!4 Add Requires perl-YAML-help into perl-YAML
From: @caodongxia Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
23fa3c6e88
@ -9,7 +9,7 @@
|
||||
|
||||
Name: perl-YAML
|
||||
Version: 1.26
|
||||
Release: 5
|
||||
Release: 6
|
||||
Summary: It Ain't Markup Language (tm)
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/YAML
|
||||
@ -37,7 +37,7 @@ BuildRequires: perl(Test::Pod) >= 1.41
|
||||
# Runtime
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
|
||||
Requires: perl(B::Deparse) perl(Carp)
|
||||
|
||||
Requires: %{name}-help = %{version}-%{release}
|
||||
%description
|
||||
The YAML.pm module implements a YAML Loader and Dumper based
|
||||
on the YAML 1.0 specification. http://www.yaml.org/spec/
|
||||
@ -109,5 +109,8 @@ make test AUTHOR_TESTING=%{with perl_YAML_enables_extra_test}
|
||||
%doc Changes CONTRIBUTING README
|
||||
|
||||
%changelog
|
||||
* Fri Nov 06 2020 caodongxia <caodongxia@huawei.com> - 1.26-6
|
||||
- Add install requires help package into main package
|
||||
|
||||
* Tue Dec 10 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.26-5
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user