Fixup path to source tarball

OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=301
This commit is contained in:
Dominique Leuenberger 2015-07-14 08:27:50 +00:00 committed by Git OBS Bridge
parent 512898fd89
commit c0bb0ea53f
4 changed files with 19 additions and 19 deletions

View File

@ -9,7 +9,7 @@ Mon Jul 13 16:16:02 UTC 2015 - mlatimer@suse.com
+ Fix the HGFS protocol opcode to differentiate headers
+ Thaw filesystems when the snapshot commit message to VMX fails
- Drop upstream patches included in 9.10.2:
- toolboxcmd-fix-logic.patch
- toolboxcmd-fix-logic.patch
- asm_x86.patch
-------------------------------------------------------------------
@ -17,16 +17,16 @@ Sun Jun 28 10:56:24 UTC 2015 - antoine.belvire@laposte.net
- Fix compilation issues with GCC 5:
* Add toolboxcmd-fix-logic.patch
* Add asm_x86.patch
* Add asm_x86.patch
-------------------------------------------------------------------
Mon May 21 23:04:48 UTC 2015 - mlatimer@suse.com
- Build using gcc4.7 for SLES11 environments to avoid mul64.h
dependency problem for i586 architectures
dependency problem for i586 architectures
- Include cstddef to resolve compile problems under gcc4.7
enable-gcc46+.patch
- Ensure xutils builds properly under older versions of gcc
- Ensure xutils builds properly under older versions of gcc
xutils-add-cstring.patch
- Prevent files on shared folders from being truncated to 0 bytes
under 4.0 kernel
@ -91,18 +91,18 @@ Thu Feb 19 13:35:44 UTC 2015 - dimstar@opensuse.org
-------------------------------------------------------------------
Wed Jan 21 23:58:08 UTC 2015 - mlatimer@suse.com
- Remove modprobe of deprecated vmsync module from SysV init script.
- Remove modprobe of deprecated vmsync module from SysV init script.
-------------------------------------------------------------------
Fri Jan 16 02:55:39 UTC 2015 - mlatimer@suse.com
- Update specfile to ensure kernel modules are not built or required
for SLES11SP4 and SLES12.
for SLES11SP4 and SLES12.
-------------------------------------------------------------------
Fri Jan 9 23:57:56 UTC 2015 - mlatimer@suse.com
- Use fuse-devel instead of pkgconfig(fuse) in SLES11SP4.
- Use fuse-devel instead of pkgconfig(fuse) in SLES11SP4.
-------------------------------------------------------------------
Mon Jan 5 10:07:50 UTC 2015 - dimstar@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package open-vm-tools-KMP
#
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands.
#
# All modifications and additions to the file contributed by third parties
@ -17,7 +17,7 @@
#
%define KMP 1
%define KMP 1
# systemd and deploypkg should be enabled by default on versions >= 13.1
%if 0%{?suse_version} >= 1310
@ -65,7 +65,7 @@ Summary: Open Virtual Machine Tools
License: BSD-3-Clause and GPL-2.0 and LGPL-2.1
Group: System/Emulators/PC
Url: http://open-vm-tools.sourceforge.net/
Source: http://sourceforge.net/projects/open-vm-tools/files/open-vm-tools/stable-9.10.2/%{tarname}-%{version}-%{svn_rev}.tar.gz
Source: http://sourceforge.net/projects/open-vm-tools/files/open-vm-tools/stable-9.10.x/%{tarname}-%{version}-%{svn_rev}.tar.gz
Source1: vmtoolsd
Source2: vmtoolsd.service
Source3: vmware-user-autostart.desktop

View File

@ -9,7 +9,7 @@ Mon Jul 13 16:16:02 UTC 2015 - mlatimer@suse.com
+ Fix the HGFS protocol opcode to differentiate headers
+ Thaw filesystems when the snapshot commit message to VMX fails
- Drop upstream patches included in 9.10.2:
- toolboxcmd-fix-logic.patch
- toolboxcmd-fix-logic.patch
- asm_x86.patch
-------------------------------------------------------------------
@ -17,16 +17,16 @@ Sun Jun 28 10:56:24 UTC 2015 - antoine.belvire@laposte.net
- Fix compilation issues with GCC 5:
* Add toolboxcmd-fix-logic.patch
* Add asm_x86.patch
* Add asm_x86.patch
-------------------------------------------------------------------
Mon May 21 23:04:48 UTC 2015 - mlatimer@suse.com
- Build using gcc4.7 for SLES11 environments to avoid mul64.h
dependency problem for i586 architectures
dependency problem for i586 architectures
- Include cstddef to resolve compile problems under gcc4.7
enable-gcc46+.patch
- Ensure xutils builds properly under older versions of gcc
- Ensure xutils builds properly under older versions of gcc
xutils-add-cstring.patch
- Prevent files on shared folders from being truncated to 0 bytes
under 4.0 kernel
@ -91,18 +91,18 @@ Thu Feb 19 13:35:44 UTC 2015 - dimstar@opensuse.org
-------------------------------------------------------------------
Wed Jan 21 23:58:08 UTC 2015 - mlatimer@suse.com
- Remove modprobe of deprecated vmsync module from SysV init script.
- Remove modprobe of deprecated vmsync module from SysV init script.
-------------------------------------------------------------------
Fri Jan 16 02:55:39 UTC 2015 - mlatimer@suse.com
- Update specfile to ensure kernel modules are not built or required
for SLES11SP4 and SLES12.
for SLES11SP4 and SLES12.
-------------------------------------------------------------------
Fri Jan 9 23:57:56 UTC 2015 - mlatimer@suse.com
- Use fuse-devel instead of pkgconfig(fuse) in SLES11SP4.
- Use fuse-devel instead of pkgconfig(fuse) in SLES11SP4.
-------------------------------------------------------------------
Mon Jan 5 10:07:50 UTC 2015 - dimstar@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package open-vm-tools
#
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands.
#
# All modifications and additions to the file contributed by third parties
@ -65,7 +65,7 @@ Summary: Open Virtual Machine Tools
License: BSD-3-Clause and GPL-2.0 and LGPL-2.1
Group: System/Emulators/PC
Url: http://open-vm-tools.sourceforge.net/
Source: http://sourceforge.net/projects/open-vm-tools/files/open-vm-tools/stable-9.10.2/%{tarname}-%{version}-%{svn_rev}.tar.gz
Source: http://sourceforge.net/projects/open-vm-tools/files/open-vm-tools/stable-9.10.x/%{tarname}-%{version}-%{svn_rev}.tar.gz
Source1: vmtoolsd
Source2: vmtoolsd.service
Source3: vmware-user-autostart.desktop