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

master 2.6.0-6
Trevor Batley 2 months ago
parent a6c741e33f
commit c661eeece0

@ -1,6 +1,6 @@
# Makefile for source rpm: e-smith-lib-compspec
# Makefile for source rpm: smeserver-lib-compspec
# $Id: Makefile,v 1.1 2016/02/05 22:42:01 stephdl Exp $
NAME := e-smith-lib-compspec
NAME := smeserver-lib-compspec
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-lib-compspec
# <img src="https://www.koozali.org/images/koozali/Logo/Png/Koozali_logo_2016.png" width="25%" vertical="auto" style="vertical-align:bottom"> smeserver-lib-compspec
SMEServer Koozali developed git repo for e-smith-lib-compspec smeserver
SMEServer Koozali developed git repo for smeserver-lib-compspec smeserver
## Wiki
<br />https://wiki.koozali.org/
## Bugzilla
Show list of outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-lib-compspec&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-lib-compspec&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-lib-compspec) [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-lib-compspec&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-lib-compspec is a software library developed by the e-smith Corporation. It is an open-source library that contains a variety of components used for software development. It can be used to easily create specifications for web applications, databases, scripting and other programming tasks. It allows developers to quickly and easily create specifications for their application by providing a comprehensive set of components with detailed documentation. The library also allows developers to easily and quickly manage and update their specifications as their application evolves. In addition, e-smith-lib-compspec also provides a platform to help developers create and maintain efficient interfaces between their applications and other software components.
smeserver-lib-compspec is a software library developed by the smeserver Corporation. It is an open-source library that contains a variety of components used for software development. It can be used to easily create specifications for web applications, databases, scripting and other programming tasks. It allows developers to quickly and easily create specifications for their application by providing a comprehensive set of components with detailed documentation. The library also allows developers to easily and quickly manage and update their specifications as their application evolves. In addition, smeserver-lib-compspec also provides a platform to help developers create and maintain efficient interfaces between their applications and other software components.

@ -1,10 +1,10 @@
# $Id: e-smith-lib-compspec.spec,v 1.4 2022/04/06 20:22:27 jpp Exp $
Summary: bash completion specifications for e-smith-lib utilities
%define name e-smith-lib-compspec
Summary: bash completion specifications for smeserver-lib utilities
%define name smeserver-lib-compspec
Name: %{name}
%define version 2.6.0
%define release 5
%define release 6
Version: %{version}
Release: %{release}%{?dist}
License: GPL
@ -17,8 +17,9 @@ Requires: e-smith-lib
BuildRequires: e-smith-devtools
AutoReqProv: no
Provides: e-smith-lib-compspec
%description
e-smith module containing bash completion specifications for the
smeserver module containing bash completion specifications for the
e-smith-lib command-line utilities (db, config, expand-template, signal-event).
%prep
@ -42,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT
%defattr(-,root,root)
%changelog
* Mon Mar 11 2024 rename-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 2.6.0-6.sme
- Rename to smeserver-lib-compspec [SME: 12359]
* Wed Jul 12 2023 cvs2git.sh aka Brian Read <brianr@koozali.org> 2.6.0-5.sme
- Roll up patches and move to git repo [SME: 12338]
Loading…
Cancel
Save