/[smecontribs]/rpms/smeserver-ezmlm-web/contribs7/smeserver-ezmlm-web-1.1.2-api.patch2
ViewVC logotype

Annotation of /rpms/smeserver-ezmlm-web/contribs7/smeserver-ezmlm-web-1.1.2-api.patch2

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


Revision 1.1 - (hide annotations) (download)
Wed Apr 23 19:00:22 2008 UTC (16 years, 1 month ago) by slords
Branch: MAIN
CVS Tags: smeserver-ezmlm-web-1_1_2-11_el4_sme
Initial import of smeserver-ezmlm-web-1.1.2-11.src.rpm

1 slords 1.1 diff -Nur -x '*.orig' -x '*.rej' smeserver-ezmlm-web-1.1.2/root/etc/e-smith/events/actions/ezmlm-update mezzanine_patched_smeserver-ezmlm-web-1.1.2/root/etc/e-smith/events/actions/ezmlm-update
2     --- smeserver-ezmlm-web-1.1.2/root/etc/e-smith/events/actions/ezmlm-update 2006-02-17 19:00:48.000000000 -0500
3     +++ mezzanine_patched_smeserver-ezmlm-web-1.1.2/root/etc/e-smith/events/actions/ezmlm-update 2006-02-17 19:00:21.000000000 -0500
4     @@ -51,7 +51,7 @@
5     -s /bin/false ezmlm)) == 0
6     or warn("Could not create user 'ezmlm'\n");
7    
8     - $accounts->new_record("ezmlm", "system", { Uid => "80", Gid => "80" } );
9     + $accounts->new_record("ezmlm", { type => "system", Uid => "80", Gid => "80" } );
10     unless ($accounts->get("ezmlm"));
11     }
12    

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