commit 5192e5982706cc8716fc513ad7c162ac50338a45
Author: Petr Písař <ppi...@redhat.com>
Date:   Fri May 25 11:11:47 2012 +0200

    Do not export private libraries

 perl-Crypt-DES.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/perl-Crypt-DES.spec b/perl-Crypt-DES.spec
index 7441914..22fc27c 100644
--- a/perl-Crypt-DES.spec
+++ b/perl-Crypt-DES.spec
@@ -18,6 +18,8 @@ BuildRequires:  perl(Benchmark)
 BuildRequires:  perl(Data::Dumper)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 
+%{?perl_default_filter}
+
 %description
 DES encryption module.
 
@@ -55,6 +57,7 @@ rm -rf $RPM_BUILD_ROOT
 %changelog
 * Fri May 25 2012 Petr Pisar <ppi...@redhat.com> - 2.05-16
 - Update build-time dependencies
+- Do not export private libraries
 
 * Fri Jan 13 2012 Fedora Release Engineering <rel-...@lists.fedoraproject.org> 
- 2.05-15
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-de...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to