rpms/xfce4-screenshooter-plugin/FC-4 xfce4-screenshooter-plugin.spec, 1.1, 1.2

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


Author: cwickert

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

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


Index: xfce4-screenshooter-plugin.spec
===================================================================
RCS file: /cvs/extras/rpms/xfce4-screenshooter-plugin/FC-4/xfce4-screenshooter-plugin.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xfce4-screenshooter-plugin.spec	29 Jan 2006 23:57:30 -0000	1.1
+++ xfce4-screenshooter-plugin.spec	11 Apr 2006 11:36:53 -0000	1.2
@@ -1,6 +1,6 @@
 Name:		xfce4-screenshooter-plugin
 Version:	0.0.8
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Screenshot 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
 The Screenshooter plugin allows you to take screenshots from the Xfce panel.
@@ -35,5 +36,8 @@
 %{_libdir}/xfce4/panel-plugins/*.so
 
 %changelog
+* Tue Apr 11 2006 Christoph Wickert <fedora wickert at arcor de> - 0.0.8-2
+- Require xfce4-panel.
+
 * Sat Jan 21 2006 Christoph Wickert <fedora wickert at arcor de> - 0.0.8-1
 - Initial Fedora Extras version.




More information about the fedora-extras-commits mailing list