[packages/open-vm-tools] - up to 13.0.0
mrozowik
mrozowik at pld-linux.org
Thu Jun 19 15:22:00 CEST 2025
commit e95ab8b7b188d8884e3a4d94ad0447e8a779fbae
Author: Krzysztof Mrozowicz <mrozowik at pld-linux.org>
Date: Thu Jun 19 13:21:51 2025 +0000
- up to 13.0.0
open-vm-tools.spec | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/open-vm-tools.spec b/open-vm-tools.spec
index 8585f27..2492241 100644
--- a/open-vm-tools.spec
+++ b/open-vm-tools.spec
@@ -5,13 +5,14 @@
Summary: VMWare guest utilities
Summary(pl.UTF-8): Narzędzia dla systemu-gościa dla VMware
Name: open-vm-tools
-Version: 12.5.2
+Version: 13.0.0
Release: 1
Epoch: 1
License: GPL
Group: Applications/System
-Source0: https://github.com/vmware/open-vm-tools/archive/%{version}.tar.gz
-# Source0-md5: 44d3f623df0d3052fd6f6b25a1f495d2
+#Source0: https://github.com/vmware/open-vm-tools/archive/%{version}.tar.xz
+Source0: https://github.com/vmware/open-vm-tools/archive/refs/tags/stable-%{version}.tar.gz
+# Source0-md5: 277a55da4d7a8be5bea6151bfe6a81af
Source1: %{name}-packaging
Source2: %{name}-modprobe.d
Source3: %{name}-init
@@ -195,7 +196,7 @@ UDEV rules for open-vm-tools.
Reguły UDEV dla open-vm-tools.
%prep
-%setup -q
+%setup -q -n %{name}-stable-%{version}
%patch -P 0 -p1
%patch -P 1 -p1
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/open-vm-tools.git/commitdiff/e95ab8b7b188d8884e3a4d94ad0447e8a779fbae
More information about the pld-cvs-commit
mailing list