SPECS: lve.spec - qdir build fixed, src has linking problems
glen
glen at pld-linux.org
Sun Sep 25 14:09:51 CEST 2005
Author: glen Date: Sun Sep 25 12:09:51 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- qdir build fixed, src has linking problems
---- Files affected:
SPECS:
lve.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SPECS/lve.spec
diff -u SPECS/lve.spec:1.5 SPECS/lve.spec:1.6
--- SPECS/lve.spec:1.5 Sun Sep 25 14:00:47 2005
+++ SPECS/lve.spec Sun Sep 25 14:09:46 2005
@@ -42,10 +42,13 @@
sed -i "s,%{_prefix}/local/lve/bin,%{_bindir},g" src/lve.h
%build
+%{__make} -C qdir \
+ QT_INCLUDE=-I%{_includedir}/qt
+
%{__make} all-recursive \
INCLUDE="-I../ffmpeg/libavcodec -I%{_includedir}/mpeg2dec" \
QT_DIR=%{_prefix} \
- SUBDIRS="qdir src"
+ SUBDIRS="src"
%install
rm -rf $RPM_BUILD_ROOT
@@ -79,6 +82,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2005/09/25 12:09:46 glen
+- qdir build fixed, src has linking problems
+
Revision 1.5 2005/09/25 12:00:47 glen
- PLD package names
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/lve.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list