Hello community,

here is the log from the commit of package pcsc-cyberjack for openSUSE:Factory 
checked in at 2020-02-04 19:55:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pcsc-cyberjack (Old)
 and      /work/SRC/openSUSE:Factory/.pcsc-cyberjack.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pcsc-cyberjack"

Tue Feb  4 19:55:56 2020 rev:55 rq:769875 version:3.99.5final.SP13

Changes:
--------
--- /work/SRC/openSUSE:Factory/pcsc-cyberjack/pcsc-cyberjack.changes    
2019-06-19 21:02:11.054177984 +0200
+++ /work/SRC/openSUSE:Factory/.pcsc-cyberjack.new.26092/pcsc-cyberjack.changes 
2020-02-04 19:56:01.245414949 +0100
@@ -1,0 +2,6 @@
+Mon Feb  3 15:37:20 UTC 2020 - Dominique Leuenberger <[email protected]>
+
+- BuildRequire pkgconfig(udev) instead of udev: allow OBS to
+  shortcut through -mini flavors.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ pcsc-cyberjack.spec ++++++
--- /var/tmp/diff_new_pack.EVWgwo/_old  2020-02-04 19:56:02.485415672 +0100
+++ /var/tmp/diff_new_pack.EVWgwo/_new  2020-02-04 19:56:02.489415674 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pcsc-cyberjack
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 %if %suse_version >= 1120
-%if %( echo `rpm -q --queryformat %%{version} udev` ) > 190
+%if %( pkg-config --modversion udev ) > 190
 %define _udevrulesdir /usr/lib/udev/rules.d
 %else
 %define _udevrulesdir /lib/udev/rules.d
@@ -50,7 +50,7 @@
 BuildRequires:  readline-devel
 %if %suse_version >= 1120
 BuildRequires:  libusb-1_0-devel
-BuildRequires:  udev
+BuildRequires:  pkgconfig(udev)
 %else
 BuildRequires:  hal-devel
 BuildRequires:  libusb-devel


Reply via email to