- call automake to update config.* files and be buildable again on rawhide
This commit is contained in:
parent
bed497306e
commit
76388d6663
@ -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 @@ one running the server.
|
||||
# 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 @@ fi
|
||||
%{_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@redhat.com> - 2.3.11-1
|
||||
- update to latest upstream
|
||||
- (temporarily) dropped the rmquota+deletemailbox patch (doesn't apply)
|
||||
|
Loading…
Reference in New Issue
Block a user