fix-e-smith-pkg script (#12732)
This commit is contained in:
parent
6815a080d0
commit
f711d30dcb
@ -2,7 +2,7 @@ Summary: notify senders about email that has been held in the qmail queue
|
|||||||
%define name smeserver-qmail-notify
|
%define name smeserver-qmail-notify
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
%define version 2.0.0
|
%define version 2.0.0
|
||||||
%define release 5
|
%define release 6
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
Release: %{release}
|
Release: %{release}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -12,9 +12,9 @@ Packager: Peter Schubert <psc@s-a-c-o.de>
|
|||||||
URL: http://www.saco-support.de/SME
|
URL: http://www.saco-support.de/SME
|
||||||
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
|
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
|
||||||
BuildArchitectures: noarch
|
BuildArchitectures: noarch
|
||||||
BuildRequires: e-smith-devtools
|
BuildRequires: smeserver-devtools
|
||||||
Requires: e-smith-base
|
Requires: smeserver-base
|
||||||
Requires: e-smith-lib
|
Requires: smeserver-lib
|
||||||
Requires: perl
|
Requires: perl
|
||||||
Requires: qmail-notify
|
Requires: qmail-notify
|
||||||
|
|
||||||
@ -24,6 +24,9 @@ This package provides templates for a program to notify senders
|
|||||||
about email that has been held in the qmail queue
|
about email that has been held in the qmail queue
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 2.0.0-6.sme
|
||||||
|
- Fix e-smith references in smeserver-qmail-notify [SME: 12732]
|
||||||
|
|
||||||
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 2.0.0-5.sme
|
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 2.0.0-5.sme
|
||||||
- Roll up patches and move to git repo [SME: 12338]
|
- Roll up patches and move to git repo [SME: 12338]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user