rpms/armacycles-ad/devel armacycles-ad-0.2.8.2.1-nSocket-stringh.patch, NONE, 1.1 armacycles-ad.spec, 1.3, 1.4

Jon Ciesla (limb) fedora-extras-commits at redhat.com
Fri Jan 4 19:46:51 UTC 2008


Author: limb

Update of /cvs/pkgs/rpms/armacycles-ad/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28777

Modified Files:
	armacycles-ad.spec 
Added Files:
	armacycles-ad-0.2.8.2.1-nSocket-stringh.patch 
Log Message:
Patch.


armacycles-ad-0.2.8.2.1-nSocket-stringh.patch:

--- NEW FILE armacycles-ad-0.2.8.2.1-nSocket-stringh.patch ---
--- src/network/nSocket.cpp	2008-01-04 13:12:30.000000000 -0600
+++ src/network/nSocket.cpp	2008-01-04 13:12:30.000000000 -0600
@@ -38,6 +38,7 @@
 
 #include <string>
 #include <stdio.h>
+#include <string.h>
 
 #include <sys/types.h>
 


Index: armacycles-ad.spec
===================================================================
RCS file: /cvs/pkgs/rpms/armacycles-ad/devel/armacycles-ad.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- armacycles-ad.spec	4 Jan 2008 19:03:27 -0000	1.3
+++ armacycles-ad.spec	4 Jan 2008 19:46:14 -0000	1.4
@@ -17,7 +17,8 @@
 Patch5: armacycles-ad-0.2.8.2.1-nKrawall-stringh.patch
 Patch6: armacycles-ad-0.2.8.2.1-gAIBase-cstdlib.patch
 Patch7: armacycles-ad-0.2.8.2.1-nNetwork-stringh.patch
-patch8: armacycles-ad-0.2.8.2.1-gCycle-memory.patch
+Patch8: armacycles-ad-0.2.8.2.1-gCycle-memory.patch
+Patch9: armacycles-ad-0.2.8.2.1-nSocket-stringh.patch
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: libxml2-devel >= 2.6.12, SDL_image-devel, SDL_mixer-devel
@@ -61,6 +62,7 @@
 %patch6 -p0
 %patch7 -p0
 %patch8 -p0
+%patch9 -p0
 
 %build
 configure_flags="--disable-sysinstall --disable-games --disable-uninstall"




More information about the fedora-extras-commits mailing list