mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
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:
parent
b492056c77
commit
cd47ce6f96
@ -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>
|
2010-12-04 Junichi Satoh <junichi@rworks.jp>
|
||||||
|
|
||||||
* plugins/pandora_update: Added support for FreeBSD.
|
* plugins/pandora_update: Added support for FreeBSD.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
package: PandoraFMS-Agent-Unix
|
package: PandoraFMS-Agent-Unix
|
||||||
Version: 3.2rc2
|
Version: 3.2
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Section: admin
|
Section: admin
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
# GNU General Public License for more details.
|
# 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."
|
echo "Test if you has the tools for to make the packages."
|
||||||
whereis dpkg-deb | cut -d":" -f2 | grep dpkg-deb > /dev/null
|
whereis dpkg-deb | cut -d":" -f2 | grep dpkg-deb > /dev/null
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
#Pandora FMS Linux Agent
|
#Pandora FMS Linux Agent
|
||||||
#
|
#
|
||||||
%define name pandorafms_agent_unix
|
%define name pandorafms_agent_unix
|
||||||
%define version 3.2rc2
|
%define version 3.2
|
||||||
Summary: Pandora FMS Linux agent, PERL version
|
Summary: Pandora FMS Linux agent, PERL version
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user