/[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.10 by vip-ire, Mon Apr 11 19:04:48 2016 UTC Revision 1.15 by unnilennium, Wed Apr 13 15:06:37 2016 UTC
# Line 1  Line 1 
1  # $Id: e-smith-base.spec,v 1.9 2016/03/29 16:27:18 unnilennium Exp $  # $Id: e-smith-base.spec,v 1.14 2016/04/12 07:23:30 unnilennium 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.0  %define version 5.8.0
7  %define release 8  %define release 13
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 12  Group: Networking/Daemons Line 12  Group: Networking/Daemons
12  Source: %{name}-%{version}.tar.xz  Source: %{name}-%{version}.tar.xz
13  Patch0: e-smith-base-5.8.0-cpuspeed.patch  Patch0: e-smith-base-5.8.0-cpuspeed.patch
14  Patch1: e-smith-base-5.8.0-remove_obsolete_services.patch  Patch1: e-smith-base-5.8.0-remove_obsolete_services.patch
15    Patch2: e-smith-base-5.8.0-remove_ctrlaltdel.patch
16    Patch3: e-smith-base-5.8.0-movese_services_to_systemd.patch
17    Patch4: e-smith-base-5.8.0-LOCALE.patch
18    Patch5: e-smith-base-5.8.0-install_on_every_reboot.patch
19  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
20  BuildArch: noarch  BuildArch: noarch
21  Requires: pwauth  Requires: pwauth
# Line 57  AutoReqProv: no Line 61  AutoReqProv: no
61  e-smith server and gateway software - base module.  e-smith server and gateway software - base module.
62    
63  %changelog  %changelog
64    * Wed Apr 13 2016 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-13.sme
65    - only start services on regular boot  [SME: 9436]
66    
67    * Tue Apr 12 2016 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-12.sme
68    - fix getting locale for db configuration  [SME: 9378]
69    
70    * Mon Apr 11 2016 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-11.sme
71    - rearange startup [SME: 9352]
72    - let systemd handle following unsupervised services:
73    - bootstrap-console, rsyslog, irqbalance, crond, acpid, smartd
74    - disable from systemd services whith link in rc7.d
75    - let bootstrap-console run at every reboot and handle surpevised services startup
76    
77    * Mon Apr 11 2016 Daniel Berteaud <daniel@firewall-services.com> 5.8.0-9.sme
78    - Remove ctrlaltdel service entry [SME: 9437]
79    
80  * Mon Apr 11 2016 Daniel Berteaud <daniel@firewall-services.com> 5.8.0-8.sme  * Mon Apr 11 2016 Daniel Berteaud <daniel@firewall-services.com> 5.8.0-8.sme
81  - Remove obsolete services [SME: 9420]  - Remove obsolete services [SME: 9420]
82    
# Line 1808  e-smith server and gateway software - ba Line 1828  e-smith server and gateway software - ba
1828  %setup  %setup
1829  %patch0 -p1  %patch0 -p1
1830  %patch1 -p1  %patch1 -p1
1831    %patch2 -p1
1832    %patch3 -p1
1833    %patch4 -p1
1834    %patch5 -p1
1835    
1836  %pre  %pre
1837  /sbin/e-smith/create-system-user smelastsys 2999 \  /sbin/e-smith/create-system-user smelastsys 2999 \


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