Author: radek                        Date: Fri Feb  9 19:11:07 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- version 0.07005
- BR: PadWalker >= 1, noautoreq JSON, add dbicadmin

---- Files affected:
SPECS:
   perl-DBIx-Class.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/perl-DBIx-Class.spec
diff -u SPECS/perl-DBIx-Class.spec:1.9 SPECS/perl-DBIx-Class.spec:1.10
--- SPECS/perl-DBIx-Class.spec:1.9      Mon Sep 25 09:25:01 2006
+++ SPECS/perl-DBIx-Class.spec  Fri Feb  9 20:11:01 2007
@@ -9,13 +9,13 @@
 Summary:       DBIx::Class - Extensible and flexible object <-> relational 
mapper
 Summary(pl):   DBIx::Class - rozszerzalne i elastyczne wiązanie obiektów <-> 
relacji
 Name:          perl-DBIx-Class
-Version:       0.06003
+Version:       0.07005
 Release:       1
 # same as perl
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       
http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: 83b04b4cfafb9e3ae6c50d8b289ea52e
+# Source0-md5: 87146b4dc26006775a63c3f4ea637449
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
@@ -32,7 +32,7 @@
 BuildRequires: perl-Data-Page >= 2.00
 BuildRequires: perl-Data-UUID
 BuildRequires: perl-Module-Find
-BuildRequires: perl-PadWalker
+BuildRequires: perl-PadWalker >= 1.0
 BuildRequires: perl-SQL-Abstract >= 1.2
 BuildRequires: perl-SQL-Abstract-Limit >= 0.11
 BuildRequires: perl-SQL-Translator
@@ -44,7 +44,7 @@
 # Only last of them 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)'
+%define        _noautoreq      'perl(Data::Uniqid)' 'perl(UUID)' 
'perl(APR::UUID)' 'perl(JSON)'
 
 %description
 DBIx::Class is a SQL to OOP mapper, inspired by the Class::DBI
@@ -105,10 +105,12 @@
 %files
 %defattr(644,root,root,755)
 %doc Changes README
+%attr(755,root,root) %{_bindir}/*
 %{perl_vendorlib}/DBIx/*.pm
 %{perl_vendorlib}/DBIx/Class
 %dir %{perl_vendorlib}/DBIx/Class/Schema
 %{_mandir}/man3/*
+%{_mandir}/man1/*
 
 %files -n perl-SQL-Translator-DBIx-Class
 %defattr(644,root,root,755)
@@ -121,6 +123,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2007/02/09 19:11:01  radek
+- version 0.07005
+- BR: PadWalker >= 1, noautoreq JSON, add dbicadmin
+
 Revision 1.9  2006/09/25 07:25:01  radek
 - more BR for tests
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-DBIx-Class.spec?r1=1.9&r2=1.10&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to