summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Gołębiowski2008-05-18 08:26:51 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit88ae66978e009a8245efdfd76e237caccdf68c7f (patch)
tree5e1add25bb087be3769a75bfce50a5015fb3def7
parent54dcbf4d5848baa6ff904f4af8b69b7b6b3da8fe (diff)
downloadphp-pear-PEAR-88ae66978e009a8245efdfd76e237caccdf68c7f.zip
php-pear-PEAR-88ae66978e009a8245efdfd76e237caccdf68c7f.tar.gz
Changed files: php-pear-PEAR.spec -> 1.142
-rw-r--r--php-pear-PEAR.spec8
1 files changed, 3 insertions, 5 deletions
diff --git a/php-pear-PEAR.spec b/php-pear-PEAR.spec
index ef795e8..ec94a8c 100644
--- a/php-pear-PEAR.spec
+++ b/php-pear-PEAR.spec
@@ -17,19 +17,18 @@
Summary: PEAR Base System
Summary(pl.UTF-8): Podstawowy system PEAR
Name: php-pear-%{_pearname}
-Version: 1.6.2
-Release: 3
+Version: 1.7.2
+Release: 1
Epoch: 1
License: PHP 3.0
Group: Development/Languages/PHP
Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5: 8658f584d0ba2648b795fe8b1d8998c2
+# Source0-md5: 6614c4862f16c80eadb2d00b776d33c0
Source1: http://pear.php.net/get/Console_Getopt-1.2.3.tgz
# Source1-md5: d7618327f9302a7191893768982de823
Source2: http://pear.php.net/get/Structures_Graph-1.0.2.tgz
# Source2-md5: 2664e2d024048f982e12fad4d1bfbb87
Patch0: %{name}-sysconfdir.patch
-Patch1: %{name}-strict.patch
Patch5: %{name}-FHS.patch
URL: http://pear.php.net/package/PEAR
BuildRequires: /usr/bin/php
@@ -128,7 +127,6 @@ oraz klasy dla PHP 5:
%pear_package_setup -z -D -n %{_pearname}-%{version}%{?_rc}
%patch0 -p1
-%patch1 -p1
%{?with_FHS:%patch5 -p1}
find '(' -name '*~' -o -name '*.orig' ')' | xargs -r rm -v