From ca04d4f5e6b3147f82f1a8657d33fcbb7088640f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Wed, 28 Jun 2023 01:08:25 +0200 Subject: [PATCH] Add explicit perl BRs --- uthash.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/uthash.spec b/uthash.spec index 80a5d5e..a639735 100644 --- a/uthash.spec +++ b/uthash.spec @@ -11,6 +11,8 @@ BuildRequires: asciidoc BuildRequires: gcc BuildRequires: make BuildRequires: perl-interpreter +BuildRequires: perl(strict) +BuildRequires: perl(warnings) %description Any C structure can be stored in a hash table using uthash. Just @@ -96,13 +98,13 @@ install -pm 0644 doc/*.html doc/*.css doc/*.png %{buildroot}%{_pkgdocdir}/html %files doc -%license %{_datadir}/licenses/%{name}* %doc %{_pkgdocdir} %changelog * Tue Jun 27 2023 Björn Esser - 2.3.0-5 - Add tools package +- Add explicit perl BRs * Sat Jan 21 2023 Fedora Release Engineering - 2.3.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild