Add riscv64 support to nix-0.14.1
This commit is contained in:
commit
82a445b7f3
21
config.yaml
Normal file
21
config.yaml
Normal file
@ -0,0 +1,21 @@
|
||||
actions:
|
||||
- replace:
|
||||
- target: "spec"
|
||||
find: "%autosetup -n stratisd-stratisd-v%{version} %{?rhel:-a1}"
|
||||
replace: "%autosetup -p1 -n stratisd-stratisd-v%{version} %{?rhel:-a1}"
|
||||
count: 1
|
||||
|
||||
- modify_release:
|
||||
- suffix: ".alma.1"
|
||||
enabled: true
|
||||
|
||||
- changelog_entry:
|
||||
- name: "Andrew Lukoshko"
|
||||
email: "alukoshko@almalinux.org"
|
||||
line:
|
||||
- "Add riscv64 support to nix-0.14.1"
|
||||
|
||||
- add_files:
|
||||
- type: "patch"
|
||||
name: "0001-Add-riscv64-support-to-nix-0.14.1.patch"
|
||||
number: 1001
|
||||
36
files/0001-Add-riscv64-support-to-nix-0.14.1.patch
Normal file
36
files/0001-Add-riscv64-support-to-nix-0.14.1.patch
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user