Accepting request 670719 from home:jengelh:branches:security:chipcard

- Trim filler wording from description.

OBS-URL: https://build.opensuse.org/request/show/670719
OBS-URL: https://build.opensuse.org/package/show/security:chipcard/pcsc-lite?expand=0&rev=149
This commit is contained in:
Stanislav Brabec 2019-02-06 22:52:28 +00:00 committed by Git OBS Bridge
parent f12cfee293
commit c1cf4c2821
2 changed files with 14 additions and 19 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Feb 2 11:16:18 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Trim filler wording from description.
-------------------------------------------------------------------
Sat Oct 13 21:03:54 UTC 2018 - wr@rosenauer.org

View File

@ -1,7 +1,7 @@
#
# spec file for package pcsc-lite
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -28,7 +28,7 @@
Name: pcsc-lite
Version: 1.8.24
Release: 0
Summary: PCSC Smart Cards Library
Summary: PC/SC Smart Cards Library
License: BSD-3-Clause AND GPL-3.0-or-later
Group: Productivity/Security
Url: https://pcsclite.apdu.fr/
@ -57,13 +57,8 @@ BuildRequires: systemd-rpm-macros
%{?systemd_requires}
%description
The purpose of PCSC Lite is to provide a Windows(R) SCard interface in
a very small form factor for communication with smart cards and
readers. PCSC Lite can be compiled directly for a desired reader driver
or can be used to dynamically allocate/deallocate reader drivers at
runtime (the default behavior).
PCSC Lite uses the same winscard API as used in Windows(R).
PC/SC Lite provides a Windows SCard interface in a small form factor
for communication with smart cards and readers.
Security aware people should read the SECURITY file for possible
vulnerabilities of pcsclite and how to fix them. For information on how
@ -74,19 +69,14 @@ an APDU like manner sent normally through the SCardTransmit() function.
This functionality is exercised in the driver.
%package -n libpcsclite1
Summary: PCSC Smart Card Library
Summary: PC/SC Smart Card Library
License: BSD-3-Clause
Group: System/Libraries
Recommends: pcsc-lite >= %{version}
%description -n libpcsclite1
The purpose of PCSC Lite is to provide a Windows(R) SCard interface in
a very small form factor for communication with smart cards and
readers. PCSC Lite can be compiled directly for a desired reader driver
or can be used to dynamically allocate/deallocate reader drivers at
runtime (the default behavior).
PCSC Lite uses the same winscard API as used in Windows(R).
PC/SC Lite provides a Windows SCard interface in a small form factor
for communication with smart cards and readers.
Security aware people should read the SECURITY file for possible
vulnerabilities of pcsclite and how to fix them. For information on how
@ -97,7 +87,7 @@ an APDU like manner sent normally through the SCardTransmit() function.
This functionality is exercised in the driver.
%package -n libpcscspy0
Summary: PCSC Smart Card Library
Summary: PC/SC Smart Card Library
License: GPL-3.0-or-later
Group: System/Libraries
@ -135,7 +125,7 @@ cp -a %{SOURCE1} %{SOURCE2} %{SOURCE6} .
make %{?_smp_mflags}
%install
make DESTDIR=%{buildroot} install %{?_smp_mflags}
%make_install
mkdir -p %{buildroot}%{ifddir}
mkdir -p %{buildroot}%{_sysconfdir}/reader.conf.d/
sed s:@ifddir@:%{ifddir}: <pcsc-lite-reader-conf >%{buildroot}%{_sysconfdir}/reader.conf.d/reader.conf