Author: glen Date: Thu Aug 21 14:24:22 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - P: webserver(expires) for expire module
---- Files affected: SPECS: apache1.spec (1.198 -> 1.199) , apache.spec (1.536 -> 1.537) , lighttpd.spec (1.261 -> 1.262) ---- Diffs: ================================================================ Index: SPECS/apache1.spec diff -u SPECS/apache1.spec:1.198 SPECS/apache1.spec:1.199 --- SPECS/apache1.spec:1.198 Mon Aug 18 22:53:27 2008 +++ SPECS/apache1.spec Thu Aug 21 16:24:09 2008 @@ -31,7 +31,7 @@ Summary(zh_CN.UTF-8): Internet 上应用最广泛的 Web 服务程序。 Name: apache1 Version: 1.3.41 -Release: 12 +Release: 13 License: Apache v2.0 Group: Networking/Daemons Source0: http://www.apache.org/dist/httpd/apache_%{version}.tar.gz @@ -818,6 +818,7 @@ Group: Networking/Daemons Requires: %{name}(EAPI) = %{version}-%{release} Provides: apache(mod_expires) = %{version}-%{release} +Provides: webserver(expires) Obsoletes: apache-mod_expires < 2.0.0 %description mod_expires @@ -2490,6 +2491,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.199 2008/08/21 14:24:09 glen +- P: webserver(expires) for expire module + Revision 1.198 2008/08/18 20:53:27 glen - release 12 (db 4.2 rebuild) ================================================================ Index: SPECS/apache.spec diff -u SPECS/apache.spec:1.536 SPECS/apache.spec:1.537 --- SPECS/apache.spec:1.536 Thu Aug 21 13:50:28 2008 +++ SPECS/apache.spec Thu Aug 21 16:24:12 2008 @@ -35,7 +35,7 @@ Summary(tr.UTF-8): Lider WWW tarayıcı Name: apache Version: 2.2.9 -Release: 4 +Release: 5 License: Apache Group: Networking/Daemons Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.gz @@ -1098,6 +1098,7 @@ URL: http://httpd.apache.org/docs/2.2/mod/mod_expires.html Requires: %{name}-base = %{version}-%{release} Provides: apache(mod_expires) = %{version}-%{release} +Provides: webserver(expires) %description mod_expires This module controls the setting of the Expires HTTP header in server @@ -2731,6 +2732,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.537 2008/08/21 14:24:12 glen +- P: webserver(expires) for expire module + Revision 1.536 2008/08/21 11:50:28 pascalek - Req apr-util-ldap by mod_authnz_ldap (Bug 249252: apache-2.2.9-2 3 crashes with authnz_ldap) ================================================================ Index: SPECS/lighttpd.spec diff -u SPECS/lighttpd.spec:1.261 SPECS/lighttpd.spec:1.262 --- SPECS/lighttpd.spec:1.261 Mon Aug 18 20:52:39 2008 +++ SPECS/lighttpd.spec Thu Aug 21 16:24:16 2008 @@ -38,7 +38,7 @@ %define webdav_progs 1 %endif -%define rel 10 +%define rel 11 Summary: Fast and light HTTP server Summary(pl.UTF-8): Szybki i lekki serwer HTTP Name: lighttpd @@ -379,6 +379,7 @@ Summary(pl.UTF-8): Moduł lighttpd sterujący wygasaniem treści w cache'ach Group: Networking/Daemons Requires: %{name} = %{version}-%{release} +Provides: webserver(expires) %description mod_expire mod_expire controls the setting of the the Expire response header. @@ -1287,6 +1288,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.262 2008/08/21 14:24:16 glen +- P: webserver(expires) for expire module + Revision 1.261 2008/08/18 18:52:39 glen - add webserver(setenv) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/apache1.spec?r1=1.198&r2=1.199&f=u http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/apache.spec?r1=1.536&r2=1.537&f=u http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/lighttpd.spec?r1=1.261&r2=1.262&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
