packages: open-vm-tools/open-vm-tools.spec - revert broken syntax, use emai...
glen
glen at pld-linux.org
Thu Jan 27 12:02:44 CET 2011
Author: glen Date: Thu Jan 27 11:02:44 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- revert broken syntax, use email, forum, whatever to chat
- epoch not defined, don't use it
---- Files affected:
packages/open-vm-tools:
open-vm-tools.spec (1.56 -> 1.57)
---- Diffs:
================================================================
Index: packages/open-vm-tools/open-vm-tools.spec
diff -u packages/open-vm-tools/open-vm-tools.spec:1.56 packages/open-vm-tools/open-vm-tools.spec:1.57
--- packages/open-vm-tools/open-vm-tools.spec:1.56 Thu Jan 27 11:36:37 2011
+++ packages/open-vm-tools/open-vm-tools.spec Thu Jan 27 12:02:39 2011
@@ -4,11 +4,11 @@
%bcond_without kernel # without kernel modules
%bcond_without dist_kernel # without distribution kernel
%bcond_without userspace # without userspace package
-#
+
%define snap 2010.12.19
%define ver 8.4.2
%define rev 339835
-%define rel 1
+%define rel 0.1
%define modsrc modules/linux
Summary: VMWare guest utilities
Summary(pl.UTF-8): Narzędzia dla systemu-gościa dla VMware
@@ -16,13 +16,6 @@
Version: %{snap}.%{rev}
#Version: %{ver}.%{rev}
Release: %{rel}
-#Epoch: 1
-
-exit 1
-
-PASZCZAK NAPRAW TE BZDURY!!!!!!!!
-
-
License: GPL
Group: Applications/System
#Source0: http://downloads.sourceforge.net/project/open-vm-tools/open-vm-tools/stable-8.4.x/%{name}-%{ver}-%{rev}.tar.gz
@@ -100,7 +93,7 @@
Summary: VMware guest utitities
Summary(pl.UTF-8): Narzędzia dla systemu-gościa dla VMware.
Group: Applications/System
-Requires: %{name} = %{epoch}:%{version}-%{release}
+Requires: %{name} = %{version}-%{release}
%description gui
VMWare guest utilities. This package contains GUI part of tools.
@@ -343,7 +336,6 @@
%attr(755,root,root) %{_libdir}/open-vm-tools/plugins/vmusr/libdndcp.so
%attr(755,root,root) %{_libdir}/open-vm-tools/plugins/vmusr/libunity.so
-
%dir %{_libdir}/open-vm-tools/plugins/vmusr
%attr(755,root,root) %{_libdir}/open-vm-tools/plugins/vmusr/libresolutionSet.so
%attr(755,root,root) %{_libdir}/open-vm-tools/plugins/vmusr/libvixUser.so
@@ -409,6 +401,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.57 2011/01/27 11:02:39 glen
+- revert broken syntax, use email, forum, whatever to chat
+- epoch not defined, don't use it
+
Revision 1.56 2011/01/27 10:36:37 shadzik
- mark as broken
- exit 1 to not get build on builders
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/open-vm-tools/open-vm-tools.spec?r1=1.56&r2=1.57&f=u
More information about the pld-cvs-commit
mailing list