Add report and reportclient directories to rpm

Thanks to Ralf Corsépius <corsepiu@fedoraproject.org>

Signed-off-by: Matej Habrnal <mhabrnal@redhat.com>
This commit is contained in:
Matej Habrnal 2018-03-01 11:08:59 +01:00
parent 53b1870f10
commit 4e7caa2be6

View File

@ -4,7 +4,7 @@
Summary: Generic library for reporting various problems
Name: libreport
Version: 2.9.3
Release: 6%{?dist}
Release: 7%{?dist}
License: GPLv2+
URL: https://abrt.readthedocs.org/
Source: https://github.com/abrt/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
@ -500,12 +500,12 @@ make check|| {
%{_libdir}/pkgconfig/libreport-web.pc
%files -n python2-libreport
%{python_sitearch}/report/*
%{python_sitearch}/reportclient/*
%{python_sitearch}/report
%{python_sitearch}/reportclient
%files -n python3-libreport
%{python3_sitearch}/report/*
%{python3_sitearch}/reportclient/*
%{python3_sitearch}/report
%{python3_sitearch}/reportclient
%files cli
%{_bindir}/report-cli
@ -738,6 +738,9 @@ make check|| {
%changelog
* Thu Mar 01 2018 Matej Habrnal <mhabrnal@redhat.com> 2.9.3-7
- Add report and reportclient directories to rpm
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.3-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild