[packages/VirtualBox] drop sed 4.6 patch

atler atler at pld-linux.org
Fri Dec 21 11:29:58 CET 2018


commit fbcc804e103fb05de8e7446b5c6e9249f10d07d9
Author: Jan Palus <atler at pld-linux.org>
Date:   Fri Dec 21 11:28:28 2018 +0100

    drop sed 4.6 patch
    
    regression fixed in sed 4.7

 VirtualBox-sed-4.6.patch | 11 -----------
 VirtualBox.spec          |  2 --
 2 files changed, 13 deletions(-)
---
diff --git a/VirtualBox.spec b/VirtualBox.spec
index 931e37d..a825d32 100644
--- a/VirtualBox.spec
+++ b/VirtualBox.spec
@@ -81,7 +81,6 @@ Patch13:	%{pname}-no-scrextend.patch
 Patch14:	%{pname}-multipython.patch
 Patch15:	%{pname}-lightdm-1.19.2.patch
 Patch16:	%{pname}-no-vboxvideo.patch
-Patch17:	%{pname}-sed-4.6.patch
 URL:		http://www.virtualbox.org/
 %if %{with userspace}
 %ifarch %{x8664}
@@ -550,7 +549,6 @@ cd ../..\
 %patch14 -p0
 %patch15 -p0
 %patch16 -p0
-%patch17 -p1
 
 %{__sed} -i -e 's, at VBOX_DOC_PATH@,%{_docdir}/%{name}-%{version},' \
 	-e 's/Categories=.*/Categories=Utility;Emulator;/' src/VBox/Installer/common/virtualbox.desktop.in
diff --git a/VirtualBox-sed-4.6.patch b/VirtualBox-sed-4.6.patch
deleted file mode 100644
index 8b08e48..0000000
--- a/VirtualBox-sed-4.6.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- VirtualBox-6.0.0/src/VBox/Additions/linux/export_modules.sh.orig	2018-12-20 18:52:22.251544899 +0100
-+++ VirtualBox-6.0.0/src/VBox/Additions/linux/export_modules.sh	2018-12-20 18:52:43.561388418 +0100
-@@ -16,7 +16,7 @@
- # hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
- #
- 
--export LC_ALL=C
-+export LC_ALL=C.UTF-8
- 
- # The below is GNU-specific.  See VBox.sh for the longer Solaris/OS X version.
- TARGET=`readlink -e -- "${0}"` || exit 1
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/VirtualBox.git/commitdiff/fbcc804e103fb05de8e7446b5c6e9249f10d07d9



More information about the pld-cvs-commit mailing list