noodles pushed to php-ZendFramework (el5). "Removed Serializer-Adapter-Igbinary as there is no igbinary on EL5"

notifications at fedoraproject.org notifications at fedoraproject.org
Sun Jun 7 20:26:11 UTC 2015


From d223da786f1b3d0173d79ff86d6f34f49f8e61f0 Mon Sep 17 00:00:00 2001
From: Nick Le Mouton <nick at noodles.net.nz>
Date: Mon, 8 Jun 2015 08:18:57 +1200
Subject: Removed Serializer-Adapter-Igbinary as there is no igbinary on EL5


diff --git a/php-ZendFramework.spec b/php-ZendFramework.spec
index 3f6f3ba..e57e2ea 100644
--- a/php-ZendFramework.spec
+++ b/php-ZendFramework.spec
@@ -4,7 +4,7 @@
 Summary:         Leading open-source PHP framework
 Name:            php-ZendFramework
 Version:         1.12.13
-Release:         1%{?posttag}%{?dist}
+Release:         2%{?posttag}%{?dist}
 
 License:         BSD
 Buildroot:	 %{_tmppath}/%{php_name}-%{version}%{?posttag}-root-%(%{__id_u} -n)
@@ -98,7 +98,6 @@ Requires: %{name}-Feed = %{version}-%{release}
 Requires: %{name}-Ldap = %{version}-%{release}
 Requires: %{name}-Pdf = %{version}-%{release}
 Requires: %{name}-Search-Lucene = %{version}-%{release}
-Requires: %{name}-Serializer-Adapter-Igbinary = %{version}-%{release}
 Requires: %{name}-Services = %{version}-%{release}
 Requires: %{name}-Soap = %{version}-%{release}
 Provides: php-composer(zendframework/zendframework1) = %{version}
@@ -349,20 +348,6 @@ types. Zend_Search_Lucene is a port of this engine written entirely in PHP 5.
 * matches Apache Lucene in performance
 
 
-%package Serializer-Adapter-Igbinary
-Summary:  Drop-in replacement for the standard PHP serializer
-Group:    Development/Libraries
-Requires: %{name} = %{version}-%{release}
-Requires: php-pecl-igbinary
-
-%description Serializer-Adapter-Igbinary
-Igbinary is Open Source Software released by Sulake Dynamoid Oy. It's a drop-in
-replacement for the standard PHP serializer. Instead of time and space
-consuming textual representation, igbinary stores PHP data structures in a
-compact binary form. Savings are significant when using memcached or similar
-memory based storages for serialized data. 
-
-
 %package Services
 Summary:  Web service APIs for a number of providers
 Group:    Development/Libraries
@@ -591,7 +576,6 @@ ln -s %{_datadir}/php/Zend/zf.sh \
 %exclude %{_datadir}/php/Zend/Service/Yahoo
 %{_datadir}/php/Zend/Serializer
 %{_datadir}/php/Zend/Serializer.php
-%exclude %{_datadir}/php/Zend/Serializer/Adapter/Igbinary.php
 %{_datadir}/php/Zend/Session
 %{_datadir}/php/Zend/Session.php
 %{_datadir}/php/Zend/Stdlib
@@ -733,10 +717,6 @@ ln -s %{_datadir}/php/Zend/zf.sh \
 %{_datadir}/php/Zend/Search
 %doc LICENSE.txt
 
-%files Serializer-Adapter-Igbinary
-%{_datadir}/php/Zend/Serializer/Adapter/Igbinary.php
-%doc LICENSE.txt
-
 %files Services
 %{_datadir}/php/Zend/Service/Akismet.php
 %{_datadir}/php/Zend/Service/Amazon.php
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/php-ZendFramework.git/commit/?h=el5&id=d223da786f1b3d0173d79ff86d6f34f49f8e61f0


More information about the scm-commits mailing list