]> git.pld-linux.org Git - packages/perl-SQL-Statement.git/blame - perl-SQL-Statement.spec
- license and other cosmetics
[packages/perl-SQL-Statement.git] / perl-SQL-Statement.spec
CommitLineData
e495f4ba 1#
2# Conditional build:
3# _without_tests - do not perform "make test"
4#
ddca3f30 5%include /usr/lib/rpm/macros.perl
773f45d9 6%define pdir SQL
7%define pnam Statement
423e1d83 8Summary: SQL::Statement - SQL parsing and processing engine
9Summary(pl): SQL::Statement - silnik do przetwarzania i analizy SQL
4d5dd8e4 10Name: perl-SQL-Statement
83200657 11Version: 1.005
7bd9407a 12Release: 2
b2c11da6 13License: GPL or Artistic
4d5dd8e4 14Group: Development/Languages/Perl
37fbf777 15Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
7cad5419 16# Source0-md5: 6299480a95c16ba60e0f69e6a4c0cb9d
d3d5ca6a 17Patch0: %{name}-warning.patch
9f9f0ee1 18BuildRequires: perl-devel >= 5.6
7bd9407a 19BuildRequires: rpm-perlprov >= 4.1-13
83200657 20BuildArch: noarch
d596e44e 21BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
4d5dd8e4 22
23%description
83200657 24Modules from this package can be used stand-alone to parse SQL
25statements or used with DBI and DBD::CSV, DBD::AnyData or other
26drivers to create, modify, and query data in many kinds of formats
27including XML, CSV, Fixed Length, Excel Spreadsheets and many others.
4d5dd8e4 28
29%description -l pl
83200657 30