Accepting request 59488 from devel:languages:perl
Accepted submit request 59488 from user vitezslav_cizek OBS-URL: https://build.opensuse.org/request/show/59488 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Parse-RecDescent?expand=0&rev=18
This commit is contained in:
commit
3c308a5752
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 30 19:20:37 UTC 2010 - coolo@novell.com
|
||||
|
||||
- switch to perl_requires macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 18 10:09:27 UTC 2010 - chris@computersalat.de
|
||||
|
||||
|
@ -31,16 +31,14 @@ Source: %{cpan_name}-%{version}.tar.bz2
|
||||
# bnc#653512
|
||||
Patch0: %{cpan_name}-%{version}.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
BuildArch: noarch
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl(Module::Build)
|
||||
%if 0%{?suse_version} < 1120
|
||||
BuildRequires: perl-macros
|
||||
%endif
|
||||
BuildRequires: perl(Test::More)
|
||||
BuildRequires: perl(Text::Balanced)
|
||||
BuildRequires: perl(version)
|
||||
Requires: perl = %{perl_version}
|
||||
Requires: perl(Text::Balanced)
|
||||
Requires: perl(version)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user