rpms/dovecot/devel dovecot.spec,1.62,1.63

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Dec 11 11:01:31 UTC 2006


Author: tjanouse

Update of /cvs/dist/rpms/dovecot/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv21510

Modified Files:
	dovecot.spec 
Log Message:
Added -i to autoreconf in specfile, should fix the config.rpath build issue.



Index: dovecot.spec
===================================================================
RCS file: /cvs/dist/rpms/dovecot/devel/dovecot.spec,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- dovecot.spec	11 Dec 2006 08:51:58 -0000	1.62
+++ dovecot.spec	11 Dec 2006 11:01:29 -0000	1.63
@@ -77,7 +77,7 @@
 %build
 rm -f ./configure
 libtoolize -f
-autoreconf
+autoreconf -i
 %configure                           \
     INSTALL_DATA="install -c -p -m644" \
     --with-doc		             \




More information about the fedora-cvs-commits mailing list