Removed bad header file patch (#200577)

This commit is contained in:
David Cantrell 2006-08-14 18:27:16 +00:00
parent 484dc41f56
commit 7922a60167

View File

@ -4,7 +4,7 @@
Summary: The GNU disk partition manipulation program. Summary: The GNU disk partition manipulation program.
Name: parted Name: parted
Version: 1.7.1 Version: 1.7.1
Release: 9.1 Release: 10%{?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.7.0-fat.c.patch Patch0: parted-1.7.0-fat.c.patch
Patch1: parted-1.7.0-sx8.patch Patch1: parted-1.7.0-sx8.patch
@ -12,7 +12,6 @@ Patch3: parted-1.7.1-dasd.patch
Patch4: parted-1.7.0-iseries.patch Patch4: parted-1.7.0-iseries.patch
Patch5: parted-1.7.1-dm.patch Patch5: parted-1.7.1-dm.patch
Patch6: parted-1.7.0-aix.patch Patch6: parted-1.7.0-aix.patch
Patch7: parted-1.7.0-headers.patch
Patch8: parted-1.7.1-O_DIRECT.patch Patch8: parted-1.7.1-O_DIRECT.patch
Patch9: parted-1.7.1-get_exception.patch Patch9: parted-1.7.1-get_exception.patch
@ -50,7 +49,6 @@ Parted library, you need to install this package.
%patch4 -p1 -b .iseries %patch4 -p1 -b .iseries
%patch5 -p1 -b .dm %patch5 -p1 -b .dm
%patch6 -p1 -b .aix %patch6 -p1 -b .aix
%patch7 -p1 -b .headers
%patch8 -p1 -b .o_direct %patch8 -p1 -b .o_direct
%patch9 -p1 -b .get_exception %patch9 -p1 -b .get_exception
@ -106,6 +104,9 @@ exit 0
%{_libdir}/*.so %{_libdir}/*.so
%changelog %changelog
* Mon Aug 14 2006 David Cantrell <dcantrell@redhat.com> - 1.7.1-10
- Removed bad header file patch (#200577)
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.7.1-9.1 * Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.7.1-9.1
- rebuild - rebuild