/[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.5 by bytegw, Wed Jan 9 22:23:26 2008 UTC Revision 1.7 by bytegw, Wed Feb 13 22:51:45 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.17.0  %define version 4.17.0
5  %define release 4  %define release 6
6  Version: %{version}  Version: %{version}
7  Release: %{release}%{?dist}  Release: %{release}%{?dist}
8  License: GPL  License: GPL
# Line 10  Group: Networking/Daemons Line 10  Group: Networking/Daemons
10  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
11  Patch0: e-smith-email-4.17.0-SSL_port.patch  Patch0: e-smith-email-4.17.0-SSL_port.patch
12  Patch1: e-smith-email-4.17.0-VisibleInternal.patch  Patch1: e-smith-email-4.17.0-VisibleInternal.patch
13    Patch2: e-smith-email-4.17.0-rmDuplicates.patch
14    Patch3: e-smith-email-4.17.0-tags2general.patch
15  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
16  Requires: e-smith-base >= 4.15.0-39  Requires: e-smith-base >= 4.15.0-39
17  Requires: e-smith-tinydns >= 1.0.0-5  Requires: e-smith-tinydns >= 1.0.0-5
# Line 24  Requires: perl(Net::SMTP::SSL) Line 26  Requires: perl(Net::SMTP::SSL)
26  Requires: perl(Authen::SASL)  Requires: perl(Authen::SASL)
27  Requires: perl(Net::Server) >= 0.85  Requires: perl(Net::Server) >= 0.85
28  Requires: runit  Requires: runit
29    Requires: e-smith-formmagick >= 1.4.0-9
30  Obsoletes: e-smith-smtp-authentication  Obsoletes: e-smith-smtp-authentication
31  Obsoletes: e-smith-securemail  Obsoletes: e-smith-securemail
32  BuildRequires: e-smith-devtools >= 1.13.0-03  BuildRequires: e-smith-devtools >= 1.13.0-03
# Line 34  AutoReqProv: no Line 37  AutoReqProv: no
37  e-smith server and gateway software - email module.  e-smith server and gateway software - email module.
38    
39  %changelog  %changelog
40    * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 4.17.0-6
41    - Remove <base> tags now in general [SME: 3917]
42    
43    * Sun Feb 10 2008 Stephen Noble <support@dungog.net> 4.17.0-5
44    - Remove duplicate <base> entries [SME: 3892]
45    
46  * Wed Jan 09 2008 Stephen Noble <support@dungog.net>4.17.0-4  * Wed Jan 09 2008 Stephen Noble <support@dungog.net>4.17.0-4
47  - add visible internal toggle to pseudonym panel [SME: 3497]  - add visible internal toggle to pseudonym panel [SME: 3497]
48    
# Line 1294  e-smith server and gateway software - em Line 1303  e-smith server and gateway software - em
1303  %setup  %setup
1304  %patch0 -p1  %patch0 -p1
1305  %patch1 -p1  %patch1 -p1
1306    %patch2 -p1
1307    %patch3 -p1
1308    
1309  %build  %build
1310  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