summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--php-pear-PEAR.spec6
1 files changed, 4 insertions, 2 deletions
diff --git a/php-pear-PEAR.spec b/php-pear-PEAR.spec
index b951b23..bc1b30a 100644
--- a/php-pear-PEAR.spec
+++ b/php-pear-PEAR.spec
@@ -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)