diff --git a/Makefile b/Makefile
index d984de8..bd16165 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
-# Makefile for source rpm: e-smith-samba
+# Makefile for source rpm: smeserver-samba
# $Id: Makefile,v 1.1 2016/02/05 17:16:29 stephdl Exp $
-NAME := e-smith-samba
+NAME := smeserver-samba
SPECFILE = $(firstword $(wildcard *.spec))
define find-makefile-common
diff --git a/README.md b/README.md
index 8feb9b1..db0157c 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,13 @@
-# e-smith-samba
+# smeserver-samba
-SMEServer Koozali developed git repo for e-smith-samba smeserver
+SMEServer Koozali developed git repo for smeserver-samba smeserver
## Wiki
https://wiki.koozali.org/
## Bugzilla
-Show list of outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-samba&product=SME%20Server%2010.X&query_format=advanced&limit=0&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=CONFIRMED)
+Show list of outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?component=smeserver-samba&product=SME%20Server%2010.X&query_format=advanced&limit=0&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=CONFIRMED)\
+And a list of outstanding Legacy bugs: (e-smith-samba) [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-samba&product=SME%20Server%2010.X&query_format=advanced&limit=0&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=CONFIRMED)
## Description
diff --git a/e-smith-samba.spec b/smeserver-samba.spec
similarity index 98%
rename from e-smith-samba.spec
rename to smeserver-samba.spec
index 46d5931..b3f4aaf 100644
--- a/e-smith-samba.spec
+++ b/smeserver-samba.spec
@@ -1,10 +1,10 @@
# $Id: e-smith-samba.spec,v 1.29 2022/11/29 21:28:31 jpp Exp $
-Summary: e-smith specific Samba configuration files and templates
-%define name e-smith-samba
+Summary: smeserver specific Samba configuration files and templates
+%define name smeserver-samba
Name: %{name}
%define version 2.6.0
-%define release 28
+%define release 29
Version: %{version}
Release: %{release}%{?dist}
License: GPL
@@ -14,12 +14,18 @@ Source: %{name}-%{version}.tar.xz
Obsoletes: e-smith-netlogon
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
BuildArchitectures: noarch
-BuildRequires: e-smith-devtools >= 1.13.1-03
+Provides: e-smith-samba
+BuildRequires: smeserver-devtools >= 1.13.1-03
Obsoletes: e-smith-regedit
-Requires: e-smith-lib >= 2.2.0-2
-Requires: e-smith-formmagick >= 1.4.0-9
+Provides: e-smith-samba
+Requires: smeserver-lib >= 2.2.0-2
+Provides: e-smith-samba
+Requires: smeserver-formmagick >= 1.4.0-9
+Provides: e-smith-samba
Requires: samba >= 3.5.10
+Provides: e-smith-samba
Requires: samba-client >= 3.5.10
+Provides: e-smith-samba
Requires: samba-common >= 3.5.10
Obsoletes: samba3x
Obsoletes: samba3x-client
@@ -35,10 +41,14 @@ Obsoletes: samba3-client
Obsoletes: samba3-doc
Obsoletes: samba3-utils
Obsoletes: samba3-winbind
+Provides: e-smith-samba
Requires: /usr/bin/tdbbackup
AutoReqProv: no
%changelog
+* Sat Mar 23 2024 rename-e-smith-pkg.sh by Trevor Batley 2.6.0-29.sme
+- Rename to smeserver-samba [SME: 12359]
+
* Sat Mar 23 2024 cvs2git.sh aka Brian Read 2.6.0-28.sme
- Roll up patches and move to git repo [SME: 12338]
@@ -469,6 +479,7 @@ AutoReqProv: no
* Tue Aug 22 2006 Gordon Rowell 1.14.0-09
* Tue Nov 14 2006 Gordon Rowell 1.14.0-10
+Provides: e-smith-samba
- Add Requires: samba{,-client,-common} to complete dependency tree [SME: 2062]
* Tue Aug 22 2006 Gordon Rowell 1.14.0-09