1 |
# $Id: e-smith-samba.spec,v 1.25 2021/11/01 01:08:54 terryfage Exp $ |
# $Id: e-smith-samba.spec,v 1.26 2021/11/01 01:31:20 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 24 |
%define release 25 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
24 |
Patch11: e-smith-samba-2.6.0-bz11349-logging.patch |
Patch11: e-smith-samba-2.6.0-bz11349-logging.patch |
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 |
28 |
|
|
29 |
Obsoletes: e-smith-netlogon |
Obsoletes: e-smith-netlogon |
30 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
54 |
AutoReqProv: no |
AutoReqProv: no |
55 |
|
|
56 |
%changelog |
%changelog |
57 |
|
* Tue Nov 02 2021 Terry Fage <terry@fage.id.au> 2.6.0-25.sme |
58 |
|
- samba delete v6 profile dir win10 [SME: 11725] |
59 |
|
|
60 |
* Mon Nov 01 2021 Terry Fage <terry@fage.id.au> 2.6.0-24.sme |
* Mon Nov 01 2021 Terry Fage <terry@fage.id.au> 2.6.0-24.sme |
61 |
- samba create v6 profile dir win10 [SME: 11725] |
- samba create v6 profile dir win10 [SME: 11725] |
62 |
|
|
1328 |
%patch11 -p1 |
%patch11 -p1 |
1329 |
%patch12 -p1 |
%patch12 -p1 |
1330 |
%patch13 -p1 |
%patch13 -p1 |
1331 |
|
%patch14 -p1 |
1332 |
|
|
1333 |
%build |
%build |
1334 |
perl createlinks |
perl createlinks |