From 33c1cb4dcf6ca4a4cfa3db90215c789bd18edf35 Mon Sep 17 00:00:00 2001 From: Trevor Batley Date: Mon, 11 Mar 2024 09:58:18 +1100 Subject: [PATCH] rename-e-smith-pkg script (#12359) --- Makefile | 4 ++-- README.md | 9 +++++---- ...amicdns-tzo.spec => smeserver-dynamicdns-tzo.spec | 12 ++++++++---- 3 files changed, 15 insertions(+), 10 deletions(-) rename e-smith-dynamicdns-tzo.spec => smeserver-dynamicdns-tzo.spec (89%) diff --git a/Makefile b/Makefile index d8c8f26..7c8d5c3 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ -# Makefile for source rpm: e-smith-dynamicdns-tzo +# Makefile for source rpm: smeserver-dynamicdns-tzo # $Id: Makefile,v 1.1 2016/02/04 23:47:34 vip-ire Exp $ -NAME := e-smith-dynamicdns-tzo +NAME := smeserver-dynamicdns-tzo SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common diff --git a/README.md b/README.md index c65c0ec..496cb85 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,13 @@ -# e-smith-dynamicdns-tzo +# smeserver-dynamicdns-tzo -SMEServer Koozali developed git repo for e-smith-dynamicdns-tzo smeserver +SMEServer Koozali developed git repo for smeserver-dynamicdns-tzo smeserver ## Wiki
https://wiki.koozali.org/ ## Bugzilla -Show list of outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-dynamicdns-tzo&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-dynamicdns-tzo&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-dynamicdns-tzo) [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-dynamicdns-tzo&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-dynamicdns-tzo is a powerful software solution that allows users to update their domain name system (DNS) records automatically. It is designed for use with e-smith servers, which is a type of server management platform. This software provides the ability to update DNS records across multiple DNS servers from one central location. It also allows users to easily manage their domain names and subdomains, as well as configure their domains to use specific IP addresses. e-smith-dynamicdns-tzo is a reliable, easy-to-use software solution that makes managing your domains and DNS simple and efficient. +smeserver-dynamicdns-tzo is a powerful software solution that allows users to update their domain name system (DNS) records automatically. It is designed for use with smeserver servers, which is a type of server management platform. This software provides the ability to update DNS records across multiple DNS servers from one central location. It also allows users to easily manage their domain names and subdomains, as well as configure their domains to use specific IP addresses. smeserver-dynamicdns-tzo is a reliable, easy-to-use software solution that makes managing your domains and DNS simple and efficient. diff --git a/e-smith-dynamicdns-tzo.spec b/smeserver-dynamicdns-tzo.spec similarity index 89% rename from e-smith-dynamicdns-tzo.spec rename to smeserver-dynamicdns-tzo.spec index 2c18a82..9e98b1b 100644 --- a/e-smith-dynamicdns-tzo.spec +++ b/smeserver-dynamicdns-tzo.spec @@ -1,10 +1,10 @@ # $Id: e-smith-dynamicdns-tzo.spec,v 1.2 2021/01/05 21:55:20 jpp Exp $ -Summary: e-smith dynamic dns client to update tzo.com -%define name e-smith-dynamicdns-tzo +Summary: smeserver dynamic dns client to update tzo.com +%define name smeserver-dynamicdns-tzo Name: %{name} %define version 2.6.0 -%define release 3 +%define release 4 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -17,6 +17,9 @@ Requires: e-smith-base, e-smith-lib, e-smith >= 4.1 AutoReqProv: no %changelog +* Mon Mar 11 2024 rename-e-smith-pkg.sh by Trevor Batley 2.6.0-4.sme +- Rename to smeserver-dynamicdns-tzo [SME: 12359] + * Wed Jul 12 2023 cvs2git.sh aka Brian Read 2.6.0-3.sme - Roll up patches and move to git repo [SME: 12338] @@ -81,8 +84,9 @@ AutoReqProv: no * Sat Jan 6 2001 Charlie Brady - initial release +Provides: e-smith-dynamicdns-tzo %description -e-smith server dynamic DNS client module to update tzo.com DNS data +smeserver server dynamic DNS client module to update tzo.com DNS data %prep %setup