move plugin symlinks from hplip to hplip-plugin [release 3.16.11-3mamba;Wed Apr 19 2017]
This commit is contained in:
parent
91e8d1a4ab
commit
4648f058d5
21
hplip.spec
21
hplip.spec
@ -3,7 +3,7 @@
|
||||
%define cups_ver %(cups-config --api-version)
|
||||
Name: hplip
|
||||
Version: 3.16.11
|
||||
Release: 2mamba
|
||||
Release: 3mamba
|
||||
Summary: A printer driver for HP inkjet devices
|
||||
Group: System/Spooling
|
||||
Vendor: openmamba
|
||||
@ -242,10 +242,10 @@ fi
|
||||
#%dir %attr(0774,root,lp) /var/log/hp
|
||||
%exclude %{_datadir}/hplip/plugin.spec
|
||||
%exclude %{_datadir}/hplip/data/firmware/hp_laserjet_*.fw.gz
|
||||
%exclude %{_datadir}/hplip/fax/plugins/fax_marvell-*.so
|
||||
%exclude %{_datadir}/hplip/prnt/plugins/hbpl1-*.so
|
||||
%exclude %{_datadir}/hplip/prnt/plugins/lj-*.so
|
||||
%exclude %{_datadir}/hplip/scan/plugins/bb_*-*.so
|
||||
%exclude %{_datadir}/hplip/fax/plugins/fax_marvell*.so
|
||||
%exclude %{_datadir}/hplip/prnt/plugins/hbpl1*.so
|
||||
%exclude %{_datadir}/hplip/prnt/plugins/lj*.so
|
||||
%exclude %{_datadir}/hplip/scan/plugins/bb*.so
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
@ -264,14 +264,17 @@ fi
|
||||
%defattr(-,root,root)
|
||||
%{_datadir}/hplip/plugin.spec
|
||||
%{_datadir}/hplip/data/firmware/hp_laserjet_*.fw.gz
|
||||
%{_datadir}/hplip/fax/plugins/fax_marvell-*.so
|
||||
%{_datadir}/hplip/prnt/plugins/hbpl1-*.so
|
||||
%{_datadir}/hplip/prnt/plugins/lj-*.so
|
||||
%{_datadir}/hplip/scan/plugins/bb_*-*.so
|
||||
%{_datadir}/hplip/fax/plugins/fax_marvell*.so
|
||||
%{_datadir}/hplip/prnt/plugins/hbpl1*.so
|
||||
%{_datadir}/hplip/prnt/plugins/lj*.so
|
||||
%{_datadir}/hplip/scan/plugins/bb*.so
|
||||
%{_datadir}/licenses/hplip-plugin/license.txt
|
||||
%{_localstatedir}/lib/hp/hplip.state
|
||||
|
||||
%changelog
|
||||
* Wed Apr 19 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 3.16.11-3mamba
|
||||
- move plugin symlinks from hplip to hplip-plugin
|
||||
|
||||
* Tue Apr 18 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 3.16.11-2mamba
|
||||
- addded proprietary plugins package
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user