summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--seabios.git.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/seabios.git.spec b/seabios.git.spec
index 7005884..ee53b68 100644
--- a/seabios.git.spec
+++ b/seabios.git.spec
@@ -59,7 +59,7 @@ function do_build() {
make EXTRAVERSION="$extra"
make EXTRAVERSION="$extra" $target
}
-echo "%{version}-%{release}" > .version
+echo "%{version}" > .version
mkdir rpm.bin
mkdir rpm.doc