[perl-Pod-Simple] Link minimal build-root packages against libperl.so explicitly

Petr Pisar ppisar at fedoraproject.org
Fri Jul 12 13:04:24 UTC 2013


commit 7c35de69fd65991a89dfd73fa075d13486eaa400
Author: Petr Písař <ppisar at redhat.com>
Date:   Fri Jul 12 15:03:59 2013 +0200

    Link minimal build-root packages against libperl.so explicitly

 perl-Pod-Simple.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
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 <ppisar at redhat.com> - 1:3.28-3
+- Link minimal build-root packages against libperl.so explicitly
+
 * Thu May 23 2013 Petr Pisar <ppisar at redhat.com> - 1:3.28-2
 - Specify all dependencies
 


More information about the scm-commits mailing list