/[smeserver]/rpms/smeserver-audittools/sme10/smeserver-audittools.spec
ViewVC logotype

Diff of /rpms/smeserver-audittools/sme10/smeserver-audittools.spec

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

Revision 1.1 by stephdl, Fri Feb 5 23:46:33 2016 UTC Revision 1.4 by jpp, Tue Apr 5 23:31:38 2022 UTC
# Line 1  Line 1 
1  # $Id: smeserver-audittools.spec,v 1.3 2014/02/02 21:51:15 wellsi Exp $  # $Id: smeserver-audittools.spec,v 1.3 2021/08/23 04:13:22 jpp Exp $
2    
3  Summary: SME Server auditing tools  Summary: SME Server auditing tools
4  %define name smeserver-audittools  %define name smeserver-audittools
5  Name: %{name}  Name: %{name}
6  %define version 1.6.0  %define version 1.6.0
7  %define release 1  %define release 4
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
11  Group: System Environment/Base  Group: System Environment/Base
12  Source: %{name}-%{version}.tar.xz  Source: %{name}-%{version}.tar.xz
13    Patch0: smeserver-audittools-1.6.0-bz11674-bz11673.patch
14    Patch1: smeserver-audittools-1.6.0-bz10880-bz11932.patch
15    
16  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
17  BuildArchitectures: noarch  BuildArchitectures: noarch
18  Requires: e-smith-lib  Requires: e-smith-lib
# Line 21  Tools for consistency audits of SME Serv Line 24  Tools for consistency audits of SME Serv
24  modifications prior to upgrades.  modifications prior to upgrades.
25    
26  %changelog  %changelog
27    * Tue Apr 05 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.6.0-4.sme
28    - display yum repo as seen by yum and db [SME: 10880]
29    - add remi-safe in list of newrpms [SME: 11932]
30    
31    * Mon Aug 23 2021 Jean-Philippe Pialasse <tests@pialasse.com> 1.6.0-3.sme
32    - fix temp event displayed by events audittool [SME: 11674]
33    - fix links to different rpm rported as modified [SME: 11673]
34    
35    * Fri Jan 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 1.6.0-2.sme
36    - add update event [SME: 11161]
37    
38  * Sat Feb 06 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 1.6.0-1.sme  * Sat Feb 06 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 1.6.0-1.sme
39  - Initial release to sme10  - Initial release to sme10
40    
# Line 127  modifications prior to upgrades. Line 141  modifications prior to upgrades.
141    
142  %prep  %prep
143  %setup  %setup
144    mkdir -p  root/etc/e-smith/events/%{name}-update
145    %patch0 -p1
146    %patch1 -p1
147    
148  %build  %build
149    


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