diff --git a/perl-Cairo.spec b/perl-Cairo.spec index 3ffc049..4cb6da2 100644 --- a/perl-Cairo.spec +++ b/perl-Cairo.spec @@ -2,7 +2,7 @@ Name: perl-Cairo Version: 1.109 -Release: 1mamba +Release: 2mamba Summary: Cairo - Perl bindings to the cairo graphics library Group: System/Libraries/Perl Vendor: openmamba @@ -18,6 +18,7 @@ BuildRequires: libfreetype-devel BuildRequires: libperl BuildRequires: perl-devel ## AUTOBUILDREQ-END +BuildRequires: perl >= 2:5.36.0 BuildRequires: perl-ExtUtils-Depends BuildRequires: perl-Test-Number-Delta Requires: perl >= %perl_major_ver @@ -46,6 +47,8 @@ for dir in `find %{buildroot} -type d | grep $strid`; do echo "%dir ${dir#%buildroot}" >> .packlist done +find %{buildroot} -name *.so -exec chmod u+w {} \; + %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" rm -f .packlist @@ -54,6 +57,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Sat Apr 15 2023 Sdk Build System 1.109-2mamba +- rebuilt with perl 5.36.0 + * Tue Nov 30 2021 Silvan Calarco 1.109-1mamba - update to 1.109