commit 3206971f94bd3dddc579c4eb97892a0bfd166e58
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Tue Mar 12 15:21:32 2019 +0000
Do the forgotten bootstrap build
x264.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/x264.spec b/x264.spec
index cecdb12..0e32f7d 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
@@ -203,6 +203,9 @@ install -pm644 generic/{AUTHORS,COPYING} %{buildroot}%{_pkgdocdir}/
%endif
%changelog
+* Tue Mar 12 2019 Leigh Scott <leigh123linux(a)googlemail.com> -
0.157-2.20190303git72db437_bootstrap
+- Do the forgotten bootstrap build
+
* Tue Mar 12 2019 Sérgio Basto <sergio(a)serjux.com> - 0.157-1.20190303git72db437
- Update to 0.157 (stable branch)
- Rebase patches