Author: zbyniu Date: Mon Jan 16 18:02:36 2012 GMT Module: packages Tag: HEAD ---- Log message: - up to 1.72
---- Files affected: packages/perl-SQL-Abstract: perl-SQL-Abstract.spec (1.28 -> 1.29) ---- Diffs: ================================================================ Index: packages/perl-SQL-Abstract/perl-SQL-Abstract.spec diff -u packages/perl-SQL-Abstract/perl-SQL-Abstract.spec:1.28 packages/perl-SQL-Abstract/perl-SQL-Abstract.spec:1.29 --- packages/perl-SQL-Abstract/perl-SQL-Abstract.spec:1.28 Fri Oct 9 14:43:22 2009 +++ packages/perl-SQL-Abstract/perl-SQL-Abstract.spec Mon Jan 16 19:02:31 2012 @@ -9,18 +9,20 @@ Summary: SQL::Abstract - generate SQL from Perl data structures Summary(pl.UTF-8): SQL::Abstract - generujÄ…cy SQL z perlowych struktur danych Name: perl-SQL-Abstract -Version: 1.60 +Version: 1.72 Release: 1 License: GPL or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz -# Source0-md5: 1f24c3367f8841ec3780284712f7622a +# Source0-md5: ca64d0e803eafa040e7c712afe482c94 URL: http://search.cpan.org/dist/SQL-Abstract/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 %if %{with tests} BuildRequires: perl(Clone) >= 0.31 +BuildRequires: perl-Class-Accessor-Grouped >= 0.10002 BuildRequires: perl-ExtUtils-MakeMaker >= 6.42 +BuildRequires: perl-Hash-Merge >= 0.12 BuildRequires: perl-Test-Deep BuildRequires: perl-Test-Exception BuildRequires: perl-Test-Warn @@ -62,9 +64,12 @@ %files %defattr(644,root,root,755) -%doc Changes INSTALL +%doc Changes +%attr(755,root,root) %{_bindir}/format-sql +%{perl_vendorlib}/DBIx/Class/Storage/Debug/PrettyPrint.pm %dir %{perl_vendorlib}/SQL/Abstract %{perl_vendorlib}/SQL/*.pm +%{perl_vendorlib}/SQL/Abstract/Tree.pm %{perl_vendorlib}/SQL/Abstract/Test.pm %{_mandir}/man3/* @@ -74,6 +79,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.29 2012/01/16 18:02:31 zbyniu +- up to 1.72 + Revision 1.28 2009/10/09 12:43:22 amateja - updated to 1.60 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-SQL-Abstract/perl-SQL-Abstract.spec?r1=1.28&r2=1.29&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
