Hello community,

here is the log from the commit of package vagrant-sshfs for openSUSE:Factory 
checked in at 2020-03-31 17:16:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vagrant-sshfs (Old)
 and      /work/SRC/openSUSE:Factory/.vagrant-sshfs.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vagrant-sshfs"

Tue Mar 31 17:16:05 2020 rev:7 rq:789974 version:1.3.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/vagrant-sshfs/vagrant-sshfs.changes      
2020-03-17 13:09:27.745767505 +0100
+++ /work/SRC/openSUSE:Factory/.vagrant-sshfs.new.3160/vagrant-sshfs.changes    
2020-03-31 17:16:09.735662539 +0200
@@ -1,0 +2,7 @@
+Tue Mar 31 06:49:51 UTC 2020 - Guillaume GARDET <guillaume.gar...@opensuse.org>
+
+- Fix vagrant-ssh-testsuite for aarch64 by using 
+  opensuse/Tumbleweed.$(uname -m) instead of fedora box which is
+  for x86_64 only
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ vagrant-sshfs.spec ++++++
--- /var/tmp/diff_new_pack.eTc7By/_old  2020-03-31 17:16:11.095663403 +0200
+++ /var/tmp/diff_new_pack.eTc7By/_new  2020-03-31 17:16:11.095663403 +0200
@@ -59,7 +59,6 @@
 Group:          Development/Languages/Ruby
 Requires:       vagrant-libvirt
 Requires:       vagrant-sshfs = %{version}-%{release}
-BuildArch:      noarch
 
 %description    -n %{name}-testsuite
 This package contains the testsuite for the SSHFS provider for Vagrant. You 
most
@@ -84,6 +83,7 @@
 %install
 %vagrant_plugin_install -n %{mod_full_name}.gem
 install -p -m 0755 %{SOURCE3} %{buildroot}/%{vagrant_plugin_instdir}/test/misc/
+sed -i "s#box  = '.*/.*'#box  = 'opensuse/Tumbleweed.$(uname -m)'#" 
%{buildroot}/%{vagrant_plugin_instdir}/test/misc/Vagrantfile
 
 %files
 %{vagrant_plugin_instdir}




Reply via email to