rpms/evolution/devel evolution.spec,1.420,1.421

Milan Crha mcrha at fedoraproject.org
Mon Nov 30 17:57:35 UTC 2009


Author: mcrha

Update of /cvs/pkgs/rpms/evolution/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9041

Modified Files:
	evolution.spec 
Log Message:
- Disable autoreconf call.



Index: evolution.spec
===================================================================
RCS file: /cvs/pkgs/rpms/evolution/devel/evolution.spec,v
retrieving revision 1.420
retrieving revision 1.421
diff -u -p -r1.420 -r1.421
--- evolution.spec	30 Nov 2009 17:08:47 -0000	1.420
+++ evolution.spec	30 Nov 2009 17:57:33 -0000	1.421
@@ -290,7 +290,7 @@ CPPFLAGS="-I%{_includedir}/et"; export C
 CFLAGS="$RPM_OPT_FLAGS -fPIC -DLDAP_DEPRECATED -I%{_includedir}/et -Wno-sign-compare"; export CFLAGS
 
 # Regenerate mail/Makefile.in (this is temporary).
-autoreconf --force
+% autoreconf --force
 
 %configure \
 	--enable-gtk-doc \
@@ -688,6 +688,7 @@ rm -rf $RPM_BUILD_ROOT
 * Mon Nov 30 2009 Milan Crha <mcrha at redhat.com> - 2.29.3-1.fc13
 - Update to 2.29.3
 - Add patch for missing m4 files from tarball.
+- Disable autoreconf call.
 
 * Tue Nov 17 2009 Matthew Barnes <mbarnes at redhat.com> - 2.29.2-1.fc13
 - Update to 2.29.2




More information about the scm-commits mailing list