]> git.pld-linux.org Git - packages/perl-SQL-Statement.git/commitdiff
cleanup; revision++ perl-SQL-Statement-0_1021-3
authordepesz <depesz@depesz.pl>
Mon, 25 Feb 2002 10:34:14 +0000 (10:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-SQL-Statement.spec -> 1.22

perl-SQL-Statement.spec

index 95e1e35316a4c59e6d663b001625a51fb7ba227c..ae0b640c9d90a7d854f2bb2d0973023852958546 100644 (file)
@@ -1,12 +1,11 @@
+%include       /usr/lib/rpm/macros.perl
 %define        pdir    SQL
 %define        pnam    Statement
-%include       /usr/lib/rpm/macros.perl
 Summary:       SQL-Statement perl module
 Summary(pl):   Modu³ perla SQL-Statement
 Name:          perl-SQL-Statement
 Version:       0.1021
-Release:       2
-
+Release:       3
 License:       GPL
 Group:         Development/Languages/Perl
 Source0:       ftp://ftp.perl.org/pub/CPAN/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
@@ -21,7 +20,7 @@ SQL-Statement - SQL parsing and processing engine.
 SQL-Statement - mechanizm przetwarzania SQL.
 
 %prep
-%setup -q -n SQL-Statement-%{version}
+%setup -q -n %{pdir}-%{pnam}-%{version}
 
 %build
 perl Makefile.PL
This page took 0.095402 seconds and 4 git commands to generate.