SPECS (AC-branch): VirtualBox.spec - disable search of qt4
glen
glen at pld-linux.org
Thu Jul 3 15:02:48 CEST 2008
Author: glen Date: Thu Jul 3 13:02:48 2008 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- disable search of qt4
---- Files affected:
SPECS:
VirtualBox.spec (1.44.2.15 -> 1.44.2.16)
---- Diffs:
================================================================
Index: SPECS/VirtualBox.spec
diff -u SPECS/VirtualBox.spec:1.44.2.15 SPECS/VirtualBox.spec:1.44.2.16
--- SPECS/VirtualBox.spec:1.44.2.15 Thu Jul 3 14:29:07 2008
+++ SPECS/VirtualBox.spec Thu Jul 3 15:02:43 2008
@@ -12,7 +12,7 @@
%bcond_without kernel # don't build kernel module
%bcond_without userspace # don't build userspace package
-%define rel 1
+%define rel 2
%if %{without kernel}
%undefine with_dist_kernel
@@ -256,6 +256,7 @@
./configure \
--with-gcc="%{__cc}" \
--with-g++="%{__cxx}" \
+ --disable-qt4 \
--disable-kmods
. ./env.sh && kmk -j1
@@ -461,6 +462,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.44.2.16 2008/07/03 13:02:43 glen
+- disable search of qt4
+
Revision 1.44.2.15 2008/07/03 12:29:07 glen
- update for 2.6.22 kernel, old one in LINUX_2_6_16 branch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/VirtualBox.spec?r1=1.44.2.15&r2=1.44.2.16&f=u
More information about the pld-cvs-commit
mailing list