rename-e-smith-pkg script (#12359)
This commit is contained in:
parent
4d143a42fe
commit
00cac4cccc
4
Makefile
4
Makefile
@ -1,6 +1,6 @@
|
||||
# Makefile for source rpm: e-smith-ntp
|
||||
# Makefile for source rpm: smeserver-ntp
|
||||
# $Id: Makefile,v 1.1 2016/02/05 22:20:33 stephdl Exp $
|
||||
NAME := e-smith-ntp
|
||||
NAME := smeserver-ntp
|
||||
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-ntp
|
||||
# <img src="https://www.koozali.org/images/koozali/Logo/Png/Koozali_logo_2016.png" width="25%" vertical="auto" style="vertical-align:bottom"> smeserver-ntp
|
||||
|
||||
SMEServer Koozali developed git repo for e-smith-ntp smeserver
|
||||
SMEServer Koozali developed git repo for smeserver-ntp smeserver
|
||||
|
||||
## Wiki
|
||||
<br />https://wiki.koozali.org/
|
||||
|
||||
## Bugzilla
|
||||
Show list of outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-ntp&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-ntp&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-ntp) [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-ntp&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-ntp.spec,v 1.21 2023/02/06 07:14:17 jpp Exp $
|
||||
|
||||
Summary: e-smith specific NTP configuration files and templates
|
||||
%define name e-smith-ntp
|
||||
Summary: smeserver specific NTP configuration files and templates
|
||||
%define name smeserver-ntp
|
||||
Name: %{name}
|
||||
%define version 2.6.0
|
||||
%define release 19
|
||||
%define release 20
|
||||
Version: %{version}
|
||||
Release: %{release}%{?dist}
|
||||
License: GPL
|
||||
@ -21,6 +21,9 @@ Requires: e-smith-lib >= 1.15.1-19
|
||||
AutoReqProv: no
|
||||
|
||||
%changelog
|
||||
* Mon Mar 11 2024 rename-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 2.6.0-20.sme
|
||||
- Rename to smeserver-ntp [SME: 12359]
|
||||
|
||||
* Wed Jul 12 2023 cvs2git.sh aka Brian Read <brianr@koozali.org> 2.6.0-19.sme
|
||||
- Roll up patches and move to git repo [SME: 12338]
|
||||
|
||||
@ -771,6 +774,7 @@ AutoReqProv: no
|
||||
* Mon Dec 4 2000 Adrian Chung <adrianc@e-smith.com>
|
||||
- Initial release
|
||||
|
||||
Provides: e-smith-ntp
|
||||
%description
|
||||
Configuration files and templates for the NTP daemon.
|
||||
|
Loading…
Reference in New Issue
Block a user