8
0
forked from pool/perl-HTTP-DAV

siwtch to perl_requires macro

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-DAV?expand=0&rev=15
This commit is contained in:
Stephan Kulow
2010-12-01 13:46:49 +00:00
committed by Git OBS Bridge
parent f836981b3d
commit 5381d7d7f1
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Dec 1 13:32:55 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Mon Nov 22 12:52:15 CET 2010 - anicka@suse.cz

View File

@@ -37,7 +37,7 @@ BuildRequires: perl-macros
BuildRequires: perl(LWP) >= 5.48
BuildRequires: perl(Scalar::Util)
BuildRequires: perl(XML::DOM)
Requires: perl = %{perl_version}
%{perl_requires}
Requires: perl(LWP) >= 5.48
Requires: perl(Scalar::Util)
Requires: perl(XML::DOM)