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
This commit is contained in:
parent
02e5f1b125
commit
2721c14e9f
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 19 10:29:50 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Rely on _udevrulesdir as provided by the distros.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 27 08:27:04 UTC 2020 - Wolfgang Rosenauer <wr@rosenauer.org>
|
||||
|
||||
|
@ -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":' <src/92_pcscd_ccid.rules >%{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
|
||||
|
Loading…
Reference in New Issue
Block a user