[tftp] make fedora-review-friendly

jsynacek jsynacek at fedoraproject.org
Thu Jul 19 08:52:11 UTC 2012


commit e8341ec8624eeec6854448204fe018b105ef8e0d
Author: Jan Synacek <jsynacek at redhat.com>
Date:   Thu Jul 19 10:50:38 2012 +0200

    make fedora-review-friendly

 tftp.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/tftp.spec b/tftp.spec
index 6f694ec..f83e1f4 100644
--- a/tftp.spec
+++ b/tftp.spec
@@ -21,7 +21,6 @@ Patch7: tftp-hpa-0.49-stats.patch
 Patch8: tftp-hpa-5.2-pktinfo.patch
 
 BuildRequires: tcp_wrappers-devel readline-devel autoconf systemd-units
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 %description
 The Trivial File Transfer Protocol (TFTP) is normally used only for
@@ -103,13 +102,11 @@ fi
 rm -rf ${RPM_BUILD_ROOT}
 
 %files
-%defattr(-,root,root,-)
 %doc README README.security CHANGES
 %{_bindir}/tftp
 %{_mandir}/man1/*
 
 %files server
-%defattr(-,root,root,-)
 %doc README README.security CHANGES
 %config(noreplace) %{_sysconfdir}/xinetd.d/tftp
 %dir %{_localstatedir}/lib/tftpboot
@@ -118,6 +115,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %{_unitdir}/*
 
 %changelog
+* Thu Jul 19 2012 Jan Synáček <jsynacek at redhat.com> - 5.2.4
+- make fedora-review-friendly
+
 * Wed Jul 18 2012 Jan Synáček <jsynacek at redhat.com> - 5.2-4
 - update spec: fix Source0
 


More information about the scm-commits mailing list