Hello community,

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

Package is "pcsc-acsccid"

Tue Feb  4 19:58:13 2020 rev:29 rq:770030 version:1.1.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/pcsc-acsccid/pcsc-acsccid.changes        
2020-01-08 17:57:43.709741111 +0100
+++ /work/SRC/openSUSE:Factory/.pcsc-acsccid.new.26092/pcsc-acsccid.changes     
2020-02-04 19:58:23.509497925 +0100
@@ -1,0 +2,6 @@
+Mon Feb  3 15:19:20 UTC 2020 - Dominique Leuenberger <[email protected]>
+
+- BuildRequire pkgconfig(udev) instead of udev: allow OBS to
+  shortcut through the -mini flavors.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ pcsc-acsccid.spec ++++++
--- /var/tmp/diff_new_pack.epvRRq/_old  2020-02-04 19:58:24.601498561 +0100
+++ /var/tmp/diff_new_pack.epvRRq/_new  2020-02-04 19:58:24.609498566 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pcsc-acsccid
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 # Copyright (c) 2020 Advanced Card Systems Ltd.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 %if 0%{?suse_version} >= 1140
-%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
@@ -40,11 +40,11 @@
 BuildRequires:  pcsc-lite-devel >= %{pcsc_lite_ver}
 BuildRequires:  pkg-config
 %if 0%{?suse_version} >= 1140
-BuildRequires:  udev
+BuildRequires:  pkgconfig(udev)
 %endif
 Version:        1.1.8
 Release:        0
-Url:            http://acsccid.sourceforge.net/
+URL:            http://acsccid.sourceforge.net/
 Summary:        PCSC Driver for ACS CCID Based Smart Card Readers
 License:        LGPL-2.1-or-later
 Group:          Productivity/Security


Reply via email to