diff --git a/pandora_agents/unix/ChangeLog b/pandora_agents/unix/ChangeLog index 37bc7d2591..516aa65ddb 100644 --- a/pandora_agents/unix/ChangeLog +++ b/pandora_agents/unix/ChangeLog @@ -1,3 +1,8 @@ +2010-12-28 Ramon Novoa + + * pandora_agent.spec: Added a release variable as in the rest of the + spec files. + 2010-12-27 Ramon Novoa * pandora_agent_installer, DEBIAN/postinst, DEBIAN/prerm, diff --git a/pandora_agents/unix/pandora_agent.spec b/pandora_agents/unix/pandora_agent.spec index 974b77fb02..61b882e830 100755 --- a/pandora_agents/unix/pandora_agent.spec +++ b/pandora_agents/unix/pandora_agent.spec @@ -3,10 +3,12 @@ # %define name pandorafms_agent_unix %define version 3.2 +%define release 1 + Summary: Pandora FMS Linux agent, PERL version Name: %{name} Version: %{version} -Release: 1 +Release: %{release} License: GPL Vendor: ArticaST Source0: %{name}-%{version}.tar.gz