Search
j0ke.net Open Build Service
>
Projects
>
multimedia
>
ffmpeg
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 20
[-]
[+]
Changed
ffmpeg.spec
@@ -2,7 +2,7 @@ %define name ffmpeg %define version 0.4.9 -%define release 9.svn20080302 +%define release 9.svn20080303 %define major 0 %define lib libffmpeg %define libname %{lib}%{major} @@ -16,7 +16,7 @@ Summary(de): Hyperschneller MPEG1/MPEG4/H263/RV Und AC3/MPEG Audio-Encoder URL: http://ffmpeg.sourceforge.net -Source0: ffmpeg-0.4.9-svn20080302.tar.bz2 +Source0: ffmpeg-0.4.9-svn20080303.tar.bz2 Patch0: ffmpeg_configure.diff Patch1: ffmpeg-img_convert-SWSCALE.diff @@ -297,6 +297,7 @@ pushd %{buildroot}%{_includedir}/%{name} && %{__ln_s} -f ../libavutil/*.h . && popd pushd %{buildroot}%{_includedir}/%{name} && %{__ln_s} -f ../libpostproc/*.h . && popd pushd %{buildroot}%{_includedir}/%{name} && %{__ln_s} -f ../libswscale/*.h . && popd +pushd %{buildroot}%{_includedir} && %{__ln_s} -f libpostproc postproc && popd %clean [ "%{buildroot}" != "/" ] && %{__rm} -rf %{buildroot}
Added
ffmpeg-0.4.9-svn20080303.tar.bz2
^