From ab6ab83942c34347cdb8c85fccf7d853dacabcc6 Mon Sep 17 00:00:00 2001 From: david Date: Thu, 22 Nov 2007 08:41:23 +0000 Subject: [PATCH] Add a note about AutoReqProv: no to zenmap.spec.in. --- zenmap.spec.in | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/zenmap.spec.in b/zenmap.spec.in index 256b41efc..2638fee67 100644 --- a/zenmap.spec.in +++ b/zenmap.spec.in @@ -72,5 +72,10 @@ gzip $RPM_BUILD_ROOT%{_mandir}/man1/* || : * Thu Nov 22 2007 David Fifield (david(a)bamsoftware.com) - Use an explicit --with-zenmap. +* Fri Nov 16 2007 David Fifield (david(a)bamsoftware.com) +- Add AutoReqProv: no. This keeps dependencies from being calculated + automatically. This is because we don't want RPM to say the package + depends on python(abi) = 2.4, say, when it doesn't really. + * Thu Nov 08 2007 David Fifield (david(a)bamsoftware.com) - Split the zenmap subpackage into its own spec file.