|
|
7cb63f |
Name: perl-B-Debug
|
|
|
7cb63f |
Version: 1.24
|
|
|
7cb63f |
Release: 2%{?dist}
|
|
|
7cb63f |
Summary: Walk Perl syntax tree, print debug information about op-codes
|
|
|
7cb63f |
License: GPL+ or Artistic
|
|
|
7cb63f |
Group: Development/Libraries
|
|
|
7cb63f |
URL: http://search.cpan.org/dist/B-Debug/
|
|
|
7cb63f |
Source0: http://www.cpan.org/authors/id/R/RU/RURBAN/B-Debug-%{version}.tar.gz
|
|
|
7cb63f |
BuildArch: noarch
|
|
|
7cb63f |
BuildRequires: findutils
|
|
|
7cb63f |
BuildRequires: make
|
|
|
7cb63f |
BuildRequires: perl
|
|
|
7cb63f |
BuildRequires: perl-generators
|
|
|
7cb63f |
BuildRequires: perl(ExtUtils::MakeMaker)
|
|
|
7cb63f |
# Run-time:
|
|
|
7cb63f |
BuildRequires: perl(B)
|
|
|
7cb63f |
# B::Asmdata not used
|
|
|
7cb63f |
BuildRequires: perl(Config)
|
|
|
7cb63f |
BuildRequires: perl(strict)
|
|
|
7cb63f |
# Optional run-time:
|
|
|
7cb63f |
# B::Flags 0.04 not packaged
|
|
|
7cb63f |
# Tests:
|
|
|
7cb63f |
BuildRequires: perl(File::Spec)
|
|
|
7cb63f |
BuildRequires: perl(Test::More)
|
|
|
7cb63f |
BuildRequires: perl(warnings)
|
|
|
7cb63f |
# Optional test:
|
|
|
7cb63f |
%if !%{defined perl_bootstrap}
|
|
|
7cb63f |
BuildRequires: perl(Test::Pod) >= 1.00
|
|
|
7cb63f |
%endif
|
|
|
7cb63f |
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
|
|
|
7cb63f |
|
|
|
7cb63f |
%description
|
|
|
7cb63f |
Walk Perl syntax tree and print debug information about op-codes. See
|
|
|
7cb63f |
B::Concise and B::Terse for other details.
|
|
|
7cb63f |
|
|
|
7cb63f |
%prep
|
|
|
7cb63f |
%setup -q -n B-Debug-%{version}
|
|
|
7cb63f |
|
|
|
7cb63f |
%build
|
|
|
7cb63f |
perl Makefile.PL INSTALLDIRS=vendor
|
|
|
7cb63f |
make %{?_smp_mflags}
|
|
|
7cb63f |
|
|
|
7cb63f |
%install
|
|
|
7cb63f |
make pure_install DESTDIR=$RPM_BUILD_ROOT
|
|
|
7cb63f |
find $RPM_BUILD_ROOT -type f -name .packlist -delete
|
|
|
7cb63f |
%{_fixperms} $RPM_BUILD_ROOT/*
|
|
|
7cb63f |
|
|
|
7cb63f |
%check
|
|
|
7cb63f |
make test
|
|
|
7cb63f |
|
|
|
7cb63f |
%files
|
|
|
7cb63f |
%license Artistic Copying
|
|
|
7cb63f |
%doc Changes README
|
|
|
7cb63f |
%{perl_vendorlib}/*
|
|
|
7cb63f |
%{_mandir}/man3/*
|
|
|
7cb63f |
|
|
|
7cb63f |
%changelog
|
|
|
7cb63f |
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.24-2
|
|
|
7cb63f |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
7cb63f |
|
|
|
7cb63f |
* Fri Dec 23 2016 Petr Pisar <ppisar@redhat.com> - 1.24-1
|
|
|
7cb63f |
- 1.24 bump
|
|
|
7cb63f |
|
|
|
7cb63f |
* Wed May 18 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.23-366
|
|
|
7cb63f |
- Perl 5.24 re-rebuild of bootstrapped packages
|
|
|
7cb63f |
|
|
|
7cb63f |
* Sat May 14 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.23-365
|
|
|
7cb63f |
- Increase release to favour standalone package
|
|
|
7cb63f |
|
|
|
7cb63f |
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.23-348
|
|
|
7cb63f |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
7cb63f |
|
|
|
7cb63f |
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.23-347
|
|
|
7cb63f |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
7cb63f |
|
|
|
7cb63f |
* Wed Jun 10 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.23-346
|
|
|
7cb63f |
- Perl 5.22 re-rebuild of bootstrapped packages
|
|
|
7cb63f |
|
|
|
7cb63f |
* Thu Jun 04 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.23-345
|
|
|
7cb63f |
- Increase release to favour standalone package
|
|
|
7cb63f |
|
|
|
7cb63f |
* Wed Jun 03 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.23-2
|
|
|
7cb63f |
- Perl 5.22 rebuild
|
|
|
7cb63f |
|
|
|
7cb63f |
* Mon Feb 02 2015 Petr Pisar <ppisar@redhat.com> - 1.23-1
|
|
|
7cb63f |
- 1.23 bump
|
|
|
7cb63f |
|
|
|
7cb63f |
* Wed Oct 29 2014 Petr Pisar <ppisar@redhat.com> - 1.22-2
|
|
|
7cb63f |
- Do not build-require version module
|
|
|
7cb63f |
|
|
|
7cb63f |
* Mon Oct 27 2014 Petr Pisar <ppisar@redhat.com> - 1.22-1
|
|
|
7cb63f |
- 1.22 bump
|
|
|
7cb63f |
|
|
|
7cb63f |
* Wed Sep 17 2014 Petr Pisar <ppisar@redhat.com> 1.21-1
|
|
|
7cb63f |
- Specfile autogenerated by cpanspec 1.78.
|