Author: shadzik                      Date: Fri Nov 17 17:52:55 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- lzo detection fix

---- Files affected:
SPECS:
   transcode.spec (1.86 -> 1.87) 

---- Diffs:

================================================================
Index: SPECS/transcode.spec
diff -u SPECS/transcode.spec:1.86 SPECS/transcode.spec:1.87
--- SPECS/transcode.spec:1.86   Fri Nov 17 18:37:39 2006
+++ SPECS/transcode.spec        Fri Nov 17 18:52:50 2006
@@ -155,6 +155,7 @@
        --%{!?with_quicktime:dis}%{?with_quicktime:en}able-libquicktime \
        --enable-libxml2 \
        --%{!?with_lzo:dis}%{?with_lzo:en}able-lzo \
+       --with-lzo-includes=%{_includedir}/lzo \
        --%{!?with_mjpeg:dis}%{?with_mjpeg:en}able-mjpegtools \
        --enable-netstream \
        --enable-ogg \
@@ -172,8 +173,7 @@
        --with-x
 
 %{__make} \
-       LDFLAGS="%{rpmldflags}" \
-       CPPFLAGS="-I/usr/include/lzo"
+       LDFLAGS="%{rpmldflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -213,6 +213,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.87  2006/11/17 17:52:50  shadzik
+- lzo detection fix
+
 Revision 1.86  2006/11/17 17:37:39  shadzik
 - better
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/transcode.spec?r1=1.86&r2=1.87&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to