This commit is contained in:
Tim Waugh 2007-02-14 12:34:07 +00:00
parent 8eac3d1f21
commit eab78b1c7d

View File

@ -1,7 +1,7 @@
Summary: The GNU core utilities: a set of tools commonly used in shell scripts Summary: The GNU core utilities: a set of tools commonly used in shell scripts
Name: coreutils Name: coreutils
Version: 6.7 Version: 6.7
Release: 4%{?dist} Release: 5%{?dist}
License: GPL License: GPL
Group: System Environment/Base Group: System Environment/Base
Url: http://www.gnu.org/software/coreutils/ Url: http://www.gnu.org/software/coreutils/
@ -260,7 +260,7 @@ fi
/sbin/runuser /sbin/runuser
%changelog %changelog
* Wed Feb 14 2007 Tim Waugh <twaugh@redhat.com> * Wed Feb 14 2007 Tim Waugh <twaugh@redhat.com> 6.7-5
- Removed unnecessary stuff in pre scriptlet (bug #225655). - Removed unnecessary stuff in pre scriptlet (bug #225655).
- Prefix sources with 'coreutils-' (bug #225655). - Prefix sources with 'coreutils-' (bug #225655).
- Avoid %%makeinstall (bug #225655). - Avoid %%makeinstall (bug #225655).