/[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.9 by vip-ire, Wed Oct 25 07:18:48 2017 UTC Revision 1.14 by jpp, Sat Jan 2 06:45:27 2021 UTC
# Line 1  Line 1 
1  # $Id: e-smith-lib.spec,v 1.8 2017/10/23 07:21:23 vip-ire Exp $  # $Id: e-smith-lib.spec,v 1.13 2021/01/01 23:22:03 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 8  %define release 13
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: Artistic  License: Artistic
# Line 15  Patch1: e-smith-lib-2.6.0-mariadb.patch Line 15  Patch1: e-smith-lib-2.6.0-mariadb.patch
15  Patch2: e-smith-lib-2.6.0.bz9691.syslof.patch  Patch2: e-smith-lib-2.6.0.bz9691.syslof.patch
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
19    Patch6: e-smith-lib-2.6.0-bz11177-systemd.patch
20    Patch7: e-smith-lib-2.6.0-bz11177-signals.patch
21    
22  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
23  BuildArchitectures: noarch  BuildArchitectures: noarch
24  BuildRequires: e-smith-devtools >= 1.6.3-01  BuildRequires: e-smith-devtools >= 1.6.3-01
# Line 34  Requires: pciutils Line 38  Requires: pciutils
38  e-smith server and gateway software - library module.  e-smith server and gateway software - library module.
39    
40  %changelog  %changelog
41    * Sat Jan 02 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-13.sme
42    - partial revert of signals [SME: 11177]
43      signal s not passed to runit services (dnscache*, qmail, qpsmtpd...)
44      services handled by systemd crash if they do not have Restart=always defined
45    
46    * Fri Jan 01 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-12.sme
47    - add support for signals SIG* with systemd [SME: 11177]
48      fix typo for reload-or-try-restart
49      unsupervised services: really stop when disabled and start stopped enabled ones
50    
51    * Thu Nov 26 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-11.sme
52    - remove error when sending sighup event [SME: 11177]
53    
54    * Tue Nov 17 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-10.sme
55    - allow more systemctl controls [SME: 11177]
56      convert unrecognized signals from service2adjust in events for systemd
57      handle unsupervised services the same way supervised were in adjust-services
58    - create e-smith-lib-event [SME: 11141]
59      
60    * Thu Dec 12 2019 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme
61    - add support for systemctl reload-or-restart, try-restart, enable -now  [SME: 10848]
62    
63  * Wed Oct 25 2017 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-8.sme  * Wed Oct 25 2017 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-8.sme
64  - Revert prev change regarding tap_soft, as it's not needed [SME: 10445]  - Revert prev change regarding tap_soft, as it's not needed [SME: 10445]
65    
# Line 838  e-smith server and gateway software - li Line 864  e-smith server and gateway software - li
864  %patch2 -p1  %patch2 -p1
865  %patch3 -p1  %patch3 -p1
866  %patch4 -p1  %patch4 -p1
867    %patch5 -p1
868    %patch6 -p1
869    # creating an event that do nothing. db init is done every time by yum already.
870    mkdir root/etc/e-smith/events/e-smith-lib-update
871    %patch7 -p1
872    
873    
874  %pre  %pre
875    


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