fix-e-smith-pkg script (#12732)
This commit is contained in:
parent
6a26018715
commit
e65f227879
@ -3,7 +3,7 @@
|
||||
# Name: Jean-Philippe Pialasse.
|
||||
%define name smeserver-learn
|
||||
%define version 1.0
|
||||
%define release 17
|
||||
%define release 18
|
||||
|
||||
Summary: SME Server Mails Learning script
|
||||
Name: %{name}
|
||||
@ -17,7 +17,7 @@ Packager: JP Pialasse <tests@pialasse.com>
|
||||
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
|
||||
BuildArchitectures: noarch
|
||||
Requires: perl-Email-Simple
|
||||
BuildRequires: e-smith-devtools >= 1.13.1-03
|
||||
BuildRequires: smeserver-devtools >= 1.13.1-03
|
||||
|
||||
%description
|
||||
Scripts which allows users to interact with spamassassin rules simply
|
||||
@ -27,6 +27,9 @@ by droping mail in special folders of their mailbox (working only with imap)
|
||||
- Whitelist the sender so his mails won't be taged as spam again
|
||||
|
||||
%changelog
|
||||
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 1.0-18.sme
|
||||
- Fix e-smith references in smeserver-learn [SME: 12732]
|
||||
|
||||
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 1.0-17.sme
|
||||
- Roll up patches and move to git repo [SME: 12338]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user