Accepting request 1153384 from security:chipcard
OBS-URL: https://build.opensuse.org/request/show/1153384 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcsc-lite?expand=0&rev=99
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 29 15:01:39 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %patch -P N instead of deprecated %patchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 25 17:27:18 UTC 2023 - Axel Braun <axel.braun@gmx.de>
|
||||
|
||||
|
@@ -111,9 +111,9 @@ compile plugins for the pcsc-lite package.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
%patch -P 0 -p1
|
||||
cp -a %{SOURCE1} %{SOURCE2} %{SOURCE6} .
|
||||
%patch1 -p1
|
||||
%patch -P 1 -p1
|
||||
|
||||
%build
|
||||
%sysusers_generate_pre %{SOURCE9} %{PKG_USER} %{PKG_USER}.conf
|
||||
|
Reference in New Issue
Block a user