SPECS: open-vm-tools.spec - missing rel variable definition

pascalek pascalek at pld-linux.org
Tue Jan 13 13:20:47 CET 2009


Author: pascalek                     Date: Tue Jan 13 12:20:47 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- missing rel variable definition

---- Files affected:
SPECS:
   open-vm-tools.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/open-vm-tools.spec
diff -u SPECS/open-vm-tools.spec:1.4 SPECS/open-vm-tools.spec:1.5
--- SPECS/open-vm-tools.spec:1.4	Tue Jan 13 13:18:57 2009
+++ SPECS/open-vm-tools.spec	Tue Jan 13 13:20:41 2009
@@ -4,13 +4,14 @@
 %define		snap	2008.12.23
 %define		rev	137496
 %define		modsrc	modules/linux
+%define		rel	0.1
 %{expand:%%global	ccver	%(%{__cc} -dumpversion)}
 
 Summary:	VMWare guest utilities
 Summary(pl.UTF-8):	Narzędzia dla systemu-gościa dla VMware
 Name:		open-vm-tools
 Version:	%{snap}_%{rev}
-Release:	0.1
+Release:	%{rel}
 License:	GPL
 Group:		Applications/System
 Source0:	http://dl.sourceforge.net/sourceforge/open-vm-tools/%{name}-%{snap}-%{rev}.tar.gz
@@ -299,6 +300,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2009/01/13 12:20:41  pascalek
+- missing rel variable definition
+
 Revision 1.4  2009/01/13 12:18:57  pascalek
 - updated to snap 2008.12.31
 
================================================================

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



More information about the pld-cvs-commit mailing list