Author: megabajt Date: Thu Aug 30 10:32:02 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.18.2
---- Files affected: SPECS: gconf-editor.spec (1.44 -> 1.45) ---- Diffs: ================================================================ Index: SPECS/gconf-editor.spec diff -u SPECS/gconf-editor.spec:1.44 SPECS/gconf-editor.spec:1.45 --- SPECS/gconf-editor.spec:1.44 Tue Mar 13 16:38:36 2007 +++ SPECS/gconf-editor.spec Thu Aug 30 12:31:57 2007 @@ -2,16 +2,16 @@ Summary: An editor for the GConf configuration system Summary(pl.UTF-8): Edytor do systemu konfiguracji GConf Name: gconf-editor -Version: 2.18.0 +Version: 2.18.2 Release: 1 License: GPL v2+ Group: X11/Applications -Source0: http://ftp.gnome.org/pub/gnome/sources/gconf-editor/2.18/%{name}-%{version}.tar.bz2 -# Source0-md5: cbaefa1ff8a548a3d381c67aed426fb7 +Source0: http://ftp.gnome.org/pub/GNOME/sources/gconf-editor/2.18/%{name}-%{version}.tar.bz2 +# Source0-md5: e40f51b3cb2809b882c29d45b71657bd BuildRequires: GConf2-devel >= 2.18.0.1 BuildRequires: autoconf BuildRequires: automake -BuildRequires: gnome-common >= 2.12.0 +BuildRequires: gnome-common >= 2.18.0 BuildRequires: gnome-doc-utils >= 0.10.1 BuildRequires: gtk+2-devel >= 2:2.10.10 BuildRequires: libgnomeui-devel >= 2.18.0 @@ -35,6 +35,7 @@ %setup -q %build +mkdir m4 %{__intltoolize} %{__gnome_doc_common} %{__libtoolize} @@ -78,9 +79,13 @@ %{_pixmapsdir}/* %dir %{_omf_dest_dir}/%{name} %{_omf_dest_dir}/gconf-editor/gconf-editor-C.omf +%lang(de) %{_omf_dest_dir}/gconf-editor/gconf-editor-de.omf +%lang(es) %{_omf_dest_dir}/gconf-editor/gconf-editor-es.omf %lang(fr) %{_omf_dest_dir}/gconf-editor/gconf-editor-fr.omf %lang(it) %{_omf_dest_dir}/gconf-editor/gconf-editor-it.omf +%lang(oc) %{_omf_dest_dir}/gconf-editor/gconf-editor-oc.omf %lang(sv) %{_omf_dest_dir}/gconf-editor/gconf-editor-sv.omf +%lang(uk) %{_omf_dest_dir}/gconf-editor/gconf-editor-uk.omf %{_sysconfdir}/gconf/schemas/gconf-editor.schemas %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -89,6 +94,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.45 2007/08/30 10:31:57 megabajt +- updated to 2.18.2 + Revision 1.44 2007/03/13 15:38:36 megabajt - updated to 2.18.0 - removed obsolete desktop patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gconf-editor.spec?r1=1.44&r2=1.45&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
