Update confing.yaml
This commit is contained in:
parent
295e1dc0bc
commit
772a68430d
13
config.yaml
13
config.yaml
@ -1,16 +1,12 @@
|
||||
actions:
|
||||
- replace:
|
||||
- target: "spec"
|
||||
find: "Patch1022: openssh-8.7p1-redhat-help.patch"
|
||||
replace: "#Patch1022: openssh-8.7p1-redhat-help.patch"
|
||||
find: "Patch1017: openssh-8.7p1-redhat-help.patch"
|
||||
replace: "#Patch1017: openssh-8.7p1-redhat-help.patch"
|
||||
count: 1
|
||||
- target: "spec"
|
||||
find: "%patch1022 -p1 -b .redhat-help"
|
||||
replace: "#%patch1022 -p1 -b .redhat-help"
|
||||
count: 1
|
||||
- target: "spec"
|
||||
find: "Release: %{pam_ssh_agent_rel}.%{openssh_rel}%{?dist}"
|
||||
replace: "Release: %{pam_ssh_agent_rel}.%{openssh_rel}%{?dist}.alma.1"
|
||||
find: "%patch -P 1017 -p1 -b .help"
|
||||
replace: "#%patch -P 1017 -p1 -b .help"
|
||||
count: 1
|
||||
|
||||
- modify_release:
|
||||
@ -22,4 +18,3 @@ actions:
|
||||
email: "meta@almalinux.org"
|
||||
line:
|
||||
- "Unpatch Red Hat help message"
|
||||
- "Apply .alma.1 for subpackages"
|
||||
|
Loading…
Reference in New Issue
Block a user