2010-12-16 Miguel de Dios <miguel.dedios@artica.es>

* DEBIAN/control, DEBIAN/make_deb_package.sh, pandora_console.spec,
	pandora_console.redhat.spec: update the version number.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3663 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
mdtrooper 2010-12-16 17:28:27 +00:00
parent a79f01da47
commit 74adbe54c4
4 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
2010-12-16 Miguel de Dios <miguel.dedios@artica.es>
* DEBIAN/control, DEBIAN/make_deb_package.sh, pandora_console.spec,
pandora_console.redhat.spec: update the version number.
2010-12-04 Junichi Satoh <junichi@rworks.jp>
* plugins/pandora_update: Added support for FreeBSD.

View File

@ -1,5 +1,5 @@
package: PandoraFMS-Agent-Unix
Version: 3.2rc2
Version: 3.2
Architecture: all
Priority: optional
Section: admin

View File

@ -14,7 +14,7 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
pandora_version="3.2rc2"
pandora_version="3.2"
echo "Test if you has the tools for to make the packages."
whereis dpkg-deb | cut -d":" -f2 | grep dpkg-deb > /dev/null

View File

@ -2,7 +2,7 @@
#Pandora FMS Linux Agent
#
%define name pandorafms_agent_unix
%define version 3.2rc2
%define version 3.2
Summary: Pandora FMS Linux agent, PERL version
Name: %{name}
Version: %{version}