rpms/armacycles-ad/devel armacycles-ad-0.2.8.2.1-tCrypt-stringh.patch, NONE, 1.1 armacycles-ad.spec, 1.5, 1.6

Jon Ciesla (limb) fedora-extras-commits at redhat.com
Fri Jan 4 20:56:26 UTC 2008


Author: limb

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

Modified Files:
	armacycles-ad.spec 
Added Files:
	armacycles-ad-0.2.8.2.1-tCrypt-stringh.patch 
Log Message:
Another patch.


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

--- NEW FILE armacycles-ad-0.2.8.2.1-tCrypt-stringh.patch ---
--- src/tools/tCrypt.cpp	2008-01-04 14:46:26.000000000 -0600
+++ src/tools/tCrypt.cpp	2008-01-04 14:46:26.000000000 -0600
@@ -29,6 +29,7 @@
 #include "tMemManager.h"
 
 #include <string>
+#include <string.h>
 
 class tCryptDummy: public tCrypt
 {


Index: armacycles-ad.spec
===================================================================
RCS file: /cvs/pkgs/rpms/armacycles-ad/devel/armacycles-ad.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- armacycles-ad.spec	4 Jan 2008 20:39:31 -0000	1.5
+++ armacycles-ad.spec	4 Jan 2008 20:55:52 -0000	1.6
@@ -21,6 +21,7 @@
 Patch9: armacycles-ad-0.2.8.2.1-nSocket-stringh.patch
 Patch10: armacycles-ad-0.2.8.2.1-tArray-stringh.patch
 Patch11: armacycles-ad-0.2.8.2.1-tConfiguration-stringh.patch
+Patch12: armacycles-ad-0.2.8.2.1-tCrypt-stringh.patch
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: libxml2-devel >= 2.6.12, SDL_image-devel, SDL_mixer-devel
@@ -67,6 +68,7 @@
 %patch9 -p0
 %patch10 -p0
 %patch11 -p0
+%patch12 -p0
 
 %build
 configure_flags="--disable-sysinstall --disable-games --disable-uninstall"




More information about the fedora-extras-commits mailing list