Link minimal build-root packages against libperl.so explicitly
This commit is contained in:
parent
6aea776e06
commit
4d1fcc024f
@ -1,7 +1,7 @@
|
||||
Name: perl-Filter
|
||||
Epoch: 1
|
||||
Version: 1.49
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Perl source filters
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
@ -61,6 +61,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Fri Jul 12 2013 Petr Pisar <ppisar@redhat.com> - 1:1.49-3
|
||||
- Link minimal build-root packages against libperl.so explicitly
|
||||
|
||||
* Fri Jul 12 2013 Petr Pisar <ppisar@redhat.com> - 1:1.49-2
|
||||
- Perl 5.18 rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user