Accepting request 391274 from home:jirislaby:branches:Virtualization:VMware

- they renamed open-vm-tools-stable-10.0.5.tar.gz to
  stable-10.0.5.tar.gz -- fix .spec accordingly

OBS-URL: https://build.opensuse.org/request/show/391274
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=328
This commit is contained in:
Ken Johnson 2016-04-22 14:31:18 +00:00 committed by Git OBS Bridge
parent 3c7c0de05c
commit 298701dbc2
3 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Apr 22 12:12:09 UTC 2016 - jslaby@suse.com
- they renamed open-vm-tools-stable-10.0.5.tar.gz to
stable-10.0.5.tar.gz -- fix .spec accordingly
-------------------------------------------------------------------
Wed Apr 20 08:57:17 UTC 2016 - dimstar@opensuse.org

View File

@ -69,7 +69,7 @@
Name: open-vm-tools
%define subname open-vm-tools
%define tarname open-vm-tools-stable
%define tarname stable
Version: 10.0.5
Release: 0
Summary: Open Virtual Machine Tools
@ -235,7 +235,7 @@ Those are the development headers for libvmtools. They are needed
if you intend to create own plugins for vmtoolsd.
%prep
%setup -q -n %{tarname}-%{version}/%{subname}
%setup -q -n %{name}-%{tarname}-%{version}/%{subname}
# fix for an rpmlint warning regarding wrong line feeds
sed -i -e "s/\r//" README
%patch0 -p1