Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package hplip for openSUSE:Factory checked 
in at 2022-10-03 13:44:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hplip (Old)
 and      /work/SRC/openSUSE:Factory/.hplip.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hplip"

Mon Oct  3 13:44:12 2022 rev:145 rq:1007091 version:3.22.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/hplip/hplip.changes      2022-08-10 
17:13:34.417750844 +0200
+++ /work/SRC/openSUSE:Factory/.hplip.new.2275/hplip.changes    2022-10-03 
13:44:18.669289921 +0200
@@ -1,0 +2,12 @@
+Thu Sep 29 12:58:15 UTC 2022 - Hans-Peter Jansen <h...@urpla.net>
+
+- Move the hplip-udev-rules requirement from hplip to hplip-hpijs.
+  The main package will get it via indirect dependencies then.
+
+-------------------------------------------------------------------
+Wed Sep 28 17:12:58 UTC 2022 - Hans-Peter Jansen <h...@urpla.net>
+
+- Split off hplip-udev-rules hplip-udev-rules so that you can install
+  hplip-sane only and scan as a normal user, fixes boo#1203811
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ hplip.spec ++++++
--- /var/tmp/diff_new_pack.Yk3cth/_old  2022-10-03 13:44:19.913292657 +0200
+++ /var/tmp/diff_new_pack.Yk3cth/_new  2022-10-03 13:44:19.917292666 +0200
@@ -198,6 +198,7 @@
 # installed from the openSUSE CDs but on our official online repository
 # only hplip-1.2.3-6.7 is available which should usually also work):
 Group:          Hardware/Printing
+Requires:       %{name}-udev-rules = %{version}-%{release}
 Suggests:       %{name} = %{version}
 # Since Nov 14 2007 ghostscript-library does no longer require /usr/bin/hpijs
 # but only "Suggests hplip-hpijs" (see Novell/Suse Bugzilla bnc#341564).
@@ -249,6 +250,7 @@
 # also for any other backend when the hpaio backend is enabled (e.g. 
"scanimage -L"):
 Group:          Hardware/Scanner
 Requires:       %{name}-hpijs = %{version}-%{release}
+Requires:       %{name}-udev-rules = %{version}-%{release}
 # See comment in hpijs sub-package for same Suggests:
 Suggests:       %{name} = %{version}
 Enhances:       sane-backends
@@ -279,6 +281,13 @@
 utilities are alternatives to the SANE frontends "xsane" and "scanimage". They
 expose some advanced features of certain HP scanner models.
 
+%package udev-rules
+Summary:        HPLIP udev rules
+Group:          Hardware/Scanner
+
+%description udev-rules
+This package provides the udev rules required to use these devices as a normal 
user.
+
 %package devel
 Summary:        Development files for hplip
 # Require the exact matching version-release of the hpijs sub-package to make 
sure
@@ -602,7 +611,6 @@
 
 %files
 %config %{_sysconfdir}/xdg/autostart/hplip-systray.desktop
-%{_udevrulesdir}/56-hpmud.rules
 %{_bindir}/hp-align
 %{_bindir}/hp-check
 %{_bindir}/hp-clean
@@ -721,6 +729,9 @@
 %dir %{_sysconfdir}/sane.d/dll.d
 %{_sysconfdir}/sane.d/dll.d/hpaio
 
+%files udev-rules
+%{_udevrulesdir}/56-hpmud.rules
+
 %files devel
 %{_libdir}/libhpip.so
 %{_libdir}/libhpipp.so

Reply via email to