Author: qboosh Date: Wed Oct 8 17:52:55 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - CFLAGS != CPPFLAGS
---- Files affected: SPECS: gstreamer-ffmpeg.spec (1.25 -> 1.26) ---- Diffs: ================================================================ Index: SPECS/gstreamer-ffmpeg.spec diff -u SPECS/gstreamer-ffmpeg.spec:1.25 SPECS/gstreamer-ffmpeg.spec:1.26 --- SPECS/gstreamer-ffmpeg.spec:1.25 Sun Oct 5 01:32:42 2008 +++ SPECS/gstreamer-ffmpeg.spec Wed Oct 8 19:52:49 2008 @@ -21,6 +21,7 @@ BuildRequires: liboil-devel >= 0.3.6 BuildRequires: libtool BuildRequires: pkgconfig +BuildRequires: rpmbuild(macros) >= 1.470 Requires: gstreamer-plugins-base >= 0.10.13 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -58,7 +59,7 @@ %{__automake} %configure \ - CPPFLAGS="%{rpmcflags} -I/usr/include/libavformat -I/usr/include/libavcodec" \ + CPPFLAGS="%{rpmcppflags} -I/usr/include/libavformat -I/usr/include/libavcodec" \ --disable-static \ --with-system-ffmpeg %{__make} @@ -86,6 +87,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.26 2008/10/08 17:52:49 qboosh +- CFLAGS != CPPFLAGS + 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 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gstreamer-ffmpeg.spec?r1=1.25&r2=1.26&f=u _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit