Hello community,

here is the log from the commit of package xf86-input-wacom for 
openSUSE:Factory checked in at 2017-05-20 10:06:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xf86-input-wacom (Old)
 and      /work/SRC/openSUSE:Factory/.xf86-input-wacom.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xf86-input-wacom"

Sat May 20 10:06:35 2017 rev:26 rq:494240 version:0.34.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/xf86-input-wacom/xf86-input-wacom.changes        
2017-04-11 12:41:21.370868727 +0200
+++ /work/SRC/openSUSE:Factory/.xf86-input-wacom.new/xf86-input-wacom.changes   
2017-05-20 10:06:40.343150287 +0200
@@ -1,0 +2,5 @@
+Wed May 10 12:38:22 UTC 2017 - sndir...@suse.com
+
+- removed support for serial input devices (fate#323262)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xf86-input-wacom.spec ++++++
--- /var/tmp/diff_new_pack.702SDt/_old  2017-05-20 10:06:41.043051390 +0200
+++ /var/tmp/diff_new_pack.702SDt/_new  2017-05-20 10:06:41.043051390 +0200
@@ -91,34 +91,19 @@
 %make_install
 find %{buildroot} -type f -name "*.la" -delete -print
 mv %{buildroot}%{_udevrulesdir}/wacom.rules  
%{buildroot}%{_udevrulesdir}/65-wacom.rules
+rm %{buildroot}/%{_bindir}/isdv4-serial-inputattach \
+   %{buildroot}/%{_bindir}/isdv4-serial-debugger \
+   %{buildroot}/%{_unitdir}/wacom-inputattach@.service
 
 %check
 make %{?_smp_mflags} check
 
-%pre
-%service_add_pre wacom-inputattach@.service
-
 %post
-%service_add_post wacom-inputattach@.service
-test -n "$FIRST_ARG" || FIRST_ARG=$1
-if [ $FIRST_ARG -eq 1 ]; then
-    %udev_rules_update
-    %{_bindir}/systemctl daemon-reload >/dev/null 2>&1 || :
-fi
 # re-plug the input devices
 udevadm trigger --subsystem-match=input --action=change
 exit 0
 
-%preun
-%service_del_preun wacom-inputattach@.service
-
 %postun
-%service_del_postun wacom-inputattach@.service
-test -n "$FIRST_ARG" || FIRST_ARG=$1
-if [ $FIRST_ARG -le 1 ]; then
-    %udev_rules_update
-    %{_bindir}/systemctl daemon-reload >/dev/null 2>&1 || :
-fi
 # re-plug the input devices
 udevadm trigger --subsystem-match=input --action=change
 exit 0
@@ -127,14 +112,12 @@
 %defattr(-,root,root)
 %doc AUTHORS ChangeLog GPL README
 %{_udevrulesdir}/65-wacom.rules
-%{_unitdir}/wacom-inputattach@.service
 %config %{_sysconfdir}/X11/xorg.conf.d/70-wacom.conf
 %dir %{_libdir}/xorg/modules/input
 %{_libdir}/xorg/modules/input/wacom_drv.so
 %{_bindir}/xsetwacom
 %{_mandir}/man1/xsetwacom.1%{?ext_man}
 %{_mandir}/man4/wacom.4%{?ext_man}
-%{_bindir}/isdv4-serial-inputattach
 
 %files devel
 %defattr(-,root,root)
@@ -143,7 +126,6 @@
 %{_includedir}/xorg/wacom-properties.h
 %{_includedir}/xorg/wacom-util.h
 # not useful for most people
-%{_bindir}/isdv4-serial-debugger
 %{_libdir}/pkgconfig/xorg-wacom.pc
 
 %changelog


Reply via email to