Drop ChangeLog, we ship NEWS
This commit is contained in:
parent
cdc45918d3
commit
824a03a3b1
@ -1,7 +1,7 @@
|
||||
Summary: Allows restricted root access for specified users
|
||||
Name: sudo
|
||||
Version: 1.8.8
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: ISC
|
||||
Group: Applications/System
|
||||
URL: http://www.courtesan.com/sudo/
|
||||
@ -167,6 +167,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man8/visudo.8*
|
||||
%dir %{_pkgdocdir}/
|
||||
%{_pkgdocdir}/*
|
||||
%exclude %{_pkgdocdir}/ChangeLog
|
||||
|
||||
|
||||
# Make sure permissions are ok even if we're updating
|
||||
@ -180,6 +181,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man8/sudo_plugin.8*
|
||||
|
||||
%changelog
|
||||
* Sat May 31 2014 Peter Robinson <pbrobinson@fedoraproject.org> 1.8.8-4
|
||||
- Drop ChangeLog, we ship NEWS
|
||||
|
||||
* Mon Mar 10 2014 Daniel Kopecek <dkopecek@redhat.com> - 1.8.8-3
|
||||
- remove bundled copy of zlib before compilation
|
||||
- drop the requiretty Defaults setting from sudoers
|
||||
|
Loading…
Reference in New Issue
Block a user