From 6ec2abf05ed0522717de892c791a3d3d3fb110f6 Mon Sep 17 00:00:00 2001 From: Trevor Batley Date: Mon, 11 Mar 2024 09:57:53 +1100 Subject: [PATCH] rename-e-smith-pkg script (#12359) --- Makefile | 4 ++-- README.md | 9 +++++---- ....org.spec => smeserver-dynamicdns-dyndns.org.spec | 12 ++++++++---- 3 files changed, 15 insertions(+), 10 deletions(-) rename e-smith-dynamicdns-dyndns.org.spec => smeserver-dynamicdns-dyndns.org.spec (89%) diff --git a/Makefile b/Makefile index 73b0879..9690270 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ -# Makefile for source rpm: e-smith-dynamicdns-dyndns.org +# Makefile for source rpm: smeserver-dynamicdns-dyndns.org # $Id: Makefile,v 1.1 2016/02/04 23:44:10 vip-ire Exp $ -NAME := e-smith-dynamicdns-dyndns.org +NAME := smeserver-dynamicdns-dyndns.org SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common diff --git a/README.md b/README.md index aff7e75..2cf7fac 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,13 @@ -# e-smith-dynamicdns-dyndns.org +# smeserver-dynamicdns-dyndns.org -SMEServer Koozali developed git repo for e-smith-dynamicdns-dyndns.org smeserver +SMEServer Koozali developed git repo for smeserver-dynamicdns-dyndns.org smeserver ## Wiki
https://wiki.koozali.org/ ## Bugzilla -Show list of outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-dynamicdns-dyndns.org&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-dyndns.org&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-dyndns.org) [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-dynamicdns-dyndns.org&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-Dyndns.org is a powerful software that allows users to set up a dynamic DNS service. This allows users to access their home or office network from anywhere in the world, regardless of the IP address assigned to it by the ISP. This software offers an easy setup, and includes powerful features such as automated syncing, custom domain name settings, and secure authentication. It also makes managing and updating dynamic DNS settings easier than ever before, allowing users to keep their networks up-to-date and secure at all times. With e-smith-dynamicdns-dyndns.org, users can now keep their home or office network accessible from any part of the world without worrying about the IP address changing. +E-Smith-DynamicDNS-Dyndns.org is a powerful software that allows users to set up a dynamic DNS service. This allows users to access their home or office network from anywhere in the world, regardless of the IP address assigned to it by the ISP. This software offers an easy setup, and includes powerful features such as automated syncing, custom domain name settings, and secure authentication. It also makes managing and updating dynamic DNS settings easier than ever before, allowing users to keep their networks up-to-date and secure at all times. With smeserver-dynamicdns-dyndns.org, users can now keep their home or office network accessible from any part of the world without worrying about the IP address changing. diff --git a/e-smith-dynamicdns-dyndns.org.spec b/smeserver-dynamicdns-dyndns.org.spec similarity index 89% rename from e-smith-dynamicdns-dyndns.org.spec rename to smeserver-dynamicdns-dyndns.org.spec index ddea641..b30a261 100644 --- a/e-smith-dynamicdns-dyndns.org.spec +++ b/smeserver-dynamicdns-dyndns.org.spec @@ -1,10 +1,10 @@ # $Id: e-smith-dynamicdns-dyndns.org.spec,v 1.2 2021/01/05 21:32:15 jpp Exp $ -Summary: e-smith dynamic dns client to update dyndns.org -%define name e-smith-dynamicdns-dyndns.org +Summary: smeserver dynamic dns client to update dyndns.org +%define name smeserver-dynamicdns-dyndns.org 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-dyndns.org [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] @@ -98,8 +101,9 @@ AutoReqProv: no * Sat Jan 6 2001 Charlie Brady - initial release +Provides: e-smith-dynamicdns-dyndns.org %description -e-smith server dynamic DNS client module to update dyndns.org data +smeserver server dynamic DNS client module to update dyndns.org data %prep %setup