4 Commits

Author SHA1 Message Date
3fc92608ba change Requires to reference smeserver-* not e-smith-* in spec 2024-03-23 15:56:50 +00:00
0f3aa95674 Move provides in spec file to not after changelog 2024-03-23 13:55:23 +00:00
e376832950 Update 2024-03-23 12:11:54 +00:00
Trevor Batley
be483da93e rename-e-smith-pkg script (#12359) 2024-03-11 10:11:44 +11:00
3 changed files with 26 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
# Makefile for source rpm: e-smith-qmailanalog
# Makefile for source rpm: smeserver-qmailanalog
# $Id: Makefile,v 1.1 2016/02/05 21:42:31 stephdl Exp $
NAME := e-smith-qmailanalog
NAME := smeserver-qmailanalog
SPECFILE = $(firstword $(wildcard *.spec))
define find-makefile-common

View File

@@ -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-qmailanalog
# <img src="https://www.koozali.org/images/koozali/Logo/Png/Koozali_logo_2016.png" width="25%" vertical="auto" style="vertical-align:bottom"> smeserver-qmailanalog
SMEServer Koozali developed git repo for e-smith-qmailanalog smeserver
SMEServer Koozali developed git repo for smeserver-qmailanalog smeserver
## Wiki
<br />https://wiki.koozali.org/
## Bugzilla
Show list of outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-qmailanalog&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-qmailanalog&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-qmailanalog) [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-qmailanalog&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

View File

@@ -1,10 +1,10 @@
# $Id: e-smith-qmailanalog.spec,v 1.4 2021/01/06 20:36:49 jpp Exp $
Summary: e-smith module for analysing qmail logs
%define name e-smith-qmailanalog
Summary: smeserver module for analysing qmail logs
%define name smeserver-qmailanalog
Name: %{name}
%define version 2.6.0
%define release 5
%define version 11.0.0
%define release 2
Version: %{version}
Release: %{release}%{?dist}
License: GPL
@@ -12,13 +12,24 @@ Group: Networking/Daemons
Source: %{name}-%{version}.tar.xz
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
BuildArchitectures: noarch
Requires: e-smith-base, qmailanalog >= 0.70-03, daemontools >= 0.70, tai64nunix
Requires: e-smith-lib >= 1.13.1-08
Requires: e-smith-formmagick >= 1.4.0-9
BuildRequires: e-smith-devtools
Requires: smeserver-base, qmailanalog >= 0.70-03, daemontools >= 0.70, tai64nunix
Requires: smeserver-lib >= 1.13.1-08
Requires: smeserver-formmagick >= 1.4.0-9
BuildRequires: smeserver-devtools
Provides: e-smith-qmailanalog
AutoReqProv: no
%changelog
* Sat Mar 23 2024 Brian Read <brianr@koozali.org>11.0.0-2.sme
- Change Requires: e-smith- to Requires:smeserver-
* 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]
- Move Provides: from after 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-qmailanalog [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]
@@ -241,7 +252,7 @@ AutoReqProv: no
- initial release
%description
e-smith cgi interface to qmailanalog.
smeserver cgi interface to qmailanalog.
qmailanalog provides a number of programs to help analyse qmail logs.
This program uses the e-smith manager to allow the administrator to