[php-horde-Horde-Pack/f20] update to 1.0.5

Remi Collet remi at fedoraproject.org
Tue Nov 4 13:42:12 UTC 2014


commit 19d57c93c78d1fbe84fe5496c7b3cb0a328a0ce8
Author: Remi Collet <remi at fedoraproject.org>
Date:   Tue Nov 4 14:32:27 2014 +0100

    update to 1.0.5
    
    (cherry picked from commit 3fbb3a4263a8f6ad7be80583380542d14f01aac4)

 .gitignore                |    1 +
 php-horde-Horde-Pack.spec |    7 ++++---
 sources                   |    2 +-
 3 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ef5286b..ae08669 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /Horde_Pack-1.0.2.tgz
 /Horde_Pack-1.0.3.tgz
 /Horde_Pack-1.0.4.tgz
+/Horde_Pack-1.0.5.tgz
diff --git a/php-horde-Horde-Pack.spec b/php-horde-Horde-Pack.spec
index d67a145..bc620b2 100644
--- a/php-horde-Horde-Pack.spec
+++ b/php-horde-Horde-Pack.spec
@@ -13,7 +13,7 @@
 %global pear_channel pear.horde.org
 
 Name:           php-horde-Horde-Pack
-Version:        1.0.4
+Version:        1.0.5
 Release:        1%{?dist}
 Summary:        Horde Pack Utility
 
@@ -85,7 +85,6 @@ install -pm 644 %{name}.xml %{buildroot}%{pear_xmldir}
 
 
 %check
-src=$(pwd)/%{pear_name}-%{version}
 cd %{pear_name}-%{version}/test/$(echo %{pear_name} | sed -e s:_:/:g)
 
 : PHP version %{php_version}
@@ -96,7 +95,6 @@ sed -e 's/function testNonUtf8Pack/function SKIP_testNonUtf8Pack/' \
 %endif
 
 phpunit \
-    --include-path=$src/lib \
     -d date.timezone=UTC \
     .
 
@@ -121,6 +119,9 @@ fi
 
 
 %changelog
+* Tue Nov 04 2014 Remi Collet <remi at fedoraproject.org> - 1.0.5-1
+- Update to 1.0.5
+
 * Thu Oct 02 2014 Remi Collet <remi at fedoraproject.org> - 1.0.4-1
 - Update to 1.0.4
 
diff --git a/sources b/sources
index 0cb08b1..1d462cd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e3a299419b719068353496530ff3beed  Horde_Pack-1.0.4.tgz
+398622d9ca7cc655aaee0b658009d873  Horde_Pack-1.0.5.tgz


More information about the scm-commits mailing list