831f81
Name:           perl-PadWalker
831f81
Version:        2.3
831f81
Release:        2%{?dist}
831f81
Summary:        Play with other people's lexical variables
831f81
License:        GPL+ or Artistic
831f81
URL:            http://search.cpan.org/dist/PadWalker/
831f81
Source0:        http://www.cpan.org/authors/id/R/RO/ROBIN/PadWalker-%{version}.tar.gz
831f81
# Build:
831f81
BuildRequires:  coreutils
831f81
BuildRequires:  findutils
831f81
BuildRequires:  gcc
831f81
BuildRequires:  make
831f81
BuildRequires:  perl-devel
831f81
BuildRequires:  perl-generators
831f81
BuildRequires:  perl-interpreter
831f81
BuildRequires:  perl(ExtUtils::MakeMaker)
831f81
# Run-time
831f81
BuildRequires:  perl(DynaLoader)
831f81
BuildRequires:  perl(Exporter)
831f81
BuildRequires:  perl(strict)
831f81
BuildRequires:  perl(vars)
831f81
# Tests:
831f81
BuildRequires:  perl(Data::Dumper)
831f81
BuildRequires:  perl(warnings)
831f81
Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
831f81
831f81
%{?perl_default_filter}
831f81
831f81
%description
831f81
PadWalker is a module that allows you to inspect (and even change!)
831f81
lexical variables in any subroutine that called you. It will only show
831f81
those variables that are in scope at the point of the call.
831f81
831f81
%prep
831f81
%setup -q -n PadWalker-%{version}
831f81
831f81
%build
831f81
perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
831f81
make %{?_smp_mflags}
831f81
831f81
%install
831f81
make pure_install DESTDIR=%{buildroot}
831f81
find %{buildroot} -type f -name .packlist -delete
831f81
find %{buildroot} -type f -name '*.bs' -empty -delete
831f81
%{_fixperms} -c %{buildroot}
831f81
831f81
%check
831f81
make test
831f81
831f81
%files
831f81
%doc Changes README
831f81
%{perl_vendorarch}/auto/PadWalker/
831f81
%{perl_vendorarch}/PadWalker.pm
831f81
%{_mandir}/man3/PadWalker.3*
831f81
831f81
%changelog
831f81
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.3-2
831f81
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
831f81
831f81
* Sun Nov 12 2017 Paul Howarth <paul@city-fan.org> - 2.3-1
831f81
- Update to 2.3
831f81
  - Make tests work with -Ddefault_inc_excludes_dot (CPAN RT#120421)
831f81
- Simplify find commands using -empty and -delete
831f81
- Drop legacy Group: tag
831f81
831f81
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.2-7
831f81
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
831f81
831f81
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.2-6
831f81
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
831f81
831f81
* Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 2.2-5
831f81
- Perl 5.26 rebuild
831f81
831f81
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.2-4
831f81
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
831f81
831f81
* Sat May 14 2016 Jitka Plesnikova <jplesnik@redhat.com> - 2.2-3
831f81
- Perl 5.24 rebuild
831f81
831f81
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.2-2
831f81
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
831f81
831f81
* Mon Oct 26 2015 Paul Howarth <paul@city-fan.org> - 2.2-1
831f81
- Update to 2.2
831f81
  - Convert to PERL_NO_GET_CONTEXT
831f81
    https://github.com/robinhouston/PadWalker/pull/2
831f81
- Explicitly BR: perl-devel, needed for EXTERN.h
831f81
831f81
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1-3
831f81
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
831f81
831f81
* Wed Jun 03 2015 Jitka Plesnikova <jplesnik@redhat.com> - 2.1-2
831f81
- Perl 5.22 rebuild
831f81
831f81
* Sun Apr 26 2015 Paul Howarth <paul@city-fan.org> - 2.1-1
831f81
- Update to 2.1
831f81
  - Another bleadperl fix (CPAN RT#101037)
831f81
831f81
* Mon Dec 15 2014 Paul Howarth <paul@city-fan.org> - 2.0-1
831f81
- Update to 2.0
831f81
  - Restore compatibility with perl 5.8 (CPAN RT#100262)
831f81
  - Restore compatibility with bleadperl (PR#3)
831f81
831f81
* Tue Nov 11 2014 Paul Howarth <paul@city-fan.org> - 1.99-1
831f81
- Update to 1.99
831f81
  - Make it compatible with bleadperl (CPAN RT#100262)
831f81
831f81
* Wed Aug 27 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1.98-4
831f81
- Perl 5.20 rebuild
831f81
831f81
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.98-3
831f81
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
831f81
831f81
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.98-2
831f81
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
831f81
831f81
* Sun Oct 27 2013 Paul Howarth <paul@city-fan.org> - 1.98-1
831f81
- Update to 1.98
831f81
  - Improve peek_sub error handling (CPAN RT#89679)
831f81
- Specify all dependencies
831f81
- Don't use macros for commands
831f81
- Make %%files list more explicit
831f81
831f81
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.96-4
831f81
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
831f81
831f81
* Wed Jul 17 2013 Petr Pisar <ppisar@redhat.com> - 1.96-3
831f81
- Perl 5.18 rebuild
831f81
831f81
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.96-2
831f81
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
831f81
831f81
* Wed Oct 24 2012 Petr Pisar <ppisar@redhat.com> - 1.96-1
831f81
- 1.96 bump
831f81
831f81
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.92-7
831f81
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
831f81
831f81
* Mon Jun 11 2012 Petr Pisar <ppisar@redhat.com> - 1.92-6
831f81
- Perl 5.16 rebuild
831f81
- Specify all dependencies
831f81
831f81
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.92-5
831f81
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
831f81
831f81
* Tue Jun 21 2011 Iain Arnell <iarnell@gmail.com> 1.92-4
831f81
- really rebuild against perl-5.14
831f81
831f81
* Tue Jun 14 2011 Marcela Mašláňová <mmaslano@redhat.com> - 1.92-3
831f81
- Perl mass rebuild
831f81
831f81
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.92-2
831f81
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
831f81
831f81
* Tue Dec 28 2010 Steven Pritchard <steve@kspei.com> 1.92-1
831f81
- Update to 1.92.
831f81
831f81
* Tue Dec 21 2010 Marcela Maslanova <mmaslano@redhat.com> - 1.9-5
831f81
- Rebuild to fix problems with vendorarch/lib (#661697)
831f81
831f81
* Tue May 04 2010 Marcela Maslanova <mmaslano@redhat.com> - 1.9-4
831f81
- Mass rebuild with perl-5.12.0
831f81
831f81
* Fri Mar 19 2010 Chris Weyl <cweyl@alumni.drew.edu> - 1.9-3
831f81
- PERL_INSTALL_ROOT => DESTDIR, perl_default_filter (XS package)
831f81
831f81
* Mon Dec  7 2009 Stepan Kasal <skasal@redhat.com> - 1.9-2
831f81
- rebuild against perl 5.10.1
831f81
831f81
* Wed Oct  7 2009 Stepan Kasal <skasal@redhat.com> - 1.9-1
831f81
- new upstream version
831f81
831f81
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7-4
831f81
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
831f81
831f81
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7-3
831f81
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
831f81
831f81
* Wed Feb 27 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.7-2
831f81
- Rebuild for perl 5.10 (again)
831f81
831f81
* Thu Feb 21 2008 Steven Pritchard <steve@kspei.com> 1.7-1
831f81
- Update to 1.7.
831f81
831f81
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.6-2
831f81
- Autorebuild for GCC 4.3
831f81
831f81
* Mon Jan 28 2008 Steven Pritchard <steve@kspei.com> 1.6-1
831f81
- Update to 1.6.
831f81
- Use fixperms macro instead of our own chmod incantation.
831f81
- Reformat to match cpanspec output.
831f81
831f81
* Sun Jan 13 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.5-2
831f81
- rebuild for new perl
831f81
831f81
* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 1.5-1.1
831f81
- correct license tag
831f81
- add BR: perl(ExtUtils::MakeMaker)
831f81
831f81
* Fri Jan  5 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.5-1
831f81
- Update to 1.5.
831f81
831f81
* Thu Jan  4 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.3-1
831f81
- Update to 1.3.
831f81
831f81
* Wed Nov 22 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.2-1
831f81
- Update to 1.2.
831f81
831f81
* Mon Oct 23 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.1-1
831f81
- Update to 1.1.
831f81
831f81
* Sun Sep 10 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.0-2
831f81
- Rebuild for FC6.
831f81
831f81
* Fri May 19 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.0-1
831f81
- First build.