fix-e-smith-pkg script (#12732)
This commit is contained in:
parent
9cbf3c07cd
commit
8756a4430c
@ -2,7 +2,7 @@ Summary: E-mail white/black lists for SME Server
|
||||
%define name smeserver-wbl
|
||||
Name: %{name}
|
||||
%define version 0.5.0
|
||||
%define release 10
|
||||
%define release 11
|
||||
Version: %{version}
|
||||
Release: %{release}%{?dist}
|
||||
License: GPL
|
||||
@ -11,7 +11,7 @@ Source: %{name}-%{version}.tar.xz
|
||||
|
||||
BuildRoot: /var/tmp/%{name}-%{version}
|
||||
BuildArchitectures: noarch
|
||||
BuildRequires: e-smith-devtools
|
||||
BuildRequires: smeserver-devtools
|
||||
#Requires: smeserver-manager => 0.1.0-23
|
||||
Requires: smeserver-release => 10.0
|
||||
Requires: qpsmtpd >= 0.96-19
|
||||
@ -26,6 +26,9 @@ qpsmtpd whitelist_soft /var/service/qpsmtpd/config/whitelisthosts whitelisthelo
|
||||
spamassassin /etc/mail/spammassassin/local.cf whitelist_from
|
||||
|
||||
%changelog
|
||||
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 0.5.0-11.sme
|
||||
- Fix e-smith references in smeserver-wbl [SME: 12732]
|
||||
|
||||
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 0.5.0-10.sme
|
||||
- Roll up patches and move to git repo [SME: 12338]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user