commit cb7775b58721a5deb276c85538c82e4276d70449
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Wed Jul 25 09:56:11 2018 +0100
Define python2 path to configure
mythtv.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/mythtv.spec b/mythtv.spec
index 82ce6dc..72ae52c 100644
--- a/mythtv.spec
+++ b/mythtv.spec
@@ -72,7 +72,7 @@
#
Name: mythtv
Version: 29.1
-Release: 20%{?rel_string}%{?dist}
+Release: 21%{?rel_string}%{?dist}
Summary: A digital video recorder (DVR) application
# The primary license is GPLv2+, but bits are borrowed from a number of
@@ -902,6 +902,7 @@ pushd mythtv
--disable-vaapi \
%endif
--enable-bdjava \
+ --python=%{__python2} \
--enable-libmp3lame \
--enable-libtheora --enable-libvorbis \
--enable-libx264 \
@@ -1396,6 +1397,9 @@ exit 0
%changelog
+* Wed Jul 25 2018 Leigh Scott <leigh123linux(a)googlemail.com> -
29.1-21.30.20180709.g2a0dadb37c
+- Define python2 path to configure
+
* Sat Jul 21 2018 Richard Shaw <hobbes1069(a)gmail.com> -
29.1-20.30.20180709.g2a0dadb37c
- Update to v29.1.30.20180709.g2a0dadb37c from branch fixes/29
Show replies by date