Author: charles Date: Thu Jan 28 22:56:37 2010 GMT Module: packages Tag: HEAD ---- Log message: - added -libdict.patch (fix build) - BR dovecot-devel up to 1.2.10-2
---- Files affected: packages/dovecot-sieve: dovecot-sieve.spec (1.26 -> 1.27) ---- Diffs: ================================================================ Index: packages/dovecot-sieve/dovecot-sieve.spec diff -u packages/dovecot-sieve/dovecot-sieve.spec:1.26 packages/dovecot-sieve/dovecot-sieve.spec:1.27 --- packages/dovecot-sieve/dovecot-sieve.spec:1.26 Mon Jan 25 12:11:06 2010 +++ packages/dovecot-sieve/dovecot-sieve.spec Thu Jan 28 23:56:32 2010 @@ -10,11 +10,12 @@ Group: Daemons Source0: http://www.rename-it.nl/dovecot/%{dovecot_series}/dovecot-%{dovecot_series}-sieve-%{sieve_version}.tar.gz # Source0-md5: 2246fbbcf304d3ec1df0db2d091fe05a +Patch0: %{name}-libdict.patch URL: http://www.dovecot.org/ BuildRequires: autoconf BuildRequires: automake BuildRequires: bison -BuildRequires: dovecot-devel >= 1:1.2.10 +BuildRequires: dovecot-devel >= 1:1.2.10-2 BuildRequires: flex BuildRequires: libtool %requires_eq_to dovecot dovecot-devel @@ -36,6 +37,7 @@ %prep %setup -q -n dovecot-%{dovecot_series}-sieve-%{sieve_version} +%patch0 -p1 %build %{__libtoolize} @@ -76,6 +78,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.27 2010/01/28 22:56:32 charles +- added -libdict.patch (fix build) +- BR dovecot-devel up to 1.2.10-2 + Revision 1.26 2010/01/25 11:11:06 dzeus - up to 0.1.15 for dovecot 1.2.10 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/dovecot-sieve/dovecot-sieve.spec?r1=1.26&r2=1.27&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
