Author: sergiomb
Update of /cvs/free/rpms/VirtualBox-OSE/F-16
In directory se02.es.rpmfusion.net:/tmp/cvs-serv18018
Modified Files:
VirtualBox-OSE.spec
Log Message:
* Sat Nov 26 2011 Sérgio Basto <sergio(a)serjux.com> - 4.1.2-2
- small fix for bug #1979.
Index: VirtualBox-OSE.spec
===================================================================
RCS file: /cvs/free/rpms/VirtualBox-OSE/F-16/VirtualBox-OSE.spec,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- VirtualBox-OSE.spec 22 Sep 2011 14:17:11 -0000 1.71
+++ VirtualBox-OSE.spec 26 Nov 2011 12:54:53 -0000 1.72
@@ -15,7 +15,7 @@
Name: VirtualBox-OSE
Version: 4.1.2
-Release: 1%{?prerel:.%{prerel}}%{?dist}
+Release: 2%{?prerel:.%{prerel}}%{?dist}
Summary: A general-purpose full virtualizer for PC hardware
Group: Development/Tools
@@ -231,9 +231,7 @@
# Components
install -p -m 0755 -t $RPM_BUILD_ROOT%{_libdir}/virtualbox/components \
- obj/bin/components/VBoxC.so \
- obj/bin/components/VBoxSVCM.so \
- obj/bin/components/*XPCOM*.so
+ obj/bin/components/*
# Lib
install -p -m 0755 -t $RPM_BUILD_ROOT%{_libdir}/virtualbox \
@@ -497,6 +495,9 @@
%changelog
+* Sat Nov 26 2011 Sérgio Basto <sergio(a)serjux.com> - 4.1.2-2
+- small fix for bug #1979.
+
* Wed Sep 21 2011 Lubomir Rintel <lkundrak(a)v3.sk> - 4.1.2-1
- New release
- Assign USB devices to vboxusers
Show replies by date