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

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

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

Revision 1.3 by slords, Mon Nov 24 22:53:41 2008 UTC Revision 1.4 by filippocarletti, Wed Nov 26 09:33:55 2008 UTC
# Line 1  Line 1 
1  # $Id: e-smith-imap.spec,v 1.2 2008/10/07 18:30:05 slords Exp $  # $Id: e-smith-imap.spec,v 1.3 2008/11/24 22:53:41 slords 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.0.0  %define version 2.0.0
7  %define release 2  %define release 3
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  Patch1: e-smith-imap-2.0.0-urandom.patch  Patch1: e-smith-imap-2.0.0-urandom.patch
14    Patch2: e-smith-imap-2.0.0-urandomToSpecfile.patch
15  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
16  Requires: daemontools  Requires: daemontools
17  Requires: ipsvd  Requires: ipsvd
# Line 32  AutoReqProv: no Line 33  AutoReqProv: no
33  Module for configuring the IMAP server  Module for configuring the IMAP server
34    
35  %changelog  %changelog
36    * Tue Nov 25 2008 Giacomo Sanchietti <giacomo.sanchietti@nethesis.it> 2.0.0-3.sme
37    - Move creation of chrooted dev/urandom to spec-file [SME: 1105]
38    
39  * Mon Nov 24 2008 Shad L. Lords <slords@mail.com> 2.0.0-2.sme  * Mon Nov 24 2008 Shad L. Lords <slords@mail.com> 2.0.0-2.sme
40  - Create chroot dev/urandom for stunnel to use [SME: 1105]  - Create chroot dev/urandom for stunnel to use [SME: 1105]
41    
# Line 340  Module for configuring the IMAP server Line 344  Module for configuring the IMAP server
344  %prep  %prep
345  %setup  %setup
346  %patch1 -p1  %patch1 -p1
347    %patch2 -p1
348    
349  %build  %build
350  perl createlinks  perl createlinks
# Line 410  rm -rf $RPM_BUILD_ROOT Line 415  rm -rf $RPM_BUILD_ROOT
415    
416  %files -f %{name}-%{version}-%{release}-filelist  %files -f %{name}-%{version}-%{release}-filelist
417  %defattr(-,root,root)  %defattr(-,root,root)
418    %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