rpms/xfce4-panel/FC-5 xfce4-panel.spec,1.8,1.9

Kevin Fenzi (kevin) fedora-extras-commits at redhat.com
Tue Jun 6 02:38:05 UTC 2006


Author: kevin

Update of /cvs/extras/rpms/xfce4-panel/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6122

Modified Files:
	xfce4-panel.spec 
Log Message:
Add gettext to BuildRequires (fixes #194139)



Index: xfce4-panel.spec
===================================================================
RCS file: /cvs/extras/rpms/xfce4-panel/FC-5/xfce4-panel.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- xfce4-panel.spec	16 Feb 2006 22:09:25 -0000	1.8
+++ xfce4-panel.spec	6 Jun 2006 02:38:05 -0000	1.9
@@ -1,7 +1,7 @@
 Summary: Next generation panel for Xfce
 Name: xfce4-panel
 Version: 4.2.3
-Release: 3%{?dist}
+Release: 4%{?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
@@ -21,6 +21,7 @@
 BuildRequires: startup-notification-devel
 BuildRequires: imake
 BuildRequires: libXt-devel
+BuildRequires: gettext
 
 %description
 This package includes the panel for the Xfce desktop environment
@@ -70,6 +71,9 @@
 %{_includedir}/xfce4
 
 %changelog
+* Mon Jun  5 2006 Kevin Fenzi <kevin at tummy.com> - 4.2.3-4
+- Add gettext to BuildRequires (fixes #194139)
+
 * Thu Feb 16 2006 Kevin Fenzi <kevin at tummy.com> - 4.2.3-3.fc5
 - Rebuild for fc5
 




More information about the fedora-extras-commits mailing list