Release rpm 3.0.
authorjbj <devnull@localhost>
Mon, 19 Apr 1999 08:28:20 +0000 (08:28 +0000)
committerjbj <devnull@localhost>
Mon, 19 Apr 1999 08:28:20 +0000 (08:28 +0000)
CVS patchset: 3016
CVS date: 1999/04/19 08:28:20

configure.in
po/rpm.pot
rpm.spec

index 98f1179..b781304 100644 (file)
@@ -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.
index 2600108..7582f6d 100644 (file)
@@ -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 <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\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 ""
index 7e92878..a78da14 100644 (file)
--- 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