Link minimal build-root packages against libperl.so explicitly
This commit is contained in:
parent
9b261b1821
commit
d34237cf41
@ -1,6 +1,6 @@
|
|||||||
Name: perl-Pod-Usage
|
Name: perl-Pod-Usage
|
||||||
Version: 1.63
|
Version: 1.63
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Print a usage message from embedded POD documentation
|
Summary: Print a usage message from embedded POD documentation
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -73,6 +73,9 @@ make test
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 12 2013 Petr Pisar <ppisar@redhat.com> - 1.63-3
|
||||||
|
- Link minimal build-root packages against libperl.so explicitly
|
||||||
|
|
||||||
* Tue Jun 25 2013 Petr Pisar <ppisar@redhat.com> - 1.63-2
|
* Tue Jun 25 2013 Petr Pisar <ppisar@redhat.com> - 1.63-2
|
||||||
- Correct dependencies
|
- Correct dependencies
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user