forked from pool/perl-HTML-Format
- bzipped source tarball
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-Format?expand=0&rev=11
This commit is contained in:
committed by
Git OBS Bridge
parent
f1f99de9c2
commit
f860616c44
@@ -19,6 +19,7 @@
|
||||
|
||||
|
||||
Name: perl-HTML-Format
|
||||
%define cpan_name HTML-Format
|
||||
BuildRequires: perl-Font-AFM perl-HTML-Tree
|
||||
BuildRequires: perl-macros
|
||||
License: Artistic ; GPLv2+
|
||||
@@ -28,7 +29,7 @@ AutoReqProv: on
|
||||
Summary: Perl Modules to Format HTML into Plain Text, PostScript, or RTF
|
||||
Version: 2.04
|
||||
Release: 149
|
||||
Source: HTML-Format-%{version}.tar.gz
|
||||
Source: %{cpan_name}-%{version}.tar.bz2
|
||||
Patch1: universal-can.patch
|
||||
Url: http://cpan.org/authors/id/S/SB/SBURKE
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@@ -46,7 +47,7 @@ Authors:
|
||||
Sean M. Burke <sburke@cpan.org>
|
||||
|
||||
%prep
|
||||
%setup -n HTML-Format-%{version}
|
||||
%setup -n %{cpan_name}-%{version}
|
||||
|
||||
## universal-can.patch
|
||||
%patch1 -p1
|
||||
|
Reference in New Issue
Block a user