commit c5aa653adbf01e58c9a4c7825924f53782962574 Author: Marcela Mašláňová <mmaslano@xxxxxxxxxx> Date: Mon Jul 25 13:24:37 2011 +0200 add new filter perl-STD.spec | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) --- diff --git a/perl-STD.spec b/perl-STD.spec index 244425a..555436c 100644 --- a/perl-STD.spec +++ b/perl-STD.spec @@ -1,6 +1,6 @@ Name: perl-STD Version: 32116 -Release: 3%{?dist} +Release: 4%{?dist} Summary: The Standard Perl 6 Grammar License: Artistic 2.0 Group: Development/Libraries @@ -26,6 +26,8 @@ Provides: perl(STD) = %{version} %filter_from_requires /^perl(STD::Cursor)$/d %filter_setup +%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}perl\\(mangle.pl|STD_P5|STD_P6|RE_ast|STD::Cursor|File::ShareDir\\)$ + %description %{summary}. @@ -56,6 +58,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %changelog +* Mon Jul 25 2011 Marcela Mašláňová <mmaslano@xxxxxxxxxx> - 32116-4 +- add new filter + * Tue Jul 19 2011 Petr Sabata <contyk@xxxxxxxxxx> - 32116-3 - Perl mass rebuild -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel