- Disable unity on openSUSE < 11.4. It requires glib >= 2.24.

OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=174
This commit is contained in:
2010-12-22 09:27:26 +00:00
committed by Git OBS Bridge
parent 88ec7e6398
commit 03080d2454
2 changed files with 4 additions and 1 deletions

View File

@@ -11,6 +11,7 @@ Wed Dec 22 08:29:03 UTC 2010 - dimstar@opensuse.org
address.
+ lots of bug fixes and other cleanups in various areas.
- Re-enable building of X dependenices (with_X 1)
- Disable unity on openSUSE < 11.4. It requires glib >= 2.24.
-------------------------------------------------------------------
Thu Nov 25 15:11:31 UTC 2010 - dimstar@opensuse.org

View File

@@ -188,7 +188,7 @@ sed -i -e "s/\r//" README
# comments in a continued line seem not to work... shame
# --disable-unity : liburiparser was not present before 11.0
%configure \
%if 0%{?suse_version} < 1100
%if 0%{?suse_version} < 1140
--disable-unity \
%endif
--without-kernel-modules \
@@ -346,7 +346,9 @@ rm -rf %{buildroot}
%{_libdir}/%{name}/plugins/vmusr/libdesktopEvents.so
%{_libdir}/%{name}/plugins/vmusr/libdndcp.so
%{_libdir}/%{name}/plugins/vmusr/libresolutionSet.so
%if 0%{?suse_version} >= 1140
%{_libdir}/%{name}/plugins/vmusr/libunity.so
%endif
%{_libdir}/%{name}/plugins/vmusr/libvixUser.so
%{_bindir}/vmware-user-autostart-wrapper