1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-01 20:39:02 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
david
85ab7254fa Re-override distutils's overriding of the Python interpreter path to be
"/usr/bin/env python" when DESTDIR is defined. This keeps from hardcoding a
specific interpreter location when building for installation on another
machine.
2007-11-16 22:18:09 +00:00
david
c6739547ef Change the dependency from gtk2 to pygtk2 in zenmap.spec.in. 2007-11-16 19:38:07 +00:00
david
5ad8ce148d Add
AutoReqProv: no
to zenmap.spec.in. 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. To replace
the automatic dependency calculation I added an explicit dependency on
python >= 2.4.
2007-11-16 19:35:38 +00:00
david
809a1e4612 Change paths in Makefile and zenmap.spec.in to match Zenmap file name changes. 2007-11-15 20:51:55 +00:00
david
fce25930e5 Give PYTHON as an argument to configure and not to both invocations of make in
zenmap.spec.in.
2007-11-11 18:49:43 +00:00
fyodor
af72dd2ae7 add dependency for python-sqlite2 2007-11-09 10:43:07 +00:00
david
72d231d5df Add nmapfe and xnmap to Zenmap's spec file. 2007-11-09 06:03:40 +00:00
david
65abaee9f3 Split the zenmap RPM subpackage into its own spec file. 2007-11-08 08:17:35 +00:00