From 006175d5d627b803302d95158b30180cc51df991854a5d6a7fe45a890ed5d9e3 Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Mon, 14 Aug 2017 12:56:11 +0000 Subject: [PATCH] Accepting request 516117 from home:pgajdos:remove-lynx - do not require lynx for build (it is used by tests, but test are not run) [bsc#1052977] OBS-URL: https://build.opensuse.org/request/show/516117 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-Clean?expand=0&rev=17 --- perl-HTML-Clean.changes | 6 ++++++ perl-HTML-Clean.spec | 13 +++++-------- 2 files changed, 11 insertions(+), 8 deletions(-) diff --git a/perl-HTML-Clean.changes b/perl-HTML-Clean.changes index 685f044..a80ea49 100644 --- a/perl-HTML-Clean.changes +++ b/perl-HTML-Clean.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Aug 11 12:24:41 UTC 2017 - pgajdos@suse.com + +- do not require lynx for build (it is used by tests, but test + are not run) [bsc#1052977] + ------------------------------------------------------------------- Fri Nov 18 11:09:17 UTC 2011 - coolo@suse.com diff --git a/perl-HTML-Clean.spec b/perl-HTML-Clean.spec index 4262b69..541dfbf 100644 --- a/perl-HTML-Clean.spec +++ b/perl-HTML-Clean.spec @@ -1,7 +1,7 @@ # # spec file for package perl-HTML-Clean # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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,23 +15,20 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: perl-HTML-Clean -BuildRequires: lynx perl +BuildRequires: perl BuildRequires: perl-macros Version: 0.8 -Release: 885 +Release: 0 Provides: HTML-Clean Conflicts: perlmod -AutoReqProv: on Url: http://cpan.org/modules/by-module/HTML/ -License: Artistic -Group: Development/Libraries/Perl Source: HTML-Clean-%{version}.tar.gz Patch: %{name}-%{version}-IO.diff Summary: Cleans up HTML code for web browsers, not humans +License: Artistic-1.0 +Group: Development/Libraries/Perl BuildRoot: %{_tmppath}/%{name}-%{version}-build %{perl_requires}