rpms/zenity/devel zenity.spec,1.44,1.45

Matthias Clasen (mclasen) fedora-extras-commits at redhat.com
Fri Apr 25 04:18:06 UTC 2008


Author: mclasen

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

Modified Files:
	zenity.spec 
Log Message:
intltoolize



Index: zenity.spec
===================================================================
RCS file: /cvs/extras/rpms/zenity/devel/zenity.spec,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- zenity.spec	25 Apr 2008 04:08:20 -0000	1.44
+++ zenity.spec	25 Apr 2008 04:17:25 -0000	1.45
@@ -19,6 +19,7 @@
 BuildRequires: which
 BuildRequires: gettext
 BuildRequires: perl(XML::Parser)
+BuildRequires: intltool
 # for /usr/share/gnome/help, we should require yelp
 # but we don't to avoid forcing firefox and libbeagle on live cds
 # via anaconda -> zenity -> ...
@@ -35,6 +36,8 @@
 %prep
 %setup -q
 
+intltoolize --force
+
 %build
 %configure --disable-scrollkeeper
 make %{?_smp_mflags}




More information about the fedora-extras-commits mailing list