diff --git a/Makefile b/Makefile
index 5f7b05a..f45e682 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
-# Makefile for source rpm: e-smith-devtools
+# Makefile for source rpm: smeserver-devtools
# $Id: Makefile,v 1.1 2016/02/04 22:54:13 vip-ire Exp $
-NAME := e-smith-devtools
+NAME := smeserver-devtools
SPECFILE = $(firstword $(wildcard *.spec))
define find-makefile-common
diff --git a/README.md b/README.md
index bc94a36..ca86d80 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,13 @@
-# e-smith-devtools
+# smeserver-devtools
-SMEServer Koozali developed git repo for e-smith-devtools smeserver
+SMEServer Koozali developed git repo for smeserver-devtools smeserver
## Wiki
https://wiki.koozali.org/
## Bugzilla
-Show list of outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-devtools&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-devtools&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-devtools) [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-devtools&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
@@ -14,4 +15,4 @@ Show list of outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?compo
*Once it has been checked, then this comment will be deleted*
-e-smith-devtools is an open source software package that makes it easy to develop web applications and websites. It includes components like a web server, database, programming language, and framework that can be used to develop web applications. With e-smith-devtools, developers can quickly create dynamic web applications and websites with minimal coding. The software also includes many tools such as a source code editor, a debugger, a code profiler, and a web framework. With these tools, developers can quickly develop interactive web applications with complex functionality. e-smith-devtools is easy to use and simplifies the task of web application development.
+smeserver-devtools is an open source software package that makes it easy to develop web applications and websites. It includes components like a web server, database, programming language, and framework that can be used to develop web applications. With smeserver-devtools, developers can quickly create dynamic web applications and websites with minimal coding. The software also includes many tools such as a source code editor, a debugger, a code profiler, and a web framework. With these tools, developers can quickly develop interactive web applications with complex functionality. smeserver-devtools is easy to use and simplifies the task of web application development.
diff --git a/e-smith-devtools.spec b/smeserver-devtools.spec
similarity index 98%
rename from e-smith-devtools.spec
rename to smeserver-devtools.spec
index d30e7ff..a9dc9a3 100644
--- a/e-smith-devtools.spec
+++ b/smeserver-devtools.spec
@@ -1,10 +1,10 @@
# $Id: e-smith-devtools.spec,v 1.15 2022/07/30 04:30:09 jpp Exp $
-Summary: e-smith tools for building RPMs
-%define name e-smith-devtools
+Summary: smeserver tools for building RPMs
+%define name smeserver-devtools
Name: %{name}
%define version 2.6.0
-%define release 15
+%define release 16
Version: %{version}
Release: %{release}%{?dist}
License: GPL
@@ -17,6 +17,9 @@ Requires: perl, perl(Test::Inline) >= 0.12, perl(XML::Parser)
AutoReqProv: no
%changelog
+* Mon Mar 11 2024 rename-e-smith-pkg.sh by Trevor Batley 2.6.0-16.sme
+- Rename to smeserver-devtools [SME: 12359]
+
* Wed Jul 12 2023 cvs2git.sh aka Brian Read 2.6.0-15.sme
- Roll up patches and move to git repo [SME: 12338]
@@ -433,8 +436,9 @@ AutoReqProv: no
* Thu Aug 24 2000 Charlie Brady
- initial release
+Provides: e-smith-devtools
%description
-Tools for use in building RPMs for the e-smith serverand gateway.
+Tools for use in building RPMs for the smeserver serverand gateway.
Use "genfilelist" to create a filelist file with correct ownerships and
permissions.