SPECS: apache.spec, apache1.spec, template-webapp.spec - added web...
glen
glen at pld-linux.org
Mon Jul 17 18:30:39 CEST 2006
Author: glen Date: Mon Jul 17 16:30:38 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added webserver(cgi)
---- Files affected:
SPECS:
apache.spec (1.482 -> 1.483) , apache1.spec (1.142 -> 1.143) , template-webapp.spec (1.44 -> 1.45)
---- Diffs:
================================================================
Index: SPECS/apache.spec
diff -u SPECS/apache.spec:1.482 SPECS/apache.spec:1.483
--- SPECS/apache.spec:1.482 Mon Jul 17 18:23:23 2006
+++ SPECS/apache.spec Mon Jul 17 18:30:33 2006
@@ -879,6 +879,7 @@
Requires: %{name}-base = %{version}-%{release}
Requires: %{name}-mod_alias = %{version}-%{release}
Provides: apache(mod_cgi) = %{version}-%{release}
+Provides: webserver(cgi)
%description mod_cgi
Any file that has the mime type application/x-httpd-cgi or handler
@@ -912,6 +913,7 @@
Requires: %{name}-base = %{version}-%{release}
Requires: %{name}-mod_alias = %{version}-%{release}
Provides: apache(mod_cgid) = %{version}-%{release}
+Provides: webserver(cgi)
%description mod_cgid
Execution of CGI scripts using an external CGI daemon.
@@ -2707,6 +2709,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.483 2006/07/17 16:30:33 glen
+- added webserver(cgi)
+
Revision 1.482 2006/07/17 16:23:23 glen
- webserver(virtual) provides renamed to be shorter and less confusing
================================================================
Index: SPECS/apache1.spec
diff -u SPECS/apache1.spec:1.142 SPECS/apache1.spec:1.143
--- SPECS/apache1.spec:1.142 Mon Jul 17 18:23:23 2006
+++ SPECS/apache1.spec Mon Jul 17 18:30:33 2006
@@ -690,6 +690,7 @@
Group: Networking/Daemons
Requires: %{name}(EAPI) = %{version}-%{release}
Provides: apache(mod_cgi) = %{version}-%{release}
+Provides: webserver(cgi)
%description mod_cgi
Any file that has the MIME type application/x-httpd-cgi or handler
@@ -2432,6 +2433,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.143 2006/07/17 16:30:33 glen
+- added webserver(cgi)
+
Revision 1.142 2006/07/17 16:23:23 glen
- webserver(virtual) provides renamed to be shorter and less confusing
================================================================
Index: SPECS/template-webapp.spec
diff -u SPECS/template-webapp.spec:1.44 SPECS/template-webapp.spec:1.45
--- SPECS/template-webapp.spec:1.44 Mon Jul 17 18:23:23 2006
+++ SPECS/template-webapp.spec Mon Jul 17 18:30:33 2006
@@ -18,6 +18,7 @@
#Requires: webserver(access)
#Requires: webserver(alias)
#Requires: webserver(auth)
+#Requires: webserver(cgi)
#Requires: webserver(indexfile)
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -185,6 +186,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.45 2006/07/17 16:30:33 glen
+- added webserver(cgi)
+
Revision 1.44 2006/07/17 16:23:23 glen
- webserver(virtual) provides renamed to be shorter and less confusing
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/apache.spec?r1=1.482&r2=1.483&f=u
http://cvs.pld-linux.org/SPECS/apache1.spec?r1=1.142&r2=1.143&f=u
http://cvs.pld-linux.org/SPECS/template-webapp.spec?r1=1.44&r2=1.45&f=u
More information about the pld-cvs-commit
mailing list