|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: mjpegtools
|
|
|
|
|
Version: 2.0.0
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Summary: Tools to manipulate MPEG data
|
|
|
|
|
Group: Applications/Multimedia
|
|
|
|
|
License: GPLv2
|
|
|
|
@ -183,6 +183,9 @@ rm $RPM_BUILD_ROOT%{_bindir}/mpegtranscode
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Jun 26 2012 Nicolas Chauvet <kwizart@gmail.com> - 2.0.0-5
|
|
|
|
|
- Rebuilt for FFmpeg
|
|
|
|
|
|
|
|
|
|
* Wed May 02 2012 Sérgio Basto <sergio@serjux.com> - 2.0.0-4
|
|
|
|
|
- Add patch for gcc 4.7
|
|
|
|
|
|
|
|
|
|