/[smeserver]/rpms/e-smith-cvm-unix-local/sme10/e-smith-cvm-unix-local.spec
ViewVC logotype

Diff of /rpms/e-smith-cvm-unix-local/sme10/e-smith-cvm-unix-local.spec

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

Revision 1.4 by jpp, Mon Jan 11 07:42:42 2021 UTC Revision 1.5 by jpp, Wed Dec 15 03:39:43 2021 UTC
# Line 1  Line 1 
1  # $Id: e-smith-cvm-unix-local.spec,v 1.3 2021/01/09 04:55:33 jpp Exp $  # $Id: e-smith-cvm-unix-local.spec,v 1.4 2021/01/11 07:42:42 jpp Exp $
2    
3  Summary: Module for supervising cvm auth daemon  Summary: Module for supervising cvm auth daemon
4  %define name e-smith-cvm-unix-local  %define name e-smith-cvm-unix-local
5  Name: %{name}  Name: %{name}
6  %define version 2.6.0  %define version 2.6.0
7  %define release 3  %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.xz  Source: %{name}-%{version}.tar.xz
13  Patch: e-smith-cvm-unix-local-2.6.0-bz11314-bz11125-systemd-update.patch  Patch0: e-smith-cvm-unix-local-2.6.0-bz11314-bz11125-systemd-update.patch
14    Patch1: e-smith-cvm-unix-local-2.6.0-bz11792-alwaysreload.patch
15    
16  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
17  Requires: cvm daemontools  Requires: cvm daemontools
# Line 23  AutoReqProv: no Line 24  AutoReqProv: no
24  Module for supervising cvm auth daemon  Module for supervising cvm auth daemon
25    
26  %changelog  %changelog
27    * Tue Dec 14 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-4.sme
28    - fix service stopping restarting on crash [SME: 11792]
29    
30  * Mon Jan 11 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme  * Mon Jan 11 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme
31  - fix typo [SME: 11314]  - fix typo [SME: 11314]
32    
# Line 92  Module for supervising cvm auth daemon Line 96  Module for supervising cvm auth daemon
96    
97  %prep  %prep
98  %setup  %setup
99  %patch -p1  %patch0 -p1
100    %patch1 -p1
101  rm -rf root/var/service  rm -rf root/var/service
102    
103  %build  %build


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