rpms/evolution-connector/F-7 evolution-connector.spec,1.101,1.102

Matthew Barnes (mbarnes) fedora-extras-commits at redhat.com
Fri Jun 1 13:06:04 UTC 2007


Author: mbarnes

Update of /cvs/pkgs/rpms/evolution-connector/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10217

Modified Files:
	evolution-connector.spec 
Log Message:
- Trying to get this silly thing to build.



Index: evolution-connector.spec
===================================================================
RCS file: /cvs/pkgs/rpms/evolution-connector/F-7/evolution-connector.spec,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -r1.101 -r1.102
--- evolution-connector.spec	29 May 2007 03:06:51 -0000	1.101
+++ evolution-connector.spec	1 Jun 2007 13:05:23 -0000	1.102
@@ -114,7 +114,12 @@
 %endif
 
 # Regenerate configure to pick up acinclude.m4 changes
-autoreconf --force
+aclocal
+autoheader
+automake
+libtoolize
+intltoolize --force
+autoconf
 
 %configure \
   --enable-gtk-doc \




More information about the fedora-extras-commits mailing list