siwtch to perl_requires macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Class-Data-Inheritable?expand=0&rev=9
This commit is contained in:
parent
c92538d64d
commit
a420a1d0e8
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 30 19:19:55 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
- switch to perl_requires macro
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 24 15:24:56 UTC 2010 - chris@computersalat.de
|
Wed Nov 24 15:24:56 UTC 2010 - chris@computersalat.de
|
||||||
|
|
||||||
|
@ -34,7 +34,7 @@ BuildRequires: perl
|
|||||||
%if 0%{?suse_version} < 1120
|
%if 0%{?suse_version} < 1120
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
%endif
|
%endif
|
||||||
Requires: perl = %{perl_version}
|
%{perl_requires}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Class::Data::Inheritable is for creating accessor/mutators to class data.
|
Class::Data::Inheritable is for creating accessor/mutators to class data.
|
||||||
|
Loading…
Reference in New Issue
Block a user