automatic update by autodist [release 2.56-1mamba;Sun Aug 04 2019]
This commit is contained in:
parent
9f7a649a10
commit
584dc08e6f
10
perl-GD.spec
10
perl-GD.spec
@ -1,8 +1,8 @@
|
|||||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||||
|
|
||||||
Name: perl-GD
|
Name: perl-GD
|
||||||
Version: 2.53
|
Version: 2.56
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: A perl library that generates images
|
Summary: A perl library that generates images
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -33,7 +33,8 @@ Since then it's become the defacto standard for programatic image construction.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n GD-%{version}
|
%setup -q -n GD-%{version}
|
||||||
%patch0 -p1
|
#chmod +w Makefile.PL
|
||||||
|
#% patch0 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
# sed -i 's/my @INC.*/my @INC = qw(-I\/usr\/include)\;/' Makefile.PL
|
# sed -i 's/my @INC.*/my @INC = qw(-I\/usr\/include)\;/' Makefile.PL
|
||||||
@ -63,6 +64,9 @@ rm -f .packlist
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Aug 04 2019 Automatic Build System <autodist@mambasoft.it> 2.56-1mamba
|
||||||
|
- automatic update by autodist
|
||||||
|
|
||||||
* Wed Nov 09 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 2.53-2mamba
|
* Wed Nov 09 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 2.53-2mamba
|
||||||
- rebuilt with perl 5.24
|
- rebuilt with perl 5.24
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user