]> git.pld-linux.org Git - packages/courier.git/commitdiff
- doesn't work with other webservers than apache2 due apache2 specific documentroot...
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 19 Nov 2005 16:15:07 +0000 (16:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    courier.spec -> 1.124

courier.spec

index 18e988e68443b94574cd2f02cb3517b1de36b902..3be1867b88a86b642b1d7f8ac75d66132e786ef6 100644 (file)
@@ -164,7 +164,8 @@ Summary(pl):        Panel administracyjny przez HTTP dla Couriera
 Group:         Networking/Daemons
 Requires:      %{_cgibindir}
 Requires:      %{name} = %{version}-%{release}
-Requires:      webserver
+Requires:      webserver = apache
+Conflicts:     apache < 1.3.33-2
 
 %description webadmin
 This is a web-based administration tool. Webadmin is a web CGI
@@ -179,6 +180,8 @@ Summary(pl):        Zintegrowany serwer poczty przez HTTP (webmail) do Couriera
 Group:         Networking/Daemons
 Requires:      %{_cgibindir}
 Requires:      %{name} = %{version}-%{release}
+Requires:      webserver = apache
+Conflicts:     apache < 1.3.33-2
 
 %description webmail
 This package installs Courier mail server's integrated HTTP webmail
This page took 0.066776 seconds and 4 git commands to generate.