rpms/hping3/EL-5 hping3.spec,1.4,1.5

Paul Wouters pwouters at fedoraproject.org
Mon Nov 10 05:23:59 UTC 2008


Author: pwouters

Update of /cvs/extras/rpms/hping3/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28524

Modified Files:
	hping3.spec 
Log Message:
* Sun Nov  9 2008 Paul Wouters <paul at xelerance.com> - 0.0.20051105-6
- Fix for man page, see https://bugzilla.redhat.com/show_bug.cgi?id=456675
- fix license tag



Index: hping3.spec
===================================================================
RCS file: /cvs/extras/rpms/hping3/EL-5/hping3.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- hping3.spec	29 Nov 2006 21:51:16 -0000	1.4
+++ hping3.spec	10 Nov 2008 05:23:29 -0000	1.5
@@ -1,17 +1,18 @@
 %define	cvs	20051105
 Name:    hping3
 Version: 0.0.%{cvs}
-Release: 5%{?dist}
+Release: 6%{?dist}
 Summary: TCP/IP stack auditing and much more
 
 Group: Applications/Internet
-License: GPL
+License: GPLv2
 URL: http://www.hping.org/
 Source0: http://www.hping.org/hping3-20051105.tar.gz
 Patch0: hping3-include.patch
 Patch1: hping3-bytesex.patch
 Patch2: hping3-getifnamedebug.patch
 Patch3: hping3-cflags.patch
+Patch4: hping3-man.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: libpcap-devel, tcl-devel
 Obsoletes: hping2
@@ -31,6 +32,7 @@
 %patch1 -p0 -b .bytesex
 %patch2 -p1 -b .getifnamedebug
 %patch3 -p0 -b .cflags
+%patch4 -p0 -b .man
 
 %build
 %configure --force-libpcap
@@ -59,6 +61,10 @@
 %{_mandir}/man8/*
 
 %changelog
+* Sun Nov  9 2008 Paul Wouters <paul at xelerance.com> - 0.0.20051105-6
+- Fix for man page, see https://bugzilla.redhat.com/show_bug.cgi?id=456675
+- fix license tag
+
 * Wed Nov 29 2006 Paul Wouters <paul at xelerance.com> 0.0.20051105-5
 - Rebuild for new libpcap dependancy
 




More information about the fedora-extras-commits mailing list