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

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

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

Revision 1.10 by jpp, Thu Dec 12 06:57:41 2019 UTC Revision 1.11 by jpp, Tue Nov 17 16:48:09 2020 UTC
# Line 1  Line 1 
1  # $Id: e-smith-lib.spec,v 1.9 2017/10/25 07:18:48 vip-ire Exp $  # $Id: e-smith-lib.spec,v 1.10 2019/12/12 06:57:41 jpp Exp $
2    
3  Summary: e-smith server and gateway - library module  Summary: e-smith server and gateway - library module
4  %define name e-smith-lib  %define name e-smith-lib
5  Name: %{name}  Name: %{name}
6  %define version 2.6.0  %define version 2.6.0
7  %define release 9  %define release 10
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: Artistic  License: Artistic
# Line 16  Patch2: e-smith-lib-2.6.0.bz9691.syslof. Line 16  Patch2: e-smith-lib-2.6.0.bz9691.syslof.
16  Patch3: e-smith-lib-2.6.0.bz9585.fix_startup_display.patch  Patch3: e-smith-lib-2.6.0.bz9585.fix_startup_display.patch
17  Patch4: e-smith-lib-2.6.0.bz9478.patch  Patch4: e-smith-lib-2.6.0.bz9478.patch
18  Patch5: e-smith-lib-2.6.0.bz10848.systemctl-reload-or-restart.patch  Patch5: e-smith-lib-2.6.0.bz10848.systemctl-reload-or-restart.patch
19    Patch6: e-smith-lib-2.6.0-bz11177-systemd.patch
20    
21  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
22  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 36  Requires: pciutils Line 37  Requires: pciutils
37  e-smith server and gateway software - library module.  e-smith server and gateway software - library module.
38    
39  %changelog  %changelog
40    * Tue Nov 17 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-10.sme
41    - allow more systemctl controls [SME: 11177]
42      convert unrecognized signals from service2adjust in events for systemd
43      handle unsupervised services the same way supervised were in adjust-services
44    - create e-smith-lib-event [SME: 11141]
45      
46  * Thu Dec 12 2019 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme  * Thu Dec 12 2019 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme
47  - add support for systemctl reload-or-restart, try-restart, enable -now  [SME: 10848]  - add support for systemctl reload-or-restart, try-restart, enable -now  [SME: 10848]
48    
# Line 844  e-smith server and gateway software - li Line 851  e-smith server and gateway software - li
851  %patch3 -p1  %patch3 -p1
852  %patch4 -p1  %patch4 -p1
853  %patch5 -p1  %patch5 -p1
854    %patch6 -p1
855    # creating an event that do nothing. db init is done every time by yum already.
856    mkdir root/etc/e-smith/events/e-smith-lib-update
857    
858  %pre  %pre
859    


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