/[smecontribs]/rpms/smeserver-learn/contribs8/smeserver-learn.spec
ViewVC logotype

Diff of /rpms/smeserver-learn/contribs8/smeserver-learn.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.3 by unnilennium, Tue Mar 8 02:05:35 2016 UTC Revision 1.4 by unnilennium, Tue Mar 8 03:21:42 2016 UTC
# Line 3  Line 3 
3  # Name: Jean-Philippe Pialasse.  # Name: Jean-Philippe Pialasse.
4  %define name smeserver-learn  %define name smeserver-learn
5  %define version 1.0  %define version 1.0
6  %define release 3  %define release 4
7    
8  Summary: SME Server Mails Learning script  Summary: SME Server Mails Learning script
9  Name: %{name}  Name: %{name}
# Line 13  License: GPL Line 13  License: GPL
13  Group: Networking/Daemons  Group: Networking/Daemons
14  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
15  Patch0: smeserver-learn-1.0-event.patch  Patch0: smeserver-learn-1.0-event.patch
16    Patch1: smeserver-learn-1.0-SME9283.patch
17  Packager: JP Pialasse <tests@pialasse.com>  Packager: JP Pialasse <tests@pialasse.com>
18  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
19  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 27  by droping mail in special folders of th Line 28  by droping mail in special folders of th
28  - 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
29    
30  %changelog  %changelog
31  * Tue Mar 08 2016 JP Pialasse <tests@pialasse.com> 1.0-3.sme  * Tue Mar 08 2016 JP Pialasse <tests@pialasse.com> 1.0-4.sme
32  - new version SME8 and SME9  - new version SME8 and SME9
33  - fix wrong default db key DeleteAfterLearn [SME: 7083]  - fix wrong default db key DeleteAfterLearn [SME: 7083]
34  - added inspection of temp and new subdir [SME: 6862]  - added inspection of temp and new subdir [SME: 6862]
# Line 43  by droping mail in special folders of th Line 44  by droping mail in special folders of th
44  - NFR: create db key for multiple folder to inspect  - NFR: create db key for multiple folder to inspect
45  - enhanced move to junkmail or inbox  - enhanced move to junkmail or inbox
46  - moving job from crontab to /etc/cron.d/Learn  - moving job from crontab to /etc/cron.d/Learn
47  - fixed typo in event email-update  - fixed typo in event email-update (r3)
48    - fixed wrong file permission on /etc/cron.d/Lean [SME: 9283] (r4)
49    
50  * Wed Jun 25 2008 Emmmanuel JOORIS <joorise@dot-world.net> 0.0.1-3  * Wed Jun 25 2008 Emmmanuel JOORIS <joorise@dot-world.net> 0.0.1-3
51  - add dependencies to spec file  - add dependencies to spec file
# Line 64  by droping mail in special folders of th Line 66  by droping mail in special folders of th
66  %prep  %prep
67  %setup  %setup
68  %patch0 -p1  %patch0 -p1
69    %patch1 -p1
70    
71  %build  %build
72  perl createlinks  perl createlinks


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed