From 7c35de69fd65991a89dfd73fa075d13486eaa400 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 12 Jul 2013 15:03:59 +0200 Subject: [PATCH] Link minimal build-root packages against libperl.so explicitly --- perl-Pod-Simple.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Pod-Simple.spec b/perl-Pod-Simple.spec index 7f90bed..74966ac 100644 --- a/perl-Pod-Simple.spec +++ b/perl-Pod-Simple.spec @@ -2,7 +2,7 @@ Name: perl-Pod-Simple # Epoch to compete with perl.spec Epoch: 1 Version: 3.28 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Framework for parsing POD documentation License: GPL+ or Artistic Group: Development/Libraries @@ -65,6 +65,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Jul 12 2013 Petr Pisar - 1:3.28-3 +- Link minimal build-root packages against libperl.so explicitly + * Thu May 23 2013 Petr Pisar - 1:3.28-2 - Specify all dependencies