summaryrefslogtreecommitdiffstats
path: root/php-zendframework-zend-serializer.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-11-09 06:38:49 +0100
committerRemi Collet <remi@remirepo.net>2017-11-09 06:38:49 +0100
commitd6faf9fe83220bdfa551fe6a58dd7a01d86ecf1e (patch)
tree1c511ba2f96526c6e05cf93a2db6962ed232d35d /php-zendframework-zend-serializer.spec
parent7661d1937ceb47cdc8486276c29a53b02e467042 (diff)
fix FTBFS from Koschei, add patch for bigendian from https://github.com/zendframework/zend-serializer/pull/31
Diffstat (limited to 'php-zendframework-zend-serializer.spec')
-rw-r--r--php-zendframework-zend-serializer.spec11
1 files changed, 6 insertions, 5 deletions
diff --git a/php-zendframework-zend-serializer.spec b/php-zendframework-zend-serializer.spec
index 32799ed..d78ed46 100644
--- a/php-zendframework-zend-serializer.spec
+++ b/php-zendframework-zend-serializer.spec
@@ -19,9 +19,6 @@
%global with_tests 0%{!?_without_tests:1}
%endif
-#global debug_package %{nil}
-#global __debug_install_post /bin/true
-
Name: php-%{gh_owner}-%{gh_project}
Version: 2.8.0
Release: 4%{?dist}
@@ -35,6 +32,10 @@ Source1: makesrc.sh
Patch0: https://patch-diff.githubusercontent.com/raw/zendframework/zend-serializer/pull/31.patch
+# remirepo:3
+# For test build on all available arch
+#global debug_package %{nil}
+#global __debug_install_post /bin/true
BuildArch: noarch
# Tests
%if %{with_tests}
@@ -150,8 +151,8 @@ exit $ret
%changelog
-* Wed Nov 8 2017 Remi Collet <remi@fedoraproject.org> - 2.8.0-4
-- test build: fix FTBFS from Koschei, add patch for bigendian from
+* Thu Nov 9 2017 Remi Collet <remi@fedoraproject.org> - 2.8.0-4
+- fix FTBFS from Koschei, add patch for bigendian from
https://github.com/zendframework/zend-serializer/pull/31
* Tue Jun 21 2016 Remi Collet <remi@fedoraproject.org> - 2.8.0-1