diff --git a/HTML-Format-2.04.tar.bz2 b/HTML-Format-2.04.tar.bz2 new file mode 100644 index 0000000..35ff25a --- /dev/null +++ b/HTML-Format-2.04.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa4200dc7397401956f55bfffa65520d6997485564c07803b39bd786bd2676d2 +size 22026 diff --git a/HTML-Format-2.04.tar.gz b/HTML-Format-2.04.tar.gz deleted file mode 100644 index 60c8e8c..0000000 --- a/HTML-Format-2.04.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5e71f91d97111b6912abf09b1dc7751165beec4a5b8e95aef02bc4de77ebdc7c -size 23260 diff --git a/perl-HTML-Format.changes b/perl-HTML-Format.changes index 170d257..a683247 100644 --- a/perl-HTML-Format.changes +++ b/perl-HTML-Format.changes @@ -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 diff --git a/perl-HTML-Format.spec b/perl-HTML-Format.spec index 714bd88..31911ac 100644 --- a/perl-HTML-Format.spec +++ b/perl-HTML-Format.spec @@ -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 %prep -%setup -n HTML-Format-%{version} +%setup -n %{cpan_name}-%{version} ## universal-can.patch %patch1 -p1