Author: lisu Date: Wed Oct 6 08:13:18 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 2.6.2 - add -useless_files.patch
---- Files affected: packages/lbreakout2: lbreakout2.spec (1.30 -> 1.31) ---- Diffs: ================================================================ Index: packages/lbreakout2/lbreakout2.spec diff -u packages/lbreakout2/lbreakout2.spec:1.30 packages/lbreakout2/lbreakout2.spec:1.31 --- packages/lbreakout2/lbreakout2.spec:1.30 Tue Jan 19 22:00:04 2010 +++ packages/lbreakout2/lbreakout2.spec Wed Oct 6 10:13:12 2010 @@ -2,14 +2,15 @@ Summary: Arkanoid clone Summary(pl.UTF-8): Klon Arkanoida Name: lbreakout2 -Version: 2.6.1 +Version: 2.6.2 Release: 1 License: GPL v2+ Group: X11/Applications/Games Source0: http://downloads.sourceforge.net/lgames/%{name}-%{version}.tar.gz -# Source0-md5: 0360a50c038db26c75c4dc84bcee3196 +# Source0-md5: f8b5b6c6d08aa7eacc7c3050e6c888ec Source1: %{name}.desktop Source2: %{name}.png +Patch0: %{name}-useless_files.patch URL: http://lgames.sourceforge.net/index.php?project=LBreakout2 BuildRequires: SDL-devel >= 1.1.5 BuildRequires: SDL_mixer-devel @@ -33,6 +34,7 @@ %prep %setup -q +%patch0 -p1 %build %{__aclocal} @@ -61,7 +63,7 @@ %files -f %{name}.lang %defattr(644,root,root,755) %doc AUTHORS ChangeLog README TODO docs/*{html,jpg} -%attr(755,root,root) %{_bindir}/* +%attr(755,root,root) %{_bindir}/lbreakout2* %{_datadir}/lbreakout2 %attr(664,root,games) %config(noreplace) %verify(not md5 mtime size) /var/games/lbreakout* %{_desktopdir}/*.desktop @@ -73,6 +75,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.31 2010/10/06 08:13:12 lisu +- updated to 2.6.2 +- add -useless_files.patch + Revision 1.30 2010/01/19 21:00:04 sparky - BR: gettext-devel ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lbreakout2/lbreakout2.spec?r1=1.30&r2=1.31&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
