SPECS: VirtualBox.spec - desc cosmetics, BR updates from vbox.spec...

qboosh qboosh at pld-linux.org
Sun Jan 21 14:15:06 CET 2007


Author: qboosh                       Date: Sun Jan 21 13:15:06 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- desc cosmetics, BR updates from vbox.spec
- use x8664 macro

---- Files affected:
SPECS:
   VirtualBox.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/VirtualBox.spec
diff -u SPECS/VirtualBox.spec:1.5 SPECS/VirtualBox.spec:1.6
--- SPECS/VirtualBox.spec:1.5	Fri Jan 19 18:54:53 2007
+++ SPECS/VirtualBox.spec	Sun Jan 21 14:15:00 2007
@@ -12,8 +12,8 @@
 # - .desktop file, some wrapper to launch VirtualBox (LD_LIBRARY_PATH must include
 #   %{_libdir}/VirtualBox), maybe some init script to launch VBoxSVC.
 # - Devel stuff is not packaged yet.
-# - Now its EA ix86 amd64, but looking into autogenerated env.sh suggests that
-#   code may be compiled exclusively for i686. Probably x86_64 must be put in EA for Th.
+# - Now its EA ix86 x8664, but looking into autogenerated env.sh suggests that
+#   code may be compiled exclusively for i686.
 #
 # Conditional build:
 %bcond_without	dist_kernel	# without distribution kernel
@@ -36,7 +36,7 @@
 BuildRequires:	bash
 BuildRequires:	bcc
 BuildRequires:	bin86
-BuildRequires:	gcc >= 3.2.3
+BuildRequires:	gcc >= 5:3.2.3
 BuildRequires:	iasl
 %{?with_dist_kernel:BuildRequires:	kernel%{_alt_kernel}-module-build >= 3:2.6.7}
 BuildRequires:	libIDL-devel
@@ -45,13 +45,14 @@
 BuildRequires:	qt-devel >= 6:3.3.6
 BuildRequires:	rpmbuild(macros) >= 1.329
 BuildRequires:	xalan-c-devel >= 1.10.0
-BuildRequires:	xcursor-devel
+#BuildRequires:	xcursor-devel
 BuildRequires:	xerces-c-devel >= 2.6.0
+BuildRequires:	xorg-lib-libXcursor-devel
 BuildRequires:	zlib-devel >= 1.2.1
-ExclusiveArch:	%{ix86} amd64
+ExclusiveArch:	%{ix86} %{x8664}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%ifarch amd64
+%ifarch %{x8664}
 %define		_outdir	amd64
 %else
 %define		_outdir	x86
@@ -81,11 +82,11 @@
 
 %description -l pl
 InnoTek VirtualBox jest emulatorem sprzętu x86. Kierowany do
-zastosowań serwerowych, desktopowych oraz embedded jest obecnie
+zastosowań serwerowych, desktopowych oraz wbudowanych jest obecnie
 jedynym wysokiej jakości rozwiązaniem wirtualizacyjnym dostępnym
 również jako Otwarte Oprogramowanie.
 
-Przykładowe cechy VirtualBox:
+Przykładowe cechy VirtualBoksa:
 
 Modularność: VirtualBox jest wysoce zmodularyzowanym produktem z
 dobrze zaprojektowanym wewnętrznym interfejsem programowym typu
@@ -95,14 +96,14 @@
 poleceń. VirtualBox dostarcza również pełny pakiet deweloperski, co
 pozwala stworzyć dowolny inny interfejs zarządzania maszyną wirtualną.
 
-Opisy maszyn wirtualnych w XML: konfiguracje poszczególnych maszyn
-wirtualnych są w całości przechowywane w XMLu i są niezależne od
+Opisy maszyn wirtualnych w XML-u: konfiguracje poszczególnych maszyn
+wirtualnych są w całości przechowywane w XML-u i są niezależne od
 lokalnej maszyny. Dzięki temu można szybko i łatwo przenieść
 konfigurację maszyny wirtualnej na inny komputer.
 
 %package -n kernel%{_alt_kernel}-misc-vboxdrv
-Summary:	Kernel module for VirtualBox
-Summary(pl):	Moduł jądra dla VirtualBox
+Summary:	Linux kernel module for VirtualBox
+Summary(pl):	Moduł jądra Linuksa dla VirtualBoksa
 Release:	%{_rel}@%{_kernel_ver_str}
 Group:		Base/Kernel
 Requires(post,postun):	/sbin/depmod
@@ -114,14 +115,14 @@
 Provides:	kernel(vboxdrv) = %{version}-%{_rel}
 
 %description -n kernel%{_alt_kernel}-misc-vboxdrv
-Kernel module vboxdrv for VirtualBox.
+Linux kernel module vboxdrv for VirtualBox.
 
 %description -n kernel%{_alt_kernel}-misc-vboxdrv -l pl
-Moduł jądra vboxdrv dla VirtualBox.
+Moduł jądra Linuksa vboxdrv dla VirtualBoksa.
 
 %package -n kernel%{_alt_kernel}-smp-misc-vboxdrv
-Summary:	Kernel SMP module for VirtualBox
-Summary(pl):	Moduł jądra SMP dla VirtualBox
+Summary:	Linux SMP kernel module for VirtualBox
+Summary(pl):	Moduł jądra Linuksa SMP dla VirtualBoksa
 Release:	%{_rel}@%{_kernel_ver_str}
 Group:		Base/Kernel
 Requires(post,postun):	/sbin/depmod
@@ -133,10 +134,10 @@
 Provides:	kernel(vboxdrv) = %{version}-%{_rel}
 
 %description -n kernel%{_alt_kernel}-smp-misc-vboxdrv
-Kernel SMP module vboxdrv for VirtualBox.
+Linux SMP kernel module vboxdrv for VirtualBox.
 
 %description -n kernel%{_alt_kernel}-smp-misc-vboxdrv -l pl
-Moduł jądra SMP vboxdrv dla VirtualBox.
+Moduł jądra Linuksa SMP vboxdrv dla VirtualBoksa.
 
 %prep
 %setup -q -n vbox
@@ -225,7 +226,6 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/VBox*
 %attr(755,root,root) %{_bindir}/VirtualBox
-%dir %{_libdir}/VirtualBox
 %{_libdir}/VirtualBox
 
 %files	-n kernel%{_alt_kernel}-misc-vboxdrv
@@ -242,6 +242,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2007/01/21 13:15:00  qboosh
+- desc cosmetics, BR updates from vbox.spec
+- use x8664 macro
+
 Revision 1.5  2007/01/19 17:54:53  hawk
 - typo, cosmetics
 
@@ -259,4 +263,3 @@
 - VirtualBox is now licensed under GPLv2 so here is spec for it
 - no official source tarballs are available, SVN snapshot was used
 - builds, not tested, may even not run at all - TODO is looong
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/VirtualBox.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list