8
0
Stephan Kulow
2015-02-08 08:02:07 +00:00
committed by Git OBS Bridge
parent 106b8de58c
commit 2e90f6c366
2 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Feb 8 08:01:54 UTC 2015 - coolo@suse.com
- avoid a cycle with LWP
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Feb 7 09:29:57 UTC 2015 - coolo@suse.com Sat Feb 7 09:29:57 UTC 2015 - coolo@suse.com

View File

@@ -29,11 +29,10 @@ Patch0: XML-Parser-2.40.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl BuildRequires: perl
BuildRequires: perl-macros BuildRequires: perl-macros
BuildRequires: perl(LWP::UserAgent)
Requires: perl(LWP::UserAgent)
%{perl_requires} %{perl_requires}
# MANUAL # MANUAL
BuildRequires: libexpat-devel BuildRequires: libexpat-devel
Recommends: perl(LWP::UserAgent)
%description %description
This module provides ways to parse XML documents. It is built on top of the This module provides ways to parse XML documents. It is built on top of the