[php-horde-turba] update to 4.2.3

Remi Collet remi at fedoraproject.org
Thu Oct 30 15:29:33 UTC 2014


commit 1127af2463e5d0a7e80d6b030ca7f092d42be943
Author: Remi Collet <remi at fedoraproject.org>
Date:   Thu Oct 30 16:29:34 2014 +0100

    update to 4.2.3

 .gitignore           |    1 +
 php-horde-turba.spec |    7 ++++---
 sources              |    2 +-
 3 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fecff4b..06f368d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /turba-4.2.0.tgz
 /turba-4.2.1.tgz
 /turba-4.2.2.tgz
+/turba-4.2.3.tgz
diff --git a/php-horde-turba.spec b/php-horde-turba.spec
index defea53..edc856d 100644
--- a/php-horde-turba.spec
+++ b/php-horde-turba.spec
@@ -12,7 +12,7 @@
 %global pear_channel pear.horde.org
 
 Name:           php-horde-turba
-Version:        4.2.2
+Version:        4.2.3
 Release:        1%{?dist}
 Summary:        A web based address book
 
@@ -174,7 +174,6 @@ done | tee ../%{pear_name}.lang
 
 
 %check
-src=$(pwd)/%{pear_name}-%{version}
 cd %{pear_name}-%{version}/test/Turba
 # disable as this test use Horde_ActiveSync (non-free)
 sed -e 's/function testDuplicateDetectionFromAsWithNoEmail/function SKIP_testDuplicateDetectionFromAsWithNoEmail/' \
@@ -184,7 +183,6 @@ sed -e 's/function testDuplicateDetectionFromAsWithNoEmail/function SKIP_testDup
 rm  Unit/ExportTest.php
 
 phpunit\
-    --include-path=$src/lib \
     -d date.timezone=UTC \
     .
 
@@ -230,6 +228,9 @@ fi
 
 
 %changelog
+* Wed Oct 29 2014 Remi Collet <remi at fedoraproject.org> - 4.2.3-1
+- Update to 4.2.3
+
 * Sat Sep 06 2014 Remi Collet <remi at fedoraproject.org> - 4.2.2-1
 - Update to 4.2.2
 - raise dep on Horde_Util 2.5.0
diff --git a/sources b/sources
index b3bcfd2..a9317b5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-192904a14d548bdc3fc25890fd7a0438  turba-4.2.2.tgz
+01eddb437dcb1143b495f58a349062c8  turba-4.2.3.tgz


More information about the scm-commits mailing list