/[smeserver]/rpms/e-smith-horde/sme9/e-smith-horde.spec
ViewVC logotype

Diff of /rpms/e-smith-horde/sme9/e-smith-horde.spec

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

Revision 1.4 by slords, Mon Mar 11 22:59:32 2013 UTC Revision 1.6 by wellsi, Sat Dec 21 04:53:16 2013 UTC
# Line 1  Line 1 
1  # $Id: e-smith-horde.spec,v 1.3 2013/03/11 21:48:23 slords Exp $  # $Id: e-smith-horde.spec,v 1.5 2013/12/10 02:03:52 burnat Exp $
2    
3  Summary: e-smith specific Horde configuration and templates.  Summary: e-smith specific Horde configuration and templates.
4  %define name e-smith-horde  %define name e-smith-horde
5  Name: %{name}  Name: %{name}
6  %define version 4.4.0  %define version 4.4.0
7  %define release 4  %define release 6
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.xz  Source: %{name}-%{version}.tar.xz
13    Patch1: e-smith-horde-4.4.0-webmail-only-local-network.patch
14    Patch2: e-smith-horde-4.4.0-85HordeAccess-whitespace.patch
15  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
16  BuildArchitectures: noarch  BuildArchitectures: noarch
17  Requires: e-smith-base >= 4.9.44, horde >= 2.0, mysql  Requires: e-smith-base >= 4.9.44, horde >= 2.0, mysql
# Line 45  Obsoletes: smeserver-horde-menuarray Line 47  Obsoletes: smeserver-horde-menuarray
47  Obsoletes: smeserver-trean < 0.1-8  Obsoletes: smeserver-trean < 0.1-8
48    
49  %changelog  %changelog
50    * Fri Dec 20 2013 Ian Wells <esmith@wellsi.com> 4.4.0-6.sme
51    - Update of allow webmail-only-local-network by Stephane de Labrusse [SME: 7351]
52    - Whitespace patch for 85HordeAccess
53    
54    * Tue Dec 10 2013 Chris Burnat <devlist@burnat.com> 4.4.0-5.sme
55    - Allow webmail-only-local-network by Stephane de Labrusse [SME: 7351]
56    
57  * Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 4.4.0-4.sme  * Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 4.4.0-4.sme
58  - Obsolete el5 version of packages required by requires [SME: 7273]  - Obsolete el5 version of packages required by requires [SME: 7273]
59    
# Line 129  so that Horde will work properly on SME Line 138  so that Horde will work properly on SME
138    
139  %prep  %prep
140  %setup  %setup
141    %patch1 -p1
142    %patch2 -p1
143    
144  %build  %build
145  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