SPECS: sqwebmail.spec - use virtual webserver provide
glen
glen at pld-linux.org
Mon Nov 21 00:09:10 CET 2005
Author: glen Date: Sun Nov 20 23:09:10 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- use virtual webserver provide
---- Files affected:
SPECS:
sqwebmail.spec (1.83 -> 1.84)
---- Diffs:
================================================================
Index: SPECS/sqwebmail.spec
diff -u SPECS/sqwebmail.spec:1.83 SPECS/sqwebmail.spec:1.84
--- SPECS/sqwebmail.spec:1.83 Thu Sep 1 17:46:54 2005
+++ SPECS/sqwebmail.spec Mon Nov 21 00:09:05 2005
@@ -42,10 +42,10 @@
Requires: crondaemon
Requires: expect
Requires: gnupg >= 1.0.4
-Requires: apache
+Requires: webserver = apache
Requires: mailcap
%{?with_ispell:Requires: ispell}
-%{?with_ssl:Requires: apache-mod_ssl}
+%{?with_ssl:Requires: apache(mod_ssl)}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define _libexecdir /usr/%{_lib}
@@ -344,6 +344,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.84 2005/11/20 23:09:05 glen
+- use virtual webserver provide
+
Revision 1.83 2005/09/01 15:46:54 andree
- BR: courier-authlib-devel >= 0.57
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/sqwebmail.spec?r1=1.83&r2=1.84&f=u
More information about the pld-cvs-commit
mailing list