rebuilt with perl 5.36.0 [release 1.005-2mamba;Sun Apr 16 2023]
This commit is contained in:
parent
c9615d58e9
commit
64b1ca42cd
@ -2,7 +2,7 @@
|
||||
|
||||
Name: perl-Cairo-GObject
|
||||
Version: 1.005
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Cairo::GObject - Integrate Cairo into the Glib type system
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
@ -20,6 +20,7 @@ BuildRequires: perl-Cairo
|
||||
BuildRequires: perl-Glib
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl >= 2:5.36.0
|
||||
Requires: perl >= %perl_major_ver
|
||||
|
||||
%description
|
||||
@ -48,6 +49,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}"
|
||||
|
||||
@ -56,5 +59,8 @@ done
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Sun Apr 16 2023 Sdk Build System <sdk@mambasoft.it> 1.005-2mamba
|
||||
- rebuilt with perl 5.36.0
|
||||
|
||||
* Tue Aug 31 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.005-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user