/[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.4 by slords, Tue Oct 7 18:36:52 2008 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.3 2008/06/26 05:00:55 slords 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 1
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
 #Patch0:  
13  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
14  BuildArchitectures: noarch  BuildArchitectures: noarch
15  Requires: imp-h3 >= 4.2  Requires: imp-h3 >= 4.2
# Line 22  Requires: php Line 21  Requires: php
21  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
22  AutoReqProv: no  AutoReqProv: no
23  Obsoletes: smeserver-ingo-menuarray  Obsoletes: smeserver-ingo-menuarray
 Obsoletes: e-smith-ingo <= 1.1  
24    
25  %changelog  %changelog
26    * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
27    - Roll new stream to separate sme7/sme8 trees [SME: 4633]
28    
29    * Tue Sep 16 2008 John H. Bennett III <bennettj@johnbennettservices.com> 1.2-2    
30    - Update to e-smith-ingo templates to reflect changes in Ingo 1.2.1 [SME: 4568]
31    
32  * 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    
33  - Initial production build  - Initial production build
34    
# Line 43  so that INGO will work properly on SME S Line 47  so that INGO will work properly on SME S
47  %prep  %prep
48  %setup  %setup
49    
 #%patch0 -p1  
   
50  %build  %build
51    
52  perl createlinks  perl createlinks
# Line 58  echo "%doc COPYING"          >> %{name}- Line 60  echo "%doc COPYING"          >> %{name}-
60  %clean  %clean
61  rm -rf $RPM_BUILD_ROOT  rm -rf $RPM_BUILD_ROOT
62    
 %pre  
   
 %preun  
   
 %post  
   
 %postun  
   
63  %files -f %{name}-%{version}-filelist  %files -f %{name}-%{version}-filelist
64  %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