]> git.pld-linux.org Git - packages/changepassword.git/commitdiff
- spaces -> tabs
authorankry <ankry@pld-linux.org>
Tue, 27 Jul 2004 00:26:59 +0000 (00:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    changepassword.spec -> 1.16

changepassword.spec

index 0f40920337e5925bf591c1d8b13870963050f915..d4ed4d622f88cf2b6e506841a5088023552e51fc 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Conditional build:
-%bcond_without samba   # without samba passwords support
-%bcond_without squid   # without squid passwords support
+%bcond_without samba   # without samba passwords support
+%bcond_without squid   # without squid passwords support
 
 #TODO
 # - move cgi binary to /usr/share/changepassword
@@ -22,7 +22,7 @@ URL:          http://changepassword.sourceforge.net/
 Requires:      apache
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define         _cgidir         /home/services/httpd/cgi-bin
+%define                _cgidir         /home/services/httpd/cgi-bin
 
 %description
 ChangePassword modifies the passwords of passwd, Samba, and Squid
@@ -42,7 +42,7 @@ cp %{SOURCE1} .
 %configure \
        --enable-cgidir=%{_cgidir} \
        --enable-language=Polish \
-        --enable-logo=pldlogo.png \
+       --enable-logo=pldlogo.png \
        --enable-smbpasswd=%{_sysconfdir}/smbpasswd \
        --enable-squidpasswd=%{_sysconfdir}/squid/passwd \
 %if %{without samba}
This page took 0.085391 seconds and 4 git commands to generate.