From 5ff51b4f8629661c695b52fd74e66282bbc72ffc Mon Sep 17 00:00:00 2001 From: jbj Date: Tue, 6 Apr 1999 19:51:23 +0000 Subject: [PATCH] fix: --prefix resurrected. CVS patchset: 2954 CVS date: 1999/04/06 19:51:23 --- CHANGES | 1 + rpm.spec | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 9342653..5ce93d6 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,7 @@ 2.93 -> 2.94 - fix: segfault while parsing target string. - fix: os was not initialized with "--target i586". + - fix: --prefix resurrected. 2.92 -> 2.93 - eliminate old rpmrc configuration syntax. diff --git a/rpm.spec b/rpm.spec index 696e55c..e76a254 100644 --- a/rpm.spec +++ b/rpm.spec @@ -2,7 +2,7 @@ Summary: The Red Hat package management system. Name: rpm %define version 2.94 Version: %{version} -Release: 2 +Release: 3 Group: System Environment/Base Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-2.5.x/rpm-%{version}.tar.gz Copyright: GPL -- 2.7.4