8
0
forked from pool/perl-PDF-API2
Christian Wittmer
2012-06-07 15:15:27 +00:00
committed by Git OBS Bridge
parent 6008f0017e
commit d880db0bf6
2 changed files with 16 additions and 9 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jun 7 15:14:08 UTC 2012 - chris@computersalat.de
- fix License (spdx.org)
* LGPL-2.1+
- fix description
-------------------------------------------------------------------
Tue Sep 6 22:18:58 UTC 2011 - jw@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-PDF-API2 (Version 2.019)
# spec file for package perl-PDF-API2
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -15,16 +15,16 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: perl-PDF-API2
Version: 2.019
Release: 1
License: LGPLv2+
%define cpan_name PDF-API2
Summary: Facilitates the creation and modification of PDF files
Url: http://search.cpan.org/dist/PDF-API2/
License: LGPL-2.1+
Group: Development/Libraries/Perl
#Source: http://www.cpan.org/authors/id/S/SS/SSIMMS/PDF-API2-%{version}.tar.gz
Source: %{cpan_name}-%{version}.tar.gz
Version: 2.019
Release: 0
Url: http://search.cpan.org/dist/PDF-API2/
Source: http://www.cpan.org/authors/id/S/SS/SSIMMS/PDF-API2-%{version}.tar.gz
Source1: UnicodeData.txt.bz2
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -35,7 +35,7 @@ Requires: perl(Font::TTF)
%{perl_requires}
%description
sorry, no description found
This module facilitates the creation and modification of PDF files.
%prep
%setup -q -n %{cpan_name}-%{version}