rpms/xfce4-mount-plugin/FC-4 xfce4-mount-plugin.spec,1.2,1.3

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


Author: cwickert

Update of /cvs/extras/rpms/xfce4-mount-plugin/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6215

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


Index: xfce4-mount-plugin.spec
===================================================================
RCS file: /cvs/extras/rpms/xfce4-mount-plugin/FC-4/xfce4-mount-plugin.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xfce4-mount-plugin.spec	21 Jan 2006 22:24:09 -0000	1.2
+++ xfce4-mount-plugin.spec	11 Apr 2006 11:26:41 -0000	1.3
@@ -1,6 +1,6 @@
 Name:		xfce4-mount-plugin
 Version:	0.3.3
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Mount/unmount utility for the Xfce panel
 
 Group:		User Interface/Desktops
@@ -10,6 +10,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	xfce4-panel-devel >= 4.2, libxfcegui4-devel >= 4.2, libxml2-devel
+Requires:	xfce4-panel >= 4.2
 
 %description
 Mount and unmount filesystems from the Xfce panel.
@@ -36,6 +37,9 @@
 %{_libdir}/xfce4/panel-plugins/*.so
 
 %changelog
+* Tue Apr 11 2006 Christoph Wickert <fedora wickert at arcor de> - 0.3.3-2
+- Require xfce4-panel.
+
 * Sat Jan 21 2006 Christoph Wickert <fedora wickert at arcor de> - 0.3.3-1
 - Updat to 0.3.3.
 




More information about the fedora-extras-commits mailing list