summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-04-28 17:34:41 +0200
committerRemi Collet <remi@remirepo.net>2021-04-28 17:34:41 +0200
commit85995f7dc1600b57ffc26d6ecddaf5cf805456c0 (patch)
tree02f53e8b1f7fe686260b97f442c79f5e1eb4fafc
parenteea2046dbff10417583ea72c8076d51af12117f6 (diff)
F34 rebuild for https://github.com/remicollet/remirepo/issues/174
-rw-r--r--php-pecl-msgpack.spec14
1 files changed, 6 insertions, 8 deletions
diff --git a/php-pecl-msgpack.spec b/php-pecl-msgpack.spec
index 8a9d2a9..76e42d5 100644
--- a/php-pecl-msgpack.spec
+++ b/php-pecl-msgpack.spec
@@ -3,7 +3,7 @@
#
# Fedora spec file for php-pecl-msgpack
#
-# Copyright (c) 2012-2020 Remi Collet
+# Copyright (c) 2012-2021 Remi Collet
# License: CC-BY-SA
# http://creativecommons.org/licenses/by-sa/4.0/
#
@@ -42,10 +42,11 @@ URL: https://pecl.php.net/package/msgpack
Release: 0.6.%{gh_date}.%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{pecl_name}-%{version}-%{gh_short}.tar.gz
%else
-Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Source: https://pecl.php.net/get/%{pecl_name}-%{upstream_version}%{?upstream_prever}.tgz
%endif
+BuildRequires: make
BuildRequires: %{?dtsprefix}gcc
BuildRequires: %{?scl_prefix}php-devel >= 7
BuildRequires: %{?scl_prefix}php-pear
@@ -80,12 +81,6 @@ Obsoletes: php80-pecl-%{pecl_name} <= %{version}
%endif
%endif
-%if 0%{?fedora} < 20 && 0%{?rhel} < 7
-# Filter shared private
-%{?filter_provides_in: %filter_provides_in %{_libdir}/.*\.so$}
-%{?filter_setup}
-%endif
-
%description
This extension provide API for communicating with MessagePack serialization.
@@ -284,6 +279,9 @@ fi
%changelog
+* Wed Apr 28 2021 Remi Collet <remi@remirepo.net> - 2.1.2-2
+- F34 rebuild for https://github.com/remicollet/remirepo/issues/174
+
* Sat Nov 28 2020 Remi Collet <remi@remirepo.net> - 2.1.2-1
- update to 2.1.2