]> git.pld-linux.org Git - packages/php-pear-Net_Growl.git/commitdiff
- updated to: 2.2.2 auto/th/php-pear-Net_Growl-2_2_2-1
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 23 Jan 2011 11:08:59 +0000 (11:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pear-Net_Growl.spec -> 1.2

php-pear-Net_Growl.spec

index b4da898bd9cc0c426ed30e1ca87058dfd942c0ca..15a07c4cc9c5273274c6ccc35c949231ec5bd43c 100644 (file)
@@ -1,31 +1,33 @@
 %include       /usr/lib/rpm/macros.php
-%define                _status         beta
+%define                _status         stable
 %define                _pearname       Net_Growl
 Summary:       %{_pearname} - Send notifications to Growl from PHP on MACOSX
 Name:          php-pear-%{_pearname}
-Version:       0.7.0
+Version:       2.2.2
 Release:       1
 License:       BSD
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5: 7721babaa7a698e831a1d4c37fdc9905
+# Source0-md5: 6126bfb84cd25fa94f5160eacb85a33a
 URL:           http://pear.php.net/package/Net_Growl/
 BuildRequires: php-packagexml2cl
 BuildRequires: php-pear-PEAR
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
 BuildRequires: rpmbuild(macros) >= 1.571
+Requires:      php-pcre
 Requires:      php-pear
-Requires:      php-pear-PEAR >= 1.3.3
+Requires:      php-pear-PEAR-core >= 1:1.3.3
+Requires:      php-spl
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Growl is a MACOSX application that listen to notifications sent by 
-applications and displays them on the desktop using different display 
+Growl is a MACOSX application that listen to notifications sent by
+applications and displays them on the desktop using different display
 styles. Net_Growl offers the possibility to send notifications to
-Growl 
-from your PHP application through network communication using UDP.
+Growl from your PHP application through network communication using
+UDP.
+
 In PEAR status of this package is: %{_status}.
 
 %prep
This page took 0.092178 seconds and 4 git commands to generate.