Link minimal build-root packages against libperl.so explicitly
This commit is contained in:
parent
4f11e10ea8
commit
a0969c771b
@ -1,6 +1,6 @@
|
||||
Name: perl-Carp
|
||||
Version: 1.26
|
||||
Release: 243%{?dist}
|
||||
Release: 244%{?dist}
|
||||
Summary: Alternative warn and die for modules
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
@ -52,6 +52,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Fri Jul 12 2013 Petr Pisar <ppisar@redhat.com> - 1.26-244
|
||||
- Link minimal build-root packages against libperl.so explicitly
|
||||
|
||||
* Tue Apr 30 2013 Petr Pisar <ppisar@redhat.com> - 1.26-243
|
||||
- Increase release number to supersede perl sub-package (bug #957931)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user