Author: blekot                       Date: Sat Oct  4 23:32:48 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added -includes patch to rename to proper directories
- added proper CFLAGS to pass into configure
- needs more work/NFY

---- Files affected:
SPECS:
   gstreamer-ffmpeg.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: SPECS/gstreamer-ffmpeg.spec
diff -u SPECS/gstreamer-ffmpeg.spec:1.24 SPECS/gstreamer-ffmpeg.spec:1.25
--- SPECS/gstreamer-ffmpeg.spec:1.24    Sun Oct  5 00:24:27 2008
+++ SPECS/gstreamer-ffmpeg.spec Sun Oct  5 01:32:42 2008
@@ -11,6 +11,7 @@
 Group:         Libraries
 Source0:       
http://gstreamer.freedesktop.org/src/gst-ffmpeg/%{gstname}-%{version}.tar.bz2
 # Source0-md5: 761cbbc0b5f077449082d0ea7527941e
+Patch0:                %{name}-includes.patch
 URL:           http://gstreamer.net/
 BuildRequires: autoconf >= 2.52
 BuildRequires: automake
@@ -47,6 +48,7 @@
 
 %prep
 %setup -q -n %{gstname}-%{version}
+%patch -p1
 
 %build
 %{__libtoolize}
@@ -54,7 +56,9 @@
 %{__autoconf}
 %{__autoheader}
 %{__automake}
+
 %configure \
+       CPPFLAGS="%{rpmcflags} -I/usr/include/libavformat 
-I/usr/include/libavcodec" \
        --disable-static \
        --with-system-ffmpeg
 %{__make}
@@ -82,6 +86,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2008/10/04 23:32:42  blekot
+- added -includes patch to rename to proper directories
+- added proper CFLAGS to pass into configure
+- needs more work/NFY
+
 Revision 1.24  2008/10/04 22:24:27  blekot
 - rel up (rebuild against updated ffmpeg)
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gstreamer-ffmpeg.spec?r1=1.24&r2=1.25&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to