chore (virtualsmartcard): use %conf, remove python3 dep (#11292)

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
This commit is contained in:
Owen Zimmerman
2026-04-17 12:51:33 -05:00
committed by GitHub
parent d140181653
commit 08664b2ea4
@@ -7,7 +7,7 @@ Source0: https://github.com/frankmorgner/vsmartcard/releases/download/%na
License: GPL-3.0-only
BuildRequires: pcsc-lite-devel gcc libtool pkg-config qrencode-devel python3-devel help2man
Requires: qrencode-libs python3
Requires: qrencode-libs
Packager: june-fish <git@june.fish>
%description
@@ -15,6 +15,8 @@ Virtual Smart Card emulates a smart card and makes it accessible through PC/SC.
%prep
%autosetup
%conf
autoreconf --verbose --install
%configure prefix=NONE pythondir=%{python3_sitelib} bindir=%{_bindir}