Sophie

Sophie

distrib > Mageia > 6 > i586 > media > core-release-src > by-pkgid > f2c6611840e5755863fe8834225bc510 > files > 2

perl-Class-AutoClass-1.560.0-6.mga6.src.rpm

%define upstream_name    Class-AutoClass
%define upstream_version 1.56

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

Summary:    Yet another OO helper
License:    GPL+ or Artistic
Group:      Development/Perl
Url:        http://search.cpan.org/dist/%{upstream_name}
Source0:    http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz

BuildRequires: perl(Carp)
BuildRequires: perl(Exporter)
BuildRequires: perl(Hash::AutoHash::Args) >= 1.100.0
BuildRequires: perl(IO::Scalar) >= 2.100.0
BuildRequires: perl(Module::Build) >= 0.400.700
BuildRequires: perl(Scalar::Util) >= 1.10.0
BuildRequires: perl(Storable) >= 2.160.0
BuildRequires: perl(Test::Deep) >= 0.98.0
BuildRequires: perl(Test::More) >= 0.880.0
BuildRequires: perl(Test::Pod)
BuildRequires: perl(Test::Pod::Content)
BuildArch:  noarch

%description
This perl module brings the following advantages:
- get and set methods for simple attributes can be automatically
  generated
- argument lists are handled as described below
- the protocol for object creation and initialization is close to
  the 'textbook' approach generally suggested for object-oriented Perl
  (see below)
- object initialization is handled correctly in the presence of multiple
  inheritance

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

%build
%__perl Makefile.PL INSTALLDIRS=vendor
%make

%install
%makeinstall_std

%check
%make test

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


%changelog
* Sat Jun 18 2016 pterjan <pterjan> 1.560.0-6.mga6
+ Revision: 1023865
- Rebuild for perl 5.22.2

* Fri Feb 05 2016 umeabot <umeabot> 1.560.0-5.mga6
+ Revision: 936621
- Mageia 6 Mass Rebuild

* Wed Oct 15 2014 umeabot <umeabot> 1.560.0-4.mga5
+ Revision: 739368
- Second Mageia 5 Mass Rebuild

* Tue Sep 16 2014 umeabot <umeabot> 1.560.0-3.mga5
+ Revision: 683885
- Mageia 5 Mass Rebuild

* Mon Oct 21 2013 umeabot <umeabot> 1.560.0-2.mga4
+ Revision: 539482
- Mageia 4 Mass Rebuild

* Sun Oct 06 2013 sander85 <sander85> 1.560.0-1.mga4
+ Revision: 492189
- update to 1.56

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

* Tue Jan 08 2013 jquelin <jquelin> 1.550.0-1.mga3
+ Revision: 341926
- update to 1.55

* Fri Jan 21 2011 jquelin <jquelin> 1.540.0-1.mga1
+ Revision: 29876
- mageia rebuild
- imported package perl-Class-AutoClass


* Tue Aug 24 2010 Jérôme Quelin <jquelin@mandriva.org> 1.540.0-1mdv2011.0
+ Revision: 572697
- update to 1.54

* Thu Jan 07 2010 Jérôme Quelin <jquelin@mandriva.org> 1.530.0-1mdv2011.0
+ Revision: 487048
- update to 1.53

* Sat Dec 05 2009 Jérôme Quelin <jquelin@mandriva.org> 1.520.0-1mdv2010.1
+ Revision: 473717
- update to 1.52

* Sat Nov 21 2009 Jérôme Quelin <jquelin@mandriva.org> 1.510.0-1mdv2010.1
+ Revision: 467876
- update to 1.51

* Mon Nov 16 2009 Jérôme Quelin <jquelin@mandriva.org> 1.500.0-1mdv2010.1
+ Revision: 466457
- update to 1.50

* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.01-2mdv2010.0
+ Revision: 440539
- rebuild

* Fri Mar 06 2009 Stéphane Téletchéa <steletch@mandriva.org> 1.01-1mdv2009.1
+ Revision: 349785
- Disabling tests
- Update to 1.01 for bioperl

* Fri Mar 06 2009 Stéphane Téletchéa <steletch@mandriva.org> 0.092-7mdv2009.1
+ Revision: 349725
- rebuild

* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.092-6mdv2009.0
+ Revision: 255845
- rebuild

* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.092-4mdv2008.1
+ Revision: 136682
- restore BuildRoot

  + Thierry Vignaud <tv@mandriva.org>
    - kill re-definition of %%buildroot on Pixel's request

* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.092-4mdv2008.0
+ Revision: 86073
- rebuild


* Mon Aug 28 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.092-3mdv2007.0
- Rebuild

* Thu Sep 29 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.092-2mdk
- fix buildrequires

* Mon Jun 20 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.092-1mdk
- New release 0.092
- make test in %%check

* Mon Apr 25 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.091-1mdk
- new release
- spec cleanup
- better url

* Mon Jan 17 2005 Guillaume Rousse <guillomovitch@mandrake.org> 0.09-1mdk 
- first mdk release