summaryrefslogtreecommitdiffstats
path: root/php-horde-Horde-Compress.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-11-14 08:28:16 +0100
committerRemi Collet <remi@remirepo.net>2017-11-14 08:28:16 +0100
commit13d724560a04c3ac124356a710f8a2da0cdcf3ab (patch)
tree89721cac705b60842c076df33a5d73b01adb1b55 /php-horde-Horde-Compress.spec
parentb6d79fb6221dd6c263526e1db4f7cf904340545a (diff)
patch from https://github.com/horde/Compress/pull/1
Diffstat (limited to 'php-horde-Horde-Compress.spec')
-rw-r--r--php-horde-Horde-Compress.spec11
1 files changed, 7 insertions, 4 deletions
diff --git a/php-horde-Horde-Compress.spec b/php-horde-Horde-Compress.spec
index f45a7ed..51cc790 100644
--- a/php-horde-Horde-Compress.spec
+++ b/php-horde-Horde-Compress.spec
@@ -13,7 +13,7 @@
Name: php-horde-Horde-Compress
Version: 2.2.1
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Horde Compression API
Group: Development/Libraries
@@ -21,8 +21,8 @@ License: LGPLv2
URL: http://pear.horde.org
Source0: http://%{pear_channel}/get/%{pear_name}-%{version}.tgz
-# https://github.com/horde/horde/pull/219
-Patch0: %{name}-pr219.patch
+# https://github.com/horde/Compress/pull/1
+Patch0: %{name}-pr1.patch
BuildArch: noarch
BuildRequires: php-pear(PEAR) >= 1.7.0
@@ -73,7 +73,7 @@ An API for various compression techniques.
%prep
%setup -q -c
cd %{pear_name}-%{version}
-%patch0 -p3 -b .pr219
+%patch0 -p1 -b .pr1
# Don't install .po and .pot files
# Remove checksum for .mo, as we regenerate them
@@ -145,6 +145,9 @@ fi
%changelog
+* Tue Nov 14 2017 Remi Collet <remi@remirepo.net> - 2.2.1-2
+- patch from https://github.com/horde/Compress/pull/1
+
* Mon Aug 28 2017 Remi Collet <remi@remirepo.net> - 2.2.1-1
- Update to 2.2.1