Link minimal build-root packages against libperl.so explicitly
This commit is contained in:
parent
2493421f90
commit
7c35de69fd
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user