Author: freetz Date: Mon Aug 14 14:40:07 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 2.15.92, update file list
---- Files affected: SPECS: gconf-editor.spec (1.37 -> 1.38) ---- Diffs: ================================================================ Index: SPECS/gconf-editor.spec diff -u SPECS/gconf-editor.spec:1.37 SPECS/gconf-editor.spec:1.38 --- SPECS/gconf-editor.spec:1.37 Mon Aug 7 22:36:54 2006 +++ SPECS/gconf-editor.spec Mon Aug 14 16:40:02 2006 @@ -2,18 +2,18 @@ Summary: An editor for the GConf configuration system Summary(pl): Edytor do systemu konfiguracji GConf Name: gconf-editor -Version: 2.15.91 +Version: 2.15.92 Release: 1 License: GPL v2+ Group: X11/Applications Source0: http://ftp.gnome.org/pub/gnome/sources/gconf-editor/2.15/%{name}-%{version}.tar.bz2 -# Source0-md5: 5b46ca0f177428b6c84c53cebd81831e +# Source0-md5: 748b4cf2e68c260e62b8cd1a0d9dff6a Patch0: %{name}-desktop.patch BuildRequires: GConf2-devel >= 2.14.0 BuildRequires: autoconf BuildRequires: automake BuildRequires: gnome-common >= 2.12.0 -BuildRequires: gnome-doc-utils >= 0.7.1 +BuildRequires: gnome-doc-utils >= 0.7.2 BuildRequires: gtk+2-devel >= 2:2.10.1 BuildRequires: libgnomeui-devel >= 2.15.91 BuildRequires: libtool @@ -43,7 +43,8 @@ %{__aclocal} %{__autoconf} %{__automake} -%configure +%configure \ + --disable-scrollkeeper %{__make} %install @@ -60,6 +61,7 @@ rm -rf $RPM_BUILD_ROOT %post +%scrollkeeper_update_post %gconf_schema_install gconf-editor.schemas %update_icon_cache hicolor @@ -67,6 +69,7 @@ %gconf_schema_uninstall gconf-editor.schemas %postun +%scrollkeeper_update_postun %update_icon_cache hicolor %files -f %{name}.lang @@ -77,6 +80,8 @@ %{_iconsdir}/hicolor/*/*/*.png %{_mandir}/man1/* %{_pixmapsdir}/* +%dir %{_omf_dest_dir}/%{name} +%{_omf_dest_dir}/%{name}/*-C.omf %{_sysconfdir}/gconf/schemas/gconf-editor.schemas %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -85,6 +90,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.38 2006/08/14 14:40:02 freetz +- 2.15.92, update file list + 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 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gconf-editor.spec?r1=1.37&r2=1.38&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
