Link minimal build-root packages against libperl.so explicitly

This commit is contained in:
Petr Písař 2013-07-12 13:23:56 +02:00
parent fb21ab7a8f
commit 5abda8a456

View File

@ -1,7 +1,7 @@
Name: perl-threads
Epoch: 1
Version: 1.87
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Perl interpreter-based threads
License: GPL+ or Artistic
Group: Development/Libraries
@ -60,6 +60,9 @@ make test
%{_mandir}/man3/*
%changelog
* Fri Jul 12 2013 Petr Pisar <ppisar@redhat.com> - 1:1.87-4
- Link minimal build-root packages against libperl.so explicitly
* Fri Jul 12 2013 Petr Pisar <ppisar@redhat.com> - 1:1.87-3
- Perl 5.18 rebuild