SPECS: wpkg-http.spec - it expects apache, not any httpd

qboosh qboosh at pld-linux.org
Mon Oct 3 18:38:39 CEST 2005


Author: qboosh                       Date: Mon Oct  3 16:38:39 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- it expects apache, not any httpd

---- Files affected:
SPECS:
   wpkg-http.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/wpkg-http.spec
diff -u SPECS/wpkg-http.spec:1.4 SPECS/wpkg-http.spec:1.5
--- SPECS/wpkg-http.spec:1.4	Sat Oct  1 04:34:08 2005
+++ SPECS/wpkg-http.spec	Mon Oct  3 18:38:34 2005
@@ -2,7 +2,7 @@
 #TODO:
 #- config for apache
 Summary:	WPKG - HTTP backend
-Summary(pl):	WPKG - Interfejs Webowy
+Summary(pl):	WPKG - Interfejs WWW
 Name:		wpkg-http
 Version:	06062005
 Release:	0.1
@@ -13,17 +13,18 @@
 Source1:	%{name}_apache.conf
 #Source2:	%{name}-
 URL:		http://wpkg.sourceforge.net/
+Requires:	php
+Requires:	webserver = apache
+Requires:	wpkg
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-Requires:	wpkg
-Requires:	httpd
-Requires:	php
 
 %description
 Web backend for configuration WPKG.
 
 %description -l pl
-Webowy konfigurator dla WPKG
+Konfigurator WWW dla WPKG.
+
 %prep
 %setup -q -n wpkg
 
@@ -66,6 +67,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2005/10/03 16:38:34  qboosh
+- it expects apache, not any httpd
+
 Revision 1.4  2005/10/01 02:34:08  wolvverine
 - correct config
 
@@ -78,5 +82,3 @@
 
 Revision 1.1  2005/09/26 06:03:22  wolvverine
 - initial
-
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/wpkg-http.spec?r1=1.4&r2=1.5&f=u




More information about the pld-cvs-commit mailing list