rpms/xfce4-showdesktop-plugin/FC-3 xfce4-showdesktop-plugin.spec, 1.1, 1.2

Christoph Wickert (cwickert) fedora-extras-commits at redhat.com
Tue Apr 11 18:10:09 UTC 2006


Author: cwickert

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

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-3/xfce4-showdesktop-plugin.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xfce4-showdesktop-plugin.spec	15 Dec 2005 03:17:47 -0000	1.1
+++ xfce4-showdesktop-plugin.spec	11 Apr 2006 18:10:09 -0000	1.2
@@ -1,6 +1,6 @@
 Name:		xfce4-showdesktop-plugin
 Version:	0.4.0
-Release:	4%{?dist}
+Release:	5%{?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-5
+- Require xfce4-panel.
+
 * Thu Dec 01 2005 Christoph Wickert <fedora wickert at arcor de> - 0.4.0-4
 - Add libxfcegui4-devel BuildReqs.
 - Fix %defattr.




More information about the scm-commits mailing list