packages: apache/apache.spec - mod_ssl R += mod_socache_shmcb (should be S:...
adamg
adamg at pld-linux.org
Sun Feb 26 14:26:19 CET 2012
Author: adamg Date: Sun Feb 26 13:26:19 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- mod_ssl R += mod_socache_shmcb (should be S:, but require it to ease upgrade from 2.2)
---- Files affected:
packages/apache:
apache.spec (1.660 -> 1.661)
---- Diffs:
================================================================
Index: packages/apache/apache.spec
diff -u packages/apache/apache.spec:1.660 packages/apache/apache.spec:1.661
--- packages/apache/apache.spec:1.660 Sun Feb 26 13:48:46 2012
+++ packages/apache/apache.spec Sun Feb 26 14:26:13 2012
@@ -1858,6 +1858,7 @@
Group: Networking/Daemons/HTTP
URL: http://httpd.apache.org/docs/2.4/mod/mod_ssl.html
Requires: %{name}-base = %{version}-%{release}
+Requires: %{name}-mod_socache_shmcb = %{version}-%{release}
Requires: openssl >= %{openssl_ver}
%if "%{pld_release}" != "ac"
Requires: apr-util-dbm-db
@@ -3307,6 +3308,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.661 2012/02/26 13:26:13 adamg
+- mod_ssl R += mod_socache_shmcb (should be S:, but require it to ease upgrade from 2.2)
+
Revision 1.660 2012/02/26 12:48:46 adamg
- mod_auth{n,z}_* require appropriate core module
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/apache/apache.spec?r1=1.660&r2=1.661&f=u
More information about the pld-cvs-commit
mailing list