/[smeserver]/rpms/e-smith-email/sme8/e-smith-email-5.2.0-zero-to-disabled.patch
ViewVC logotype

Annotation of /rpms/e-smith-email/sme8/e-smith-email-5.2.0-zero-to-disabled.patch

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


Revision 1.4 - (hide annotations) (download)
Sat May 8 19:20:42 2010 UTC (14 years, 1 month ago) by snetram
Branch: MAIN
CVS Tags: e-smith-email-5_2_0-24_el5_sme, e-smith-email-5_2_0-14_el5_sme, e-smith-email-5_2_0-16_el5_sme, e-smith-email-5_2_0-10_el5_sme, e-smith-email-5_2_0-13_el5_sme, e-smith-email-5_2_0-9_el5_sme, e-smith-email-5_2_0-15_el5_sme, e-smith-email-5_2_0-12_el5_sme, e-smith-email-5_2_0-22_el5_sme, e-smith-email-5_2_0-18_el5_sme, e-smith-email-5_2_0-19_el5_sme, e-smith-email-5_2_0-17_el5_sme, e-smith-email-5_2_0-20_el5_sme, e-smith-email-5_2_0-21_el5_sme, e-smith-email-5_2_0-27_el5_sme, e-smith-email-5_2_0-26_el5_sme, e-smith-email-5_2_0-11_el5_sme, e-smith-email-5_2_0-28_el5_sme, e-smith-email-5_2_0-23_el5_sme, e-smith-email-5_2_0-25_el5_sme, HEAD
Changes since 1.3: +1 -1 lines
Fix migrate fragment

1 snetram 1.3 diff -up e-smith-email-5.0.0/root/etc/e-smith/db/configuration/defaults/smtp-auth-proxy/Debug.zero-to-disabled e-smith-email-5.0.0/root/etc/e-smith/db/configuration/defaults/smtp-auth-proxy/Debug
2     --- e-smith-email-5.0.0/root/etc/e-smith/db/configuration/defaults/smtp-auth-proxy/Debug.zero-to-disabled 2004-05-04 23:06:41.000000000 +0200
3     +++ e-smith-email-5.0.0/root/etc/e-smith/db/configuration/defaults/smtp-auth-proxy/Debug 2010-05-04 20:41:54.000000000 +0200
4 snetram 1.1 @@ -1 +1 @@
5     -0
6     +disabled
7 snetram 1.3 diff -up e-smith-email-5.0.0/root/etc/e-smith/db/configuration/migrate/20smtp-auth-proxy-Debug.zero-to-disabled e-smith-email-5.0.0/root/etc/e-smith/db/configuration/migrate/20smtp-auth-proxy-Debug
8     --- e-smith-email-5.0.0/root/etc/e-smith/db/configuration/migrate/20smtp-auth-proxy-Debug.zero-to-disabled 2010-05-04 20:48:27.000000000 +0200
9     +++ e-smith-email-5.0.0/root/etc/e-smith/db/configuration/migrate/20smtp-auth-proxy-Debug 2010-05-04 20:49:27.000000000 +0200
10 snetram 1.1 @@ -0,0 +1,5 @@
11     +{
12 snetram 1.4 + my $debug = $DB->get_prop('smtp-auth-proxy','Debug');
13 snetram 1.1 +
14 snetram 1.2 + $DB->set_prop('smtp-auth-proxy','Debug', 'disabled') if $debug eq 0;
15 snetram 1.1 +}

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