From: Gerd von Egidy Date: Thu, 9 Apr 2009 16:55:49 +0000 (+0200) Subject: increase libi2ncommon version as it is incompatible after dividing it by licenses... X-Git-Tag: v2.6~125 X-Git-Url: http://developer.intra2net.com/git/?a=commitdiff_plain;h=d593eb09644618ccc51969242b0ca4cc2b48d0c0;p=libi2ncommon increase libi2ncommon version as it is incompatible after dividing it by licenses, fix libtool build --- diff --git a/configure.in b/configure.in index bdc6452..918b8b0 100644 --- a/configure.in +++ b/configure.in @@ -3,7 +3,7 @@ AC_INIT(configure.in) AM_CONFIG_HEADER(config.h) AM_INIT_AUTOMAKE(libi2ncommon, 1.4) -LIBI2NCOMMON_LIB_VERSION=2:0:1 +LIBI2NCOMMON_LIB_VERSION=2:0:0 AC_SUBST(LIBI2NCOMMON_LIB_VERSION) diff --git a/libi2ncommon.spec b/libi2ncommon.spec index 608e320..011039d 100644 --- a/libi2ncommon.spec +++ b/libi2ncommon.spec @@ -58,8 +58,7 @@ Library with open source utility modules. %build export PKG_CONFIG_PATH=/usr/lib/pkgconfig:/usr/intranator/lib/pkgconfig -cp -f /usr/share/libtool/ltmain.sh . -autoreconf --force +autoreconf --force --install ./configure $RPM_BUILD_WITH_OPTIMIZE --prefix=%{prefix} dmake