[perl-Math-Random-ISAAC-XS] Remove no-longer-used macros

Emmanuel Seyman eseyman at fedoraproject.org
Sun Dec 30 08:47:22 UTC 2012


commit 1863864f76102efd04bbb8200affc9e188a3d808
Author: Emmanuel Seyman <emmanuel.seyman at club-internet.fr>
Date:   Sun Dec 30 09:47:17 2012 +0100

    Remove no-longer-used macros

 perl-Math-Random-ISAAC-XS.spec |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/perl-Math-Random-ISAAC-XS.spec b/perl-Math-Random-ISAAC-XS.spec
index 586c211..cbb8d7c 100644
--- a/perl-Math-Random-ISAAC-XS.spec
+++ b/perl-Math-Random-ISAAC-XS.spec
@@ -1,12 +1,10 @@
 Name:           perl-Math-Random-ISAAC-XS
 Version:        1.004
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        C implementation of the ISAAC PRNG algorithm
 License:        MIT or GPL+ or Artistic
-Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Math-Random-ISAAC-XS/
 Source0:        http://www.cpan.org/authors/id/J/JA/JAWNSY/Math-Random-ISAAC-XS-%{version}.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  perl(ExtUtils::CBuilder)
 BuildRequires:  perl(ExtUtils::ParseXS)
 BuildRequires:  perl(Math::Random::ISAAC)
@@ -46,13 +44,15 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 ./Build test
 
 %files
-%defattr(-,root,root,-)
 %doc Changes examples LICENSE README
 %{perl_vendorarch}/auto/*
 %{perl_vendorarch}/Math*
 %{_mandir}/man3/*
 
 %changelog
+* Sun Dec 30 2012 Emmanuel Seyman <emmanuel at seyman.fr> - 1.004-7
+- Remove no-longer-used macros
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.004-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list