[perl-File-Path] Link minimal build-root packages against libperl.so explicitly

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


commit 40abce870f45eb7e886ed3e957aef359caa86d18
Author: Petr Písař <ppisar at redhat.com>
Date:   Fri Jul 12 15:04:10 2013 +0200

    Link minimal build-root packages against libperl.so explicitly

 perl-File-Path.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-File-Path.spec b/perl-File-Path.spec
index 5211d57..2697c58 100644
--- a/perl-File-Path.spec
+++ b/perl-File-Path.spec
@@ -1,6 +1,6 @@
 Name:           perl-File-Path
 Version:        2.09
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Create or remove directory trees
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -55,5 +55,8 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Jul 12 2013 Petr Pisar <ppisar at redhat.com> - 2.09-2
+- Link minimal build-root packages against libperl.so explicitly
+
 * Fri Mar 22 2013 Petr Pisar <ppisar at redhat.com> 2.09-1
 - Specfile autogenerated by cpanspec 1.78.



More information about the perl-devel mailing list