]> git.pld-linux.org Git - packages/php-pear-PHP_Fork.git/commitdiff
- updated deps with pearize.sh auto/ac/php-pear-PHP_Fork-0_3_1-2 auto/th/php-pear-PHP_Fork-0_3_1-2
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 21 Aug 2010 19:08:21 +0000 (19:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 2

Changed files:
    php-pear-PHP_Fork.spec -> 1.19

php-pear-PHP_Fork.spec

index b9c9495b161c4887a31d4ed88a6d28f6f9f3fe59..666c5bb8a15c1afd570897ef743ccbeca8766e61 100644 (file)
@@ -3,12 +3,11 @@
 %define                _subclass       Fork
 %define                _status         beta
 %define                _pearname       %{_class}_%{_subclass}
-
 Summary:       %{_pearname} - Wrapper for pcntl_fork() with Java-like API
 Summary(pl.UTF-8):     %{_pearname} - Wrapper dla pcntl_fork() z API zbliżonym do Javy
 Name:          php-pear-%{_pearname}
 Version:       0.3.1
-Release:       1
+Release:       2
 License:       PHP 2.02
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
@@ -17,10 +16,10 @@ URL:                http://pear.php.net/package/PHP_Fork/
 BuildRequires: php-pear-PEAR
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
 BuildRequires: rpmbuild(macros) >= 1.300
-Requires:      php(pcntl)
-Requires:      php(posix)
-Requires:      php(shmop)
+Requires:      php-pcntl
 Requires:      php-pear >= 4:1.0-7
+Requires:      php-posix
+Requires:      php-shmop
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.057621 seconds and 4 git commands to generate.