Author: glen Date: Thu Jul 27 15:21:19 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 1.40, generic URL
---- Files affected: SPECS: perl-DBIx-Easy.spec (1.41 -> 1.42) ---- Diffs: ================================================================ Index: SPECS/perl-DBIx-Easy.spec diff -u SPECS/perl-DBIx-Easy.spec:1.41 SPECS/perl-DBIx-Easy.spec:1.42 --- SPECS/perl-DBIx-Easy.spec:1.41 Wed Nov 3 23:30:16 2004 +++ SPECS/perl-DBIx-Easy.spec Thu Jul 27 17:21:13 2006 @@ -5,22 +5,23 @@ Summary: DBIx::Easy - easy to use DBI interface Summary(pl): DBIx::Easy - łatwy w użyciu interfejs DBI Name: perl-DBIx-Easy -Version: 0.15 -Release: 5 +Version: 1.40 +Release: 1 License: GPL v2+ Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz -# Source0-md5: 438be47d8dfda8a559cfeeaeaa3a31ea -BuildRequires: perl-devel >= 1:5.8.0 +# Source0-md5: 854234349c30a05d44cdb89c56cd8c43 +URL: http://search.cpan.org/dist/DBIx-Easy/ BuildRequires: perl-DBI BuildRequires: perl-Term-ReadKey BuildRequires: perl-Text-CSV_XS +BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -DBIx::Easy is an easy to use DBI interface. Currently the Pg, mSQL, +DBIx::Easy is an easy to use DBI interface. Currently the Pg, mSQL, MySQL, sybase and ODBC drivers are supported. %description -l pl @@ -47,8 +48,15 @@ %files %defattr(644,root,root,755) %doc Changes README -%attr(755,root,root) %{_bindir}/* %{perl_vendorlib}/DBIx/Easy.pm +%{perl_vendorlib}/DBIx/Easy/MySQL.pm +%{perl_vendorlib}/DBIx/Easy/SQLite.pm +%dir %{perl_vendorlib}/auto/DBIx +%dir %{perl_vendorlib}/auto/DBIx/Easy +%dir %{perl_vendorlib}/auto/DBIx/Easy/MySQL +%{perl_vendorlib}/auto/DBIx/Easy/MySQL/autosplit.ix +%dir %{perl_vendorlib}/auto/DBIx/Easy/SQLite +%{perl_vendorlib}/auto/DBIx/Easy/SQLite/autosplit.ix %{_mandir}/man[13]/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -57,6 +65,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.42 2006/07/27 15:21:13 glen +- 1.40, generic URL + Revision 1.41 2004/11/03 22:30:16 paladine - formatting @@ -109,7 +120,7 @@ - informative summary/description, release++, STBR Revision 1.24 2002/07/11 11:43:43 qboosh -- new %%doc, cosmetics +- new %doc, cosmetics Revision 1.23 2002/07/11 07:58:44 depesz - new version; should work; STBR @@ -121,23 +132,23 @@ - s/ftp.perl.org/ftp.cpan.org/ in Source url. Revision 1.20 2002/02/25 10:30:46 depesz -cleanup; revision++ +- cleanup; revision++ Revision 1.19 2002/02/22 23:29:26 kloczek - removed all Group fields translations (oure rpm now can handle translating Group field using gettext). Revision 1.18 2002/02/13 14:11:16 depesz -automatic: Source location unfied, Relase Up +- automatic: Source location unfied, Relase Up Revision 1.17 2002/02/12 11:41:31 kloczek - updated to 0.14. Revision 1.16 2002/02/10 15:25:32 depesz -adapterized +- adapterized Revision 1.15 2002/01/18 02:14:13 kloczek -perl -pi -e "s/[EMAIL PROTECTED]/[EMAIL PROTECTED]/" +- perl -pi -e "s/[EMAIL PROTECTED]/[EMAIL PROTECTED]/" Revision 1.14 2001/05/22 16:54:53 mis - buildarch noarch @@ -148,7 +159,7 @@ - rebuild with perl 5.6.1 Revision 1.12 2001/04/14 18:00:05 baggins -- removed explicit requirements for perl = %%{version} and %%{perl_sitearch} +- removed explicit requirements for perl = %{version} and %{perl_sitearch} they will be added by rpm if needed Revision 1.11 2001/02/20 14:51:29 mis @@ -167,10 +178,10 @@ - updated to 0.08 and added using new rpm automation. Revision 1.6 2000/06/09 07:54:45 kloczek -- more %%{__make} macros. +- more %{__make} macros. Revision 1.5 2000/06/09 07:23:33 kloczek -- added using %%{__make} macro. +- added using %{__make} macro. Revision 1.4 2000/05/16 22:13:21 kloczek - spec adapterized. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-DBIx-Easy.spec?r1=1.41&r2=1.42&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
