[otrs-cvs] otrs/scripts auto_build.sh,1.87,1.87.2.1

CVS commits notifications of OTRS.org cvs-log at otrs.org
Wed Jun 29 07:18:54 GMT 2011


Comments:
Update of /home/cvs/otrs/scripts
In directory lancelot:/tmp/cvs-serv11887/scripts

Modified Files:
      Tag: rel-3_0
	auto_build.sh 
Log Message:
Use new version of support package.

Author: mg

Index: auto_build.sh
===================================================================
RCS file: /home/cvs/otrs/scripts/auto_build.sh,v
retrieving revision 1.87
retrieving revision 1.87.2.1
diff -2 -u -d -r1.87 -r1.87.2.1
--- auto_build.sh	3 Dec 2010 08:58:40 -0000	1.87
+++ auto_build.sh	29 Jun 2011 07:18:49 -0000	1.87.2.1
@@ -2,5 +2,5 @@
 # --
 # auto_build.sh - build automatically OTRS tar, rpm and src-rpm
-# Copyright (C) 2001-2010 OTRS AG, http://otrs.org/
+# Copyright (C) 2001-2011 OTRS AG, http://otrs.org/
 # --
 # $Id$
@@ -23,5 +23,5 @@
 
 echo "auto_build.sh - build automatically OTRS tar, rpm and src-rpm <\$Revision$>"
-echo "Copyright (C) 2001-2010 OTRS AG, http://otrs.org/\n";
+echo "Copyright (C) 2001-2011 OTRS AG, http://otrs.org/\n";
 
 PATH_TO_CVS_SRC=$1
@@ -39,5 +39,5 @@
 #RPM_BUILD="rpmbuild"
 RPM_BUILD="rpm"
-SUPPORT_PACKAGE="http://ftp.otrs.org/pub/otrs/packages/Support-1.2.6.opm"
+SUPPORT_PACKAGE="http://ftp.otrs.org/pub/otrs/packages/Support-1.2.7.opm"
 #IPHONE_PACKAGE="http://ftp.otrs.org/pub/otrs/packages/iPhoneHandle-1.0.2.opm"
 IPHONE_PACKAGE="http://users.otrs.com/~me/iPhoneHandle-1.0.2.opm"


More information about the cvs-log mailing list