8
0

Accepting request 53397 from devel:languages:perl

Accepted submit request 53397 from user coolo

OBS-URL: https://build.opensuse.org/request/show/53397
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTML-Format?expand=0&rev=10
This commit is contained in:
Ruediger Oertel
2010-11-20 11:34:08 +00:00
committed by Git OBS Bridge
parent 3555de0596
commit 4f382da982
3 changed files with 50 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ Summary: Perl Modules to Format HTML into Plain Text, PostScript, or RTF
Version: 2.04
Release: 141
Source: HTML-Format-%{version}.tar.gz
Patch1: universal-can.patch
Url: http://cpan.org/authors/id/S/SB/SBURKE
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -46,6 +47,9 @@ Authors:
%prep
%setup -n HTML-Format-%{version}
## universal-can.patch
%patch1 -p1
%build
perl Makefile.PL
make %{?_smp_mflags}