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

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


Author: cwickert

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

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


Index: xfce4-notes-plugin.spec
===================================================================
RCS file: /cvs/extras/rpms/xfce4-notes-plugin/FC-4/xfce4-notes-plugin.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xfce4-notes-plugin.spec	15 Dec 2005 03:46:11 -0000	1.1
+++ xfce4-notes-plugin.spec	11 Apr 2006 11:33:42 -0000	1.2
@@ -1,6 +1,6 @@
 Name:		xfce4-notes-plugin
 Version:	0.11.1
-Release:	2%{?dist}
+Release:	3%{?dist}
 Summary:	Notes 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
 This plugin provides sticky notes for your desktop. You can create a note by 
@@ -39,6 +40,9 @@
 %{_datadir}/xfce4/*
 
 %changelog
+* Tue Apr 11 2006 Christoph Wickert <fedora wickert at arcor de> - 0.11.1-3
+- Require xfce4-panel.
+
 * Thu Dec 01 2005 Christoph Wickert <fedora wickert at arcor de> - 0.11.1-2
 - Add libxfcegui4-devel BuildReqs.
 - Fix %defattr.




More information about the fedora-extras-commits mailing list