- update to 1.6.16
- rebuild for python 2.4
This commit is contained in:
parent
30b7b23f95
commit
db517767ca
@ -1,2 +1,3 @@
|
||||
parted-1.6.14.tar.gz
|
||||
parted-1.6.15.tar.gz
|
||||
parted-1.6.16.tar.gz
|
||||
|
10
parted.spec
10
parted.spec
@ -3,11 +3,10 @@
|
||||
|
||||
Summary: The GNU disk partition manipulation program.
|
||||
Name: parted
|
||||
Version: 1.6.15
|
||||
Release: 5
|
||||
Version: 1.6.16
|
||||
Release: 1
|
||||
Source: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
|
||||
Patch0: parted-1.6.3-fat.c.patch
|
||||
Patch1: parted-1.6.3-print-large-device.patch
|
||||
Patch2: parted-1.6.15-unique-sig.patch
|
||||
|
||||
Patch100: parted-1.6.15-dasd.patch
|
||||
@ -44,7 +43,6 @@ Parted library, you need to install this package.
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1 -b .sigfpe
|
||||
%patch1 -p1 -b .large
|
||||
%patch2 -p1 -b .unique
|
||||
|
||||
%patch100 -p1 -b .dasd
|
||||
@ -96,6 +94,10 @@ rm -f $RPM_BUILD_ROOT/%{_infodir}/dir
|
||||
%{_libdir}/*.a*
|
||||
|
||||
%changelog
|
||||
* Mon Nov 8 2004 Jeremy Katz <katzj@redhat.com> - 1.6.16-1
|
||||
- update to 1.6.16
|
||||
- rebuild for python 2.4
|
||||
|
||||
* Mon Oct 18 2004 Jeremy Katz <katzj@redhat.com> - 1.6.15-5
|
||||
- add patch from Matt Domsch to add a unique signature to new DOS labels
|
||||
so that we can later determine which BIOS disk is which (#106674)
|
||||
|
Loading…
Reference in New Issue
Block a user