commit 33b4b822335ac55213ea334aebc7f46ce364524e
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Wed Jan 4 16:00:05 2017 +0100
Revert "Bootstrap x264"
This reverts commit 3a6f8838be539bf6bfc7c456fd49b9595ef2a223.
x264.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/x264.spec b/x264.spec
index bcab5aa..25a44f4 100644
--- a/x264.spec
+++ b/x264.spec
@@ -6,7 +6,7 @@
%global gver .%{gitdate}git%{gitversion}
%global branch stable
-%global _with_bootstrap 1
+#global _with_bootstrap 1
%{?_with_bootstrap:
%global _without_gpac 1
@@ -22,7 +22,7 @@
Summary: H264/AVC video streams encoder
Name: x264
Version: 0.%{api}
-Release: 0%{?gver}%{?_with_bootstrap:_bootstrap}%{?dist}
+Release: 10%{?gver}%{?_with_bootstrap:_bootstrap}%{?dist}
License: GPLv2+
URL:
http://developers.videolan.org/x264.html
Source0: %{name}-0.%{api}-%{snapshot}.tar.bz2