/[smeserver]/rpms/e-smith-samba/sme10/e-smith-samba.spec
ViewVC logotype

Annotation of /rpms/e-smith-samba/sme10/e-smith-samba.spec

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


Revision 1.28 - (hide annotations) (download)
Tue Nov 2 14:28:14 2021 UTC (2 years, 7 months ago) by terryfage
Branch: MAIN
CVS Tags: e-smith-samba-2_6_0-26_el7_sme
Changes since 1.27: +7 -2 lines
* Wed Nov 03 2021 Terry Fage <terry@fage.id.au> 2.6.0-26.sme
- samba fix typo in delete v6 profile dir win10 [SME: 11725]

1 terryfage 1.28 # $Id: e-smith-samba.spec,v 1.27 2021/11/02 03:42:39 terryfage Exp $
2 stephdl 1.1
3     Summary: e-smith specific Samba configuration files and templates
4     %define name e-smith-samba
5     Name: %{name}
6     %define version 2.6.0
7 terryfage 1.28 %define release 26
8 stephdl 1.1 Version: %{version}
9     Release: %{release}%{?dist}
10     License: GPL
11     Group: Networking/Daemons
12     Source: %{name}-%{version}.tar.xz
13 unnilennium 1.2 Patch0: e-smith-samba-2.6.0-displayCharset.patch
14 stephdl 1.4 Patch1: e-smith-samba-2.6.0.bz9398.DeprecatedRsyslogSyntaxSamba.patch
15 unnilennium 1.5 Patch2: e-smith-samba-2.6.0-bz9688.skipredirect.patch
16 unnilennium 1.7 Patch3: e-smith-samba-2.6.0.bz10169.outlook2016domainmember.patch
17 jpp 1.9 Patch4: e-smith-samba-2.6.0-bz10963-bz10576-minprot-SMB2.patch
18 jpp 1.11 Patch5: e-smith-samba-2.6.0-bz9060-remove-win98-reg.patch
19 jcrisp 1.12 Patch6: e-smith-samba-2.6.0-bz11093-add-krb5-template.patch
20 jcrisp 1.13 Patch7: e-smith-samba-2.6.0-bz11198-fix-pid-dir.patch
21 jcrisp 1.14 Patch8: e-smith-samba-2.6.0-bz11199-fix-mutex-locking.patch
22 jpp 1.15 Patch9: e-smith-samba-2.6.0-bz11118-bz11117-bz11157-systemd-update.patch
23 jpp 1.18 Patch10: e-smith-samba-2.6.0-bz11348-user-create-profiledir.patch
24 jpp 1.19 Patch11: e-smith-samba-2.6.0-bz11349-logging.patch
25 jpp 1.22 Patch12: e-smith-samba-2.6.0-bz11555.patch
26 terryfage 1.25 Patch13: e-smith-samba-2.6.0.bz11725.create_v6_profile_dir.patch
27 terryfage 1.27 Patch14: e-smith-samba-2.6.0.bz11725.delete_v6_profile_dir.patch
28 terryfage 1.28 Patch15: e-smith-samba-2.6.0.bz11725.fix_typo_v6_profile_dir.patch
29 jpp 1.9
30 stephdl 1.1 Obsoletes: e-smith-netlogon
31     BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
32     BuildArchitectures: noarch
33     BuildRequires: e-smith-devtools >= 1.13.1-03
34     Obsoletes: e-smith-regedit
35     Requires: e-smith-lib >= 2.2.0-2
36     Requires: e-smith-formmagick >= 1.4.0-9
37     Requires: samba >= 3.5.10
38     Requires: samba-client >= 3.5.10
39     Requires: samba-common >= 3.5.10
40     Obsoletes: samba3x
41     Obsoletes: samba3x-client
42     Obsoletes: samba3x-common
43     Obsoletes: samba3x-winbind
44     Obsoletes: libsmbclient <= 3.0.33
45     # Obsolete SerNet packages
46     Obsoletes: libsmbclient0
47     Obsoletes: libwbclient0
48     Obsoletes: samba3
49     Obsoletes: samba3-cifsmount
50     Obsoletes: samba3-client
51     Obsoletes: samba3-doc
52     Obsoletes: samba3-utils
53     Obsoletes: samba3-winbind
54     Requires: /usr/bin/tdbbackup
55     AutoReqProv: no
56    
57     %changelog
58 terryfage 1.28 * Wed Nov 03 2021 Terry Fage <terry@fage.id.au> 2.6.0-26.sme
59     - samba fix typo in delete v6 profile dir win10 [SME: 11725]
60    
61 terryfage 1.27 * Tue Nov 02 2021 Terry Fage <terry@fage.id.au> 2.6.0-25.sme
62     - samba delete v6 profile dir win10 [SME: 11725]
63    
64 terryfage 1.25 * Mon Nov 01 2021 Terry Fage <terry@fage.id.au> 2.6.0-24.sme
65     - samba create v6 profile dir win10 [SME: 11725]
66    
67 jpp 1.24 * Mon Apr 19 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-23.sme
68 jpp 1.23 - netlogon.bat +x [SME: 11566]
69    
70 jpp 1.22 * Fri Apr 16 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-21.sme
71     - add possibility to reenable allow execute always on ibays homes or everywhere [SME: 11555]
72    
73 jpp 1.21 * Fri Apr 16 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-20.sme
74     - fix double entries for min protocol [SME: 11558]
75    
76 jpp 1.20 * Tue Mar 16 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-19.sme
77     - clean rsyslog syntax for smbd and nmbd [SME: 11422]
78    
79 jpp 1.19 * Sun Feb 21 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-18.sme
80     - fix noise in message log from nmbd and smbd redirected to dedicated logs [SME: 11349]
81    
82 jpp 1.18 * Mon Feb 15 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-17.sme
83     - allow using user-create-profiledir action with temp or package-update events [SME: 11348]
84    
85 jpp 1.17 * Sun Jan 03 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-16.sme
86     - fix log noise for smb.service [SME: 11157]
87    
88 jpp 1.16 * Sat Jan 02 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-15.sme
89     - add Restart=always [SME: 11118]
90     - add Restart=always [SME: 11117]
91    
92 jpp 1.15 * Fri Jan 01 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-14.sme
93     - migrate nmbd to systemd [SME: 11118]
94     - migrate smbd to systemd [SME: 11117]
95     create generik smb.service service
96     - create e-smith-samba-update event [SME: 11157]
97    
98 jcrisp 1.14 * Wed Dec 16 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 2.6.0-13.sme
99     - Fix mutex locking [SME: 11199]
100    
101 jcrisp 1.13 * Thu Nov 26 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 2.6.0-12.sme
102     - Fix pid directory [SME: 11198]
103    
104 jcrisp 1.12 * Mon Nov 16 2020 John Crisp <jcrisp@safeansoundit.co.uk> 2.6.0-11.sme
105     - Add /etc/krb5.conf as template using templates from smeserver-samba
106     - [SME: 11093]
107    
108 jpp 1.11 * Sat Jun 27 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-10.sme
109     - remove win98pwdcache.reg from server-resources [SME: 9060]
110    
111 jpp 1.10 * Tue Jun 23 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme
112 jpp 1.9 - set min server and client protocol SMB2 [SME: 10576]
113     add check so max always greater than min
114     - add port 445 if min server protocol is SMB2 or SMB3 [SME: 10963]
115    
116 jpp 1.8 * Fri Feb 09 2018 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-7.sme
117     - fix typo in /server-resources/regedit/win10samba.reg [SME: 10515]
118    
119 unnilennium 1.6 * Fri Mar 24 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-6.sme
120     - fix outlook error code 0x8004011c [SME: 10169]
121     - when setting up and email account on a win10 computer joined to a domain (with roaming profiles)
122    
123 unnilennium 1.5 * Fri Jul 22 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-5.sme
124     - add systemd skip redirect [SME: 9688]
125    
126 stephdl 1.4 * Thu Jul 14 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-4.sme
127     - Fix deprecated syntax '~' in rsyslog [SME: 9398]
128     - added e-smith-samba-2.6.0.bz9398.DeprecatedRsyslogSyntaxSamba.patch
129    
130 vip-ire 1.3 * Thu May 12 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-3.sme
131     - Rebuild for [SME: 9393]
132    
133 unnilennium 1.2 * Tue Apr 12 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-2.sme
134     - dropped display charset option [SME: 9440]
135    
136 stephdl 1.1 * Fri Feb 05 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-1.sme
137     - Initial release to sme10
138    
139     * Wed Sep 16 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-22.sme
140     - The samba performance registry is now added in the win10samba.reg [SME: 9038]
141    
142     * Sat Sep 12 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-20.sme
143     - Corrected typo in patch of bad character '“', relative to roaming profile
144     - e-smith-samba-2.4.0.bz9038.W10_registry.patch [SME: 9038]
145     - e-smith-samba-2.4.0.bz9048.RoamingProfileForW8.patch [SME: 9048]
146    
147     * Wed Sep 9 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-18.sme
148     - Added e-smith-samba-2.4.0.bz9048.RoamingProfileForW8.patch
149     - Modified the registry file for roaming profile with W8 [SME: 9048]
150     - Roaming profiles follow Windows version (.V2,.V3,.V4,.V5) [SME: 9038]
151    
152     * Fri Sep 4 2015 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-17.sme
153     - Replace syslog template to rsyslog so samba audits are logged in the correct
154     file [SME: 9037]
155    
156     * Fri Sep 4 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-16.sme
157     - added W10 support to SME Domain [SME: 9038]
158     - e-smith-samba-2.4.0.bz9038.W10_registry.patch
159    
160     * Thu Sep 3 2015 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-15.sme
161     - Fix samba audit parameters [SME: 9037]
162     Patch from Jorge Gonzalez
163    
164     * Sun Feb 2 2014 Ian Wells <esmith@wellsi.com> 2.4.0-14.sme
165     - Remove 20smb as migrating from pre-SME7 is not supported [SME: 7486]
166    
167     * Thu Oct 10 2013 Greg Zartman <gzartman@koozali.org> 2.4.0-13.sme
168     - Replace vfs_shadow_copy with vfs_shadow_copy2 for shadow snapshots [SME:7894]
169    
170     * Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 2.4.0-12.sme
171     - Add template for wide links [SME: 7752]
172    
173     * Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 2.4.0-11.sme
174     - Add templates for max protocol [SME: 7753]
175    
176     * Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 2.4.0-10.sme
177     - Add support for Windows 8 domain joining & user login [SME: 7751]
178    
179     * Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 2.4.0-9.sme
180     - Add windows network performance enhancements registry file. [SME: 7566]
181     Patch from Greg Zartman.
182    
183     * Fri May 24 2013 Ian Wells <esmith@wellsi.com> 2.4.0-8.sme
184     - Remove 40MachineUID as not needed after e-smith-samba-2.2.0-38 [SME: 7608]
185    
186     * Tue May 21 2013 Ian Wells <esmith@wellsi.com> 2.4.0-7.sme
187     - Update default ServerName in 30smbServerName [SME: 7609]
188    
189     * Mon Apr 29 2013 chris burnat <devlist@burnat.com> 2.4.0-6.sme
190     - Add ability to configure waiting for network Win7 registry option, patch from Greg. [SME: 7566]
191    
192     * Thu Mar 14 2013 Ian Wells <esmith@wellsi.com> 2.4.0-5.sme
193     - Change default Workgroup and Domain to sme-server [SME: 7482]
194    
195     * Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 2.4.0-4.sme
196     - Obsolete el5 version of libsmbclient [SME: 7273]
197    
198     * Thu Feb 21 2013 Ian Wells <esmith@wellsi.com> 2.4.0-3.sme
199     - Remove samba_audit specific loglotate configuration [SME: 7388]
200    
201     * Sat Feb 2 2013 Shad L. Lords <slords@mail.com> 2.4.0-2.sme
202     - Change tdbbackup12 back to tdbbackup
203    
204     * Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme
205     - Roll new stream for sme9
206    
207     * Mon Jan 21 2013 Ian Wells <esmith@wellsi.com> 2.2.0-50.sme
208     - Enable smb auditing per ibay [SME: 6176]
209    
210     * Thu Jan 17 2013 Shad L. Lords <slords@mail.com> 2.2.0-49.sme
211     - Update dependency to /usr/bin/tdbbackup12 [SME: 7210]
212    
213     * Sun Jan 29 2012 Ian Wells <esmith@wellsi.com> 2.2.0-48.sme
214     - Obsolete only SerNet samba packages [SME: 6772]
215    
216     * Sat Jan 21 2012 Ian Wells <esmith@wellsi.com> 2.2.0-47.sme
217     - Obsolete SerNet samba packages, again [SME: 6772]
218    
219     * Fri Dec 23 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-46.sme
220     - Obsolete SerNet samba packages [SME: 6772]
221    
222     * Thu Mar 17 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-45.sme
223     - Revert directory requirement from 2.2.0-43 [SME: 6571]
224    
225     * Thu Mar 17 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-44.sme
226     - Revert changes made in 2.2.0-42 [SME: 6432]
227    
228     * Tue Mar 15 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-43.sme
229     - Fix separator in general smb.conf section for recycle:exclude* [SME: 6571]
230    
231     * Tue Mar 15 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-42.sme
232     - recycle:exclude_dir should contain directories [SME: 6432]
233    
234     * Sat Mar 12 2011 Gavin Weight <gweight@gmail.com> 2.2.0-41.sme
235     - Fix Recycle Bin VFS Excludes syntax. [SME: 6432]
236    
237     * Tue Nov 30 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-40.sme
238     - Create samba account during event for machine [SME: 6418]
239    
240     * Tue Nov 30 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-39.sme
241     - Migrate existing machine uid in the DB (patch from Shad Lords) [SME: 6415]
242    
243     * Tue Nov 30 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-38.sme
244     - Force uid/gid on machine accounts creation [SME: 6415]
245    
246     * Wed Nov 10 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-37.sme
247     - Fix create-machine-accounts script [SME: 6358]
248    
249     * Fri Nov 5 2010 Shad L. Lords <slords@lordsfam.net> 2.2.0-36.sme
250     - Call samba-group-mapping after user events too [SME: 6339]
251    
252     * Wed Nov 3 2010 Shad L. Lords <slords@lordsfam.net> 2.2.0-35.sme
253     - Fix cpu critical patch missing ' [SME: 6330]
254    
255     * Wed Nov 3 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-34.sme
256     - rename store-ldap-passwd and link it in other events [SME: 6332]
257    
258     * Wed Nov 3 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-33.sme
259     - Store the ldap admin pw early in the bootstrap-ldap-save event [SME: 6332]
260    
261     * Wed Nov 3 2010 Shad L. Lords <slords@lordsfam.net> 2.2.0-32.sme
262     - Make cpu calls critical only with ldap{Auth} is enabled [SME: 6330]
263    
264     * Tue Nov 2 2010 Shad L. Lords <slords@lordsfam.net> 2.2.0-31.sme
265     - Always use cpu, do unix if ldap{Auth} is disabled [SME: 6321]
266    
267     * Tue Nov 2 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-30.sme
268     - Fix a typo in create-machine-account [SME: 6321]
269    
270     * Tue Nov 2 2010 Shad L. Lords <slords@mail.com> 2.2.0-29.sme
271     - Clean up old domain entries when using ldap [SME: 6322]
272    
273     * Mon Nov 1 2010 Shad L. Lords <slords@mail.com> 2.2.0-28.sme
274     - Auth against ldap if it is master [SME: 6321]
275    
276     * Mon Nov 1 2010 Shad L. Lords <slords@mail.com> 2.2.0-27.sme
277     - Change the way groups are modified on samba3x [SME: 6314]
278    
279     * Wed Oct 27 2010 Shad L. Lords <slords@mail.com> 2.2.0-26.sme
280     - Change the way groups are modified on samba3x [SME: 6314]
281    
282     * Thu Oct 14 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-25.sme
283     - Fix anonymous access [SME: 6254]
284    
285     * Fri Oct 8 2010 Shad L. Lords <slords@mail.com> 2.2.0-24.sme
286     - Fix moving secrets.tdb file [SME: 6057]
287    
288     * Sat Oct 2 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-23.sme
289     - Empty output when listing sensible attribtues [SME: 6254]
290    
291     * Sat Oct 2 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-22.sme
292     - Add sambaSID to the list of sensible attributes [SME: 6254]
293    
294     * Sat Oct 2 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-21.sme
295     - Deny access to some attributes for anonymous users [SME: 6254]
296    
297     * Thu Sep 23 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-20.sme
298     - povide an option to enable lanman passwords [SME: 6229]
299    
300     * Thu Sep 23 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-19.sme
301     - Add slapd support [SME: 6228]
302    
303 terryfage 1.26 * Thu Jul 08 2010 Shad L. Lords <slords@mail.com> 2.2.0-18.sme
304 stephdl 1.1 - Remove require strong key part of regedit file [SME: 6119]
305    
306     * Wed Jun 23 2010 Shad L. Lords <slords@mail.com> 2.2.0-17.sme
307     - Use samba3x package for windows 7 compatibility [SME: 5964]
308    
309     * Mon Jun 14 2010 Federico Simoncelli <federico.simoncelli@gmail.com> 2.2.0-16.sme
310     - Backup all the tdb files (thanks Daniel) [SME: 5856]
311     - Post scriptlet fix [SME: 6057]
312    
313     * Tue Mar 30 2010 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-15.sme
314     - Explicitly declare samba private dir [SME: 5857]
315    
316     * Fri Mar 26 2010 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-14.sme
317     - Fix tdb file paths to backup in run script [SME: 5856]
318    
319     * Wed Mar 17 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-13.sme
320     - Add dependency /usr/bin/tdbbackup [SME: 5851]
321    
322     * Sat Mar 6 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-12.sme
323     - Add missing comma in previous patch [SME: 5821]
324     - Silently skip non-existent profile folder [SME: 5821]
325    
326     * Sat Mar 6 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-11.sme
327     - Properly quote the profile folders manually [SME: 5821]
328    
329     * Sat Mar 6 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-10.sme
330     - Rework V2 profile patch to fix error on user-delete event [SME: 5821]
331    
332     * Sun Feb 7 2010 Shad L. Lords <slords@mail.com> 2.2.0-9.sme
333     - Create/remove V2 profile directories [SME: 3666]
334    
335     * Sun Jan 31 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-8.sme
336     - Enable bindinterfaces by default [SME: 3325]
337    
338     * Sun Jan 31 2010 Stephen Noble <support@dungog.net> 2.2.0-7.sme
339     - Set recyle bin permissions [SME: 1734]
340    
341     * Sat Dec 26 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-6.sme
342     - Add registry file to server-resources to allow windows 7 to
343     join Samba 3.x domains [SME: 5425]
344    
345     * Tue Jun 2 2009 Shad L. Lords <slords@mail.com> 2.2.0-5.sme
346     - Fix warnings in template expansion [SME: 5309]
347    
348     * Sun Nov 23 2008 Shad L. Lords <slords@mail.com> 2.2.0-4.sme
349     - Fix migrate fragments for samba [SME: 4777]
350    
351     * Tue Oct 28 2008 Shad L. Lords <slords@mail.com> 2.2.0-3.sme
352     - Fix oslevel fragment for server roles [SME: 4730]
353    
354     * Mon Oct 13 2008 Shad L. Lords <slords@mail.com> 2.2.0-2.sme
355     - Add patch to support multiple samba roles [SME: 4172]
356    
357     * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
358     - Roll new stream to separate sme7/sme8 trees [SME: 4633]
359    
360     * Sun Aug 3 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.14.1-8
361     - Fix oslevel template expansion. [SME: 4470]
362    
363     * Thu Apr 3 2008 Charlie Brady <charlieb@e-smith.com> 1.14.1-7
364     - Disable unix extensions. [SME: 4164]
365    
366     * Fri Mar 21 2008 Shad L. Lords <slords@mail.com> 1.14.1-6
367     - Hide normally hidden profile files [SME: 4082]
368    
369     * Thu Mar 13 2008 Shad L. Lords <slords@mail.com> 1.14.1-5
370     - Fix shadowcopy with < 2 ibays/users [SME: 3862]
371    
372     * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.14.1-4
373     - Remove <base> tags now in general [SME: 3925]
374    
375     * Wed Jan 09 2008 Stephen Noble <support@dungog.net> 1.14.1-3
376     - Allow browsable to be disabled per ibay [SME: 2966]
377    
378     * Sat Dec 15 2007 Shad L. Lords <slords@mail.com> 1.14.1-2
379     - Only create admin group if Domain Admins exists [SME: 3646]
380    
381     * Sat Dec 15 2007 Shad L. Lords <slords@mail.com> 1.14.1-1
382     - Roll new tarball and bump version for 3.0.25b version [SME: 3495]
383    
384     * Fri Dec 14 2007 Shad L. Lords <slords@mail.com> 1.14.0-36
385     - admin user no longer needed in 3.0.25 [SME: 3645]
386    
387     * Fri Dec 14 2007 Shad L. Lords <slords@mail.com> 1.14.0-35
388     - Expand smb.conf in group events to complete #33 [SME: 3495]
389     - Add rid to groupmap command to fix 3.0.25b groupmap [SME: 3644]
390     - Add pam.d/samba to fix broken upstream package [SME: 3641]
391    
392     * Fri Nov 30 2007 Gavin Weight <gweight@gmail.com> 1.14.0-34
393     - Removed printer admin template. [SME: 3605]
394    
395     * Fri Oct 26 2007 Shad L. Lords <slords@mail.com> 1.14.0-33
396     - Add "Domain Admins" to admin users [SME: 3495]
397    
398     * Thu Oct 11 2007 Charlie Brady <charlie_brady@mitel.com> 1.14.0-32
399     - Delete smbpasswd file prior to restore. [SME: 2313]
400    
401     * Wed Oct 10 2007 Charlie Brady <charlie_brady@mitel.com> 1.14.0-31
402     - Delete printer tdb file on printer delete. [SME: 3336]
403    
404 terryfage 1.26 * Sat Jun 2 2007 Shad L. Lords <slords@mail.com> 1.14.0-30
405 stephdl 1.1 - revert last change. Breaks sme8 and is caught by pass check lib.
406    
407     * Sat Jun 2 2007 Shad L. Lords <slords@mail.com> 1.14.0-29
408     - pam_unix requires passwords >= 6 [SME: 3039]
409    
410     * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
411     - Clean up spec so package can be built by koji/plague
412    
413     * Mon Apr 9 2007 Stephen Noble <support@dungog.net> 1.14.0-28
414     - remove use client driver in smb.conf [SME: 1583]
415    
416     * Fri Feb 16 2007 Shad L. Lords <slords@mail.com> 1.14.0-27
417     - Change runsvctrl to sv to support runit v1.7.x [SME: 1179]
418    
419     * Tue Jan 30 2007 Charlie Brady <charlie_brady@mitel.com> 1.14.0-26
420     - Use full path to 'net' command consistently in update-domain-group-maps.
421     [SME: 2400]
422    
423     * Fri Jan 26 2007 Shad L. Lords <slords@mail.com> 1.14.0-25
424     - Set ServerName to SystemName after inital configuration [SME: 2378]
425    
426     * Thu Jan 25 2007 Shad L. Lords <slords@mail.com> 1.14.0-24
427     - Allow oplocks to be disabled per ibay [SME: 543]
428     - Allow veto oplock files per ibay [SME: 1784]
429    
430     * Thu Jan 25 2007 Shad L. Lords <slords@mail.com> 1.14.0-23
431     - Disable csc policy for roaming profiles and make optional for
432     ibays [SME: 1507]
433    
434     * Thu Jan 11 2007 Shad L. Lords <slords@mail.com> 1.14.0-22
435     - Include admin in user groups. [SME: 1950]
436    
437     * Wed Jan 10 2007 Shad L. Lords <slords@mail.com> 1.14.0-21
438     - Make smb fragment have same logic as copy script.
439    
440     * Wed Jan 10 2007 Shad L. Lords <slords@mail.com> 1.14.0-20
441     - Initial attempt at shadow copy script. [SME: 1549]
442    
443     * Wed Jan 10 2007 Shad L. Lords <slords@mail.com> 1.14.0-19
444     - Add success tick to workgroup panel. [SME: 1565]
445    
446     * Wed Jan 10 2007 Shad L. Lords <slords@mail.com> 1.14.0-18
447     - Allow workgroup name be begin with numbers. [SME: 1607]
448    
449     * Sat Jan 06 2007 Shad L. Lords <slords@mail.com> 1.14.0-17
450     - Rework vfs modules to allow more then just recycle bin to work. [SME: 1549]
451    
452     * Thu Jan 04 2007 Shad L. Lords <slords@mail.com> 1.14.0-16
453     - Backup important tdb files. [SME: 2201]
454    
455     * Wed Jan 03 2007 Shad L. Lords <slords@mail.com> 1.14.0-15
456     - Add template to specify logon drive. [SME: 1155]
457    
458     * Thu Dec 14 2006 Shad L. Lords <slords@mail.com> 1.14.0-14
459     - Fix patch to map users to groups
460    
461     * Tue Dec 12 2006 Federico Simoncelli <federico.simoncelli@gmail.com> 1.14.0-13
462     - Modified the samba_check_password script to use the new validatePassword
463     function in esmith::util. [SME: 2100]
464    
465     * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
466     - Update to new release naming. No functional changes.
467     - Make Packager generic
468    
469     * Thu Dec 07 2006 Shad L. Lords <slords@mail.com> 1.14.0-12
470     - Don't delete samba database. Instead rename them.
471    
472     * Fri Dec 01 2006 Shad L. Lords <slords@mail.com> 1.14.0-11
473     - Map user groups so roaming profiles work [SME: 1950]
474    
475     * Tue Aug 22 2006 Gordon Rowell <gordonr@gormand.com.au> 1.14.0-09
476     * Tue Nov 14 2006 Gordon Rowell <gordonr@gormand.com.au> 1.14.0-10
477     - Add Requires: samba{,-client,-common} to complete dependency tree [SME: 2062]
478    
479     * Tue Aug 22 2006 Gordon Rowell <gordonr@gormand.com.au> 1.14.0-09
480     - Added templates.metadata/etc/smb.conf so that
481     expand-template /etc/smb.conf generates the file in /etc/samba/ [SME: 87]
482    
483     * Tue Jul 18 2006 Gordon Rowell <gordonr@gormand.com.au> 1.14.0-08
484     - Default smb ports to 139 only to reduce log noise [SME: 1562]
485    
486     * Thu Jun 29 2006 Shad L. Lords <slords@mail.com> 1.14.0-07
487     - Remove samba caches if getlocalsid fails [SME: 1487]
488    
489     * Fri Jun 09 2006 Charlie Brady <charlie_brady@mitel.com> 1.14.0-06
490     - Fix case conversion in last change. [SME: 1523]
491    
492     * Fri Jun 09 2006 Charlie Brady <charlie_brady@mitel.com> 1.14.0-05
493     - Add password strength checking to password change via samba (thanks
494     Federico Simoncelli and Filippo Carletti. [SME: 1523]
495    
496     * Wed May 31 2006 Gordon Rowell <gordonr@gormand.com.au> 1.14.0-04
497     - Remove -S flag from smbd so we get useful logs from Samba [SME: 1521]
498    
499     * Tue Apr 18 2006 Charlie Brady <charlie_brady@mitel.com> 1.14.0-03
500     - Clean up log noise from migrate fragment. [SME: 1257]
501     - Clean up prep section of spec file (and renumber patches).
502    
503     * Mon Apr 10 2006 Gordon Rowell <gordonr@gormand.com.au> 1.14.0-02
504     - Ensure that Samba notices printer add/delete [SME: 1167]
505    
506     * Thu Mar 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.14.0-01
507     - Roll stable stream version. [SME: 1016]
508    
509     * Wed Mar 1 2006 Gordon Rowell <gordonr@gormand.com.au> 1.13.2-16
510     - Revert veto appletalk files change. The patch is still in the SPEC
511     file so we can apply it later. [SME: 668]
512    
513     * Thu Feb 23 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.2-15
514     - Fix problem with creating user profile dir. [SME: 761,874]
515    
516     * Tue Feb 21 2006 Gordon Rowell <gordonr@gormand.com.au> 1.13.2-14
517     - Relocate netlogon.bat from old location in post, not pre [SME: 768]
518     - Remove empty /home/netlogon directory, if we can [SME: 768]
519    
520     * Fri Feb 17 2006 Gavin Weight <gweight@gmail.com> 1.13.2-13
521     - Fix Roaming profiles strange permissions problem. [SME: 761]
522    
523     * Thu Feb 16 2006 Gavin Weight <gweight@gmail.com> 1.13.2-12
524     - Added veto files line. [SME: 668]
525    
526     * Sat Feb 4 2006 Gordon Rowell <gordonr@gormand.com.au> 1.13.2-11
527     - Adjusted passwd chat [SME: 652]
528    
529     * Wed Jan 25 2006 Gordon Rowell <gordonr@gormand.com.au> 1.13.2-10
530     - Add passwd and passwd chat definition so that password sync works [SME: 565]
531    
532     * Wed Jan 25 2006 Gordon Rowell <gordonr@gormand.com.au> 1.13.2-09
533     - Fix logic in last change w.r.t. KeepVersions [SME: 429]
534     - Add default smb{KeepVersions} == disabled [SME: 429]
535    
536     * Tue Jan 24 2006 Gordon Rowell <gordonr@gormand.com.au> 1.13.2-08
537     - Add fragment to add recycle bin if smb{RecycleBin} == enabled [SME: 429]
538     - Default smb{RecycleBin} == disabled [SME: 429]
539    
540     * Wed Dec 14 2005 Gordon Rowell <gordonr@gormand.com.au> 1.13.2-07
541     - Default smb{OpLocks} == enabled. Setting it to disabled will
542     disable oplocks [SME: 318]
543    
544     * Mon Dec 05 2005 Filippo Carletti <carletti@mobilia.it> 1.13.2-06
545     - Better smb.conf readability [SME067]
546    
547     * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.13.2-05
548     - Bump release number only
549    
550     * Sun Nov 20 2005 Gordon Rowell <gordonr@e-smith.com>
551     - [1.13.2-04]
552     - Correct typo and escape the $ in [print$] in last fix [SF: 1357840]
553    
554     * Tue Nov 15 2005 Gordon Rowell <gordonr@e-smith.com>
555     - [1.13.2-03]
556     - Create and use default for smb{UseClientDriver} [SF: 1357840]
557    
558     * Tue Nov 15 2005 Gordon Rowell <gordonr@e-smith.com>
559     - [1.13.2-02]
560     - Change browsable -> browseable for consistency [SF: 1357840]
561    
562     * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
563     - [1.13.2-01]
564     - Remove L10Ns from base packages [SF: 1309520]
565    
566     * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
567     - [1.13.1-01]
568     - New dev stream before relocating L10Ns
569    
570     * Fri Sep 30 2005 Gordon Rowell <gordonr@e-smith.com>
571     - [1.13.0-28]
572     - Added Italian L10N - Thanks Filippo Carletti [SF: 1309266]
573    
574     * Mon Sep 26 2005 Gordon Rowell <gordonr@e-smith.com>
575     - [1.13.0-27]
576     - Added German L10N - Thanks Dietmar Berteld [SF: 1293325]
577    
578     * Mon Sep 19 2005 Charlie Brady <charlieb@e-smith.com>
579     - [1.13.0-26]
580     - Fix hosts allow specification. [SF: 1295752]
581    
582     * Tue Aug 9 2005 Charlie Brady <charlieb@e-smith.com>
583     - [1.13.0-25]
584     - Roll in content from e-smith-regedit, and obsolete it.
585    
586     * Tue Aug 2 2005 Charlie Brady <charlieb@e-smith.com>
587     - [1.13.0-24]
588     - Remove redundent and deprecated use of esmith::config and esmith::db
589     from action scripts.
590    
591     * Tue Aug 2 2005 Shad Lords <slords@email.com>
592     - [1.13.0-23]
593     - Add TCPPorts/UDPPorts and access to smbd/nmbd [SF: 1246986]
594    
595     * Tue Jul 19 2005 Charlie Brady <charlieb@e-smith.com>
596     - [1.13.0-22]
597     - Fix missing comma [SF: 1216546]
598    
599     * Mon Jul 18 2005 Charlie Brady <charlieb@e-smith.com>
600     - [1.13.0-21]
601     - Avoid use of deprecated tie interface to accounts db. Use "config"
602     rather than "db" to fetch status in run script. [SF: 1216546]
603    
604     * Mon Jul 18 2005 Charlie Brady <charlieb@e-smith.com>
605     - [1.13.0-20]
606     - Charset changes from Gordon: on new installs, default to UTF8.
607     - Default smb{UnixCharSet} == UTF8
608     - If smb record exists (i.e. upgrade), but UnixCharSet is not defined,
609     set it to ISO8859-1 to maintain filenames on upgrade [SF: 1204695]
610    
611     * Wed Jun 15 2005 Charlie Brady <charlieb@e-smith.com>
612     - [1.13.0-19]
613     - Restart nmbd during workgroup-update event. [SF: 1220928]
614    
615     * Tue Apr 19 2005 Charlie Brady <charlieb@e-smith.com>
616     - [1.13.0-18]
617     - Need to open accounts db r/w in create-machine-account script.
618    
619     * Thu Mar 31 2005 Charlie Brady <charlieb@e-smith.com>
620     - [1.13.0-17]
621     - Fix missing "use" in create-machine-account script.
622    
623     * Thu Mar 17 2005 Charlie Brady <charlieb@e-smith.com>
624     - [1.13.0-16]
625     - Last fix was wrong. Real problem was typo in default property setup.
626     - Remove redundent restart-samba action.
627    
628     * Wed Mar 16 2005 Charlie Brady <charlieb@e-smith.com>
629     - [1.13.0-15]
630     - Fix typo in workgroup property lookup in workgroup panel.
631    
632     * Sun Mar 13 2005 Charlie Brady <charlieb@e-smith.com>
633     - [1.13.0-14]
634     - Group mapping fix from Shad. [MN00070553]
635    
636     * Fri Mar 11 2005 Charlie Brady <charlieb@e-smith.com>
637     - [1.13.0-13]
638     - Add service entries for smbd and nmbd, which slave their own
639     status from the smb entry. This allows the generic service
640     restart stuff to work. [MN00065576]
641     - Fix dangling restart-dhcpd symlink. [MN00064130]
642    
643     * Wed Feb 23 2005 Charlie Brady <charlieb@e-smith.com>
644     - [1.13.0-12]
645     - Unify the three group mapping scripts into one. [MN00070553]
646    
647     * Tue Feb 22 2005 Charlie Brady <charlieb@e-smith.com>
648     - [1.13.0-11]
649     - Fix template expansion location of smb.conf [MN00063515]
650    
651     * Tue Feb 22 2005 Charlie Brady <charlieb@e-smith.com>
652     - [1.13.0-10]
653     - Fix typo in post scriptlet. [MN00063515]
654    
655     * Tue Feb 22 2005 Charlie Brady <charlieb@e-smith.com>
656     - [1.13.0-09]
657     - Add domain group mapping, contributed by Shad/Greg. [MN00070553]
658     - Remove anachronisms in create-machine-account script.
659    
660     * Fri Feb 18 2005 Charlie Brady <charlieb@e-smith.com>
661     - [1.13.0-08]
662     - Fix small template breakages if $LocalIP is not defined.
663     - Fix warnings from post install script. [MN00070549]
664     - Remove obsolete "domain admin group" entry from /etc/smb.conf template.
665     [MN00063515]
666     - Revert to standard /etc/samba/smb.conf location for config file.
667     [MN00063515]
668    
669     * Fri Feb 18 2005 Charlie Brady <charlieb@e-smith.com>
670     - [1.13.0-07]
671     - Fix various smb.conf template expansion probs. [MN00063515]
672    
673     * Fri Feb 18 2005 Charlie Brady <charlieb@e-smith.com>
674     - [1.13.0-06]
675     - Fix typo in template fragment. Commit new files omitted from previous
676     checkin in error. [MN00063515]
677    
678     * Thu Feb 17 2005 Charlie Brady <charlieb@e-smith.com>
679     - [1.13.0-05]
680     - Update samba configuration to use samba 3 features. Update to
681     current APIs. [MN00063515]
682     - Start nmbd before smbd. [MN00070113]
683    
684     * Thu Feb 17 2005 Charlie Brady <charlieb@e-smith.com>
685     - [1.13.0-04]
686     - Use defaults mechanism to initialise database entries, and migrate
687     fragment to convert from deprecated db entries to current style
688     Obsolete conf-netlogon script. [MN00062545]
689     - Use generic_template_expand action where possible, in place
690     of specific actions. Update e-smith-lib dependency. [MN00064130]
691     - Use generic service adjust action for reload/restart. [MN00065576]
692    
693     * Mon Feb 7 2005 Charlie Brady <charlieb@e-smith.com>
694     - [1.13.0-03]
695     - Run smbd and nmbd's multilogs as smelog user. [MN00063836]
696    
697     * Thu Feb 5 2004 Michael Soulier <msoulier@e-smith.com>
698     - [1.13.0-02]
699     - Updated build dependencies. [msoulier 10992]
700    
701     * Wed Feb 4 2004 Michael Soulier <msoulier@e-smith.com>
702     - [1.13.0-01]
703     - rolling to dev - 1.13.0
704    
705     * Wed Feb 4 2004 Michael Soulier <msoulier@e-smith.com>
706     - [1.12.0-01]
707     - rolling to stable - 1.12.0
708    
709     * Wed Feb 4 2004 Mark Knox <markk@e-smith.com>
710     - [1.11.0-16]
711     - Include rc1.d/K35smb symlink for proper shutdown in single user mode
712     [markk 10958]
713    
714     * Tue Nov 25 2003 Michael Soulier <msoulier@e-smith.com>
715     - [1.11.0-15]
716     - Removing client driver option, to move to [printers] section.
717     [msoulier 10623]
718    
719     * Mon Nov 17 2003 Michael Soulier <msoulier@e-smith.com>
720     - [1.11.0-14]
721     - Rolling again to pick up genfilelist change. [msoulier 10648]
722    
723     * Mon Nov 17 2003 Michael Soulier <msoulier@e-smith.com>
724     - [1.11.0-13]
725     - Moved the e-smith-smb script to supervise/smb, to plan ahead.
726     [msoulier 6442]
727    
728     * Mon Nov 17 2003 Michael Soulier <msoulier@e-smith.com>
729     - [1.11.0-12]
730     - Stopped sourcing /etc/sysconfig/samba, and fixed a syntax error in the
731     initscript. [msoulier 6442]
732    
733     * Mon Nov 17 2003 Michael Soulier <msoulier@e-smith.com>
734     - [1.11.0-11]
735     - Rollback on serviceControl-using scripts. They were not broken.
736     [msoulier 6442]
737    
738     * Mon Nov 17 2003 Michael Soulier <msoulier@e-smith.com>
739     - [1.11.0-10]
740     - Changed the action script code for the new initscript. [msoulier 6442]
741    
742     * Mon Nov 17 2003 Michael Soulier <msoulier@e-smith.com>
743     - [1.11.0-09]
744     - Tweaked the smbd run script, and e-smith-smb. [msoulier 6442]
745    
746     * Mon Nov 17 2003 Michael Soulier <msoulier@e-smith.com>
747     - [1.11.0-08]
748     - Added e-smith-smb wrapper to manage both services. [msoulier 6442]
749    
750     * Sun Nov 16 2003 Michael Soulier <msoulier@e-smith.com>
751     - [1.11.0-07]
752     - Added run files for multilog. [msoulier 6442]
753    
754     * Sun Nov 16 2003 Michael Soulier <msoulier@e-smith.com>
755     - [1.11.0-06]
756     - Fixing broken specfile resulting in near-empty filelist. [msoulier 6442]
757    
758     * Fri Nov 14 2003 Michael Soulier <msoulier@e-smith.com>
759     - [1.11.0-05]
760     - Added supervision of smbd and nmbd. First attempt. [msoulier 6442]
761     - Updated createlinks script for new build library.
762    
763     * Fri Nov 14 2003 Michael Soulier <msoulier@e-smith.com>
764     - [1.11.0-04]
765     - Added "use client driver" to printer conf. [msoulier 10623]
766    
767     * Fri Nov 7 2003 Michael Soulier <msoulier@e-smith.com>
768     - [1.11.0-03]
769     - *sigh* Really added this time. TGIF. [msoulier 10486]
770    
771     * Fri Nov 7 2003 Michael Soulier <msoulier@e-smith.com>
772     - [1.11.0-02]
773     - Added a "deadtime" option to kill connections, by default, after one week if
774     they are no longer active. [msoulier 10486]
775    
776     * Fri Nov 7 2003 Michael Soulier <msoulier@e-smith.com>
777     - [1.11.0-01]
778     - rolling to dev stream - 1.11.0
779    
780     * Thu Sep 11 2003 Gordon Rowell <gordonr@e-smith.com>
781     - [1.10.0-04]
782     - Relocated /etc/secrets.tdb to /etc/samba [gordonr 9759]
783    
784     * Wed Sep 10 2003 Gordon Rowell <gordonr@e-smith.com>
785     - [1.10.0-03]
786     - Always return "logon path" line, so that we return
787     "logon path =" if roaming profiles are off [gordonr 9913]
788    
789     * Wed Jul 2 2003 Gordon Rowell <gordonr@e-smith.com>
790     - [1.10.0-02]
791     - Use samba defaults for preferred master and local master [gordonr 9208]
792     - Turn on wins support if we are the domain master [gordonr 9208]
793    
794     * Thu Jun 26 2003 Charlie Brady <charlieb@e-smith.com>
795     - [1.10.0-01]
796     - Changing version to stable stream number - 1.10.0
797    
798     * Wed Jun 18 2003 Gordon Rowell <gordonr@e-smith.com>
799     - [1.9.0-32]
800     - Fix confusion in smb{DomainMaster} w.r.t. netlogons [gordonr 9064]
801    
802     * Thu Jun 12 2003 Gordon Rowell <gordonr@e-smith.com>
803     - [1.9.0-31]
804     - Added missing 02setupDomainMaster [gordonr 5053]
805     - Corrected 11winsServer to deal with WINSServer == me [gordonr 5053]
806    
807     * Fri May 30 2003 Michael Soulier <msoulier@e-smith.com>
808     - [1.9.0-30]
809     - Removed dangling symlink to conf-samba-startup. [msoulier 8808]
810    
811     * Wed May 28 2003 Gordon Rowell <gordonr@e-smith.com>
812     - [1.9.0-29]
813     - Move smbpasswd file to /etc/samba/smbpasswd [gordonr 8747]
814    
815     * Mon May 26 2003 Charlie Brady <charlieb@e-smith.com>
816     - [1.9.0-28]
817     - Added 'type' default fragment for the smb service. [charlieb 8785]
818    
819     * Wed May 21 2003 Lijie Deng <lijied@e-smith.com>
820     - [1.9.0-27]
821     - fix en-us, fr and es roaming profile text [lijied 5311]
822    
823     * Tue May 20 2003 Gordon Rowell <gordonr@e-smith.com>
824     - [1.9.0-26]
825     - Don't worry if the use doesn't have a profile directory [gordonr 6414]
826    
827     * Tue May 20 2003 Michael Soulier <msoulier@e-smith.com>
828     - [1.9.0-25]
829     - Added a defaults fragment. [msoulier 8785]
830     - Removed conf-samba-startup. [msoulier 8785]
831    
832     * Thu May 15 2003 Gordon Rowell <gordonr@e-smith.com>
833     - [1.9.0-24]
834     - Made use of esmith::ConfigDB::wins_server [gordonr 5053]
835    
836     * Tue May 13 2003 Gordon Rowell <gordonr@e-smith.com>
837     - [1.9.0-23]
838     - Rationalised smb{WINSServer} and smb{DomainMaster} handling [gordonr 5053]
839    
840     * Tue May 6 2003 Lijie Deng <lijied@e-smith.com>
841     - [1.9.0-22]
842     - Add Spanish lexicon for workgroup [lijied 3793]
843    
844     * Mon Apr 14 2003 Gordon Rowell <gordonr@e-smith.com>
845     - [1.9.0-21]
846     - preferred master should not be set if WINSServer is set [gordonr 6849]
847    
848     * Mon Apr 14 2003 Lijie Deng <lijied@e-smith.com>
849     - [1.9.0-20]
850     - Limited the workgroup name to 15 characters [lijied 4971]
851    
852     * Fri Apr 11 2003 Lijie Deng <lijied@e-smith.com>
853     - [1.9.0-19]
854     - Changed workgroup and servername to lower case again [lijied 7371]
855    
856     * Wed Apr 9 2003 Michael Soulier <msoulier@e-smith.com>
857     - [1.9.0-18]
858     - Fixed french lexicon for workgroup question. [msoulier 5311]
859    
860     * Wed Apr 9 2003 Lijie Deng <lijied@e-smith.com>
861     - [1.9.0-17]
862     - Changed workgroup and servername to lower case before validation
863     and storage [lijied 7371]
864    
865     * Mon Apr 7 2003 Gordon Rowell <gordonr@e-smith.com>
866     - [1.9.0-16]
867     - Create new netlogon directory before trying to relocate netlogon.bat
868     [gordonr 8060]
869    
870     * Thu Apr 3 2003 Lijie Deng <lijied@e-smith.com>
871     - [1.9.0-15]
872     - Removed Mitel Networks branding [lijied 8016]
873    
874     * Tue Apr 1 2003 Gordon Rowell <gordonr@e-smith.com>
875     - [1.9.0-14]
876     - Fix c&p error in %pre [gordonr 5241]
877    
878     * Tue Apr 1 2003 Gordon Rowell <gordonr@e-smith.com>
879     - [1.9.0-13]
880     - Do the relocation in the SPEC file so we don't have a stray
881     directory [gordonr 5241]
882    
883     * Tue Apr 1 2003 Gordon Rowell <gordonr@e-smith.com>
884     - [1.9.0-12]
885     - Relocate netlogon.bat -> /home/e-smith/files/samba/netlogon/netlogon.bat
886     [gordonr 5241]
887    
888     * Tue Apr 1 2003 Gordon Rowell <gordonr@e-smith.com>
889     - [1.9.0-11]
890     - Removed conf-dhcpd symlinks - now done in run script [gordonr 7771]
891    
892     * Fri Mar 28 2003 Michael Soulier <msoulier@e-smith.com>
893     - [1.9.0-10]
894     - Re-worded the text in the workgroup panel. [msoulier 5311]
895     - Added french translation of that re-wording. [msoulier 5311]
896    
897     * Fri Mar 28 2003 Lijie Deng <lijied@e-smith.com>
898     - [1.9.0-09]
899     - Modified French lexicon to use lang="fr", rename the lexicon
900     directory to fr [lijied 6787]
901    
902     * Tue Mar 11 2003 Mike Dickson <miked@e-smith.com>
903     - [1.9.0-08]
904     - restricted length of workgroup entry to 15 characters [miked 4388]
905    
906     * Thu Mar 6 2003 Lijie Deng <lijied@e-smith.com>
907     - [1.9.0-07]
908     - Modified workgroup panel order [lijied 7356]
909    
910     * Wed Mar 5 2003 Lijie Deng <lijied@e-smith.com>
911     - [1.9.0-06]
912     - Split en-us lexicon from workgroup panel [lijied 4030]
913    
914     * Fri Feb 28 2003 Lijie Deng <lijied@e-smith.com>
915     - [1.9.0-05]
916     - Added French lexicon for workgroup. [lijied 5003]
917    
918     * Wed Jan 29 2003 Charlie Brady <charlieb@e-smith.com>
919     - [1.9.0-04]
920     - Delete obsolete special case "primary" fragment in smb.conf.
921     [charlieb 5652]
922    
923     * Thu Jan 2 2003 Gordon Rowell <gordonr@e-smith.com>
924     - [1.9.0-03]
925     - Split conf-samba-startup from e-smith-base/conf-startup
926     - Relocated reload-samba from e-smith-base [gordonr 5509]
927    
928     * Mon Dec 9 2002 Mike Dickson <miked@e-smith.com>
929     - [1.9.0-02]
930     - updates for new UI [miked 5494]
931    
932     * Wed Nov 20 2002 Mike Dickson <miked@e-smith.com>
933     - [1.9.0-01]
934     - Changing to development stream; version upped to 1.9.0
935    
936     * Fri Oct 11 2002 Charlie Brady <charlieb@e-smith.com>
937     - [1.8.0-01]
938     - Roll to maintained version number to 1.8.0
939    
940     * Tue Oct 8 2002 Mark Knox <markk@e-smith.com>
941     - [1.7.2-08]
942     - Removed stray DESCRIPTION tag from panel [markk 5135]
943    
944     * Thu Sep 19 2002 Charlie Brady <charlieb@e-smith.com>
945     - [1.7.2-07]
946     - Fix i-bay section of smb.conf template [charlieb 4949]
947    
948     * Fri Sep 13 2002 Gordon Rowell <gordonr@e-smith.com>
949     - [1.7.2-06]
950     - Allow smb|WINSServerOverride property which is automagically pushed into
951     the smb|WINSServer property before expanding Samba templates [gordonr 4590]
952    
953     * Fri Sep 13 2002 Gordon Rowell <gordonr@e-smith.com>
954     - [1.7.2-05]
955     - Allow domain master setting if smb|WINSServer set to this box [gordonr 4840]
956    
957     * Tue Sep 10 2002 Mark Knox <markk@e-smith.com>
958     - [1.7.2-04]
959     - Minor refactoring of the last change [markk 3786]
960    
961     * Tue Sep 10 2002 Mark Knox <markk@e-smith.com>
962     - [1.7.2-03]
963     - Remove deprecated split on pipe [markk 3786]
964    
965     * Fri Aug 23 2002 Charlie Brady <charlieb@e-smith.com>
966     - [1.7.2-02]
967     - Add -M flag to useradd, to prevent creation of /noexistingpath [charlieb 4660]
968    
969     * Wed Aug 7 2002 Charlie Brady <charlieb@e-smith.com>
970     - [1.7.2-01]
971     - Change default for oplocks from false to true, and add enable of kernel
972     oplocks (although it's the default anyway. [charlieb 4520]
973    
974     * Wed Jul 31 2002 Charlie Brady <charlieb@e-smith.com>
975     - [1.7.1-01]
976     - Use PAM password change rather than external passwd program and chat
977     script. [charlieb 4433]
978    
979     * Wed Jun 5 2002 Charlie Brady <charlieb@e-smith.com>
980     - [1.7.0-01]
981     - Changing version to maintained stream number to 1.7.0
982    
983     * Mon Jun 3 2002 Charlie Brady <charlieb@e-smith.com>
984     - [1.6.2-01]
985     - Add "pid directory" template fragment to smb.conf, to make samba 2.2.4
986     happy (it otherwise wants to use the non-existent /var/run/samba).
987     [charlie 3685]
988    
989     * Mon Jun 3 2002 Charlie Brady <charlieb@e-smith.com>
990     - [1.6.1-01]
991     - Revert the posix locking change to the Profile share. We have rebuilt
992     samba 2.2.4 under the 2.2.19 kernel as a better fix to the locking problem.
993     [charlie 3685]
994    
995     * Mon Jun 3 2002 Charlie Brady <charlieb@e-smith.com>
996     - [1.6.0-01]
997     - Changing version to maintained stream number to 1.6.0
998    
999     * Thu May 30 2002 Charlie Brady <charlieb@e-smith.com>
1000     - [1.5.11-01]
1001     - Disable posix locking for the Profile share, as a workaround for
1002     some locking wierdness with Win2K when saving roaming profiles.
1003     [charlie 3685]
1004    
1005     * Tue May 28 2002 Kirrily Robert <skud@e-smith.com>
1006     - [1.5.10-01]
1007     - Fixed servername validation so dots are not allowed [skud 3695]
1008    
1009     * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
1010     - [1.5.8-01]
1011     - RPM rebuild forced by cvsroot2rpm
1012    
1013     * Thu May 23 2002 Charlie Brady <charlieb@e-smith.com>
1014     - [1.5.7-01]
1015     - Update workgroup panel test code to no longer refer to legacy Samba*
1016     config entries. [charlieb 3160]
1017    
1018     * Wed May 22 2002 Charlie Brady <charlieb@e-smith.com>
1019     - [1.5.6-01]
1020     - Migrate obsolete Samba{DomainMaster,Workgroup,ServerName} settings
1021     in conf-samba then delete any of these if found. [charlieb 3160]
1022    
1023     * Tue May 7 2002 Gordon Rowell <gordonr@e-smith.com>
1024     - [1.5.5-01]
1025     - Further rework of the 11logon{Home,Path} fragments to allow setting
1026     of smb|LogonPath and smb|LogonHome without having to choose
1027     smb|RoamingProfiles [gordonr 3072]
1028    
1029     * Mon May 6 2002 Gordon Rowell <gordonr@e-smith.com>
1030     - [1.5.4-01]
1031     - Localise SAVE button [gordonr 3220]
1032     - Added nav bar entries [gordonr 3155]
1033    
1034     * Fri May 3 2002 Charlie Brady <charlieb@e-smith.com>
1035     - [1.5.3-01]
1036     - Woops, create empty /etc/e-smith/tests in %build. [charlieb 3343]
1037    
1038     * Fri May 3 2002 Charlie Brady <charlieb@e-smith.com>
1039     - [1.5.2-01]
1040     - Remove /etc/e-smith/tests/.dummy, and instead create empty
1041     /etc/e-smith/tests in %build. [charlieb 3343]
1042    
1043     * Wed May 1 2002 Gordon Rowell <gordonr@e-smith.com>
1044     - [1.5.1-01]
1045     - restart-nmbd should exit 0 nicely if smb service is disabled [gordonr 3325]
1046    
1047     * Mon Apr 29 2002 Gordon Rowell <gordonr@e-smith.com>
1048     - [1.5.0-01]
1049     - Rolling to development stream
1050     - Always set up logon home and logon path. The Samba defaults are not
1051     particularly useful, and we want them to be defined to empty if
1052     not defined in the config db and we are not domain master [gordonr 3072]
1053    
1054     * Wed Apr 17 2002 Adrian Chung <adrianc@e-smith.com>
1055     - [1.4.2-01]
1056     - Stop workgroup panel from getting and setting old legacy Samba* values.
1057     - Panel now gets/sets 'smb' properties.
1058    
1059     * Mon Apr 15 2002 Gordon Rowell <gordonr@e-smith.com>
1060     - [1.4.1-01]
1061     - Language en->en-us
1062    
1063     * Wed Apr 10 2002 Adrian Chung <adrianc@e-smith.com>
1064     - [1.4.0-01]
1065     - Remerging text change for domain controller setting into i18n'd panel.
1066     [mac #3020]
1067    
1068     * Wed Apr 10 2002 Kirrily Robert <skud@e-smith.com>
1069     - [1.3.9-01]
1070     - Added i18n'd workgroup panel [skud #3032]
1071    
1072     * Tue Apr 9 2002 Adrian Chung <mac@e-smith.com>
1073     - [1.3.8-01]
1074     - Change quoting of %u to use single quotes in addUserScript template for
1075     smb.conf. [adrianc #3023]
1076    
1077     * Wed Apr 3 2002 Adrian Chung <adrianc@e-smith.com>
1078     - [1.3.7-01]
1079     - Quote %u in add user script directive in smb.conf and remove unnecessary
1080     first line. [adrianc #3023]
1081    
1082     * Tue Apr 02 2002 Gordon Rowell <gordonr@e-smith.com>
1083     - [1.3.6-01]
1084     - D'Oh sama -> samba
1085    
1086     * Tue Apr 02 2002 Gordon Rowell <gordonr@e-smith.com>
1087     - [1.3.5-01]
1088     - Create missing profiles and printer driver directories
1089    
1090     * Tue Apr 02 2002 Gordon Rowell <gordonr@e-smith.com>
1091     - [1.3.4-01]
1092     - fix restart-nmbd to still start if it can't be stopped [tonyc #2764]
1093    
1094     * Tue Mar 26 2002 Adrian Chung <adrianc@e-smith.com>
1095     - [1.3.3-01]
1096     - Modify text in web panel to say "leave set to default, or no if another
1097     server is already performing this function" with respect to domain master
1098     setting. [mac - #3020]
1099    
1100     * Tue Mar 12 2002 Adrian Chung <adrianc@e-smith.com>
1101     - [1.3.2-01]
1102     - Make WINSServer property override value for DomainMaster, PreferredMaster,
1103     and LocalMaster.
1104    
1105     * Tue Mar 12 2002 Adrian Chung <mac@e-smith.com>
1106     - [1.3.1-01]
1107     - rollRPM: Rolled version number to 1.3.1-01. Includes patches up to 1.3.0-02.
1108    
1109     * Fri Feb 15 2002 Charlie Brady <charlieb@e-smith.com>
1110     - [1.3.0-02]
1111     - Migrate Samba* configuration items to properties of the smb service.
1112    
1113     * Thu Feb 14 2002 Charlie Brady <charlieb@e-smith.com>
1114     - [1.3.0-01]
1115     - rollRPM: Rolled version number to 1.3.0-01. Includes patches up to 1.2.0-02.
1116    
1117     * Thu Jan 03 2002 Charlie Brady <charlieb@e-smith.com>
1118     - [1.2.0-02]
1119     - Reconfigure and restart dhcpd in workgroup update event, in case a
1120     WINS server has been added. See #2364.
1121     - Purge prep section of lots of stuff which is no longer required
1122     since the rollRPM.
1123    
1124     * Tue Dec 11 2001 Jason Miller <jay@e-smith.com>
1125     - [1.2.0-01]
1126     - rollRPM: Rolled version number to 1.2.0-01. Includes patches up to 1.1.0-34.
1127    
1128     * Tue Dec 4 2001 Adrian Chung <adrianc@e-smith.com>
1129     - [1.1.0-34]
1130     - Adding workgroup panel, removed from e-smith-base.
1131     - Minor text change, s/a Windows server/another server
1132    
1133     * Mon Dec 03 2001 Charlie Brady <charlieb@e-smith.com>
1134     - [1.1.0-33]
1135     - Add conf-samba back into post-install event. Required for initial
1136     password set.
1137    
1138     * Fri Nov 30 2001 Gordon Rowell <gordonr@e-smith.com>
1139     - [1.1.0-32]
1140     - Check for user-deleted type in user-delete-profiledir
1141    
1142     * Fri Nov 30 2001 Gordon Rowell <gordonr@e-smith.com>
1143     - [1.1.0-31]
1144     - Extra slosh required in 11logonPath
1145    
1146     * Fri Nov 30 2001 Gordon Rowell <gordonr@e-smith.com>
1147     - [1.1.0-30]
1148     - Changed group of profiles parent directory to shared to make it searchable
1149     - Replaced %N (NIS server) with %L (Netbios name) in 11logon{Home,Path}
1150     - Reinstated [profiles] share and change logon path to use it
1151     - Added action to user-{create,delete} to add/remove the profile subdirectory
1152     - Added action to post-upgrade to create profiles for existing users
1153     - New smb property RoamingProfiles - defaulting to "no" in conf-samba,
1154     which disables logon {home,path} and [profiles] share
1155    
1156     * Wed Nov 28 2001 Gordon Rowell <gordonr@e-smith.com>
1157     - [1.1.0-29]
1158     - Reduced "printer admin" and "domain admin group" to the "admin" user
1159    
1160     * Tue Nov 27 2001 Charlie Brady <charlieb@e-smith.com>
1161     - [1.1.0-28]
1162     - Undo the "Adminstrator" => "admin" mapping
1163     - Remove smb.conf fragment which adds reference to smbusers
1164     - Replace smbusers fragment so that the file now says "# this
1165     file is not used".
1166    
1167     * Mon Nov 26 2001 Gordon Rowell <gordonr@e-smith.com>
1168     - [1.1.0-27]
1169     - Remove /etc/smbusers - created empty in init-passwords, but never used
1170     until now
1171    
1172     * Mon Nov 26 2001 Gordon Rowell <gordonr@e-smith.com>
1173     - [1.1.0-26]
1174     - Templated /etc/samba/smbusers
1175     - Map "Administrator" for domain logons -> admin
1176     - Note: a local (non-domain) logon still gets treated/ignored as guest
1177     - The property smb|AdminstratorAccount (default Administrator) can be
1178     used to specify an alternate Administrator account when that account is
1179     renamed on the Win* clients
1180    
1181     * Tue Nov 20 2001 Gordon Rowell <gordonr@e-smith.com>
1182     - [1.1.0-25]
1183     - Make printer$ share writable in the normal way, restricted by Unix
1184     permissions (admin:admin)
1185    
1186     * Tue Nov 20 2001 Gordon Rowell <gordonr@e-smith.com>
1187     - [1.1.0-24]
1188     - Make /etc/smbpasswd 0600,admin,root - allows "admin" to join domains
1189     - create-machine-account: SUID/SGID root - the script is called as
1190     "admin" by Samba, but needs to be "root" to add Unix accounts
1191     - create-machine-account: setRealToEffective really become root or locking
1192     the Unix account fails with "Only root can do that"
1193     - create-machine-account: Auto-create machine account in accounts database.
1194     This should be fixed by allowing admin to write to the db fragments
1195    
1196     * Mon Nov 19 2001 Gordon Rowell <gordonr@e-smith.com>
1197     - [1.1.0-23]
1198     - Added extra slosh to strings in 11logon{Home,Path} and fixed c&p typo
1199    
1200     * Mon Nov 19 2001 Gordon Rowell <gordonr@e-smith.com>
1201     - [1.1.0-22]
1202     - Check for smb|...|LogonHome and smb|...|LogonPath in those fragments
1203     Default to ~/._winprofile as before, but allow overrides, for example
1204     set to empty for local profiles. 4.1.2+e-smith-netlogon and 5.0 both
1205     defaulted to roaming profiles
1206     - Explicitly return an empty string from some fragments if
1207     $SambaDomainMaster=no, just to be tidy
1208     - Used new e-smith-devtools to set /home/e-smith/files/samba to
1209     02755,admin,admin and removed explicit chmod from prep
1210    
1211     * Thu Nov 15 2001 Gordon Rowell <gordonr@e-smith.com>
1212     - [1.1.0-21]
1213     - Commented out code in create-machine-account which called smbpasswd.
1214     - Samba does this by itself, but we may want to enable it later if this
1215     script is ever called outside Samba.
1216    
1217     * Wed Nov 14 2001 Gordon Rowell <gordonr@e-smith.com>
1218     - [1.1.0-20]
1219     - Moved profiles to ~user/._winprofile - somewhat better that .profile :-)
1220     - Commented out [Profiles] share, since we are no longer using it
1221    
1222     * Wed Nov 14 2001 Gordon Rowell <gordonr@e-smith.com>
1223     - [1.1.0-19]
1224     - Made printer driver directories 0755, per "Samba Unleashed"
1225    
1226     * Wed Nov 14 2001 Gordon Rowell <gordonr@e-smith.com>
1227     - [1.1.0-18]
1228     - Removed conf-samba from post-install - done in bootstrap-console-save
1229     - Moved all profiles (Win9x and WinNT/2K) under ~user/.profile
1230     - Rewrote machine-account-create as an event
1231     - Note: Unfortunately Samba currently requires the user "root" to
1232     create machine accounts (i.e. enter "root" as the user on the client machine)
1233     A SUID script allows 'admin' to do all of the tasks, but the client gets:
1234     "Unable to add or change accounts on the domain. The account information
1235     entered does not grant sufficient privilege to create or change accounts".
1236     - Made printer driver directories world-writable
1237    
1238     * Mon Nov 12 2001 Gordon Rowell <gordonr@e-smith.com>
1239     - [1.1.0-17]
1240     - %L (logon server) -> %N (this server) in 11logonPath (as for 11logonHome)
1241    
1242     * Mon Nov 12 2001 Gordon Rowell <gordonr@e-smith.com>
1243     - [1.1.0-16]
1244     - Swapped 11logon{Home,Path}, added extra backslashes - thanks Greg Zartman
1245     and others
1246    
1247     * Fri Nov 9 2001 Gordon Rowell <gordonr@e-smith.com>
1248     - [1.1.0-15]
1249     - Left-justified output
1250     - Removed some redundant use esmith::db lines and implied "return" statements
1251    
1252     * Fri Nov 2 2001 Gordon Rowell <gordonr@e-smith.com>
1253     - [1.1.0-14]
1254     - Suppressed more comments from output file
1255     - Renamed all [global] fragments to 11*
1256    
1257     * Fri Nov 2 2001 Gordon Rowell <gordonr@e-smith.com>
1258     - [1.1.0-13]
1259     - Hid all commented-out parameters from output file (remove fragments later)
1260     - Removed more comments from output file
1261     - Unified indentation
1262    
1263     * Thu Nov 1 2001 Gordon Rowell <gordonr@e-smith.com>
1264     - [1.1.0-12]
1265     - Added 11level2Oplocks fragment to disable level2 oplocks
1266     - Removed "share modes" options from [netlogon] share and cleaned up template
1267    
1268     * Thu Nov 1 2001 Gordon Rowell <gordonr@e-smith.com>
1269     - [1.1.0-11]
1270     - Added 61Profilesshare fragment
1271    
1272     * Thu Nov 1 2001 Gordon Rowell <gordonr@e-smith.com>
1273     - [1.1.0-10]
1274     - Removed netlogon comments from output file
1275    
1276     * Thu Nov 1 2001 Gordon Rowell <gordonr@e-smith.com>
1277     - [1.1.0-09]
1278     - Protect logon {home,path} with hard quotes and indent to match others
1279    
1280     * Thu Nov 1 2001 Gordon Rowell <gordonr@e-smith.com>
1281     - [1.1.0-08]
1282     - Added printers and profiles directories
1283     - Need to verify permissions on these directories, Darrell had 777 for all
1284    
1285     * Thu Nov 1 2001 Gordon Rowell <gordonr@e-smith.com>
1286     - [1.1.0-07]
1287     - Merged in changes from dmc-mitel-samba-2.2.2-0 - Thanks Darrell May
1288     - Moved machine-account-create from e-smith-base
1289    
1290     * Thu Nov 1 2001 Gordon Rowell <gordonr@e-smith.com>
1291     - [1.1.0-06]
1292     - Merged (and Obsoleted) e-smith-netlogon
1293    
1294     * Thu Nov 1 2001 Gordon Rowell <gordonr@e-smith.com>
1295     - [1.1.0-05]
1296     - guest ok = no, map to guest = never
1297    
1298     * Mon Oct 22 2001 Charlie Brady <charlieb@e-smith.com>
1299     - [1.1.0-04]
1300     - Add action scripts and workgroup web panel plus associated symlinks
1301    
1302     * Thu Oct 4 2001 Gordon Rowell <gordonr@e-smith.com>
1303     - [1.1.0-03]
1304     - Removed comments from output file
1305    
1306     * Thu Oct 4 2001 Gordon Rowell <gordonr@e-smith.com>
1307     - [1.1.0-02]
1308     - Removed template-{begin,end}
1309    
1310     * Thu Oct 4 2001 Gordon Rowell <gordonr@e-smith.com>
1311     - [1.1.0-01]
1312     - Split from e-smith-base
1313     - This version only contains the smb.conf template fragments
1314    
1315     %description
1316     Configuration files and templates for the Samba daemon.
1317    
1318     %prep
1319     %setup
1320 unnilennium 1.2 %patch0 -p1
1321 stephdl 1.4 %patch1 -p1
1322 unnilennium 1.5 %patch2 -p1
1323 unnilennium 1.6 %patch3 -p1
1324 jpp 1.9 %patch4 -p1
1325 jpp 1.11 %patch5 -p1
1326 jcrisp 1.12 %patch6 -p1
1327 jcrisp 1.13 %patch7 -p1
1328 jcrisp 1.14 %patch8 -p1
1329 jpp 1.15 %patch9 -p1
1330     rm -rf root/service root/var/service root/etc/rc.d
1331 jpp 1.18 %patch10 -p1
1332 jpp 1.19 %patch11 -p1
1333 jpp 1.22 %patch12 -p1
1334 terryfage 1.25 %patch13 -p1
1335 terryfage 1.27 %patch14 -p1
1336 terryfage 1.28 %patch15 -p1
1337 stephdl 1.1
1338     %build
1339     perl createlinks
1340    
1341     %install
1342     rm -rf $RPM_BUILD_ROOT
1343     (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
1344     /sbin/e-smith/genfilelist \
1345 jpp 1.15 --file '/sbin/e-smith/systemd/nmbd-prepare' 'attr(0554,root,root)' \
1346     --file '/sbin/e-smith/systemd/smbd-prepare' 'attr(0554,root,root)' \
1347 stephdl 1.1 --dir '/var/log/smbd' 'attr(2750,smelog,smelog)' \
1348     --dir '/var/log/nmbd' 'attr(2750,smelog,smelog)' \
1349     --file '/sbin/e-smith/samba_check_password' 'attr(0555,root,root)' \
1350     $RPM_BUILD_ROOT \
1351     > %{name}-%{version}-filelist
1352     echo "%doc COPYING" >> %{name}-%{version}-filelist
1353    
1354 jpp 1.15 %pre
1355     if [ $1 -gt 1 ] ; then
1356     if [ -e /var/service/smbd/run ] ; then
1357     /usr/bin/sv d smbd
1358     /usr/bin/sv d smbd/log
1359     fi
1360     fi
1361     if [ $1 -gt 1 ] ; then
1362     if [ -e /var/service/nmbd/run ] ; then
1363     /usr/bin/sv d nmbd
1364     /usr/bin/sv d nmbd/log
1365     fi
1366     fi
1367    
1368    
1369 stephdl 1.1 %clean
1370     rm -rf $RPM_BUILD_ROOT
1371    
1372     %files -f %{name}-%{version}-filelist
1373     %defattr(-,root,root)

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