From 9e99bf8ee071978e6f24a34c795900648e0bee22 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 11:50:11 +0000 Subject: [PATCH] auto-import changelog data from rpm-4.0.2-8.src.rpm Sun Apr 08 2001 Matt Wilson - remove the kernel->initscripts whiteout, we actually need this as a kernel Prereq now. --- rpm.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/rpm.spec b/rpm.spec index cbcdbd9..6462fcf 100644 --- a/rpm.spec +++ b/rpm.spec @@ -13,9 +13,10 @@ Summary: The Red Hat package management system. Name: rpm %define version 4.0.2 Version: %{version} -Release: 7x +Release: 8 Group: System Environment/Base 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 Conflicts: patch < 2.5 %ifos linux @@ -113,6 +114,7 @@ capabilities. %prep %setup -q +%patch0 -p1 -b .kernel-whiteout %build %ifos linux @@ -344,6 +346,10 @@ fi %{__prefix}/include/popt.h %changelog +* Sun Apr 8 2001 Matt Wilson +- remove the kernel->initscripts whiteout, we actually need this as a + kernel Prereq now. + * Tue Mar 13 2001 Jeff Johnson - map i686-like (i.e. w/o CMOV) platforms to better alternatives.