rpms/xfce4-xkb-plugin/FC-4 xfce4-xkb-plugin.spec,1.4,1.5

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


Author: cwickert

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

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


Index: xfce4-xkb-plugin.spec
===================================================================
RCS file: /cvs/extras/rpms/xfce4-xkb-plugin/FC-4/xfce4-xkb-plugin.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xfce4-xkb-plugin.spec	31 Mar 2006 22:08:27 -0000	1.4
+++ xfce4-xkb-plugin.spec	11 Apr 2006 11:52:56 -0000	1.5
@@ -1,6 +1,6 @@
 Name:		xfce4-xkb-plugin
 Version:	0.3.5
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	XKB layout switcher for the Xfce panel
 
 Group:		User Interface/Desktops
@@ -14,6 +14,7 @@
 %if "%{?fedora}" > "4"
 BuildRequires:  libXext-devel, libXpm-devel
 %endif
+Requires:	xfce4-panel >= 4.2
 
 %description
 Xfce XKB layout switch plugin for the Xfce panel. It displays the current 
@@ -46,6 +47,9 @@
 %{_datadir}/xfce4/xkb/flags/*.png
 
 %changelog
+* Tue Apr 11 2006 Christoph Wickert <fedora wickert at arcor de> - 0.3.5-2
+- Require xfce4-panel.
+
 * Fri Mar 31 2006 Christoph Wickert <fedora wickert at arcor de> - 0.3.5-1
 - Update to 0.3.5.
 




More information about the fedora-extras-commits mailing list