1 |
# $Id: e-smith-samba.spec,v 1.55 2010/11/05 19:06:46 slords Exp $ |
# $Id: e-smith-samba.spec,v 1.69 2012/01/22 02:57:36 wellsi Exp $ |
2 |
|
|
3 |
Summary: e-smith specific Samba configuration files and templates |
Summary: e-smith specific Samba configuration files and templates |
4 |
%define name e-smith-samba |
%define name e-smith-samba |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.2.0 |
%define version 2.2.0 |
7 |
%define release 37 |
%define release 48 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
38 |
Patch26: e-smith-samba-2.2.0-store_ldap_pw.patch |
Patch26: e-smith-samba-2.2.0-store_ldap_pw.patch |
39 |
Patch27: e-smith-samba-2.2.0-usergroup-mapping.patch |
Patch27: e-smith-samba-2.2.0-usergroup-mapping.patch |
40 |
Patch28: e-smith-samba-2.2.0-fixe_create_machine_accounts.patch |
Patch28: e-smith-samba-2.2.0-fixe_create_machine_accounts.patch |
41 |
|
Patch29: e-smith-samba-2.2.0-force_uid_gid.patch |
42 |
|
Patch30: e-smith-samba-2.2.0-migrate_machine_uid.patch |
43 |
|
Patch31: e-smith-samba-2.2.0-create_samba_data_in_event.patch |
44 |
|
Patch32: e-smith-samba-2.2.0-FixVFS_ExcludeSyntax.patch |
45 |
|
Patch34: e-smith-samba-2.2.0-fix-separator.patch |
46 |
Obsoletes: e-smith-netlogon |
Obsoletes: e-smith-netlogon |
47 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
48 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
59 |
Obsoletes: samba = 3.4.3-1.1.el5.sme |
Obsoletes: samba = 3.4.3-1.1.el5.sme |
60 |
Obsoletes: samba-client = 3.4.3-1.1.el5.sme |
Obsoletes: samba-client = 3.4.3-1.1.el5.sme |
61 |
Obsoletes: samba-common = 3.4.3-1.1.el5.sme |
Obsoletes: samba-common = 3.4.3-1.1.el5.sme |
62 |
|
# Obsolete SerNet packages |
63 |
|
Obsoletes: libsmbclient0 |
64 |
|
Obsoletes: libwbclient0 |
65 |
|
Obsoletes: samba3 |
66 |
|
Obsoletes: samba3-cifsmount |
67 |
|
Obsoletes: samba3-client |
68 |
|
Obsoletes: samba3-doc |
69 |
|
Obsoletes: samba3-utils |
70 |
|
Obsoletes: samba3-winbind |
71 |
Requires: /usr/bin/tdbbackup |
Requires: /usr/bin/tdbbackup |
72 |
AutoReqProv: no |
AutoReqProv: no |
73 |
|
|
74 |
%changelog |
%changelog |
75 |
|
* Sun Jan 29 2012 Ian Wells <esmith@wellsi.com> 2.2.0-48.sme |
76 |
|
- Obsolete only SerNet samba packages [SME: 6772] |
77 |
|
|
78 |
|
* Sat Jan 21 2012 Ian Wells <esmith@wellsi.com> 2.2.0-47.sme |
79 |
|
- Obsolete SerNet samba packages, again [SME: 6772] |
80 |
|
|
81 |
|
* Fri Dec 23 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-46.sme |
82 |
|
- Obsolete SerNet samba packages [SME: 6772] |
83 |
|
|
84 |
|
* Thu Mar 17 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-45.sme |
85 |
|
- Revert directory requirement from 2.2.0-43 [SME: 6571] |
86 |
|
|
87 |
|
* Thu Mar 17 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-44.sme |
88 |
|
- Revert changes made in 2.2.0-42 [SME: 6432] |
89 |
|
|
90 |
|
* Tue Mar 15 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-43.sme |
91 |
|
- Fix separator in general smb.conf section for recycle:exclude* [SME: 6571] |
92 |
|
|
93 |
|
* Tue Mar 15 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-42.sme |
94 |
|
- recycle:exclude_dir should contain directories [SME: 6432] |
95 |
|
|
96 |
|
* Sat Mar 12 2011 Gavin Weight <gweight@gmail.com> 2.2.0-41.sme |
97 |
|
- Fix Recycle Bin VFS Excludes syntax. [SME: 6432] |
98 |
|
|
99 |
|
* Tue Nov 30 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-40.sme |
100 |
|
- Create samba account during event for machine [SME: 6418] |
101 |
|
|
102 |
|
* Tue Nov 30 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-39.sme |
103 |
|
- Migrate existing machine uid in the DB (patch from Shad Lords) [SME: 6415] |
104 |
|
|
105 |
|
* Tue Nov 30 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-38.sme |
106 |
|
- Force uid/gid on machine accounts creation [SME: 6415] |
107 |
|
|
108 |
* Wed Nov 10 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-37.sme |
* Wed Nov 10 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-37.sme |
109 |
- Fix create-machine-accounts script [SME: 6358] |
- Fix create-machine-accounts script [SME: 6358] |
110 |
|
|
111 |
* Fri Nov 5 2010 Shad L. Lords <slords@lordsfam.net 2.2.0-36.sme |
* Fri Nov 5 2010 Shad L. Lords <slords@lordsfam.net> 2.2.0-36.sme |
112 |
- Call samba-group-mapping after user events too [SME: 6339] |
- Call samba-group-mapping after user events too [SME: 6339] |
113 |
|
|
114 |
* Wed Nov 3 2010 Shad L. Lords <slords@lordsfam.net 2.2.0-35.sme |
* Wed Nov 3 2010 Shad L. Lords <slords@lordsfam.net> 2.2.0-35.sme |
115 |
- Fix cpu critical patch missing ' [SME: 6330] |
- Fix cpu critical patch missing ' [SME: 6330] |
116 |
|
|
117 |
* Wed Nov 3 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-34.sme |
* Wed Nov 3 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-34.sme |
120 |
* Wed Nov 3 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-33.sme |
* Wed Nov 3 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-33.sme |
121 |
- Store the ldap admin pw early in the bootstrap-ldap-save event [SME: 6332] |
- Store the ldap admin pw early in the bootstrap-ldap-save event [SME: 6332] |
122 |
|
|
123 |
* Wed Nov 3 2010 Shad L. Lords <slords@lordsfam.net 2.2.0-32.sme |
* Wed Nov 3 2010 Shad L. Lords <slords@lordsfam.net> 2.2.0-32.sme |
124 |
- Make cpu calls critical only with ldap{Auth} is enabled [SME: 6330] |
- Make cpu calls critical only with ldap{Auth} is enabled [SME: 6330] |
125 |
|
|
126 |
* Tue Nov 2 2010 Shad L. Lords <slords@lordsfam.net 2.2.0-31.sme |
* Tue Nov 2 2010 Shad L. Lords <slords@lordsfam.net> 2.2.0-31.sme |
127 |
- Always use cpu, do unix if ldap{Auth} is disabled [SME: 6321] |
- Always use cpu, do unix if ldap{Auth} is disabled [SME: 6321] |
128 |
|
|
129 |
* Tue Nov 2 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-30.sme |
* Tue Nov 2 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-30.sme |
1207 |
%patch26 -p1 |
%patch26 -p1 |
1208 |
%patch27 -p1 |
%patch27 -p1 |
1209 |
%patch28 -p1 |
%patch28 -p1 |
1210 |
|
%patch29 -p1 |
1211 |
|
%patch30 -p1 |
1212 |
|
%patch31 -p1 |
1213 |
|
%patch32 -p1 |
1214 |
|
%patch34 -p1 |
1215 |
|
|
1216 |
%build |
%build |
1217 |
mkdir -p root/etc/e-smith/tests |
mkdir -p root/etc/e-smith/tests |