packages: zaz/zaz.spec - up to 0.3.0 - add --with-icondir to point where ic...

lisu lisu at pld-linux.org
Wed Oct 7 15:23:32 CEST 2009


Author: lisu                         Date: Wed Oct  7 13:23:32 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 0.3.0
- add --with-icondir to point where icon should go

---- Files affected:
packages/zaz:
   zaz.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: packages/zaz/zaz.spec
diff -u packages/zaz/zaz.spec:1.3 packages/zaz/zaz.spec:1.4
--- packages/zaz/zaz.spec:1.3	Fri Aug 28 16:36:47 2009
+++ packages/zaz/zaz.spec	Wed Oct  7 15:23:25 2009
@@ -2,12 +2,12 @@
 Summary:	An arcade action puzzle game
 Summary(pl.UTF-8):	Zręcznościowa gra logiczna
 Name:		zaz
-Version:	0.2.9
+Version:	0.3.0
 Release:	1
 License:	GPL v3+
 Group:		X11/Applications/Games
 Source0:	http://dl.sourceforge.net/zaz/%{name}-%{version}.tar.gz
-# Source0-md5:	74dca44e4d1d9956d551f17759e80a38
+# Source0-md5:	d0e625ee9b8d4823955686048ac69d0a
 Patch0:		%{name}-desktop.patch
 Patch1:		%{name}-usless_files.patch
 URL:		http://zaz.sourceforge.net/
@@ -16,7 +16,7 @@
 BuildRequires:	SDL_image-devel
 BuildRequires:	autoconf
 BuildRequires:	automake
-BuildRequires:	ftgl-devel
+BuildRequires:	ftgl-devel >= 2.1.3
 BuildRequires:	libdrm-devel
 BuildRequires:	libogg-devel
 BuildRequires:	libtheora-devel
@@ -49,7 +49,8 @@
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-%configure
+%configure \
+	--with-icondir="%{_pixmapsdir}"
 %{__make}
 
 %install
@@ -77,6 +78,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2009/10/07 13:23:25  lisu
+- up to 0.3.0
+- add --with-icondir to point where icon should go
+
 Revision 1.3  2009/08/28 14:36:47  lisu
 - little change by adapter
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/zaz/zaz.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list