diff --git a/Makefile b/Makefile index f66ed2f..78615fe 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ -# Makefile for source rpm: e-smith-grub +# Makefile for source rpm: smeserver-grub # $Id: Makefile,v 1.1 2016/02/05 22:59:15 stephdl Exp $ -NAME := e-smith-grub +NAME := smeserver-grub SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common diff --git a/README.md b/README.md index d582b39..bfcf8ed 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,13 @@ -# e-smith-grub +# smeserver-grub -SMEServer Koozali developed git repo for e-smith-grub smeserver +SMEServer Koozali developed git repo for smeserver-grub smeserver ## Wiki
https://wiki.koozali.org/ ## Bugzilla -Show list of outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-grub&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-grub&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-grub) [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-grub&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*
-E-smith-grub is a powerful, multi-platform software solution designed to help businesses and organizations manage their applications and data. It provides a streamlined and secure environment for managing applications across multiple platforms, as well as the ability to easily deploy new features and updates. With e-smith-grub, businesses can quickly deploy applications and updates, provide a secure environment for their data, and manage their applications with ease, ensuring the safety and security of their data. E-smith-grub also offers analytics and reporting tools to help businesses gain insights into their usage, helping to optimize their applications and ensure the best performance and user experience. +E-smith-grub is a powerful, multi-platform software solution designed to help businesses and organizations manage their applications and data. It provides a streamlined and secure environment for managing applications across multiple platforms, as well as the ability to easily deploy new features and updates. With smeserver-grub, businesses can quickly deploy applications and updates, provide a secure environment for their data, and manage their applications with ease, ensuring the safety and security of their data. E-smith-grub also offers analytics and reporting tools to help businesses gain insights into their usage, helping to optimize their applications and ensure the best performance and user experience. diff --git a/e-smith-grub.spec b/smeserver-grub.spec similarity index 96% rename from e-smith-grub.spec rename to smeserver-grub.spec index 7db7e6b..bf1ed90 100644 --- a/e-smith-grub.spec +++ b/smeserver-grub.spec @@ -1,10 +1,10 @@ # $Id: e-smith-grub.spec,v 1.17 2021/04/17 03:35:18 jpp Exp $ -Summary: e-smith module to configure grub2 -%define name e-smith-grub +Summary: smeserver module to configure grub2 +%define name smeserver-grub Name: %{name} %define version 2.6.1 -%define release 12 +%define release 13 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -23,6 +23,9 @@ Obsoletes: lilo AutoReqProv: no %changelog +* Mon Mar 11 2024 rename-e-smith-pkg.sh by Trevor Batley 2.6.1-13.sme +- Rename to smeserver-grub [SME: 12359] + * Wed Jul 12 2023 cvs2git.sh aka Brian Read 2.6.1-12.sme - Roll up patches and move to git repo [SME: 12338] - Remove Source1 & Source2 [SME: 12338] @@ -236,8 +239,9 @@ AutoReqProv: no * Mon Jun 06 2005 Charlie Brady - initial release +Provides: e-smith-grub %description -e-smith server enhancement to grub bootloader. +smeserver server enhancement to grub bootloader. %prep %setup