1 |
# $Id: e-smith-samba.spec,v 1.26 2021/11/01 01:31:20 terryfage Exp $ |
# $Id: e-smith-samba.spec,v 1.27 2021/11/02 03:42:39 terryfage 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.6.0 |
%define version 2.6.0 |
7 |
%define release 25 |
%define release 26 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
25 |
Patch12: e-smith-samba-2.6.0-bz11555.patch |
Patch12: e-smith-samba-2.6.0-bz11555.patch |
26 |
Patch13: e-smith-samba-2.6.0.bz11725.create_v6_profile_dir.patch |
Patch13: e-smith-samba-2.6.0.bz11725.create_v6_profile_dir.patch |
27 |
Patch14: e-smith-samba-2.6.0.bz11725.delete_v6_profile_dir.patch |
Patch14: e-smith-samba-2.6.0.bz11725.delete_v6_profile_dir.patch |
28 |
|
Patch15: e-smith-samba-2.6.0.bz11725.fix_typo_v6_profile_dir.patch |
29 |
|
|
30 |
Obsoletes: e-smith-netlogon |
Obsoletes: e-smith-netlogon |
31 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
55 |
AutoReqProv: no |
AutoReqProv: no |
56 |
|
|
57 |
%changelog |
%changelog |
58 |
|
* 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 |
* Tue Nov 02 2021 Terry Fage <terry@fage.id.au> 2.6.0-25.sme |
* Tue Nov 02 2021 Terry Fage <terry@fage.id.au> 2.6.0-25.sme |
62 |
- samba delete v6 profile dir win10 [SME: 11725] |
- samba delete v6 profile dir win10 [SME: 11725] |
63 |
|
|
1333 |
%patch12 -p1 |
%patch12 -p1 |
1334 |
%patch13 -p1 |
%patch13 -p1 |
1335 |
%patch14 -p1 |
%patch14 -p1 |
1336 |
|
%patch15 -p1 |
1337 |
|
|
1338 |
%build |
%build |
1339 |
perl createlinks |
perl createlinks |