forked from pool/perl-SQL-Abstract
switch to perl_requires macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-SQL-Abstract?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
d1b281b398
commit
8dbc660b10
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 1 10:23:00 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
- switch to perl_requires macro
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Dec 11 14:47:44 UTC 2009 - chris@computersalat.de
|
Fri Dec 11 14:47:44 UTC 2009 - chris@computersalat.de
|
||||||
|
|
||||||
|
@@ -40,10 +40,9 @@ BuildRequires: perl(Test::Warn)
|
|||||||
BuildRequires: perl(Clone) >= 0.31
|
BuildRequires: perl(Clone) >= 0.31
|
||||||
BuildRequires: perl(List::Util)
|
BuildRequires: perl(List::Util)
|
||||||
BuildRequires: perl(Scalar::Util)
|
BuildRequires: perl(Scalar::Util)
|
||||||
Requires: perl = %{perl_version}
|
%{perl_requires}
|
||||||
Requires: perl(List::Util)
|
Requires: perl(List::Util)
|
||||||
Requires: perl(Scalar::Util)
|
Requires: perl(Scalar::Util)
|
||||||
Provides: %{cpan_name}
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This module was inspired by the excellent DBIx::Abstract. However, in using
|
This module was inspired by the excellent DBIx::Abstract. However, in using
|
||||||
|
Reference in New Issue
Block a user