[packages/perl-Sub-HandlesVia] Rel 2; no autoreq for optional backends
arekm
arekm at pld-linux.org
Fri Jun 12 23:38:29 CEST 2026
commit eec72ecfbf3d51b0c9465506f30c2bc372436ec8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Fri Jun 12 23:38:02 2026 +0200
Rel 2; no autoreq for optional backends
perl-Sub-HandlesVia.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/perl-Sub-HandlesVia.spec b/perl-Sub-HandlesVia.spec
index f0de751..32feea2 100644
--- a/perl-Sub-HandlesVia.spec
+++ b/perl-Sub-HandlesVia.spec
@@ -8,7 +8,7 @@ Summary: Sub::HandlesVia - alternative handles_via implementation
Summary(pl.UTF-8): Sub::HandlesVia - alternatywna implementacja handles_via
Name: perl-Sub-HandlesVia
Version: 0.053005
-Release: 1
+Release: 2
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
@@ -36,6 +36,9 @@ BuildRequires: perl-Type-Tiny
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+# optional class-builder backends loaded only for matching target classes
+%define _noautoreq_perl Moose::Role Mouse::Role Object::Pad Object::Pad::MetaFunctions
+
%description
Sub::HandlesVia is an alternative implementation of the native
attribute traits (handles_via) for Moose, Mouse, Moo, Class::Tiny,
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Sub-HandlesVia.git/commitdiff/eec72ecfbf3d51b0c9465506f30c2bc372436ec8
More information about the pld-cvs-commit
mailing list