Author: tanguy
Update of /cvs/free/rpms/libdlna/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv28174
Modified Files:
libdlna.spec
Log Message:
Index: libdlna.spec
===================================================================
RCS file: /cvs/free/rpms/libdlna/devel/libdlna.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libdlna.spec 19 Aug 2008 09:42:51 -0000 1.5
+++ libdlna.spec 19 Aug 2008 09:57:47 -0000 1.6
@@ -28,13 +28,6 @@
%prep
%setup -q
%patch0 -p1
-# adjust includes for the header move in latest ffmpeg <sigh>
-sed -i -e 's|ffmpeg/avcodec.h|ffmpeg/libavcodec/avcodec.h|g' \
- -e 's|ffmpeg/avformat.h|ffmpeg/libavformat/avformat.h|g' \
- -e 's|postproc/postprocess.h|ffmpeg/libpostproc/postprocess.h|g' \
- -e 's|ffmpeg/swscale.h|ffmpeg/libswscale/swscale.h|g' \
- ext/ffmpeg/*.c ext/ffmpeg/*.h ext/libpostproc/*.c
-
%build
export CFLAGS="$RPM_OPT_FLAGS"
Show replies by date