From 2721c14e9f5e3ca4ef0c179b8a2c26b9cc9f17792accf851bed69660841ad2ff Mon Sep 17 00:00:00 2001 From: Wolfgang Rosenauer Date: Thu, 20 Aug 2020 07:27:33 +0000 Subject: [PATCH] Accepting request 827847 from home:dimstar:Factory - Rely on _udevrulesdir as provided by the distros. OBS-URL: https://build.opensuse.org/request/show/827847 OBS-URL: https://build.opensuse.org/package/show/security:chipcard/pcsc-ccid?expand=0&rev=91 --- pcsc-ccid.changes | 5 +++++ pcsc-ccid.spec | 9 ++------- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pcsc-ccid.changes b/pcsc-ccid.changes index 75447aa..fcfcaf1 100644 --- a/pcsc-ccid.changes +++ b/pcsc-ccid.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Aug 19 10:29:50 UTC 2020 - Dominique Leuenberger + +- Rely on _udevrulesdir as provided by the distros. + ------------------------------------------------------------------- Sat Jun 27 08:27:04 UTC 2020 - Wolfgang Rosenauer diff --git a/pcsc-ccid.spec b/pcsc-ccid.spec index 2e27009..ae0be4c 100644 --- a/pcsc-ccid.spec +++ b/pcsc-ccid.spec @@ -16,12 +16,6 @@ # -%if %( pkg-config --modversion udev ) > 190 -%define _udevrulesdir %{_libexecdir}/udev/rules.d -%else -%define _udevrulesdir /lib/udev/rules.d -%endif - Name: pcsc-ccid %define _name ccid Version: 1.4.33 @@ -87,7 +81,8 @@ sed 's:GROUP="pcscd":GROUP="scard":' %{buildroot}/%{_u %files %defattr(-,root,root) # NEWS is empty -%doc AUTHORS ChangeLog COPYING LICENSE.openct README.md README.towitoko contrib/Kobil_mIDentity_switch/README_Kobil_mIDentity_switch.txt SCARDGETATTRIB.txt +%doc AUTHORS ChangeLog README.md README.towitoko contrib/Kobil_mIDentity_switch/README_Kobil_mIDentity_switch.txt SCARDGETATTRIB.txt +%license COPYING LICENSE.openct %config (noreplace) %{_sysconfdir}/reader.conf.d/* %{ifddir}/* %{_udevrulesdir}/*.rules