rpms/libxfcegui4/devel libxfcegui4.spec,1.30,1.31

Kevin Fenzi kevin at fedoraproject.org
Sat Feb 28 00:11:17 UTC 2009


Author: kevin

Update of /cvs/pkgs/rpms/libxfcegui4/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4385

Modified Files:
	libxfcegui4.spec 
Log Message:
Add back in libSM-devel to BuildRequires



Index: libxfcegui4.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libxfcegui4/devel/libxfcegui4.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- libxfcegui4.spec	27 Feb 2009 19:58:21 -0000	1.30
+++ libxfcegui4.spec	28 Feb 2009 00:10:47 -0000	1.31
@@ -1,7 +1,7 @@
 Summary: GTK widgets for Xfce
 Name: libxfcegui4
 Version: 4.6.0
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: LGPLv2+
 URL: http://www.xfce.org/
 Source0: http://www.xfce.org/archive/xfce-%{version}/src/libxfcegui4-%{version}.tar.bz2
@@ -20,6 +20,7 @@
 BuildRequires: glade3-libgladeui-devel
 BuildRequires: perl(XML::Parser)
 BuildRequires: intltool
+BuildRequires: libSM-devel
 
 %description
 The package includes various gtk widgets for Xfce.
@@ -90,6 +91,9 @@
 %{_datadir}/glade3/pixmaps/hicolor/*/actions/*
 
 %changelog
+* Fri Feb 27 2009 Kevin Fenzi <kevin at tummy.com> - 4.6.0-2
+- Add back in libSM-devel to BuildRequires
+
 * Thu Feb 26 2009 Kevin Fenzi <kevin at tummy.com> - 4.6.0-1
 - Update to 4.6.0
 - Remove some unneeded BuildRequires




More information about the scm-commits mailing list