/[smeserver]/rpms/e-smith-qmail/sme7/e-smith-qmail-1.10.0-update-groups.patch
ViewVC logotype

Annotation of /rpms/e-smith-qmail/sme7/e-smith-qmail-1.10.0-update-groups.patch

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


Revision 1.1 - (hide annotations) (download)
Tue Jun 12 16:05:33 2007 UTC (17 years ago) by slords
Branch: MAIN
CVS Tags: e-smith-qmail-1_10_0-15_el4_sme, e-smith-qmail-1_10_0-16_el4_sme, e-smith-qmail-1_10_0-13_el4_sme, e-smith-qmail-1_10_0-14_el4_sme
Import on branch sme7 of package e-smith-qmail-1.10.0-13.el4.sme.src.rpm

1 slords 1.1 diff -Nur -x '*.orig' -x '*.rej' e-smith-qmail-1.10.0/createlinks mezzanine_patched_e-smith-qmail-1.10.0/createlinks
2     --- e-smith-qmail-1.10.0/createlinks 2006-03-14 14:51:57.000000000 -0500
3     +++ mezzanine_patched_e-smith-qmail-1.10.0/createlinks 2006-04-08 21:09:48.000000000 -0400
4     @@ -156,6 +156,7 @@
5     $event = "user-create";
6    
7     event_link("qmail-update-user", $event, "20");
8     +event_link("qmail-update-group", $event, "20");
9    
10     #--------------------------------------------------
11     # actions for user-modify event
12     @@ -163,6 +164,7 @@
13     $event = "user-modify";
14    
15     event_link("qmail-update-user", $event, "20");
16     +event_link("qmail-update-group", $event, "20");
17    
18     #--------------------------------------------------
19     # actions for user-delete event
20     diff -Nur -x '*.orig' -x '*.rej' e-smith-qmail-1.10.0/root/etc/e-smith/events/actions/qmail-update-group mezzanine_patched_e-smith-qmail-1.10.0/root/etc/e-smith/events/actions/qmail-update-group
21     --- e-smith-qmail-1.10.0/root/etc/e-smith/events/actions/qmail-update-group 2006-01-11 02:04:56.000000000 -0500
22     +++ mezzanine_patched_e-smith-qmail-1.10.0/root/etc/e-smith/events/actions/qmail-update-group 2006-04-08 21:08:55.000000000 -0400
23     @@ -1,7 +1,7 @@
24     #!/usr/bin/perl -w
25    
26     #----------------------------------------------------------------------
27     -# copyright (C) 2002-2005 Mitel Networks Corporation
28     +# copyright (C) 2002-2006 Mitel Networks Corporation
29     #
30     # This program is free software; you can redistribute it and/or modify
31     # it under the terms of the GNU General Public License as published by

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