SPECS: perl-DBIx-Class.spec - noautoreq: DBD::Multi (used only by ...
radek
radek at pld-linux.org
Sun Sep 9 14:15:29 CEST 2007
Author: radek Date: Sun Sep 9 12:15:28 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- noautoreq: DBD::Multi (used only by experimental *::DBI::Replication)
---- Files affected:
SPECS:
perl-DBIx-Class.spec (1.15 -> 1.16)
---- Diffs:
================================================================
Index: SPECS/perl-DBIx-Class.spec
diff -u SPECS/perl-DBIx-Class.spec:1.15 SPECS/perl-DBIx-Class.spec:1.16
--- SPECS/perl-DBIx-Class.spec:1.15 Sun Sep 9 14:11:25 2007
+++ SPECS/perl-DBIx-Class.spec Sun Sep 9 14:15:23 2007
@@ -44,10 +44,10 @@
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-# Only last of them is available in PLD. And if it was we would still
+# Only APR::UUID is available in PLD. And if it was we would still
# need only one of Data::UUID, Data::Uniqid, APR::UUID or UUID at any
# time to get full functionality
-%define _noautoreq 'perl(Data::Uniqid)' 'perl(UUID)' 'perl(APR::UUID)' 'perl(JSON)'
+%define _noautoreq 'perl(Data::Uniqid)' 'perl(UUID)' 'perl(APR::UUID)' 'perl(JSON)' 'perl(DBD::Multi)'
%description
DBIx::Class is a SQL to OOP mapper, inspired by the Class::DBI
@@ -126,6 +126,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.16 2007/09/09 12:15:23 radek
+- noautoreq: DBD::Multi (used only by experimental *::DBI::Replication)
+
Revision 1.15 2007/09/09 12:11:25 radek
- don't BR: M::B, add dbicadmin
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-DBIx-Class.spec?r1=1.15&r2=1.16&f=u
More information about the pld-cvs-commit
mailing list