SPECS: VirtualBox.spec - typo - -udev belongs to userspace
qboosh
qboosh at pld-linux.org
Mon Feb 4 20:16:12 CET 2008
Author: qboosh Date: Mon Feb 4 19:16:12 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- typo
- -udev belongs to userspace
---- Files affected:
SPECS:
VirtualBox.spec (1.56 -> 1.57)
---- Diffs:
================================================================
Index: SPECS/VirtualBox.spec
diff -u SPECS/VirtualBox.spec:1.56 SPECS/VirtualBox.spec:1.57
--- SPECS/VirtualBox.spec:1.56 Mon Feb 4 19:39:35 2008
+++ SPECS/VirtualBox.spec Mon Feb 4 20:16:07 2008
@@ -130,7 +130,7 @@
%package udev
Summary: udev rules for VirtualBox kernel modules
-Summary(pl.UTF-8): Reguły udev dla modułw jądra Linuksa dla VirtualBoksa
+Summary(pl.UTF-8): Reguły udev dla modułów jądra Linuksa dla VirtualBoksa
Release: %{rel}@%{_kernel_ver_str}
Group: Base/Kernel
Requires: udev
@@ -139,7 +139,7 @@
udev rules for VirtualBox kernel modules
%description udev -l pl.UTF-8
-Reguły udev dla modułw jądra Linuksa dla VirtualBoksa
+Reguły udev dla modułów jądra Linuksa dla VirtualBoksa
%package -n kernel%{_alt_kernel}-misc-vboxadd
Summary: Linux kernel module for VirtualBox
@@ -338,12 +338,12 @@
install out/linux.%{outdir}/release/bin/VBox.png $RPM_BUILD_ROOT%{_pixmapsdir}/VBox.png
install %{SOURCE4} $RPM_BUILD_ROOT%{_desktopdir}/%{pname}.desktop
-%endif
-%if %{with kernel}
install -d $RPM_BUILD_ROOT/etc/udev/rules.d
install udev.conf $RPM_BUILD_ROOT/etc/udev/rules.d/virtualbox.rules
+%endif
+%if %{with kernel}
cd PLD-MODULE-BUILD
for MODULE in *; do
[ ! -d $MODULE ] && continue;
@@ -473,6 +473,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.57 2008-02-04 19:16:07 qboosh
+- typo
+- -udev belongs to userspace
+
Revision 1.56 2008-02-04 18:39:35 hawk
- suffix src package with alt kernel name (if present)
- disable userspace for alt_kernels
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/VirtualBox.spec?r1=1.56&r2=1.57&f=u
More information about the pld-cvs-commit
mailing list