[x264/el7] Bootstrap x264

nchauvet nchauvet at rpmfusion.org
Tue Aug 23 18:31:05 CEST 2016


commit 3a6f8838be539bf6bfc7c456fd49b9595ef2a223
Author: Nicolas Chauvet <kwizart at gmail.com>
Date:   Tue Aug 23 18:30:52 2016 +0200

    Bootstrap x264

 x264.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/x264.spec b/x264.spec
index 25a44f4..bcab5aa 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: 10%{?gver}%{?_with_bootstrap:_bootstrap}%{?dist}
+Release: 0%{?gver}%{?_with_bootstrap:_bootstrap}%{?dist}
 License: GPLv2+
 URL: http://developers.videolan.org/x264.html
 Source0: %{name}-0.%{api}-%{snapshot}.tar.bz2


More information about the rpmfusion-commits mailing list