[packages/php-ioncube] - up to 4.2.2 (x86; x86_64)

arekm arekm at pld-linux.org
Mon Jan 21 17:49:27 CET 2013


commit 4dc63e2a9738ac76847b1336b62a64f90054ffc3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jan 21 17:49:24 2013 +0100

    - up to 4.2.2 (x86; x86_64)

 php-ioncube.spec | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)
---
diff --git a/php-ioncube.spec b/php-ioncube.spec
index 316b221..3228753 100644
--- a/php-ioncube.spec
+++ b/php-ioncube.spec
@@ -1,8 +1,8 @@
 %ifarch %{ix86}
-%define		ver	4.0.12
+%define		ver	4.2.2
 %endif
 %ifarch %{x8664}
-%define		ver	4.0.12
+%define		ver	4.2.2
 %endif
 %ifarch ppc
 %define		ver	3.1.33
@@ -14,13 +14,13 @@ Name:		php-%{modname}
 Version:	%{ver}
 # Never decrease release in this package.
 # As not all arch versions are identical, you could be making some arch package older.
-Release:	10
+Release:	11
 License:	redistributable
 Group:		Libraries
 Source0:	http://downloads2.ioncube.com/loader_downloads/ioncube_loaders_lin_x86.tar.bz2
-# Source0-md5:	65e2191288699b682a1e594284e3d0cc
+# Source0-md5:	393fcc30775f57e01675665ce5861f34
 Source1:	http://downloads2.ioncube.com/loader_downloads/ioncube_loaders_lin_x86-64.tar.bz2
-# Source1-md5:	41bf4b1edf88d951f07f06854f6f548f
+# Source1-md5:	87755369e44bdf7897b111f20c021cce
 Source2:	http://downloads2.ioncube.com/loader_downloads/ioncube_loaders_lin_ppc.tar.bz2
 # Source2-md5:	c9f44f2245e41cba0617c452488c3dc4
 URL:		http://www.ioncube.com/
@@ -47,7 +47,6 @@ Moduł wczytujący ionCube dla PHP.
 %ifarch ppc
 %setup -q -T -b 2 -n %{modname}
 %endif
-%undos *.txt
 
 mv ioncube_loader_lin_%{php_major_version}.%{php_minor_version}%{?zend_zts}.so %{modname}.so
 ver=$(strings %{modname}.so | grep -F %{version})
@@ -82,6 +81,5 @@ fi
 
 %files
 %defattr(644,root,root,755)
-%doc *.txt *.php
 %config(noreplace) %verify(not md5 mtime size) %{php_sysconfdir}/conf.d/%{modname}.ini
 %attr(755,root,root) %{php_extensiondir}/ioncube.so
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list