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

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

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

Revision 1.1 by slords, Tue Jun 12 18:57:35 2007 UTC Revision 1.8 by mrjhb3, Mon Nov 8 04:09:45 2010 UTC
# Line 1  Line 1 
1    # $Id: e-smith-ingo.spec,v 1.7 2010/05/11 04:12:35 mrjhb3 Exp $
2    
3  Summary: e-smith specific INGO configuration and templates.  Summary: e-smith specific INGO configuration and templates.
4  %define name e-smith-ingo  %define name e-smith-ingo
5  Name: %{name}  Name: %{name}
6  %define version 1.1  %define version 2.2.0
7  %define release 6  %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  Patch0: e-smith-ingo-1.1-1.backends_php.patch  Patch1: e-smith-ingo_ingo-1.2.2.patch
14  Patch1: e-smith-ingo-1.1-2.createlinks.patch  Patch2: e-smith-ingo-1.2.3.patch
15  Patch2: e-smith-ingo-1.1-3.menuarray.patch  Patch3: e-smith-ingo-1.2.4.patch
16  Patch3: e-smith-ingo-1.1-4.ingo_horde_registry_php.patch  Patch4: e-smith-ingo-1.2.5.patch
 Patch4: e-smith-ingo-1.1-5.ingo_1.1.2_template.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.1  Requires: imp-h3 >= 4.2
20  Requires: ingo-h3 >= 1.1  Requires: ingo-h3 >= 1.2
21  Requires: e-smith-base >= 4.15.1  Requires: e-smith-base >= 4.15.1
22  Requires: e-smith-apache >= 1.1.0-18  Requires: e-smith-apache >= 1.1.0-18
23  Requires: e-smith-lib >= 1.15.1-16  Requires: e-smith-lib >= 1.15.1-16
# Line 25  BuildRequires: e-smith-devtools >= 1.13. Line 26  BuildRequires: e-smith-devtools >= 1.13.
26  AutoReqProv: no  AutoReqProv: no
27  Obsoletes: smeserver-ingo-menuarray  Obsoletes: smeserver-ingo-menuarray
28    
29  %changelog  %changelog
30  * Wed May 9 2007 Shad L. Lords <slords@mail.com> 1.1-6  * Sun Nov 07 2010 John H. Bennett III <bennettj@johnbennettservices.com> 2.2.0-5
31  - Move pear module requires to e-smith-horde  - Update e-smith-ingo templates to reflect changes in Ingo 1.2.5 [SME: 6352]
32    
33  * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>  * Mon May 10 2010 John H. Bennett III <bennettj@johnbennettservices.com> 2.2.0-4
34  - Clean up spec so package can be built by koji/plague  - Update e-smith-ingo templates to reflect changes in Ingo 1.2.4 [SME: 5940]
35    
36  * Sat Dec 09 2006 Shad L. Lords <slords@mail.com>  * Sat Feb 13 2010 John H. Bennett III <bennettj@johnbennettservices.com> 2.2.0-3
37  - Update to new release naming.  No functional changes.  - Update e-smith-ingo templates to reflect changes in Ingo 1.2.3 [SME: 5777]
38  - Make Packager generic  
39    * Tue Oct 13 2009 John H. Bennett III <bennettj@johnbennettservices.com> 2.2.0-2
40  * Mon Oct 22 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.1-5  - Update e-smith-ingo templates to reflect changes in Ingo 1.2.2 [SME: 5511]
41  - Patch to upgrade template files to match ingo 1.1.2.  
42    * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
43  * Thu Oct 5 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.1-4  - Roll new stream to separate sme7/sme8 trees [SME: 4633]
44  - Added ingo specific horde/config/registry.php settings.  These were previously  
45    kept in the e-smith-horde rpm.  * Tue Sep 16 2008 John H. Bennett III <bennettj@johnbennettservices.com> 1.2-2    
46    - Update to e-smith-ingo templates to reflect changes in Ingo 1.2.1 [SME: 4568]
47  * Sat Sep 23 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.1-3  
48  - Added an includes statement to 120Menu that will grab the information in  * Wed Jun 18 2008 John H. Bennett III <bennettj@johnbennettservices.com> 1.2-1    
49    horde/conf.menu.apps.php.  This way each of the individual horde modules  - Initial production build
50    don't have to repeatedly process the same template for the menu array  
51    section in conf.php.  * Sat May 24 2008 John H. Bennett III <bennettj@johnbennettservices.com> 1.2-02
52  - Added the ability to enable or disable ingo menu icon from showing up on the main  - Updated to include changes in Ingo 1.2 RC3
53    webmail screen.  To initially enable - config set ingo service MenuArray disabled|enabled  - Re-rolled tarball
54    After the DB entry is created you can enable or disable this by  
55    config setprop ingo MenuArray disabled|enabled  * Thu Apr 10 2008 John H. Bennett III <bennettj@johnbennettservices.com> 1.2-01
56    - Initial build
57  * Sat Sep 23 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.1-2  - Jump in package name to reflect new version of ingo
 - Patch to createlinks that moves symlink create function from spec file  
   to createlinks section.  
   
 * Thu Sep 14 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.1-1  
 - Patch to backend.php templates to reflect changes in ingo 1.1.1  
   
 * Wed Sep 13 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.1-0  
 - Rolled to new dev stream to reflect work done for ingo 1.1.1  
   
 * Wed Jun 14 2006 Charlie Brady <charlie_brady@mitel.com> 1.0.0-02  
 - Fix use of deprecated APIs in httpd.conf template fragment. [SME: 708]  
   
 * Thu Mar 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-01  
 - Roll stable stream version. [SME: 1016]  
   
 * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au>  
 - Bump release number (and fix spelling in changelog entry)  
   
 * Sun Sep 18 2005 chris burnat <cburnat@burnat.com>  
 - [0.5.1-01sme02]  
 - Addentum: this package and its dependancy have been included into the  
   build to fix issues described in [SF:1276898] "webmail filters  
   disabled".  Thanks to Greg Swallow.  
   
 * Fri Sep 16 2005 chris burnat <cburnat@burnat.com>  
 - [0.5.1-01sme01]  
 - rebuild & change Release tag  
   
 * Wed Aug 31 2005 Greg Swallow <gregswallow@skynetonline.ca>  
 - [0.5.1-01]  
 - initial release  
58    
59  %description  %description
60  This package adds necessary templates and configuration items  This package adds necessary templates and configuration items
61  so that INGO will work properly.  so that INGO will work properly on SME Server  
62    
63  %prep  %prep
64  %setup  %setup
65  %patch0 -p1  
66  %patch1 -p1  %patch1 -p1
67  %patch2 -p1  %patch2 -p1
68  %patch3 -p1  %patch3 -p1
# Line 111  echo "%doc COPYING"          >> %{name}- Line 81  echo "%doc COPYING"          >> %{name}-
81  %clean  %clean
82  rm -rf $RPM_BUILD_ROOT  rm -rf $RPM_BUILD_ROOT
83    
 %pre  
   
 %preun  
   
 %post  
   
 %postun  
   
84  %files -f %{name}-%{version}-filelist  %files -f %{name}-%{version}-filelist
85  %defattr(-,root,root)  %defattr(-,root,root)


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