From 03646aa96f7cfe2f1bad32bf512b8eb010d04395 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Mon, 24 Apr 2017 09:23:38 +0200 Subject: [PATCH] set plugincheck to 0 --- hplip.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hplip.spec b/hplip.spec index 8ee63c5..35d567c 100644 --- a/hplip.spec +++ b/hplip.spec @@ -7,7 +7,7 @@ # Hp-plugin-check is a switch, which allows testing if new hp-plugin is already available - SET TO 1 ONLY FOR LOCAL BUILDS WHEN REBASING, # NO COMMITS WITH HPPLUGINCHECK 1 (lately HP ships new plugins a few days after new release, which makes hp-plugin non-functional # during this time). Any other time it should be set to 0. -%define hpplugincheck 1 +%define hpplugincheck 0 %define urlplugin http://www.openprinting.org/download/printdriver/auxfiles/HP/plugins/%{name}-%{version}-plugin.run Summary: HP Linux Imaging and Printing Project @@ -486,6 +486,7 @@ rm -f %{buildroot}%{_sysconfdir}/xdg/autostart/hplip-systray.desktop %changelog * Mon Apr 24 2017 Zdenek Dohnal - 3.17.4-1 - rebase to 3.17.4 +- set plugincheck to 0 * Fri Jan 13 2017 Zdenek Dohnal - 3.16.11-5 - reverting previous commit