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

This commit is contained in:
Trevor Batley 2024-03-11 09:58:44 +11:00
parent aa3bb95333
commit 9d0cd151a6
3 changed files with 15 additions and 10 deletions

View File

@ -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 $ # $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)) SPECFILE = $(firstword $(wildcard *.spec))
define find-makefile-common define find-makefile-common

View File

@ -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-dynamicdns-yi # <img src="https://www.koozali.org/images/koozali/Logo/Png/Koozali_logo_2016.png" width="25%" vertical="auto" style="vertical-align:bottom"> 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 ## Wiki
<br />https://wiki.koozali.org/ <br />https://wiki.koozali.org/
## Bugzilla ## 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 ## 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* *Once it has been checked, then this comment will be deleted*
<br /> <br />
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.

View File

@ -1,10 +1,10 @@
# $Id: e-smith-dynamicdns-yi.spec,v 1.2 2021/01/06 03:38:40 jpp Exp $ # $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 Summary: smeserver dynamic dns client to update yi
%define name e-smith-dynamicdns-yi %define name smeserver-dynamicdns-yi
Name: %{name} Name: %{name}
%define version 2.6.0 %define version 2.6.0
%define release 3 %define release 4
Version: %{version} Version: %{version}
Release: %{release}%{?dist} Release: %{release}%{?dist}
License: GPL License: GPL
@ -17,6 +17,9 @@ Requires: e-smith-base, e-smith-lib, e-smith >= 4.1
AutoReqProv: no AutoReqProv: no
%changelog %changelog
* Mon Mar 11 2024 rename-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 2.6.0-4.sme
- Rename to smeserver-dynamicdns-yi [SME: 12359]
* Wed Jul 12 2023 cvs2git.sh aka Brian Read <brianr@koozali.org> 2.6.0-3.sme * Wed Jul 12 2023 cvs2git.sh aka Brian Read <brianr@koozali.org> 2.6.0-3.sme
- Roll up patches and move to git repo [SME: 12338] - Roll up patches and move to git repo [SME: 12338]
@ -89,8 +92,9 @@ AutoReqProv: no
* Sat Jan 6 2001 Charlie Brady <charlieb@e-smith.com> * Sat Jan 6 2001 Charlie Brady <charlieb@e-smith.com>
- initial release - initial release
Provides: e-smith-dynamicdns-yi
%description %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 %prep
%setup %setup