]> git.pld-linux.org Git - packages/perl-SQL-Statement.git/blame - perl-SQL-Statement.spec
- use the __perl macro
[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
12Release: 1
991aaca1 13License: GPL
4d5dd8e4 14Group: Development/Languages/Perl
37fbf777 15Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
d3d5ca6a 16Patch0: %{name}-warning.patch
b4768824 17BuildRequires: perl >= 5.6
4676ded6 18BuildRequires: rpm-perlprov >= 3.0.3-16
83200657 19BuildArch: noarch
d596e44e 20BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
4d5dd8e4 21
22%description
83200657 23Modules from this package can be used stand-alone to parse SQL
24statements or used with DBI and DBD::CSV, DBD::AnyData or other
25drivers to create, modify, and query data in many kinds of formats
26including XML, CSV, Fixed Length, Excel Spreadsheets and many others.
4d5dd8e4 27
28%description -l pl
83200657 29