[packages/perl-DateTime-Format-MySQL] - R: perl-DateTime-Format-Builder (not autodetected); release 2
qboosh
qboosh at pld-linux.org
Fri Feb 3 19:53:59 CET 2023
commit 4620e261b9a9f1e803a3ed5c1d56b183a72bd131
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Fri Feb 3 19:54:51 2023 +0100
- R: perl-DateTime-Format-Builder (not autodetected); release 2
perl-DateTime-Format-MySQL.spec | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/perl-DateTime-Format-MySQL.spec b/perl-DateTime-Format-MySQL.spec
index 254290e..5db2d90 100644
--- a/perl-DateTime-Format-MySQL.spec
+++ b/perl-DateTime-Format-MySQL.spec
@@ -1,6 +1,6 @@
#
# Conditional build:
-%bcond_without tests # do not perform "make test"
+%bcond_without tests # unit tests
#
%define pdir DateTime
%define pnam Format-MySQL
@@ -8,11 +8,11 @@ Summary: DateTime::Format::MySQL - Parse and format MySQL dates and times
Summary(pl.UTF-8): DateTime::Format::MySQL - analizowanie i formatowanie dat MySQL-a
Name: perl-DateTime-Format-MySQL
Version: 0.06
-Release: 1
+Release: 2
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
-Source0: http://www.cpan.org/modules/by-module/DateTime/%{pdir}-%{pnam}-%{version}.tar.gz
+Source0: https://www.cpan.org/modules/by-module/DateTime/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: 60b84516b5f29e0c639cd1a0f12333d2
URL: https://metacpan.org/release/DateTime-Format-MySQL
BuildRequires: perl-Module-Build
@@ -21,8 +21,9 @@ BuildRequires: rpm-perlprov >= 4.1-13
BuildRequires: rpmbuild(macros) >= 1.745
%if %{with tests}
BuildRequires: perl-DateTime
-BuildRequires: perl-DateTime-Format-Builder >= 0.6
+BuildRequires: perl-DateTime-Format-Builder >= 0.60
%endif
+Requires: perl-DateTime-Format-Builder >= 0.60
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-DateTime-Format-MySQL.git/commitdiff/4620e261b9a9f1e803a3ed5c1d56b183a72bd131
More information about the pld-cvs-commit
mailing list