dmraid: fix version.
This commit is contained in:
parent
1009de5be2
commit
7c66d03316
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=dmraid
|
|||
_distver=1.0.0.rc16
|
||||
_patchver=3
|
||||
revision=1
|
||||
version="${_distver}_${_patchver}"
|
||||
version="${_distver}.${_patchver}"
|
||||
wrksrc="${pkgname}"
|
||||
build_wrksrc="${_distver}-${_patchver}/${pkgname}"
|
||||
homepage="http://people.redhat.com/~heinzm/sw/dmraid/"
|
||||
|
|
Loading…
Reference in a new issue