/[smeserver]/rpms/e-smith-lib/sme8/e-smith-lib-1.18.0-backtitle.patch
ViewVC logotype

Contents of /rpms/e-smith-lib/sme8/e-smith-lib-1.18.0-backtitle.patch

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


Revision 1.2 - (show annotations) (download)
Wed Aug 20 21:25:30 2008 UTC (15 years, 9 months ago) by slords
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
New dev stream

1 diff -Nur -x '*.orig' -x '*.rej' e-smith-lib-1.18.0/root/usr/lib/perl5/site_perl/esmith/console.pm mezzanine_patched_e-smith-lib-1.18.0/root/usr/lib/perl5/site_perl/esmith/console.pm
2 --- e-smith-lib-1.18.0/root/usr/lib/perl5/site_perl/esmith/console.pm 2007-01-26 18:51:29.000000000 -0700
3 +++ mezzanine_patched_e-smith-lib-1.18.0/root/usr/lib/perl5/site_perl/esmith/console.pm 2007-01-28 09:47:49.000000000 -0700
4 @@ -205,7 +205,7 @@
5
6 my $db = esmith::ConfigDB->open_ro or die "Couldn't open ConfigDB\n";
7
8 - sprintf("%-35s%45s",
9 + sprintf("%-33s%45s",
10 ($db->get_prop('sysconfig', 'ProductName') || "SME Server") . " " .
11 ($db->get_prop('sysconfig', 'ReleaseVersion') || "UNKNOWN"),
12 "Copyright (C) 1999-2006 Mitel Corporation"

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