rename-e-smith-pkg script (#12359)
This commit is contained in:
parent
8bb8161aa1
commit
7c1a811294
4
Makefile
4
Makefile
@ -1,6 +1,6 @@
|
|||||||
# Makefile for source rpm: e-smith-formmagick
|
# Makefile for source rpm: smeserver-formmagick
|
||||||
# $Id: Makefile,v 1.1 2016/02/05 23:01:22 stephdl Exp $
|
# $Id: Makefile,v 1.1 2016/02/05 23:01:22 stephdl Exp $
|
||||||
NAME := e-smith-formmagick
|
NAME := smeserver-formmagick
|
||||||
SPECFILE = $(firstword $(wildcard *.spec))
|
SPECFILE = $(firstword $(wildcard *.spec))
|
||||||
|
|
||||||
define find-makefile-common
|
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-formmagick
|
# <img src="https://www.koozali.org/images/koozali/Logo/Png/Koozali_logo_2016.png" width="25%" vertical="auto" style="vertical-align:bottom"> smeserver-formmagick
|
||||||
|
|
||||||
SMEServer Koozali developed git repo for e-smith-formmagick smeserver
|
SMEServer Koozali developed git repo for smeserver-formmagick smeserver
|
||||||
|
|
||||||
## Wiki
|
## Wiki
|
||||||
<br />https://wiki.koozali.org/
|
<br />https://wiki.koozali.org/
|
||||||
|
|
||||||
## Bugzilla
|
## Bugzilla
|
||||||
Show list of outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-formmagick&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-formmagick&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-formmagick) [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-formmagick&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
|
## Description
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
# $Id: e-smith-formmagick.spec,v 1.6 2021/04/17 02:05:55 jpp Exp $
|
# $Id: e-smith-formmagick.spec,v 1.6 2021/04/17 02:05:55 jpp Exp $
|
||||||
|
|
||||||
Summary: e-smith-formmagick Perl modules for web manager i18n
|
Summary: smeserver-formmagick Perl modules for web manager i18n
|
||||||
%define name e-smith-formmagick
|
%define name smeserver-formmagick
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
%define version 2.6.0
|
%define version 2.6.0
|
||||||
%define release 7
|
%define release 8
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
Release: %{release}%{?dist}
|
Release: %{release}%{?dist}
|
||||||
License: Artistic
|
License: Artistic
|
||||||
@ -21,6 +21,9 @@ BuildRequires: e-smith-devtools >= 1.6.6
|
|||||||
BuildArchitectures: noarch
|
BuildArchitectures: noarch
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 11 2024 rename-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 2.6.0-8.sme
|
||||||
|
- Rename to smeserver-formmagick [SME: 12359]
|
||||||
|
|
||||||
* Wed Jul 12 2023 cvs2git.sh aka Brian Read <brianr@koozali.org> 2.6.0-7.sme
|
* Wed Jul 12 2023 cvs2git.sh aka Brian Read <brianr@koozali.org> 2.6.0-7.sme
|
||||||
- Roll up patches and move to git repo [SME: 12338]
|
- Roll up patches and move to git repo [SME: 12338]
|
||||||
|
|
||||||
@ -535,8 +538,9 @@ BuildArchitectures: noarch
|
|||||||
* Mon Feb 18 2002 Kirrily Robert <skud@e-smith.com>
|
* Mon Feb 18 2002 Kirrily Robert <skud@e-smith.com>
|
||||||
- [0.1.0-01]
|
- [0.1.0-01]
|
||||||
- Initial release of 0.1.0.
|
- Initial release of 0.1.0.
|
||||||
|
Provides: e-smith-formmagick
|
||||||
%description
|
%description
|
||||||
e-smith-formmagick provides a set of Perl modules containing various
|
smeserver-formmagick provides a set of Perl modules containing various
|
||||||
convenience functions used to create SMEServer server-manager panels.
|
convenience functions used to create SMEServer server-manager panels.
|
||||||
|
|
||||||
%prep
|
%prep
|
Loading…
Reference in New Issue
Block a user