update to 2.030 [release 2.030-1mamba;Sun Nov 20 2016]
This commit is contained in:
parent
753948bfd5
commit
cd93200a28
@ -1,18 +1,19 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-PDF-API2
|
||||
Version: 0.73
|
||||
Release: 2mamba
|
||||
Version: 2.030
|
||||
Release: 1mamba
|
||||
Summary: PDF::API2 - Module for the Creation and Modification of PDF Files
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.cpan.org
|
||||
Source: http://search.cpan.org/CPAN/authors/id/A/AR/AREIBENS/PDF-API2-%{version}.tar.gz
|
||||
Source: http://search.cpan.org/CPAN/authors/id/S/SS/SSIMMS/PDF-API2-%{version}.tar.gz
|
||||
Patch0: %{name}-0.73-fix_autoreq.patch
|
||||
License: Artistic, GPL
|
||||
Requires: perl >= %perl_major_ver
|
||||
Requires: perl-Font-TTF
|
||||
BuildRequires: perl-devel >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
@ -21,7 +22,7 @@ PDF::API2 - A Perl Module Chain to faciliate the Creation and Modification of Hi
|
||||
|
||||
%prep
|
||||
%setup -q -n PDF-API2-%{version}
|
||||
%patch0 -p1
|
||||
#%patch0 -p1
|
||||
|
||||
%build
|
||||
perl Makefile.PL PREFIX=%{_prefix} INSTALLDIRS=vendor
|
||||
@ -53,6 +54,9 @@ rm -f .packlist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Sun Nov 20 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 2.030-1mamba
|
||||
- update to 2.030
|
||||
|
||||
* Sun Jul 14 2013 Automatic Build System <autodist@mambasoft.it> 0.73-2mamba
|
||||
- automatic rebuild by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user