]> git.pld-linux.org Git - packages/perl-SQL-Statement.git/blame - perl-SQL-Statement.spec
- rel. 2
[packages/perl-SQL-Statement.git] / perl-SQL-Statement.spec
CommitLineData
e495f4ba 1#
2# Conditional build:
8e309572 3%bcond_without tests # do not perform "make test"
e495f4ba 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
95383b73 11Version: 1.09
7e58d9ca 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
95383b73 16# Source0-md5: d79fd51a7fb07b0341d3f829f97c1191
d3d5ca6a 17Patch0: %{name}-warning.patch
635802f3 18BuildRequires: perl-devel >= 1:5.8.0
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