Do not require $Config{libs} providers by perl-devel package
This reverts:
commit f2346c8746
Author: Petr Písař <ppisar@redhat.com>
Date: Thu Jun 6 16:17:26 2013 +0200
Require $Config{libs} providers
$Config{libs} and $Config{perlibs} documents how perl was built. Not how
another XS modules should be built
<https://www.nntp.perl.org/group/perl.perl5.porters/2017/08/msg245959.html>.
This commit is contained in:
parent
2510e877e6
commit
5fbdf1697c
@ -470,12 +470,6 @@ directories).
|
|||||||
Summary: Header #files for use in perl development
|
Summary: Header #files for use in perl development
|
||||||
# l1_char_class_tab.h is generated from lib/unicore sources: UCD
|
# l1_char_class_tab.h is generated from lib/unicore sources: UCD
|
||||||
License: (GPL+ or Artistic) and UCD
|
License: (GPL+ or Artistic) and UCD
|
||||||
# Require $Config{libs} providers, bug #905482
|
|
||||||
Requires: libdb-devel
|
|
||||||
%if %{with gdbm}
|
|
||||||
Requires: gdbm-devel
|
|
||||||
%endif
|
|
||||||
Requires: glibc-devel
|
|
||||||
%if %{with perl_enables_systemtap}
|
%if %{with perl_enables_systemtap}
|
||||||
Requires: systemtap-sdt-devel
|
Requires: systemtap-sdt-devel
|
||||||
%endif
|
%endif
|
||||||
@ -5147,6 +5141,7 @@ popd
|
|||||||
%changelog
|
%changelog
|
||||||
* Tue Aug 22 2017 Petr Pisar <ppisar@redhat.com> - 4:5.26.0-399
|
* Tue Aug 22 2017 Petr Pisar <ppisar@redhat.com> - 4:5.26.0-399
|
||||||
- Fix unreliable Time-HiRes tests (CPAN RT#122819)
|
- Fix unreliable Time-HiRes tests (CPAN RT#122819)
|
||||||
|
- Do not require $Config{libs} providers by perl-devel package (bug #1481324)
|
||||||
|
|
||||||
* Tue Aug 08 2017 Petr Pisar <ppisar@redhat.com> - 4:5.26.0-398
|
* Tue Aug 08 2017 Petr Pisar <ppisar@redhat.com> - 4:5.26.0-398
|
||||||
- Fix reporting malformed UTF-8 character (RT#131646)
|
- Fix reporting malformed UTF-8 character (RT#131646)
|
||||||
|
Loading…
Reference in New Issue
Block a user