commit ec7920e32847548244c7cb426c8383dae01d1e52
Author: Elan Ruusamäe <[email protected]>
Date:   Sat Aug 18 19:45:00 2012 +0300

    - P: php(dbus) virtual

 php-pecl-dbus.spec | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/php-pecl-dbus.spec b/php-pecl-dbus.spec
index 11f2c47..ebe1236 100644
--- a/php-pecl-dbus.spec
+++ b/php-pecl-dbus.spec
@@ -2,21 +2,22 @@
 Summary:       Extension for interaction with DBUS busses
 Name:          php-pecl-%{modname}
 Version:       0.1.1
-Release:       1
+Release:       2
 License:       PHP 3.01
 Group:         Development/Languages/PHP
 Source0:       http://pecl.php.net/get/%{modname}-%{version}.tgz
 # Source0-md5: 18505c41fb1ca2a2b5024c50c0de719f
 URL:           http://pecl.php.net/package/DBus
+BuildRequires: dbus-devel
 BuildRequires: php-devel >= 4:5.2.0
 BuildRequires: rpmbuild(macros) >= 1.519
-BuildRequires: dbus-devel
+Provides:      php(dbus)
 %{?requires_php_extension}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-This extension allows you to talk to DBUS services on a system, and also act
-as a DBUS service.
+This extension allows you to talk to DBUS services on a system, and
+also act as a DBUS service.
 
 %prep
 %setup -qc
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to