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

master 2.6.0-7
Trevor Batley 2 months ago
parent d4ad9b87d5
commit f86670d07f

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