SPECS: mangoquest.spec - up to 0.6.4 - builds

blekot blekot at pld-linux.org
Sun Nov 6 11:03:50 CET 2005


Author: blekot                       Date: Sun Nov  6 10:03:50 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.6.4
- builds

---- Files affected:
SPECS:
   mangoquest.spec (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: SPECS/mangoquest.spec
diff -u SPECS/mangoquest.spec:1.18 SPECS/mangoquest.spec:1.19
--- SPECS/mangoquest.spec:1.18	Sun Jul  4 16:22:53 2004
+++ SPECS/mangoquest.spec	Sun Nov  6 11:03:45 2005
@@ -2,12 +2,12 @@
 Summary:	The Blue Mago Quest - pacman style 3D game
 Summary(pl):	The Blue Mago Quest - gra 3D w stylu pacman
 Name:		mangoquest
-Version:	0.6.3a
-Release:	5
+Version:	0.6.4
+Release:	1
 License:	GPL
 Group:		X11/Applications/Games
 Source0:	http://dl.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
-# Source0-md5:	11c512c244fa6fd1f2dd546068a561fe
+# Source0-md5:	2433d792151bd87baacb33935b1e94d1
 Source1:	%{name}.desktop
 Source2:	mangopeeler.desktop
 Source3:	%{name}.png
@@ -45,8 +45,17 @@
 %{__aclocal}
 %{__autoconf}
 %{__automake}
-%configure \
-	LDFLAGS="%{rpmldflags} -L%{_libdir}" \
+
+# without this %configure will fail.
+cd mangopeeler
+rm -f missing acinclude.m4
+%{__aclocal}
+%{__autoconf}
+%{__automake}
+cd -
+
+%configure  \
+ 	LDFLAGS="-L%{_libdir}" \
 	CPPFLAGS="-I%{_includedir}"
 
 %{__make}
@@ -83,6 +92,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2005/11/06 10:03:45  blekot
+- up to 0.6.4
+- builds
+
 Revision 1.18  2004/07/04 14:22:53  havner
 - applnk -> vfolders
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mangoquest.spec?r1=1.18&r2=1.19&f=u




More information about the pld-cvs-commit mailing list