From 27e10f28bb8ae185f64bc861800069707b2dfa08 Mon Sep 17 00:00:00 2001 From: ewt Date: Mon, 4 May 1998 21:30:12 +0000 Subject: [PATCH] version 2.5 CVS patchset: 2106 CVS date: 1998/05/04 21:30:12 --- Makefile.inc.in | 2 +- rpm.spec | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile.inc.in b/Makefile.inc.in index 4f3aae3..67efdb9 100644 --- a/Makefile.inc.in +++ b/Makefile.inc.in @@ -17,6 +17,6 @@ CFLAGS = -I$(topdir) -I$(topsrcdir) @CFLAGS@ @INCPATH@ $(OPTS) \ -I$(topsrcdir)/lib -I$(topsrcdir)/misc LDFLAGS = @LDFLAGS@ -L$(topdir)/lib -L$(topdir)/build -L$(topdir)/misc \ -L$(topdir)/popt -VERSION = 2.4.109 +VERSION = 2.5 CC = @CC@ diff --git a/rpm.spec b/rpm.spec index f375c66..c7651b6 100644 --- a/rpm.spec +++ b/rpm.spec @@ -1,10 +1,10 @@ Summary: Red Hat Package Manager Name: rpm -%define version 2.4.109 +%define version 2.5 Version: %{version} Release: 1 Group: Utilities/System -Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-2.4.x/rpm-%{version}.tar.gz +Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-2.5/rpm-%{version}.tar.gz Copyright: GPL BuildRoot: /tmp/rpm -- 2.7.4