/[smeserver]/rpms/e-smith-samba/sme7/e-smith-samba-1.14.1-osLevel.patch
ViewVC logotype

Annotation of /rpms/e-smith-samba/sme7/e-smith-samba-1.14.1-osLevel.patch

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


Revision 1.1 - (hide annotations) (download)
Sun Aug 3 09:31:34 2008 UTC (15 years, 10 months ago) by snetram
Branch: MAIN
CVS Tags: e-smith-samba-1_14_1-8_el4_sme
* Sun Aug  3 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.14.1-8
- Fix oslevel template expansion. [SME: 4470]

1 snetram 1.1 diff -Nur -x '*.orig' -x '*.rej' e-smith-samba-1.14.1/root/etc/e-smith/templates/etc/smb.conf/11osLevel mezzanine_patched_e-smith-samba-1.14.1/root/etc/e-smith/templates/etc/smb.conf/11osLevel
2     --- e-smith-samba-1.14.1/root/etc/e-smith/templates/etc/smb.conf/11osLevel 2005-02-18 00:04:02.000000000 +0100
3     +++ mezzanine_patched_e-smith-samba-1.14.1/root/etc/e-smith/templates/etc/smb.conf/11osLevel 2008-08-03 11:23:45.000000000 +0200
4     @@ -7,5 +7,5 @@
5    
6     my $os_level = $smb{OsLevel} || "65";
7    
8     - "os level = ${os_level}";
9     + "os level = $os_level";
10     }

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