From: thierry Date: Fri, 9 Oct 2009 15:34:20 +0000 (+0000) Subject: fix specfiles for tagging X-Git-Tag: boost-1.37.0-6~1 X-Git-Url: http://git.onelab.eu/?p=boost.git;a=commitdiff_plain;h=a6ddee4d2f13bd4de4f756bc5cd697fc0b08d3a1 fix specfiles for tagging --- diff --git a/boost.spec b/boost.spec index 3c21503..bad7038 100644 --- a/boost.spec +++ b/boost.spec @@ -1,10 +1,13 @@ %bcond_with tests %define sonamever 4 +%define version 1.37.0 +%define taglevel 6 + Name: boost Summary: The Boost C++ Libraries -Version: 1.37.0 -Release: 6%{?dist} +Version: %{version} +Release: %{taglevel} License: Boost URL: http://www.boost.org/ Group: System Environment/Libraries