[packages/php-pecl-wbxml] provide php(extname) to really be supporting multiple php versions

glen glen at pld-linux.org
Mon Nov 25 00:03:07 CET 2013


commit 3deef4cbdd42b25b82c6e393a483310f720a363e
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Nov 25 01:03:05 2013 +0200

    provide php(extname) to really be supporting multiple php versions

 php-pecl-wbxml.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/php-pecl-wbxml.spec b/php-pecl-wbxml.spec
index 5eafd4c..50a31b8 100644
--- a/php-pecl-wbxml.spec
+++ b/php-pecl-wbxml.spec
@@ -9,7 +9,7 @@ Summary:	WBXML to XML conversion
 Summary(pl.UTF-8):	Konwersja WBXML do XML
 Name:		%{php_name}-pecl-%{modname}
 Version:	1.0.3
-Release:	5
+Release:	6
 License:	PHP
 Group:		Development/Languages/PHP
 Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
@@ -17,10 +17,11 @@ Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
 Patch0:		wbxml-1.0.2-format_not_a_string_literal_and_no_format_arguments.diff
 Patch1:		wbxml-1.0.3-expat_fix.diff
 URL:		http://pecl.php.net/package/wbxml/
-BuildRequires:	libwbxml-devel
 BuildRequires:	%{php_name}-devel >= 4:5.0.4
+BuildRequires:	libwbxml-devel
 BuildRequires:	rpmbuild(macros) >= 1.650
 %{?requires_php_extension}
+Provides:	php(%{modname}) = %{version}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-wbxml.git/commitdiff/3deef4cbdd42b25b82c6e393a483310f720a363e



More information about the pld-cvs-commit mailing list