/[smeserver]/rpms/e-smith-imap/sme8/e-smith-imap.spec
ViewVC logotype

Diff of /rpms/e-smith-imap/sme8/e-smith-imap.spec

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

Revision 1.5 by wellsi, Fri Feb 22 03:55:06 2013 UTC Revision 1.6 by vip-ire, Sun Jun 23 18:21:27 2013 UTC
# Line 1  Line 1 
1  # $Id: e-smith-imap.spec,v 1.4 2008/11/27 08:40:54 filippocarletti Exp $  # $Id: e-smith-imap.spec,v 1.5 2013/02/22 03:55:06 wellsi Exp $
2    
3  Summary: Module for configuring the IMAP server  Summary: Module for configuring the IMAP server
4  %define name e-smith-imap  %define name e-smith-imap
5  Name: %{name}  Name: %{name}
6  %define version 2.2.0  %define version 2.2.0
7  %define release 4  %define release 5
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 13  Source: %{name}-%{version}.tar.gz Line 13  Source: %{name}-%{version}.tar.gz
13  Patch1: e-smith-imap-2.2.0-urandom.patch  Patch1: e-smith-imap-2.2.0-urandom.patch
14  Patch2: e-smith-imap-2.2.0-urandomToSpecfile.patch  Patch2: e-smith-imap-2.2.0-urandomToSpecfile.patch
15  Patch3: e-smith-imap-2.2.0-imapRelocate.patch  Patch3: e-smith-imap-2.2.0-imapRelocate.patch
16    Patch4: e-smith-imap-2.2.0-always_enable_imap.patch
17  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
18  Requires: daemontools  Requires: daemontools
19  Requires: ipsvd  Requires: ipsvd
# Line 34  AutoReqProv: no Line 35  AutoReqProv: no
35  Module for configuring the IMAP server  Module for configuring the IMAP server
36    
37  %changelog  %changelog
38    * Fri Jun 21 2013 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-5.sme
39    - Always enable imap, listen on the loopback if disabled [SME: 7676]
40    
41  * Thu Feb 21 2013 Ian Wells <esmith@wellsi.com> 2.2.0-4.sme  * Thu Feb 21 2013 Ian Wells <esmith@wellsi.com> 2.2.0-4.sme
42  - Remove imap-relocate-maildirs action as obsolete and slow [SME: 6463]  - Remove imap-relocate-maildirs action as obsolete and slow [SME: 6463]
43    
# Line 350  Module for configuring the IMAP server Line 354  Module for configuring the IMAP server
354  %patch1 -p1  %patch1 -p1
355  %patch2 -p1  %patch2 -p1
356  %patch3 -p1  %patch3 -p1
357    %patch4 -p1
358    
359  %build  %build
360  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