RPM: get version from IDMETA
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 14 Nov 2011 15:29:20 +0000 (16:29 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 14 Nov 2011 15:29:20 +0000 (16:29 +0100)
So we don't need to update the spec file for each release anymore.

yaz.spec

index 2a05519..1c4498d 100644 (file)
--- a/yaz.spec
+++ b/yaz.spec
@@ -3,9 +3,10 @@
 #
 # spec file for YAZ
 
+%define idmetaversion %(. ./IDMETA; echo $VERSION|tr -d '\n')
 Name: yaz
 Summary: Z39.50 Programs
-Version: 4.2.20
+Version: %{idmetaversion}
 Release: 1indexdata
 
 # determine system