8
0
Stephan Kulow
2014-07-28 07:50:01 +00:00
committed by Git OBS Bridge
parent 366cdbfff5
commit e748c55758
4 changed files with 15 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-XML-LibXML-Simple
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: perl-XML-LibXML-Simple
Version: 0.93
Version: 0.94
Release: 0
%define cpan_name XML-LibXML-Simple
Summary: XML::LibXML clone of XML::Simple::XMLin()
@@ -29,9 +29,9 @@ BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(File::Slurp)
BuildRequires: perl(File::Slurp::Tiny)
BuildRequires: perl(XML::LibXML) >= 1.64
Requires: perl(File::Slurp)
Requires: perl(File::Slurp::Tiny)
Requires: perl(XML::LibXML) >= 1.64
%{perl_requires}