From 974b8794a316d7a607eb587dfa1d8be2ec9cb41c Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <[email protected]>
Date: Mon, 27 Feb 2017 17:01:54 +0100
Subject: Import and update package for EPEL 7
---
perl-DateTime-Format-SQLite.spec | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/perl-DateTime-Format-SQLite.spec b/perl-DateTime-Format-SQLite.spec
index 8c691e2..f0ddf43 100644
--- a/perl-DateTime-Format-SQLite.spec
+++ b/perl-DateTime-Format-SQLite.spec
@@ -1,16 +1,16 @@
Name: perl-DateTime-Format-SQLite
Summary: Parse and format SQLite dates and times
Version: 0.11
-Release: 20%{?dist}
+Release: 21%{?dist}
License: GPL+ or Artistic
Source0:
http://search.cpan.org/CPAN/authors/id/C/CF/CFAERBER/DateTime-Format-SQLite-%{version}.tar.gz
URL: http://search.cpan.org/dist/DateTime-Format-SQLite/
BuildArch: noarch
# Build
+BuildRequires: findutils
BuildRequires: make
BuildRequires: perl
-BuildRequires: perl-generators
-BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76
+BuildRequires: perl(ExtUtils::MakeMaker)
# Runtime
BuildRequires: perl(DateTime::Format::Builder) >= 0.6
BuildRequires: perl(strict)
@@ -44,6 +44,7 @@ make %{?_smp_mflags}
%install
make pure_install DESTDIR=%{buildroot}
+find %{buildroot} -type f -name .packlist -delete
%{_fixperms} %{buildroot}/*
%check
@@ -56,6 +57,9 @@ make test
%{_mandir}/man3/*.3*
%changelog
+* Mon Feb 27 2017 Jitka Plesnikova <[email protected]> - 0.11-21
+- Import and update package for EPEL 7
+
* Sat Feb 11 2017 Fedora Release Engineering <[email protected]> -
0.11-20
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
--
cgit v1.1
https://src.fedoraproject.org/cgit/perl-DateTime-Format-SQLite.git/commit/?h=epel7&id=974b8794a316d7a607eb587dfa1d8be2ec9cb41c
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]