From a9215c3384c766766b9513fe25e2d9628216bf4c Mon Sep 17 00:00:00 2001 From: ewt Date: Wed, 16 Apr 1997 20:39:24 +0000 Subject: [PATCH] version 2.3.11 CVS patchset: 1549 CVS date: 1997/04/16 20:39:24 --- 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 75ac898..3d5ed06 100644 --- a/Makefile.inc.in +++ b/Makefile.inc.in @@ -18,6 +18,6 @@ CFLAGS = @CFLAGS@ @INCPATH@ $(WARNINGS) $(OPTS) -I$(topdir) \ -DVERSION=\"$(VERSION)\" LDFLAGS = @LDFLAGS@ @LIBS@ -Llib -Lbuild -Lmisc -L$(topdir)/lib \ -L$(topdir)/build -L$(topdir)/misc -VERSION = 2.3.10 +VERSION = 2.3.11 CC = @CC@ diff --git a/rpm.spec b/rpm.spec index caa77ab..282e940 100644 --- a/rpm.spec +++ b/rpm.spec @@ -1,9 +1,9 @@ Summary: Red Hat Package Manager Name: rpm -Version: 2.3.10 +Version: 2.3.11 Release: 1 Group: Utilities/System -Source: ftp://ftp.redhat.com/pub/code/rpm/rpm-2.3.10.tar.gz +Source: ftp://ftp.redhat.com/pub/code/rpm/rpm-%{PACKAGE_VERSION}.tar.gz Copyright: GPL BuildRoot: /tmp/rpm Requires: cpio -- 2.7.4