[perl-Test-Exception/el6/master] Sync with perl-Test-Exception-0.27-4.1.el6.src.rpm from the latest RHEL 6

Mark Chappell tremble at fedoraproject.org
Thu Sep 2 08:24:56 UTC 2010


commit be3b0ca8b0582ff00d43fbd03a860f8d68a39c21
Author: Mark Chappell <tremble at tremble.org.uk>
Date:   Thu Sep 2 09:25:17 2010 +0100

    Sync with perl-Test-Exception-0.27-4.1.el6.src.rpm from the latest RHEL 6

 .gitignore               |    1 +
 perl-Test-Exception.spec |   30 ++++++++----------------------
 sources                  |    2 +-
 3 files changed, 10 insertions(+), 23 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fc98516..826ff5b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 Test-Exception-0.27.tar.gz
+/Test-Exception-0.27.tar.gz
diff --git a/perl-Test-Exception.spec b/perl-Test-Exception.spec
index 36591e2..70d40eb 100644
--- a/perl-Test-Exception.spec
+++ b/perl-Test-Exception.spec
@@ -1,26 +1,21 @@
 Name:           perl-Test-Exception
-Version:        0.29
-Release:        1%{?dist}
+Version:        0.27
+Release:        4.1%{?dist}
 Summary:        Library of test functions for exception based Perl code
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Test-Exception/
-Source0:        http://search.cpan.org/CPAN/authors/id/A/AD/ADIE/Test-Exception-%{version}.tar.gz
+Source0:        http://www.cpan.org/authors/id/A/AD/ADIE/Test-Exception-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
-BuildRequires:  perl(Module::Build) >= 0.35
+BuildRequires:  perl(Module::Build)
 BuildRequires:  perl(Pod::Coverage)
 BuildRequires:  perl(Sub::Uplevel) >= 0.18
-BuildRequires:  perl(Test::Builder) >= 0.7
-BuildRequires:  perl(Test::Builder::Tester) >= 1.07
-BuildRequires:  perl(Test::Harness) >= 2.03
-BuildRequires:  perl(Test::More) >= 0.7
+BuildRequires:  perl(Test::Builder)
+BuildRequires:  perl(Test::Builder::Tester)
 BuildRequires:  perl(Test::Pod)
-BuildRequires:  perl(Test::Simple) >= 0.7
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
-%{?perl_default_filter}
-
 %description
 This module provides a few convenience methods for testing exception
 based code. It is built with Test::Builder and plays happily with
@@ -56,17 +51,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
-* Sun Feb 28 2010 Chris Weyl <cweyl at alumni.drew.edu> 0.29-1
-- auto-update to 0.29 (by cpan-spec-update 0.01)
-- altered br on perl(Module::Build) (0 => 0.35)
-- altered br on perl(Test::Builder) (0 => 0.7)
-- altered br on perl(Test::Builder::Tester) (0 => 1.07)
-- added a new br on perl(Test::Harness) (version 2.03)
-- added a new br on perl(Test::More) (version 0.7)
-- added a new br on perl(Test::Simple) (version 0.7)
-
-* Fri Dec  4 2009 Stepan Kasal <skasal at redhat.com> - 0.27-5
-- rebuild against perl 5.10.1
+* Thu Dec 03 2009 Dennis Gregorovic <dgregor at redhat.com> - 0.27-4.1
+- Rebuilt for RHEL 6
 
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.27-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
diff --git a/sources b/sources
index e88ea9b..70ab851 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9aea475db531d4fd4ce40cf25a0acd14  Test-Exception-0.29.tar.gz
+dd9383e0bb207c7b0a04d6ba990a5909  Test-Exception-0.27.tar.gz


More information about the scm-commits mailing list