summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjbj <jbj>2004-10-28 23:57:36 +0000
committerjbj <jbj>2004-10-28 23:57:36 +0000
commit40f7b1cea084f6666007447d709165918b09c6f8 (patch)
treedc021df841ae78825407766a3f1b9ae0fc633952
parent0ca4ca086f2e5a792dcb652cbee813a5924f7a8b (diff)
downloadlibpopt-40f7b1cea084f6666007447d709165918b09c6f8.tar.gz
- bump popt to version to 1.10.rpm-4_4-release
-rwxr-xr-xconfigure.ac2
-rw-r--r--popt.spec4
2 files changed, 3 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index ac8f764..5935014 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.9)
+AM_INIT_AUTOMAKE(popt, 1.10)
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 f84fabd..df33aaa 100644
--- a/popt.spec
+++ b/popt.spec
@@ -4,9 +4,9 @@
#
Summary: A C library for parsing command line parameters.
Name: popt
-Version: 1.9
+Version: 1.10
Release: 0.1
-Copyright: X Consortium
+License: X Consortium
Group: System Environment/Libraries
Source: ftp://ftp.redhat.com/pub/redhat/code/popt/popt-%{version}.tar.gz
BuildRoot: /var/tmp/%{name}root