Author: amateja Date: Wed Sep 9 10:50:08 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.58 - added BRs for tests - added %doc - added missing file in %files section
---- Files affected: packages/perl-SQL-Abstract: perl-SQL-Abstract.spec (1.26 -> 1.27) ---- Diffs: ================================================================ Index: packages/perl-SQL-Abstract/perl-SQL-Abstract.spec diff -u packages/perl-SQL-Abstract/perl-SQL-Abstract.spec:1.26 packages/perl-SQL-Abstract/perl-SQL-Abstract.spec:1.27 --- packages/perl-SQL-Abstract/perl-SQL-Abstract.spec:1.26 Mon Mar 2 16:10:59 2009 +++ packages/perl-SQL-Abstract/perl-SQL-Abstract.spec Wed Sep 9 12:50:03 2009 @@ -9,15 +9,22 @@ 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.24 +Version: 1.58 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: c750ba7f7b65db9d84aabdc8983811dd +# Source0-md5: 4ab50f21c4795a7ec988efa7b21e6270 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-ExtUtils-MakeMaker >= 6.42 +BuildRequires: perl-Test-Deep +BuildRequires: perl-Test-Exception +BuildRequires: perl-Test-Warn +%endif BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -55,16 +62,24 @@ %files %defattr(644,root,root,755) +%doc Changes INSTALL %dir %{perl_vendorlib}/SQL/Abstract %{perl_vendorlib}/SQL/*.pm +%{perl_vendorlib}/SQL/Abstract/Test.pm %{_mandir}/man3/* -%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) +%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog * %{date} PLD Team <feedb...@pld-linux.org> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.27 2009/09/09 10:50:03 amateja +- updated to 1.58 +- added BRs for tests +- added %doc +- added missing file in %files section + Revision 1.26 2009/03/02 15:10:59 radek - version 1.24 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-SQL-Abstract/perl-SQL-Abstract.spec?r1=1.26&r2=1.27&f=u _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit