fix-e-smith-pkg script (#12732)
This commit is contained in:
parent
6a26018715
commit
e65f227879
@ -3,7 +3,7 @@
|
|||||||
# Name: Jean-Philippe Pialasse.
|
# Name: Jean-Philippe Pialasse.
|
||||||
%define name smeserver-learn
|
%define name smeserver-learn
|
||||||
%define version 1.0
|
%define version 1.0
|
||||||
%define release 17
|
%define release 18
|
||||||
|
|
||||||
Summary: SME Server Mails Learning script
|
Summary: SME Server Mails Learning script
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
@ -17,7 +17,7 @@ Packager: JP Pialasse <tests@pialasse.com>
|
|||||||
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
|
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
|
||||||
BuildArchitectures: noarch
|
BuildArchitectures: noarch
|
||||||
Requires: perl-Email-Simple
|
Requires: perl-Email-Simple
|
||||||
BuildRequires: e-smith-devtools >= 1.13.1-03
|
BuildRequires: smeserver-devtools >= 1.13.1-03
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Scripts which allows users to interact with spamassassin rules simply
|
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
|
- Whitelist the sender so his mails won't be taged as spam again
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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]
|
- Roll up patches and move to git repo [SME: 12338]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user