commit 3bdea4524dc3229e9382dbec5add0dbadf87dd5c Author: Ralf CorsÃpius <corsepiu@xxxxxxxxxxxxxxxxx> Date: Wed Feb 16 06:12:28 2011 +0100 - Remove bogus rm %{__perl_provides}. perl-Spoon.spec | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) --- diff --git a/perl-Spoon.spec b/perl-Spoon.spec index e9e9474..8676d86 100644 --- a/perl-Spoon.spec +++ b/perl-Spoon.spec @@ -1,6 +1,6 @@ Name: perl-Spoon Version: 0.24 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Spiffy Application Building Framework License: GPL+ or Artistic Group: Development/Libraries @@ -52,7 +52,7 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; make test %clean -rm -rf $RPM_BUILD_ROOT %{__perl_provides} +rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) @@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT %{__perl_provides} %{_mandir}/man3/* %changelog +* Wed Feb 16 2011 Ralf CorsÃpius <corsepiu@xxxxxxxxxxxxxxxxx> - 0.24-13 +- Remove bogus rm %%{__perl_provides}. + * Wed Feb 16 2011 Ralf CorsÃpius <corsepiu@xxxxxxxxxxxxxxxxx> - 0.24-12 - Revert temporary hack "BR: perl-IO-All" (Not required anymore). -- 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