Author: grzegol Date: Mon Oct 2 19:05:34 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - added db patch (allow to link with with db-4.5)
---- Files affected: SPECS: cyrus-sasl.spec (1.155 -> 1.156) ---- Diffs: ================================================================ Index: SPECS/cyrus-sasl.spec diff -u SPECS/cyrus-sasl.spec:1.155 SPECS/cyrus-sasl.spec:1.156 --- SPECS/cyrus-sasl.spec:1.155 Sun Oct 1 00:17:14 2006 +++ SPECS/cyrus-sasl.spec Mon Oct 2 21:05:29 2006 @@ -42,6 +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 URL: http://asg.web.cmu.edu/sasl/ BuildRequires: autoconf >= 2.54 BuildRequires: automake @@ -431,6 +432,7 @@ %patch5 -p1 %patch6 -p1 %endif +%patch7 -p1 cd doc echo "cyrus-sasl complies with the following RFCs:" > rfc-compliance @@ -664,6 +666,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.156 2006/10/02 19:05:29 grzegol +- added db patch (allow to link with with db-4.5) + Revision 1.155 2006/09/30 22:17:14 arekm - rebuild with new db4.5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/cyrus-sasl.spec?r1=1.155&r2=1.156&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
