From a1c13b88711d697e17c1c361017a373d3996230e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pawe=C5=82=20Go=C5=82aszewski?= Date: Mon, 16 Jun 2003 19:09:16 +0000 Subject: [PATCH] - massive: cleanup in setup parameters (based on kloczek changes), small cosmetic fixes Changed files: vsftpd.spec -> 1.20 --- vsftpd.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/vsftpd.spec b/vsftpd.spec index 6b9d706..82d2124 100644 --- a/vsftpd.spec +++ b/vsftpd.spec @@ -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 -- 2.43.0