rpms/redhat-artwork/devel redhat-artwork.spec,1.131,1.132

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Jun 8 18:06:12 UTC 2006


Author: jkeating

Update of /cvs/dist/rpms/redhat-artwork/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv13242

Modified Files:
	redhat-artwork.spec 
Log Message:
Fixed missing BR


Index: redhat-artwork.spec
===================================================================
RCS file: /cvs/dist/rpms/redhat-artwork/devel/redhat-artwork.spec,v
retrieving revision 1.131
retrieving revision 1.132
diff -u -r1.131 -r1.132
--- redhat-artwork.spec	5 May 2006 19:47:35 -0000	1.131
+++ redhat-artwork.spec	8 Jun 2006 18:05:44 -0000	1.132
@@ -4,7 +4,7 @@
 Summary: Artwork for Red Hat default look-and-feel
 Name: redhat-artwork
 Version: 0.243
-Release: 1
+Release: 2
 URL: http://www.redhat.com
 Source0: %{name}-%{version}.tar.gz
 Source1: post-install-fixup.sh
@@ -35,6 +35,8 @@
 BuildRequires: icon-slicer >= 0.3-6
 # for intltool to work
 BuildRequires: perl-XML-Parser
+# for translations to work
+BuildRequires: gettext
 # for splash screens, and a logo in gdm theme
 Requires: redhat-logos >= 1.1.22
 Prereq: gtk2 >= 2.9.0
@@ -173,6 +175,9 @@
 %config %{_sysconfdir}/gtk-2.0/gtkrc
 
 %changelog
+* Thu Jun  8 2006 Jesse Keating <jkeating at redhat.com> 0.243-2
+- Add missing br gettext
+
 * Fri May  5 2006 Matthias Clasen <mclasen at redhat.com> 0.243-1
 - Rebuild against new GTK+
 - Require GTK+ 2.9.0




More information about the fedora-cvs-commits mailing list