8
0
Vítězslav Čížek
2011-02-02 13:50:53 +00:00
committed by Git OBS Bridge
parent f1f99de9c2
commit f860616c44
4 changed files with 11 additions and 5 deletions

View File

@@ -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