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