]> git.pld-linux.org Git - packages/changepassword.git/commitdiff
- use virtual webserver provide
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 20 Nov 2005 22:21:06 +0000 (22:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    changepassword.spec -> 1.20

changepassword.spec

index c0d82359f7d1ffe85f5427a40dfcde141d01bd18..29c41aaad4ee8a40e982f4afe2bdf6612e25ea58 100644 (file)
@@ -3,7 +3,7 @@
 %bcond_without samba   # without samba passwords support
 %bcond_without squid   # without squid passwords support
 
-#TODO
+# TODO
 # - move cgi binary to /usr/share/changepassword
 # - write changepassword.conf for apache redirection + execution
 # - get sources for libdes and compile then instead of using
@@ -19,7 +19,7 @@ Source0:      http://dl.sourceforge.net/changepassword/%{name}-%{version}.tar.gz
 # Source0-md5: 7449a80c65db2e37c0aa3bb709926127
 Source1:       pldlogo.png
 URL:           http://changepassword.sourceforge.net/
-Requires:      apache
+Requires:      webserver = apache
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _cgidir         /home/services/httpd/cgi-bin
This page took 0.153351 seconds and 4 git commands to generate.