Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:leeds
vmware-vdiskmanager
vmware-vdiskmanager.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File vmware-vdiskmanager.spec of Package vmware-vdiskmanager
# # spec file for package vmware-vdiskmanager # # Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via https://bugs.opensuse.org/ # %global debug_package %{nil} %global program_version 7.0.3-21933544 Name: vmware-vdiskmanager Version: 7.0.3.3 Release: 0%{?dist} Summary: VMware vDisk Manager License: SUSE-NonFree URL: https://developer.vmware.com/web/sdk/7.0/vddk Source0: VMware-vix-disklib-%{program_version}.x86_64.tar.gz BuildRequires: openssl BuildRequires: chrpath %if 0%{?suse_version} || 0%{?fedora} || 0%{?mageia} BuildRequires: fdupes %endif %if 0%{?suse_version} BuildRequires: update-desktop-files %endif ExclusiveArch: x86_64 %description VMware vDisk Manager is a utility for managing VMware vDisk files. %define source_dir vmware-vix-disklib-distrib %prep %autosetup -n vmware-vix-disklib-distrib # # remove rpath error # find %{_builddir}/%{source_dir} -type f -name "*.so*" -exec chrpath --delete {} \; # chrpath --delete %{_builddir}/%{source_dir}/bin64/vmware-vdiskmanager # # # delete hidden files # find %{_builddir}/%{source_dir} -type f -name ".*" -delete # # # Use system libraries # find %{_builddir} -type f -name qt.conf -delete; # for t in f l # do # find %{_builddir}/%{source_dir}/lib64 -type ${t} \ # -not -name "libdesktop_common.so" \ # -a -not -name "libcrypto.so*" \ # -delete; # done %build %install mkdir -p %{buildroot}%{_libexecdir}/vmware %{buildroot}%{_bindir} cp %{_builddir}/%{source_dir}/bin64/vmware-vdiskmanager %{buildroot}%{_libexecdir}/vmware/vmware-vdiskmanager cp -av %{_builddir}/%{source_dir}/lib64/* %{buildroot}%{_libexecdir}/vmware/ ln -s ../../%{_libexecdir}/vmware/vmware-vdiskmanager %{buildroot}%{_bindir}/vmware-vdiskmanager %if 0%{?suse_version} || 0%{?fedora} || 0%{?mageia} %fdupes -s %{buildroot} %endif %post %postun %files %{_bindir}/vmware-vdiskmanager %dir %{_libexecdir}/vmware %{_libexecdir}/vmwave/libcrypto.so %{_libexecdir}/vmwave/libcrypto.so.1 %{_libexecdir}/vmwave/libcrypto.so.1.0.2 %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor