]> git.pld-linux.org Git - packages/php-pear-PEAR.git/commitdiff
- depend on rpm-whiteout to get proper dependency whiteout macro auto/ac/php-pear-PEAR-1_7_2-5 auto/th/php-pear-PEAR-1_7_2-5
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 29 May 2008 18:59:05 +0000 (18:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- NOTE: do not convert to R>version, as then dependency could be solved in same transaction and rpm doesn't read new macros

Changed files:
    php-pear-PEAR.spec -> 1.146

php-pear-PEAR.spec

index b951b2375ba02664635d59acbd2d4a63644997b7..bc1b30ac70c24bf222a4e42f8c78c5cafd04df2e 100644 (file)
@@ -16,7 +16,7 @@ Summary:      PEAR Base System
 Summary(pl.UTF-8):     Podstawowy system PEAR
 Name:          php-pear-%{_pearname}
 Version:       1.7.2
-Release:       4
+Release:       5
 Epoch:         1
 License:       PHP 3.0
 Group:         Development/Languages/PHP
@@ -43,13 +43,15 @@ Requires:   php-pear >= 4:1.0-14
 Requires:      php-pear-Archive_Tar >= 1.1
 Requires:      php-pear-Console_Getopt >= 1.2
 Requires:      php-pear-Structures_Graph >= 1.0.2
-#Suggests:     php-pear-Net_FTP
+Requires:      rpm-whiteout
+Suggests:      php-pear-Net_FTP
 Obsoletes:     php-pear-PEAR-Command
 Obsoletes:     php-pear-PEAR-Frontend_CLI
 Obsoletes:     php-pear-PEAR-OS
 Conflicts:     php-pear-Archive_Tar = 1.3.0
 Conflicts:     php-pear-PEAR_Frontend_Gtk < 0.4.0
 Conflicts:     php-pear-PEAR_Frontend_Web < 0.5.0
+Conflicts:     rpm-whiteout < 1.1
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.114177 seconds and 4 git commands to generate.