8
0

- it should work with all Module::Build

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Path-Class?expand=0&rev=19
This commit is contained in:
Stephan Kulow
2012-05-29 15:28:43 +00:00
committed by Git OBS Bridge
parent d9f5e93c55
commit 0e59d5b1fb
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue May 29 15:28:20 UTC 2012 - coolo@suse.com
- it should work with all Module::Build
-------------------------------------------------------------------
Mon Feb 27 09:04:53 UTC 2012 - coolo@suse.com

View File

@@ -29,7 +29,7 @@ BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Module::Build) >= 0.3601
BuildRequires: perl(Module::Build)
#BuildRequires: perl(Path::Class)
#BuildRequires: perl(Path::Class::Dir)
#BuildRequires: perl(Path::Class::Entity)