Modified Apple_Free patch to take care of the case where the partitions are
unnamed, causing many errors to be printed (#159047).
This commit is contained in:
parent
d4ea41e25e
commit
46035513eb
@ -4,7 +4,7 @@
|
|||||||
Summary: The GNU disk partition manipulation program.
|
Summary: The GNU disk partition manipulation program.
|
||||||
Name: parted
|
Name: parted
|
||||||
Version: 1.6.22
|
Version: 1.6.22
|
||||||
Release: 2
|
Release: 3
|
||||||
Source: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
|
Source: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
|
||||||
Patch0: parted-1.6.3-fat.c.patch
|
Patch0: parted-1.6.3-fat.c.patch
|
||||||
Patch3: parted-1.6.19-sx8.patch
|
Patch3: parted-1.6.19-sx8.patch
|
||||||
@ -101,6 +101,10 @@ rm -f $RPM_BUILD_ROOT/%{_infodir}/dir
|
|||||||
%{_libdir}/*.a*
|
%{_libdir}/*.a*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 07 2005 Chris Lumens <clumens@redhat.com> 1.6.22-3
|
||||||
|
- Modified Apple_Free patch to take care of the case where the partitions
|
||||||
|
are unnamed, causing many errors to be printed (#159047).
|
||||||
|
|
||||||
* Thu May 05 2005 Chris Lumens <clumens@redhat.com> 1.6.22-2
|
* Thu May 05 2005 Chris Lumens <clumens@redhat.com> 1.6.22-2
|
||||||
- Added upstream patch to display certain Apple_Free partitions (#154479).
|
- Added upstream patch to display certain Apple_Free partitions (#154479).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user