rebuilt with --enable-qt5 [release 3.17.11-2mamba;Wed Feb 14 2018]
This commit is contained in:
parent
9bc9184b74
commit
352578975c
@ -3,7 +3,7 @@
|
||||
%define cups_ver %(cups-config --api-version)
|
||||
Name: hplip
|
||||
Version: 3.17.11
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: A printer driver for HP inkjet devices
|
||||
Group: System/Spooling
|
||||
Vendor: openmamba
|
||||
@ -84,6 +84,8 @@ sh %{SOURCE1} --target hplip-%{version}-plugin --noexec
|
||||
|
||||
%build
|
||||
%configure \
|
||||
--enable-qt5 \
|
||||
--disable-qt4 \
|
||||
--enable-foomatic-drv-install \
|
||||
--enable-foomatic-ppd-install \
|
||||
--enable-foomatic-rip-hplip-install \
|
||||
@ -272,6 +274,9 @@ fi
|
||||
%{_localstatedir}/lib/hp/hplip.state
|
||||
|
||||
%changelog
|
||||
* Wed Feb 14 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 3.17.11-2mamba
|
||||
- rebuilt with --enable-qt5
|
||||
|
||||
* Wed Dec 20 2017 Automatic Build System <autodist@mambasoft.it> 3.17.11-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user