]> git.pld-linux.org Git - packages/vsftpd.git/commitdiff
- massive: cleanup in setup parameters (based on kloczek changes), small
authorPaweł Gołaszewski <blues@pld-linux.org>
Mon, 16 Jun 2003 19:09:16 +0000 (19:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  cosmetic fixes

Changed files:
    vsftpd.spec -> 1.20

vsftpd.spec

index 6b9d70686e8ce635107de0cf26fe26a849ae8c80..82d2124c42a9ee362c969be0910c54d4ad1c7783 100644 (file)
@@ -48,7 +48,7 @@ A Very Secure FTP Daemon (vsftpd) - escrito do zero - por Chris "One
 Man Security Audit Team" Evans.
 
 %prep
-%setup -q -n %{name}-%{version}
+%setup -q
 
 %build
 %{__make} \
@@ -95,8 +95,7 @@ fi
 
 %files
 %defattr(644,root,root,755)
-%doc AUDIT BENCHMARKS BUGS Changelog FAQ README REWARD SIZE SPEED TODO TUNING EXAMPLE
-%doc SECURITY
+%doc AUDIT BENCHMARKS BUGS Changelog FAQ README REWARD SIZE SPEED TODO TUNING EXAMPLE SECURITY
 %attr(755,root,root) %{_sbindir}/vsftpd
 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/vsftpd.conf
 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/ftpd/ftpusers
This page took 0.101498 seconds and 4 git commands to generate.