obsolete perl-HTML-Formatter [release 2.12-2mamba;Fri Feb 03 2023]
This commit is contained in:
parent
6fd043db56
commit
06fbd462fe
@ -1,34 +1,31 @@
|
|||||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||||
|
|
||||||
Name: perl-HTML-Format
|
Name: perl-HTML-Format
|
||||||
Version: 2.11
|
Version: 2.12
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: HTML formatter modules
|
Summary: HTML formatter modules
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Automatic Build System <autodist@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.cpan.org
|
URL: https://www.cpan.org/
|
||||||
Source: http://search.cpan.org/CPAN/authors/id/N/NI/NIGELM/HTML-Format-%{version}.tar.gz
|
Source: http://search.cpan.org/CPAN/authors/id/N/NI/NIGELM/HTML-Format-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
|
## AUTOBUILDREQ-BEGIN
|
||||||
|
BuildRequires: libperl
|
||||||
|
BuildRequires: perl-HTML-Tree
|
||||||
|
BuildRequires: perl-devel
|
||||||
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||||
BuildRequires: perl(HTML::Element)
|
BuildRequires: perl(HTML::Element)
|
||||||
BuildRequires: perl(Font::AFM)
|
BuildRequires: perl(Font::AFM)
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
Requires: perl(Font::Metrics::Courier)
|
BuildRequires: perl-File-Slurper
|
||||||
Requires: perl(Font::Metrics::CourierBold)
|
BuildRequires: perl-Test-EOL
|
||||||
Requires: perl(Font::Metrics::CourierBoldOblique)
|
BuildRequires: perl-Test-NoTabs
|
||||||
Requires: perl(Font::Metrics::CourierOblique)
|
Provides: perl-HTML-Formatter
|
||||||
Requires: perl(Font::Metrics::Helvetica)
|
Obsoletes: perl-HTML-Formatter <= 2.16
|
||||||
Requires: perl(Font::Metrics::HelveticaBold)
|
|
||||||
Requires: perl(Font::Metrics::HelveticaBoldOblique)
|
|
||||||
Requires: perl(Font::Metrics::HelveticaOblique)
|
|
||||||
Requires: perl(Font::Metrics::TimesBold)
|
|
||||||
Requires: perl(Font::Metrics::TimesBoldItalic)
|
|
||||||
Requires: perl(Font::Metrics::TimesItalic)
|
|
||||||
Requires: perl(Font::Metrics::TimesRoman)
|
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
A collection of modules that formats HTML as plaintext, PostScript or RTF.
|
A collection of modules that formats HTML as plaintext, PostScript or RTF.
|
||||||
@ -58,6 +55,12 @@ chmod -R u+w %{buildroot}/*
|
|||||||
%doc Changes README
|
%doc Changes README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 03 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.12-2mamba
|
||||||
|
- obsolete perl-HTML-Formatter
|
||||||
|
|
||||||
|
* Thu Feb 02 2023 Automatic Build System <autodist@mambasoft.it> 2.12-1mamba
|
||||||
|
- automatic update by autodist
|
||||||
|
|
||||||
* Wed Oct 30 2013 Automatic Build System <autodist@mambasoft.it> 2.11-1mamba
|
* Wed Oct 30 2013 Automatic Build System <autodist@mambasoft.it> 2.11-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user