diff --git a/hplip.spec b/hplip.spec index 27279c5..f0e4f52 100644 --- a/hplip.spec +++ b/hplip.spec @@ -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 - 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 - 3.22.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild