Link minimal build-root packages against libperl.so explicitly
This commit is contained in:
parent
9a2a2c60cc
commit
36db77c52b
@ -1,6 +1,6 @@
|
||||
Name: perl-Time-Local
|
||||
Version: 1.2300
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Efficiently compute time from local and GMT time
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
@ -50,5 +50,8 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Fri Jul 12 2013 Petr Pisar <ppisar@redhat.com> - 1.2300-2
|
||||
- Link minimal build-root packages against libperl.so explicitly
|
||||
|
||||
* Fri Mar 15 2013 Petr Pisar <ppisar@redhat.com> 1.2300-1
|
||||
- Specfile autogenerated by cpanspec 1.78.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user