[packages/perl-POSIX-strftime-Compiler] Up to 0.46
arekm
arekm at pld-linux.org
Fri Jun 12 19:23:01 CEST 2026
commit 6907411230c4685e647ff8c7fce3e42051bc0eff
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Fri Jun 12 19:22:34 2026 +0200
Up to 0.46
perl-POSIX-strftime-Compiler.spec | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/perl-POSIX-strftime-Compiler.spec b/perl-POSIX-strftime-Compiler.spec
index 44121b9..c202d96 100644
--- a/perl-POSIX-strftime-Compiler.spec
+++ b/perl-POSIX-strftime-Compiler.spec
@@ -6,15 +6,15 @@
%define pnam strftime-Compiler
Summary: POSIX::strftime::Compiler - GNU C library compatible strftime for loggers and servers
Name: perl-POSIX-strftime-Compiler
-Version: 0.42
-Release: 3
+Version: 0.46
+Release: 1
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/POSIX/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: c0a5f76b1b0ce9cdb90d627b017e6cf5
+# Source0-md5: e64777d20d363a1b47acf85774d108da
URL: https://metacpan.org/release/POSIX-strftime-Compiler/
-BuildRequires: perl-Module-Build
+BuildRequires: perl-Module-Build-Tiny
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
%if %{with tests}
@@ -34,8 +34,8 @@ converts some format characters to perl code
%build
%{__perl} Build.PL \
- destdir=$RPM_BUILD_ROOT \
- installdirs=vendor
+ --destdir=$RPM_BUILD_ROOT \
+ --installdirs=vendor
./Build
%{?with_tests:./Build test}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-POSIX-strftime-Compiler.git/commitdiff/6907411230c4685e647ff8c7fce3e42051bc0eff
More information about the pld-cvs-commit
mailing list