]> git.pld-linux.org Git - packages/php-pear.git/commitdiff
- v1.2: autogenerate deps for php-channel() deps
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 10 Mar 2010 12:46:55 +0000 (12:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pear.spec -> 1.50

php-pear.spec

index bccdef4c62b4ad47d45d54a4f38ea3afe50d1248..f5780f37de5493ef59c90afe803310c9fd608729 100644 (file)
@@ -1,8 +1,8 @@
 Summary:       PEAR - PHP Extension and Application Repository
 Summary(pl.UTF-8):     PEAR - rozszerzenie PHP i repozytorium aplikacji
 Name:          php-pear
-Version:       1.1
-Release:       6
+Version:       1.2
+Release:       1
 Epoch:         4
 License:       Public Domain
 Group:         Development/Languages/PHP
@@ -10,6 +10,8 @@ Source0:      channel-phpunit.xml
 Source1:       channel-phing.xml
 Source2:       channel-phpdb.xml
 Source3:       channel-firephp.xml
+Source10:      php-channel-prov.php
+BuildRequires: /usr/bin/php
 BuildRequires: php-pear-PEAR
 Obsoletes:     php-pear-additional_classes
 Obsoletes:     php4-pear
@@ -19,6 +21,12 @@ BuildRoot:   %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _registrydir    %{php_pear_dir}/.registry
 
+%define                __reg_provides  php %{SOURCE10}
+
+%define                _use_internal_dependency_generator 0
+%define                __find_provides %{__reg_provides}
+%define                __find_requires %{nil}
+
 %description
 PEAR - PHP Extension and Application Repository.
 
This page took 0.054387 seconds and 4 git commands to generate.