Fix config

This commit is contained in:
eabdullin 2025-01-23 11:15:19 +03:00
parent 66ef763d02
commit cf6f85c345

View File

@ -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: