/[smeserver]/rpms/smeserver-clamav/sme7/smeserver-clamav-1.2.0-add2general.patch
ViewVC logotype

Contents of /rpms/smeserver-clamav/sme7/smeserver-clamav-1.2.0-add2general.patch

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


Revision 1.2 - (show annotations) (download)
Tue Oct 7 15:36:01 2008 UTC (15 years, 7 months ago) by slords
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
New streams

1 diff -Nur -x '*.orig' -x '*.rej' smeserver-clamav-1.2.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/clamav mezzanine_patched_smeserver-clamav-1.2.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/clamav
2 --- smeserver-clamav-1.2.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/clamav 2008-04-27 00:02:38.000000000 +0200
3 +++ mezzanine_patched_smeserver-clamav-1.2.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/clamav 2008-04-27 00:01:13.000000000 +0200
4 @@ -134,8 +134,4 @@
5 <base>SUCCESS</base>
6 <trans>The new clamav antivirus settings have been saved.</trans>
7 </entry>
8 - <entry>
9 - <base>ERROR_UPDATING</base>
10 - <trans>Error occurred while updating system configuration.</trans>
11 - </entry>
12 </lexicon>
13 diff -Nur -x '*.orig' -x '*.rej' smeserver-clamav-1.2.0/root/usr/lib/perl5/site_perl/esmith/FormMagick/Panel/clamav.pm mezzanine_patched_smeserver-clamav-1.2.0/root/usr/lib/perl5/site_perl/esmith/FormMagick/Panel/clamav.pm
14 --- smeserver-clamav-1.2.0/root/usr/lib/perl5/site_perl/esmith/FormMagick/Panel/clamav.pm 2008-04-27 00:02:38.000000000 +0200
15 +++ mezzanine_patched_smeserver-clamav-1.2.0/root/usr/lib/perl5/site_perl/esmith/FormMagick/Panel/clamav.pm 2008-04-27 00:02:10.000000000 +0200
16 @@ -138,7 +138,7 @@
17 HTTPProxyPassword => $HTTPProxyPassword,
18 );
19
20 - return $fm->error('ERROR_UPDATING')
21 + return $fm->error('ERROR_UPDATING_CONFIGURATION')
22 unless ( system( "/sbin/e-smith/signal-event", "clamav-update" ) == 0 );
23
24 $fm->success('SUCCESS');

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