jplesnik pushed to perl-DBD-MySQL (f23). "4.032 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Jul 22 10:21:26 UTC 2015


From 246fe9af91feb7d7ce8bba25d24a18eaccf31cf7 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <jplesnik at redhat.com>
Date: Wed, 22 Jul 2015 12:21:12 +0200
Subject: 4.032 bump


diff --git a/.gitignore b/.gitignore
index 68f52a9..7c09163 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ DBD-mysql-4.017.tar.gz
 /DBD-mysql-4.028.tar.gz
 /DBD-mysql-4.029.tar.gz
 /DBD-mysql-4.031.tar.gz
+/DBD-mysql-4.032.tar.gz
diff --git a/perl-DBD-MySQL.spec b/perl-DBD-MySQL.spec
index 9ecacfe..4c6b7f8 100644
--- a/perl-DBD-MySQL.spec
+++ b/perl-DBD-MySQL.spec
@@ -1,12 +1,14 @@
 Name:           perl-DBD-MySQL
-Version:        4.031
-Release:        3%{?dist}
+Version:        4.032
+Release:        1%{?dist}
 Summary:        A MySQL interface for Perl
 Group:          Development/Libraries
 License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/DBD-mysql/
 Source0:        http://www.cpan.org/authors/id/C/CA/CAPTTOFU/DBD-mysql-%{version}.tar.gz
 BuildRequires:  mariadb, mariadb-devel, zlib-devel
+BuildRequires:  coreutils
+BuildRequires:  findutils
 BuildRequires:  perl
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(Config)
@@ -49,7 +51,7 @@ perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" --ssl
 make %{?_smp_mflags}
 
 %install
-make pure_install PERL_INSTALL_ROOT=%{buildroot}
+make pure_install DESTDIR=%{buildroot}
 find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
 find %{buildroot} -type f -name '*.bs' -empty -exec rm -f {} ';'
 %{_fixperms} %{buildroot}/*
@@ -67,6 +69,9 @@ find %{buildroot} -type f -name '*.bs' -empty -exec rm -f {} ';'
 %{_mandir}/man3/*.3*
 
 %changelog
+* Wed Jul 22 2015 Jitka Plesnikova <jplesnik at redhat.com> - 4.032-1
+- 4.032 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.031-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 741c1f7..72745aa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-18ca53642398f0087f97150fd8ca16b7  DBD-mysql-4.031.tar.gz
+cc5436d4cadd0d6f3d19faae5ffdfe83  DBD-mysql-4.032.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-DBD-MySQL.git/commit/?h=f23&id=246fe9af91feb7d7ce8bba25d24a18eaccf31cf7


More information about the perl-devel mailing list