auto-import changelog data from rpm-4.0.2-8.src.rpm
Sun Apr 08 2001 Matt Wilson <msw@redhat.com> - remove the kernel->initscripts whiteout, we actually need this as a kernel Prereq now.
This commit is contained in:
parent
9eb5b26c02
commit
9e99bf8ee0
8
rpm.spec
8
rpm.spec
@ -13,9 +13,10 @@ Summary: The Red Hat package management system.
|
|||||||
Name: rpm
|
Name: rpm
|
||||||
%define version 4.0.2
|
%define version 4.0.2
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
Release: 7x
|
Release: 8
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/rpm-%{version}.tar.gz
|
Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/rpm-%{version}.tar.gz
|
||||||
|
Patch0: rpm-4.0.2-kernel-whiteout.patch
|
||||||
Copyright: GPL
|
Copyright: GPL
|
||||||
Conflicts: patch < 2.5
|
Conflicts: patch < 2.5
|
||||||
%ifos linux
|
%ifos linux
|
||||||
@ -113,6 +114,7 @@ capabilities.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
%patch0 -p1 -b .kernel-whiteout
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%ifos linux
|
%ifos linux
|
||||||
@ -344,6 +346,10 @@ fi
|
|||||||
%{__prefix}/include/popt.h
|
%{__prefix}/include/popt.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Apr 8 2001 Matt Wilson <msw@redhat.com>
|
||||||
|
- remove the kernel->initscripts whiteout, we actually need this as a
|
||||||
|
kernel Prereq now.
|
||||||
|
|
||||||
* Tue Mar 13 2001 Jeff Johnson <jbj@redhat.com>
|
* Tue Mar 13 2001 Jeff Johnson <jbj@redhat.com>
|
||||||
- map i686-like (i.e. w/o CMOV) platforms to better alternatives.
|
- map i686-like (i.e. w/o CMOV) platforms to better alternatives.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user