/[smeserver]/rpms/e-smith-nutUPS/sme8/e-smith-nutUPS-1.2.0-model.patch
ViewVC logotype

Contents of /rpms/e-smith-nutUPS/sme8/e-smith-nutUPS-1.2.0-model.patch

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


Revision 1.1 - (show annotations) (download)
Mon Oct 8 16:00:35 2007 UTC (16 years, 8 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-nutUPS-1_2_0-16_el5_sme, e-smith-nutUPS-1_2_0-15_el5_sme, e-smith-nutUPS-1_2_0-17_el5_sme
Updates

1 diff -Nur -x '*.orig' -x '*.rej' e-smith-nutUPS-1.2.0/root/etc/e-smith/db/configuration/defaults/nut/Model mezzanine_patched_e-smith-nutUPS-1.2.0/root/etc/e-smith/db/configuration/defaults/nut/Model
2 --- e-smith-nutUPS-1.2.0/root/etc/e-smith/db/configuration/defaults/nut/Model 2006-03-15 12:51:21.000000000 -0700
3 +++ mezzanine_patched_e-smith-nutUPS-1.2.0/root/etc/e-smith/db/configuration/defaults/nut/Model 2007-10-08 09:52:34.000000000 -0600
4 @@ -1 +1 @@
5 -newhidups
6 +usbhid-ups
7 diff -Nur -x '*.orig' -x '*.rej' e-smith-nutUPS-1.2.0/root/etc/e-smith/db/configuration/migrate/nutModel mezzanine_patched_e-smith-nutUPS-1.2.0/root/etc/e-smith/db/configuration/migrate/nutModel
8 --- e-smith-nutUPS-1.2.0/root/etc/e-smith/db/configuration/migrate/nutModel 1969-12-31 17:00:00.000000000 -0700
9 +++ mezzanine_patched_e-smith-nutUPS-1.2.0/root/etc/e-smith/db/configuration/migrate/nutModel 2007-10-08 09:55:38.000000000 -0600
10 @@ -0,0 +1,4 @@
11 +{
12 + my $pool = $DB->get_prop('nut', 'Model');
13 + $DB->set_prop('nut', 'Model', 'usbhid-ups') if ($pool eq 'newhidups');
14 +}

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