Link minimal build-root packages against libperl.so explicitly

This commit is contained in:
Petr Písař 2013-07-12 15:03:59 +02:00
parent 2493421f90
commit 7c35de69fd

View File

@ -2,7 +2,7 @@ Name: perl-Pod-Simple
# Epoch to compete with perl.spec
Epoch: 1
Version: 3.28
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Framework for parsing POD documentation
License: GPL+ or Artistic
Group: Development/Libraries
@ -65,6 +65,9 @@ make test
%{_mandir}/man3/*
%changelog
* Fri Jul 12 2013 Petr Pisar <ppisar@redhat.com> - 1:3.28-3
- Link minimal build-root packages against libperl.so explicitly
* Thu May 23 2013 Petr Pisar <ppisar@redhat.com> - 1:3.28-2
- Specify all dependencies