Author: megabajt Date: Sat Sep 27 15:43:25 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.24.0.1
---- Files affected: SPECS: gconf-editor.spec (1.49 -> 1.50) ---- Diffs: ================================================================ Index: SPECS/gconf-editor.spec diff -u SPECS/gconf-editor.spec:1.49 SPECS/gconf-editor.spec:1.50 --- SPECS/gconf-editor.spec:1.49 Wed Mar 12 18:39:39 2008 +++ SPECS/gconf-editor.spec Sat Sep 27 17:43:20 2008 @@ -2,32 +2,31 @@ Summary: An editor for the GConf configuration system Summary(pl.UTF-8): Edytor do systemu konfiguracji GConf Name: gconf-editor -Version: 2.22.0 +Version: 2.24.0.1 Release: 1 License: GPL v2+ Group: X11/Applications -Source0: http://ftp.gnome.org/pub/GNOME/sources/gconf-editor/2.22/%{name}-%{version}.tar.bz2 -# Source0-md5: 7ca99aec214dd855b5de7dacc8937055 -BuildRequires: GConf2-devel >= 2.22.0 +Source0: http://ftp.gnome.org/pub/GNOME/sources/gconf-editor/2.24/%{name}-%{version}.tar.bz2 +# Source0-md5: e2e1cddbebda87e794fabdbe3928ef6f +BuildRequires: GConf2-devel >= 2.24.0 BuildRequires: autoconf -BuildRequires: automake +BuildRequires: automake >= 1:1.9 BuildRequires: gettext-devel BuildRequires: gnome-common >= 2.20.0 -BuildRequires: gnome-doc-utils >= 0.12.0 -BuildRequires: gtk+2-devel >= 2:2.12.8 -BuildRequires: intltool >= 0.36.2 -BuildRequires: libgnomeui-devel >= 2.22.01 +BuildRequires: gnome-doc-utils >= 0.14.0 +BuildRequires: gtk+2-devel >= 2:2.14.0 +BuildRequires: intltool >= 0.40.0 +BuildRequires: libgnomeui-devel >= 2.24.0 BuildRequires: libtool BuildRequires: pkgconfig 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 Requires(post,preun): GConf2 -Requires: libgnomeui >= 2.22.01 +Requires: libgnomeui >= 2.24.0 # [EMAIL PROTECTED] vs. [EMAIL PROTECTED] Conflicts: glibc-misc < 6:2.7 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -41,9 +40,6 @@ %prep %setup -q -sed -i -e '[EMAIL PROTECTED]@latin#' po/LINGUAS -mv po/[EMAIL PROTECTED],latin}.po - %build %{__intltoolize} %{__gnome_doc_common} @@ -85,8 +81,9 @@ %attr(755,root,root) %{_bindir}/gconf-editor %{_desktopdir}/gconf-editor.desktop %{_iconsdir}/hicolor/*/*/*.png +%dir %{_datadir}/gconf-editor +%{_datadir}/gconf-editor/icons %{_mandir}/man1/gconf-editor.1* -%{_pixmapsdir}/gconf-editor %{_sysconfdir}/gconf/schemas/gconf-editor.schemas %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -95,6 +92,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.50 2008/09/27 15:43:20 megabajt +- updated to 2.24.0.1 + +Revision 1.49.2.1 2008/08/31 14:51:54 patrys +- 2.23.91 + Revision 1.49 2008/03/12 17:39:39 megabajt - updated to 2.22.0 - use better way to fix locale name ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gconf-editor.spec?r1=1.49&r2=1.50&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
