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}"
|
||||
count: 1
|
||||
- target: "spec"
|
||||
find: "Requires: libreport-plugin-bugzilla = %{version}-%{release}"
|
||||
replace: "# Requires: libreport-plugin-bugzilla = %{version}-%{release}"
|
||||
find: |
|
||||
Requires: libreport-plugin-bugzilla = %{version}-%{release}
|
||||
%endif
|
||||
replace: |
|
||||
# Requires: libreport-plugin-bugzilla = %{version}-%{release}
|
||||
%endif
|
||||
count: 1
|
||||
- target: "spec"
|
||||
find: "%autosetup -S git"
|
||||
@ -258,7 +262,7 @@ actions:
|
||||
email: "alukoshko@almalinux.org"
|
||||
line:
|
||||
- "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"
|
||||
|
||||
- add_files:
|
||||
|
Loading…
Reference in New Issue
Block a user