[Bug 494872] Review Request: perl-Data-ObjectDriver - Simple, transparent data interface, with caching

bugzilla at redhat.com bugzilla at redhat.com
Wed Apr 15 05:50:19 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=494872





--- Comment #10 from Chris Weyl <cweyl at alumni.drew.edu>  2009-04-15 01:50:18 EDT ---
Sorry this took so long -- used this as an excuse to update my "find a koji
scratch build" code :)

In any case, in all but trivial cases, we do need to have AutoProv on.
Disabling it caused a number of deps to be skipped over... (see below)

Once that's back on, we need to filter out perl(DBD::Oracle)... There's a good
example in the Perl packaging guidelines to do this.

koji: http://koji.fedoraproject.org/koji/taskinfo?taskID=1299521

====> requires with autoprov disabled
perl(Class::Accessor::Fast)  
perl(Class::Trigger)  
perl(DBI)  
perl(:MODULE_COMPAT_5.10.0)  

====> requires with autoprov enabled
perl(:MODULE_COMPAT_5.10.0)  
perl(Carp)  
perl(Class::Accessor::Fast)  
perl(Class::Accessor::Fast)  
perl(Class::Trigger)  
perl(Class::Trigger)  
perl(DBD::Oracle)  
perl(DBI)  
perl(DBI)  
perl(Data::Dumper)  
perl(Data::ObjectDriver::Driver::DBD)  
perl(Data::ObjectDriver::Driver::MultiPartition)  
perl(Data::ObjectDriver::Errors)  
perl(Data::ObjectDriver::Iterator)  
perl(Data::ObjectDriver::ResultSet)  
perl(Data::ObjectDriver::SQL)  
perl(Data::ObjectDriver::SQL::Oracle)  
perl(Digest::MD5)  
perl(List::Util)  
perl(Storable)  
perl(base)  
perl(constant)  
perl(strict)  
perl(warnings)

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list