diff --git a/pcsc-lite.spec b/pcsc-lite.spec index f83aa9c..8443f65 100644 --- a/pcsc-lite.spec +++ b/pcsc-lite.spec @@ -1,6 +1,6 @@ Name: pcsc-lite Version: 1.8.23 -Release: 7 +Release: 8 Summary: Middleware to access a smart card using SCard API (PC/SC) License: BSD URL: https://pcsclite.apdu.fr/ @@ -13,7 +13,7 @@ Requires(post): systemd Requires(preun): systemd Requires(postun): systemd Requires: pcsc-ifd-handler polkit python2 -Recommends: pcsc-lite-ccid +Recommends: ccid Provides: pcsc-lite-libs%{?_isa} pcsc-lite-libs Obsoletes: pcsc-lite-libs @@ -109,6 +109,9 @@ mkdir -p %{buildroot}/%{_localstatedir}/run/pcscd %changelog +* Sat Jan 11 2020 openEuler Buildteam - 1.8.23-8 +- Change the recommends of pcsc-lite-ccid to ccid + * Thu Jan 9 2020 openEuler Buildteam - 1.8.23-7 - Repackage