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

This commit is contained in:
Trevor Batley 2024-03-11 09:57:53 +11:00
parent 7aff80770d
commit 6ec2abf05e
3 changed files with 15 additions and 10 deletions

View File

@ -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 $ # $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)) 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-dyndns.org # <img src="https://www.koozali.org/images/koozali/Logo/Png/Koozali_logo_2016.png" width="25%" vertical="auto" style="vertical-align:bottom"> 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 ## 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-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 ## 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-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.

View File

@ -1,10 +1,10 @@
# $Id: e-smith-dynamicdns-dyndns.org.spec,v 1.2 2021/01/05 21:32:15 jpp Exp $ # $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 Summary: smeserver dynamic dns client to update dyndns.org
%define name e-smith-dynamicdns-dyndns.org %define name smeserver-dynamicdns-dyndns.org
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-dyndns.org [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]
@ -98,8 +101,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-dyndns.org
%description %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 %prep
%setup %setup