[ftp] Make spec fedora-review-friendly

jsynacek jsynacek at fedoraproject.org
Thu Jul 19 08:49:00 UTC 2012


commit c2b464b88e6f38e51d54309bbfa3a6df8b5f26cd
Author: Jan Synacek <jsynacek at redhat.com>
Date:   Thu Jul 19 10:44:12 2012 +0200

    Make spec fedora-review-friendly

 ftp.spec |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/ftp.spec b/ftp.spec
index 7a1f67e..779fcea 100644
--- a/ftp.spec
+++ b/ftp.spec
@@ -34,7 +34,6 @@ Patch25: netkit-ftp-0.17-chkmalloc.patch
 Patch26: netkit-ftp-0.17-man.patch
 Patch27: netkit-ftp-0.17-acct_ovl.patch
 
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: glibc-devel, readline-devel, ncurses-devel
 
 %description
@@ -99,7 +98,6 @@ make INSTALLROOT=${RPM_BUILD_ROOT} install
 rm -rf ${RPM_BUILD_ROOT}
 
 %files
-%defattr(-,root,root)
 %{_bindir}/ftp
 %{_bindir}/pftp
 %{_mandir}/man1/ftp.*
@@ -109,6 +107,7 @@ rm -rf ${RPM_BUILD_ROOT}
 %changelog
 * Thu Jul 19 2012 Jan Synáček <jsynacek at redhat.com> - 0.17-56
 - Fixed Source0 and URL
+- Make spec fedora-review-friendly
 
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.17-56
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild


More information about the scm-commits mailing list