Blame SPECS/perl-Sub-Uplevel.spec

065fca
Name:           perl-Sub-Uplevel
065fca
Summary:        Apparently run a function in a higher stack frame
065fca
Epoch:          1
065fca
Version:        0.2800
065fca
Release:        4%{?dist}
065fca
License:        GPL+ or Artistic
065fca
URL:            http://search.cpan.org/dist/Sub-Uplevel/
065fca
Source0:        http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/Sub-Uplevel-%{version}.tar.gz 
065fca
BuildArch:      noarch
065fca
# Build:
065fca
BuildRequires:  coreutils
065fca
BuildRequires:  findutils
065fca
BuildRequires:  make
065fca
BuildRequires:  perl-interpreter
065fca
BuildRequires:  perl-generators
065fca
BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.17
065fca
# Run-time:
065fca
BuildRequires:  perl(Carp)
065fca
BuildRequires:  perl(constant)
065fca
BuildRequires:  perl(strict)
065fca
BuildRequires:  perl(warnings)
065fca
# Tests:
065fca
BuildRequires:  perl(Exporter)
065fca
BuildRequires:  perl(File::Temp)
065fca
BuildRequires:  perl(File::Spec)
065fca
BuildRequires:  perl(lib)
065fca
BuildRequires:  perl(Test::More) >= 0.88
065fca
# Optional:
065fca
BuildRequires:  perl(CPAN::Meta) >= 2.120900
065fca
# Explicit Run-time:
065fca
Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
065fca
Requires:       perl(Carp)
065fca
065fca
# Remove bogus perl(DB) provide
065fca
%global __provides_exclude ^perl\\(DB\\)$
065fca
065fca
%description
065fca
Like Tcl's uplevel() function, but not quite so dangerous. The idea is
065fca
just to fool caller(). All the really naughty bits of Tcl's uplevel()
065fca
are avoided.
065fca
065fca
%prep
065fca
%setup -q -n Sub-Uplevel-%{version}
065fca
065fca
%build
065fca
perl Makefile.PL INSTALLDIRS=vendor
065fca
make %{?_smp_mflags}
065fca
065fca
%install
065fca
make pure_install DESTDIR=%{buildroot}
065fca
find %{buildroot} -type f -name .packlist -delete
065fca
%{_fixperms} -c %{buildroot}
065fca
065fca
%check
065fca
make test
065fca
065fca
%files
065fca
%license LICENSE
065fca
%doc Changes CONTRIBUTING.mkdn README examples/
065fca
%{perl_vendorlib}/Sub/
065fca
%{_mandir}/man3/Sub::Uplevel.3*
065fca
065fca
%changelog
065fca
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.2800-4
065fca
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
065fca
065fca
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.2800-3
065fca
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
065fca
065fca
* Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.2800-2
065fca
- Perl 5.26 rebuild
065fca
065fca
* Mon Apr  3 2017 Paul Howarth <paul@city-fan.org> - 1:0.2800-1
065fca
- Update to 0.2800
065fca
  - Tests now work if '.' is not in @INC
065fca
065fca
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.2600-2
065fca
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
065fca
065fca
* Fri Aug  5 2016 Paul Howarth <paul@city-fan.org> - 1:0.2600-1
065fca
- Update to 0.2600
065fca
  - Optimized calls to caller()
