]> git.ipfire.org Git - thirdparty/collectd.git/commitdiff
Ensure %perl_vendorlib in redhat specfile
authorLaura Hild <lsh@jlab.org>
Mon, 23 Oct 2023 20:40:47 +0000 (16:40 -0400)
committerMatthias Runge <mrunge@matthias-runge.de>
Sat, 28 Oct 2023 17:17:03 +0000 (19:17 +0200)
contrib/redhat/collectd.spec

index 34c8780af3cafdf2e52b305cf243ecffeb299c34..e4ee512623c3c8cbd973e162835a963cf40114dc 100644 (file)
@@ -780,6 +780,7 @@ Group:              System Environment/Daemons
 Requires:      %{name}%{?_isa} = %{version}-%{release}
 Requires:      perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 BuildRequires: perl-ExtUtils-Embed
+BuildRequires: perl-macros
 %description perl
 The Perl plugin embeds a Perl interpreter into collectd and exposes the
 application programming interface (API) to Perl-scripts.