/[smeserver]/rpms/e-smith-base/sme10/e-smith-base.spec
ViewVC logotype

Diff of /rpms/e-smith-base/sme10/e-smith-base.spec

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

Revision 1.121 by jpp, Sun Jun 6 20:49:51 2021 UTC Revision 1.122 by jpp, Thu Oct 28 02:38:07 2021 UTC
# Line 1  Line 1 
1  # $Id: e-smith-base.spec,v 1.120 2021/06/06 20:34:02 jpp Exp $  # $Id: e-smith-base.spec,v 1.121 2021/06/06 20:49:51 jpp Exp $
2    
3  Summary: e-smith server and gateway - base module  Summary: e-smith server and gateway - base module
4  %define name e-smith-base  %define name e-smith-base
5  Name: %{name}  Name: %{name}
6  %define version 5.8.1  %define version 5.8.1
7  %define release 1  %define release 2
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  Patch0: e-smith-base-5.8.1-bz11624-altdomains.patch  Patch0: e-smith-base-5.8.1-bz11624-altdomains.patch
14    Patch1: e-smith-base-5.8.1-bz11722-add-instance-support.patch
15    
16  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
17  Requires: pwauth  Requires: pwauth
# Line 71  e-smith server and gateway software - ba Line 72  e-smith server and gateway software - ba
72  %prep  %prep
73  %setup  %setup
74  %patch0 -p1  %patch0 -p1
75  #%patch1 -p1  %patch1 -p1
76  #%patch2 -p1  #%patch2 -p1
77    
78  %build  %build
# Line 178  fi Line 179  fi
179    
180    
181  %changelog  %changelog
182    * Wed Oct 27 2021 Jean-Philippe Pialasse <tests@pialasse.com> 5.8.1-2.sme
183    - add support for systemd service with instance service@instance.service [SME: 11722]
184    
185  * Sun Jun 06 2021 Jean-Philippe Pialasse <tests@pialasse.com> 5.8.1-1.sme  * Sun Jun 06 2021 Jean-Philippe Pialasse <tests@pialasse.com> 5.8.1-1.sme
186  - add local domains in self signed cert alt subjects [SME: 11624]  - add local domains in self signed cert alt subjects [SME: 11624]
187    add local hosts in self signed cert alt subjects    add local hosts in self signed cert alt subjects


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