Blame SPECS/perl-Carp-Clan.spec

0d748c
Name:           perl-Carp-Clan
0d748c
Version:        6.04
0d748c
Release:        9.1%{?dist}
0d748c
Summary:        Perl module to print improved warning messages
0d748c
0d748c
Group:          Development/Libraries
0d748c
License:        GPL+ or Artistic
0d748c
URL:            http://search.cpan.org/dist/Carp-Clan/
0d748c
Source0:        http://www.cpan.org/authors/id/S/ST/STBEY/Carp-Clan-%{version}.tar.gz
0d748c
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
0d748c
0d748c
BuildArch:      noarch
0d748c
BuildRequires:  perl(ExtUtils::MakeMaker)
0d748c
%if !%{defined perl_bootstrap}
0d748c
BuildRequires:  perl(Test::Exception)
0d748c
BuildRequires:  perl(Object::Deadly)
0d748c
%endif
0d748c
Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
0d748c
0d748c
%global __provides_exclude %{?__provides_exclude:%__provides_exclude|}^perl\\(DB\\)
0d748c
0d748c
%description
0d748c
This module reports errors from the perspective of the caller of a
0d748c
"clan" of modules, similar to "Carp.pm" itself. But instead of giving
0d748c
it a number of levels to skip on the calling stack, you give it a
0d748c
pattern to characterize the package names of the "clan" of modules
0d748c
which shall never be blamed for any error.
0d748c
0d748c
0d748c
%prep
0d748c
%setup -q -n Carp-Clan-%{version}
0d748c
0d748c
%build
0d748c
%{__perl} Makefile.PL INSTALLDIRS=vendor
0d748c
make %{?_smp_mflags}
0d748c
0d748c
0d748c
%install
0d748c
rm -rf $RPM_BUILD_ROOT
0d748c
make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
0d748c
find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
0d748c
find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
0d748c
chmod -R u+w $RPM_BUILD_ROOT/*
0d748c
0d748c
0d748c
%check
0d748c
%if !%{defined perl_bootstrap}
0d748c
make test
0d748c
%endif
0d748c
0d748c
%clean
0d748c
rm -rf $RPM_BUILD_ROOT
0d748c
0d748c
0d748c
%files
0d748c
%defattr(-,root,root,-)
0d748c
%doc README Changes license/Artistic.txt license/GNU_GPL.txt
0d748c
%{perl_vendorlib}/Carp/
0d748c
%{_mandir}/man3/*.3*
0d748c
0d748c
0d748c
%changelog
0d748c
* Wed Aug 15 2012 Daniel Mach <dmach@redhat.com> - 6.04-9.1
0d748c
- Rebuild for perl 5.16
0d748c
0d748c
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.04-9
0d748c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
0d748c
0d748c
* Tue Jul 10 2012 Petr Pisar <ppisar@redhat.com> - 6.04-8
0d748c
- Perl 5.16 re-rebuild of bootstrapped packages
0d748c
0d748c
* Mon Jun 11 2012 Petr Pisar <ppisar@redhat.com> - 6.04-7
0d748c
- Perl 5.16 rebuild
0d748c
0d748c
* Thu May 31 2012 Petr Pisar <ppisar@redhat.com> - 6.04-6
0d748c
- Do not export private modules
0d748c
0d748c
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.04-5
0d748c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
0d748c
0d748c
* Tue Jun 28 2011 Marcela Mašláňová <mmaslano@redhat.com> - 6.04-4
0d748c
- rebuild with Perl 5.14.1
0d748c
- use perl_bootstrap macro
0d748c
0d748c
* Wed Dec 15 2010 Marcela Maslanova <mmaslano@redhat.com> - 6.04-3
0d748c
- 661697 rebuild for fixing problems with vendorach/lib
0d748c
0d748c
* Fri Apr 30 2010 Marcela Maslanova <mmaslano@redhat.com> - 6.04-2
0d748c
- Mass rebuild with perl-5.12.0
0d748c
0d748c
* Wed Jan 27 2010 Stepan Kasal <skasal@redhat.com> - 6.04-1
0d748c
- new upstream version
0d748c
0d748c
* Mon Dec  7 2009 Stepan Kasal <skasal@redhat.com> - 6.03-2
0d748c
- rebuild against perl 5.10.1
0d748c
0d748c
* Mon Oct 19 2009 Marcela Mašláňová <mmaslano@redhat.com> - 6.031
0d748c
- update to 6.03
0d748c
0d748c
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.00-5
0d748c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
0d748c
0d748c
* Sun Mar 22 2009 Robert Scheck <robert@fedoraproject.org> - 6.00-4
0d748c
- Really remove the no-prompt patch to avoid RPM rebuild errors
0d748c
0d748c
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.00-3
0d748c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
0d748c
0d748c
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.00-2
0d748c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
0d748c
0d748c
* Tue Jul 22 2008 Marcela Maslanova <mmaslano@redhat.com> - 6.0-1
0d748c
- update to 6.0
0d748c
0d748c
* Tue Feb  5 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 5.9-5
0d748c
- rebuild for new perl (normally)
0d748c
0d748c
* Sat Feb  2 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 5.9-4.1
0d748c
- temporarily disable BR on Object::Deadly, tests
0d748c
0d748c
* Mon Nov 19 2007 Robin Norwood <rnorwood@redhat.com> - 5.9-4
0d748c
- Add BR: perl-Object-Deadly now that it is included in Fedora
0d748c
0d748c
* Wed Oct 24 2007 Robin Norwood <rnorwood@redhat.com> - 5.9-3
0d748c
- Fix BuildRequires
0d748c
- Various specfile cleanups
0d748c
0d748c
* Thu Aug 23 2007 Robin Norwood <rnorwood@redhat.com> - 5.9-2
0d748c
- Update license tag.
0d748c
0d748c
* Mon Jun 04 2007 Robin Norwood <rnorwood@redhat.com> - 5.9-1
0d748c
- Update to latest CPAN version: 5.9
0d748c
- Upstream Makefile.PL prompts for user input to include
0d748c
  Object::Deadly as a prerequisite.  We don't ship Object::Deadly, so
0d748c
  just comment out the prompt.
0d748c
0d748c
* Fri Jan 26 2007 Robin Norwood <rnorwood@redhat.com> - 5.8-2
0d748c
- Resolves: bz#224571 - Remove erroneous rpm 'provides' of perl(DB)
0d748c
0d748c
* Sat Dec 02 2006 Robin Norwood <rnorwood@redhat.com> - 5.8-1
0d748c
- New version
0d748c
0d748c
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - sh: line 0: fg: no job control
0d748c
- rebuild
0d748c
0d748c
* Fri Feb 03 2006 Jason Vas Dias <jvdias@redhat.com> - 5.3-2
0d748c
- rebuild for perl-5.8.8
0d748c
0d748c
* Fri Dec 16 2005 Jesse Keating <jkeating@redhat.com>
0d748c
- rebuilt for new gcc
0d748c
0d748c
* Sat Apr 02 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 5.3-1
0d748c
- First build.