Author: megabajt Date: Wed Mar 31 20:26:12 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 2.30.0
---- Files affected: packages/gconf-editor: gconf-editor.spec (1.54 -> 1.55) ---- Diffs: ================================================================ Index: packages/gconf-editor/gconf-editor.spec diff -u packages/gconf-editor/gconf-editor.spec:1.54 packages/gconf-editor/gconf-editor.spec:1.55 --- packages/gconf-editor/gconf-editor.spec:1.54 Sat Dec 19 00:25:08 2009 +++ packages/gconf-editor/gconf-editor.spec Wed Mar 31 22:26:07 2010 @@ -2,12 +2,12 @@ Summary: An editor for the GConf configuration system Summary(pl.UTF-8): Edytor do systemu konfiguracji GConf Name: gconf-editor -Version: 2.28.0 +Version: 2.30.0 Release: 1 License: GPL v2+ Group: X11/Applications -Source0: http://ftp.gnome.org/pub/GNOME/sources/gconf-editor/2.28/%{name}-%{version}.tar.bz2 -# Source0-md5: f3f19df4ce47ca27bf69d355f24ac5ba +Source0: http://ftp.gnome.org/pub/GNOME/sources/gconf-editor/2.30/%{name}-%{version}.tar.bz2 +# Source0-md5: 2a941e3c64843be69190f38891470580 BuildRequires: GConf2-devel >= 2.24.0 BuildRequires: autoconf BuildRequires: automake >= 1:1.9 @@ -23,6 +23,7 @@ BuildRequires: rpmbuild(find_lang) >= 1.23 BuildRequires: rpmbuild(macros) >= 1.311 BuildRequires: scrollkeeper +BuildRequires: sed >= 4.0 Requires(post,postun): gtk+2 Requires(post,postun): hicolor-icon-theme Requires(post,postun): scrollkeeper @@ -40,6 +41,9 @@ %prep %setup -q +sed -i -e 's/^...@shaw//' po/LINGUAS +rm -f po/[email protected] + %build %{__intltoolize} %{__gnome_doc_common} @@ -92,6 +96,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.55 2010/03/31 20:26:07 megabajt +- updated to 2.30.0 + Revision 1.54 2009/12/18 23:25:08 megabajt - updated to 2.28.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gconf-editor/gconf-editor.spec?r1=1.54&r2=1.55&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
