[packages/perl-SVN-Hooks] - rel 3, fix noautoreq macro

baggins baggins at pld-linux.org
Sat Feb 7 10:20:16 CET 2026


commit 3f241e11ee857d04bc50b2f06b5251ada645981c
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Feb 7 11:20:05 2026 +0100

    - rel 3, fix noautoreq macro

 perl-SVN-Hooks.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/perl-SVN-Hooks.spec b/perl-SVN-Hooks.spec
index 029183a..4392983 100644
--- a/perl-SVN-Hooks.spec
+++ b/perl-SVN-Hooks.spec
@@ -7,7 +7,7 @@
 Summary:	SVN::Hooks - A framework for implementing Subversion hooks
 Name:		perl-SVN-Hooks
 Version:	0.32
-Release:	2
+Release:	3
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
@@ -32,7 +32,7 @@ BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 # skip deps required by scripts in Hooks dir, those should be optional
-%define		_noautoreq	perl(Email::Send) perl(Email::Simple) perl(Email::Simple::Creator) perl(File::Spec::Functions) perl(JIRA::Client) perl(XMLRPC::Lite)
+%define		_noautoreq_perl		Email::Send Email::Simple Email::Simple::Creator File::Spec::Functions JIRA::Client XMLRPC::Lite
 
 %description
 A single, simple script can be used as any kind of Subversion hook.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-SVN-Hooks.git/commitdiff/3f241e11ee857d04bc50b2f06b5251ada645981c



More information about the pld-cvs-commit mailing list