diff --git a/Makefile b/Makefile index 6970ae2..5917476 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ -# Makefile for source rpm: e-smith-dynamicdns-dyndns +# Makefile for source rpm: smeserver-dynamicdns-dyndns # $Id: Makefile,v 1.1 2016/02/04 23:39:04 vip-ire Exp $ -NAME := e-smith-dynamicdns-dyndns +NAME := smeserver-dynamicdns-dyndns SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common diff --git a/README.md b/README.md index 407054e..5fe87c7 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,13 @@ -# e-smith-dynamicdns-dyndns +# smeserver-dynamicdns-dyndns -SMEServer Koozali developed git repo for e-smith-dynamicdns-dyndns smeserver +SMEServer Koozali developed git repo for smeserver-dynamicdns-dyndns smeserver ## Wiki
https://wiki.koozali.org/ ## Bugzilla -Show list of outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-dynamicdns-dyndns&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&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) [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-dynamicdns-dyndns&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 diff --git a/e-smith-dynamicdns-dyndns.spec b/smeserver-dynamicdns-dyndns.spec similarity index 89% rename from e-smith-dynamicdns-dyndns.spec rename to smeserver-dynamicdns-dyndns.spec index 130e672..2f02422 100644 --- a/e-smith-dynamicdns-dyndns.spec +++ b/smeserver-dynamicdns-dyndns.spec @@ -1,10 +1,10 @@ # $Id: e-smith-dynamicdns-dyndns.spec,v 1.2 2021/01/05 21:36:06 jpp Exp $ -Summary: e-smith dynamic dns client to update dyndns.com -%define name e-smith-dynamicdns-dyndns +Summary: smeserver dynamic dns client to update dyndns.com +%define name smeserver-dynamicdns-dyndns 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 [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] @@ -92,8 +95,9 @@ AutoReqProv: no * Sat Jan 6 2001 Charlie Brady - initial release +Provides: e-smith-dynamicdns-dyndns %description -e-smith server dynamic DNS client module to update dyndns.com DNS data +smeserver server dynamic DNS client module to update dyndns.com DNS data %prep %setup