forked from pool/perl-XML-Parser
- avoid a cycle with LWP
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-Parser?expand=0&rev=31
This commit is contained in:
committed by
Git OBS Bridge
parent
106b8de58c
commit
2e90f6c366
@@ -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
|
||||||
|
|
||||||
|
@@ -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
|
||||||
|
Reference in New Issue
Block a user