Author: megabajt Date: Tue Mar 13 15:38:41 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.18.0 - removed obsolete desktop patch
---- Files affected: SPECS: gconf-editor.spec (1.43 -> 1.44) ---- Diffs: ================================================================ Index: SPECS/gconf-editor.spec diff -u SPECS/gconf-editor.spec:1.43 SPECS/gconf-editor.spec:1.44 --- SPECS/gconf-editor.spec:1.43 Tue Feb 13 08:16:45 2007 +++ SPECS/gconf-editor.spec Tue Mar 13 16:38:36 2007 @@ -2,28 +2,27 @@ Summary: An editor for the GConf configuration system Summary(pl.UTF-8): Edytor do systemu konfiguracji GConf Name: gconf-editor -Version: 2.16.0 +Version: 2.18.0 Release: 1 License: GPL v2+ Group: X11/Applications -Source0: http://ftp.gnome.org/pub/gnome/sources/gconf-editor/2.16/%{name}-%{version}.tar.bz2 -# Source0-md5: e52b3177ef6ebd1fcf2c84acbe90a663 -Patch0: %{name}-desktop.patch -BuildRequires: GConf2-devel >= 2.14.0 +Source0: http://ftp.gnome.org/pub/gnome/sources/gconf-editor/2.18/%{name}-%{version}.tar.bz2 +# Source0-md5: cbaefa1ff8a548a3d381c67aed426fb7 +BuildRequires: GConf2-devel >= 2.18.0.1 BuildRequires: autoconf BuildRequires: automake BuildRequires: gnome-common >= 2.12.0 -BuildRequires: gnome-doc-utils >= 0.7.2 -BuildRequires: gtk+2-devel >= 2:2.10.1 -BuildRequires: libgnomeui-devel >= 2.15.91 +BuildRequires: gnome-doc-utils >= 0.10.1 +BuildRequires: gtk+2-devel >= 2:2.10.10 +BuildRequires: libgnomeui-devel >= 2.18.0 BuildRequires: libtool BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.311 BuildRequires: scrollkeeper -Requires(post,preun): GConf2 >= 2.14.0 -Requires(post,postun): gtk+2 >= 2:2.10.1 -Requires: libgnomeui >= 2.14.0 -Requires: hicolor-icon-theme +Requires(post,postun): gtk+2 +Requires(post,postun): hicolor-icon-theme +Requires(post,preun): GConf2 +Requires: libgnomeui >= 2.18.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -34,7 +33,6 @@ %prep %setup -q -%patch0 -p1 %build %{__intltoolize} @@ -79,7 +77,10 @@ %{_mandir}/man1/* %{_pixmapsdir}/* %dir %{_omf_dest_dir}/%{name} -%{_omf_dest_dir}/%{name}/*-C.omf +%{_omf_dest_dir}/gconf-editor/gconf-editor-C.omf +%lang(fr) %{_omf_dest_dir}/gconf-editor/gconf-editor-fr.omf +%lang(it) %{_omf_dest_dir}/gconf-editor/gconf-editor-it.omf +%lang(sv) %{_omf_dest_dir}/gconf-editor/gconf-editor-sv.omf %{_sysconfdir}/gconf/schemas/gconf-editor.schemas %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -88,6 +89,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.44 2007/03/13 15:38:36 megabajt +- updated to 2.18.0 +- removed obsolete desktop patch + Revision 1.43 2007/02/13 07:16:45 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gconf-editor.spec?r1=1.43&r2=1.44&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
