diff --git a/ffmpeg.spec b/ffmpeg.spec index a66001f..12779e8 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -10,14 +10,11 @@ %global _without_opencv 1 %global _without_vpx 1 %endif -%if 0%{?fedora} >= 19 -%global _without_cdio 1 -%endif Summary: Digital VCR and streaming server Name: ffmpeg Version: 1.2.1 -Release: 3%{?date}%{?date:git}%{?rel}%{?dist} +Release: 4%{?date}%{?date:git}%{?rel}%{?dist} %if 0%{?_with_amr:1} License: GPLv3+ %else @@ -290,6 +287,9 @@ mv $RPM_BUILD_ROOT%{_mandir}/man1/lib*.3 $RPM_BUILD_ROOT%{_mandir}/man3 %changelog +* Thu Jun 27 2013 Nicolas Chauvet - 1.2.1-4 +- Re-enable libcdio + * Wed Jun 19 2013 Nicolas Chauvet - 1.2.1-3 - Enable neon on armv7hnl - Enable thumb on all arm but armv6hl