packages: blobAndConquer/blobAndConquer.spec - up to 1.07 - missing files -...
lisu
lisu at pld-linux.org
Tue Sep 8 09:43:56 CEST 2009
Author: lisu Date: Tue Sep 8 07:43:56 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 1.07
- missing files -> doesn't work
---- Files affected:
packages/blobAndConquer:
blobAndConquer.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: packages/blobAndConquer/blobAndConquer.spec
diff -u packages/blobAndConquer/blobAndConquer.spec:1.2 packages/blobAndConquer/blobAndConquer.spec:1.3
--- packages/blobAndConquer/blobAndConquer.spec:1.2 Wed Jul 1 15:04:30 2009
+++ packages/blobAndConquer/blobAndConquer.spec Tue Sep 8 09:43:51 2009
@@ -2,14 +2,14 @@
Summary: 3D action game
Summary(pl.UTF-8): Trójwymiarowa gra akcji
Name: blobAndConquer
-Version: 1.06
-Release: 1
+Version: 1.07
+Release: 0.1
License: GPL v2+
Group: X11/Applications/Games
-# download it from http://www.parallelrealities.co.uk/projects/blobAndConquer.php
+# download it from http://www.parallelrealities.co.uk/projects/blobAndConquer.php
# and put it into the blobAndConquer dir
Source0: %{name}-%{version}-1.tar.gz
-# Source0-md5: 17e3dd5b42142dddbc0af85fb7470d8a
+# Source0-md5: b51cee505c1aacb21c7bb2ff57531aeb
Patch0: %{name}-makefile.patch
Patch1: %{name}-desktop.patch
URL: http://www.parallelrealities.co.uk/projects/blobAndConquer.php
@@ -18,6 +18,7 @@
BuildRequires: SDL_image-devel
BuildRequires: SDL_mixer-devel
BuildRequires: SDL_ttf-devel
+BuildRequires: rpmbuild(macros) >= 1.268
BuildRequires: zlib-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -49,16 +50,19 @@
install icons/blobAndConquer.png $RPM_BUILD_ROOT%{_pixmapsdir}
+%find_lang %{name} --all-name
+
%clean
rm -rf $RPM_BUILD_ROOT
-%files
+%files -f %{name}.lang
%defattr(644,root,root,755)
%doc doc
%attr(755,root,root) %{_bindir}/*
%dir %{_datadir}/%{name}
%{_datadir}/%{name}/blobAndConquer.pak
%{_desktopdir}/%{name}.desktop
+%{_iconsdir}/32x32/apps/blobAndConquer.png
%{_pixmapsdir}/%{name}.png
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -67,6 +71,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2009/09/08 07:43:51 lisu
+- up to 1.07
+- missing files -> doesn't work
+
Revision 1.2 2009/07/01 13:04:30 lisu
- patch out desktop file
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/blobAndConquer/blobAndConquer.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list