[perl-HTTP-Tiny] Link minimal build-root packages against libperl.so explicitly

Petr Pisar ppisar at fedoraproject.org
Fri Jul 12 12:55:31 UTC 2013


commit 0f5fd97e42d89d88c0af1dcf1c954e14594a507a
Author: Petr Písař <ppisar at redhat.com>
Date:   Fri Jul 12 14:54:45 2013 +0200

    Link minimal build-root packages against libperl.so explicitly

 perl-HTTP-Tiny.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-HTTP-Tiny.spec b/perl-HTTP-Tiny.spec
index 56622e5..fc74e1c 100644
--- a/perl-HTTP-Tiny.spec
+++ b/perl-HTTP-Tiny.spec
@@ -1,6 +1,6 @@
 Name:           perl-HTTP-Tiny
 Version:        0.034
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Small, simple, correct HTTP/1.1 client
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -71,6 +71,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Jul 12 2013 Petr Pisar <ppisar at redhat.com> - 0.034-2
+- Link minimal build-root packages against libperl.so explicitly
+
 * Mon Jul 01 2013 Petr Pisar <ppisar at redhat.com> - 0.034-1
 - 0.034 bump
 



More information about the perl-devel mailing list