rename-e-smith-pkg script (#12359)
This commit is contained in:
parent
a376640216
commit
5173b788e0
4
Makefile
4
Makefile
@ -1,6 +1,6 @@
|
||||
# Makefile for source rpm: e-smith-proxy
|
||||
# Makefile for source rpm: smeserver-proxy
|
||||
# $Id: Makefile,v 1.1 2016/02/05 21:48:49 stephdl Exp $
|
||||
NAME := e-smith-proxy
|
||||
NAME := smeserver-proxy
|
||||
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-proxy
|
||||
# <img src="https://www.koozali.org/images/koozali/Logo/Png/Koozali_logo_2016.png" width="25%" vertical="auto" style="vertical-align:bottom"> smeserver-proxy
|
||||
|
||||
SMEServer Koozali developed git repo for e-smith-proxy smeserver
|
||||
SMEServer Koozali developed git repo for smeserver-proxy smeserver
|
||||
|
||||
## Wiki
|
||||
<br />https://wiki.koozali.org/
|
||||
|
||||
## Bugzilla
|
||||
Show list of outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-proxy&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-proxy&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-proxy) [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-proxy&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
|
||||
|
||||
@ -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*
|
||||
<br />
|
||||
|
||||
The e-smith-Proxy software is a powerful Linux-based server that provides a secure and reliable platform for hosting web sites. It is designed to be highly customizable and can be used to host a variety of services, from web sites to email and file sharing. It is an excellent choice for businesses and organizations that need a reliable, secure and powerful server hosting solution. It is easy to set up and manage, and can be used for a wide range of purposes. With its robust security and scalability capabilities, e-smith-Proxy is a great option for hosting web sites.
|
||||
The smeserver-Proxy software is a powerful Linux-based server that provides a secure and reliable platform for hosting web sites. It is designed to be highly customizable and can be used to host a variety of services, from web sites to email and file sharing. It is an excellent choice for businesses and organizations that need a reliable, secure and powerful server hosting solution. It is easy to set up and manage, and can be used for a wide range of purposes. With its robust security and scalability capabilities, smeserver-Proxy is a great option for hosting web sites.
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $Id: e-smith-proxy.spec,v 1.13 2023/02/06 05:06:15 jpp Exp $
|
||||
|
||||
Summary: e-smith server and gateway - proxy module
|
||||
%define name e-smith-proxy
|
||||
Summary: smeserver server and gateway - proxy module
|
||||
%define name smeserver-proxy
|
||||
Name: %{name}
|
||||
%define version 5.6.0
|
||||
%define release 13
|
||||
%define release 14
|
||||
Version: %{version}
|
||||
Release: %{release}%{?dist}
|
||||
License: GPL
|
||||
@ -24,10 +24,14 @@ BuildRequires: e-smith-devtools
|
||||
Obsoletes: e-smith-transproxy
|
||||
AutoReqProv: no
|
||||
|
||||
Provides: e-smith-proxy
|
||||
%description
|
||||
e-smith server and gateway software - proxy module.
|
||||
smeserver server and gateway software - proxy module.
|
||||
|
||||
%changelog
|
||||
* Mon Mar 11 2024 rename-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 5.6.0-14.sme
|
||||
- Rename to smeserver-proxy [SME: 12359]
|
||||
|
||||
* Wed Jul 12 2023 cvs2git.sh aka Brian Read <brianr@koozali.org> 5.6.0-13.sme
|
||||
- Roll up patches and move to git repo [SME: 12338]
|
||||
|
Loading…
Reference in New Issue
Block a user