commit ad60f976531dcff6cffd76184057041ad0c16d6b
Author: Jacek Konieczny <[email protected]>
Date:   Tue Nov 27 12:13:44 2012 +0100

    Version: 1.4.7

 rrdtool-tcl-path.patch | 13 ++++++-------
 rrdtool.spec           |  6 +++---
 2 files changed, 9 insertions(+), 10 deletions(-)
---
diff --git a/rrdtool.spec b/rrdtool.spec
index 35fa11a..3681d13 100644
--- a/rrdtool.spec
+++ b/rrdtool.spec
@@ -15,12 +15,12 @@ Summary(pt_BR.UTF-8):       Round Robin Database, uma 
ferramenta para construção de
 Summary(ru.UTF-8):     RRDtool - база данных с "циклическим обновлением"
 Summary(uk.UTF-8):     RRDtool - це система зберігання та показу серійних даних
 Name:          rrdtool
-Version:       1.4.5
-Release:       5
+Version:       1.4.7
+Release:       1
 License:       GPL v2+ + FLOSS exception
 Group:         Applications/Databases
 Source0:       http://oss.oetiker.ch/rrdtool/pub/%{name}-%{version}.tar.gz
-# Source0-md5: 4d116dba9a0888d8aaac179e35d3980a
+# Source0-md5: ffe369d8921b4dfdeaaf43812100c38f
 Patch0:                %{name}-tcl-path.patch
 Patch1:                %{name}-am.patch
 URL:           http://oss.oetiker.ch/rrdtool/
diff --git a/rrdtool-tcl-path.patch b/rrdtool-tcl-path.patch
index f99eca1..f945e0a 100644
--- a/rrdtool-tcl-path.patch
+++ b/rrdtool-tcl-path.patch
@@ -1,15 +1,15 @@
---- rrdtool-1.2.13/configure.ac.orig   2006-05-04 15:26:29.000000000 +0200
-+++ rrdtool-1.2.13/configure.ac        2006-05-28 10:10:20.253466500 +0200
-@@ -632,7 +632,7 @@
+--- rrdtool-1.4.7/configure.ac.orig    2012-01-24 11:08:48.000000000 +0100
++++ rrdtool-1.4.7/configure.ac 2012-11-27 12:07:01.000000000 +0100
+@@ -840,7 +840,7 @@
    withval=""
    AC_ARG_WITH(tcllib,[  --with-tcllib=DIR       location of the tclConfig.sh])
    enable_tcl=no
--  for dir in $withval /usr/lib /usr/local/lib /usr/lib/tcl8.4 /usr/lib/tcl8.3 
; do
-+  for dir in $withval /usr/lib /usr/local/lib /usr/lib/tcl8.5 /usr/lib/tcl8.4 
/usr/lib/tcl8.3 ; do
+-  for dir in $withval /usr/lib /usr/lib64 /usr/local/lib /usr/lib/tcl8.4 
/usr/lib/tcl8.3 ; do
++  for dir in $withval /usr/lib /usr/lib64 /usr/local/lib /usr/lib/tcl8.5 
/usr/lib/tcl8.4 /usr/lib/tcl8.3 ; do
      AC_MSG_CHECKING(for tclConfig.sh in $dir)
      if test -f "$dir/tclConfig.sh" ; then
        tcl_config=$dir/tclConfig.sh
-@@ -843,7 +843,7 @@
+@@ -862,7 +862,7 @@
        fi
    fi
    AC_ARG_ENABLE(tcl-site,AS_HELP_STRING([--enable-tcl-site],[install the tcl 
extension in the tcl tree]),
@@ -18,4 +18,3 @@
  
  fi
  
-
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rrdtool.git/commitdiff/ad60f976531dcff6cffd76184057041ad0c16d6b

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to