Dynamically specify version for RPM builds
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Name: pgmon
|
||||
Version: 1.0
|
||||
Version: @@VERSION@@
|
||||
Release: 1%{?dist}
|
||||
Summary: A bridge to sit between monitoring tools and PostgreSQL
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Name: pgmon
|
||||
Version: 1.0
|
||||
Version: @@VERSION@@
|
||||
Release: 1%{?dist}
|
||||
Summary: A bridge to sit between monitoring tools and PostgreSQL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user