summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjbj <jbj>2005-02-21 15:23:30 +0000
committerjbj <jbj>2005-02-21 15:23:30 +0000
commit3e943006f8bb5f517656f544fd7131833346f2f5 (patch)
tree4a126bae306e93b8879b25f4a12adc82045ab0de
parent85060e2923d3254340ba266fcc01586d90881b6d (diff)
downloadlibpopt-3e943006f8bb5f517656f544fd7131833346f2f5.tar.gz
Blueprint against rpm-4.4.1 changes.
-rwxr-xr-xconfigure.ac2
-rw-r--r--popt.spec2
2 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 5935014..c72ad1e 100755
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_INIT(popt.h)
AC_CANONICAL_SYSTEM
AC_PREREQ(2.12)
AC_CONFIG_HEADERS
-AM_INIT_AUTOMAKE(popt, 1.10)
+AM_INIT_AUTOMAKE(popt, 1.10.2)
AM_CONFIG_HEADER(config.h)
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"
diff --git a/popt.spec b/popt.spec
index df33aaa..5a029a4 100644
--- a/popt.spec
+++ b/popt.spec
@@ -4,7 +4,7 @@
#
Summary: A C library for parsing command line parameters.
Name: popt
-Version: 1.10
+Version: 1.10.2
Release: 0.1
License: X Consortium
Group: System Environment/Libraries