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

master 2.6.0-16
Trevor Batley 2 months ago
parent d4683784e2
commit 8885a70dcf

@ -1,6 +1,6 @@
# Makefile for source rpm: e-smith-devtools
# Makefile for source rpm: smeserver-devtools
# $Id: Makefile,v 1.1 2016/02/04 22:54:13 vip-ire Exp $
NAME := e-smith-devtools
NAME := smeserver-devtools
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-devtools
# <img src="https://www.koozali.org/images/koozali/Logo/Png/Koozali_logo_2016.png" width="25%" vertical="auto" style="vertical-align:bottom"> smeserver-devtools
SMEServer Koozali developed git repo for e-smith-devtools smeserver
SMEServer Koozali developed git repo for smeserver-devtools smeserver
## Wiki
<br />https://wiki.koozali.org/
## Bugzilla
Show list of outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-devtools&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-devtools&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-devtools) [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-devtools&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-devtools is an open source software package that makes it easy to develop web applications and websites. It includes components like a web server, database, programming language, and framework that can be used to develop web applications. With e-smith-devtools, developers can quickly create dynamic web applications and websites with minimal coding. The software also includes many tools such as a source code editor, a debugger, a code profiler, and a web framework. With these tools, developers can quickly develop interactive web applications with complex functionality. e-smith-devtools is easy to use and simplifies the task of web application development.
smeserver-devtools is an open source software package that makes it easy to develop web applications and websites. It includes components like a web server, database, programming language, and framework that can be used to develop web applications. With smeserver-devtools, developers can quickly create dynamic web applications and websites with minimal coding. The software also includes many tools such as a source code editor, a debugger, a code profiler, and a web framework. With these tools, developers can quickly develop interactive web applications with complex functionality. smeserver-devtools is easy to use and simplifies the task of web application development.

@ -1,10 +1,10 @@
# $Id: e-smith-devtools.spec,v 1.15 2022/07/30 04:30:09 jpp Exp $
Summary: e-smith tools for building RPMs
%define name e-smith-devtools
Summary: smeserver tools for building RPMs
%define name smeserver-devtools
Name: %{name}
%define version 2.6.0
%define release 15
%define release 16
Version: %{version}
Release: %{release}%{?dist}
License: GPL
@ -17,6 +17,9 @@ Requires: perl, perl(Test::Inline) >= 0.12, perl(XML::Parser)
AutoReqProv: no
%changelog
* Mon Mar 11 2024 rename-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 2.6.0-16.sme
- Rename to smeserver-devtools [SME: 12359]
* Wed Jul 12 2023 cvs2git.sh aka Brian Read <brianr@koozali.org> 2.6.0-15.sme
- Roll up patches and move to git repo [SME: 12338]
@ -433,8 +436,9 @@ AutoReqProv: no
* Thu Aug 24 2000 Charlie Brady <charlieb@e-smith.net>
- initial release
Provides: e-smith-devtools
%description
Tools for use in building RPMs for the e-smith serverand gateway.
Tools for use in building RPMs for the smeserver serverand gateway.
Use "genfilelist" to create a filelist file with correct ownerships and
permissions.
Loading…
Cancel
Save