Author: freetz Date: Wed Aug 2 17:59:42 2006 GMT Module: SPECS Tag: AC-branch ---- Log message: - 2.14.3, use rpm macros
---- Files affected: SPECS: yelp.spec (1.75.4.7 -> 1.75.4.8) ---- Diffs: ================================================================ Index: SPECS/yelp.spec diff -u SPECS/yelp.spec:1.75.4.7 SPECS/yelp.spec:1.75.4.8 --- SPECS/yelp.spec:1.75.4.7 Sat Jul 29 12:16:05 2006 +++ SPECS/yelp.spec Wed Aug 2 19:59:37 2006 @@ -6,12 +6,12 @@ Summary: A system documentation reader from the GNOME project Summary(pl): Czytnik dokumentacji z projektu GNOME Name: yelp -Version: 2.14.2 -Release: 2 +Version: 2.14.3 +Release: 1 License: GPL Group: X11/Applications Source0: http://ftp.gnome.org/pub/gnome/sources/yelp/2.14/%{name}-%{version}.tar.bz2 -# Source0-md5: 4294fe3b01824675bd8be9d7936dcaa7 +# Source0-md5: d3c4300c9a7d38ff2179b934ca5e2d1a Patch0: %{name}-desktop.patch Patch1: %{name}-m4.patch Patch2: %{name}-bs.patch @@ -37,7 +37,7 @@ %endif BuildRequires: pkgconfig >= 1:0.15.0 BuildRequires: popt-devel -BuildRequires: rpmbuild(macros) >= 1.197 +BuildRequires: rpmbuild(macros) >= 1.311 BuildRequires: zlib-devel Requires(post,preun): GConf2 Requires: docbook-style-xsl >= 1.55.0 @@ -93,10 +93,14 @@ %post %gconf_schema_install yelp.schemas +%update_icon_cache hicolor %preun %gconf_schema_uninstall yelp.schemas +%postun +%update_icon_cache hicolor + %files -f %{name}.lang %defattr(644,root,root,755) %doc README ChangeLog NEWS TODO AUTHORS @@ -113,6 +117,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.75.4.8 2006/08/02 17:59:37 freetz +- 2.14.3, use rpm macros + Revision 1.75.4.7 2006/07/29 10:16:05 freetz - rel.2 for rebuild with firefox 1.5.0.5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/yelp.spec?r1=1.75.4.7&r2=1.75.4.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
