commit 5b2128b5cc0472bc97a7a5c3102a172808e83101 Author: Luis Bazan <lbazan@xxxxxxxxxxxxxxxxx> Date: Fri Jun 22 15:13:13 2012 -0500 return <- perl-Sys-Syscall.spec | 27 ++++++++++++++------------- 1 files changed, 14 insertions(+), 13 deletions(-) --- diff --git a/perl-Sys-Syscall.spec b/perl-Sys-Syscall.spec index d3fb2b3..29a8d78 100644 --- a/perl-Sys-Syscall.spec +++ b/perl-Sys-Syscall.spec @@ -1,8 +1,8 @@ Name: perl-Sys-Syscall Version: 0.23 -Release: 3%{?dist} +Release: 1%{?dist} Summary: Access system calls that Perl doesn't normally provide access to -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Sys-Syscall/ Source0: http://www.cpan.org/modules/by-module/Sys/Sys-Syscall-%{version}.tar.gz @@ -35,23 +35,24 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} $RPM_BUILD_ROOT/* -%clean -rm -rf $RPM_BUILD_ROOT - %check make test +%clean +rm -rf $RPM_BUILD_ROOT + %files %defattr(-,root,root,-) -%doc CHANGES README -%{perl_vendorlib}/Sys -%{_mandir}/man3/Sys::Syscall.* +%doc CHANGES +%{perl_vendorlib}/* +%{_mandir}/man3/* %changelog -* Fri Jun 22 2012 Luis Bazan <lbazan@xxxxxxxxxxxxxxxxx> 0.23-3 +* Fri Jun 22 2012 Luis Bazan <lbazan@xxxxxxxxxxxxxxxxx> - 0.23-1 - New Upstream Version -* Thu May 08 2007 Ruben Kerkhof <ruben@xxxxxxxxxxxxxxxx> 0.22-2 -- Test::More added to BR (#239369) -* Mon May 07 2007 Ruben Kerkhof <ruben@xxxxxxxxxxxxxxxx> 0.22-1 -- Specfile autogenerated by cpanspec 1.69.1. +* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.22-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + +* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.22-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_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