diff --git a/elfutils.spec b/elfutils.spec index fe5443df57880d930b0998fb7130bc47b8de2179..8d668ab5d646babeb1ec14b9b3009cec3d411d61 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 942fdac0c7f3a1ecd03c2c2d7890589a0e565d63..60f4eafd764cc35dcdae98fdc19ae3ceed32fe53 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: "."