projects
/
yaz-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fdc9594
)
RPM: get version from IDMETA
author
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 14 Nov 2011 15:29:20 +0000
(16:29 +0100)
committer
Adam 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
patch
|
blob
|
history
diff --git
a/yaz.spec
b/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