Accepting request 29548 from devel:languages:perl
Copy from devel:languages:perl/perl-HTML-Format based on submit request 29548 from user coolo OBS-URL: https://build.opensuse.org/request/show/29548 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTML-Format?expand=0&rev=6
This commit is contained in:
parent
65b24d671e
commit
d7168f8241
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
|
||||
|
||||
- enable parallel build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 25 21:39:44 CET 2006 - mls@suse.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-HTML-Format (Version 2.04)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -20,14 +20,14 @@
|
||||
|
||||
Name: perl-HTML-Format
|
||||
BuildRequires: perl-Font-AFM perl-HTML-Tree
|
||||
License: Artistic License; GPL v2 or later
|
||||
License: Artistic ; GPLv2+
|
||||
Group: Development/Libraries/Perl
|
||||
Requires: perl = %{perl_version}
|
||||
Requires: perl-HTML-Parser perl-HTML-Tagset perl-Font-AFM perl-HTML-Tree
|
||||
AutoReqProv: on
|
||||
Summary: Perl Modules to Format HTML into Plain Text, PostScript, or RTF
|
||||
Version: 2.04
|
||||
Release: 139
|
||||
Release: 141
|
||||
Source: HTML-Format-%{version}.tar.gz
|
||||
Url: http://cpan.org/authors/id/S/SB/SBURKE
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -48,7 +48,7 @@ Authors:
|
||||
|
||||
%build
|
||||
perl Makefile.PL
|
||||
make
|
||||
make %{?_smp_mflags}
|
||||
make test
|
||||
|
||||
%install
|
||||
@ -68,9 +68,3 @@ make DESTDIR=$RPM_BUILD_ROOT install_vendor
|
||||
%doc README Changes
|
||||
|
||||
%changelog
|
||||
* Wed Jan 25 2006 mls@suse.de
|
||||
- converted neededforbuild to BuildRequires
|
||||
* Wed Aug 18 2004 kssingvo@suse.de
|
||||
- upgrade to 2.04
|
||||
* Tue Dec 16 2003 kssingvo@suse.de
|
||||
- initial version
|
||||
|
Loading…
x
Reference in New Issue
Block a user