]> git.pld-linux.org Git - packages/RakNet.git/commitdiff
- undos fun
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 12 May 2010 13:30:11 +0000 (13:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    RakNet.spec -> 1.2

RakNet.spec

index 675884898668eac1937c2759ff68c165ec2a9c2b..989686907c23875a5d63f685839150656f089b07 100644 (file)
@@ -1,5 +1,5 @@
-#
-# 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
@@ -15,6 +15,8 @@ Patch0:               %{name}-destdir.patch
 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
@@ -37,6 +39,7 @@ Pliki nagłówkowe biblioteki RakNet.
 
 %prep
 %setup -q -n Raknet%{ver}
+%undos Makefile Source/Makefile Source/RakVoice/Makefile
 %patch0 -p1
 %patch1 -p1
 
This page took 0.062394 seconds and 4 git commands to generate.