- add support for Promise SX8 devices
This commit is contained in:
parent
b9f5b52b42
commit
1f2cc21cbc
@ -4,10 +4,11 @@
|
||||
Summary: The GNU disk partition manipulation program.
|
||||
Name: parted
|
||||
Version: 1.6.19
|
||||
Release: 1
|
||||
Release: 2
|
||||
Source: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
|
||||
Patch0: parted-1.6.3-fat.c.patch
|
||||
Patch2: parted-1.6.15-unique-sig.patch
|
||||
Patch3: parted-1.6.19-sx8.patch
|
||||
|
||||
Patch100: parted-1.6.15-dasd.patch
|
||||
Patch150: parted-1.6.3-iseries.patch
|
||||
@ -47,6 +48,7 @@ Parted library, you need to install this package.
|
||||
|
||||
%patch100 -p1 -b .dasd
|
||||
%patch150 -p1 -b .iseries
|
||||
%patch3 -p1 -b .sx8
|
||||
%patch151 -p1 -b .aix
|
||||
%patch152 -p1 -b .dasd_geometry
|
||||
|
||||
@ -97,6 +99,9 @@ rm -f $RPM_BUILD_ROOT/%{_infodir}/dir
|
||||
%{_libdir}/*.a*
|
||||
|
||||
%changelog
|
||||
* Tue Dec 14 2004 Jeremy Katz <katzj@redhat.com> - 1.6.19-2
|
||||
- add support for Promise SX8 devices
|
||||
|
||||
* Sun Nov 28 2004 Jeremy Katz <katzj@redhat.com> - 1.6.19-1
|
||||
- update to 1.6.19 (#138419)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user