some tweaks to make the changelog version more correct

This commit is contained in:
Dave Jones 2012-02-28 11:26:27 -05:00
parent c325fa4fd0
commit ac1a857eb1

View File

@ -16,4 +16,7 @@ popd
mv /tmp/patch-$VER-git.xz . mv /tmp/patch-$VER-git.xz .
perl -p -i -e 's|%global baserelease.*|%global baserelease 1|' kernel.spec
#FIXME: Need the right gitN number for the version to be correct.
rpmdev-bumpspec -c "Linux $DESC" kernel.spec rpmdev-bumpspec -c "Linux $DESC" kernel.spec