recover lost auto, null attach effect segv, clip picon color_model fix
[goodguy/history.git] / cinelerra-5.1 / cinelerra.spec
index 54d57758b2ef4e1d8a898acdb4a85297efa755a3..fb1ce4b5bc367081b90716829df85126844ff9cf 100644 (file)
@@ -1,4 +1,4 @@
-%define ver 20171011
+%define ver 20180130
 %define cin cinelerra
 Summary: Multimedia Editing and construction
 
@@ -7,7 +7,7 @@ Summary: Multimedia Editing and construction
 %define xcfg --enable-x265_hidepth --with-exec-name=cinx
 %endif
 
-Name: %{cin}%{xbit}
+Name: %{cin}%{?xbit}
 Version: 5.1
 Release: %{ver}
 License: GPL
@@ -69,7 +69,7 @@ Multimedia editing and construction
 %setup -q -n %{cin}-%{version}
 %build
 ./autogen.sh
-%configure %{xcfg}
+%configure %{?xcfg}
 %{__make}
 
 %install