From 8c45e00828c323c60cc835c3792a54082aa5b3701e6c87daa56e836f6a9f54e7 Mon Sep 17 00:00:00 2001 From: Wolfgang Rosenauer Date: Wed, 13 Mar 2024 15:02:48 +0000 Subject: [PATCH] Accepting request 1157641 from home:pgajdos - remove dependency on /usr/bin/python3 using %python3_fix_shebang macro, [bsc#1212476] OBS-URL: https://build.opensuse.org/request/show/1157641 OBS-URL: https://build.opensuse.org/package/show/security:chipcard/pcsc-lite?expand=0&rev=188 --- pcsc-lite.changes | 6 ++++++ pcsc-lite.spec | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/pcsc-lite.changes b/pcsc-lite.changes index ddba41d..dde226d 100644 --- a/pcsc-lite.changes +++ b/pcsc-lite.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Mar 13 14:52:38 UTC 2024 - pgajdos@suse.com + +- remove dependency on /usr/bin/python3 using + %python3_fix_shebang macro, [bsc#1212476] + ------------------------------------------------------------------- Thu Feb 29 15:01:39 UTC 2024 - Dominique Leuenberger diff --git a/pcsc-lite.spec b/pcsc-lite.spec index 93cf0bb..a2db1ca 100644 --- a/pcsc-lite.spec +++ b/pcsc-lite.spec @@ -1,7 +1,7 @@ # # spec file for package pcsc-lite # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -140,6 +140,7 @@ cp -a AUTHORS ChangeLog COPYING HELP NEWS README README.SUSE SECURITY TODO %{bui # Remove useless la files find %{buildroot} -type f -name "*.la" -delete -print install -Dm0644 %{SOURCE9} %{buildroot}%{_sysusersdir}/%{PKG_USER}.conf +%python3_fix_shebang %pre -f %{PKG_USER}.pre %service_add_pre pcscd.service pcscd.socket