mirror of
https://abf.rosa.ru/djam/hplip.git
synced 2025-02-23 16:32:58 +00:00
Update to 3.16.3
This commit is contained in:
parent
504f56ae98
commit
475d67c646
5 changed files with 32 additions and 18 deletions
3
.abf.yml
3
.abf.yml
|
@ -2,6 +2,7 @@ removed_sources:
|
|||
hplip-3.14.3.tar.gz: c98727aea1ff2da273469edcf9b07751b1e194cd
|
||||
hplip-3.14.6.tar.gz: 3688ce1378be1372ce00b13ef1cd74d687ecd1ac
|
||||
hplip-3.15.2.tar.gz: efebad73f29ab9f77d5a866c1c5d3857cc5f1df5
|
||||
hplip-3.15.6.tar.gz: dba9839d3daf1a2dc464a0d3094ba9b71fea422c
|
||||
sources:
|
||||
hp-sendfax.png: 2201320c59c2eaba10abce5c40306c6461e79beb
|
||||
hplip-3.15.6.tar.gz: dba9839d3daf1a2dc464a0d3094ba9b71fea422c
|
||||
hplip-3.16.3.tar.gz: fad988c34fc070431cb3c9a73062073a7e6ba6a1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
diff -Naur hplip-3.15.2.orig/configure.in hplip-3.15.2/configure.in
|
||||
--- hplip-3.15.2.orig/configure.in 2015-03-30 05:47:07.804427140 -0400
|
||||
+++ hplip-3.15.2/configure.in 2015-03-30 05:48:11.035209618 -0400
|
||||
@@ -531,6 +531,8 @@
|
||||
diff -Naur hplip-3.16.3.orig/configure.in hplip-3.16.3/configure.in
|
||||
--- hplip-3.16.3.orig/configure.in 2016-04-03 18:31:41.643757544 +0300
|
||||
+++ hplip-3.16.3/configure.in 2016-04-03 18:31:41.784759423 +0300
|
||||
@@ -558,6 +558,8 @@
|
||||
[FOUND_HEADER=yes; break;])
|
||||
AS_IF([test "x$FOUND_HEADER" != "xyes"],
|
||||
[AC_MSG_ERROR([cannot find python-devel support], 6)])
|
||||
|
@ -10,12 +10,12 @@ diff -Naur hplip-3.15.2.orig/configure.in hplip-3.15.2/configure.in
|
|||
fi
|
||||
|
||||
if test "$hpijs_only_build" = "no" && test "$scan_build" = "yes" && test "$hpcups_only_build" = "no"; then
|
||||
diff -Naur hplip-3.15.2.orig/Makefile.am hplip-3.15.2/Makefile.am
|
||||
--- hplip-3.15.2.orig/Makefile.am 2015-03-30 05:47:07.893426831 -0400
|
||||
+++ hplip-3.15.2/Makefile.am 2015-03-30 05:47:08.758423824 -0400
|
||||
diff -Naur hplip-3.16.3.orig/Makefile.am hplip-3.16.3/Makefile.am
|
||||
--- hplip-3.16.3.orig/Makefile.am 2016-04-03 18:31:41.777759330 +0300
|
||||
+++ hplip-3.16.3/Makefile.am 2016-04-03 18:31:41.784759423 +0300
|
||||
@@ -3,6 +3,11 @@
|
||||
#
|
||||
# (c) 2004-2015 Copyright Hewlett-Packard Development Company, LP
|
||||
# (c) 2004-2015 Copyright HP Development Company, LP
|
||||
# Author: David Suffield, Naga Samrat Chowdary Narla, Sarbeswar Meher
|
||||
+
|
||||
+# Generic rules
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
--- hplip-3.13.2/check.py.hp-check-groups 2013-02-15 21:34:56.655478959 +0100
|
||||
+++ hplip-3.13.2/check.py 2013-02-15 21:37:18.924786671 +0100
|
||||
@@ -746,6 +746,16 @@ class DependenciesCheck(CoreInstall):
|
||||
log.info("%-15s %-15s %-10s %-3s %-3s %-8s %s"\
|
||||
%("SELinux", "disabled", "Optional", "-", "-", "OK", "-"))
|
||||
--- hplip-3.16.3.orig/check.py.hp-check-groups 2016-04-03 18:32:12.464168454 +0300
|
||||
+++ hplip-3.16.3.orig/check.py 2016-04-03 18:33:05.509875694 +0300
|
||||
@@ -704,6 +704,16 @@
|
||||
# log.info("%-15s %-15s %-10s %-3s %-3s %-8s %s"\
|
||||
# %("SELinux", "disabled", "Optional", "-", "-", "OK", "-"))
|
||||
|
||||
+ if "lp " in output:
|
||||
+ log.info(log.green("User member of group 'lp'. Enables print/ scan/ fax."))
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
--- a/data/rules/56-hpmud.rules 2013-10-31 15:45:33.000000000 +0400
|
||||
+++ b/data/rules/56-hpmud.rules 2013-11-21 23:23:07.650886069 +0400
|
||||
diff -Naur hplip-3.16.3.orig/data/rules/56-hpmud.rules hplip-3.16.3/data/rules/56-hpmud.rules
|
||||
--- hplip-3.16.3.orig/data/rules/56-hpmud.rules 2016-04-03 18:31:04.372260634 +0300
|
||||
+++ hplip-3.16.3/data/rules/56-hpmud.rules 2016-04-03 18:31:04.426261354 +0300
|
||||
@@ -1,6 +1,6 @@
|
||||
# HPLIP udev rules file. Notify console user if plugin support is required for this device.
|
||||
|
||||
|
@ -7,4 +8,4 @@
|
|||
+ACTION=="remove", GOTO="hpmud_rules_end"
|
||||
SUBSYSTEM=="ppdev", OWNER="root", GROUP="lp", MODE="0664"
|
||||
SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", GOTO="hpmud_usb_rules"
|
||||
|
||||
GOTO="hpmud_rules_end"
|
||||
|
|
14
hplip.spec
14
hplip.spec
|
@ -7,6 +7,7 @@
|
|||
%define libhpip %mklibname hpip %{major}
|
||||
%define libhpipp %mklibname hpipp %{major}
|
||||
%define libhpmud %mklibname hpmud %{major}
|
||||
%define libhpdiscovery %mklibname hpdiscovery %{major}
|
||||
%define sanemaj 1
|
||||
%define libsane %mklibname sane-hpaio %{sanemaj}
|
||||
%define devname %mklibname hpip -d
|
||||
|
@ -18,7 +19,7 @@
|
|||
|
||||
Summary: HP printer/all-in-one driver infrastructure
|
||||
Name: hplip
|
||||
Version: 3.15.6
|
||||
Version: 3.16.3
|
||||
Release: 1
|
||||
License: GPLv2+ and MIT
|
||||
Group: System/Printing
|
||||
|
@ -163,6 +164,13 @@ For status and consumable checking and also for inkjet maintenance
|
|||
there is the graphical tool "hp-toolbox" available (Menu:
|
||||
"System"/"Monitoring"/"HP Printer Toolbox").
|
||||
|
||||
%package -n %{libhpdiscovery}
|
||||
Summary: Dynamic hpdiscovery library
|
||||
Group: System/Printing
|
||||
|
||||
%description -n %{libhpdiscovery}
|
||||
Dynamic hpdiscovery library
|
||||
|
||||
%package -n %{libhpip}
|
||||
Summary: Dynamic library for the "hplip" HP printer/all-in-one drivers
|
||||
Group: System/Printing
|
||||
|
@ -849,6 +857,9 @@ fi
|
|||
%files doc
|
||||
%doc %{_docdir}/%{name}-doc-%{version}%{extraversion}
|
||||
|
||||
%files -n %{libhpdiscovery}
|
||||
%{_libdir}/libhpdiscovery.so.%{major}*
|
||||
|
||||
%files -n %{libhpip}
|
||||
%{_libdir}/libhpip.so.%{major}*
|
||||
|
||||
|
@ -864,6 +875,7 @@ fi
|
|||
%{_libdir}/libhpip.so
|
||||
%{_libdir}/libhpipp.so
|
||||
%{_libdir}/libhpmud.so
|
||||
%{_libdir}/libhpdiscovery.so
|
||||
%if %{sane_backend}
|
||||
%{_libdir}/sane/libsane-hpaio.so
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue