commit 116f22fa497ab48c70141c31a28bdec09e254d55
Author: Elan Ruusamäe <[email protected]>
Date:   Mon Nov 25 01:03:16 2013 +0200

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

 php-pecl-xdiff.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/php-pecl-xdiff.spec b/php-pecl-xdiff.spec
index ed6c346..6711d54 100644
--- a/php-pecl-xdiff.spec
+++ b/php-pecl-xdiff.spec
@@ -5,18 +5,19 @@ Summary:      %{modname} - file differences/patches
 Summary(pl.UTF-8):     %{modname} - wyświetlanie różnic pomiędzy plikami oraz 
tworzenie łatek
 Name:          %{php_name}-pecl-%{modname}
 Version:       1.5.2
-Release:       3
+Release:       4
 License:       PHP 3.01
 Group:         Development/Languages/PHP
 Source0:       http://pecl.php.net/get/%{modname}-%{version}.tgz
 # Source0-md5: 8b6f93bd700198c52da6e45949f95f3c
 Patch0:                php-pecl-%{modname}-tsrm.patch
 URL:           http://pecl.php.net/package/xdiff/
-BuildRequires: libxdiff-devel >= 0.22
 BuildRequires: %{php_name}-devel >= 3:5.0.0
+BuildRequires: libxdiff-devel >= 0.22
 BuildRequires: rpmbuild(macros) >= 1.650
 %{?requires_php_extension}
 Requires:      php(core) >= 5.0.4
+Provides:      php(%{modname}) = %{version}
 Obsoletes:     php-pear-%{modname}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-xdiff.git/commitdiff/116f22fa497ab48c70141c31a28bdec09e254d55

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to