forked from pool/perl-Path-IsDev
update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Path-IsDev?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
838a8ec03b
commit
d2047a4153
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-Path-IsDev
|
||||
Version: 0.6.0
|
||||
Version: 1.000002
|
||||
Release: 0
|
||||
%define cpan_name Path-IsDev
|
||||
Summary: Determine if a given Path resembles a development source tree
|
||||
@@ -30,31 +30,17 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(Class::Tiny) >= 0.010
|
||||
BuildRequires: perl(Module::Build) >= 0.4007
|
||||
BuildRequires: perl(File::HomeDir)
|
||||
BuildRequires: perl(Module::Build) >= 0.4202
|
||||
BuildRequires: perl(Module::Runtime)
|
||||
BuildRequires: perl(Path::Tiny)
|
||||
BuildRequires: perl(Role::Tiny)
|
||||
BuildRequires: perl(Role::Tiny::With)
|
||||
BuildRequires: perl(Sub::Exporter)
|
||||
BuildRequires: perl(Test::Fatal)
|
||||
BuildRequires: perl(Test::More) >= 0.98
|
||||
#BuildRequires: perl(Data::Dump)
|
||||
#BuildRequires: perl(Path::FindDev)
|
||||
#BuildRequires: perl(Path::IsDev)
|
||||
#BuildRequires: perl(Path::IsDev::Object)
|
||||
#BuildRequires: perl(Path::IsDev::Result)
|
||||
#BuildRequires: perl(Path::IsDev::Role::Heuristic)
|
||||
#BuildRequires: perl(Path::IsDev::Role::Heuristic::AnyDir)
|
||||
#BuildRequires: perl(Path::IsDev::Role::Heuristic::AnyFile)
|
||||
#BuildRequires: perl(Path::IsDev::Role::Heuristic::RegexpFile)
|
||||
#BuildRequires: perl(Path::IsDev::Role::HeuristicSet)
|
||||
#BuildRequires: perl(Path::IsDev::Role::HeuristicSet::Simple)
|
||||
#BuildRequires: perl(Path::IsDev::Role::NegativeHeuristic)
|
||||
#BuildRequires: perl(Path::IsDev::Role::NegativeHeuristic::AnyFile)
|
||||
#BuildRequires: perl(Test::Kwalitee)
|
||||
#BuildRequires: perl(YAML::Dumper)
|
||||
#BuildRequires: perl(YAML::Loader)
|
||||
BuildRequires: perl(Test::More) >= 1.001002
|
||||
Requires: perl(Class::Tiny) >= 0.010
|
||||
Requires: perl(File::HomeDir)
|
||||
Requires: perl(Module::Runtime)
|
||||
Requires: perl(Path::Tiny)
|
||||
Requires: perl(Role::Tiny)
|
||||
@@ -86,6 +72,6 @@ development"
|
||||
|
||||
%files -f %{name}.files
|
||||
%defattr(-,root,root,755)
|
||||
%doc Changes LICENSE perlcritic.rc README weaver.ini
|
||||
%doc Changes Changes.deps Changes.deps.all Changes.deps.dev LICENSE perlcritic.rc README weaver.ini
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user