- Fixed dasd patch (had some duplicate file patches in it)
- Fixed problem with parted segfaulting on SCSI discs on s390 (#133997)
This commit is contained in:
parent
926eaff064
commit
a238909ac4
@ -4,12 +4,12 @@
|
|||||||
Summary: The GNU disk partition manipulation program.
|
Summary: The GNU disk partition manipulation program.
|
||||||
Name: parted
|
Name: parted
|
||||||
Version: 1.6.15
|
Version: 1.6.15
|
||||||
Release: 3
|
Release: 4
|
||||||
Source: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
|
Source: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
|
||||||
Patch0: parted-1.6.3-fat.c.patch
|
Patch0: parted-1.6.3-fat.c.patch
|
||||||
Patch1: parted-1.6.3-print-large-device.patch
|
Patch1: parted-1.6.3-print-large-device.patch
|
||||||
|
|
||||||
Patch100: parted-1.6.12-dasd.patch
|
Patch100: parted-1.6.15-dasd.patch
|
||||||
Patch150: parted-1.6.3-iseries.patch
|
Patch150: parted-1.6.3-iseries.patch
|
||||||
Patch151: parted-1.6.3-aix.patch
|
Patch151: parted-1.6.3-aix.patch
|
||||||
Patch152: parted-1.6.15-dasd_geometry.patch
|
Patch152: parted-1.6.15-dasd_geometry.patch
|
||||||
@ -94,6 +94,10 @@ rm -f $RPM_BUILD_ROOT/%{_infodir}/dir
|
|||||||
%{_libdir}/*.a*
|
%{_libdir}/*.a*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 15 2004 Phil Knirsch <pknirsch@redhat.com> 1.6.15-4
|
||||||
|
- Fixed dasd patch (had some duplicate file patches in it)
|
||||||
|
- Fixed problem with parted segfaulting on SCSI discs on s390 (#133997)
|
||||||
|
|
||||||
* Tue Oct 12 2004 Jeremy Katz <katzj@redhat.com> - 1.6.15-3
|
* Tue Oct 12 2004 Jeremy Katz <katzj@redhat.com> - 1.6.15-3
|
||||||
- add patch from peterm to fix printing of the size of large devices (#135468)
|
- add patch from peterm to fix printing of the size of large devices (#135468)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user