diff --git a/Makefile b/Makefile index 00e4946..96c61d0 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ -# Makefile for source rpm: e-smith-dynamicdns-yi +# Makefile for source rpm: smeserver-dynamicdns-yi # $Id: Makefile,v 1.1 2016/02/04 23:50:52 vip-ire Exp $ -NAME := e-smith-dynamicdns-yi +NAME := smeserver-dynamicdns-yi SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common diff --git a/README.md b/README.md index f835b41..8fd23c7 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,13 @@ -# e-smith-dynamicdns-yi +# smeserver-dynamicdns-yi -SMEServer Koozali developed git repo for e-smith-dynamicdns-yi smeserver +SMEServer Koozali developed git repo for smeserver-dynamicdns-yi smeserver ## Wiki
https://wiki.koozali.org/ ## Bugzilla -Show list of outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-dynamicdns-yi&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-yi&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-yi) [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-dynamicdns-yi&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-yi is a software package developed by e-smith Inc. that allows users to create and manage Dynamic DNS (DDNS) records. It has a simple but powerful web-based interface for setting up and managing DDNS records, and provides a secure and reliable way to manage your DNS records. It also offers advanced features such as remote access, email notifications, and automatic updates for DDNS records. With e-smith-dynamicdns-yi, users can easily access their websites from anywhere in the world and keep their DNS records up to date. All in all, e-smith-dynamicdns-yi makes it easy for users to manage their own DNS records without any technical knowledge. +smeserver-dynamicdns-yi is a software package developed by smeserver Inc. that allows users to create and manage Dynamic DNS (DDNS) records. It has a simple but powerful web-based interface for setting up and managing DDNS records, and provides a secure and reliable way to manage your DNS records. It also offers advanced features such as remote access, email notifications, and automatic updates for DDNS records. With smeserver-dynamicdns-yi, users can easily access their websites from anywhere in the world and keep their DNS records up to date. All in all, smeserver-dynamicdns-yi makes it easy for users to manage their own DNS records without any technical knowledge. diff --git a/e-smith-dynamicdns-yi.spec b/smeserver-dynamicdns-yi.spec similarity index 90% rename from e-smith-dynamicdns-yi.spec rename to smeserver-dynamicdns-yi.spec index 47358d8..4202d21 100644 --- a/e-smith-dynamicdns-yi.spec +++ b/smeserver-dynamicdns-yi.spec @@ -1,10 +1,10 @@ # $Id: e-smith-dynamicdns-yi.spec,v 1.2 2021/01/06 03:38:40 jpp Exp $ -Summary: e-smith dynamic dns client to update yi -%define name e-smith-dynamicdns-yi +Summary: smeserver dynamic dns client to update yi +%define name smeserver-dynamicdns-yi 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-yi [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] @@ -89,8 +92,9 @@ AutoReqProv: no * Sat Jan 6 2001 Charlie Brady - initial release +Provides: e-smith-dynamicdns-yi %description -e-smith server dynamic DNS client module to update yi.org DNS data +smeserver server dynamic DNS client module to update yi.org DNS data %prep %setup