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

master 2.6.0-31
Trevor Batley 2 months ago
parent fe41ccadec
commit 589a4ca782

@ -1,6 +1,6 @@
# Makefile for source rpm: e-smith-backup
# Makefile for source rpm: smeserver-backup
# $Id: Makefile,v 1.1 2016/02/04 23:12:12 vip-ire Exp $
NAME := e-smith-backup
NAME := smeserver-backup
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-backup
# <img src="https://www.koozali.org/images/koozali/Logo/Png/Koozali_logo_2016.png" width="25%" vertical="auto" style="vertical-align:bottom"> smeserver-backup
SMEServer Koozali developed git repo for e-smith-backup smeserver
SMEServer Koozali developed git repo for smeserver-backup smeserver
## Wiki
<br />https://wiki.koozali.org/
## Bugzilla
Show list of outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-backup&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-backup&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-backup) [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-backup&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 />
E-smith-backup is a software package that makes it easy to create a backup of your data. It can be used to create a regular backup of your documents, applications, emails, and other important files. It also allows you to customize the backup in order to keep only the most important files. The backup can be stored on an external hard drive, cloud storage, or a network storage. The software also provides a comprehensive suite of tools and features to help you manage and monitor your backups. This includes the ability to generate reports, set up email notifications, and even to perform file and folder comparisons. With e-smith-backup, you can rest assured that your most important data is safe and secure.
E-smith-backup is a software package that makes it easy to create a backup of your data. It can be used to create a regular backup of your documents, applications, emails, and other important files. It also allows you to customize the backup in order to keep only the most important files. The backup can be stored on an external hard drive, cloud storage, or a network storage. The software also provides a comprehensive suite of tools and features to help you manage and monitor your backups. This includes the ability to generate reports, set up email notifications, and even to perform file and folder comparisons. With smeserver-backup, you can rest assured that your most important data is safe and secure.

@ -1,10 +1,10 @@
# $Id: e-smith-backup.spec,v 1.30 2023/08/14 16:51:07 jpp Exp $
Summary: e-smith module to provide the backup panel
%define name e-smith-backup
Summary: smeserver module to provide the backup panel
%define name smeserver-backup
Name: %{name}
%define version 2.6.0
%define release 30
%define release 31
Version: %{version}
Release: %{release}%{?dist}
License: Artistic
@ -32,6 +32,9 @@ Requires: e-smith-formmagick >= 1.4.0-12
Requires: nfs-utils
%changelog
* Mon Mar 11 2024 rename-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 2.6.0-31.sme
- Rename to smeserver-backup [SME: 12359]
* Thu Oct 26 2023 cvs2git.sh aka Brian Read <brianr@koozali.org> 2.6.0-30.sme
- Roll up patches and move to git repo [SME: 12338]
@ -1481,8 +1484,9 @@ Porting Jean-Paul Leclere changes in the SME Server 7 tree to SME Server 8:
* Sun Jan 7 2001 Jason Miller <jmiller@e-smith.com>
- initial release
Provides: e-smith-backup
%description
e-smith server central backup administration panel
smeserver server central backup administration panel
%prep
%setup
Loading…
Cancel
Save