diff --git a/kernel.spec b/kernel.spec index 54554c97d..2ae46605a 100644 --- a/kernel.spec +++ b/kernel.spec @@ -144,7 +144,7 @@ Summary: The Linux kernel # pkg_release is what we'll fill in for the rpm Release: field %if 0%{?released_kernel} -%define pkg_release %{fedora_build}%{?buildid}.3.riscv64%{?dist} +%define pkg_release %{fedora_build}%{?buildid}.1.riscv64%{?dist} %else @@ -612,12 +612,12 @@ Patch509: PATCH-v2-selinux-allow-labeling-before-policy-is-loaded.patch # RISC-V SECCOMP support v2 (posted on linux-riscv) # http://lists.infradead.org/pipermail/linux-riscv/2019-August/006235.html -#Patch550: 0001-riscv-add-SECCOMP-support.patch +Patch550: 0001-riscv-add-SECCOMP-support.patch # RISC-V SiFive Unleashed CPUFreq support # WIP, private dev branch # https://github.com/sifive/riscv-linux/commits/dev/paulw/cpufreq-dt-aloe-v5.3-rc4 -#Patch552: 0002-SiFive-Unleashed-CPUFreq.patch +Patch552: 0002-SiFive-Unleashed-CPUFreq.patch # END OF PATCH DEFINITIONS