SPECS: asc.spec - up to 2.1.0.0 - autotools don't work

lisu lisu at pld-linux.org
Sat Apr 26 11:27:59 CEST 2008


Author: lisu                         Date: Sat Apr 26 09:27:59 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 2.1.0.0
- autotools don't work

---- Files affected:
SPECS:
   asc.spec (1.34 -> 1.35) 

---- Diffs:

================================================================
Index: SPECS/asc.spec
diff -u SPECS/asc.spec:1.34 SPECS/asc.spec:1.35
--- SPECS/asc.spec:1.34	Sat Jan  5 16:21:27 2008
+++ SPECS/asc.spec	Sat Apr 26 11:27:54 2008
@@ -6,12 +6,12 @@
 Summary:	Advanced Strategic Command - a free, turn based strategy game
 Summary(pl.UTF-8):	Advanced Strategic Command - turowa gra strategiczna
 Name:		asc
-Version:	2.0.1.0
+Version:	2.1.0.0
 Release:	0.1
 License:	GPL v2+
 Group:		X11/Applications/Games/Strategy
 Source0:	http://dl.sourceforge.net/asc-hq/%{name}-%{version}.tar.bz2
-# Source0-md5:	2758e2bbbd5892ccba8d9b4ac5a6d6af
+# Source0-md5:	d76cf500bebdddd8e7d2a094b532e6af
 Source1:	%{name}.desktop
 Source2:	%{name}.xpm
 URL:		http://www.asc-hq.org/
@@ -19,8 +19,8 @@
 BuildRequires:	SDL_mixer-devel >= 1.2
 BuildRequires:	SDL_sound-devel
 BuildRequires:	SDL-devel >= 1.2.2
-BuildRequires:	autoconf
-BuildRequires:	automake
+#BuildRequires:	autoconf
+#BuildRequires:	automake
 BuildRequires:	boost-regex-devel
 BuildRequires:	bzip2-devel >= 1.0.0
 BuildRequires:	expat-devel
@@ -28,7 +28,7 @@
 BuildRequires:	libjpeg-devel
 BuildRequires:	libpng-devel
 BuildRequires:	libsigc++12-devel >= 1.2
-BuildRequires:	libtool >= 2:1.5
+#BuildRequires:	libtool >= 2:1.5
 BuildRequires:	physfs-devel
 BuildRequires:	pkgconfig
 Obsoletes:	asc-music
@@ -47,12 +47,14 @@
 %prep
 %setup -q
 
+# some problems with autotools in this version,
+# probably different versions of one of the build tools
 %build
-%{__libtoolize}
-%{__aclocal}
-%{__autoconf}
-%{__autoheader}
-%{__automake}
+#%%{__libtoolize}
+#%%{__aclocal}
+#%%{__autoconf}
+#%%{__autoheader}
+#%%{__automake}
 %configure
 %{__make}
 
@@ -86,6 +88,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2008-04-26 09:27:54  lisu
+- up to 2.1.0.0
+- autotools don't work
+
 Revision 1.34  2008-01-05 15:21:27  qboosh
 - more BRs
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/asc.spec?r1=1.34&r2=1.35&f=u



More information about the pld-cvs-commit mailing list