Blame SPECS/perl-Devel-Caller.spec

bccf5c
Name:           perl-Devel-Caller
bccf5c
Version:        2.06
bccf5c
Release:        15%{?dist}
bccf5c
Summary:        Meatier versions of caller
bccf5c
License:        GPL+ or Artistic
bccf5c
URL:            http://search.cpan.org/dist/Devel-Caller/
bccf5c
Source0:        http://www.cpan.org/authors/id/R/RC/RCLAMP/Devel-Caller-%{version}.tar.gz
bccf5c
BuildRequires:  findutils
bccf5c
BuildRequires:  gcc
bccf5c
BuildRequires:  make
bccf5c
BuildRequires:  perl-interpreter
bccf5c
BuildRequires:  perl-devel
bccf5c
BuildRequires:  perl-generators
bccf5c
BuildRequires:  perl(ExtUtils::MakeMaker)
bccf5c
BuildRequires:  perl(strict)
bccf5c
BuildRequires:  perl(warnings)
bccf5c
# Run-time:
bccf5c
BuildRequires:  perl(B)
bccf5c
BuildRequires:  perl(base)
bccf5c
BuildRequires:  perl(Exporter)
bccf5c
BuildRequires:  perl(PadWalker) >= 0.08
bccf5c
BuildRequires:  perl(XSLoader)
bccf5c
# Tests:
bccf5c
BuildRequires:  perl(Test::More)
bccf5c
BuildRequires:  perl(vars)
bccf5c
Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
bccf5c
Requires:       perl(PadWalker) >= 0.08
bccf5c
bccf5c
%global __provides_exclude %{?__provides_exclude:__provides_exclude|}^perl\\(DB\\)
bccf5c
%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^perl\\(PadWalker\\)$
bccf5c
bccf5c
%description
bccf5c
Devel::Caller - Meatier versions of caller.
bccf5c
bccf5c
%prep
bccf5c
%setup -q -n Devel-Caller-%{version}
bccf5c
bccf5c
%build
bccf5c
perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" NO_PACKLIST=1
bccf5c
make %{?_smp_mflags}
bccf5c
bccf5c
%install
bccf5c
make pure_install DESTDIR=%{buildroot}
bccf5c
find %{buildroot} -type f -name '*.bs' -size 0 -delete
bccf5c
%{_fixperms} %{buildroot}/*
bccf5c
bccf5c
%check
bccf5c
make test
bccf5c
bccf5c
%files
bccf5c
%doc Changes
bccf5c
%{perl_vendorarch}/auto/Devel/
bccf5c
%{perl_vendorarch}/Devel/
bccf5c
%{_mandir}/man3/Devel::Caller.3pm*
bccf5c
bccf5c
%changelog
bccf5c
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.06-15
bccf5c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
bccf5c
bccf5c
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.06-14
bccf5c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
bccf5c
bccf5c
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.06-13
bccf5c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
bccf5c
bccf5c
* Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 2.06-12
bccf5c
- Perl 5.26 rebuild
bccf5c
bccf5c
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.06-11
bccf5c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
bccf5c
bccf5c
* Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 2.06-10
bccf5c
- Perl 5.24 rebuild
bccf5c
bccf5c
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.06-9
bccf5c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
bccf5c
bccf5c
* Wed Jan 27 2016 Petr Šabata <contyk@redhat.com> - 2.06-8
bccf5c
- Package cleanup
bccf5c
bccf5c
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.06-7
bccf5c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
bccf5c
bccf5c
* Thu Jun 04 2015 Jitka Plesnikova <jplesnik@redhat.com> - 2.06-6
bccf5c
- Perl 5.22 rebuild
bccf5c
bccf5c
* Wed Aug 27 2014 Jitka Plesnikova <jplesnik@redhat.com> - 2.06-5
bccf5c
- Perl 5.20 rebuild
bccf5c
bccf5c
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.06-4
bccf5c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
bccf5c
bccf5c
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.06-3
bccf5c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
bccf5c
bccf5c
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.06-2
bccf5c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
bccf5c
bccf5c
* Fri Jul 19 2013 Petr Pisar <ppisar@redhat.com> - 2.06-1
bccf5c
- 2.06 bump
bccf5c
bccf5c
* Thu Jul 18 2013 Petr Pisar <ppisar@redhat.com> - 2.05-12
bccf5c
- Perl 5.18 rebuild
bccf5c
bccf5c
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.05-11
bccf5c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
bccf5c
bccf5c
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.05-10
bccf5c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
bccf5c
bccf5c
* Tue Jun 12 2012 Petr Pisar <ppisar@redhat.com> - 2.05-9
bccf5c
- Perl 5.16 rebuild
bccf5c
bccf5c
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.05-8
bccf5c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
bccf5c
bccf5c
* Mon Jul 25 2011 Iain Arnell <iarnell@gmail.com> 2.05-7
bccf5c
- provides_exclude needs to come after perl_default_filter
bccf5c
bccf5c
* Mon Jul 25 2011 Petr Pisar <ppisar@redhat.com> - 2.05-6
bccf5c
- RPM 4.9 dependency filtering added
bccf5c
bccf5c
* Sun Jun 19 2011 Marcela Mašláňová <mmaslano@redhat.com> - 2.05-5
bccf5c
- Perl mass rebuild
bccf5c
bccf5c
* Tue Apr 19 2011 Paul Howarth <paul@city-fan.org> - 2.05-4
bccf5c
- Filter bogus provides Caller.so and perl(DB)
bccf5c
bccf5c
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.05-3
bccf5c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
bccf5c
bccf5c
* Thu Dec 16 2010 Marcela Maslanova <mmaslano@redhat.com> - 2.05-2
bccf5c
- Rebuild to fix problems with vendorarch/lib (#661697)
bccf5c
bccf5c
* Sat Jun 05 2010 Iain Arnell <iarnell@gmail.com> 2.05-1
bccf5c
- update to latest upstream (required for Devel::LexAlias)
bccf5c
- re-enable tests
bccf5c
bccf5c
* Fri Apr 30 2010 Marcela Maslanova <mmaslano@redhat.com> - 2.03-8
bccf5c
- Mass rebuild with perl-5.12.0
bccf5c
bccf5c
* Fri Apr 30 2010 Marcela Maslanova <mmaslano@redhat.com> - 2.03-7
bccf5c
- Mass rebuild with perl-5.12.0
bccf5c
bccf5c
* Mon Dec  7 2009 Stepan Kasal <skasal@redhat.com> - 2.03-6
bccf5c
- rebuild against perl 5.10.1
bccf5c
bccf5c
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.03-5
bccf5c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
bccf5c
bccf5c
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.03-4
bccf5c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
bccf5c
bccf5c
* Thu Mar 06 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 2.03-3
bccf5c
- Rebuild for new perl
bccf5c
bccf5c
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 2.03-2
bccf5c
- Autorebuild for GCC 4.3
bccf5c
bccf5c
* Mon Jan 28 2008 Steven Pritchard <steve@kspei.com> 2.03-1
bccf5c
- Update to 2.03.
bccf5c
bccf5c
* Wed Jan 02 2008 Steven Pritchard <steve@kspei.com> 2.02-1
bccf5c
- Update to 2.02.
bccf5c
- Update License tag.
bccf5c
- Drop README.
bccf5c
- Switch to using ExtUtils::MakeMaker build instead of Module::Build.
bccf5c
- BR Test::More.
bccf5c
bccf5c
* Thu Feb 01 2007 Steven Pritchard <steve@kspei.com> 0.11-1
bccf5c
- Specfile autogenerated by cpanspec 1.69.1.
bccf5c
- "Fix" description.
bccf5c
- Remove explicit dependency on PadWalker.