From: jbj Date: Mon, 19 Apr 1999 08:28:20 +0000 (+0000) Subject: Release rpm 3.0. X-Git-Tag: rpm-4.4-release~2903 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8d7018d847f1da914b6e0d59378d07ab63cb70bb;p=platform%2Fupstream%2Frpm.git Release rpm 3.0. CVS patchset: 3016 CVS date: 1999/04/19 08:28:20 --- diff --git a/configure.in b/configure.in index 98f1179..b781304 100644 --- a/configure.in +++ b/configure.in @@ -7,7 +7,7 @@ dnl it, why check it? AC_INIT(rpm.c) AC_CANONICAL_SYSTEM -AM_INIT_AUTOMAKE(rpm, 2.95) +AM_INIT_AUTOMAKE(rpm, 3.0) AM_CONFIG_HEADER(config.h) AC_PREREQ(2.12) dnl Minimum Autoconf version required. diff --git a/po/rpm.pot b/po/rpm.pot index 2600108..7582f6d 100644 --- a/po/rpm.pot +++ b/po/rpm.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 1999-04-18 15:08-0400\n" +"POT-Creation-Date: 1999-04-18 16:57-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -3206,17 +3206,17 @@ msgstr "" msgid "Invalid %%_signature spec in macro file" msgstr "" -#: ../lib/transaction.c:790 +#: ../lib/transaction.c:793 #, c-format msgid "relocating %s to %s\n" msgstr "" -#: ../lib/transaction.c:796 +#: ../lib/transaction.c:799 #, c-format msgid "excluding %s\n" msgstr "" -#: ../lib/transaction.c:884 +#: ../lib/transaction.c:887 #, c-format msgid "%s skipped due to missingok flag\n" msgstr "" diff --git a/rpm.spec b/rpm.spec index 7e92878..a78da14 100644 --- a/rpm.spec +++ b/rpm.spec @@ -1,10 +1,10 @@ Summary: The Red Hat package management system. Name: rpm -%define version 2.95 +%define version 3.0 Version: %{version} -Release: 10 +Release: 1 Group: System Environment/Base -Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-2.5.x/rpm-%{version}.tar.gz +Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-3.0.x/rpm-%{version}.tar.gz Copyright: GPL Conflicts: patch < 2.5 %ifos linux