From 3f4f25fc47c8a291b70f5c0fe77b4fb66064dab9 Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Mon, 16 Aug 2021 21:58:08 +0200 Subject: [PATCH] updated python lib name --- uhd.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uhd.spec b/uhd.spec index 3a154a7..1bfb616 100644 --- a/uhd.spec +++ b/uhd.spec @@ -290,7 +290,7 @@ rm -rf $RPM_BUILD_ROOT %files -n python3-uhd %defattr(644,root,root,755) %dir %{py3_sitedir}/uhd -%attr(755,root,root) %{py3_sitedir}/uhd/libpyuhd.so +%attr(755,root,root) %{py3_sitedir}/uhd/libpyuhd.cpython-*.so %{py3_sitedir}/uhd/*.py %{py3_sitedir}/uhd/__pycache__ -- 2.43.0