/[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.3 by slords, Thu Jun 26 05:00:55 2008 UTC Revision 1.6 by mrjhb3, Sat Feb 13 09:47:35 2010 UTC
# Line 1  Line 1 
1  # $Id: e-smith-ingo.spec,v 1.2 2008/04/09 13:51:48 slords Exp $  # $Id: e-smith-ingo.spec,v 1.5 2009/10/14 03:02:56 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.2  %define version 2.2.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  #Patch0:  Patch1: e-smith-ingo_ingo-1.2.2.patch
14    Patch2: e-smith-ingo-1.2.3.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.2
# Line 22  Requires: php Line 23  Requires: php
23  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
24  AutoReqProv: no  AutoReqProv: no
25  Obsoletes: smeserver-ingo-menuarray  Obsoletes: smeserver-ingo-menuarray
 Obsoletes: e-smith-ingo <= 1.1  
26    
27  %changelog  %changelog
28    * Sat Feb 13 2010 John H. Bennett III <bennettj@johnbennettservices.com> 2.2.0-3
29    - Update e-smith-ingo templates to reflect changes in Ingo 1.2.3 [SME: 5777]
30    
31    * Tue Oct 13 2009 John H. Bennett III <bennettj@johnbennettservices.com> 2.2.0-2
32    - Update e-smith-ingo templates to reflect changes in Ingo 1.2.2 [SME: 5511]
33    
34    * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
35    - Roll new stream to separate sme7/sme8 trees [SME: 4633]
36    
37    * Tue Sep 16 2008 John H. Bennett III <bennettj@johnbennettservices.com> 1.2-2    
38    - Update to e-smith-ingo templates to reflect changes in Ingo 1.2.1 [SME: 4568]
39    
40  * Wed Jun 18 2008 John H. Bennett III <bennettj@johnbennettservices.com> 1.2-1      * Wed Jun 18 2008 John H. Bennett III <bennettj@johnbennettservices.com> 1.2-1    
41  - Initial production build  - Initial production build
42    
# Line 43  so that INGO will work properly on SME S Line 55  so that INGO will work properly on SME S
55  %prep  %prep
56  %setup  %setup
57    
58  #%patch0 -p1  %patch1 -p1
59    %patch2 -p1
60    
61  %build  %build
62    
# Line 58  echo "%doc COPYING"          >> %{name}- Line 71  echo "%doc COPYING"          >> %{name}-
71  %clean  %clean
72  rm -rf $RPM_BUILD_ROOT  rm -rf $RPM_BUILD_ROOT
73    
 %pre  
   
 %preun  
   
 %post  
   
 %postun  
   
74  %files -f %{name}-%{version}-filelist  %files -f %{name}-%{version}-filelist
75  %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