]> git.pld-linux.org Git - packages/perl-DBD-CSV.git/commitdiff
cleanup; revision++ perl-DBD-CSV-0_1027-5
authordepesz <depesz@depesz.pl>
Mon, 25 Feb 2002 10:30:46 +0000 (10:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-DBD-CSV.spec -> 1.22

perl-DBD-CSV.spec

index 213fda8b03de601c15d108271b3d3398ab9a7a7c..b4d18bdc3b350b02ae1df1a967c8b9d896aa5fb0 100644 (file)
@@ -1,12 +1,11 @@
+%include       /usr/lib/rpm/macros.perl
 %define        pdir    DBD
 %define        pnam    CSV
-%include       /usr/lib/rpm/macros.perl
 Summary:       DBD-CSV perl module
 Summary(pl):   Modu³ perla DBD-CSV
 Name:          perl-DBD-CSV
 Version:       0.1027
-Release:       4
-
+Release:       5
 License:       GPL
 Group:         Development/Languages/Perl
 Source0:       ftp://ftp.perl.org/pub/CPAN/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
@@ -25,7 +24,7 @@ DBD-CSV - DBI driver for CSV files.
 DBD-CSV - sterownik DBI dla plików CSV.
 
 %prep
-%setup -q -n DBD-CSV-%{version}
+%setup -q -n %{pdir}-%{pnam}-%{version}
 
 %build
 perl Makefile.PL
This page took 0.079209 seconds and 4 git commands to generate.