diff --git a/Makefile b/Makefile
index e85a7bf..6d5479c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
-# Makefile for source rpm: e-smith-viewlogfiles
+# Makefile for source rpm: smeserver-viewlogfiles
# $Id: Makefile,v 1.1 2016/02/05 16:50:06 stephdl Exp $
-NAME := e-smith-viewlogfiles
+NAME := smeserver-viewlogfiles
SPECFILE = $(firstword $(wildcard *.spec))
define find-makefile-common
diff --git a/README.md b/README.md
index ae11d3d..c999a6e 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,13 @@
-# e-smith-viewlogfiles
+# smeserver-viewlogfiles
-SMEServer Koozali developed git repo for e-smith-viewlogfiles smeserver
+SMEServer Koozali developed git repo for smeserver-viewlogfiles smeserver
## Wiki
https://wiki.koozali.org/
## Bugzilla
-Show list of outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-viewlogfiles&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-viewlogfiles&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-viewlogfiles) [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-viewlogfiles&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-viewlogfiles is a web interface software that allows users to quickly and easily view and analyze logfiles on their e-smith server. It is a great tool for troubleshooting problems and analyzing web server activity. It offers an intuitive graphical interface, with options for sorting, filtering, and searching through logfiles. With e-smith-viewlogfiles, users can easily identify potential issues and take the necessary steps to correct them. Additionally, the software can help users detect any malicious activities taking place on their server and take corrective action. Overall, e-smith-viewlogfiles provides a powerful and user-friendly way to monitor and analyze logfiles on their e-smith server.
+smeserver-viewlogfiles is a web interface software that allows users to quickly and easily view and analyze logfiles on their smeserver server. It is a great tool for troubleshooting problems and analyzing web server activity. It offers an intuitive graphical interface, with options for sorting, filtering, and searching through logfiles. With smeserver-viewlogfiles, users can easily identify potential issues and take the necessary steps to correct them. Additionally, the software can help users detect any malicious activities taking place on their server and take corrective action. Overall, smeserver-viewlogfiles provides a powerful and user-friendly way to monitor and analyze logfiles on their smeserver server.
diff --git a/e-smith-viewlogfiles.spec b/smeserver-viewlogfiles.spec
similarity index 97%
rename from e-smith-viewlogfiles.spec
rename to smeserver-viewlogfiles.spec
index db54184..9ab8f5c 100644
--- a/e-smith-viewlogfiles.spec
+++ b/smeserver-viewlogfiles.spec
@@ -1,10 +1,10 @@
# $Id: e-smith-viewlogfiles.spec,v 1.4 2021/01/05 21:25:18 jpp Exp $
Summary: Web manager panel to provide view access to log files
-%define name e-smith-viewlogfiles
+%define name smeserver-viewlogfiles
Name: %{name}
%define version 2.6.0
-%define release 5
+%define release 6
Version: %{version}
Release: %{release}%{?dist}
License: GPL
@@ -22,6 +22,9 @@ Requires: perl(Time::TAI64)
AutoReqProv: no
%changelog
+* Mon Mar 11 2024 rename-e-smith-pkg.sh by Trevor Batley 2.6.0-6.sme
+- Rename to smeserver-viewlogfiles [SME: 12359]
+
* Wed Jul 12 2023 cvs2git.sh aka Brian Read 2.6.0-5.sme
- Roll up patches and move to git repo [SME: 12338]
@@ -354,8 +357,9 @@ AutoReqProv: no
- [0.0.1-01]
- initial release
+Provides: e-smith-viewlogfiles
%description
-Insert an e-smith-manager web panel to allow log files to be viewed.
+Insert an smeserver-manager web panel to allow log files to be viewed.
%prep
%setup