- Upgrade to GNU parted-1.8.2
This commit is contained in:
parent
6a881dc0f8
commit
4191da58cf
@ -1 +1 @@
|
|||||||
parted-1.8.1.tar.bz2
|
parted-1.8.2.tar.bz2
|
||||||
|
@ -3,10 +3,9 @@
|
|||||||
|
|
||||||
Summary: The GNU disk partition manipulation program.
|
Summary: The GNU disk partition manipulation program.
|
||||||
Name: parted
|
Name: parted
|
||||||
Version: 1.8.1
|
Version: 1.8.2
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Source: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.bz2
|
Source: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.bz2
|
||||||
Patch0: parted-1.8.1-blankdisk-segv.patch
|
|
||||||
|
|
||||||
Buildroot: %{_tmppath}/%{name}-root
|
Buildroot: %{_tmppath}/%{name}-root
|
||||||
License: GPL
|
License: GPL
|
||||||
@ -35,7 +34,6 @@ Parted library, you need to install this package.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p 1 -b .blankdisk-segv
|
|
||||||
aclocal
|
aclocal
|
||||||
autoconf
|
autoconf
|
||||||
|
|
||||||
@ -91,6 +89,9 @@ exit 0
|
|||||||
%{_libdir}/*.so
|
%{_libdir}/*.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 12 2007 David Cantrell <dcantrell@redhat.com> - 1.8.2-1
|
||||||
|
- Upgrade to GNU parted-1.8.2
|
||||||
|
|
||||||
* Fri Dec 15 2006 David Cantrell <dcantrell@redhat.com> - 1.8.1-2
|
* Fri Dec 15 2006 David Cantrell <dcantrell@redhat.com> - 1.8.1-2
|
||||||
- Fix a segfault when initializing new volumes (pjones)
|
- Fix a segfault when initializing new volumes (pjones)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user