automatic version update by autodist [release 3.18.3-1mamba;Thu Mar 22 2018]
This commit is contained in:
parent
352578975c
commit
dcaf25d48b
@ -1,11 +0,0 @@
|
|||||||
diff -Nru hplip-3.14.4.orig/base/password.py hplip-3.14.4/base/password.py
|
|
||||||
--- hplip-3.14.4.orig/base/password.py 2014-04-04 12:42:20.000000000 +0200
|
|
||||||
+++ hplip-3.14.4/base/password.py 2014-04-11 14:12:17.316274627 +0200
|
|
||||||
@@ -35,6 +35,7 @@
|
|
||||||
'suse':'su',
|
|
||||||
'mandriva':'su',
|
|
||||||
'fedora':'su',
|
|
||||||
+ 'openmamba':'su',
|
|
||||||
'redhat':'su',
|
|
||||||
'rhel':'su',
|
|
||||||
'slackware':'su',
|
|
18
hplip-3.18.3-openmamba-AUTH_TYPES-warning.patch
Normal file
18
hplip-3.18.3-openmamba-AUTH_TYPES-warning.patch
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
--- hplip-3.18.3/base/password.py.orig 2018-03-21 19:04:43.925064585 +0100
|
||||||
|
+++ hplip-3.18.3/base/password.py 2018-03-21 20:26:10.309174831 +0100
|
||||||
|
@@ -37,6 +37,7 @@
|
||||||
|
'suse': 'su',
|
||||||
|
'mandriva': 'su',
|
||||||
|
'fedora': 'su',
|
||||||
|
+ 'openmamba': 'su',
|
||||||
|
'redhat': 'su',
|
||||||
|
'rhel': 'su',
|
||||||
|
'slackware': 'su',
|
||||||
|
@@ -51,6 +52,7 @@
|
||||||
|
'centos': 'su',
|
||||||
|
'igos': 'su',
|
||||||
|
'linuxmint': 'sudo',
|
||||||
|
+ 'openmamba': 'sudo',
|
||||||
|
'linpus': 'sudo',
|
||||||
|
'gos': 'sudo',
|
||||||
|
'boss': 'su',
|
@ -2,8 +2,8 @@
|
|||||||
%define lp_gid 9
|
%define lp_gid 9
|
||||||
%define cups_ver %(cups-config --api-version)
|
%define cups_ver %(cups-config --api-version)
|
||||||
Name: hplip
|
Name: hplip
|
||||||
Version: 3.17.11
|
Version: 3.18.3
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: A printer driver for HP inkjet devices
|
Summary: A printer driver for HP inkjet devices
|
||||||
Group: System/Spooling
|
Group: System/Spooling
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -14,7 +14,7 @@ Source: http://downloads.sourceforge.net/sourceforge/hplip/hplip-%{versio
|
|||||||
Source1: http://www.openprinting.org/download/printdriver/auxfiles/HP/plugins/hplip-%{version}-plugin.run
|
Source1: http://www.openprinting.org/download/printdriver/auxfiles/HP/plugins/hplip-%{version}-plugin.run
|
||||||
Patch0: %{name}-3.11.7-cups-1.5.patch
|
Patch0: %{name}-3.11.7-cups-1.5.patch
|
||||||
Patch1: %{name}-3.12.9-cups-1.6.patch
|
Patch1: %{name}-3.12.9-cups-1.6.patch
|
||||||
Patch2: hplip-3.14.4-openmamba-AUTH_TYPES-warning.patch
|
Patch2: hplip-3.18.3-openmamba-AUTH_TYPES-warning.patch
|
||||||
Patch3: hplip-3.16.5-systray-hide-when-inactive.patch
|
Patch3: hplip-3.16.5-systray-hide-when-inactive.patch
|
||||||
License: BSD, LGPL
|
License: BSD, LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
@ -274,6 +274,9 @@ fi
|
|||||||
%{_localstatedir}/lib/hp/hplip.state
|
%{_localstatedir}/lib/hp/hplip.state
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 22 2018 Automatic Build System <autodist@mambasoft.it> 3.18.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Feb 14 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 3.17.11-2mamba
|
* Wed Feb 14 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 3.17.11-2mamba
|
||||||
- rebuilt with --enable-qt5
|
- rebuilt with --enable-qt5
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user