rpms/gnome-pilot/devel gnome-pilot.spec,1.59,1.60

Matthias Clasen (mclasen) fedora-extras-commits at redhat.com
Wed Sep 26 17:50:14 UTC 2007


Author: mclasen

Update of /cvs/extras/rpms/gnome-pilot/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8739

Modified Files:
	gnome-pilot.spec 
Log Message:
fix the build



Index: gnome-pilot.spec
===================================================================
RCS file: /cvs/extras/rpms/gnome-pilot/devel/gnome-pilot.spec,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- gnome-pilot.spec	24 Apr 2007 14:11:11 -0000	1.59
+++ gnome-pilot.spec	26 Sep 2007 17:49:40 -0000	1.60
@@ -4,7 +4,7 @@
 
 Name: gnome-pilot
 Version: 2.0.15
-Release: 8%{?dist}
+Release: 9%{?dist}
 License: LGPL
 Group: Applications/Communications
 Summary: GNOME pilot programs
@@ -73,6 +73,7 @@
 
 %build
 autoreconf --force
+intltoolize --force
 %configure --disable-static
 cp %{_bindir}/libtool .
 perl -pi -e 's|hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=\"-L\\\$libdir\"|g;' libtool
@@ -155,6 +156,9 @@
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Wed Sep 26 2007 Matthias Clasen <mclasen at redhat.com> - 2.0.15-9
+- Fix the build with new intltool
+
 * Tue Apr 24 2007 Matthew Barnes <mbarnes at redhat.com> - 2.0.15-8.fc7
 - One more revision of the patch to close RH bug #198211.
 




More information about the fedora-extras-commits mailing list