Hello community,

here is the log from the commit of package pcsc-asedriveiiie-usb for 
openSUSE:Factory checked in at 2020-02-20 15:01:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pcsc-asedriveiiie-usb (Old)
 and      /work/SRC/openSUSE:Factory/.pcsc-asedriveiiie-usb.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pcsc-asedriveiiie-usb"

Thu Feb 20 15:01:06 2020 rev:19 rq:777675 version:3.7

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/pcsc-asedriveiiie-usb/pcsc-asedriveiiie-usb.changes  
    2016-12-26 21:46:00.794424920 +0100
+++ 
/work/SRC/openSUSE:Factory/.pcsc-asedriveiiie-usb.new.26092/pcsc-asedriveiiie-usb.changes
   2020-02-20 15:01:07.970965299 +0100
@@ -1,0 +2,6 @@
+Mon Feb  3 15:20:36 UTC 2020 - Dominique Leuenberger <[email protected]>
+
+- BuildRequire pkgconfig(udev) instead of udev: allo OBS to
+  shortcut through -mini flavors.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ pcsc-asedriveiiie-usb.spec ++++++
--- /var/tmp/diff_new_pack.Zorfki/_old  2020-02-20 15:01:08.734966798 +0100
+++ /var/tmp/diff_new_pack.Zorfki/_new  2020-02-20 15:01:08.738966806 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pcsc-asedriveiiie-usb
 #
-# Copyright (c) 2013 SUSE LINUX Products 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
@@ -12,11 +12,11 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
-%if %( echo `rpm -q --queryformat %%{version} udev` ) > 190
+%if %( pkg-config --modversion udev ) > 190
 %define _udevprefix /usr/lib
 %else
 %define _udevprefix /lib
@@ -29,8 +29,8 @@
 Group:          Productivity/Security
 Version:        3.7
 Release:        0
-%define tar_version %(echo %{version} | tr . -)
-Url:            http://www.asedrive.com/downloads
+%define tar_version 3-7
+URL:            http://www.asedrive.com/downloads
 Source:         %{_name}-%{tar_version}-tar.bz2
 # PATCH-FIX-OPENSUSE asedriveiiie-usb-destdir.patch [email protected] -- Fix 
destdir installation.
 Patch1:         asedriveiiie-usb-destdir.patch
@@ -40,7 +40,7 @@
 BuildRequires:  pcsc-lite-devel
 BuildRequires:  pkg-config
 # for directory ownership
-BuildRequires:  udev
+BuildRequires:  pkgconfig(udev)
 Requires:       pcsc-lite
 Supplements:    modalias(usb:v0DC3p0802d*dc*dsc*dp*ic*isc*ip*)
 Supplements:    modalias(usb:v0DC3p1104d*dc*dsc*dp*ic*isc*ip*)



Reply via email to