From a3c830c493d6743c955e84812063fc3d14950799 Mon Sep 17 00:00:00 2001 From: Sdk Build System Date: Sat, 6 Jan 2024 09:52:12 +0100 Subject: [PATCH] rebuilt with perl 5.36.0 [release 2.10-2mamba;Sun Apr 16 2023] --- perl-Unicode-String.spec | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/perl-Unicode-String.spec b/perl-Unicode-String.spec index e466c03..938a704 100644 --- a/perl-Unicode-String.spec +++ b/perl-Unicode-String.spec @@ -2,21 +2,22 @@ Name: perl-Unicode-String Version: 2.10 -Release: 1mamba +Release: 2mamba Summary: Unicode::String - Represents a sequence of Unicode characters Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org +URL: https://www.cpan.org/ Source: http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/GAAS/Unicode-String-%{version}.tar.gz License: Artistic, GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libperl BuildRequires: perl-devel ## AUTOBUILDREQ-END +BuildRequires: perl >= 2:5.36.0 Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Represents a sequence of Unicode characters. @@ -42,6 +43,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 @@ -50,6 +53,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Sun Apr 16 2023 Sdk Build System 2.10-2mamba +- rebuilt with perl 5.36.0 + * Wed Nov 09 2016 Silvan Calarco 2.10-1mamba - update to 2.10