Do not export private library

This commit is contained in:
Petr Písař 2012-11-07 09:27:22 +01:00
parent 469858bd79
commit 330c920903

View File

@ -13,6 +13,8 @@ BuildRequires: perl(DynaLoader)
BuildRequires: perl(Exporter)
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
%{?perl_default_filter}
%description
This module provides an interface to the system logger syslogd(8) via
Perl's XSUBs. The implementation attempts to resemble the native libc-
@ -53,6 +55,7 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Wed Nov 07 2012 Petr Pisar <ppisar@redhat.com> - 1.1-12
- Specify all dependencies
- Do not export private library
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild