]> git.pld-linux.org Git - packages/perl-DBD-ODBC.git/blobdiff - perl-DBD-ODBC.spec
rebuild with perl 5.32
[packages/perl-DBD-ODBC.git] / perl-DBD-ODBC.spec
index 83c50e760991e4a3601674b42080632178dbaf6c..96ecc1463eed2c0654c34ffb0de844beb326cff8 100644 (file)
@@ -2,25 +2,26 @@
 # Conditional build:
 %bcond_without tests   # Do not perform "make test"
 #
-%include       /usr/lib/rpm/macros.perl
 %define                pdir    DBD
 %define                pnam    ODBC
 Summary:       DBD::ODBC - ODBC Driver for DBI
 Summary(pl.UTF-8):     DBD::ODBC - sterownik DBI do ODBC
 Name:          perl-DBD-ODBC
-Version:       1.52
+Version:       1.60
 Release:       4
 # GPL or Artistic as specified in perl README file
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/DBD/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: 5f4eadbbb7f1ac6e77ab92276ccae573
+# Source0-md5: e9a2bec96744f960832e4f47f9e4bcd0
 URL:           http://search.cpan.org/dist/DBD-ODBC/
 BuildRequires: perl-DBI >= 1.21
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildRequires: unixODBC-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define                __noautoreqfiles        Changes.pm FAQ.pm TO_DO.pm
+
 %description
 DBD::ODBC is DBD module interfacing the ODBC databases.
 
This page took 0.060019 seconds and 4 git commands to generate.