diff --git a/Makefile b/Makefile index 3374dfb..c4f1ed8 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ -# Makefile for source rpm: e-smith-proxy +# Makefile for source rpm: smeserver-proxy # $Id: Makefile,v 1.1 2016/02/05 21:48:49 stephdl Exp $ -NAME := e-smith-proxy +NAME := smeserver-proxy SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common diff --git a/README.md b/README.md index e7fa68e..62e485a 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,13 @@ -# e-smith-proxy +# smeserver-proxy -SMEServer Koozali developed git repo for e-smith-proxy smeserver +SMEServer Koozali developed git repo for smeserver-proxy smeserver ## Wiki
https://wiki.koozali.org/ ## Bugzilla -Show list of outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-proxy&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-proxy&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-proxy) [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-proxy&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*
-The e-smith-Proxy software is a powerful Linux-based server that provides a secure and reliable platform for hosting web sites. It is designed to be highly customizable and can be used to host a variety of services, from web sites to email and file sharing. It is an excellent choice for businesses and organizations that need a reliable, secure and powerful server hosting solution. It is easy to set up and manage, and can be used for a wide range of purposes. With its robust security and scalability capabilities, e-smith-Proxy is a great option for hosting web sites. +The smeserver-Proxy software is a powerful Linux-based server that provides a secure and reliable platform for hosting web sites. It is designed to be highly customizable and can be used to host a variety of services, from web sites to email and file sharing. It is an excellent choice for businesses and organizations that need a reliable, secure and powerful server hosting solution. It is easy to set up and manage, and can be used for a wide range of purposes. With its robust security and scalability capabilities, smeserver-Proxy is a great option for hosting web sites. diff --git a/e-smith-proxy.spec b/smeserver-proxy.spec similarity index 98% rename from e-smith-proxy.spec rename to smeserver-proxy.spec index 80a8695..6fe41b7 100644 --- a/e-smith-proxy.spec +++ b/smeserver-proxy.spec @@ -1,10 +1,10 @@ # $Id: e-smith-proxy.spec,v 1.13 2023/02/06 05:06:15 jpp Exp $ -Summary: e-smith server and gateway - proxy module -%define name e-smith-proxy +Summary: smeserver server and gateway - proxy module +%define name smeserver-proxy Name: %{name} %define version 5.6.0 -%define release 13 +%define release 14 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -24,10 +24,14 @@ BuildRequires: e-smith-devtools Obsoletes: e-smith-transproxy AutoReqProv: no +Provides: e-smith-proxy %description -e-smith server and gateway software - proxy module. +smeserver server and gateway software - proxy module. %changelog +* Mon Mar 11 2024 rename-e-smith-pkg.sh by Trevor Batley 5.6.0-14.sme +- Rename to smeserver-proxy [SME: 12359] + * Wed Jul 12 2023 cvs2git.sh aka Brian Read 5.6.0-13.sme - Roll up patches and move to git repo [SME: 12338]