Author: freetz Date: Mon Aug 7 20:37:00 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 2.15.91, scrollkeeper stuff removed upstream, updated BR / file list, double free fix already included
---- Files affected: SPECS: gconf-editor.spec (1.36 -> 1.37) ---- Diffs: ================================================================ Index: SPECS/gconf-editor.spec diff -u SPECS/gconf-editor.spec:1.36 SPECS/gconf-editor.spec:1.37 --- SPECS/gconf-editor.spec:1.36 Sun Aug 6 12:03:04 2006 +++ SPECS/gconf-editor.spec Mon Aug 7 22:36:54 2006 @@ -2,28 +2,28 @@ Summary: An editor for the GConf configuration system Summary(pl): Edytor do systemu konfiguracji GConf Name: gconf-editor -Version: 2.14.0 -Release: 6 +Version: 2.15.91 +Release: 1 License: GPL v2+ Group: X11/Applications -Source0: http://ftp.gnome.org/pub/gnome/sources/gconf-editor/2.14/%{name}-%{version}.tar.bz2 -# Source0-md5: eb8b979464f6e383e5a27b57ee4e8382 +Source0: http://ftp.gnome.org/pub/gnome/sources/gconf-editor/2.15/%{name}-%{version}.tar.bz2 +# Source0-md5: 5b46ca0f177428b6c84c53cebd81831e Patch0: %{name}-desktop.patch -Patch1: %{name}-memcorrup.patch BuildRequires: GConf2-devel >= 2.14.0 BuildRequires: autoconf BuildRequires: automake BuildRequires: gnome-common >= 2.12.0 -BuildRequires: gtk+2-devel >= 2:2.9.3 -BuildRequires: libgnomeui-devel >= 2.15.1 +BuildRequires: gnome-doc-utils >= 0.7.1 +BuildRequires: gtk+2-devel >= 2:2.10.1 +BuildRequires: libgnomeui-devel >= 2.15.91 BuildRequires: libtool BuildRequires: pkgconfig -BuildRequires: rpmbuild(macros) >= 1.197 +BuildRequires: rpmbuild(macros) >= 1.311 BuildRequires: scrollkeeper Requires(post,preun): GConf2 >= 2.14.0 -Requires(post,postun): gtk+2 >= 2:2.9.3 -Requires(post,postun): scrollkeeper +Requires(post,postun): gtk+2 >= 2:2.10.1 Requires: libgnomeui >= 2.14.0 +Requires: hicolor-icon-theme BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -35,7 +35,6 @@ %prep %setup -q %patch0 -p1 -%patch1 -p0 %build %{__intltoolize} @@ -53,7 +52,7 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -rm -r $RPM_BUILD_ROOT%{_datadir}/locale/{no,ug} +rm -r $RPM_BUILD_ROOT%{_datadir}/locale/ug %find_lang %{name} --with-gnome @@ -62,15 +61,13 @@ %post %gconf_schema_install gconf-editor.schemas -%scrollkeeper_update_post -gtk-update-icon-cache -qf %{_datadir}/icons/hicolor +%update_icon_cache hicolor %preun %gconf_schema_uninstall gconf-editor.schemas %postun -%scrollkeeper_update_postun -gtk-update-icon-cache -qf %{_datadir}/icons/hicolor +%update_icon_cache hicolor %files -f %{name}.lang %defattr(644,root,root,755) @@ -79,7 +76,6 @@ %{_desktopdir}/* %{_iconsdir}/hicolor/*/*/*.png %{_mandir}/man1/* -%{_omf_dest_dir}/%{name} %{_pixmapsdir}/* %{_sysconfdir}/gconf/schemas/gconf-editor.schemas @@ -89,6 +85,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.37 2006/08/07 20:36:54 freetz +- 2.15.91, scrollkeeper stuff removed upstream, updated BR / file list, + double free fix already included + Revision 1.36 2006/08/06 10:03:04 wolf - rel 6 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gconf-editor.spec?r1=1.36&r2=1.37&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
