2129849 - hp-plugin unable to load plugin.conf - add a new backup download script

This commit is contained in:
Zdenek Dohnal 2022-10-13 15:06:24 +02:00
parent 6cb741bb45
commit 09cd5eff22

View File

@ -622,12 +622,7 @@ rm -f %{buildroot}%{_bindir}/foomatic-rip \
%{buildroot}%{_datadir}/applications/hplip.desktop \
%{buildroot}%{_datadir}/ppd/HP/*.ppd
# 2129849 - remove hp-plugin script, since it depends on plugin.conf being available at
# http://hplip.sourceforge.net/plugin.conf
rm -f %{buildroot}%{_bindir}/hp-plugin \
%{buildroot}%{_datadir}/hplip/plugin.py*
install -p -m755 hp-plugin %{buildroot}%{_bindir}/hp-plugin
install -p -m755 hp-plugin %{buildroot}%{_bindir}/hp-plugin-download
%if 0%{?rhel} > 8
rm -rf %{buildroot}%{_bindir}/hp-check \
@ -762,6 +757,7 @@ rm -f %{buildroot}%{_sysconfdir}/xdg/autostart/hplip-systray.desktop
%{_bindir}/hp-levels
%{_bindir}/hp-makeuri
%{_bindir}/hp-plugin
%{_bindir}/hp-plugin-download
%{_bindir}/hp-probe
%{_bindir}/hp-query
%if 0%{?rhel} <= 8 || 0%{?fedora}
@ -799,6 +795,7 @@ rm -f %{buildroot}%{_sysconfdir}/xdg/autostart/hplip-systray.desktop
%{_datadir}/hplip/__init__.py*
%{_datadir}/hplip/levels.py*
%{_datadir}/hplip/makeuri.py*
%{_datadir}/hplip/plugin.py*
%{_datadir}/hplip/probe.py*
%{_datadir}/hplip/query.py*
%if 0%{?rhel} <= 8 || 0%{?fedora}
@ -891,7 +888,7 @@ rm -f %{buildroot}%{_sysconfdir}/xdg/autostart/hplip-systray.desktop
%changelog
* Thu Oct 13 2022 Zdenek Dohnal <zdohnal@redhat.com> - 3.22.6-3
- 2129849 - hp-plugin unable to load plugin.conf
- 2129849 - hp-plugin unable to load plugin.conf - add a new backup download script
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.22.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild