rebuild because of missing 6.9-14.fc8 ppc64 rpm

This commit is contained in:
Ondrej Vasik 2008-03-06 12:46:01 +00:00
commit 856fdbe2ce

View file

@ -1,7 +1,7 @@
Summary: The GNU core utilities: a set of tools commonly used in shell scripts
Name: coreutils
Version: 6.9
Release: 14%{?dist}
Release: 15%{?dist}
License: GPLv2+
Group: System Environment/Base
Url: http://www.gnu.org/software/coreutils/
@ -293,6 +293,9 @@ fi
/sbin/runuser
%changelog
* Thu Mar 6 2008 Ondrej Vasik <ovasik@redhat.com> - 6.9-15
- rebuild / unspotted 6.9-14 build failure on ppc64
* Tue Mar 4 2008 Ondrej Vasik <ovasik@redhat.com> - 6.9-14
- fixed missing doublequotes in colorls.csh (#435789)
- su-l/runuser-l pam file usage a bit documented(#368721)