/[smeserver]/rpms/e-smith-base/sme8/e-smith-base-5.2.0-SystemName.patch
ViewVC logotype

Annotation of /rpms/e-smith-base/sme8/e-smith-base-5.2.0-SystemName.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Mon Jan 13 16:09:27 2014 UTC (10 years, 6 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-base-5_2_0-86_el5_sme, e-smith-base-5_2_0-90_el5_sme, e-smith-base-5_2_0-88_el5_sme, e-smith-base-5_2_0-89_el5_sme, e-smith-base-5_2_0-87_el5_sme
* Mon Jan 13 2014 Ian Wells <esmith@wellsi.com> 5.2.0-86.sme
- Change System Name from mitel-networks-server to sme-server [SME: 8131]

1 wellsi 1.1 diff -ruN e-smith-base-5.4.0.old/root/etc/e-smith/db/configuration/defaults/SystemName/type e-smith-base-5.4.0/root/etc/e-smith/db/configuration/defaults/SystemName/type
2     --- e-smith-base-5.4.0.old/root/etc/e-smith/db/configuration/defaults/SystemName/type 2005-11-20 20:28:04.000000000 -0800
3     +++ e-smith-base-5.4.0/root/etc/e-smith/db/configuration/defaults/SystemName/type 2013-03-14 07:56:10.000000000 -0700
4     @@ -1 +1 @@
5     -mitel-networks-server
6     +sme-server
7     diff -ruN e-smith-base-5.4.0.old/root/usr/lib/perl5/site_perl/esmith/console/configure.pm e-smith-base-5.4.0/root/usr/lib/perl5/site_perl/esmith/console/configure.pm
8     --- e-smith-base-5.4.0.old/root/usr/lib/perl5/site_perl/esmith/console/configure.pm 2013-01-31 07:52:04.000000000 -0800
9     +++ e-smith-base-5.4.0/root/usr/lib/perl5/site_perl/esmith/console/configure.pm 2013-03-14 20:45:10.000000000 -0700
10     @@ -232,7 +232,7 @@
11     {
12     my $oldSystemName = $SystemName;
13    
14     - $oldSystemName = '' if ($oldSystemName eq 'mitel-networks-server');
15     + $oldSystemName = '' if ($oldSystemName eq 'sme-server');
16    
17     ($rc, $choice) = $console->input_page
18     (

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed