Author: glen                         Date: Thu Feb 19 11:11:59 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- webapps dependency is for apps, not webserver

---- Files affected:
SPECS:
   lighttpd.spec (1.279 -> 1.280) , apache1.spec (1.201 -> 1.202) , apache.spec 
(1.553 -> 1.554) 

---- Diffs:

================================================================
Index: SPECS/lighttpd.spec
diff -u SPECS/lighttpd.spec:1.279 SPECS/lighttpd.spec:1.280
--- SPECS/lighttpd.spec:1.279   Wed Feb 18 01:48:35 2009
+++ SPECS/lighttpd.spec Thu Feb 19 12:11:52 2009
@@ -38,7 +38,7 @@
 %define                webdav_progs    1
 %endif
 
-%define                rel 1
+%define                rel 2
 Summary:       Fast and light HTTP server
 Summary(pl.UTF-8):     Szybki i lekki serwer HTTP
 Name:          lighttpd
@@ -148,7 +148,6 @@
 Requires:      %{name}-mod_staticfile = %{version}-%{release}
 Requires:      rc-scripts
 Requires:      rpm-whiteout >= 1.5
-Requires:      webapps
 Provides:      group(http)
 Provides:      group(lighttpd)
 Provides:      user(lighttpd)
@@ -1295,6 +1294,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.280  2009/02/19 11:11:52  glen
+- webapps dependency is for apps, not webserver
+
 Revision 1.279  2009/02/18 00:48:35  glen
 - update to 1.4.21, r2399 with few fixes:
   - Fix wrong lua type for CACHE_MISS/CACHE_HIT in mod_cml (fixes #533)

================================================================
Index: SPECS/apache1.spec
diff -u SPECS/apache1.spec:1.201 SPECS/apache1.spec:1.202
--- SPECS/apache1.spec:1.201    Mon Feb 16 18:56:25 2009
+++ SPECS/apache1.spec  Thu Feb 19 12:11:53 2009
@@ -31,7 +31,7 @@
 Summary(zh_CN.UTF-8):  Internet 上应用最广泛的 Web 服务程序。
 Name:          apache1
 Version:       1.3.41
-Release:       14
+Release:       15
 License:       Apache v2.0
 Group:         Networking/Daemons/HTTP
 Source0:       http://www.apache.org/dist/httpd/apache_%{version}.tar.gz
@@ -249,7 +249,6 @@
 Requires:      mailcap
 Requires:      psmisc >= 20.1
 Requires:      rc-scripts
-Requires:      webapps
 Provides:      %{name}(EAPI) = %{version}-%{release}
 %{?with_ipv6:Provides: apache1(ipv6)}
 %{?with_lingerd:Provides:      apache1(lingerd)}
@@ -2491,6 +2490,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.202  2009/02/19 11:11:53  glen
+- webapps dependency is for apps, not webserver
+
 Revision 1.201  2009/02/16 17:56:25  glen
 - fix Host: header sanitizing (in HOSTNAME:PORT form), in ipv6 patch; rel 14
 

================================================================
Index: SPECS/apache.spec
diff -u SPECS/apache.spec:1.553 SPECS/apache.spec:1.554
--- SPECS/apache.spec:1.553     Fri Feb 13 13:20:41 2009
+++ SPECS/apache.spec   Thu Feb 19 12:11:53 2009
@@ -35,7 +35,7 @@
 Summary(tr.UTF-8):     Lider WWW tarayıcı
 Name:          apache
 Version:       2.2.11
-Release:       4
+Release:       5
 License:       Apache v2.0
 Group:         Networking/Daemons/HTTP
 Source0:       http://www.apache.org/dist/httpd/httpd-%{version}.tar.gz
@@ -197,7 +197,6 @@
 Requires:      apr >= 1:1.2
 Requires:      psmisc >= 20.1
 Requires:      rc-scripts >= 0.4.0.15
-Requires:      webapps
 Provides:      apache(modules-api) = %{_apache_modules_api}
 Provides:      group(http)
 Provides:      user(http)
@@ -2732,6 +2731,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.554  2009/02/19 11:11:53  glen
+- webapps dependency is for apps, not webserver
+
 Revision 1.553  2009/02/13 12:20:41  hawk
 - from upstream, prefork: log an error instead of segfaulting when child
   startup fails due to pollset creation failures
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/lighttpd.spec?r1=1.279&r2=1.280&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/apache1.spec?r1=1.201&r2=1.202&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/apache.spec?r1=1.553&r2=1.554&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to