automatic version update by autodist [release 2.3-1mamba;Tue Jul 22 2014]
This commit is contained in:
parent
308cddfe7a
commit
59621ff2e1
13
ffmpeg.spec
13
ffmpeg.spec
@ -8,7 +8,7 @@
|
||||
|
||||
Name: ffmpeg
|
||||
Epoch: 1
|
||||
Version: 2.2.5
|
||||
Version: 2.3
|
||||
Release: 1mamba
|
||||
Summary: Hyper fast MPEG1/MPEG4/H263/RV and AC3/MPEG audio encoder
|
||||
Group: System/Libraries
|
||||
@ -485,7 +485,7 @@ ln -s ../libavcodec.a %{buildroot}%{_libdir}/libavcodec/libavcodec.a
|
||||
%{_mandir}/man1/ffmpeg-resampler.1*
|
||||
%{_mandir}/man1/ffmpeg-scaler.1*
|
||||
%{_mandir}/man1/ffmpeg-utils.1*
|
||||
%doc CREDITS README
|
||||
%doc CREDITS
|
||||
|
||||
%files examples
|
||||
%defattr(-,root,root)
|
||||
@ -496,7 +496,7 @@ ln -s ../libavcodec.a %{buildroot}%{_libdir}/libavcodec/libavcodec.a
|
||||
%files presets
|
||||
%defattr(-,root,root)
|
||||
%dir %{_datadir}/ffmpeg
|
||||
%{_datadir}/ffmpeg/libx264-*.ffpreset
|
||||
#%{_datadir}/ffmpeg/libx264-*.ffpreset
|
||||
%{_datadir}/ffmpeg/libvpx-*.ffpreset
|
||||
|
||||
%files -n libavcodec-ffmpeg
|
||||
@ -605,7 +605,7 @@ ln -s ../libavcodec.a %{buildroot}%{_libdir}/libavcodec/libavcodec.a
|
||||
%{_libdir}/libswscale.a
|
||||
%{_libdir}/libswscale.so
|
||||
%{_libdir}/pkgconfig/libswscale.pc
|
||||
%{_mandir}/man3/libswscale.3.gz
|
||||
%{_mandir}/man3/libswscale.3*
|
||||
|
||||
%files -n libswresample-ffmpeg
|
||||
%defattr(-,root,root)
|
||||
@ -618,7 +618,7 @@ ln -s ../libavcodec.a %{buildroot}%{_libdir}/libavcodec/libavcodec.a
|
||||
%{_libdir}/libswresample.a
|
||||
%{_libdir}/libswresample.so
|
||||
%{_libdir}/pkgconfig/libswresample.pc
|
||||
%{_mandir}/man3/libswresample.3.gz
|
||||
%{_mandir}/man3/libswresample.3*
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
@ -626,6 +626,9 @@ ln -s ../libavcodec.a %{buildroot}%{_libdir}/libavcodec/libavcodec.a
|
||||
%{_docdir}/ffmpeg/*
|
||||
|
||||
%changelog
|
||||
* Tue Jul 22 2014 Automatic Build System <autodist@mambasoft.it> 2.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jul 15 2014 Automatic Build System <autodist@mambasoft.it> 2.2.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user