2011-08-19 Sancho Lerena <slerena@artica.es>
* DEBIAN/control DEBIAN/make_deb_package.sh: Updated version to 4.0RC1. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4792 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
95c680f1bc
commit
8ec75ff6c3
|
@ -1,3 +1,8 @@
|
||||||
|
2011-08-19 Sancho Lerena <slerena@artica.es>
|
||||||
|
|
||||||
|
* DEBIAN/control
|
||||||
|
DEBIAN/make_deb_package.sh: Updated version to 4.0RC1.
|
||||||
|
|
||||||
2011-08-19 Sancho Lerena <slerena@artica.es>
|
2011-08-19 Sancho Lerena <slerena@artica.es>
|
||||||
|
|
||||||
* pandora_agents/unix/pandora_agent.spec: Updated spec.
|
* pandora_agents/unix/pandora_agent.spec: Updated spec.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
package: pandorafms-agent-unix
|
package: pandorafms-agent-unix
|
||||||
Version: 4.0
|
Version: 4.0RC1
|
||||||
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.2"
|
pandora_version="4.0RC1"
|
||||||
|
|
||||||
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
|
||||||
|
|
Loading…
Reference in New Issue