/[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.1 by slords, Tue Jun 12 18:54:17 2007 UTC Revision 1.5 by wellsi, Fri Feb 22 03:55:06 2013 UTC
# Line 1  Line 1 
1    # $Id: e-smith-imap.spec,v 1.4 2008/11/27 08:40:54 filippocarletti 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 1.4.0  %define version 2.2.0
7  %define release 9  %define release 4
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
11  Group: Networking/Daemons  Group: Networking/Daemons
12  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
13  Patch0: e-smith-imap-1.4.0-concurrency_control.patch  Patch1: e-smith-imap-2.2.0-urandom.patch
14  Patch1: e-smith-imap-1.4.0-startstop_imaps.patch  Patch2: e-smith-imap-2.2.0-urandomToSpecfile.patch
15  Patch2: e-smith-imap-1.4.0-concurrency_per_ip_twelve.patch  Patch3: e-smith-imap-2.2.0-imapRelocate.patch
 Patch3: e-smith-imap-1.4.0-seedperms.patch  
 Patch4: e-smith-imap-1.4.0-subscriptionsfile.patch  
 Patch5: e-smith-imap-1.4.0-imap_capability.patch  
16  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
17  Requires: daemontools  Requires: daemontools
18  Requires: ipsvd  Requires: ipsvd
# Line 35  AutoReqProv: no Line 34  AutoReqProv: no
34  Module for configuring the IMAP server  Module for configuring the IMAP server
35    
36  %changelog  %changelog
37    * Thu Feb 21 2013 Ian Wells <esmith@wellsi.com> 2.2.0-4.sme
38    - Remove imap-relocate-maildirs action as obsolete and slow [SME: 6463]
39    
40    * Tue Nov 25 2008 Giacomo Sanchietti <giacomo.sanchietti@nethesis.it> 2.2.0-3.sme
41    - Move creation of chrooted dev/urandom to spec-file [SME: 1105]
42    
43    * Mon Nov 24 2008 Shad L. Lords <slords@mail.com> 2.2.0-2.sme
44    - Create chroot dev/urandom for stunnel to use [SME: 1105]
45    
46    * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
47    - Roll new stream to separate sme7/sme8 trees [SME: 4633]
48    
49  * Fri May 18 2007 Shad L. Lords <slords@mail.com> 1.4.0-9  * Fri May 18 2007 Shad L. Lords <slords@mail.com> 1.4.0-9
50  - Strip off last ^M from capabilities string [SME: 2883]  - Strip off last ^M from capabilities string [SME: 2883]
51    
# Line 336  Module for configuring the IMAP server Line 347  Module for configuring the IMAP server
347    
348  %prep  %prep
349  %setup  %setup
 %patch0 -p1  
350  %patch1 -p1  %patch1 -p1
351  %patch2 -p1  %patch2 -p1
352  %patch3 -p1  %patch3 -p1
 %patch4 -p1  
 %patch5 -p1  
353    
354  %build  %build
355  perl createlinks  perl createlinks
# Line 412  rm -rf $RPM_BUILD_ROOT Line 420  rm -rf $RPM_BUILD_ROOT
420    
421  %files -f %{name}-%{version}-%{release}-filelist  %files -f %{name}-%{version}-%{release}-filelist
422  %defattr(-,root,root)  %defattr(-,root,root)
423    %attr(0444,root,root) %dev(c,1,9) /var/service/imap/ssl/dev/urandom


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