automatic update by autodist [release 1.39-1mamba;Sun Nov 23 2014]
This commit is contained in:
parent
466f00a02c
commit
489750acec
@ -1,16 +1,22 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-Exception-Class
|
||||
Version: 1.38
|
||||
Version: 1.39
|
||||
Release: 1mamba
|
||||
Summary: Exception::Class - A module that allows you to declare real exception classes in Perl
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Automatic Build System <autodist@mambasoft.it>
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.cpan.org
|
||||
Source: http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Exception-Class-%{version}.tar.gz
|
||||
License: GPL, Artistic
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-Class-Data-Inheritable
|
||||
BuildRequires: perl-Devel-StackTrace
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl(Class::Data::Inheritable)
|
||||
BuildRequires: perl(Devel::StackTrace)
|
||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||
@ -48,9 +54,13 @@ chmod -R u+w %{buildroot}/*
|
||||
%defattr(-,root,root)
|
||||
%{perl_vendorlib}/
|
||||
%{_mandir}/man3/*.3pm.gz
|
||||
%doc Changes LICENSE README
|
||||
%doc Changes LICENSE
|
||||
#README
|
||||
|
||||
%changelog
|
||||
* Sun Nov 23 2014 Automatic Build System <autodist@mambasoft.it> 1.39-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Sat May 10 2014 Automatic Build System <autodist@mambasoft.it> 1.38-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user