[php-horde-Horde-Secret/epel7] update to 2.0.4

Remi Collet remi at fedoraproject.org
Thu Oct 30 12:37:22 UTC 2014


commit 677cb3b0cf54c9dc6b640e09508fc541aa1f646b
Author: Remi Collet <remi at fedoraproject.org>
Date:   Thu Oct 30 13:34:31 2014 +0100

    update to 2.0.4
    
    (cherry picked from commit f139cc2ab0f2c68f3a4579450e8c7c59214d17b3)

 .gitignore                  |    1 +
 php-horde-Horde-Secret.spec |   11 ++++-------
 sources                     |    2 +-
 3 files changed, 6 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9658d8d..aeb9ed3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /Horde_Secret-2.0.2.tgz
 /Horde_Secret-2.0.3.tgz
+/Horde_Secret-2.0.4.tgz
diff --git a/php-horde-Horde-Secret.spec b/php-horde-Horde-Secret.spec
index a319d00..4f4c44c 100644
--- a/php-horde-Horde-Secret.spec
+++ b/php-horde-Horde-Secret.spec
@@ -12,7 +12,7 @@
 %global pear_channel pear.horde.org
 
 Name:           php-horde-Horde-Secret
-Version:        2.0.3
+Version:        2.0.4
 Release:        1%{?dist}
 Summary:        Secret Encryption API
 
@@ -75,14 +75,8 @@ 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)
-%if 0%{?rhel} == 5
-# Issue with old openssl version
-rm -f Unit/SecretTest.php
-%endif
 phpunit \
-    --include-path=$src/lib \
     -d date.timezone=UTC \
     .
 
@@ -107,6 +101,9 @@ fi
 
 
 %changelog
+* Tue Oct 28 2014 Remi Collet <remi at fedoraproject.org> - 2.0.4-1
+- Update to 2.0.4
+
 * Wed Jun 25 2014 Remi Collet <remi at fedoraproject.org> - 2.0.3-1
 - Update to 2.0.3
 
diff --git a/sources b/sources
index f276745..3227db1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-52afbd2983ef88e69e802a665d95cf0c  Horde_Secret-2.0.3.tgz
+1da2000b20617c935b72b85c95fc0065  Horde_Secret-2.0.4.tgz


More information about the scm-commits mailing list