rpms/xfce4-diskperf-plugin/devel xfce4-diskperf-plugin.spec, 1.3, 1.4

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


Author: cwickert

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

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


Index: xfce4-diskperf-plugin.spec
===================================================================
RCS file: /cvs/extras/rpms/xfce4-diskperf-plugin/devel/xfce4-diskperf-plugin.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xfce4-diskperf-plugin.spec	16 Feb 2006 16:10:21 -0000	1.3
+++ xfce4-diskperf-plugin.spec	11 Apr 2006 11:12:42 -0000	1.4
@@ -1,6 +1,6 @@
 Name:		xfce4-diskperf-plugin
 Version:	1.5
-Release:	5%{?dist}
+Release:	6%{?dist}
 Summary:	Disk performance plugin 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
 The DiskPerf plugin displays disk/partition performance (bytes transfered per
@@ -36,6 +37,9 @@
 %{_libdir}/xfce4/panel-plugins/*.so
 
 %changelog
+* Tue Apr 11 2006 Christoph Wickert <fedora wickert at arcor de> - 1.5-6
+- Require xfce4-panel.
+
 * Wed Feb 16 2006 Christoph Wickert <fedora wickert at arcor de> - 1.5-5
 - Rebuild for Fedora Extras 5.
 




More information about the fedora-extras-commits mailing list