rpms/xfce4-panel/devel xfce4-panel.spec,1.6,1.7

Kevin Fenzi (kevin) fedora-extras-commits at redhat.com
Wed Feb 1 03:31:01 UTC 2006


Author: kevin

Update of /cvs/extras/rpms/xfce4-panel/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5444

Modified Files:
	xfce4-panel.spec 
Log Message:
added imake and libXt-devel BuildRequires for modular xorg



Index: xfce4-panel.spec
===================================================================
RCS file: /cvs/extras/rpms/xfce4-panel/devel/xfce4-panel.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xfce4-panel.spec	12 Nov 2005 16:35:32 -0000	1.6
+++ xfce4-panel.spec	1 Feb 2006 03:31:01 -0000	1.7
@@ -1,7 +1,7 @@
 Summary: Next generation panel for Xfce
 Name: xfce4-panel
 Version: 4.2.3
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPL
 URL: http://www.xfce.org/
 Source0: http://www.us.xfce.org/archive/xfce-4.2.3.1/src/xfce4-panel-4.2.3.tar.gz
@@ -19,6 +19,8 @@
 BuildRequires: xfce-mcs-manager-devel >= %{version}
 BuildRequires: libxml2-devel >= 2.4.0
 BuildRequires: startup-notification-devel
+BuildRequires: imake
+BuildRequires: libXt-devel
 
 %description
 This package includes the panel for the Xfce desktop environment
@@ -68,6 +70,9 @@
 %{_includedir}/xfce4
 
 %changelog
+* Tue Jan 31 2006 Kevin Fenzi <kevin at tummy.com> - 4.2.3-2.fc5
+- added imake and libXt-devel BuildRequires for modular xorg
+
 * Mon Nov  7 2005 Kevin Fenzi <kevin at tummy.com> - 4.2.3-1.fc5
 - Update to 4.2.3
 - Added dist tag




More information about the scm-commits mailing list