SPECS (SQUID_2): squid.spec - disable builtin yet-antoher-md5-implementatio...
pluto
pluto at pld-linux.org
Sat Sep 20 12:08:49 CEST 2008
Author: pluto Date: Sat Sep 20 10:08:48 2008 GMT
Module: SPECS Tag: SQUID_2
---- Log message:
- disable builtin yet-antoher-md5-implementation and use openssl/md5.D
- kill BR: libmd5-devel.
---- Files affected:
SPECS:
squid.spec (1.282.2.8.2.9 -> 1.282.2.8.2.10)
---- Diffs:
================================================================
Index: SPECS/squid.spec
diff -u SPECS/squid.spec:1.282.2.8.2.9 SPECS/squid.spec:1.282.2.8.2.10
--- SPECS/squid.spec:1.282.2.8.2.9 Thu Sep 18 15:14:25 2008
+++ SPECS/squid.spec Sat Sep 20 12:08:43 2008
@@ -48,7 +48,6 @@
BuildRequires: automake
BuildRequires: cyrus-sasl-devel >= 2.1.0
BuildRequires: db-devel
-BuildRequires: libmd5-devel
BuildRequires: openldap-devel >= 2.3.0
BuildRequires: openssl-devel >= 0.9.7d
BuildRequires: pam-devel
@@ -468,6 +467,7 @@
--enable-arp-acl \
--enable-htcp \
--enable-ssl \
+ --with-system-md5 \
--enable-forw-via-db \
--enable-cache-digests \
--enable-err-language=English \
@@ -758,6 +758,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.282.2.8.2.10 2008/09/20 10:08:43 pluto
+- disable builtin yet-antoher-md5-implementation and use openssl/md5.D
+- kill BR: libmd5-devel.
+
Revision 1.282.2.8.2.9 2008/09/18 13:14:25 dzeus
- BR: libmd5-devel
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/squid.spec?r1=1.282.2.8.2.9&r2=1.282.2.8.2.10&f=u
More information about the pld-cvs-commit
mailing list