Update details of bundled libyaml
This commit is contained in:
parent
9a931db77c
commit
42214fa317
@ -12,7 +12,7 @@ Release: 1%{?dist}
|
||||
Summary: Perl YAML Serialization using XS and libyaml
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/YAML-LibYAML
|
||||
Source0: https://cpan.metacpan.org/authors/id/T/TI/TINITA/YAML-LibYAML-%{version}.tar.gz
|
||||
Source0: https://cpan.metacpan.org/modules/by-module/YAML/YAML-LibYAML-%{version}.tar.gz
|
||||
|
||||
# Build
|
||||
BuildRequires: coreutils
|
||||
@ -67,8 +67,8 @@ Requires: perl(B::Deparse)
|
||||
# libyaml is tweaked and bundled
|
||||
# https://github.com/ingydotnet/yaml-libyaml-pm/issues/49
|
||||
# version number determined by comparing commits in upstream repo:
|
||||
# https://bitbucket.org/xi/libyaml/commits/branch/default
|
||||
Provides: bundled(libyaml) = 0.1.7
|
||||
# https://github.com/yaml/libyaml/
|
||||
Provides: bundled(libyaml) = 0.2.1
|
||||
|
||||
# Avoid provides for perl shared objects
|
||||
%{?perl_default_filter}
|
||||
|
Loading…
Reference in New Issue
Block a user