forked from pool/perl-HTML-Format
Accepting request 54552 from devel:languages:perl
Accepted submit request 54552 from user coolo OBS-URL: https://build.opensuse.org/request/show/54552 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTML-Format?expand=0&rev=12
This commit is contained in:
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 1 13:32:48 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
- switch to perl_requires macro
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 29 18:30:09 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
- remove /var/adm/perl-modules
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 15 08:39:31 UTC 2010 - jw@novell.com
|
Mon Nov 15 08:39:31 UTC 2010 - jw@novell.com
|
||||||
|
|
||||||
|
@@ -20,9 +20,9 @@
|
|||||||
|
|
||||||
Name: perl-HTML-Format
|
Name: perl-HTML-Format
|
||||||
BuildRequires: perl-Font-AFM perl-HTML-Tree
|
BuildRequires: perl-Font-AFM perl-HTML-Tree
|
||||||
|
BuildRequires: perl-macros
|
||||||
License: Artistic ; GPLv2+
|
License: Artistic ; GPLv2+
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Requires: perl = %{perl_version}
|
|
||||||
Requires: perl-HTML-Parser perl-HTML-Tagset perl-Font-AFM perl-HTML-Tree
|
Requires: perl-HTML-Parser perl-HTML-Tagset perl-Font-AFM perl-HTML-Tree
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Summary: Perl Modules to Format HTML into Plain Text, PostScript, or RTF
|
Summary: Perl Modules to Format HTML into Plain Text, PostScript, or RTF
|
||||||
@@ -32,6 +32,7 @@ Source: HTML-Format-%{version}.tar.gz
|
|||||||
Patch1: universal-can.patch
|
Patch1: universal-can.patch
|
||||||
Url: http://cpan.org/authors/id/S/SB/SBURKE
|
Url: http://cpan.org/authors/id/S/SB/SBURKE
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
%{perl_requires}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This is a collection of modules that format HTML as plain text,
|
This is a collection of modules that format HTML as plain text,
|
||||||
@@ -67,7 +68,6 @@ make DESTDIR=$RPM_BUILD_ROOT install_vendor
|
|||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
%{perl_vendorlib}/HTML/*
|
%{perl_vendorlib}/HTML/*
|
||||||
%{perl_vendorarch}/auto/*
|
%{perl_vendorarch}/auto/*
|
||||||
/var/adm/perl-modules/%{name}
|
|
||||||
%doc %{_mandir}/man?/*
|
%doc %{_mandir}/man?/*
|
||||||
%doc README Changes
|
%doc README Changes
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user