--- rpms/e-smith-imap/sme8/e-smith-imap.spec 2008/10/07 18:30:05 1.2 +++ rpms/e-smith-imap/sme8/e-smith-imap.spec 2008/11/27 08:40:54 1.4 @@ -1,15 +1,17 @@ -# $Id$ +# $Id: e-smith-imap.spec,v 1.3 2008/11/24 22:53:41 slords Exp $ Summary: Module for configuring the IMAP server %define name e-smith-imap Name: %{name} %define version 2.2.0 -%define release 1 +%define release 3 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.gz +Patch1: e-smith-imap-2.2.0-urandom.patch +Patch2: e-smith-imap-2.2.0-urandomToSpecfile.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: daemontools Requires: ipsvd @@ -31,6 +33,12 @@ AutoReqProv: no Module for configuring the IMAP server %changelog +* Tue Nov 25 2008 Giacomo Sanchietti 2.2.0-3.sme +- Move creation of chrooted dev/urandom to spec-file [SME: 1105] + +* Mon Nov 24 2008 Shad L. Lords 2.2.0-2.sme +- Create chroot dev/urandom for stunnel to use [SME: 1105] + * Tue Oct 7 2008 Shad L. Lords 2.2.0-1.sme - Roll new stream to separate sme7/sme8 trees [SME: 4633] @@ -335,6 +343,8 @@ Module for configuring the IMAP server %prep %setup +%patch1 -p1 +%patch2 -p1 %build perl createlinks @@ -405,3 +415,4 @@ rm -rf $RPM_BUILD_ROOT %files -f %{name}-%{version}-%{release}-filelist %defattr(-,root,root) +%attr(0444,root,root) %dev(c,1,9) /var/service/imap/ssl/dev/urandom