Author: sls Date: Mon Mar 31 16:54:39 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - fixed locale name
---- Files affected: SPECS: toppler.spec (1.21 -> 1.22) ---- Diffs: ================================================================ Index: SPECS/toppler.spec diff -u SPECS/toppler.spec:1.21 SPECS/toppler.spec:1.22 --- SPECS/toppler.spec:1.21 Fri Jul 20 01:19:01 2007 +++ SPECS/toppler.spec Mon Mar 31 18:54:34 2008 @@ -3,13 +3,14 @@ Summary(pl.UTF-8): Gra z rodzaju 'skacz i biegnij' Name: toppler Version: 1.1.3 -Release: 1 +Release: 2 License: GPL v2+ Group: X11/Applications/Games Source0: http://dl.sourceforge.net/toppler/%{name}-%{version}.tar.gz # Source0-md5: 15ee44094e6a4e2a4f5f9b661f3fb617 Source1: %{name}.desktop Patch0: %{name}-Makefile.patch +Patch1: %{name}-locale.patch URL: http://toppler.sourceforge.net/ BuildRequires: SDL-devel >= 1.2 BuildRequires: SDL_mixer-devel >= 1.2 @@ -43,6 +44,9 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 + +mv -f po/{cz,cs}.po %build %{__gettextize} @@ -84,6 +88,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.22 2008-03-31 16:54:34 sls +- fixed locale name + Revision 1.21 2007-07-19 23:19:01 lisu - 1.1.3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/toppler.spec?r1=1.21&r2=1.22&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
