Regenerated the wrapper to work with new Perl
This commit is contained in:
parent
97a6fc3d7d
commit
f61e61803d
@ -115,6 +115,9 @@ ln -sf /usr/share/fonts/dejavu/DejaVuSans.ttf Vera.ttf
|
|||||||
ln -sf /usr/share/fonts/dejavu/DejaVuSans-Bold.ttf VeraBd.ttf
|
ln -sf /usr/share/fonts/dejavu/DejaVuSans-Bold.ttf VeraBd.ttf
|
||||||
popd
|
popd
|
||||||
|
|
||||||
|
# Force swig to regenerate the wrapper
|
||||||
|
rm -rf mapscript/perl/mapscript_wrap.c
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
CFLAGS="${CFLAGS} -ldl" ; export CFLAGS
|
CFLAGS="${CFLAGS} -ldl" ; export CFLAGS
|
||||||
@ -304,6 +307,7 @@ chmod 755 %{buildroot}%{perl_vendorarch}/auto/mapscript%{MS_REL}/mapscript%{MS_R
|
|||||||
%changelog
|
%changelog
|
||||||
* Tue Aug 26 2014 Jitka Plesnikova <jplesnik@redhat.com> - 6.2.1-10
|
* Tue Aug 26 2014 Jitka Plesnikova <jplesnik@redhat.com> - 6.2.1-10
|
||||||
- Perl 5.20 rebuild
|
- Perl 5.20 rebuild
|
||||||
|
- Regenerated the wrapper to work with new Perl
|
||||||
|
|
||||||
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.2.1-9
|
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.2.1-9
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
||||||
|
Loading…
Reference in New Issue
Block a user