Updated to 1.6.21.
This commit is contained in:
parent
33ebcecb5f
commit
a4f91ade7f
@ -4,3 +4,4 @@ parted-1.6.16.tar.gz
|
||||
parted-1.6.18.tar.gz
|
||||
parted-1.6.19.tar.gz
|
||||
parted-1.6.20.tar.gz
|
||||
parted-1.6.21.tar.gz
|
||||
|
11
parted.spec
11
parted.spec
@ -3,14 +3,13 @@
|
||||
|
||||
Summary: The GNU disk partition manipulation program.
|
||||
Name: parted
|
||||
Version: 1.6.20
|
||||
Release: 2
|
||||
Version: 1.6.21
|
||||
Release: 1
|
||||
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.20-dasd.patch
|
||||
Patch100: parted-1.6.21-dasd.patch
|
||||
Patch150: parted-1.6.3-iseries.patch
|
||||
Patch151: parted-1.6.3-aix.patch
|
||||
Patch152: parted-1.6.15-dasd_geometry.patch
|
||||
@ -44,7 +43,6 @@ Parted library, you need to install this package.
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1 -b .sigfpe
|
||||
%patch2 -p1 -b .unique
|
||||
|
||||
%patch100 -p1 -b .dasd
|
||||
%patch150 -p1 -b .iseries
|
||||
@ -99,6 +97,9 @@ rm -f $RPM_BUILD_ROOT/%{_infodir}/dir
|
||||
%{_libdir}/*.a*
|
||||
|
||||
%changelog
|
||||
* Fri Jan 21 2005 Chris Lumens <clumens@redhat.com> 1.6.21-1
|
||||
- Updated to 1.6.21
|
||||
|
||||
* Wed Jan 12 2005 Tim Waugh <twaugh@redhat.com> 1.6.20-2
|
||||
- Rebuilt for new readline.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user