]> git.pld-linux.org Git - packages/php-ioncube.git/blobdiff - php-ioncube.spec
- up to 4.4.4
[packages/php-ioncube.git] / php-ioncube.spec
index e3ceb446144ad0648c45187a6a38b0ed3e57c34c..42c4091b49909f76c7344c842dd875e7fae8d286 100644 (file)
@@ -1,8 +1,8 @@
 %ifarch %{ix86}
-%define                ver     4.0.9
+%define                ver     4.4.4
 %endif
 %ifarch %{x8664}
-%define                ver     4.0.9
+%define                ver     4.4.4
 %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:       7
+Release:       12
 License:       redistributable
 Group:         Libraries
 Source0:       http://downloads2.ioncube.com/loader_downloads/ioncube_loaders_lin_x86.tar.bz2
-# Source0-md5: fbf099576e0c2e869f24de5fdde2c6d7
+# Source0-md5: 31c187240343ec1414bbf350f15d7a0d
 Source1:       http://downloads2.ioncube.com/loader_downloads/ioncube_loaders_lin_x86-64.tar.bz2
-# Source1-md5: 97c56bc8ff9fc3f9bba442c178b804d2
+# Source1-md5: 967c4dc22d2d7b577638a118764b6088
 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
This page took 0.069648 seconds and 4 git commands to generate.