Apply matchpathcon patch
This commit is contained in:
parent
63e6a29407
commit
7cfadd96d3
7
rpm.spec
7
rpm.spec
@ -20,7 +20,7 @@ Name: rpm
|
|||||||
%define version 4.4.2
|
%define version 4.4.2
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
%{expand: %%define rpm_version %{version}}
|
%{expand: %%define rpm_version %{version}}
|
||||||
Release: 30
|
Release: 31
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source: ftp://wraptastic.org/pub/rpm-4.4.x/rpm-%{rpm_version}.tar.gz
|
Source: ftp://wraptastic.org/pub/rpm-4.4.x/rpm-%{rpm_version}.tar.gz
|
||||||
Source1: mono-find-provides
|
Source1: mono-find-provides
|
||||||
@ -196,7 +196,7 @@ shell-like rules.
|
|||||||
%patch25 -p1 -b .develdeps
|
%patch25 -p1 -b .develdeps
|
||||||
%patch26 -p1 -b .fcskip
|
%patch26 -p1 -b .fcskip
|
||||||
%patch27 -p0 -b .nosever
|
%patch27 -p0 -b .nosever
|
||||||
#patch6 -p1 -b .matchpathcon
|
%patch6 -p1 -b .matchpathcon
|
||||||
%patch28 -p1 -b .aslist
|
%patch28 -p1 -b .aslist
|
||||||
%patch29 -p1 -b .ipv6
|
%patch29 -p1 -b .ipv6
|
||||||
%patch30 -p1 -b .gnuhash
|
%patch30 -p1 -b .gnuhash
|
||||||
@ -597,6 +597,9 @@ exit 0
|
|||||||
%{__includedir}/popt.h
|
%{__includedir}/popt.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 21 2006 Paul Nasrat <pnasrat@redhat.com> - 4.4.2-31
|
||||||
|
- Apply matchpathcon patch
|
||||||
|
|
||||||
* Wed Jul 19 2006 Paul Nasrat <pnasrat@redhat.com> - 4.4.2-30
|
* Wed Jul 19 2006 Paul Nasrat <pnasrat@redhat.com> - 4.4.2-30
|
||||||
- Fix debugedit for ppc relocations (#199473)
|
- Fix debugedit for ppc relocations (#199473)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user