rpms/xfwm4/devel xfwm4.spec,1.12,1.13

Kevin Fenzi (kevin) fedora-extras-commits at redhat.com
Wed Jun 7 01:57:23 UTC 2006


Author: kevin

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

Modified Files:
	xfwm4.spec 
Log Message:
Add gettext and intltool to BuildRequires (fixes #194148)



Index: xfwm4.spec
===================================================================
RCS file: /cvs/extras/rpms/xfwm4/devel/xfwm4.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- xfwm4.spec	17 Feb 2006 00:49:18 -0000	1.12
+++ xfwm4.spec	7 Jun 2006 01:57:23 -0000	1.13
@@ -1,7 +1,7 @@
 Summary: Next generation window manager for Xfce
 Name: xfwm4
 Version: 4.2.3.2
-Release: 4%{?dist}
+Release: 5%{?dist}
 License: GPL
 URL: http://www.xfce.org/
 Source0: http://www.xfce.org/archive/xfce-4.2.3.2/src/xfwm4-4.2.3.2.tar.gz
@@ -23,6 +23,7 @@
 BuildRequires: libXt-devel
 BuildRequires: libXpm-devel
 BuildRequires: libXext-devel
+BuildRequires: gettext intltool
 
 %description
 xfwm4 is a window manager compatible with GNOME, GNOME2, KDE2, KDE3 and Xfce.
@@ -62,6 +63,9 @@
 %{_datadir}/themes
 
 %changelog
+* Tue Jun  6 2006 Kevin Fenzi <kevin at tummy.com> - 4.2.3.2-5
+- Add gettext and intltool to BuildRequires (fixes #194148)
+
 * Thu Feb 16 2006 Kevin Fenzi <kevin at tummy.com> - 4.2.3.2-4.fc5
 - Rebuild for fc5
 




More information about the fedora-extras-commits mailing list