rpms/xfce4-showdesktop-plugin/FC-5 xfce4-showdesktop-plugin.spec, 1.2, 1.3

Christoph Wickert (cwickert) fedora-extras-commits at redhat.com
Tue Apr 11 11:39:27 UTC 2006


Author: cwickert

Update of /cvs/extras/rpms/xfce4-showdesktop-plugin/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6778

Modified Files:
	xfce4-showdesktop-plugin.spec 
Log Message:
require xfce4-panel


Index: xfce4-showdesktop-plugin.spec
===================================================================
RCS file: /cvs/extras/rpms/xfce4-showdesktop-plugin/FC-5/xfce4-showdesktop-plugin.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xfce4-showdesktop-plugin.spec	16 Feb 2006 17:45:01 -0000	1.2
+++ xfce4-showdesktop-plugin.spec	11 Apr 2006 11:39:27 -0000	1.3
@@ -1,6 +1,6 @@
 Name:		xfce4-showdesktop-plugin
 Version:	0.4.0
-Release:	5%{?dist}
+Release:	6%{?dist}
 Summary:	Show-Desktop plugin for the Xfce panel
 
 Group:		User Interface/Desktops
@@ -11,6 +11,7 @@
 
 BuildRequires:	xfce4-panel-devel >= 4.2, libxfcegui4-devel >= 4.2, libxml2-devel
 BuildRequires:  gettext
+Requires:	xfce4-panel >= 4.2
 
 %description
 This is a little Xfce plugin, to minimize and unminimize all windows on the
@@ -39,6 +40,9 @@
 %{_libdir}/xfce4/panel-plugins/*.so
 
 %changelog
+* Tue Apr 11 2006 Christoph Wickert <fedora wickert at arcor de> - 0.4.0-6
+- Require xfce4-panel.
+
 * Thu Feb 16 2006 Christoph Wickert <fedora wickert at arcor de> - 0.4.0-5
 - Rebuild for Fedora Extras 5.
 




More information about the scm-commits mailing list