/[smeserver]/rpms/e-smith-ibays/sme9/e-smith-ibays.spec
ViewVC logotype

Diff of /rpms/e-smith-ibays/sme9/e-smith-ibays.spec

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

Revision 1.1 by slords, Wed Feb 6 21:30:27 2013 UTC Revision 1.5 by burnat, Sun Dec 8 02:34:32 2013 UTC
# Line 1  Line 1 
1  # $Id: e-smith-ibays.spec,v 1.19 2011/12/23 22:13:36 snetram Exp $  # $Id: e-smith-ibays.spec,v 1.4 2013/12/01 03:37:41 wellsi Exp $
2    
3  Summary: e-smith server and gateway - ibays module  Summary: e-smith server and gateway - ibays module
4  %define name e-smith-ibays  %define name e-smith-ibays
5  Name: %{name}  Name: %{name}
6  %define version 2.4.0  %define version 2.4.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.xz  Source: %{name}-%{version}.tar.xz
13    Patch1: e-smith-ibays-2.4.0-ibay_auth.patch
14    Patch2: e-smith-ibays-2.4.0-primary_ibay_symlink.patch
15    Patch3: e-smith-ibays-2.4.0-force-https.patch
16    Patch4: e-smith-ibays-2.4.0-https-patch-en-us.patch
17  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
18  BuildArchitectures: noarch  BuildArchitectures: noarch
19  Requires: e-smith-base >= 4.13.15-76  Requires: e-smith-base >= 4.13.15-76
# Line 25  AutoReqProv: no Line 29  AutoReqProv: no
29  e-smith server and gateway software - ibays module.  e-smith server and gateway software - ibays module.
30    
31  %changelog  %changelog
32    * Sat Dec 8 2013 Chris Burnat <devlist@burnat.com> 2.4.0-5.sme
33    - Update en-us translation file by Stephane de Labrusse [SME: 3675]
34    
35    * Sat Nov 30 2013 Ian Wells <esmith@wellsi.com> 2.4.0-4.sme
36    - Provide the ability to force https per ibay by Stephane de Labrusse [SME: 3675]
37    
38    * Mon Sep 30 2013 John H. Bennett III <bennettj@johnbennettservices.com> 2.4.0-3.sme
39    - Patch to remove symlink to Primary ibay from /home/e-smith/files/primary [SME: 3730]
40    
41    * Mon Sep 30 2013 John H. Bennett III <bennettj@johnbennettservices.com> 2.4.0-2.sme
42    - Patch to correct issue with not being able to access a password protected ibay [SME: 7794]
43    
44  * Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme  * Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme
45  - Roll new stream for sme9  - Roll new stream for sme9
46    
# Line 281  e-smith server and gateway software - ib Line 297  e-smith server and gateway software - ib
297  %prep  %prep
298  %setup  %setup
299    
300    %patch1 -p1
301    %patch2 -p1
302    %patch3 -p1
303    %patch4 -p1
304    
305  %pre  %pre
306  %post  %post
307    


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