forked from pool/perl-Data-Random
siwtch to perl_requires macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Data-Random?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
bec486a2b0
commit
7bcbce8ab1
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 1 13:31:38 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
- switch to perl_requires macro
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 23 08:19:34 UTC 2010 - chris@computersalat.de
|
Mon Aug 23 08:19:34 UTC 2010 - chris@computersalat.de
|
||||||
|
|
||||||
|
@@ -35,7 +35,7 @@ BuildRequires: perl-macros
|
|||||||
%endif
|
%endif
|
||||||
BuildRequires: perl(Date::Calc)
|
BuildRequires: perl(Date::Calc)
|
||||||
BuildRequires: perl(GD)
|
BuildRequires: perl(GD)
|
||||||
Requires: perl = %{perl_version}
|
%{perl_requires}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
A module used to generate random data. Useful mostly for test programs.
|
A module used to generate random data. Useful mostly for test programs.
|
||||||
|
Reference in New Issue
Block a user