SPECS: VirtualBox.spec - more BRs, added versions too, based on co...
hawk
hawk at pld-linux.org
Mon May 5 09:30:09 CEST 2008
Author: hawk Date: Mon May 5 07:30:09 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- more BRs, added versions too, based on configure script
---- Files affected:
SPECS:
VirtualBox.spec (1.77 -> 1.78)
---- Diffs:
================================================================
Index: SPECS/VirtualBox.spec
diff -u SPECS/VirtualBox.spec:1.77 SPECS/VirtualBox.spec:1.78
--- SPECS/VirtualBox.spec:1.77 Mon May 5 09:16:34 2008
+++ SPECS/VirtualBox.spec Mon May 5 09:30:04 2008
@@ -49,8 +49,8 @@
Patch4: %{pname}-configure-spaces.patch
URL: http://www.virtualbox.org/
%if %{with userspace}
-BuildRequires: SDL-devel
-BuildRequires: alsa-lib-devel
+BuildRequires: SDL-devel >= 1.2.7
+BuildRequires: alsa-lib-devel >= 1.0.6
BuildRequires: bash
BuildRequires: bcc
BuildRequires: bin86
@@ -61,13 +61,16 @@
%if %{with userspace}
BuildRequires: Qt3Support-devel
BuildRequires: libIDL-devel
+BuildRequires: libpng >= 1.2.5
+BuildRequires: libstdc++-static >= 5:3.2.3
BuildRequires: libuuid-devel
-BuildRequires: libxslt-progs
+BuildRequires: libxml2-devel >= 2.6.26
+BuildRequires: libxslt-progs >= 1.1.17
BuildRequires: pkgconfig
-BuildRequires: pulseaudio-devel
+BuildRequires: pulseaudio-devel >= 0.9.0
BuildRequires: qt-devel >= 6:3.3.6
BuildRequires: qt-linguist
-BuildRequires: qt4-build
+BuildRequires: qt4-build >= 4.2.0
%endif
BuildRequires: rpmbuild(macros) >= 1.379
%if %{with userspace}
@@ -476,6 +479,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.78 2008-05-05 07:30:04 hawk
+- more BRs, added versions too, based on configure script
+
Revision 1.77 2008-05-05 07:16:34 hawk
- obvious qt4 BRs based on configure script
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/VirtualBox.spec?r1=1.77&r2=1.78&f=u
More information about the pld-cvs-commit
mailing list