Author: glen Date: Thu May 15 10:50:51 2008 GMT Module: SPECS Tag: AC-branch ---- Log message: - do not attempt to link with db 4.5; rel 7
---- Files affected: SPECS: cyrus-sasl.spec (1.162.2.2 -> 1.162.2.3) ---- Diffs: ================================================================ Index: SPECS/cyrus-sasl.spec diff -u SPECS/cyrus-sasl.spec:1.162.2.2 SPECS/cyrus-sasl.spec:1.162.2.3 --- SPECS/cyrus-sasl.spec:1.162.2.2 Thu May 15 12:17:37 2008 +++ SPECS/cyrus-sasl.spec Thu May 15 12:50:45 2008 @@ -26,7 +26,7 @@ Summary(uk.UTF-8): Бібліотека Cyrus SASL Name: cyrus-sasl Version: 2.1.22 -Release: 6 +Release: 7 License: distributable Group: Libraries Source0: ftp://ftp.andrew.cmu.edu/pub/cyrus/%{name}-%{version}.tar.gz @@ -42,8 +42,7 @@ # Adapted from http://frost.ath.cx/software/cyrus-sasl-patches/dist/2.1.19/cyrus-sasl-2.1.19-checkpw.c+sql.c.patch Patch5: %{name}-cryptedpw.patch Patch6: %{name}-md5sum-passwords.patch -Patch7: %{name}-db.patch -Patch8: %{name}-automake_1_10.patch +Patch7: %{name}-automake_1_10.patch URL: http://asg.web.cmu.edu/sasl/ BuildRequires: autoconf >= 2.54 BuildRequires: automake @@ -434,7 +433,6 @@ %patch6 -p1 %endif %patch7 -p1 -%patch8 -p1 cd doc echo "cyrus-sasl complies with the following RFCs:" > rfc-compliance @@ -669,6 +667,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.162.2.3 2008-05-15 10:50:45 glen +- do not attempt to link with db 4.5; rel 7 + Revision 1.162.2.2 2008-05-15 10:17:37 glen - ghost soname symlinks ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cyrus-sasl.spec?r1=1.162.2.2&r2=1.162.2.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
