Author: pawelz Date: Sat Jan 2 22:02:58 2010 GMT Module: packages Tag: HEAD ---- Log message: - no need to R: group(games). It is defined in default groups file. - rel 2
---- Files affected: packages/abrick: abrick.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: packages/abrick/abrick.spec diff -u packages/abrick/abrick.spec:1.2 packages/abrick/abrick.spec:1.3 --- packages/abrick/abrick.spec:1.2 Tue Sep 29 17:20:49 2009 +++ packages/abrick/abrick.spec Sat Jan 2 23:02:53 2010 @@ -4,7 +4,7 @@ Summary(pl.UTF-8): Abandoned Bricks to gra typu tetris oparta o SDL Name: abrick Version: 1.12 -Release: 1 +Release: 2 License: GPL v2 Group: X11/Applications/Games Source0: http://dl.sourceforge.net/project/abrick/abrick/abrick-1.12/%{name}-%{version}-src.tar.gz @@ -17,7 +17,6 @@ BuildRequires: SDL_image-devel BuildRequires: SDL_mixer-devel BuildRequires: sed >= 4.0 -Requires: group(games) BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -90,6 +89,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2010/01/02 22:02:53 pawelz +- no need to R: group(games). It is defined in default groups file. +- rel 2 + Revision 1.2 2009/09/29 15:20:49 pawelz - R: group(games) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/abrick/abrick.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
