/[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.4 by slords, Thu Jun 26 04:49:17 2008 UTC Revision 1.9 by mrjhb3, Mon Jun 22 01:44:47 2009 UTC
# Line 1  Line 1 
1  # $Id: e-smith-imp.spec,v 1.3 2008/04/09 13:51:48 slords Exp $  # $Id: e-smith-imp.spec,v 1.8 2009/01/07 18:14:51 bytegw 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 4.2  %define version 5.2.0
7  %define release 1  %define release 5
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    Patch2: e-smith-imp_imp-4.3.4.patch
15  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
16  BuildArchitectures: noarch  BuildArchitectures: noarch
17  Requires: imp-h3 >= 4.2  Requires: imp-h3 >= 4.3
18  Requires: e-smith-base >= 4.15.1  Requires: e-smith-base >= 4.15.1
19  Requires: e-smith-apache >= 1.1.0-18  Requires: e-smith-apache >= 1.1.0-18
20  Requires: e-smith-lib >= 1.15.1-16  Requires: e-smith-lib >= 1.15.1-16
# Line 24  BuildRequires: e-smith-devtools >= 1.13. Line 26  BuildRequires: e-smith-devtools >= 1.13.
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    Requires: php-pear(HTTP_Request)
30    
31  %changelog  %changelog
32    * Sat Jun 20 2009 John H. Bennett III <bennettj@johnbennettservices.com> 5.2.0-5
33    - Updated templates to reflect changes in imp 4.3.4 [SME: 5371]
34    
35    * Wed Jan 07 2009 Gavin Weight <gweight@gmail.com> 5.2.0-4
36    - Updated spec file to require php-pear(HTTP_Request) and remove obsolete
37      php-pear-HTTP-Request line. [SME: 4928]
38    
39    * Wed Dec 24 2008 John H. Bennett III <bennettj@johnbennettservices.com> 5.2.0-3
40    - Updated spec file to require php-pear-HTTP-Request to accomodate HTML composition [SME: 4821]
41    
42    * Sat Dec 06 2008 John H. Bennett III <bennettj@johnbennettservices.com> 5.2.0-2      
43    - Updated templates to reflect changes in imp 4.3 [SME: 4832]
44    
45    * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 5.2.0-1.sme
46    - Roll new stream to separate sme7/sme8 trees [SME: 4633]
47    
48  * Mon Jun 23 2008 John H. Bennett III <bennettj@johnbennettservices.com> 4.2-1  * Mon Jun 23 2008 John H. Bennett III <bennettj@johnbennettservices.com> 4.2-1
49  - Initial build  - Initial build
50  - Jump in package name to reflect new version of imp  - Jump in package name to reflect new version of imp
# Line 37  so that IMP will work properly on SME Se Line 56  so that IMP will work properly on SME Se
56  %prep  %prep
57  %setup  %setup
58    
59    %patch1 -p1
60    %patch2 -p1
61    
62  %build  %build
63  mkdir -p root/home/httpd/html/horde/imp/SSLonly  mkdir -p root/home/httpd/html/horde/imp/SSLonly
64    


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