Fix depends

i8 changed/i8/libreport-2.9.5-15.el8.inferit.1
Arkady L. Shane 1 year ago
parent d06b57d00d
commit f70cc8ddde
Signed by: tigro
GPG Key ID: 1EC08A25C9DB2503

@ -29,7 +29,7 @@
Summary: Generic library for reporting various problems Summary: Generic library for reporting various problems
Name: libreport Name: libreport
Version: 2.9.5 Version: 2.9.5
Release: 15%{?dist}.inferit Release: 15%{?dist}.inferit.1
License: GPLv2+ License: GPLv2+
URL: https://abrt.readthedocs.org/ URL: https://abrt.readthedocs.org/
Source: https://github.com/abrt/%{name}/archive/%{version}/%{name}-%{version}.tar.gz Source: https://github.com/abrt/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
@ -346,11 +346,7 @@ Plugin to report bugs into anonymous FTP site associated with ticketing system.
Summary: Default configuration for reporting anaconda bugs Summary: Default configuration for reporting anaconda bugs
Requires: %{name} = %{version}-%{release} Requires: %{name} = %{version}-%{release}
Requires: libreport-plugin-reportuploader = %{version}-%{release} Requires: libreport-plugin-reportuploader = %{version}-%{release}
%if 0%{?rhel}
Requires: libreport-plugin-rhtsupport = %{version}-%{release}
%else
Requires: libreport-plugin-bugzilla = %{version}-%{release} Requires: libreport-plugin-bugzilla = %{version}-%{release}
%endif
%description anaconda %description anaconda
Default configuration for reporting Anaconda problems or uploading the gathered Default configuration for reporting Anaconda problems or uploading the gathered
@ -768,6 +764,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%endif %endif
%changelog %changelog
* Thu Dec 21 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 2.9.5-15.inferit.1
- Fix depends
* Wed Dec 20 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 2.9.5-15.inferit * Wed Dec 20 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 2.9.5-15.inferit
- Added support for MSVSphere bug tracker - Added support for MSVSphere bug tracker
- Removed libreport-rhel-bugzilla and libreport-rhel-anaconda-bugzilla - Removed libreport-rhel-bugzilla and libreport-rhel-anaconda-bugzilla

Loading…
Cancel
Save