rpms/hping3/F-11 hping3-bytesex.patch, 1.4, 1.5 hping3.spec, 1.13, 1.14

Dan Horák sharkcz at fedoraproject.org
Mon May 25 07:37:34 UTC 2009


Author: sharkcz

Update of /cvs/pkgs/rpms/hping3/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3651

Modified Files:
	hping3-bytesex.patch hping3.spec 
Log Message:
* Mon May 25 2009 Dan Horak <dan[at]danny.cz> - 0.0.20051105-14
- update the bytesex patch to include s390/s390x arch


hping3-bytesex.patch:

Index: hping3-bytesex.patch
===================================================================
RCS file: /cvs/pkgs/rpms/hping3/F-11/hping3-bytesex.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- hping3-bytesex.patch	28 Nov 2008 02:38:48 -0000	1.4
+++ hping3-bytesex.patch	25 May 2009 07:37:33 -0000	1.5
@@ -1,7 +1,6 @@
-diff -up bytesex.h.bytesex bytesex.h
---- bytesex.h.bytesex	2003-08-31 13:23:48.000000000 -0400
-+++ bytesex.h	2008-11-13 18:48:14.000000000 +0900
-@@ -11,6 +11,9 @@
+--- bytesex.h.orig	2003-08-31 19:23:48.000000000 +0200
++++ bytesex.h	2009-05-25 09:09:25.000000000 +0200
+@@ -9,9 +9,13 @@
  
  #if 	defined(__i386__) \
  	|| defined(__alpha__) \
@@ -11,3 +10,7 @@ diff -up bytesex.h.bytesex bytesex.h
  	|| (defined(__mips__) && (defined(MIPSEL) || defined (__MIPSEL__)))
  #define BYTE_ORDER_LITTLE_ENDIAN
  #elif 	defined(__mc68000__) \
++	|| defined (__s390__) \
+ 	|| defined (__sparc__) \
+ 	|| defined (__sparc) \
+ 	|| defined (__PPC__) \


Index: hping3.spec
===================================================================
RCS file: /cvs/pkgs/rpms/hping3/F-11/hping3.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- hping3.spec	25 Feb 2009 03:59:38 -0000	1.13
+++ hping3.spec	25 May 2009 07:37:33 -0000	1.14
@@ -1,7 +1,7 @@
-%define	cvs	20051105
+%define  cvs 20051105
 Name:    hping3
 Version: 0.0.%{cvs}
-Release: 13%{?dist}
+Release: 14%{?dist}
 Summary: TCP/IP stack auditing and much more
 
 Group: Applications/Internet
@@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man8/*
 
 %changelog
+* Mon May 25 2009 Dan Horak <dan[at]danny.cz> - 0.0.20051105-14
+- update the bytesex patch to include s390/s390x arch
+
 * Tue Feb 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.0.20051105-13
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list