/[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.141 by jpp, Fri Sep 9 05:53:40 2022 UTC Revision 1.142 by jpp, Tue Nov 22 19:51:59 2022 UTC
# Line 1  Line 1 
1  # $Id: e-smith-base.spec,v 1.140 2022/07/30 02:01:33 jpp Exp $  # $Id: e-smith-base.spec,v 1.141 2022/09/09 05:53:40 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 18  %define release 19
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 22  Patch6: e-smith-base-5.8.1-bz11813-noise Line 22  Patch6: e-smith-base-5.8.1-bz11813-noise
22  Patch7: e-smith-base-5.8.1-bz11950-symlinked-logs.patch  Patch7: e-smith-base-5.8.1-bz11950-symlinked-logs.patch
23  Patch8: e-smith-base-5.8.1-bz11956-rsshusers-ldap.patch  Patch8: e-smith-base-5.8.1-bz11956-rsshusers-ldap.patch
24  Patch9: e-smith-base-5.8.1-bz12130-onlySelfHosts.patch  Patch9: e-smith-base-5.8.1-bz12130-onlySelfHosts.patch
25    Patch10: e-smith-base-5.8.1-bz12190-smartd.conf.patch
26    
27  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
28  Requires: pwauth  Requires: pwauth
# Line 91  e-smith server and gateway software - ba Line 92  e-smith server and gateway software - ba
92  %patch7 -p1  %patch7 -p1
93  %patch8 -p1  %patch8 -p1
94  %patch9 -p1  %patch9 -p1
95    %patch10 -p1
96    
97  %build  %build
98    
# Line 199  fi Line 201  fi
201    
202    
203  %changelog  %changelog
204    * Tue Nov 22 2022 Jean-Philippe Pialasse <tests@pialasse.com> 5.8.1-19.sme
205    - fix smartd not running because config path has changed [SME: 12190]
206    - do not check disk is in standby
207    
208  * Fri Sep 09 2022 Jean-Philippe Pialasse <tests@pialasse.com> 5.8.1-18.sme  * Fri Sep 09 2022 Jean-Philippe Pialasse <tests@pialasse.com> 5.8.1-18.sme
209  - fix comparison operator for logrotate fix [SME: 11950]  - fix comparison operator for logrotate fix [SME: 11950]
210    changing also restart to reload [SME: 12164]    changing also restart to reload [SME: 12164]


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