[perl-libintl] Do not provide private library

Petr Pisar ppisar at fedoraproject.org
Thu Oct 11 09:27:22 UTC 2012


commit 80bf8650e1b17064657652aed86c751449689ed0
Author: Petr Písař <ppisar at redhat.com>
Date:   Thu Oct 11 10:58:38 2012 +0200

    Do not provide private library

 perl-libintl.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/perl-libintl.spec b/perl-libintl.spec
index 5d6c55e..7c1ed9b 100644
--- a/perl-libintl.spec
+++ b/perl-libintl.spec
@@ -1,7 +1,7 @@
 Summary: Internationalization library for Perl, compatible with gettext
 Name: perl-libintl
 Version: 1.20
-Release: 8%{?dist}
+Release: 9%{?dist}
 License: LGPLv2+
 Group: Development/Libraries
 URL: http://search.cpan.org/dist/libintl-perl/
@@ -12,6 +12,8 @@ Provides: perl-libintl-perl = %{version}-%{release}
 BuildRequires: perl(ExtUtils::MakeMaker)
 BuildRequires: gdbm-devel, db4-devel
 
+%{?perl_default_filter}
+
 %description
 The package libintl-perl is an internationalization library for Perl that
 aims to be compatible with the Uniforum message translations system as
@@ -55,6 +57,9 @@ chmod -R u+w %{buildroot}/*
 
 
 %changelog
+* Thu Oct 11 2012 Petr Pisar <ppisar at redhat.com> - 1.20-9
+- Do not provide private library
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.20-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 



More information about the perl-devel mailing list