Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 2ef6b059fe5884e55521695b8d632ea1 > files > 2

perl-B-Hooks-Parser-0.120.0-2.mga4.src.rpm

%define upstream_name    B-Hooks-Parser
%define upstream_version 0.12

Name:       perl-%{upstream_name}
Version:    %perl_convert_version %{upstream_version}
Release:    %mkrel 2

Summary:    Interface to perls parser variables
License:    GPL+ or Artistic
Group:      Development/Perl
Url:        http://search.cpan.org/dist/%{upstream_name}
Source0:    http://www.cpan.org/modules/by-module/B/%{upstream_name}-%{upstream_version}.tar.gz

BuildRequires: perl(B::Hooks::EndOfScope)
BuildRequires: perl(B::Hooks::OP::Check)
BuildRequires: perl(ExtUtils::Depends)
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(Test::Exception)
BuildRequires: perl(parent)
BuildRequires: perl-devel

%description
This module provides an API for parts of the perl parser. It can be used to
modify code while it's being parsed.

%prep
%setup -q -n %{upstream_name}-%{upstream_version}

%build
%{__perl} Makefile.PL INSTALLDIRS=vendor

%make

%check
%make test

%install
%makeinstall_std

%files
%doc META.yml Changes
%{_mandir}/man3/*
%perl_vendorlib/*




%changelog
* Sat Oct 19 2013 umeabot <umeabot> 0.120.0-2.mga4
+ Revision: 525252
- Mageia 4 Mass Rebuild

* Wed May 29 2013 tv <tv> 0.120.0-1.mga4
+ Revision: 432702
- adjust file list
- new release
- rebuild for new perl

  + jquelin <jquelin>
    - perl 5.18.0 rebuild

* Sun Jan 13 2013 umeabot <umeabot> 0.110.0-2.mga3
+ Revision: 363322
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Fri Oct 05 2012 jquelin <jquelin> 0.110.0-1.mga3
+ Revision: 302904
- imported package perl-B-Hooks-Parser


* Fri Oct 05 2012 cpan2dist 0.11-1mga
- initial mageia release, generated with cpan2dist