packages: blobAndConquer/blobAndConquer.spec - up to 1.09 - icons go to /us...

lisu lisu at pld-linux.org
Mon Oct 26 12:06:22 CET 2009


Author: lisu                         Date: Mon Oct 26 11:06:22 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 1.09
- icons go to /usr/share/icons/hicolor
- don't install useless files

---- Files affected:
packages/blobAndConquer:
   blobAndConquer.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: packages/blobAndConquer/blobAndConquer.spec
diff -u packages/blobAndConquer/blobAndConquer.spec:1.5 packages/blobAndConquer/blobAndConquer.spec:1.6
--- packages/blobAndConquer/blobAndConquer.spec:1.5	Mon Oct  5 14:05:34 2009
+++ packages/blobAndConquer/blobAndConquer.spec	Mon Oct 26 12:06:16 2009
@@ -2,14 +2,15 @@
 Summary:	3D action game
 Summary(pl.UTF-8):	Trójwymiarowa gra akcji
 Name:		blobAndConquer
-Version:	1.08
+Version:	1.09
 Release:	0.1
 License:	GPL v2+
 Group:		X11/Applications/Games
-Source0:	http://www.parallelrealities.co.uk/download/1e0beca9/blobAndConquer/%{name}-%{version}-1.tar.gz
-# Source0-md5:	d78a46c410614f5379959af21a0c4fff
+Source0:	http://www.parallelrealities.co.uk/download/e790f207/blobAndConquer/%{name}-%{version}-1.tar.gz
+# Source0-md5:	e832c6ccc4e56123c0bed50b5e973c1b
 Patch0:		%{name}-makefile.patch
 Patch1:		%{name}-desktop.patch
+Patch2:		%{name}-usless_files.patch
 URL:		http://www.parallelrealities.co.uk/projects/blobAndConquer.php
 BuildRequires:	OpenGL-GLU-devel
 BuildRequires:	OpenGL-devel
@@ -32,6 +33,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %{__make} \
@@ -60,8 +62,8 @@
 %dir %{_datadir}/%{name}
 %{_datadir}/%{name}/blobAndConquer.pak
 %{_desktopdir}/%{name}.desktop
-%dir %{_iconsdir}/32x32/apps/
-%{_iconsdir}/32x32/apps/blobAndConquer.png
+%dir %{_iconsdir}/hicolor/32x32/apps/
+%{_iconsdir}/hicolor/32x32/apps/blobAndConquer.png
 %{_pixmapsdir}/%{name}.png
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -70,6 +72,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2009/10/26 11:06:16  lisu
+- up to 1.09
+- icons go to /usr/share/icons/hicolor
+- don't install useless files
+
 Revision 1.5  2009/10/05 12:05:34  lisu
 - add one more thing in previous commit log
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/blobAndConquer/blobAndConquer.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list