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

master 2.6.0-11
Trevor Batley 2 months ago
parent 1cdaede0de
commit cf1771c62b

@ -1,6 +1,6 @@
# Makefile for source rpm: e-smith-tinydns
# Makefile for source rpm: smeserver-tinydns
# $Id: Makefile,v 1.1 2016/02/05 17:04:37 stephdl Exp $
NAME := e-smith-tinydns
NAME := smeserver-tinydns
SPECFILE = $(firstword $(wildcard *.spec))
define find-makefile-common

@ -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-tinydns
# <img src="https://www.koozali.org/images/koozali/Logo/Png/Koozali_logo_2016.png" width="25%" vertical="auto" style="vertical-align:bottom"> smeserver-tinydns
SMEServer Koozali developed git repo for e-smith-tinydns smeserver
SMEServer Koozali developed git repo for smeserver-tinydns smeserver
## Wiki
<br />https://wiki.koozali.org/
## Bugzilla
Show list of outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-tinydns&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-tinydns&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-tinydns) [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-tinydns&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

@ -1,10 +1,10 @@
# $Id: e-smith-tinydns.spec,v 1.9 2021/03/16 19:09:36 jpp Exp $
Summary: e-smith module to configure tinydns
%define name e-smith-tinydns
Summary: smeserver module to configure tinydns
%define name smeserver-tinydns
Name: %{name}
%define version 2.6.0
%define release 10
%define release 11
Version: %{version}
Release: %{release}%{?dist}
License: GPL
@ -23,6 +23,9 @@ Obsoletes: tinydns-initscripts
AutoReqProv: no
%changelog
* Mon Mar 11 2024 rename-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 2.6.0-11.sme
- Rename to smeserver-tinydns [SME: 12359]
* Wed Jul 12 2023 cvs2git.sh aka Brian Read <brianr@koozali.org> 2.6.0-10.sme
- Roll up patches and move to git repo [SME: 12338]
@ -385,6 +388,7 @@ AutoReqProv: no
- [0.1.5-01]
- Rolled version number to 0.1.5-01. Includes patches upto 0.1.4-05.
Provides: e-smith-tinydns
%description
SME server enhancement to configure and run the tinydns
components of djbdns.
Loading…
Cancel
Save