]> git.pld-linux.org Git - packages/php-ioncube.git/blobdiff - php-ioncube.spec
- up to 5.0.7 on x86/x86-64
[packages/php-ioncube.git] / php-ioncube.spec
index 4a01743a7303ddc0f69786051a72ac50912e9e98..db8b98e84bcb3bfedeadb3ae1e26d4f6aa121308 100644 (file)
@@ -1,8 +1,8 @@
 %ifarch %{ix86}
-%define                ver     4.6.1
+%define                ver     5.0.7
 %endif
 %ifarch %{x8664}
-%define                ver     4.6.1
+%define                ver     5.0.7
 %endif
 %ifarch ppc
 %define                ver     3.1.33
@@ -14,14 +14,14 @@ Name:               php%{?php_suffix}-%{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:       12
+Release:       13
 License:       redistributable
 Group:         Libraries
 # www.ioncube.com/loaders.php
 Source0:       http://downloads3.ioncube.com/loader_downloads/ioncube_loaders_lin_x86.tar.bz2
-# Source0-md5: 3e97ba2c5383a095562097ecff8b338b
+# Source0-md5: 6b0f6c0df77cbc766eeeaca6741164ae
 Source1:       http://downloads3.ioncube.com/loader_downloads/ioncube_loaders_lin_x86-64.tar.bz2
-# Source1-md5: d400e87e0d6efa20bb4c177e16630e34
+# Source1-md5: a7379c88e56078ad43b897d572a68bcb
 Source2:       http://downloads3.ioncube.com/loader_downloads/ioncube_loaders_lin_ppc.tar.bz2
 # Source2-md5: c9f44f2245e41cba0617c452488c3dc4
 URL:           http://www.ioncube.com/
@@ -29,6 +29,7 @@ BuildRequires:        php%{?php_suffix}-devel >= 4:5.2.0
 BuildRequires: rpmbuild(macros) >= 1.579
 BuildRequires: sed >= 4.0
 %{?requires_php_extension}
+Provides:      php(%{modname}) = %{version}
 ExclusiveArch: %{ix86} %{x8664} ppc
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.129911 seconds and 4 git commands to generate.