We don't need BOOTSTRAP when we don't bump ffmpeg at same time , why
you think we need bootstrap x264 ?
On Tue, 2019-12-17 at 08:43 +0100, Leigh Scott wrote:
commit 458809a4cd02f3ee1827bc11f47cba25438cf77a
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Tue Dec 17 07:43:33 2019 +0000
DO A BOOTSTRAP BUILD
x264.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/x264.spec b/x264.spec
index 6875050..3a6fe7d 100644
--- a/x264.spec
+++ b/x264.spec
@@ -7,7 +7,7 @@
%global gver .%{gitdate}git%{gitversion}
%global branch stable
-#global _with_bootstrap 1
+%global _with_bootstrap 1
%{?_with_bootstrap:
%global _without_gpac 1
@@ -31,7 +31,7 @@
Summary: H264/AVC video streams encoder
Name: x264
Version: 0.%{api}
-Release: 1%{?gver}%{?_with_bootstrap:_bootstrap}%{?dist}
+Release: 2%{?gver}%{?_with_bootstrap:_bootstrap}%{?dist}
License: GPLv2+
URL:
https://www.videolan.org/developers/x264.html
Source0: %{name}-0.%{api}-%{snapshot}.tar.bz2
@@ -207,6 +207,9 @@ install -pm644 generic/{AUTHORS,COPYING}
%{buildroot}%{_pkgdocdir}/
%endif
%changelog
+* Tue Dec 17 2019 Leigh Scott <leigh123linux(a)googlemail.com> -
0.159-2.20191127git1771b55_bootstrap
+- DO A BOOTSTRAP BUILD
+
* Mon Dec 16 2019 Sérgio Monteiro Basto <sergio(a)serjux.com> - 0.159-
1.20191127git1771b55
- Update to 0.159-20191127-git1771b55 (stable branch)
Com os melhores cumprimentos,
--
Sérgio Monteiro Basto <sergiomb(a)sapo.pt>