make fedora-review-friendly
This commit is contained in:
parent
444247409f
commit
e8341ec862
@ -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@redhat.com> - 5.2.4
|
||||
- make fedora-review-friendly
|
||||
|
||||
* Wed Jul 18 2012 Jan Synáček <jsynacek@redhat.com> - 5.2-4
|
||||
- update spec: fix Source0
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user