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

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

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

Revision 1.10 by mrjhb3, Sat Dec 6 21:22:50 2008 UTC Revision 1.20 by mrjhb3, Sat Feb 13 09:27:51 2010 UTC
# Line 1  Line 1 
1  # $Id: e-smith-horde.spec,v 1.9 2008/10/07 18:23:44 slords Exp $  # $Id: e-smith-horde.spec,v 1.19 2010/02/13 09:09:23 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.2.0  %define version 4.2.0
7  %define release 2  %define release 11
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  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    Patch5: e-smith-horde_3.3.5-upgrade.patch
18    Patch6: e-smith-horde_3.3.6.patch
19    Patch7: e-smith-horde_username.hook.patch
20  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
21  BuildArchitectures: noarch  BuildArchitectures: noarch
22  Requires: e-smith-base >= 4.9.44, horde >= 2.0, mysql  Requires: e-smith-base >= 4.9.44, horde >= 2.0, mysql
# Line 39  BuildRequires: e-smith-devtools >= 1.13. Line 45  BuildRequires: e-smith-devtools >= 1.13.
45  AutoReqProv: no  AutoReqProv: no
46  Obsoletes: dcb-e-smith-horde  Obsoletes: dcb-e-smith-horde
47  Obsoletes: smeserver-horde-menuarray  Obsoletes: smeserver-horde-menuarray
48    Obsoletes: smeserver-trean < 0.1-8
49    
50  %changelog  %changelog
51    * Sat Feb 13 2010 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-11
52    - Patch to make sure username is always saved in lowercase to horde db's [SME:5775]
53    
54    * Sat Feb 13 2010 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-10
55    - Upgrade horde templates to reflect changes in Horde 3.3.6 [SME: 5774]
56    
57    * Tue Oct 13 2009 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-9
58    - Really apply patch from previous attempt [SME: 5509]
59    
60    * Tue Oct 13 2009 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-8  
61    - Upgrade horde templates to reflect changes in Horde 3.3.5 [SME: 5509]  
62    
63    * Sat Jun 20 2009 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-7
64    - Upgrade to horde templates to reflect changes in Horde 3.3.4 [SME: 5372]
65    
66    * Thu Dec 24 2008 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-6
67    - Updated spec file to remove requires and obsoletes of php-pear-HTTP-Request
68      information moved to e-smith-imp for both sme7 and sme8 [SME: 4821]
69    
70    * Sun Dec 21 2008 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-5
71    - Update to Spec file to obsolete smeserver-trean < 0.1-8  [SME: 4860]
72    
73    * Sat Dec 20 2008 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-4
74    - Patch to conf.php template to set a blank cookie domain so that FQDN and non-FQDN
75    - access to webmail will work. Remove klutz template from registry.php [SME: 4787]
76    
77    * Sat Dec 06 2008 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-3
78    - Upgrade to horde templates to reflect changes in Horde 3.3.2
79    
80  * Sat Dec 06 2008 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-2        * Sat Dec 06 2008 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-2      
81  - Upgrade to horde templates to reflect changes in Horde 3.3  [SME: 4831]  - Upgrade to horde templates to reflect changes in Horde 3.3  [SME: 4831]
82    
# Line 62  so that Horde will work properly on SME Line 98  so that Horde will work properly on SME
98  %setup  %setup
99    
100  %patch1 -p1  %patch1 -p1
101    %patch2 -p1
102    %patch3 -p1
103    %patch4 -p1
104    %patch5 -p1
105    %patch6 -p1
106    %patch7 -p1
107    
108  %build  %build
109  for i in post-install post-upgrade  for i in post-install post-upgrade


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