[packages/perl-DBD-CSV] - updated to 0.48, note: test and bundle modules were not packaged

hawk hawk at pld-linux.org
Wed Sep 9 15:09:04 CEST 2015


commit 96c8cd2b0e233ddf988a08bf7d00d250cc5acf4f
Author: Marcin Krol <hawk at tld-linux.org>
Date:   Wed Sep 9 13:07:08 2015 +0000

    - updated to 0.48, note: test and bundle modules were not packaged

 perl-DBD-CSV.spec | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/perl-DBD-CSV.spec b/perl-DBD-CSV.spec
index d510c41..11c5ac2 100644
--- a/perl-DBD-CSV.spec
+++ b/perl-DBD-CSV.spec
@@ -8,13 +8,13 @@
 Summary:	DBD::CSV - DBI driver for CSV files
 Summary(pl.UTF-8):	DBD::CSV - sterownik DBI dla plików CSV
 Name:		perl-DBD-CSV
-Version:	0.22
-Release:	3
+Version:	0.48
+Release:	1
 Epoch:		1
 License:	GPL or Artistic
 Group:		Development/Languages/Perl
-Source0:	http://www.cpan.org/modules/by-module/DBD/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5:	365517fb2e0f565b16613eac01046d85
+Source0:	http://www.cpan.org/modules/by-module/DBD/%{pdir}-%{pnam}-%{version}.tgz
+# Source0-md5:	11391a868171dfe493f0a907d8c33596
 URL:		http://search.cpan.org/dist/DBD-CSV/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
@@ -47,7 +47,7 @@ najczęściej przy eksportowaniu danych z programów MS Access i MS Excel.
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
 %build
-%{__perl} Makefile.PL \
+AUTOMATED_TESTING=1 %{__perl} Makefile.PL \
 	INSTALLDIRS=vendor
 %{__make}
 %{?with_tests:%{__make} test}
@@ -65,4 +65,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc ChangeLog README
 %{perl_vendorlib}/DBD/CSV.pm
+%dir %{perl_vendorlib}/DBD/CSV
+%{perl_vendorlib}/DBD/CSV/GetInfo.pm
+%{perl_vendorlib}/DBD/CSV/TypeInfo.pm
 %{_mandir}/man3/DBD*.3pm*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-DBD-CSV.git/commitdiff/96c8cd2b0e233ddf988a08bf7d00d250cc5acf4f



More information about the pld-cvs-commit mailing list