Author: zbyniu Date: Mon Jan 16 23:25:20 2012 GMT Module: packages Tag: HEAD ---- Log message: - more BRs; rel 3
---- Files affected: packages/perl-SQL-Abstract: perl-SQL-Abstract.spec (1.30 -> 1.31) ---- Diffs: ================================================================ Index: packages/perl-SQL-Abstract/perl-SQL-Abstract.spec diff -u packages/perl-SQL-Abstract/perl-SQL-Abstract.spec:1.30 packages/perl-SQL-Abstract/perl-SQL-Abstract.spec:1.31 --- packages/perl-SQL-Abstract/perl-SQL-Abstract.spec:1.30 Mon Jan 16 22:59:44 2012 +++ packages/perl-SQL-Abstract/perl-SQL-Abstract.spec Tue Jan 17 00:25:15 2012 @@ -10,7 +10,7 @@ Summary(pl.UTF-8): SQL::Abstract - generujÄ…cy SQL z perlowych struktur danych Name: perl-SQL-Abstract Version: 1.72 -Release: 2 +Release: 3 License: GPL or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz @@ -22,8 +22,10 @@ BuildRequires: perl(Clone) >= 0.31 BuildRequires: perl-Class-Accessor-Grouped >= 0.10002 BuildRequires: perl-ExtUtils-MakeMaker >= 6.42 +BuildRequires: perl-Getopt-Long-Descriptive >= 0.086 BuildRequires: perl-Hash-Merge >= 0.12 -BuildRequires: perl-Test-Deep +BuildRequires: perl-Storable +BuildRequires: perl-Test-Deep >= 0.106 BuildRequires: perl-Test-Exception BuildRequires: perl-Test-Warn %endif @@ -66,7 +68,7 @@ %defattr(644,root,root,755) %doc Changes %attr(755,root,root) %{_bindir}/format-sql -%{perl_vendorlib}/DBIx/Class/Storage/Debug/PrettyPrint.pm +#{perl_vendorlib}/DBIx/Class/Storage/Debug/PrettyPrint.pm %dir %{perl_vendorlib}/SQL/Abstract %{perl_vendorlib}/SQL/*.pm %{perl_vendorlib}/SQL/Abstract/Tree.pm @@ -79,6 +81,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.31 2012/01/16 23:25:15 zbyniu +- more BRs; rel 3 + Revision 1.30 2012/01/16 21:59:44 zbyniu - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-SQL-Abstract/perl-SQL-Abstract.spec?r1=1.30&r2=1.31&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
