SPECS: f-spot.spec - added %update_icon_cache macro
megabajt
megabajt at pld-linux.org
Wed Nov 29 15:35:20 CET 2006
Author: megabajt Date: Wed Nov 29 14:35:20 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added %update_icon_cache macro
---- Files affected:
SPECS:
f-spot.spec (1.43 -> 1.44)
---- Diffs:
================================================================
Index: SPECS/f-spot.spec
diff -u SPECS/f-spot.spec:1.43 SPECS/f-spot.spec:1.44
--- SPECS/f-spot.spec:1.43 Wed Nov 29 10:54:37 2006
+++ SPECS/f-spot.spec Wed Nov 29 15:35:14 2006
@@ -31,9 +31,11 @@
BuildRequires: libtool
BuildRequires: mono-csharp >= 1.1.16.1
BuildRequires: pkgconfig
-BuildRequires: rpmbuild(macros) >= 1.197
+BuildRequires: rpmbuild(macros) >= 1.311
BuildRequires: sqlite-devel >= 2.8.6
Requires(post,postun): desktop-file-utils
+Requires(post,postun): gtk+2
+Requires(post,postun): hicolor-icon-theme
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -93,9 +95,11 @@
%post
%update_desktop_database_post
+%update_icon_cache hicolor
%postun
%update_desktop_database_postun
+%update_icon_cache hicolor
%files -f %{name}.lang
%defattr(644,root,root,755)
@@ -122,6 +126,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.44 2006/11/29 14:35:14 megabajt
+- added %update_icon_cache macro
+
Revision 1.43 2006/11/29 09:54:37 deejay1
- up to 0.3.0
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/f-spot.spec?r1=1.43&r2=1.44&f=u
More information about the pld-cvs-commit
mailing list