SPECS: otrs.spec - use virtual webserver provide. well at least try

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


Author: glen                         Date: Sun Nov 20 22:56:56 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use virtual webserver provide. well at least try

---- Files affected:
SPECS:
   otrs.spec (1.61 -> 1.62) 

---- Diffs:

================================================================
Index: SPECS/otrs.spec
diff -u SPECS/otrs.spec:1.61 SPECS/otrs.spec:1.62
--- SPECS/otrs.spec:1.61	Mon Nov  7 09:53:41 2005
+++ SPECS/otrs.spec	Sun Nov 20 23:56:51 2005
@@ -25,16 +25,16 @@
 URL:		http://otrs.org/
 BuildRequires:	rpm-perlprov
 BuildRequires:	rpmbuild(macros) >= 1.202
-PreReq:		apache
 Requires(pre):	/bin/id
 Requires(pre):	/usr/sbin/useradd
 Requires(pre):	/usr/sbin/usermod
 %if %{without apache1}
-Requires:	apache >= 2
+Requires:	apache >= 2.0
 %endif
 %if %{with apache1}
-Requires:	apache < 2
+Requires:	apache1
 %endif
+Requires:	webserver = apache
 Requires:	apache-mod_perl
 Requires:	mysql
 #Requires:	mysql-client
@@ -351,6 +351,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.62  2005/11/20 22:56:51  glen
+- use virtual webserver provide. well at least try
+
 Revision 1.61  2005/11/07 08:53:41  blues
 - added config for online configuration
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/otrs.spec?r1=1.61&r2=1.62&f=u




More information about the pld-cvs-commit mailing list