rename-e-smith-pkg script (#12359)

master 2.6.0-8
Trevor Batley 2 months ago
parent b45f3382c7
commit 76a7c15158

@ -1,6 +1,6 @@
# Makefile for source rpm: e-smith-hosts
# Makefile for source rpm: smeserver-hosts
# $Id: Makefile,v 1.1 2016/02/05 22:56:04 stephdl Exp $
NAME := e-smith-hosts
NAME := smeserver-hosts
SPECFILE = $(firstword $(wildcard *.spec))
define find-makefile-common

@ -1,12 +1,13 @@
# <img src="https://www.koozali.org/images/koozali/Logo/Png/Koozali_logo_2016.png" width="25%" vertical="auto" style="vertical-align:bottom"> e-smith-hosts
# <img src="https://www.koozali.org/images/koozali/Logo/Png/Koozali_logo_2016.png" width="25%" vertical="auto" style="vertical-align:bottom"> smeserver-hosts
SMEServer Koozali developed git repo for e-smith-hosts smeserver
SMEServer Koozali developed git repo for smeserver-hosts smeserver
## Wiki
<br />https://wiki.koozali.org/
## Bugzilla
Show list of outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-hosts&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-hosts&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-hosts) [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-hosts&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*
<br />
e-smith-hosts is a software used to manage the local and remote addresses of a network. It is a powerful tool for network administrators that allows them to maintain secure and efficient networks. It can be used to add and remove IP addresses and hostnames of local and remote computers, and it also allows users to define DNS records for each host. It also lets administrators maintain an efficient firewall configuration, which is essential in preventing malicious attacks and data breaches. e-smith-hosts is a powerful and versatile tool that can help administrators maintain a secure and efficient network.
smeserver-hosts is a software used to manage the local and remote addresses of a network. It is a powerful tool for network administrators that allows them to maintain secure and efficient networks. It can be used to add and remove IP addresses and hostnames of local and remote computers, and it also allows users to define DNS records for each host. It also lets administrators maintain an efficient firewall configuration, which is essential in preventing malicious attacks and data breaches. smeserver-hosts is a powerful and versatile tool that can help administrators maintain a secure and efficient network.

@ -1,9 +1,9 @@
# $Id: e-smith-hosts.spec,v 1.7 2021/01/06 19:54:15 jpp Exp $
Summary: e-smith module for managing hosts entries
Name: e-smith-hosts
Summary: smeserver module for managing hosts entries
Name: smeserver-hosts
%define version 2.6.0
%define release 7
%define release 8
Version: %{version}
Release: %{release}%{?dist}
License: GPL
@ -21,11 +21,15 @@ BuildRequires: e-smith-devtools
BuildArchitectures: noarch
AutoReqProv: no
Provides: e-smith-hosts
%description
e-smith module to allow the configuration of the hosts database, which is
smeserver module to allow the configuration of the hosts database, which is
used to build the DNS and DHCP configuration.
%changelog
* Mon Mar 11 2024 rename-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 2.6.0-8.sme
- Rename to smeserver-hosts [SME: 12359]
* Wed Jul 12 2023 cvs2git.sh aka Brian Read <brianr@koozali.org> 2.6.0-7.sme
- Roll up patches and move to git repo [SME: 12338]
Loading…
Cancel
Save