rpms/hping3/F-9 hping3.spec,1.8,1.9

Paul Wouters pwouters at fedoraproject.org
Mon Nov 10 05:54:00 UTC 2008


Author: pwouters

Update of /cvs/extras/rpms/hping3/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32474

Modified Files:
	hping3.spec 
Log Message:
* Nov  7 2008 Paul Wouters <paul at xelerance.com> - 0.0.20051105-11
- 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/F-9/hping3.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- hping3.spec	19 Feb 2008 20:09:32 -0000	1.8
+++ hping3.spec	10 Nov 2008 05:53:30 -0000	1.9
@@ -1,17 +1,18 @@
 %define	cvs	20051105
 Name:    hping3
 Version: 0.0.%{cvs}
-Release: 9%{?dist}
+Release: 10%{?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-10
+- Fix for man page, see https://bugzilla.redhat.com/show_bug.cgi?id=456675
+- Fix license tag
+
 * Tue Feb 19 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 0.0.20051105-9
 - Autorebuild for GCC 4.3
 




More information about the scm-commits mailing list