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

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

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


Revision 1.1 - (show annotations) (download)
Sat Apr 26 22:08:57 2008 UTC (16 years, 1 month ago) by snetram
Branch: MAIN
CVS Tags: smeserver-clamav-1_2_0-24_el5_sme, smeserver-clamav-1_2_0-26_el5_sme, smeserver-clamav-1_2_0-23_el5_sme, smeserver-clamav-1_2_0-25_el5_sme
* Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-23
- Add common <base> tags to e-smith-formmagick's general

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