Filter provides/requires from docdir
This commit is contained in:
parent
a25222cb60
commit
44050f625f
@ -1,7 +1,7 @@
|
||||
Summary: I/O on in-core objects like strings and arrays for Perl
|
||||
Name: perl-IO-stringy
|
||||
Version: 2.110
|
||||
Release: 27%{?dist}
|
||||
Release: 28%{?dist}
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
URL: http://search.cpan.org/dist/IO-stringy/
|
||||
@ -25,6 +25,8 @@ BuildRequires: perl(File::Basename)
|
||||
BuildRequires: perl(lib)
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
|
||||
|
||||
%{?perl_default_filter}
|
||||
|
||||
%description
|
||||
This toolkit primarily provides modules for performing both traditional
|
||||
and object-oriented I/O) on things *other* than normal filehandles; in
|
||||
@ -71,6 +73,9 @@ rm -rf %{buildroot}
|
||||
%{_mandir}/man3/IO::WrapTie.3pm*
|
||||
|
||||
%changelog
|
||||
* Mon Jan 26 2015 Petr Pisar <ppisar@redhat.com> - 2.110-28
|
||||
- Filter provides/requires from docdir
|
||||
|
||||
* Thu Jan 15 2015 Petr Pisar <ppisar@redhat.com> - 2.110-27
|
||||
- Specify all dependencies
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user