SOURCES: commoncpp2-lt.patch - updated

arekm arekm at pld-linux.org
Fri Dec 19 22:12:34 CET 2008


Author: arekm                        Date: Fri Dec 19 21:12:34 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated

---- Files affected:
SOURCES:
   commoncpp2-lt.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/commoncpp2-lt.patch
diff -u SOURCES/commoncpp2-lt.patch:1.1 SOURCES/commoncpp2-lt.patch:1.2
--- SOURCES/commoncpp2-lt.patch:1.1	Sat Aug 23 12:58:07 2008
+++ SOURCES/commoncpp2-lt.patch	Fri Dec 19 22:12:29 2008
@@ -23,11 +23,11 @@
 @@ -11,8 +11,8 @@
  AC_INIT(src/thread.cpp)
  
- VERSION="1.6.3"
--LT_RELEASE="1.6"
--LT_VERSION="0:2"
-+TW_LT_RELEASE="1.6"
-+TW_LT_VERSION="0:2"
+ VERSION="1.7.0"
+-LT_RELEASE="1.7"
+-LT_VERSION="0:0"
++TW_LT_RELEASE="1.7"
++TW_LT_VERSION="0:0"
  
  dnl this is a C++ library after all..
  AC_LANG(C++)
@@ -49,6 +49,26 @@
  AC_SUBST(KDOC_DIR)
  AC_SUBST(CCXX_DIR)
  AC_SUBST(incprefix)
+@@ -400,8 +400,8 @@
+ 
+ AM_CONDITIONAL(GETOPT_LONG, [test ! -z "$LIBGETOPTOBJS"])
+ 
+-LIB_VERSION=`echo $LT_RELEASE | sed -e 's/[\.]/_/'` 
+-LIB_MAJOR=`echo $LT_VERSION | sed -e 's/[:].*$//'`
++LIB_VERSION=`echo $TW_LT_RELEASE | sed -e 's/[\.]/_/'` 
++LIB_MAJOR=`echo $TW_LT_VERSION | sed -e 's/[:].*$//'`
+ 
+ AC_SUBST(LIB_VERSION)
+ AC_SUBST(LIB_MAJOR)
+@@ -423,7 +423,7 @@
+ #
+ # Visual Studio
+ #
+-DLLVERSION=`echo "$LT_RELEASE" | sed -e 's/\.//'g`
++DLLVERSION=`echo "$TW_LT_RELEASE" | sed -e 's/\.//'g`
+ #
+ # Visual Studio 2008
+ #
 diff -urN commoncpp2-1.6.3.org/demo/Makefile.in commoncpp2-1.6.3/demo/Makefile.in
 --- commoncpp2-1.6.3.org/demo/Makefile.in	2008-08-20 20:02:57.000000000 +0200
 +++ commoncpp2-1.6.3/demo/Makefile.in	2008-08-23 12:56:17.804493110 +0200
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/commoncpp2-lt.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list