remi pushed to php-horde-Horde-Auth (f22). "update to 2.1.7"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 15 05:27:13 UTC 2015


>From 805f29fe78f45113577d2313c4c8cfd14a53f715 Mon Sep 17 00:00:00 2001
From: Remi Collet <remi at fedoraproject.org>
Date: Tue, 14 Apr 2015 17:52:44 +0200
Subject: update to 2.1.7


diff --git a/.gitignore b/.gitignore
index 4989c68..d3ec311 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ clog
 /Horde_Auth-2.1.4.tgz
 /Horde_Auth-2.1.5.tgz
 /Horde_Auth-2.1.6.tgz
+/Horde_Auth-2.1.7.tgz
diff --git a/Horde_Auth-upstream.patch b/Horde_Auth-upstream.patch
deleted file mode 100644
index 8cd825d..0000000
--- a/Horde_Auth-upstream.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- test/Horde/Auth/TestCase.php	2015-01-08 17:43:19.000000000 +0100
-+++ test/Horde/Auth/TestCase.php	2015-01-09 10:22:51.375634006 +0100
-@@ -21,7 +21,7 @@
-         return array(
-             array('aprmd5', '$apr1$11CBbKXP$AvvMGBjr81bC/NSMZIxrG.', '11CBbKXP'),
-             array('crypt', '8e3IWstJmsmxs', '8e'),
--            array('crypt-blowfish', '*0OayF9ttbxIs', '*0OayF9ttbxIs'),
-+            array('crypt-blowfish', '$2lXRrxYRR396', '$2lXRrxYRR396'),
-             array('crypt-des', '45MibW6/G3XEY', '45'),
-             array('crypt-md5', '$1$537a3a0e$CWyLVJdQKfxbKPBv/Efzm0', '$1$537a3a0e$'),
-             array('md5-base64', 'OFj2IjCsPJFfMAxmQxLGPw==', ''),
diff --git a/php-horde-Horde-Auth.spec b/php-horde-Horde-Auth.spec
index b1eed21..ddd3b65 100644
--- a/php-horde-Horde-Auth.spec
+++ b/php-horde-Horde-Auth.spec
@@ -13,7 +13,7 @@
 %global pear_channel pear.horde.org
 
 Name:           php-horde-Horde-Auth
-Version:        2.1.6
+Version:        2.1.7
 Release:        1%{?dist}
 Summary:        Horde Authentication API
 
@@ -22,9 +22,6 @@ License:        LGPLv2
 URL:            http://pear.horde.org
 Source0:        http://%{pear_channel}/get/%{pear_name}-%{version}.tgz
 
-# https://github.com/horde/horde/commit/00dc6c37f284d13c350af5a2e517047ac292e7e7
-Patch0:         %{pear_name}-upstream.patch
-
 BuildArch:      noarch
 BuildRequires:  php(language) >= 5.3.0
 BuildRequires:  php-pear(PEAR) >= 1.7.0
@@ -83,13 +80,11 @@ backends for the Horde authentication system.
 %setup -q -c
 
 cd %{pear_name}-%{version}
-%patch0 -p0 -b .upstream
 
 # Don't install .po and .pot files
 # Remove checksum for .mo, as we regenerate them
 sed -e '/%{pear_name}.po/d' \
     -e '/%{pear_name}.mo/s/md5sum=.*name=/name=/' \
-    -e '/TestCase.php/s/md5sum=.*name=/name=/' \
     ../package.xml >%{name}.xml
 touch -r ../package.xml %{name}.xml
 
@@ -150,6 +145,9 @@ fi
 
 
 %changelog
+* Tue Apr 14 2015 Remi Collet <remi at fedoraproject.org> - 2.1.7-1
+- Update to 2.1.7
+
 * Thu Jan 08 2015 Remi Collet <remi at fedoraproject.org> - 2.1.6-1
 - Update to 2.1.6
 - add provides php-composer(horde/horde-auth)
diff --git a/sources b/sources
index 0aa082f..b306cc7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ac233741b0ae023ac3765822ff6a6816  Horde_Auth-2.1.6.tgz
+62b4f826eb4dbbeea2050f367bf90e82  Horde_Auth-2.1.7.tgz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/php-horde-Horde-Auth.git/commit/?h=f22&id=805f29fe78f45113577d2313c4c8cfd14a53f715


More information about the scm-commits mailing list