siwtch to perl_requires macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-Markdown?expand=0&rev=2
This commit is contained in:
parent
c1184489e8
commit
4473465068
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 1 13:35:46 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
- switch to perl_requires macro
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 4 12:49:22 UTC 2010 - chris@computersalat.de
|
Tue May 4 12:49:22 UTC 2010 - chris@computersalat.de
|
||||||
|
|
||||||
|
@ -33,7 +33,7 @@ BuildRequires: perl(Module::Build)
|
|||||||
%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
|
||||||
Markdown is a text-to-HTML filter; it translates an easy-to-read /
|
Markdown is a text-to-HTML filter; it translates an easy-to-read /
|
||||||
|
Loading…
Reference in New Issue
Block a user