]> git.pld-linux.org Git - packages/ccrtp.git/commitdiff
- updated auto/th/ccrtp-1_7_0-1 auto/ti/ccrtp-1_7_0-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 19 Dec 2008 21:18:10 +0000 (21:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ccrtp-lt.patch -> 1.2

ccrtp-lt.patch

index 42a83e198706a667ca33085c041c58ef00615f7d..8175ec30bd784956cc2ed6e628c39a3ba6e139bc 100644 (file)
@@ -20,10 +20,10 @@ diff -urN ccrtp-1.6.2.org/configure.ac ccrtp-1.6.2/configure.ac
  
  VERSION="1.6.2"
  REQUIRES="1.3.0"
--LT_RELEASE="1.6"
--LT_VERSION="1:1"
-+TW_LT_RELEASE="1.6"
-+TW_LT_VERSION="1:1"
+-LT_RELEASE="1.7"
+-LT_VERSION="0:0"
++TW_LT_RELEASE="1.7"
++TW_LT_VERSION="0:0"
  AC_CONFIG_AUX_DIR(autoconf)
  AC_CANONICAL_SYSTEM
  AC_PROG_CPP
@@ -45,6 +45,17 @@ diff -urN ccrtp-1.6.2.org/configure.ac ccrtp-1.6.2/configure.ac
  AC_SUBST(KDOC_DIR)
  
  AC_PATH_PROG(DOXYGEN, doxygen, no)
+@@ -148,8 +148,8 @@
+ AC_SUBST(DOXYGEN)
+ AM_CONDITIONAL(DOXY, test "$DOXYGEN" != "no")
+-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)
 diff -urN ccrtp-1.6.2.org/demo/Makefile.am ccrtp-1.6.2/demo/Makefile.am
 --- ccrtp-1.6.2.org/demo/Makefile.am   2008-06-23 15:02:24.000000000 +0200
 +++ ccrtp-1.6.2/demo/Makefile.am       2008-08-23 12:59:39.984056056 +0200
This page took 0.030536 seconds and 4 git commands to generate.