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

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

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

Revision 1.5 by slords, Tue Oct 7 18:30:47 2008 UTC Revision 1.7 by mrjhb3, Mon Dec 22 00:45:03 2008 UTC
# Line 1  Line 1 
1  # $Id: e-smith-imp.spec,v 1.4 2008/06/26 04:49:24 slords Exp $  # $Id: e-smith-imp.spec,v 1.6 2008/12/06 21:30:32 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.0.0  %define version 5.0.0
7  %define release 1  %define release 3
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
14  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
15  BuildArchitectures: noarch  BuildArchitectures: noarch
16  Requires: imp-h3 >= 4.2  Requires: imp-h3 >= 4.2
# Line 20  Requires: e-smith-ingo Line 21  Requires: e-smith-ingo
21  Requires: php  Requires: php
22  Requires: php-ldap  Requires: php-ldap
23  Requires: php-mysql  Requires: php-mysql
24    Requires: php-pear-HTTP-Request
25  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
26  AutoReqProv: no  AutoReqProv: no
27  Obsoletes: dcb-e-smith-imp  Obsoletes: dcb-e-smith-imp
28  Obsoletes: smeserver-imp-menuarray  Obsoletes: smeserver-imp-menuarray
29    
30  %changelog  %changelog
31    * Sun Dec 21 2008 John H. Bennett III <bennettj@johnbennettservices.com> 5.0.0-3
32    - Updated spec file to require php-pear-HTTP-Request to accomodate HTML composition [SME: 4821]
33    
34    * Sat Dec 06 2008 John H. Bennett III <bennettj@johnbennettservices.com> 5.0.0-2      
35    - Updated templates to reflect changes in imp 4.3 [SME: 4832]
36    
37  * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 5.0.0-1.sme  * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 5.0.0-1.sme
38  - Roll new stream to separate sme7/sme8 trees [SME: 4633]  - Roll new stream to separate sme7/sme8 trees [SME: 4633]
39    
# Line 40  so that IMP will work properly on SME Se Line 48  so that IMP will work properly on SME Se
48  %prep  %prep
49  %setup  %setup
50    
51    %patch1 -p1
52    
53  %build  %build
54  mkdir -p root/home/httpd/html/horde/imp/SSLonly  mkdir -p root/home/httpd/html/horde/imp/SSLonly
55    


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