[otrs-cvs] otrs/scripts auto_build.sh,1.116,1.117
"CVS commits notifications of OTRS.org" <[email protected]>
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments: Update of /home/cvs/otrs/scripts In directory lancelot:/tmp/cvs-serv20282/scripts Modified Files: auto_build.sh Log Message: Use new support package. Author: mg Index: auto_build.sh =================================================================== RCS file: /home/cvs/otrs/scripts/auto_build.sh,v retrieving revision 1.116 retrieving revision 1.117 diff -2 -u -d -r1.116 -r1.117 --- auto_build.sh 17 Dec 2012 10:05:48 -0000 1.116 +++ auto_build.sh 17 Jan 2013 09:18:59 -0000 1.117 @@ -2,5 +2,5 @@ # -- # auto_build.sh - build automatically OTRS tar, rpm and src-rpm -# Copyright (C) 2001-2012 OTRS AG, http://otrs.org/ +# Copyright (C) 2001-2013 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-2012 OTRS AG, http://otrs.org/\n"; +echo "Copyright (C) 2001-2013 OTRS AG, http://otrs.org/\n"; PATH_TO_CVS_SRC=$1 @@ -37,5 +37,5 @@ #RPM_BUILD="rpm" -SUPPORT_PACKAGE="http://ftp.otrs.org/pub/otrs/packages/Support-1.4.1.opm" +SUPPORT_PACKAGE="http://ftp.otrs.org/pub/otrs/packages/Support-1.4.3.opm" #IPHONE_PACKAGE="http://ftp.otrs.org/pub/otrs/packages/iPhoneHandle-1.1.1.opm" MANUAL_EN="http://ftp.otrs.org/pub/otrs/doc/doc-admin/3.2/en/pdf/otrs_admin_book.pdf" --------------------------------------------------------------------- OTRS mailing list: cvs-log - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/cvs-log To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log