From: Karl DeBisschop Date: Sat, 26 Oct 2002 13:30:10 +0000 (+0000) Subject: release should not be in tarball name X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=cfd3d920dd9c66097eb9a14bc9df602191f51b31;p=nagiosplug.git release should not be in tarball name git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@161 f882894a-f735-0410-b71e-b25c423dba1c --- diff --git a/nagios-plugins.spec.in b/nagios-plugins.spec.in index 2b50433..f8b9ee6 100644 --- a/nagios-plugins.spec.in +++ b/nagios-plugins.spec.in @@ -10,7 +10,7 @@ %define version PACKAGE_VERSION %define release PACKAGE_RELEASE -%define source %{archive}-%{version}-%{release} +%define source %{archive}-%{version} Name: %{name} Version: %{version}