packages: d2x-xl/d2x-xl.spec - up to 1.15.26 - disable autoconf and autohea...

lisu lisu at pld-linux.org
Mon Feb 22 11:55:53 CET 2010


Author: lisu                         Date: Mon Feb 22 10:55:53 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 1.15.26
- disable autoconf and autoheader macros - break final configure script 

---- Files affected:
packages/d2x-xl:
   d2x-xl.spec (1.23 -> 1.24) 

---- Diffs:

================================================================
Index: packages/d2x-xl/d2x-xl.spec
diff -u packages/d2x-xl/d2x-xl.spec:1.23 packages/d2x-xl/d2x-xl.spec:1.24
--- packages/d2x-xl/d2x-xl.spec:1.23	Mon Nov 30 12:49:25 2009
+++ packages/d2x-xl/d2x-xl.spec	Mon Feb 22 11:55:48 2010
@@ -2,12 +2,12 @@
 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.14.160
+Version:	1.15.26
 Release:	0.1
 License:	GPL v2+
 Group:		X11/Applications/Games
 Source0:	http://www.descent2.de/downloads/%{name}-src-%{version}.rar
-# Source0-md5:	09a7ba9e8799abf3e4725b2e5f0ce72d
+# Source0-md5:	d700d3ff9210c5161961594bcad5af26
 URL:		http://www.descent2.de/
 BuildRequires:	OpenGL-GLU-devel
 BuildRequires:	OpenGL-devel
@@ -39,11 +39,12 @@
 
 %build
 %{__aclocal}
-%{__autoconf}
-%{__autoheader}
+#%{__autoconf}
+#%{__autoheader}
 %{__automake}
 chmod u+x configure
-%configure
+%configure \
+	--enable-release=yes
 %{__make}
 
 %install
@@ -66,6 +67,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2010/02/22 10:55:48  lisu
+- up to 1.15.26
+- disable autoconf and autoheader macros - break final configure script
+
 Revision 1.23  2009/11/30 11:49:25  lisu
 - drop "-O3" option (use sed)
 
================================================================

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



More information about the pld-cvs-commit mailing list