SPECS: dgee.spec - use virtual webserver provide

glen glen at pld-linux.org
Sun Nov 20 23:27:09 CET 2005


Author: glen                         Date: Sun Nov 20 22:27:09 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use virtual webserver provide

---- Files affected:
SPECS:
   dgee.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SPECS/dgee.spec
diff -u SPECS/dgee.spec:1.16 SPECS/dgee.spec:1.17
--- SPECS/dgee.spec:1.16	Wed Dec 29 14:39:07 2004
+++ SPECS/dgee.spec	Sun Nov 20 23:27:04 2005
@@ -1,8 +1,7 @@
 # $Revision$, $Date$
 #
 # TODO: 
-#  --without apache1 (default) should build mod_dgee.so for 
-#  apache2 - it doesn't
+#  --without apache1 (default) should build mod_dgee.so for apache2 - it doesn't
 # 
 # Conditional build:
 %bcond_with	apache1
@@ -43,7 +42,7 @@
 Requires(post):	/sbin/ldconfig
 Requires(post,preun):	%{apxs}
 Requires(post,preun):	/sbin/chkconfig
-Requires:	apache
+Requires:	webserver = apache
 Requires:	goldwater
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -197,6 +196,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2005/11/20 22:27:04  glen
+- use virtual webserver provide
+
 Revision 1.16  2004/12/29 13:39:07  ankry
 - fix versioning, rel. 1
 
@@ -238,7 +240,7 @@
 - add logrotate script
 - add empty log files owned by root.http with 660 perms (I think this
   perms should be 620, but goldwater opens log files in rw mode)
-- add /sbin/ldconfig in %%post %%postun
+- add /sbin/ldconfig in %post %postun
 - fix file's prems in /usr/lib/dgee directory
 - it works! - goldwater starts correctly and it can boot dgee apps
 
@@ -259,8 +261,8 @@
 
 Revision 1.4  2003/12/06 18:18:46  radzio
 - Requires: apache
-- %%bcond_with apache1
-- add %%post %%postun scripts
+- %bcond_with apache1
+- add %post %postun scripts
 - rel 0.1.1
 
 Revision 1.3  2003/12/06 00:56:27  undefine
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/dgee.spec?r1=1.16&r2=1.17&f=u




More information about the pld-cvs-commit mailing list