commit 6049f429493e65a5a678f3232b49441520fe45ef
Author: Jakub Bogusz <[email protected]>
Date:   Mon Nov 18 21:01:19 2019 +0100

    - keep python<3.8 support

 alsa-lib.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/alsa-lib.spec b/alsa-lib.spec
index dedcdf6..e933276 100644
--- a/alsa-lib.spec
+++ b/alsa-lib.spec
@@ -196,7 +196,9 @@ Moduł wiązania Pythona dla interfejsu miksera architektury 
ALSA.
 
 %prep
 %setup -q
+%if %{without python2} && "%{py3_ver}" >= "3.8"
 %patch0 -p1
+%endif
 cp -p %{SOURCE3} src/conf
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/alsa-lib.git/commitdiff/6049f429493e65a5a678f3232b49441520fe45ef

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to