!2 add build requires
Merge pull request !2 from daidai_is_here/dqw_test
This commit is contained in:
commit
3c49b0be39
@ -1,6 +1,6 @@
|
||||
Name: perl-File-pushd
|
||||
Version: 1.016
|
||||
Release: 4
|
||||
Release: 5
|
||||
Summary: Change directory temporarily for a limited scope
|
||||
|
||||
License: ASL 2.0
|
||||
@ -9,7 +9,8 @@ Source0: https://cpan.metacpan.org/authors/id/D/DA/DAGOLDEN/File-pushd-%{v
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: make perl
|
||||
BuildRequires: make perl-generators perl-interpreter perl(ExtUtils::MakeMaker) >= 6.76
|
||||
BuildRequires: perl(Test::More) >= 0.96
|
||||
|
||||
%description
|
||||
File::pushd does a temporary "chdir" that is easily and automatically
|
||||
@ -54,5 +55,11 @@ make test
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jan 14 2010 daiqianwen <daiqianwen@huawei.com> - 1.016-5
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC: add build requires
|
||||
|
||||
* Mon Jan 06 2020 daiqianwen <daiqianwen@huawei.com> - 1.016-4
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user