From 7c365f3d708451c4926eed5f58c837dbe613b2e8 Mon Sep 17 00:00:00 2001 From: Matthew Hicks Date: Tue, 15 Jul 2008 17:36:39 -0400 Subject: Updating the version to mark it as an 'IT' build --- func.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'func.spec') diff --git a/func.spec b/func.spec index 6529680..210123d 100644 --- a/func.spec +++ b/func.spec @@ -7,7 +7,7 @@ Summary: Remote management framework Name: func Source1: version Version: %(echo `awk '{ print $1 }' %{SOURCE1}`) -Release: %(echo `awk '{ print $2 }' %{SOURCE1}`)%{?dist} +Release: %(echo `awk '{ print $2 }' %{SOURCE1}`)%{?dist}it1 Source0: %{name}-%{version}.tar.gz License: GPLv2+ Group: Applications/System -- cgit