[php] drop BR for libevent, provide php(language)

Remi Collet remi at fedoraproject.org
Mon Jul 2 14:35:57 UTC 2012


commit 92eb255fc68b99ab25bb8cbb2682fdfbea4db86e
Author: remi <fedora at famillecollet.com>
Date:   Mon Jul 2 16:35:52 2012 +0200

    drop BR for libevent, provide php(language)

 php.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/php.spec b/php.spec
index 407f553..b105320 100644
--- a/php.spec
+++ b/php.spec
@@ -158,7 +158,6 @@ executing PHP scripts, /usr/bin/php, and the CGI interface.
 Group: Development/Languages
 Summary: PHP FastCGI Process Manager
 Requires: php-common%{?_isa} = %{version}-%{release}
-BuildRequires: libevent-devel >= 1.4.11
 BuildRequires: systemd-units
 Requires: systemd-units
 Requires(post): systemd-units
@@ -181,6 +180,7 @@ Summary: Common files for PHP
 # ABI/API check - Arch specific
 Provides: php-api = %{apiver}%{isasuffix}, php-zend-abi = %{zendver}%{isasuffix}
 Provides: php(api) = %{apiver}%{isasuffix}, php(zend-abi) = %{zendver}%{isasuffix}
+Provides: php(language) = %{version}
 # Provides for all builtin/shared modules:
 Provides: php-bz2, php-bz2%{?_isa}
 Provides: php-calendar, php-calendar%{?_isa}
@@ -1282,6 +1282,10 @@ fi
 
 
 %changelog
+* Mon Jul 02 2012 Remi Collet <remi at fedoraproject.org> 5.4.4-3
+- drop BR for libevent (#835671)
+- provide php(language) to allow version check
+
 * Thu Jun 21 2012 Remi Collet <remi at fedoraproject.org> 5.4.4-2
 - add missing provides (core, ereg, filter, standard)
 


More information about the scm-commits mailing list