packages: open-vm-tools/open-vm-tools.spec - fixed Version and Release

paszczus paszczus at pld-linux.org
Sun Jan 30 14:35:02 CET 2011


Author: paszczus                     Date: Sun Jan 30 13:35:02 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fixed Version and Release

---- Files affected:
packages/open-vm-tools:
   open-vm-tools.spec (1.66 -> 1.67) 

---- Diffs:

================================================================
Index: packages/open-vm-tools/open-vm-tools.spec
diff -u packages/open-vm-tools/open-vm-tools.spec:1.66 packages/open-vm-tools/open-vm-tools.spec:1.67
--- packages/open-vm-tools/open-vm-tools.spec:1.66	Sun Jan 30 13:45:23 2011
+++ packages/open-vm-tools/open-vm-tools.spec	Sun Jan 30 14:34:57 2011
@@ -6,15 +6,16 @@
 %bcond_without	userspace	# without userspace package
 
 %define		snap    2010.12.19
+%define		fsnap	%(echo %{snap} | tr -d .)
 %define		ver     8.4.2
 %define		rev     339835
-%define		rel     0.1
+%define		rel    	1
 %define     modsrc	modules/linux
 Summary:	VMWare guest utilities
 Summary(pl.UTF-8):	Narzędzia dla systemu-gościa dla VMware
 Name:		open-vm-tools
-Version:	%{snap}.%{rev}
-Release:	%{rel}
+Version:	%{ver}
+Release:	0.%{fsnap}.%{rel}
 Epoch:		1
 License:	GPL
 Group:		Applications/System
@@ -401,6 +402,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.67  2011/01/30 13:34:57  paszczus
+- fixed Version and Release
+
 Revision 1.66  2011/01/30 12:45:23  paszczus
 - added %dir %{_libdir}/open-vm-tools/plugins/common
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/open-vm-tools/open-vm-tools.spec?r1=1.66&r2=1.67&f=u



More information about the pld-cvs-commit mailing list