summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2000-08-14 19:26:47 +0000
committerjbj <devnull@localhost>2000-08-14 19:26:47 +0000
commit4851add979b4aef1d34fdb6ec621a7df1776a631 (patch)
treeaa9b696121c67415d4eac7199ee7147e4968ce24
parent349c7a49c2cf376668f34d9fb6e404c24740a4b3 (diff)
downloadlibrpm-tizen-4851add979b4aef1d34fdb6ec621a7df1776a631.tar.gz
librpm-tizen-4851add979b4aef1d34fdb6ec621a7df1776a631.tar.bz2
librpm-tizen-4851add979b4aef1d34fdb6ec621a7df1776a631.zip
Update versions, rpm -> 4.1, popt -> 1.7.
CVS patchset: 4063 CVS date: 2000/08/14 19:26:47
-rw-r--r--CHANGES2
-rw-r--r--configure.in2
-rwxr-xr-xpopt/configure.in2
-rw-r--r--popt/popt.spec2
-rw-r--r--rpm.spec4
5 files changed, 7 insertions, 5 deletions
diff --git a/CHANGES b/CHANGES
index fcf683c50..46fe9041f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+4.0 -> 4.1
+
3.0.5 -> 4.0
- use DIRNAMES/BASENAMES/DIRINDICES not FILENAMES in packages and db.
- API: change dbi to pass by reference, not value.
diff --git a/configure.in b/configure.in
index 4d2a43049..f0daa96cf 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, 4.0)
+AM_INIT_AUTOMAKE(rpm, 4.1)
AM_CONFIG_HEADER(config.h)
AC_PREREQ(2.12) dnl Minimum Autoconf version required.
diff --git a/popt/configure.in b/popt/configure.in
index 0947e5e8d..9c6ddac22 100755
--- a/popt/configure.in
+++ b/popt/configure.in
@@ -2,7 +2,7 @@ AC_INIT(popt.h)
AM_CONFIG_HEADER(config.h)
AC_PREREQ(2.12)
AC_CANONICAL_SYSTEM
-AM_INIT_AUTOMAKE(popt, 1.6)
+AM_INIT_AUTOMAKE(popt, 1.7)
ALL_LINGUAS="cs da de es fi fr gl hu id is it ja ko no pl pt pt_BR ro ru sk sl sr sv tr uk wa zh zh_CN.GB2312"
AC_ISC_POSIX
diff --git a/popt/popt.spec b/popt/popt.spec
index ff3a65785..a417aeb75 100644
--- a/popt/popt.spec
+++ b/popt/popt.spec
@@ -4,7 +4,7 @@
#
Summary: A C library for parsing command line parameters.
Name: popt
-Version: 1.6
+Version: 1.7
Release: 0.1
Copyright: LGPL
Group: System Environment/Libraries
diff --git a/rpm.spec b/rpm.spec
index 3cf466bab..da87c6d04 100644
--- a/rpm.spec
+++ b/rpm.spec
@@ -6,9 +6,9 @@
Summary: The Red Hat package management system.
Name: rpm
-%define version 4.0
+%define version 4.1
Version: %{version}
-Release: 0.67
+Release: 0.1
Group: System Environment/Base
Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-3.0.x/rpm-%{version}.tar.gz
Copyright: GPL