1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-03 21:29:01 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
fyodor
29c912f394 URL change from http://insecure.org/nmap/* to http://nmap.org/* 2008-01-17 07:22:03 +00:00
david
f573a7426e Update changelog of zenmap.spec.in. 2007-11-27 18:39:56 +00:00
david
84e831b717 Make the man page directory before attempting to copy the man page in
zenmap.spec.in. "make distro" works for me.
2007-11-27 18:38:33 +00:00
david
f3ea111cb0 Install zenmap.1 in zenmap.spec.in, not Makefile. 2007-11-27 08:19:17 +00:00
david
93fb0fc165 Install zenmap.1 and package it in the Zenmap RPM. 2007-11-27 07:45:08 +00:00
david
ab6ab83942 Add a note about AutoReqProv: no to zenmap.spec.in. 2007-11-22 08:41:23 +00:00
david
a8e9dbf814 Use an explicit --with-zenmap in zenmap.spec.in. 2007-11-22 08:38:41 +00:00
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