From 7a95d7cd152821b241b715c863f8dbe5cd8e7aba Mon Sep 17 00:00:00 2001 From: Petr Písař Date: Jun 11 2013 08:40:48 +0000 Subject: Do not export private libraries --- diff --git a/perl-Storable.spec b/perl-Storable.spec index 04100d3..4e5da69 100644 --- a/perl-Storable.spec +++ b/perl-Storable.spec @@ -1,6 +1,6 @@ Name: perl-Storable Version: 2.39 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Persistence for Perl data structures License: GPL+ or Artistic Group: Development/Libraries @@ -44,6 +44,8 @@ Requires: perl(Config) Requires: perl(Fcntl) Requires: perl(IO::File) +%{?perl_default_filter} + %description The Storable package brings persistence to your Perl data structures containing scalar, array, hash or reference objects, i.e. anything that @@ -77,5 +79,8 @@ make test %{_mandir}/man3/* %changelog +* Tue Jun 11 2013 Petr Pisar - 2.39-2 +- Do not export private libraries + * Fri May 24 2013 Petr Pisar 2.39-1 - Specfile autogenerated by cpanspec 1.78.