[packages/rpm-build-macros] __php_api_requires has no -v param

glen glen at pld-linux.org
Wed Jan 6 12:42:15 CET 2016


commit d4baf051d4bcee4440ab945c1438b1514940d39f
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Jan 6 13:42:08 2016 +0200

    __php_api_requires has no -v param

 rpm.macros | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/rpm.macros b/rpm.macros
index 5d4c741..93a955d 100644
--- a/rpm.macros
+++ b/rpm.macros
@@ -977,7 +977,7 @@ fi; \
 %__php					/usr/bin/php%{php_versuffix}
 
 # helper macro
-%__php_api_requires(v:) Requires: %{php_name}(%{expand:%1}) = %{expand:%{%{!?2:%{1}}%{?2}}}
+%__php_api_requires() Requires: %{php_name}(%{expand:%1}) = %{expand:%{%{!?2:%{1}}%{?2}}}
 
 # macros for public use
 # for php extensions (php-pecl)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm-build-macros.git/commitdiff/d4baf051d4bcee4440ab945c1438b1514940d39f



More information about the pld-cvs-commit mailing list