Drop ChangeLog the NEWS file contains details back to 1993 to satify even the most bored sysadmin

This commit is contained in:
Peter Robinson 2014-05-31 23:13:29 +01:00
parent 0fb0b5c269
commit 34282b0850
1 changed files with 5 additions and 2 deletions

View File

@ -1,7 +1,7 @@
Summary: The GNU versions of find utilities (find and xargs)
Name: findutils
Version: 4.5.12
Release: 2%{?dist}
Release: 3%{?dist}
Epoch: 1
License: GPLv3+
Group: Applications/File
@ -83,7 +83,7 @@ if [ $1 = 0 ]; then
fi
%files -f %{name}.lang
%doc AUTHORS COPYING NEWS README THANKS TODO ChangeLog
%doc AUTHORS COPYING NEWS README THANKS TODO
%{_bindir}/find
%{_bindir}/oldfind
%{_bindir}/xargs
@ -94,6 +94,9 @@ fi
%{_infodir}/find-maint.info.gz
%changelog
* Sat May 31 2014 Peter Robinson <pbrobinson@fedoraproject.org> 1:4.5.12-3
- Drop ChangeLog the NEWS file contains details back to 1993 to satify even the most bored sysadmin
* Mon Sep 23 2013 Kamil Dudka <kdudka@redhat.com> - 1:4.5.12-2
- silence GCC warnings