- Upgrade to GNU parted-1.8.1
This commit is contained in:
parent
84fa5c8745
commit
4d4b1c8c84
@ -1 +1 @@
|
||||
parted-1.8.0.tar.bz2
|
||||
parted-1.8.1.tar.bz2
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Summary: The GNU disk partition manipulation program.
|
||||
Name: parted
|
||||
Version: 1.8.0
|
||||
Version: 1.8.1
|
||||
Release: 1%{?dist}
|
||||
Source: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.bz2
|
||||
|
||||
@ -41,6 +41,7 @@ autoconf
|
||||
%configure \
|
||||
--enable-shared \
|
||||
--enable-device-mapper \
|
||||
--enable-selinux \
|
||||
--enable-part-static \
|
||||
--enable-pc98=no \
|
||||
--enable-Werror=no \
|
||||
@ -88,8 +89,11 @@ exit 0
|
||||
%{_libdir}/*.so
|
||||
|
||||
%changelog
|
||||
* Mon Dec 04 2006 David Cantrell <dcantrell@redhat.com> - 1.8.1-1
|
||||
- Upgrade to GNU parted-1.8.1
|
||||
|
||||
* Fri Nov 17 2006 David Cantrell <dcantrell@redhat.com> - 1.8.0-1
|
||||
- Upgrad to GNU parted-1.8.0
|
||||
- Upgrade to GNU parted-1.8.0
|
||||
|
||||
* Thu Nov 02 2006 David Cantrell <dcantrell@redhat.com> - 1.7.1-18
|
||||
- Detect Apple_Boot partition types correctly (#204714)
|
||||
|
Loading…
Reference in New Issue
Block a user