8
0

Accepting request 296292 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/296292
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-FormatText-WithLinks?expand=0&rev=2
This commit is contained in:
Stephan Kulow
2015-04-15 09:46:37 +00:00
committed by Git OBS Bridge
parent 6fc2ae31cd
commit fb0982b0c6
4 changed files with 22 additions and 13 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-HTML-FormatText-WithLinks (Version 0.14)
# spec file for package perl-HTML-FormatText-WithLinks
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -15,14 +15,15 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: perl-HTML-FormatText-WithLinks
Version: 0.14
Release: 1
License: GPL+ or Artistic
Version: 0.15
Release: 0
%define cpan_name HTML-FormatText-WithLinks
Summary: HTML to text conversion with links as footnotes
Url: http://search.cpan.org/dist/HTML-FormatText-WithLinks/
License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/HTML-FormatText-WithLinks/
Source: http://www.cpan.org/authors/id/S/ST/STRUAN/%{cpan_name}-%{version}.tar.gz
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -30,7 +31,7 @@ BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(HTML::FormatText) >= 2
BuildRequires: perl(HTML::TreeBuilder)
BuildRequires: perl(Module::Build)
BuildRequires: perl(Module::Build) >= 0.38
BuildRequires: perl(URI::WithBase)
Requires: perl(HTML::FormatText) >= 2
Requires: perl(HTML::TreeBuilder)
@@ -56,9 +57,6 @@ mimic the format of the lynx text based web browser's --dump option.
./Build install destdir=%{buildroot} create_packlist=0
%perl_gen_filelist
%clean
%{__rm} -rf %{buildroot}
%files -f %{name}.files
%defattr(-,root,root,755)
%doc Changes examples README