- 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
|
%define upstream_ver 2.3.11
|
||||||
Name: cyrus-imapd
|
Name: cyrus-imapd
|
||||||
Version: 2.3.11
|
Version: 2.3.11
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
|
|
||||||
# ********************** BUILD TIME OPTIONS START **********************
|
# ********************** BUILD TIME OPTIONS START **********************
|
||||||
|
|
||||||
@ -266,6 +266,9 @@ one running the server.
|
|||||||
# may be a risk of regressions though
|
# may be a risk of regressions though
|
||||||
#%patch102 -p1 -b .replication_policycheck
|
#%patch102 -p1 -b .replication_policycheck
|
||||||
|
|
||||||
|
# only to update config.* files
|
||||||
|
automake -a -f -c || :
|
||||||
|
|
||||||
aclocal -I cmulocal
|
aclocal -I cmulocal
|
||||||
autoheader
|
autoheader
|
||||||
autoconf -f
|
autoconf -f
|
||||||
@ -804,6 +807,9 @@ fi
|
|||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Mar 25 2008 Tomas Janousek <tjanouse@redhat.com> - 2.3.11-1
|
||||||
- update to latest upstream
|
- update to latest upstream
|
||||||
- (temporarily) dropped the rmquota+deletemailbox patch (doesn't apply)
|
- (temporarily) dropped the rmquota+deletemailbox patch (doesn't apply)
|
||||||
|
Loading…
Reference in New Issue
Block a user