[packages/blueman] - do not override am vars, rely on values provided by autoconf and python, rel 4

baggins baggins at pld-linux.org
Fri Apr 1 13:48:57 CEST 2022


commit 161f968a094d13728b5866222298cdfbac46bc41
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Fri Apr 1 13:48:21 2022 +0200

    - do not override am vars, rely on values provided by autoconf and python, rel 4

 blueman.spec | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/blueman.spec b/blueman.spec
index c7d2610..8ab644a 100644
--- a/blueman.spec
+++ b/blueman.spec
@@ -9,7 +9,7 @@ Summary:	Blueman - Bluetooth management utility for GNOME
 Summary(pl.UTF-8):	Blueman - narzędzie do zarządzania łącznością Bluetooth dla GNOME
 Name:		blueman
 Version:	2.2.4
-Release:	3
+Release:	4
 License:	GPL v3+
 Group:		X11/Applications
 Source0:	https://github.com/blueman-project/blueman/releases/download/%{version}/%{name}-%{version}.tar.xz
@@ -148,12 +148,11 @@ Wtyczka Bluemana dla Thunara.
 %patch0 -p1
 
 %build
+%{__aclocal}
+%{__autoconf}
 %configure \
 	CYTHONEXEC=/usr/bin/cython3 \
 	NETWORKTOOLS=/sbin/ip \
-	am_cv_python_pyexecdir=%{py3_sitedir} \
-	am_cv_python_pythondir=%{py3_sitedir} \
-	am_cv_python_version=%{py3_ver} \
 	--disable-runtime-deps-check \
 	--disable-schemas-compile \
 	--disable-static \
@@ -234,7 +233,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
 %{_datadir}/polkit-1/actions/org.blueman.policy
 %{_datadir}/polkit-1/rules.d/blueman.rules
 %attr(755,root,root) %{py3_sitedir}/_blueman.so
-%{py3_sitedir}/%{name}
+%{py3_sitescriptdir}/%{name}
 
 %if %{with mate}
 %files caja
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/blueman.git/commitdiff/161f968a094d13728b5866222298cdfbac46bc41



More information about the pld-cvs-commit mailing list