forked from pool/perl-HTML-Clean
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
This commit is contained in:
@@ -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
|
||||
|
||||
|
@@ -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}
|
||||
|
||||
|
Reference in New Issue
Block a user