[packages/php-ioncube] move version check to build

glen glen at pld-linux.org
Mon Sep 21 14:44:43 CEST 2015


commit d90e171b071a672fc100e24fa158bfd56545bfc1
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Sep 21 15:44:31 2015 +0300

    move version check to build

 php-ioncube.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/php-ioncube.spec b/php-ioncube.spec
index 92d6e6f..1840908 100644
--- a/php-ioncube.spec
+++ b/php-ioncube.spec
@@ -34,6 +34,7 @@ Moduł wczytujący ionCube dla PHP.
 %setup -q -T -b 1 -n %{modname}
 %endif
 
+%build
 mv ioncube_loader_lin_%{php_major_version}.%{php_minor_version}%{?zend_zts}.so %{modname}.so
 ver=$(strings %{modname}.so | grep -F %{version})
 if [ "$ver" != "%{version}" ]; then
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-ioncube.git/commitdiff/d90e171b071a672fc100e24fa158bfd56545bfc1



More information about the pld-cvs-commit mailing list