SPECS: perl-DBIx-Class.spec - release 2: noautoreq DBIC::SQL::Abstract, tur...

radek radek at pld-linux.org
Fri Dec 12 20:29:28 CET 2008


Author: radek                        Date: Fri Dec 12 19:29:28 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- release 2: noautoreq DBIC::SQL::Abstract, turn off t/94versioning.t

---- Files affected:
SPECS:
   perl-DBIx-Class.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: SPECS/perl-DBIx-Class.spec
diff -u SPECS/perl-DBIx-Class.spec:1.19 SPECS/perl-DBIx-Class.spec:1.20
--- SPECS/perl-DBIx-Class.spec:1.19	Wed Apr  2 11:14:06 2008
+++ SPECS/perl-DBIx-Class.spec	Fri Dec 12 20:29:22 2008
@@ -10,7 +10,7 @@
 Summary(pl.UTF-8):	DBIx::Class - rozszerzalne i elastyczne wiązanie obiektów <-> relacji
 Name:		perl-DBIx-Class
 Version:	0.08010
-Release:	1
+Release:	2
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
@@ -47,7 +47,7 @@
 # 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)' 'perl(DBD::Multi)'
+%define 	_noautoreq	'perl(Data::Uniqid)' 'perl(UUID)' 'perl(APR::UUID)' 'perl(JSON)' 'perl(DBD::Multi)' 'perl(DBIC::SQL::Abstract)'
 
 %description
 DBIx::Class is a SQL to OOP mapper, inspired by the Class::DBI
@@ -88,6 +88,9 @@
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
+# SQL::Translator is FUBAR
+mv t/94versioning.t{,.fubar}
+
 %build
 %{__perl} -MExtUtils::MakeMaker -e 'WriteMakefile(NAME=>"DBIx::Class", EXE_FILES=>[<script/*>])' \
 	INSTALLDIRS=vendor
@@ -126,6 +129,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2008/12/12 19:29:22  radek
+- release 2: noautoreq DBIC::SQL::Abstract, turn off t/94versioning.t
+
 Revision 1.19  2008/04/02 09:14:06  arekm
 - up to 0.08010
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-DBIx-Class.spec?r1=1.19&r2=1.20&f=u



More information about the pld-cvs-commit mailing list