[packages/libbtctl] - force PYTHON=python2; release 2
qboosh
qboosh at pld-linux.org
Sat Sep 6 21:56:42 CEST 2025
commit 524db528483647f59a403ef62a3de41fb87769cb
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Sep 6 21:59:33 2025 +0200
- force PYTHON=python2; release 2
libbtctl.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/libbtctl.spec b/libbtctl.spec
index f105df8..b31b89d 100644
--- a/libbtctl.spec
+++ b/libbtctl.spec
@@ -10,7 +10,7 @@ Summary: Bluetooth GObject based library
Summary(pl.UTF-8): Biblioteka do programowania urządzeń Bluetooth
Name: libbtctl
Version: 0.11.1
-Release: 1
+Release: 2
# most code is LGPL v2.1+ but obexsdp.c is GPL v2+
License: GPL v2+
Group: Libraries
@@ -113,6 +113,7 @@ Dokumentacja API libbtctl.
%{__autoheader}
%{__automake}
%configure \
+ PYTHON="%{__python}" \
--enable-gtk-doc%{!?with_apidocs:=no} \
--disable-mono \
%{!?with_static_libs:--disable-static} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libbtctl.git/commitdiff/524db528483647f59a403ef62a3de41fb87769cb
More information about the pld-cvs-commit
mailing list