diff options
author | Karl DeBisschop <kdebisschop@users.sourceforge.net> | 2002-10-26 13:30:10 (GMT) |
---|---|---|
committer | Karl DeBisschop <kdebisschop@users.sourceforge.net> | 2002-10-26 13:30:10 (GMT) |
commit | cfd3d920dd9c66097eb9a14bc9df602191f51b31 (patch) | |
tree | eb9721df875c6bf757880804063152dbe5bb4c58 /nagios-plugins.spec.in | |
parent | a4efa76f31f44c9738c58baf3920fa10f8df1450 (diff) | |
download | monitoring-plugins-cfd3d920dd9c66097eb9a14bc9df602191f51b31.tar.gz |
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
Diffstat (limited to 'nagios-plugins.spec.in')
-rw-r--r-- | nagios-plugins.spec.in | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ | |||
10 | 10 | ||
11 | %define version PACKAGE_VERSION | 11 | %define version PACKAGE_VERSION |
12 | %define release PACKAGE_RELEASE | 12 | %define release PACKAGE_RELEASE |
13 | %define source %{archive}-%{version}-%{release} | 13 | %define source %{archive}-%{version} |
14 | 14 | ||
15 | Name: %{name} | 15 | Name: %{name} |
16 | Version: %{version} | 16 | Version: %{version} |