rpms/xfce4-mailwatch-plugin/devel xfce4-mailwatch-plugin.spec, 1.4, 1.5

Christoph Wickert (cwickert) fedora-extras-commits at redhat.com
Mon Jan 22 20:30:04 UTC 2007


Author: cwickert

Update of /cvs/extras/rpms/xfce4-mailwatch-plugin/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13623

Modified Files:
	xfce4-mailwatch-plugin.spec 
Log Message:
rebuild for Xfce 4.4


Index: xfce4-mailwatch-plugin.spec
===================================================================
RCS file: /cvs/extras/rpms/xfce4-mailwatch-plugin/devel/xfce4-mailwatch-plugin.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xfce4-mailwatch-plugin.spec	5 Oct 2006 12:20:44 -0000	1.4
+++ xfce4-mailwatch-plugin.spec	22 Jan 2007 20:29:34 -0000	1.5
@@ -1,6 +1,6 @@
 Name:		xfce4-mailwatch-plugin
 Version:	1.0.1
-Release:	4%{?dist}
+Release:	5%{?dist}
 Summary:	Mail Watcher plugin for the Xfce panel
 
 Group:		User Interface/Desktops
@@ -16,7 +16,7 @@
 %if "%fedora" > "4"
 BuildRequires:	gnutls-devel >= 1.2.0, libXt-devel
 %endif
-Requires:	xfce4-panel >= 4.3.99.1
+Requires:	xfce4-panel >= 4.3.99.2
 
 %description
 Mailwatch is a plugin for the Xfce 4 panel. It is intended to replace the 
@@ -37,15 +37,11 @@
 
 %post
 touch --no-create %{_datadir}/icons/hicolor || :
-if [ -x %{_bindir}/gtk-update-icon-cache ]; then
-	%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
-fi
+%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
 
 %postun
 touch --no-create %{_datadir}/icons/hicolor || :
-if [ -x %{_bindir}/gtk-update-icon-cache ]; then
-	%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
-fi
+%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -61,6 +57,10 @@
 %{_datadir}/xfce4/doc/C/images/mailwatch-*.png
 
 %changelog
+* Mon Jan 22 2007 Christoph Wickert <fedora christoph-wickert de> - 1.0.1-5
+- Rebuild for Xfce 4.4.
+- Update gtk-icon-cache scriptlets.
+
 * Thu Oct 05 2006 Christoph Wickert <fedora christoph-wickert de> - 1.0.1-4
 - Bump release for devel checkin.
 




More information about the fedora-extras-commits mailing list