Sophie

Sophie

distrib > Mageia > 4 > i586 > media > core-release-src > by-pkgid > f8a41c41785c9dd31788d5f026819dea > files > 2

perl-B-Flags-0.100.0-2.mga4.src.rpm

%define upstream_name    B-Flags
%define upstream_version 0.10

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

Summary:    Friendlier flags for B
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(ExtUtils::MakeMaker)
BuildRequires: perl-devel
%description
By default, '$foo->flags' when passed an object in the 'B' class will
produce a relatively meaningless number, which one would need to grovel
through the Perl source code in order to do anything useful with. This
module adds 'flagspv' to the SV and op classes and 'privatepv' to the op
classes, which makes them easier to understand.

*Warning*: This module is not _guaranteed_ compatible with any version of
Perl below 5.7.0; however, I'd like to make it so compatible, so if it
fails to compile, mail me. There's probably an '#ifdef' I need to add
somewhere...

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

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

%make

%check
%make test

%install
%makeinstall_std

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


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

* Sun Sep 08 2013 sander85 <sander85> 0.100.0-1.mga4
+ Revision: 476083
- update to 0.10

* Thu Aug 29 2013 sander85 <sander85> 0.80.0-1.mga4
+ Revision: 473064
- update to 0.08

* Wed May 29 2013 jquelin <jquelin> 0.60.0-5.mga4
+ Revision: 430548
- perl 5.18.0 rebuild

* Wed May 29 2013 tv <tv> 0.60.0-4.mga4
+ Revision: 430075
- rebuild for new perl

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

* Wed May 30 2012 jquelin <jquelin> 0.60.0-2.mga3
+ Revision: 250291
- rebuild for perl 5.16

* Mon May 28 2012 kharec <kharec> 0.60.0-1.mga3
+ Revision: 248067
- update to 0.06

* Fri Dec 16 2011 kharec <kharec> 0.50.0-1.mga2
+ Revision: 182468
- update to 0.05

* Mon Nov 07 2011 kharec <kharec> 0.40.0-1.mga2
+ Revision: 165104
- imported package perl-B-Flags


* Mon Nov 07 2011 cpan2dist 0.04-1mga
- initial mageia release, generated with cpan2dist