065fca
- Simplify find command using -delete
065fca
065fca
* Sat May 14 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.25-5
065fca
- Perl 5.24 rebuild
065fca
065fca
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.25-4
065fca
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
065fca
065fca
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:0.25-3
065fca
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
065fca
065fca
* Wed Jun 03 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.25-2
065fca
- Perl 5.22 rebuild
065fca
065fca
* Tue Jan 27 2015 Paul Howarth <paul@city-fan.org> - 1:0.25-1
065fca
- Update to 0.25
065fca
  - Fixed: 00-compile.t failures under Windows (CPAN RT#98230)
065fca
  - The 00-compile.t file has been moved to a release test and is no longer
065fca
    shipped
065fca
  - Moved bug tracker to Github
065fca
  - Updated repo files explaining how to contribute
065fca
  - Enabled Travis CI
065fca
- Specify all dependencies
065fca
- Use %%license
065fca
- Make %%files list more explicit
065fca
065fca
* Thu Aug 28 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.24-8
065fca
- Perl 5.20 rebuild
065fca
065fca
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:0.24-7
065fca
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
065fca
065fca
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:0.24-6
065fca
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
065fca
065fca
* Sun Jul 21 2013 Petr Pisar <ppisar@redhat.com> - 1:0.24-5
065fca
- Perl 5.18 rebuild
065fca
065fca
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:0.24-4
065fca
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
065fca
065fca
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:0.24-3
065fca
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
065fca
065fca
* Wed Jun 13 2012 Petr Pisar <ppisar@redhat.com> - 1:0.24-2
065fca
- Perl 5.16 rebuild
065fca
065fca
* Mon Jun 11 2012 Petr Pisar <ppisar@redhat.com> - 1:0.24-1
065fca
- 0.24 bump
065fca
065fca
* Mon Jun 11 2012 Petr Pisar <ppisar@redhat.com> - 1:0.22-7
065fca
- Perl 5.16 rebuild
065fca
065fca
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:0.22-6
065fca
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
065fca
065fca
* Mon Jun 20 2011 Marcela Mašláňová <mmaslano@redhat.com> - 1:0.22-5
065fca
- Perl mass rebuild
065fca
065fca
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:0.22-4
065fca
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
065fca
065fca
* Wed Dec 22 2010 Marcela Maslanova <mmaslano@redhat.com> - 1:0.22-3
065fca
- Rebuild to fix problems with vendorarch/lib (#661697)
065fca
065fca
* Thu May 06 2010 Marcela Maslanova <mmaslano@redhat.com> - 1:0.22-2
065fca
- Mass rebuild with perl-5.12.0
065fca
065fca
* Sat Feb 13 2010 Chris Weyl <cweyl@alumni.drew.edu> 0.22-1
065fca
- don't run tests explicitly marked as "AUTHOR"
065fca
- add perl_default_filter
065fca
- auto-update by cpan-spec-update 0.002
065fca
- Add epoch of 1 (0.2002 => 0.22)
065fca
- added a new br on perl(Carp) (version 0)
065fca
065fca
* Mon Dec  7 2009 Stepan Kasal <skasal@redhat.com> - 0.2002-4
065fca
- rebuild against perl 5.10.1
065fca
065fca
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2002-3
065fca
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
065fca
065fca
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2002-2
065fca
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
065fca
065fca
* Wed Dec 10 2008 Steven Pritchard <steve@kspei.com> 0.2002-1
065fca
- Update to 0.2002.
065fca
- BR Test::More.
065fca
065fca
* Wed Feb 27 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.1901-2
065fca
- Rebuild for perl 5.10 (again)
065fca
065fca
* Wed Feb 20 2008 Steven Pritchard <steve@kspei.com> 0.1901-1
065fca
- Update to 0.1901.
065fca
- Use fixperms macro instead of our own chmod incantation.
065fca
- Reformat to match cpanspec output.
065fca
065fca
* Sun Jan 20 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.18-2
065fca
- rebuild for new perl
065fca
065fca
* Mon Dec 17 2007 Ralf Corsépius <rc040203@freenet.de> - 0.18-1
065fca
- Update to 0.18.
065fca
065fca
* Sat Nov 11 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.14-1
065fca
- Update to 0.14.
065fca
065fca
* Fri Jun 23 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.13-1
065fca
- Update to 0.13.
065fca
065fca
* Sat May 13 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.12-1
065fca
- Update to 0.12.
065fca
- Makefile.PL -> Build.PL.
065fca
065fca
* Fri Apr 21 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.10-1
065fca
- Update to 0.10.
065fca
- New upstream maintainer.
065fca
- Patch dropped.
065fca
065fca
* Wed Feb 22 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.09-4
065fca
- Uplevel.pm patch (perl 5.8.8). See bugzilla entry #182488.
065fca
065fca
* Thu Dec 29 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.09-3
065fca
- Dist tag.
065fca
065fca
* Wed Apr  6 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.09-2
065fca
- rebuilt
065fca
065fca
* Thu Jul  8 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.09-1
065fca
- Update to 0.09 (with license info).
065fca
065fca
* Sun Jul  4 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:0.08-0.fdr.1
065fca
- First build.