SPECS: vino.spec - used %update_icon_cache macro

megabajt megabajt at pld-linux.org
Fri Feb 23 20:06:38 CET 2007


Author: megabajt                     Date: Fri Feb 23 19:06:38 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- used %update_icon_cache macro

---- Files affected:
SPECS:
   vino.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: SPECS/vino.spec
diff -u SPECS/vino.spec:1.27 SPECS/vino.spec:1.28
--- SPECS/vino.spec:1.27	Mon Feb 12 23:09:19 2007
+++ SPECS/vino.spec	Fri Feb 23 20:06:33 2007
@@ -11,7 +11,7 @@
 Patch0:		%{name}-desktop.patch
 URL:		http://www.gnome.org/
 BuildRequires:	GConf2-devel >= 2.16.0
-BuildRequires:	ORBit2-devel >= 2.14.3
+BuildRequires:	ORBit2-devel >= 1:2.14.3
 BuildRequires:	gettext-devel
 BuildRequires:	gnome-common >= 2.12.0
 BuildRequires:	gnutls-devel >= 1.0.0
@@ -24,9 +24,11 @@
 BuildRequires:	libtool
 BuildRequires:	perl-base
 BuildRequires:	pkgconfig
-BuildRequires:	rpmbuild(macros) >= 1.197
+BuildRequires:	rpmbuild(macros) >= 1.311
 BuildRequires:	zlib-devel
 Requires(post,preun):	GConf2 >= 2.16.0
+Requires(post,postun):	gtk+2
+Requires(post,postun):	hicolor-icon-theme
 Requires:	libgnomeui >= 2.16.1
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -71,10 +73,14 @@
 
 %post
 %gconf_schema_install vino-server.schemas
+%update_icon_cache hicolor
 
 %preun
 %gconf_schema_install vino-server.schemas
 
+%postun
+%update_icon_cache hicolor
+
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README docs/TODO docs/remote-desktop.txt
@@ -84,7 +90,7 @@
 %dir %{_datadir}/gnome/vino
 %{_datadir}/gnome/vino/*.glade
 %{_desktopdir}/*.desktop
-%{_iconsdir}/*/*/apps/*.png
+%{_iconsdir}/hicolor/*/apps/*.png
 %{_libdir}/bonobo/servers/*.server
 %{_sysconfdir}/gconf/schemas/vino-server.schemas
 
@@ -94,6 +100,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2007/02/23 19:06:33  megabajt
+- used %update_icon_cache macro
+
 Revision 1.27  2007/02/12 22:09:19  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/vino.spec?r1=1.27&r2=1.28&f=u



More information about the pld-cvs-commit mailing list