rpms/xfdesktop/devel xfdesktop.spec,1.8,1.9

Kevin Fenzi (kevin) fedora-extras-commits at redhat.com
Wed Feb 1 04:38:58 UTC 2006


Author: kevin

Update of /cvs/extras/rpms/xfdesktop/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7614

Modified Files:
	xfdesktop.spec 
Log Message:
Added imake and libXt-devel BuildRequires for modular xorg



Index: xfdesktop.spec
===================================================================
RCS file: /cvs/extras/rpms/xfdesktop/devel/xfdesktop.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- xfdesktop.spec	12 Nov 2005 18:17:05 -0000	1.8
+++ xfdesktop.spec	1 Feb 2006 04:38:58 -0000	1.9
@@ -1,7 +1,7 @@
 Summary: Desktop manager for the XFce Desktop Environment
 Name: xfdesktop
 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/xfdesktop-4.2.3.tar.gz
@@ -21,6 +21,8 @@
 BuildRequires: xfce4-panel-devel >= %{version}
 BuildRequires: libxml2-devel
 BuildRequires: xfce-mcs-manager-devel
+BuildRequires: imake
+BuildRequires: libXt-devel
 
 %description
 This package includes a desktop manager for the XFce Desktop Environment
@@ -63,6 +65,9 @@
 %{_mandir}/man1/*
 
 %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