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

master 2.6.0-12
Trevor Batley 2 months ago
parent 985fd9f0ab
commit 058c83bcdd

@ -1,6 +1,6 @@
# Makefile for source rpm: e-smith-dnscache
# Makefile for source rpm: smeserver-dnscache
# $Id: Makefile,v 1.1 2016/02/04 23:29:18 vip-ire Exp $
NAME := e-smith-dnscache
NAME := smeserver-dnscache
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-dnscache
# <img src="https://www.koozali.org/images/koozali/Logo/Png/Koozali_logo_2016.png" width="25%" vertical="auto" style="vertical-align:bottom"> smeserver-dnscache
SMEServer Koozali developed git repo for e-smith-dnscache smeserver
SMEServer Koozali developed git repo for smeserver-dnscache smeserver
## Wiki
<br />https://wiki.koozali.org/
## Bugzilla
Show list of outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-dnscache&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-dnscache&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-dnscache) [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-dnscache&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-dnscache.spec,v 1.10 2021/03/16 19:04:01 jpp Exp $
Summary: e-smith module to configure dnscache
%define name e-smith-dnscache
Summary: smeserver module to configure dnscache
%define name smeserver-dnscache
Name: %{name}
%define version 2.6.0
%define release 11
%define release 12
Version: %{version}
Release: %{release}%{?dist}
License: GPL
@ -18,11 +18,15 @@ Requires: djbdns
BuildRequires: e-smith-devtools
AutoReqProv: no
Provides: e-smith-dnscache
%description
e-smith server enhancement to configure and run dnscache as a
smeserver server enhancement to configure and run dnscache as a
caching nameserver
%changelog
* Mon Mar 11 2024 rename-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 2.6.0-12.sme
- Rename to smeserver-dnscache [SME: 12359]
* Wed Jul 12 2023 cvs2git.sh aka Brian Read <brianr@koozali.org> 2.6.0-11.sme
- Roll up patches and move to git repo [SME: 12338]
Loading…
Cancel
Save