]> git.pld-linux.org Git - packages/RakNet.git/blobdiff - RakNet.spec
- undos fun
[packages/RakNet.git] / 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.063749 seconds and 4 git commands to generate.