rpms/hping3/F-8 hping3.spec,1.6,1.7

Paul Wouters pwouters at fedoraproject.org
Mon Nov 10 05:28:04 UTC 2008


Author: pwouters

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

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



Index: hping3.spec
===================================================================
RCS file: /cvs/extras/rpms/hping3/F-8/hping3.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- hping3.spec	23 Feb 2007 04:32:19 -0000	1.6
+++ hping3.spec	10 Nov 2008 05:27:34 -0000	1.7
@@ -1,7 +1,7 @@
 %define	cvs	20051105
 Name:    hping3
 Version: 0.0.%{cvs}
-Release: 7%{?dist}
+Release: 8%{?dist}
 Summary: TCP/IP stack auditing and much more
 
 Group: Applications/Internet
@@ -12,6 +12,7 @@
 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,9 @@
 %{_mandir}/man8/*
 
 %changelog
+* Sun Nov  9 2008 Paul Wouters <paul at xelerance.com> - 0.0.20051105-8
+- Fix for man page, see https://bugzilla.redhat.com/show_bug.cgi?id=456675
+
 * Fri Feb 22 2007 Paul Wouters <paul at xelerance.com> 0.0.20051105-7
 - Rebuild for new tcl 8.4 dependancy (it got rolled back)
 




More information about the fedora-extras-commits mailing list