From a5c2bf4a074806062c49b5e91d636b321df5e356 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 12 Jul 2013 13:54:22 +0200 Subject: [PATCH] Link minimal build-root packages against libperl.so explicitly --- perl-Storable.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Storable.spec b/perl-Storable.spec index 4e5da69..00ddf74 100644 --- a/perl-Storable.spec +++ b/perl-Storable.spec @@ -1,6 +1,6 @@ Name: perl-Storable Version: 2.39 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Persistence for Perl data structures License: GPL+ or Artistic Group: Development/Libraries @@ -79,6 +79,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Jul 12 2013 Petr Pisar - 2.39-3 +- Link minimal build-root packages against libperl.so explicitly + * Tue Jun 11 2013 Petr Pisar - 2.39-2 - Do not export private libraries