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

master 2.6.0-11
Trevor Batley 2 months ago
parent 56bb66d687
commit d7d95540d5

@ -1,6 +1,6 @@
# Makefile for source rpm: e-smith-LPRng
# Makefile for source rpm: smeserver-LPRng
# $Id: Makefile,v 1.1 2016/02/05 22:40:30 stephdl Exp $
NAME := e-smith-LPRng
NAME := smeserver-LPRng
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-LPRng
# <img src="https://www.koozali.org/images/koozali/Logo/Png/Koozali_logo_2016.png" width="25%" vertical="auto" style="vertical-align:bottom"> smeserver-LPRng
SMEServer Koozali developed git repo for e-smith-LPRng smeserver
SMEServer Koozali developed git repo for smeserver-LPRng smeserver
## Wiki
<br />https://wiki.koozali.org/
## Bugzilla
Show list of outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-LPRng&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-LPRng&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-LPRng) [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-LPRng&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-LPRng.spec,v 1.9 2022/07/17 04:45:24 jpp Exp $
Summary: e-smith server and gateway - LPRng module
%define name e-smith-LPRng
Summary: smeserver server and gateway - LPRng module
%define name smeserver-LPRng
Name: %{name}
%define version 2.6.0
%define release 10
%define release 11
Version: %{version}
Release: %{release}%{?dist}
License: GPL
@ -19,11 +19,15 @@ BuildRequires: grep
BuildArchitectures: noarch
AutoReqProv: no
Provides: e-smith-LPRng
%description
e-smith server and gateway software - LPRng module.
smeserver server and gateway software - LPRng module.
Add printing features, using the LPRng package.
%changelog
* Mon Mar 11 2024 rename-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 2.6.0-11.sme
- Rename to smeserver-LPRng [SME: 12359]
* Wed Jul 12 2023 cvs2git.sh aka Brian Read <brianr@koozali.org> 2.6.0-10.sme
- Roll up patches and move to git repo [SME: 12338]
Loading…
Cancel
Save