From fc2e2aecc8648f5a2120a2417825aa54bfbc0202 Mon Sep 17 00:00:00 2001 From: Enrico Scholz Date: Sat, 27 Oct 2007 10:39:33 +0200 Subject: [PATCH] local adaptations --- koji.spec | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/koji.spec b/koji.spec index 23eccc4..0437799 100644 --- a/koji.spec +++ b/koji.spec @@ -1,6 +1,6 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} -%define baserelease 1 +%define baserelease 1.2 #build with --define 'testbuild 1' to have a timestamp appended to release %if x%{?testbuild} == x1 %define release %{baserelease}.%(date +%%Y%%m%%d.%%H%%M.%%S) -- 1.5.5.1