SPECS: apache.spec, apache1.spec, template-webapp.spec - webserver...

glen glen at pld-linux.org
Mon Jul 17 18:23:29 CEST 2006


Author: glen                         Date: Mon Jul 17 16:23:29 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- webserver(virtual) provides renamed to be shorter and less confusing

---- Files affected:
SPECS:
   apache.spec (1.481 -> 1.482) , apache1.spec (1.141 -> 1.142) , template-webapp.spec (1.43 -> 1.44) 

---- Diffs:

================================================================
Index: SPECS/apache.spec
diff -u SPECS/apache.spec:1.481 SPECS/apache.spec:1.482
--- SPECS/apache.spec:1.481	Tue Jul 11 22:42:04 2006
+++ SPECS/apache.spec	Mon Jul 17 18:23:23 2006
@@ -379,7 +379,7 @@
 URL:		http://httpd.apache.org/docs/2.2/mod/mod_alias.html
 Requires:	%{name}-base = %{version}-%{release}
 Provides:	apache(mod_alias) = %{version}-%{release}
-Provides:	webserver(url_alias)
+Provides:	webserver(alias)
 
 %description mod_alias
 The directives contained in this module allow for manipulation and
@@ -453,7 +453,7 @@
 Requires:	%{name}-mod_authz_groupfile = %{version}-%{release}
 Requires:	%{name}-mod_authz_user = %{version}-%{release}
 Provides:	apache(mod_auth) = %{version}-%{release}
-Provides:	webserver(authentication)
+Provides:	webserver(auth)
 
 %description mod_auth
 Virtual package which requires apache-mod_authn_file,
@@ -721,7 +721,7 @@
 Provides:	apache(mod_authz_host) = %{version}-%{release}
 # for apache < 2.2.0
 Provides:	apache(mod_access) = %{version}-%{release}
-Provides:	webserver(url_access)
+Provides:	webserver(access)
 
 %description mod_authz_host
 The directives provided by mod_authz_host are used in <Directory>,
@@ -2707,6 +2707,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.482  2006/07/17 16:23:23  glen
+- webserver(virtual) provides renamed to be shorter and less confusing
+
 Revision 1.481  2006/07/11 20:42:04  glen
 - initial webserver(virtual) provides
 

================================================================
Index: SPECS/apache1.spec
diff -u SPECS/apache1.spec:1.141 SPECS/apache1.spec:1.142
--- SPECS/apache1.spec:1.141	Tue Jul 11 22:42:04 2006
+++ SPECS/apache1.spec	Mon Jul 17 18:23:23 2006
@@ -444,7 +444,7 @@
 Group:		Networking/Daemons
 Requires:	%{name}(EAPI) = %{version}-%{release}
 Provides:	apache(mod_access) = %{version}-%{release}
-Provides:	webserver(url_access)
+Provides:	webserver(access)
 
 %description mod_access
 The directives provided by mod_access are used in <Directory>,
@@ -492,7 +492,7 @@
 Group:		Networking/Daemons
 Requires:	%{name}(EAPI) = %{version}-%{release}
 Provides:	apache(mod_alias) = %{version}-%{release}
-Provides:	webserver(url_alias)
+Provides:	webserver(alias)
 
 %description mod_alias
 This module provides for mapping different parts of the host
@@ -567,7 +567,7 @@
 Requires:	%{name}(EAPI) = %{version}-%{release}
 Requires:	htpasswd
 Provides:	apache(mod_auth) = %{version}-%{release}
-Provides:	webserver(authentication)
+Provides:	webserver(auth)
 Obsoletes:	apache-mod_auth < 2.0.0
 
 %description mod_auth
@@ -2432,6 +2432,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.142  2006/07/17 16:23:23  glen
+- webserver(virtual) provides renamed to be shorter and less confusing
+
 Revision 1.141  2006/07/11 20:42:04  glen
 - initial webserver(virtual) provides
 

================================================================
Index: SPECS/template-webapp.spec
diff -u SPECS/template-webapp.spec:1.43 SPECS/template-webapp.spec:1.44
--- SPECS/template-webapp.spec:1.43	Tue Jul 11 22:44:42 2006
+++ SPECS/template-webapp.spec	Mon Jul 17 18:23:23 2006
@@ -15,9 +15,9 @@
 Requires(triggerpostun):	sed >= 4.0
 %endif
 # see SOURCES/webapps.README for description and complete listing
-#Requires:	webserver(url_access)
-#Requires:	webserver(url_alias)
-#Requires:	webserver(authentication)
+#Requires:	webserver(access)
+#Requires:	webserver(alias)
+#Requires:	webserver(auth)
 #Requires:	webserver(indexfile)
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -185,6 +185,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.44  2006/07/17 16:23:23  glen
+- webserver(virtual) provides renamed to be shorter and less confusing
+
 Revision 1.43  2006/07/11 20:44:42  glen
 - webserver(foo) virtuals
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/apache.spec?r1=1.481&r2=1.482&f=u
    http://cvs.pld-linux.org/SPECS/apache1.spec?r1=1.141&r2=1.142&f=u
    http://cvs.pld-linux.org/SPECS/template-webapp.spec?r1=1.43&r2=1.44&f=u



More information about the pld-cvs-commit mailing list