Changelog for
nmap-frontend-2.54BETA7-2.i386.rpm :
Fri Nov 3 23:00:00 2000 Tim Powers
- fixed nmapdatadir in the install section, forgot lto include
$RPM_BUILD_ROOT in the path
Thu Nov 2 23:00:00 2000 Tim Powers
- update to nmap-2.54BETA7 to possibly fix bug #20199
- use the desktop file provided by the package instead of using my own
- patches in previous version are depreciated. Included in SRPM for
reference only
Tue Jul 25 00:00:00 2000 Prospector
- rebuilt
Tue Jul 11 00:00:00 2000 Tim Powers
- rebuilt
Thu Jun 29 00:00:00 2000 Tim Powers
- rebuilt package
Fri Jun 9 00:00:00 2000 Tim Powers
- fixed man pages so that they are in an FHS compliant location
- use %makeinstall
- use predefined RPM macros wherever possible
Wed May 17 00:00:00 2000 Tim Powers
- updated to 2.53
- using applnk now
- use
CFLAGS=\"${CFLAGS:--O2 -march=i386 -mcpu=i686}\" ; export CFLAGS ;
CXXFLAGS=\"${CXXFLAGS:--O2 -march=i386 -mcpu=i686}\" ; export CXXFLAGS ;
FFLAGS=\"${FFLAGS:--O2 -march=i386 -mcpu=i686}\" ; export FFLAGS ;
[ -f configure.in ] && libtoolize --copy --force ;
./configure i386-redhat-linux \\
--prefix=/usr \\
--exec-prefix=/usr \\
--bindir=/usr/bin \\
--sbindir=/usr/sbin \\
--sysconfdir=/etc \\
--datadir=/usr/share \\
--includedir=/usr/include \\
--libdir=/usr/lib \\
--libexecdir=/usr/libexec \\
--localstatedir=/var \\
--sharedstatedir=/usr/com \\
--mandir=/usr/share/man \\
--infodir=/usr/share/info, and /usr where possible
- removed redundant defines at top of spec file
Mon Dec 13 23:00:00 1999 Tim Powers
- based on origional spec file from
http://www.insecure.org/nmap/index.html#download
- general cleanups, removed lots of commenrts since it madethe spec hard to
read
- changed group to Applications/System
- quiet setup
- no need to create dirs in the install section, \"make
prefix=$RPM_BUILD_ROOT&{prefix} install\" does this.
- using defined %{prefix}, 2.54BETA7 etc. for easier/quicker maint.
- added docs
- gzip man pages
- strip after files have been installed into buildroot
- created separate package for the frontend so that Gtk+ isn\'t needed for the
CLI nmap
- not using -f in files section anymore, no need for it since there aren\'t that
many files/dirs
- added desktop entry for gnome
Sun Jan 10 23:00:00 1999 Fyodor
- Merged in spec file sent in by Ian Macdonald
Tue Dec 29 23:00:00 1998 Fyodor
- Made some changes, and merged in another .spec file sent in
by Oren Tirosh
Mon Dec 21 23:00:00 1998 Riku Meskanen
- initial build for RH 5.x