Accepting request 828012 from security:chipcard
OBS-URL: https://build.opensuse.org/request/show/828012 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcsc-ccid?expand=0&rev=60
This commit is contained in:
commit
eda7b02947
@ -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>
|
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
|
Name: pcsc-ccid
|
||||||
%define _name ccid
|
%define _name ccid
|
||||||
Version: 1.4.33
|
Version: 1.4.33
|
||||||
@ -87,7 +81,8 @@ sed 's:GROUP="pcscd":GROUP="scard":' <src/92_pcscd_ccid.rules >%{buildroot}/%{_u
|
|||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
# NEWS is empty
|
# 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/*
|
%config (noreplace) %{_sysconfdir}/reader.conf.d/*
|
||||||
%{ifddir}/*
|
%{ifddir}/*
|
||||||
%{_udevrulesdir}/*.rules
|
%{_udevrulesdir}/*.rules
|
||||||
|
Loading…
x
Reference in New Issue
Block a user