Fix config
This commit is contained in:
parent
66ef763d02
commit
cf6f85c345
10
config.yaml
10
config.yaml
@ -29,8 +29,12 @@ actions:
|
|||||||
replace: "# Requires: libreport-plugin-rhtsupport = %{version}-%{release}"
|
replace: "# Requires: libreport-plugin-rhtsupport = %{version}-%{release}"
|
||||||
count: 1
|
count: 1
|
||||||
- target: "spec"
|
- target: "spec"
|
||||||
find: "Requires: libreport-plugin-bugzilla = %{version}-%{release}"
|
find: |
|
||||||
replace: "# Requires: libreport-plugin-bugzilla = %{version}-%{release}"
|
Requires: libreport-plugin-bugzilla = %{version}-%{release}
|
||||||
|
%endif
|
||||||
|
replace: |
|
||||||
|
# Requires: libreport-plugin-bugzilla = %{version}-%{release}
|
||||||
|
%endif
|
||||||
count: 1
|
count: 1
|
||||||
- target: "spec"
|
- target: "spec"
|
||||||
find: "%autosetup -S git"
|
find: "%autosetup -S git"
|
||||||
@ -258,7 +262,7 @@ actions:
|
|||||||
email: "alukoshko@almalinux.org"
|
email: "alukoshko@almalinux.org"
|
||||||
line:
|
line:
|
||||||
- "Add support for AlmaLinux Bug Tracker"
|
- "Add support for AlmaLinux Bug Tracker"
|
||||||
- " Remove libreport-plugin-rhtsupport and libreport-rhel"
|
- "Remove libreport-plugin-rhtsupport and libreport-rhel"
|
||||||
- "Remove libreport-rhel-bugzilla and libreport-rhel-anaconda-bugzilla"
|
- "Remove libreport-rhel-bugzilla and libreport-rhel-anaconda-bugzilla"
|
||||||
|
|
||||||
- add_files:
|
- add_files:
|
||||||
|
Loading…
Reference in New Issue
Block a user