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

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

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

Revision 1.6 by slords, Tue Oct 7 19:24:32 2008 UTC Revision 1.9 by snetram, Sun Jan 4 18:06:50 2009 UTC
# Line 1  Line 1 
1  # $Id: e-smith-turba.spec,v 1.5 2008/07/12 03:50:53 mrjhb3 Exp $  # $Id: e-smith-turba.spec,v 1.8 2009/01/03 04:13:55 mrjhb3 Exp $
2    
3  Summary: e-smith module to configure Turba 1.0  Summary: e-smith module to configure Turba 1.0
4  %define name e-smith-turba  %define name e-smith-turba
5  Name: %{name}  Name: %{name}
6  %define version 3.0.0  %define version 3.0.0
7  %define release 1  %define release 4
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-turba-2.3.patch
14    Patch2: e-smith-turba-2.3.1.patch
15  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
16  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
17  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 20  Obsoletes: dcb-e-smith-turba Line 22  Obsoletes: dcb-e-smith-turba
22  Obsoletes: smeserver-turba-menuarray  Obsoletes: smeserver-turba-menuarray
23    
24  %changelog  %changelog
25    * Sun Jan 5 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 3.0.0-4
26    - Fix turba.sql patch to prevent creating a .orig file [SME: 4910]
27    
28    * Fri Jan 2 2009 John H. Bennett III <bennettj@johnbennettservices.com> 3.0.0-3
29    - Updated template files to reflect changes in Turba 2.3.1
30    
31    * Sat Dec 06 2008 John H. Bennett III <bennettj@johnbennettservices.com> 3.0.0-2      
32    - Updated template files to reflect changes in Turba 2.3 [SME: 4833]
33    
34  * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 3.0.0-1.sme  * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 3.0.0-1.sme
35  - Roll new stream to separate sme7/sme8 trees [SME: 4633]  - Roll new stream to separate sme7/sme8 trees [SME: 4633]
36    
# Line 47  so that Turba will work properly on SME Line 58  so that Turba will work properly on SME
58  %prep  %prep
59  %setup  %setup
60    
61    %patch1 -p1
62    %patch2 -p1
63    
64  %build  %build
65  for i in bootstrap-console-save post-install post-upgrade email-update  for i in bootstrap-console-save post-install post-upgrade email-update
66  do  do


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