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

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

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

Revision 1.9 by slords, Wed Mar 12 16:08:54 2008 UTC Revision 1.10 by snetram, Mon Apr 28 19:19:19 2008 UTC
# Line 2  Summary: e-smith server and gateway - em Line 2  Summary: e-smith server and gateway - em
2  %define name e-smith-email  %define name e-smith-email
3  Name: %{name}  Name: %{name}
4  %define version 4.18.0  %define version 4.18.0
5  %define release 2  %define release 3
6  Version: %{version}  Version: %{version}
7  Release: %{release}%{?dist}  Release: %{release}%{?dist}
8  License: GPL  License: GPL
9  Group: Networking/Daemons  Group: Networking/Daemons
10  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
11  Patch1: e-smith-email-4.18.0-fixADD.patch  Patch1: e-smith-email-4.18.0-fixADD.patch
12    Patch2: e-smith-email-4.18.0-add2general.patch
13  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
14  Requires: e-smith-base >= 4.15.0-39  Requires: e-smith-base >= 4.15.0-39
15  Requires: e-smith-tinydns >= 1.0.0-5  Requires: e-smith-tinydns >= 1.0.0-5
# Line 23  Requires: perl(Net::SMTP::SSL) Line 24  Requires: perl(Net::SMTP::SSL)
24  Requires: perl(Authen::SASL)  Requires: perl(Authen::SASL)
25  Requires: perl(Net::Server) >= 0.85  Requires: perl(Net::Server) >= 0.85
26  Requires: runit  Requires: runit
27  Requires: e-smith-formmagick >= 1.4.0-9  Requires: e-smith-formmagick >= 1.4.0-12
28  Obsoletes: e-smith-smtp-authentication  Obsoletes: e-smith-smtp-authentication
29  Obsoletes: e-smith-securemail  Obsoletes: e-smith-securemail
30  BuildRequires: e-smith-devtools >= 1.13.0-03  BuildRequires: e-smith-devtools >= 1.13.0-03
# Line 34  AutoReqProv: no Line 35  AutoReqProv: no
35  e-smith server and gateway software - email module.  e-smith server and gateway software - email module.
36    
37  %changelog  %changelog
38    * Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.0-3
39    - Add common <base> tags to e-smith-formmagick's general [SME: 4285]
40    
41  * Wed Mar 12 2008 Shad L. Lords <slords@mail.com> 4.18.0-2  * Wed Mar 12 2008 Shad L. Lords <slords@mail.com> 4.18.0-2
42  - Cleanup CREATE/ADD tag mixup [SME: 4045]  - Cleanup CREATE/ADD tag mixup [SME: 4045]
43    
# Line 1308  e-smith server and gateway software - em Line 1312  e-smith server and gateway software - em
1312  %prep  %prep
1313  %setup  %setup
1314  %patch1 -p1  %patch1 -p1
1315    %patch2 -p1
1316    
1317  %build  %build
1318  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