SPECS: perl-DBI.spec - version 1.51, turned tests on by default - ...
radek
radek at pld-linux.org
Mon Jul 24 14:02:47 CEST 2006
Author: radek Date: Mon Jul 24 12:02:47 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- version 1.51, turned tests on by default
- noautoreq perl(DBI*)
- removed man for DBI::ProfileDumper from main package
---- Files affected:
SPECS:
perl-DBI.spec (1.78 -> 1.79)
---- Diffs:
================================================================
Index: SPECS/perl-DBI.spec
diff -u SPECS/perl-DBI.spec:1.78 SPECS/perl-DBI.spec:1.79
--- SPECS/perl-DBI.spec:1.78 Mon Feb 20 01:28:50 2006
+++ SPECS/perl-DBI.spec Mon Jul 24 14:02:42 2006
@@ -1,10 +1,10 @@
# $Revision$, $Date$
# TODO
-# - perl(RPC::PlClient) as optional?
+# - perl(RPC::PlClient) as optional? If yes, separate /proxy/i to subpackage.
#
# Conditional build:
%bcond_without autodeps # don't BR packages needed only for resolving deps
-%bcond_with tests # perform "make test"
+%bcond_without tests # perform "make test"
#
%include /usr/lib/rpm/macros.perl
%define pdir DBI
@@ -26,12 +26,12 @@
Summary(sv): Ett databasĺtkomst-API för Perl
Summary(zh_CN): Perl ľÄĘýžÝżâˇĂÎĘ APIĄŁ
Name: perl-DBI
-Version: 1.50
+Version: 1.51
Release: 1
License: GPL or Artistic
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pnam}-%{version}.tar.gz
-# Source0-md5: 487cb22f89ab21029725eb6e0b861a2a
+# Source0-md5: d2ecc92395c4ab8221bac2866afbae04
Patch0: %{name}-changes.patch
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
@@ -43,7 +43,7 @@
Conflicts: perl-DBD-CSV < 1:0.21
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-%define _noautoreq 'perl(DBD::<foo>)' 'perl(DBI::Format)' 'perl(DBI::PurePerl)'
+%define _noautoreq 'perl(DBD::<foo>)' 'perl(DBI::Format)' 'perl(DBI::PurePerl)' 'perl(DBI)' 'perl(DBI::.*)'
%define _noautoreqdep 'perl(UNIVERSAL)'
%description
@@ -216,7 +216,6 @@
%{_mandir}/man3/DBI.*
%{_mandir}/man3/DBI::Profile.*
%{_mandir}/man3/DBI::ProfileData.*
-%{_mandir}/man3/DBI::ProfileDumper.*
%{_mandir}/man3/DBI::ProxyServer.*
%{_mandir}/man3/DBI::PurePerl.*
%{_mandir}/man3/DBI::[!PW]*
@@ -232,6 +231,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.79 2006/07/24 12:02:42 radek
+- version 1.51, turned tests on by default
+- noautoreq perl(DBI*)
+- removed man for DBI::ProfileDumper from main package
+
Revision 1.78 2006/02/20 00:28:50 glen
- add todo
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-DBI.spec?r1=1.78&r2=1.79&f=u
More information about the pld-cvs-commit
mailing list