[packages/php] - drop if clause introduced in commit 20dcadbb (guard clause for rpm 4.16), we have fully transiti

adamg adamg at pld-linux.org
Thu May 13 21:04:16 CEST 2021


commit 45629e6e9bbed84edb75f9580aabea932a696556
Author: Adam Gołębiowski <adamg at pld-linux.org>
Date:   Thu May 13 15:03:01 2021 +0000

    - drop if clause introduced in commit 20dcadbb (guard clause for rpm 4.16),
      we have fully transitioned to rpm 4 by now, and there is no easy way
      to match 4.16* (4.16.0, 4.16.1, etc) - at least not without some lua
      scripting, so just drop this.

 php.spec | 3 ---
 1 file changed, 3 deletions(-)
---
diff --git a/php.spec b/php.spec
index b1388c5..19ed4d3 100644
--- a/php.spec
+++ b/php.spec
@@ -459,9 +459,6 @@ Summary:	/usr/bin/php symlink
 Summary(pl.UTF-8):	Dowiązanie symboliczne /usr/bin/php
 Group:		Development/Languages/PHP
 Requires:	%{name}-cli = %{epoch}:%{version}-%{release}
-%if "%_rpmversion" != "4.16.0"
-Obsoletes:	/usr/bin/php
-%endif
 Obsoletes:	php-program < 4:5.3.28-7
 
 %description program
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/175847a20c398bafdbac12b4de2c1b6df881ab25



More information about the pld-cvs-commit mailing list