Author: qrczak Date: Wed Jan 17 16:36:54 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - gnome-system-tools-plural.patch: Fixed translations where gettext complains about too many plural forms - Release 6
---- Files affected: SPECS: gnome-system-tools.spec (1.56 -> 1.57) ---- Diffs: ================================================================ Index: SPECS/gnome-system-tools.spec diff -u SPECS/gnome-system-tools.spec:1.56 SPECS/gnome-system-tools.spec:1.57 --- SPECS/gnome-system-tools.spec:1.56 Sat Sep 2 00:48:54 2006 +++ SPECS/gnome-system-tools.spec Wed Jan 17 17:36:49 2007 @@ -3,13 +3,14 @@ Summary(pl): GNOME System Tools - narzędzia systemowe GNOME Name: gnome-system-tools Version: 2.14.0 -Release: 5 +Release: 6 License: GPL v2 Group: Applications/System Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-system-tools/2.14/%{name}-%{version}.tar.bz2 # Source0-md5: 3aded3a37f4f5b4962bf253d25cebea1 Patch0: %{name}-desktop.patch Patch1: %{name}-locale.patch +Patch2: %{name}-plural.patch URL: http://www.gnome.org/projects/gst/ BuildRequires: autoconf >= 2.52 BuildRequires: automake @@ -55,6 +56,7 @@ %setup -q %patch0 -p1 %patch1 -p0 +%patch2 -p1 %build %{__intltoolize} @@ -121,6 +123,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.57 2007/01/17 16:36:49 qrczak +- gnome-system-tools-plural.patch: Fixed translations where gettext + complains about too many plural forms +- Release 6 + Revision 1.56 2006/09/01 22:48:54 grzegol - 2.14.0 on HEAD, 2.15.x on DEVEL ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnome-system-tools.spec?r1=1.56&r2=1.57&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
