diff --git a/elfutils.spec b/elfutils.spec index fe5443d..8d668ab 100644 --- a/elfutils.spec +++ b/elfutils.spec @@ -5,7 +5,7 @@ Release: 4 Summary: A collection of utilities and DSOs to handle ELF files and DWARF data URL: http://elfutils.org/ License: GPLv3+ and (GPLv2+ or LGPLv3+) -Source: https://sourceware.orgelfutils/ftp/%{version}/elfutils-%{version}.tar.bz2 +Source: https://sourceware.org/elfutils/ftp/%{version}/elfutils-%{version}.tar.bz2 Patch0: Fix-segfault-in-eu-ar-m.patch Patch1: Fix-issue-of-moving-files-by-ar-or-br.patch diff --git a/elfutils.yaml b/elfutils.yaml index 942fdac..60f4eaf 100644 --- a/elfutils.yaml +++ b/elfutils.yaml @@ -1,4 +1,4 @@ -version_control: git -src_repo: https://sourceware.org/git/elfutils.git -tag_prefix: "^elfutils-" -seperator: "." +version_control: git +src_repo: https://sourceware.org/git/elfutils.git +tag_prefix: "^elfutils-" +separator: "."