From add6aba49d61d57b19b3156e9e5311c18f75582b Mon Sep 17 00:00:00 2001 From: Florian La Roche Date: Sun, 9 Oct 2005 05:47:43 +0000 Subject: [PATCH] - rebuild --- rpm.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rpm.spec b/rpm.spec index c40ed9e..d0ec37e 100644 --- a/rpm.spec +++ b/rpm.spec @@ -20,7 +20,7 @@ Name: rpm %define version 4.4.2 Version: %{version} %{expand: %%define rpm_version %{version}} -Release: 5 +Release: 6 Group: System Environment/Base Source: ftp://wraptastic.org/pub/rpm-4.4.x/rpm-%{rpm_version}.tar.gz Patch0: rpm-4.4.1-hkp-disable.patch @@ -547,6 +547,9 @@ exit 0 %{__includedir}/popt.h %changelog +* Sun Oct 09 2005 Florian La Roche +- rebuild for sqlite changes + * Thu Sep 22 2005 Paul Nasrat - 4.4.2-5 - Actually fix context verification where matchpathcon fails (#162037)