SPECS: php-pear-Auth.spec - fixed dirs, deps for -tests
glen
glen at pld-linux.org
Wed Sep 21 23:04:54 CEST 2005
Author: glen Date: Wed Sep 21 21:04:54 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixed dirs, deps for -tests
---- Files affected:
SPECS:
php-pear-Auth.spec (1.29 -> 1.30)
---- Diffs:
================================================================
Index: SPECS/php-pear-Auth.spec
diff -u SPECS/php-pear-Auth.spec:1.29 SPECS/php-pear-Auth.spec:1.30
--- SPECS/php-pear-Auth.spec:1.29 Wed Sep 21 21:44:02 2005
+++ SPECS/php-pear-Auth.spec Wed Sep 21 23:04:48 2005
@@ -18,12 +18,14 @@
Patch0: %{name}-path_fix.patch
URL: http://pear.php.net/package/Auth/
BuildRequires: rpm-php-pearprov >= 4.4.2-11
-Requires: php-pear
+Requires: php-pear >= 4:1.0-8
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
# optional
-%define _noautoreq 'pear(Auth/RADIUS.php)' 'pear(File/Passwd.php)' 'pear(File/SMBPasswd.php)' 'pear(Net/POP3.php)'
+%define _noautoreq 'pear(Auth/RADIUS.php)' 'pear(File/Passwd.php)' 'pear(File/SMBPasswd.php)' 'pear(Net/POP3.php)'
+# tests
+# 'pear(DBContainer.php) 'pear(FileContainer.php) 'pear(IMAPContainer.php) 'pear(MDBContainer.php) 'pear(POP3Container.php) 'pear(POP3aContainer.php) 'pear(TestAuthContainer.php)'
%description
The PEAR::Auth package provides methods for creating an authentication
@@ -40,6 +42,7 @@
%package tests
Summary: Tests for PEAR::%{_pearname}
Group: Development
+Autoreq: no
Requires: %{name} = %{version}-%{release}
%description tests
@@ -68,7 +71,6 @@
%doc install.log optional-packages.txt
%doc docs/%{_pearname}/README*
%{php_pear_dir}/.registry/*.reg
-%dir %{php_pear_dir}/%{_class}
%dir %{php_pear_dir}/%{_class}/Container
%{php_pear_dir}/*.php
%{php_pear_dir}/%{_class}/*.php
@@ -84,6 +86,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.30 2005/09/21 21:04:48 glen
+- fixed dirs, deps for -tests
+
Revision 1.29 2005/09/21 19:44:02 glen
- open bug
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/php-pear-Auth.spec?r1=1.29&r2=1.30&f=u
More information about the pld-cvs-commit
mailing list