Author: glen Date: Tue Aug 22 15:31:35 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 1, generic url
---- Files affected: SPECS: perl-SQL-Abstract.spec (1.21 -> 1.22) ---- Diffs: ================================================================ Index: SPECS/perl-SQL-Abstract.spec diff -u SPECS/perl-SQL-Abstract.spec:1.21 SPECS/perl-SQL-Abstract.spec:1.22 --- SPECS/perl-SQL-Abstract.spec:1.21 Fri Aug 11 21:50:25 2006 +++ SPECS/perl-SQL-Abstract.spec Tue Aug 22 17:31:30 2006 @@ -10,19 +10,20 @@ Summary(pl): SQL::Abstract - generujÄ…cy SQL z perlowych struktur danych Name: perl-SQL-Abstract Version: 1.21 -Release: 0.1 +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: a77ef9ee19ce095681189aa259db920a +URL: http://search.cpan.org/dist/SQL-Abstract/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -This module was inspired by the excellent DBIx::Abstract. However, -in using the module I found that what I wanted to do was generate SQL, +This module was inspired by the excellent DBIx::Abstract. However, in +using the module I found that what I wanted to do was generate SQL, but still retain complete control over my statement handles and use the DBI interface. So, I set out to create an abstract SQL generation module. @@ -64,6 +65,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.22 2006/08/22 15:31:30 glen +- rel 1, generic url + Revision 1.21 2006/08/11 19:50:25 agaran - up to 1.21, rel 0.1, builds here ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-SQL-Abstract.spec?r1=1.21&r2=1.22&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
