commit 0163dcb8a8c8de323eb6e2f9fc0cfe39259a303e Author: Thomas Sailer t.sailer@alumni.ethz.ch Date: Tue Dec 4 12:14:30 2012 +0100
fix version
mingw-sqlite.spec | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) --- diff --git a/mingw-sqlite.spec b/mingw-sqlite.spec index a33d8f0..f35de3c 100644 --- a/mingw-sqlite.spec +++ b/mingw-sqlite.spec @@ -3,7 +3,7 @@ %global name1 sqlite
%global realver 3071300 -%global rpmver %(echo %{realver}|sed -e "s/00//g" -e "s/0/./g") +%global rpmver 3.7.13
# bcond default logic is nicely backwards... %bcond_with tcl