SPECS: transcode.spec - lzo detection fix

shadzik shadzik at pld-linux.org
Fri Nov 17 18:52:55 CET 2006


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



More information about the pld-cvs-commit mailing list