mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-06-09 00:32:05 -04:00
make spec work again, now that release is in source name again
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@203 f882894a-f735-0410-b71e-b25c423dba1c
This commit is contained in:
parent
5d4aedb61f
commit
e9cb56335f
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
|
||||
%define version %%{VER}
|
||||
%define release %%{REL}
|
||||
%define source %{archive}-%{version}
|
||||
%define source %{archive}-%{version}-%{release}
|
||||
|
||||
Name: %{name}
|
||||
Version: %{version}
|
||||
|
|
|
|||
Loading…
Reference in a new issue