/[smeserver]/rpms/e-smith-base/sme7/e-smith-base-4.18.0-suborder.patch
ViewVC logotype

Contents of /rpms/e-smith-base/sme7/e-smith-base-4.18.0-suborder.patch

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


Revision 1.2 - (show annotations) (download)
Wed Mar 26 17:01:38 2008 UTC (16 years, 2 months ago) by slords
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
* Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 4.18.1-2
- Fix gettext strings returned by password checks [SME: 4104]

1 diff -Nur -x '*.orig' -x '*.rej' e-smith-base-4.18.0/root/usr/lib/perl5/site_perl/esmith/console/perform_backup.pm mezzanine_patched_e-smith-base-4.18.0/root/usr/lib/perl5/site_perl/esmith/console/perform_backup.pm
2 --- e-smith-base-4.18.0/root/usr/lib/perl5/site_perl/esmith/console/perform_backup.pm 2007-04-11 04:55:53.000000000 -0600
3 +++ mezzanine_patched_e-smith-base-4.18.0/root/usr/lib/perl5/site_perl/esmith/console/perform_backup.pm 2007-04-11 04:55:41.000000000 -0600
4 @@ -27,8 +27,6 @@
5
6 sub order
7 {
8 - return -1 if (defined $ARGV [0]);
9 -
10 return $_[0]->{order};
11 }
12
13 diff -Nur -x '*.orig' -x '*.rej' e-smith-base-4.18.0/root/usr/lib/perl5/site_perl/esmith/console/quitConsole.pm mezzanine_patched_e-smith-base-4.18.0/root/usr/lib/perl5/site_perl/esmith/console/quitConsole.pm
14 --- e-smith-base-4.18.0/root/usr/lib/perl5/site_perl/esmith/console/quitConsole.pm 2007-01-26 18:56:31.000000000 -0700
15 +++ mezzanine_patched_e-smith-base-4.18.0/root/usr/lib/perl5/site_perl/esmith/console/quitConsole.pm 2007-04-11 04:55:17.000000000 -0600
16 @@ -21,8 +21,6 @@
17
18 sub order
19 {
20 - return -1 if (defined $ARGV [0]);
21 -
22 return $_[0]->{order};
23 }
24

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