[perl-Time-Local] Link minimal build-root packages against libperl.so explicitly

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


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

    Link minimal build-root packages against libperl.so explicitly

 perl-Time-Local.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Time-Local.spec b/perl-Time-Local.spec
index b93fd4c..2915902 100644
--- a/perl-Time-Local.spec
+++ b/perl-Time-Local.spec
@@ -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 at redhat.com> - 1.2300-2
+- Link minimal build-root packages against libperl.so explicitly
+
 * Fri Mar 15 2013 Petr Pisar <ppisar at redhat.com> 1.2300-1
 - Specfile autogenerated by cpanspec 1.78.



More information about the perl-devel mailing list