diff --git a/Makefile b/Makefile index 69116ca..12ed53b 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ -# Makefile for source rpm: e-smith-proftpd +# Makefile for source rpm: smeserver-proftpd # $Id: Makefile,v 1.1 2016/02/05 21:57:24 stephdl Exp $ -NAME := e-smith-proftpd +NAME := smeserver-proftpd SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common diff --git a/README.md b/README.md index b46e097..fbe6bbf 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,13 @@ -# e-smith-proftpd +# smeserver-proftpd -SMEServer Koozali developed git repo for e-smith-proftpd smeserver +SMEServer Koozali developed git repo for smeserver-proftpd smeserver ## Wiki
https://wiki.koozali.org/ ## Bugzilla -Show list of outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-proftpd&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-proftpd&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-proftpd) [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-proftpd&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-Proftpd is an open source software package that allows users to easily set up an FTP server on their Linux or Unix-based system. It is a part of the e-smith software family, which consists of a number of professional tools for system administrators. The package provides a secure and reliable way to transfer files over the internet. It provides a wide range of features, such as virtual hosting, bandwidth throttling, file transfer logging, and support for stand-alone or inetd/xinetd operations. It is a powerful and versatile tool, and is ideal for those who want to manage and share files from their own web server. +smeserver-Proftpd is an open source software package that allows users to easily set up an FTP server on their Linux or Unix-based system. It is a part of the smeserver software family, which consists of a number of professional tools for system administrators. The package provides a secure and reliable way to transfer files over the internet. It provides a wide range of features, such as virtual hosting, bandwidth throttling, file transfer logging, and support for stand-alone or inetd/xinetd operations. It is a powerful and versatile tool, and is ideal for those who want to manage and share files from their own web server. diff --git a/e-smith-proftpd.spec b/smeserver-proftpd.spec similarity index 98% rename from e-smith-proftpd.spec rename to smeserver-proftpd.spec index d46afa6..e534ba7 100644 --- a/e-smith-proftpd.spec +++ b/smeserver-proftpd.spec @@ -1,10 +1,10 @@ # $Id: e-smith-proftpd.spec,v 1.16 2021/05/31 04:21:31 jpp Exp $ -Summary: e-smith specific proftpd configuration files and templates -%define name e-smith-proftpd +Summary: smeserver specific proftpd configuration files and templates +%define name smeserver-proftpd Name: %{name} %define version 2.6.0 -%define release 16 +%define release 17 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -20,6 +20,9 @@ Requires: iptables AutoReqProv: no %changelog +* Mon Mar 11 2024 rename-e-smith-pkg.sh by Trevor Batley 2.6.0-17.sme +- Rename to smeserver-proftpd [SME: 12359] + * Wed Jul 12 2023 cvs2git.sh aka Brian Read 2.6.0-16.sme - Roll up patches and move to git repo [SME: 12338] @@ -583,6 +586,7 @@ AutoReqProv: no * Fri Dec 1 2000 Adrian Chung - initial release +Provides: e-smith-proftpd %description Configuration files and templates for the ProFTPd ftp server.