Author: glen                         Date: Thu Sep 29 21:45:48 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Net/FTP.php is also optional

---- Files affected:
SPECS:
   php-pear-PEAR.spec (1.73 -> 1.74) 

---- Diffs:

================================================================
Index: SPECS/php-pear-PEAR.spec
diff -u SPECS/php-pear-PEAR.spec:1.73 SPECS/php-pear-PEAR.spec:1.74
--- SPECS/php-pear-PEAR.spec:1.73       Wed Sep 28 23:44:58 2005
+++ SPECS/php-pear-PEAR.spec    Thu Sep 29 23:45:43 2005
@@ -3,13 +3,12 @@
 %define                _class          PEAR
 %define                _status         stable
 %define                _pearname       %{_class}
-%define                _noautoreq      'pear(PEAR/FTP.php)'
 
 Summary:       %{_pearname} - main PHP PEAR class
 Summary(pl):   %{_pearname} - podstawowa klasa dla PHP PEAR
 Name:          php-pear-%{_pearname}
 Version:       1.4.1
-Release:       1.4
+Release:       1.9
 Epoch:         1
 License:       PHP 3.0
 Group:         Development/Languages/PHP
@@ -33,6 +32,8 @@
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define                _noautoreq      'pear(PEAR/FTP.php)' 'pear(Net/FTP.php)'
+
 %description
 The PEAR package contains:
 - the PEAR installer, for creating, distributing and installing
@@ -117,6 +118,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.74  2005/09/29 21:45:43  glen
+- Net/FTP.php is also optional
+
 Revision 1.73  2005/09/28 21:44:58  glen
 - remove Log section from template.spec
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pear-PEAR.spec?r1=1.73&r2=1.74&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to