Compare commits
2 Commits
2.6.0
...
11_0_0-1_e
Author | SHA1 | Date | |
---|---|---|---|
fa1619efaf | |||
![]() |
5204fbe180 |
4
Makefile
4
Makefile
@@ -1,6 +1,6 @@
|
||||
# Makefile for source rpm: e-smith-domains
|
||||
# Makefile for source rpm: smeserver-domains
|
||||
# $Id: Makefile,v 1.1 2016/02/04 23:33:14 vip-ire Exp $
|
||||
NAME := e-smith-domains
|
||||
NAME := smeserver-domains
|
||||
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-domains
|
||||
# <img src="https://www.koozali.org/images/koozali/Logo/Png/Koozali_logo_2016.png" width="25%" vertical="auto" style="vertical-align:bottom"> smeserver-domains
|
||||
|
||||
SMEServer Koozali developed git repo for e-smith-domains smeserver
|
||||
SMEServer Koozali developed git repo for smeserver-domains smeserver
|
||||
|
||||
## Wiki
|
||||
<br />https://wiki.koozali.org/
|
||||
|
||||
## Bugzilla
|
||||
Show list of outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-domains&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-domains&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-domains) [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-domains&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
|
||||
|
||||
|
@@ -1,10 +1,10 @@
|
||||
# $Id: e-smith-domains.spec,v 1.6 2023/08/07 13:29:29 brianr Exp $
|
||||
|
||||
Summary: e-smith server and gateway - domains module
|
||||
%define name e-smith-domains
|
||||
Summary: smeserver server and gateway - domains module
|
||||
%define name smeserver-domains
|
||||
Name: %{name}
|
||||
%define version 2.6.0
|
||||
%define release 7
|
||||
%define version 11.0.0
|
||||
%define release 1
|
||||
Version: %{version}
|
||||
Release: %{release}%{?dist}
|
||||
License: GPL
|
||||
@@ -22,10 +22,17 @@ BuildRequires: e-smith-devtools >= 1.11.0-03
|
||||
AutoReqProv: no
|
||||
|
||||
|
||||
Provides: e-smith-domains
|
||||
%description
|
||||
e-smith server and gateway software - domains module.
|
||||
smeserver server and gateway software - domains module.
|
||||
|
||||
%changelog
|
||||
* Sat Mar 23 2024 Brian Read <brianr@koozali.org>11.0.0-1.sme
|
||||
- Update Release and Version to base version and 1st release for SME11 [SME: 12518]
|
||||
|
||||
* Mon Mar 11 2024 rename-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 2.6.0-8.sme
|
||||
- Rename to smeserver-domains [SME: 12359]
|
||||
|
||||
* Thu Oct 26 2023 cvs2git.sh aka Brian Read <brianr@koozali.org> 2.6.0-7.sme
|
||||
- Roll up patches and move to git repo [SME: 12338]
|
||||
|
Reference in New Issue
Block a user