Author: lisu                         Date: Mon Jul 12 10:06:05 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 1.15.77
- autoconf and autoheader macros disabled again
- drop useless patch (give additional library to link with via configure script)

---- Files affected:
packages/d2x-xl:
   d2x-xl.spec (1.31 -> 1.32) 

---- Diffs:

================================================================
Index: packages/d2x-xl/d2x-xl.spec
diff -u packages/d2x-xl/d2x-xl.spec:1.31 packages/d2x-xl/d2x-xl.spec:1.32
--- packages/d2x-xl/d2x-xl.spec:1.31    Sat Jun 12 23:10:06 2010
+++ packages/d2x-xl/d2x-xl.spec Mon Jul 12 12:05:59 2010
@@ -2,20 +2,19 @@
 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.74
+Version:       1.15.77
 Release:       0.1
 License:       GPL v2+
 Group:         X11/Applications/Games
 Source0:       http://www.descent2.de/downloads/%{name}-src-%{version}.rar
-# Source0-md5: a01939fd96530efcadf704815c216a23
-Patch0:                %{name}-link.patch
+# Source0-md5: 1ef830402fe64db2acc15df63b93ab95
 URL:           http://www.descent2.de/
 BuildRequires: OpenGL-GLU-devel
 BuildRequires: OpenGL-devel
 BuildRequires: SDL-devel >= 1.2.8
 BuildRequires: SDL_image-devel
 BuildRequires: SDL_mixer-devel
-BuildRequires: autoconf
+#BuildRequires:        autoconf
 BuildRequires: automake
 BuildRequires: curl-devel
 BuildRequires: glew-devel
@@ -37,18 +36,17 @@
 rm INSTALL
 unrar x -idq d2x-xl-makefiles.rar
 
-%patch0 -p1
-
-%{__sed} -i 's/-O3//' configure.ac
+%{__sed} -i 's/-O3//' configure
 %{__sed} -i '/dialheap.h/d' main/gamedata.cpp
 
 %build
 %{__aclocal}
-%{__autoconf}
-%{__autoheader}
+#%%{__autoconf}
+#%%{__autoheader}
 %{__automake}
 chmod u+x configure
 %configure \
+       LIBS="-lstdc++" \
        --enable-release=yes
 %{__make}
 
@@ -72,6 +70,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.32  2010/07/12 10:05:59  lisu
+- up to 1.15.77
+- autoconf and autoheader macros disabled again
+- drop useless patch (give additional library to link with via configure 
script)
+
 Revision 1.31  2010/06/12 21:10:06  lisu
 - 1.15.74
 - add -link.patch which adds missing lstdc++ to LIBS
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/d2x-xl/d2x-xl.spec?r1=1.31&r2=1.32&f=u

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

Reply via email to