forked from pool/perl-PDF-API2
fix License
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-PDF-API2?expand=0&rev=21
This commit is contained in:
committed by
Git OBS Bridge
parent
6008f0017e
commit
d880db0bf6
@@ -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
|
Tue Sep 6 22:18:58 UTC 2011 - jw@suse.com
|
||||||
|
|
||||||
|
@@ -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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -15,16 +15,16 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: perl-PDF-API2
|
Name: perl-PDF-API2
|
||||||
Version: 2.019
|
|
||||||
Release: 1
|
|
||||||
License: LGPLv2+
|
|
||||||
%define cpan_name PDF-API2
|
%define cpan_name PDF-API2
|
||||||
Summary: Facilitates the creation and modification of PDF files
|
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
|
Group: Development/Libraries/Perl
|
||||||
#Source: http://www.cpan.org/authors/id/S/SS/SSIMMS/PDF-API2-%{version}.tar.gz
|
Version: 2.019
|
||||||
Source: %{cpan_name}-%{version}.tar.gz
|
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
|
Source1: UnicodeData.txt.bz2
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@@ -35,7 +35,7 @@ Requires: perl(Font::TTF)
|
|||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
sorry, no description found
|
This module facilitates the creation and modification of PDF files.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{cpan_name}-%{version}
|
%setup -q -n %{cpan_name}-%{version}
|
||||||
|
Reference in New Issue
Block a user