Link minimal build-root packages against libperl.so explicitly
This commit is contained in:
parent
cf2839a9d7
commit
ce3d7afd28
@ -1,6 +1,6 @@
|
||||
Name: perl-Getopt-Long
|
||||
Version: 2.41
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Extended processing of command line options
|
||||
License: GPLv2+ or Artistic
|
||||
Group: Development/Libraries
|
||||
@ -55,6 +55,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Fri Jul 12 2013 Petr Pisar <ppisar@redhat.com> - 2.41-2
|
||||
- Link minimal build-root packages against libperl.so explicitly
|
||||
|
||||
* Wed Jul 10 2013 Petr Pisar <ppisar@redhat.com> - 2.41-1
|
||||
- 2.41 bump
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user