Blame SPECS/perl-Test-Exception.spec

f410da
Name:           perl-Test-Exception
f410da
Version:        0.32
f410da
Release:        1%{?dist}
f410da
Summary:        Library of test functions for exception based Perl code
f410da
License:        GPL+ or Artistic
f410da
Group:          Development/Libraries
f410da
URL:            http://search.cpan.org/dist/Test-Exception/
f410da
Source0:        http://search.cpan.org/CPAN/authors/id/A/AD/ADIE/Test-Exception-%{version}.tar.gz
f410da
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu)
f410da
BuildArch:      noarch
f410da
BuildRequires:  perl(base)
f410da
BuildRequires:  perl(Carp)
f410da
BuildRequires:  perl(Exporter)
f410da
BuildRequires:  perl(Module::Build) >= 0.38
f410da
BuildRequires:  perl(Sub::Uplevel) >= 0.18
f410da
BuildRequires:  perl(Test::Builder) >= 0.7
f410da
BuildRequires:  perl(Test::Builder::Tester) >= 1.07
f410da
BuildRequires:  perl(Test::Harness) >= 2.03
f410da
BuildRequires:  perl(Test::More) >= 0.7
f410da
BuildRequires:  perl(Test::Pod)
f410da
BuildRequires:  perl(Test::Simple) >= 0.7
f410da
Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
f410da
f410da
%{?perl_default_filter}
f410da
f410da
%description
f410da
This module provides a few convenience methods for testing exception
f410da
based code. It is built with Test::Builder and plays happily with
f410da
Test::More and friends.
f410da
f410da
%prep
f410da
%setup -q -n Test-Exception-%{version}
f410da
f410da
# Remove unnecessary exec permissions
f410da
chmod -c -x Changes
f410da
f410da
%build
f410da
perl Build.PL installdirs=vendor
f410da
./Build
f410da
f410da
%install
f410da
rm -rf $RPM_BUILD_ROOT
f410da
./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
f410da
%{_fixperms} $RPM_BUILD_ROOT
f410da
f410da
%check
f410da
./Build test
f410da
f410da
%clean
f410da
rm -rf $RPM_BUILD_ROOT
f410da
f410da
%files
f410da
%doc Changes README
f410da
%{perl_vendorlib}/Test/
f410da
%{_mandir}/man3/Test::Exception.3pm*
f410da
f410da
%changelog
f410da
* Mon Apr 29 2013 Paul Howarth <paul@city-fan.org> - 0.32-1
f410da
- Update to 0.32
f410da
  - Fixed tests that broke due to diagnostic changes in Test::More 0.99
f410da
- Don't use macros for commands
f410da
- Don't need to remove empty directories from the buildroot
f410da
- Drop %%defattr, redundant since rpm 4.4
f410da
- Make %%files list more explicit
f410da
- Remove bogus exec permission on Changes file
f410da
f410da
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.31-9
f410da
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
f410da
f410da
* Thu Oct 18 2012 Jitka Plesnikova <jplesnik@redhat.com> - 0.31-8
f410da
- Specify all dependencies.
f410da
f410da
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.31-7
f410da
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
f410da
f410da
* Wed Jun 13 2012 Petr Pisar <ppisar@redhat.com> - 0.31-6
f410da
- Perl 5.16 rebuild
f410da
f410da
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.31-5
f410da
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
f410da
f410da
* Mon Jun 20 2011 Marcela Mašláňová <mmaslano@redhat.com> - 0.31-4
f410da
- Perl mass rebuild
f410da
f410da
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.31-3
f410da
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
f410da
f410da
* Wed Dec 22 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.31-2
f410da
- Rebuild to fix problems with vendorarch/lib (#661697)
f410da
f410da
* Fri Dec 10 2010 Steven Pritchard <steve@kspei.com> 0.31-1
f410da
- Update to 0.31.
f410da
f410da
* Thu May 06 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.29-2
f410da
- Mass rebuild with perl-5.12.0
f410da
f410da
* Sun Feb 28 2010 Chris Weyl <cweyl@alumni.drew.edu> 0.29-1
f410da
- auto-update to 0.29 (by cpan-spec-update 0.01)
f410da
- altered br on perl(Module::Build) (0 => 0.35)
f410da
- altered br on perl(Test::Builder) (0 => 0.7)
f410da
- altered br on perl(Test::Builder::Tester) (0 => 1.07)
f410da
- added a new br on perl(Test::Harness) (version 2.03)
f410da
- added a new br on perl(Test::More) (version 0.7)
f410da
- added a new br on perl(Test::Simple) (version 0.7)
f410da
f410da
* Fri Dec  4 2009 Stepan Kasal <skasal@redhat.com> - 0.27-5
f410da
- rebuild against perl 5.10.1
f410da
f410da
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.27-4
f410da
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
f410da
f410da
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.27-3
f410da
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
f410da
f410da
* Wed Feb 27 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.27-2
f410da
- Rebuild for perl 5.10 (again)
f410da
f410da
* Wed Feb 20 2008 Steven Pritchard <steve@kspei.com> 0.27-1
f410da
- Update to 0.27.
f410da
f410da
* Sun Jan 20 2008 Tom "spot" Callaway <tcallawa@redhat.com> 0.26-2
f410da
- rebuild for new perl
f410da
f410da
* Sat Jan 12 2008 Steven Pritchard <steve@kspei.com> 0.26-1
f410da
- Update to 0.26.
f410da
- Update License tag.
f410da
- Use fixperms macro instead of our own chmod incantation.
f410da
- Reformat to match cpanspec output.
f410da
- Drop executable bits.
f410da
f410da
* Thu Sep 14 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.21-3
f410da
- Rebuild for FC6.
f410da
f410da
* Fri Feb 24 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.21-2
f410da
- Rebuild for FC5 (perl 5.8.8).
f410da
f410da
* Tue Jun  7 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.21-1
f410da
- Update to 0.21.
f410da
f410da
* Thu May 12 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.20-4
f410da
- Add dist tag.
f410da
f410da
* Sat Apr 16 2005 Ville Skyttä <ville.skytta at iki.fi> - 0.20-3
f410da
- Avoid .packlist creation with Module::Build >= 0.2609.
f410da
- Trust that %%{perl_vendorlib} is defined.
f410da
f410da
* Wed Apr  6 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.20-2
f410da
- Rebuilt
f410da
f410da
* Fri Nov  5 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.20-1
f410da
- Update to 0.20.
f410da
f410da
* Sun Jul 04 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:0.15-0.fdr.1
f410da
- First build.