summaryrefslogtreecommitdiff
path: root/popt
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2001-09-25 03:03:23 +0000
committerjbj <devnull@localhost>2001-09-25 03:03:23 +0000
commit85d220be2365d60bbb0eb56306a794e55c754161 (patch)
tree7b5ee90a982c49bb669d687a9098ccae54981378 /popt
parent9d555b6216692deeb97eb821e42716a7cd529ae0 (diff)
downloadrpm-85d220be2365d60bbb0eb56306a794e55c754161.tar.gz
rpm-85d220be2365d60bbb0eb56306a794e55c754161.tar.bz2
rpm-85d220be2365d60bbb0eb56306a794e55c754161.zip
- Start rpm-4.1.
- Loosely wire beecrypt library into rpm. CVS patchset: 5078 CVS date: 2001/09/25 03:03:23
Diffstat (limited to 'popt')
-rwxr-xr-xpopt/configure.in2
-rw-r--r--popt/popt.spec2
2 files changed, 2 insertions, 2 deletions
diff --git a/popt/configure.in b/popt/configure.in
index cce8afd0b..bb7fbfd82 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.3)
+AM_INIT_AUTOMAKE(popt, 1.7)
ALL_LINGUAS="cs da de es eu_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 6816d5c06..93dd393d3 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.3
+Version: 1.7
Release: 0.1
Copyright: X Consortium
Group: System Environment/Libraries