Author: glen                         Date: Wed May 12 13:30:16 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- undos fun

---- Files affected:
packages/RakNet:
   RakNet.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/RakNet/RakNet.spec
diff -u packages/RakNet/RakNet.spec:1.1 packages/RakNet/RakNet.spec:1.2
--- packages/RakNet/RakNet.spec:1.1     Wed May 12 15:10:51 2010
+++ packages/RakNet/RakNet.spec Wed May 12 15:30:11 2010
@@ -1,6 +1,6 @@
 # $Revision$, $Date$
-#
-# NOTE: RakNet 3.x is available, but it is not under GPL License
+# NOTE
+# - RakNet 3.x is available, but it is not under GPL License
 #
 %define                ver     %(echo %{version} | tr . _)
 Summary:       Networking engine for game programmers
@@ -16,6 +16,8 @@
 Patch1:                %{name}-flags.patch
 URL:           http://www.jenkinssoftware.com/
 BuildRequires: pkgconfig
+BuildRequires: rpmbuild(macros) >= 1.553
+BuildRequires: sed >= 4.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -38,6 +40,7 @@
 
 %prep
 %setup -q -n Raknet%{ver}
+%undos Makefile Source/Makefile Source/RakVoice/Makefile
 %patch0 -p1
 %patch1 -p1
 
@@ -74,6 +77,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2010/05/12 13:30:11  glen
+- undos fun
+
 Revision 1.1  2010/05/12 13:10:51  lisu
 - initial
-
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/RakNet/RakNet.spec?r1=1.1&r2=1.2&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to