projects
/
ZOOM-Perl-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:
a7a6879
)
Fix idmetaversion strips n SA-743
author
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 22 Jun 2015 14:49:08 +0000
(16:49 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 22 Jun 2015 14:49:08 +0000
(16:49 +0200)
libnet-z3950-zoom-perl.spec
patch
|
blob
|
history
diff --git
a/libnet-z3950-zoom-perl.spec
b/libnet-z3950-zoom-perl.spec
index
4476a11
..
c9c1981
100644
(file)
--- a/
libnet-z3950-zoom-perl.spec
+++ b/
libnet-z3950-zoom-perl.spec
@@
-1,4
+1,4
@@
-%define idmetaversion %(. ./IDMETA; echo $VERSION|tr -d '\n')
+%define idmetaversion %(. ./IDMETA; echo $VERSION)
Summary: Perl implementation of the ZOOM abstract API
Name: libnet-z3950-zoom-perl
Version: %{idmetaversion}