rpms/hping3/devel hping3.spec,1.9,1.10

Paul Wouters pwouters at fedoraproject.org
Mon Nov 10 05:12:35 UTC 2008


Author: pwouters

Update of /cvs/extras/rpms/hping3/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27440

Modified Files:
	hping3.spec 
Log Message:
* Fri 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



Index: hping3.spec
===================================================================
RCS file: /cvs/extras/rpms/hping3/devel/hping3.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- hping3.spec	31 Jul 2008 17:11:33 -0000	1.9
+++ hping3.spec	10 Nov 2008 05:12:04 -0000	1.10
@@ -1,7 +1,7 @@
 %define	cvs	20051105
 Name:    hping3
 Version: 0.0.%{cvs}
-Release: 10%{?dist}
+Release: 11%{?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
+* Fri 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
+
 * Thu Jul 31 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.0.20051105-10
 - fix license tag
 




More information about the fedora-extras-commits mailing list