- 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
3
HTML-Format-2.04.tar.bz2
Normal file
3
HTML-Format-2.04.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fa4200dc7397401956f55bfffa65520d6997485564c07803b39bd786bd2676d2
|
||||
size 22026
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5e71f91d97111b6912abf09b1dc7751165beec4a5b8e95aef02bc4de77ebdc7c
|
||||
size 23260
|
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 2 13:41:03 UTC 2011 - vcizek@novell.com
|
||||
|
||||
- bzipped source tarball
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 1 13:32:48 UTC 2010 - coolo@novell.com
|
||||
|
||||
|
@@ -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