[packages/VMware-player/wip-userspace-16] - configurable NETWORKING

qboosh qboosh at pld-linux.org
Mon Jan 3 19:55:54 CET 2022


commit 739c47ce99682b6e3b535bada89809e7d26cd66f
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Jan 3 19:56:39 2022 +0100

    - configurable NETWORKING

 VMware-player.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/VMware-player.spec b/VMware-player.spec
index 94f729b..6ed8394 100644
--- a/VMware-player.spec
+++ b/VMware-player.spec
@@ -302,6 +302,7 @@ cat >$RPM_BUILD_ROOT%{_sysconfdir}/vmware/config <<'EOF'
 libdir="%{_libdir}/vmware"
 bindir="%{_bindir}"
 authd.fullpath="%{_sbindir}/vmware-authd"
+NETWORKING="yes"
 EOF
 
 cat >$RPM_BUILD_ROOT%{_sysconfdir}/vmware/networking <<EOF
@@ -470,7 +471,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/mime/packages/vmware-player.xml
 %dir %{_sysconfdir}/vmware
 %{_sysconfdir}/vmware/bootstrap
-%{_sysconfdir}/vmware/config
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/vmware/config
 %{_sysconfdir}/vmware/icu
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/vmware/networking
 %dir /var/run/vmware
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/VMware-player.git/commitdiff/739c47ce99682b6e3b535bada89809e7d26cd66f



More information about the pld-cvs-commit mailing list