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

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

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

Revision 1.8 by slords, Tue Oct 7 18:23:44 2008 UTC Revision 1.12 by mrjhb3, Mon Jun 22 01:52:38 2009 UTC
# Line 1  Line 1 
1  # $Id: e-smith-horde.spec,v 1.7 2008/09/16 18:04:56 bytegw Exp $  # $Id: e-smith-horde.spec,v 1.11 2008/12/22 00:58:43 mrjhb3 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.0.0  %define version 4.0.0
7  %define release 1  %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.gz  Source: %{name}-%{version}.tar.gz
13    Patch1: e-smith-horde_3.3-upgrade.patch
14    Patch2: e-smith-horde_3.3.2-upgrade.patch
15    Patch3: e-smith-horde_cookie_domain.patch
16    Patch4: e-smith-horde_3.3.4-upgrade.patch
17  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
18  BuildArchitectures: noarch  BuildArchitectures: noarch
19  Requires: e-smith-base >= 4.9.44, horde >= 2.0, mysql  Requires: e-smith-base >= 4.9.44, horde >= 2.0, mysql
# Line 32  BuildRequires: e-smith-devtools >= 1.13. Line 36  BuildRequires: e-smith-devtools >= 1.13.
36  AutoReqProv: no  AutoReqProv: no
37  Obsoletes: dcb-e-smith-horde  Obsoletes: dcb-e-smith-horde
38  Obsoletes: smeserver-horde-menuarray  Obsoletes: smeserver-horde-menuarray
39    Obsoletes: smeserver-trean < 0.1-8
40    
41  %changelog  %changelog
42    * Sat Jun 20 2009 John H. Bennett III <bennettj@johnbennettservices.com> 4.0.0-6
43    - Upgrade to horde templates to reflect changes in Horde 3.3.4 [SME: 5372]
44    
45    * Sun Dec 21 2008 John H. Bennett III <bennettj@johnbennettservices.com> 4.0.0-5
46    - Update to Spec file to obsolete smeserver-trean < 0.1-8  [SME: 4860]
47    
48    * Sat Dec 20 2008 John H. Bennett III <bennettj@johnbennettservices.com> 4.0.0-4
49    - Patch to conf.php template to set a blank cookie domain so that FQDN and non-FQDN
50    - access to webmail will work. Remove klutz template from registry.php [SME: 4787]
51    
52    * Sat Dec 06 2008 John H. Bennett III <bennettj@johnbennettservices.com> 4.0.0-3
53    - Upgrade to horde templates to reflect changes in Horde 3.3.2
54    
55    * Sat Dec 06 2008 John H. Bennett III <bennettj@johnbennettservices.com> 4.0.0-2
56    - Upgrade to horde templates to reflect changes in Horde 3.3  [SME: 4831]
57    
58  * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 4.0.0-1.sme  * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 4.0.0-1.sme
59  - Roll new stream to separate sme7/sme8 trees [SME: 4633]  - Roll new stream to separate sme7/sme8 trees [SME: 4633]
60    
# Line 51  so that Horde will work properly on SME Line 72  so that Horde will work properly on SME
72  %prep  %prep
73  %setup  %setup
74    
75    %patch1 -p1
76    %patch2 -p1
77    %patch3 -p1
78    %patch4 -p1
79    
80  %build  %build
81  for i in post-install post-upgrade  for i in post-install post-upgrade
82  do  do


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