rpms/cyrus-imapd/devel cyrus-imapd.spec,1.39,1.40

Dan Horak (sharkcz) fedora-extras-commits at redhat.com
Sat May 31 15:24:46 UTC 2008


Author: sharkcz

Update of /cvs/pkgs/rpms/cyrus-imapd/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30581

Modified Files:
	cyrus-imapd.spec 
Log Message:
* Sat May 31 2008 Dan Horák <dan[at]danny.cz - 2.3.11-2
- call automake to update config.* files and be buildable again on rawhide



Index: cyrus-imapd.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cyrus-imapd/devel/cyrus-imapd.spec,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- cyrus-imapd.spec	25 Mar 2008 10:20:30 -0000	1.39
+++ cyrus-imapd.spec	31 May 2008 15:23:53 -0000	1.40
@@ -1,7 +1,7 @@
 %define upstream_ver 2.3.11
 Name: cyrus-imapd
 Version: 2.3.11
-Release: 1%{?dist}
+Release: 2%{?dist}
 
 # ********************** BUILD TIME OPTIONS START **********************
 
@@ -266,6 +266,9 @@
 # may be a risk of regressions though
 #%patch102 -p1 -b .replication_policycheck
 
+# only to update config.* files
+automake -a -f -c || :
+
 aclocal -I cmulocal
 autoheader
 autoconf -f
@@ -804,6 +807,9 @@
 %{_mandir}/man1/*
 
 %changelog
+* Sat May 31 2008 Dan Horák <dan[at]danny.cz - 2.3.11-2
+- call automake to update config.* files and be buildable again on rawhide
+
 * Tue Mar 25 2008 Tomas Janousek <tjanouse at redhat.com> - 2.3.11-1
 - update to latest upstream
 - (temporarily) dropped the rmquota+deletemailbox patch (doesn't apply)




More information about the fedora-extras-commits mailing list