forked from pool/perl-Module-Find
update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-Find?expand=0&rev=11
This commit is contained in:
committed by
Git OBS Bridge
parent
e374e03f61
commit
0a762223f3
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Module-Find
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-Module-Find
|
||||
Version: 0.11
|
||||
Version: 0.12
|
||||
Release: 0
|
||||
%define cpan_name Module-Find
|
||||
Summary: Find and use installed modules in a (sub)category
|
||||
@@ -29,9 +29,8 @@ BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
#BuildRequires: perl(Module::Find)
|
||||
BuildRequires: perl(Test::Pod) >= 1.14
|
||||
BuildRequires: perl(Test::Pod::Coverage) >= 1.04
|
||||
Recommends: perl(Test::Pod) >= 1.14
|
||||
Recommends: perl(Test::Pod::Coverage) >= 1.04
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
|
||||
Reference in New Issue
Block a user