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

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

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

Revision 1.8 by bytegw, Wed Jan 7 18:14:51 2009 UTC Revision 1.11 by mrjhb3, Sat Feb 13 09:52:34 2010 UTC
# Line 1  Line 1 
1  # $Id: e-smith-imp.spec,v 1.7 2008/12/24 23:01:06 mrjhb3 Exp $  # $Id: e-smith-imp.spec,v 1.10 2009/10/14 02:40:41 mrjhb3 Exp $
2    
3  Summary: e-smith specific IMP configuration and templates.  Summary: e-smith specific IMP configuration and templates.
4  %define name e-smith-imp  %define name e-smith-imp
5  Name: %{name}  Name: %{name}
6  %define version 5.2.0  %define version 5.2.0
7  %define release 4  %define release 7
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-imp_imp-4.3.patch  Patch1: e-smith-imp_imp-4.3.patch
14    Patch2: e-smith-imp_imp-4.3.4.patch
15    Patch3: e-smith-imp-4.3.5.patch
16    Patch4: e-smith-imp-4.3.6.patch
17  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
18  BuildArchitectures: noarch  BuildArchitectures: noarch
19  Requires: imp-h3 >= 4.2  Requires: imp-h3 >= 4.3
20  Requires: e-smith-base >= 4.15.1  Requires: e-smith-base >= 4.15.1
21  Requires: e-smith-apache >= 1.1.0-18  Requires: e-smith-apache >= 1.1.0-18
22  Requires: e-smith-lib >= 1.15.1-16  Requires: e-smith-lib >= 1.15.1-16
# Line 28  Obsoletes: smeserver-imp-menuarray Line 31  Obsoletes: smeserver-imp-menuarray
31  Requires: php-pear(HTTP_Request)  Requires: php-pear(HTTP_Request)
32    
33  %changelog  %changelog
34    * Sat Feb 13 2010 John H. Bennett III <bennettj@johnbennettservices.com> 5.2.0-7
35    - Updated templates to reflect changes in imp 4.3.6 [SME: 5776]
36    
37    * Tue Oct 13 2009 John H. Bennett III <bennettj@johnbennettservices.com> 5.2.0-6  
38    - Updated templates to reflect changes in imp 4.3.5 [SME: 5510]
39    
40    * Sat Jun 20 2009 John H. Bennett III <bennettj@johnbennettservices.com> 5.2.0-5
41    - Updated templates to reflect changes in imp 4.3.4 [SME: 5371]
42    
43  * Wed Jan 07 2009 Gavin Weight <gweight@gmail.com> 5.2.0-4  * Wed Jan 07 2009 Gavin Weight <gweight@gmail.com> 5.2.0-4
44  - Updated spec file to require php-pear(HTTP_Request) and remove obsolete  - Updated spec file to require php-pear(HTTP_Request) and remove obsolete
45    php-pear-HTTP-Request line. [SME: 4928]    php-pear-HTTP-Request line. [SME: 4928]
# Line 53  so that IMP will work properly on SME Se Line 65  so that IMP will work properly on SME Se
65  %setup  %setup
66    
67  %patch1 -p1  %patch1 -p1
68    %patch2 -p1
69    %patch3 -p1
70    %patch4 -p1
71    
72  %build  %build
73  mkdir -p root/home/httpd/html/horde/imp/SSLonly  mkdir -p root/home/httpd/html/horde/imp/SSLonly


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