]> git.pld-linux.org Git - packages/d2x-xl.git/commitdiff
- 1.15.89
authorlisu <lisu@pld-linux.org>
Mon, 4 Oct 2010 11:55:31 +0000 (11:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- fix building by patching segment.cpp file

Changed files:
    d2x-xl.spec -> 1.37

d2x-xl.spec

index f93b260a61c6d77e91e6ee299047ab42841946d0..27b8b32adcfa60bb1cc20b3768ddb34326aba73a 100644 (file)
@@ -1,12 +1,13 @@
 Summary:       D2X-XL - port of Descent 2 to OpenGL
 Summary(pl.UTF-8):     D2X-XL - port Descenta 2 do OpenGL-a
 Name:          d2x-xl
-Version:       1.15.87
+Version:       1.15.89
 Release:       0.1
 License:       GPL v2+
 Group:         X11/Applications/Games
 Source0:       http://www.descent2.de/downloads/%{name}-src-%{version}.7z
-# Source0-md5: de0d473239b7a45a58f9f62fd614306b
+# Source0-md5: 41355662b87111a228a34a1620d7b229
+Patch0:                %{name}-byte.patch
 URL:           http://www.descent2.de/
 BuildRequires: OpenGL-GLU-devel
 BuildRequires: OpenGL-devel
@@ -33,6 +34,7 @@ D2X-XL - port Descenta 2 do OpenGL-a.
 7z x %{SOURCE0}
 7z x -y d2x-xl-makefiles.7z
 
+%patch0 -p1
 %{__sed} -i 's/-O3//' configure
 %{__sed} -i '/dialheap.h/d' main/gamedata.cpp
 
This page took 0.090004 seconds and 4 git commands to generate.