bump for bug in double-long on ppc(64)
This commit is contained in:
parent
4bd72069fd
commit
066e7b4604
@ -25,7 +25,7 @@ BuildRoot: %{_tmppath}/%{name}-root
|
|||||||
Summary: A collection of basic system utilities.
|
Summary: A collection of basic system utilities.
|
||||||
Name: util-linux
|
Name: util-linux
|
||||||
Version: 2.13
|
Version: 2.13
|
||||||
Release: 0.15
|
Release: 0.15.1
|
||||||
License: distributable
|
License: distributable
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
|
|
||||||
@ -627,6 +627,9 @@ fi
|
|||||||
/sbin/losetup
|
/sbin/losetup
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.13-0.15.1
|
||||||
|
- bump again for double-long bug on ppc(64)
|
||||||
|
|
||||||
* Wed Feb 8 2006 Peter Jones <pjones@redhat.com> 2.13-0.15
|
* Wed Feb 8 2006 Peter Jones <pjones@redhat.com> 2.13-0.15
|
||||||
- add "blockdev --rmpart N <device>" and "blockdev --rmparts <device>"
|
- add "blockdev --rmpart N <device>" and "blockdev --rmparts <device>"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user