rpms/xfce4-minicmd-plugin/devel xfce4-minicmd-plugin.spec,1.2,1.3

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


Author: cwickert

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

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


Index: xfce4-minicmd-plugin.spec
===================================================================
RCS file: /cvs/extras/rpms/xfce4-minicmd-plugin/devel/xfce4-minicmd-plugin.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xfce4-minicmd-plugin.spec	16 Feb 2006 16:37:53 -0000	1.2
+++ xfce4-minicmd-plugin.spec	11 Apr 2006 11:22:42 -0000	1.3
@@ -1,6 +1,6 @@
 Name:		xfce4-minicmd-plugin
 Version:	0.3.0
-Release:	5%{?dist}
+Release:	6%{?dist}
 Summary:	Mini command-line 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
 A mini command-line plugin for the Xfce panel. You can execute programs by 
@@ -38,6 +39,9 @@
 %{_libdir}/xfce4/panel-plugins/*.so
 
 %changelog
+* Tue Apr 11 2006 Christoph Wickert <fedora wickert at arcor de> - 0.3.0-6
+- Require xfce4-panel.
+
 * Thu Feb 16 2006 Christoph Wickert <fedora wickert at arcor de> - 0.3.0-5
 - Rebuild for Fedora Extras 5.
 




More information about the fedora-extras-commits mailing list