From 563f0870fd8b98f66c5e1abcc4683d29368c1491 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Thu, 27 Jan 2011 13:31:19 +0100 Subject: [PATCH] Version 1.2.4 --- NEWS | 9 +++++++++ configure.ac | 2 +- debian/changelog | 6 ++++++ yazpp.spec | 4 ++-- 4 files changed, 18 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 2b3c103..17eb887 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +--- 1.2.4 2011/01/27 + +RPM: Release includes 'indexdata' name. Use indexdata in release name so +this package can be distinguished from other vendors. + +RPM: make it relocatable. + +yazpp-config: Use exec_prefix, libdir, includedir. + --- 1.2.3 2010/06/15 No *.la in Debian/RPM pacakges. diff --git a/configure.ac b/configure.ac index ac175ca..585a65e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl This file is part of yazpp dnl Copyright (C) 1998-2011 Index Data AC_PREREQ(2.60) -AC_INIT([yazpp],[1.2.3],[adam@indexdata.dk]) +AC_INIT([yazpp],[1.2.4],[adam@indexdata.dk]) AC_CONFIG_SRCDIR(configure.ac) AC_CONFIG_AUX_DIR([config]) AM_INIT_AUTOMAKE([1.9]) diff --git a/debian/changelog b/debian/changelog index d6c4ccd..c8cf525 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yazpp (1.2.4-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Thu, 27 Jan 2011 13:28:08 +0100 + yazpp (1.2.3-1indexdata) unstable; urgency=low * Upstream. diff --git a/yazpp.spec b/yazpp.spec index 3910066..8a8c781 100644 --- a/yazpp.spec +++ b/yazpp.spec @@ -1,7 +1,7 @@ Summary: YAZ++ package (main) Name: yazpp -Version: 1.2.3 -Release: 2indexdata +Version: 1.2.4 +Release: 1indexdata License: BSD Group: Applications/Internet Vendor: Index Data ApS -- 1.7.10.4