SPECS: perl-DBI.spec - exclude DBD::File::{Statement, Table} which -perl_req...

glen glen at pld-linux.org
Fri Oct 24 15:08:46 CEST 2008


Author: glen                         Date: Fri Oct 24 13:08:46 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- exclude DBD::File::{Statement,Table} which -perl_req-use_base.patch makes visible, but not provided; rel 2

---- Files affected:
SPECS:
   perl-DBI.spec (1.95 -> 1.96) 

---- Diffs:

================================================================
Index: SPECS/perl-DBI.spec
diff -u SPECS/perl-DBI.spec:1.95 SPECS/perl-DBI.spec:1.96
--- SPECS/perl-DBI.spec:1.95	Wed Aug  6 13:28:56 2008
+++ SPECS/perl-DBI.spec	Fri Oct 24 15:08:40 2008
@@ -25,7 +25,7 @@
 Summary(zh_CN.UTF-8):	Perl 的数据库访问 API。
 Name:		perl-DBI
 Version:	1.607
-Release:	1
+Release:	2
 License:	GPL or Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/DBI/%{pnam}-%{version}.tar.gz
@@ -42,7 +42,7 @@
 Conflicts:	perl-DBD-CSV < 1:0.21
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define		_noautoreq	'perl(DBD::<foo>)' 'perl(DBI)' 'perl(DBI::.*)'
+%define		_noautoreq	'perl(DBD::<foo>)' 'perl(DBI)' 'perl(DBI::.*)' 'perl(DBD::File::.*)'
 %define		_noautoreqdep	'perl(UNIVERSAL)'
 
 %description
@@ -270,6 +270,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.96  2008/10/24 13:08:40  glen
+- exclude DBD::File::{Statement,Table} which -perl_req-use_base.patch makes visible, but not provided; rel 2
+
 Revision 1.95  2008/08/06 11:28:56  radek
 - version 1.607
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-DBI.spec?r1=1.95&r2=1.96&f=u



More information about the pld-cvs-commit mailing list