diff --git a/elfutils.spec b/elfutils.spec index ec850bc6f5ef2f60954d4ec5467ad7482c18f3b4..f2c2a0c471ea11b16841d655faa53c64a134b00c 100644 --- a/elfutils.spec +++ b/elfutils.spec @@ -4,7 +4,7 @@ Release: 2 Summary: A collection of utilities and DSOs to handle ELF files and DWARF data URL: https://elfutils.org/ License: GPL-3.0-or-later AND (GPL-2.0-or-later OR LGPL-3.0-or-later) -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: "."