1 |
# $Id: e-smith-cvm-unix-local.spec,v 1.7 2022/02/19 03:10:54 jpp Exp $ |
# $Id: e-smith-cvm-unix-local.spec,v 1.10 2022/03/08 13:02:34 jcrisp 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 7 |
%define release 9 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
15 |
Patch2: e-smith-cvm-unix-local-2.6.0-bz11807-log.patch |
Patch2: e-smith-cvm-unix-local-2.6.0-bz11807-log.patch |
16 |
|
|
17 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
18 |
Requires: cvm >=0.97 |
Requires: cvm >= 0.97 |
19 |
#Requires: daemontools |
#Requires: daemontools |
20 |
Requires: e-smith-lib >= 1.13.1-90 |
Requires: e-smith-lib >= 1.13.1-90 |
21 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
26 |
Module for supervising cvm auth daemon |
Module for supervising cvm auth daemon |
27 |
|
|
28 |
%changelog |
%changelog |
29 |
|
* Tue Mar 08 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-9.sme |
30 |
|
- reverting to release 7 state [SME: 11885] |
31 |
|
|
32 |
|
* Tue Mar 08 2022 John Crisp <jcrisp@safeandsoundit.co.uk> 2.6.0-8.sme |
33 |
|
- Add yum action to restart post install [SME: 11885] |
34 |
|
|
35 |
* Tue Mar 08 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-7.sme |
* Tue Mar 08 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-7.sme |
36 |
- bump requirement for cvm [SME: 11885] |
- bump requirement for cvm [SME: 11885] |
37 |
removing daemontools requirement |
removing daemontools requirement |