From 6b18cf9ea1b2d82aaedc92f0aad2eacc660ab8ce Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 20 Jan 2020 14:56:45 +0100 Subject: cleanup --- php-laminas-hydrator3.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'php-laminas-hydrator3.spec') diff --git a/php-laminas-hydrator3.spec b/php-laminas-hydrator3.spec index b4203aa..b717e0f 100644 --- a/php-laminas-hydrator3.spec +++ b/php-laminas-hydrator3.spec @@ -9,6 +9,7 @@ # TODO: v2 pulled by php-ocramius-generated-hydrator # pulled by php-ocramius-proxy-manager + %global bootstrap 0 %global gh_commit 5c418d6e37ad363bef5ce1c8a72388243d6c7950 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) @@ -100,9 +101,6 @@ Requires: php-reflection Requires: php-pcre Requires: php-spl -# Compatibily ensure by the bridge -Obsoletes: php-zendframework-%{zf_name} < 2.4.2-99 -Provides: php-zendframework-%{zf_name} = %{version}-99 Provides: php-composer(%{gh_owner}/%{gh_project}) = %{version} Provides: php-composer(zendframework/%{zf_name}) = %{version} Provides: php-autoloader(%{gh_owner}/%{gh_project}) = %{version} -- cgit