Author: qboosh Date: Sun Mar 27 05:51:07 2011 GMT Module: packages Tag: HEAD ---- Log message: - en@shaw locale is now supported (via LANGUAGE)
---- Files affected: packages/gconf-editor: gconf-editor.spec (1.58 -> 1.59) ---- Diffs: ================================================================ Index: packages/gconf-editor/gconf-editor.spec diff -u packages/gconf-editor/gconf-editor.spec:1.58 packages/gconf-editor/gconf-editor.spec:1.59 --- packages/gconf-editor/gconf-editor.spec:1.58 Fri Feb 4 19:23:44 2011 +++ packages/gconf-editor/gconf-editor.spec Sun Mar 27 07:51:02 2011 @@ -23,7 +23,6 @@ BuildRequires: rpmbuild(find_lang) >= 1.23 BuildRequires: rpmbuild(macros) >= 1.311 BuildRequires: scrollkeeper -BuildRequires: sed >= 4.0 Requires(post,postun): gtk-update-icon-cache Requires(post,postun): hicolor-icon-theme Requires(post,postun): scrollkeeper @@ -41,9 +40,6 @@ %prep %setup -q -sed -i -e 's/^en@shaw//' po/LINGUAS -rm -f po/[email protected] - %build %{__intltoolize} %{__gnome_doc_common} @@ -96,6 +92,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.59 2011/03/27 05:51:02 qboosh +- en@shaw locale is now supported (via LANGUAGE) + Revision 1.58 2011/02/04 18:23:44 wiget - Requires(post,postun): gtk-update-icon-cache ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gconf-editor/gconf-editor.spec?r1=1.58&r2=1.59&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
