/[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.16 by unnilennium, Wed Apr 13 16:07:33 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.15 2016/04/13 15:06:37 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 14
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    Patch6: e-smith-base-5.8.0-PasswordSet.patch
20  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
21  BuildArch: noarch  BuildArch: noarch
22  Requires: pwauth  Requires: pwauth
# Line 57  AutoReqProv: no Line 62  AutoReqProv: no
62  e-smith server and gateway software - base module.  e-smith server and gateway software - base module.
63    
64  %changelog  %changelog
65    * Wed Apr 13 2016 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-14.sme
66    - fix password not asked after signal-event post-install [SME: 9445]
67    
68    * Wed Apr 13 2016 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-13.sme
69    - only start services on regular boot  [SME: 9436]
70    
71    * Tue Apr 12 2016 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-12.sme
72    - fix getting locale for db configuration  [SME: 9378]
73    
74    * Mon Apr 11 2016 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-11.sme
75    - rearange startup [SME: 9352]
76    - let systemd handle following unsupervised services:
77    - bootstrap-console, rsyslog, irqbalance, crond, acpid, smartd
78    - disable from systemd services whith link in rc7.d
79    - let bootstrap-console run at every reboot and handle surpevised services startup
80    
81    * Mon Apr 11 2016 Daniel Berteaud <daniel@firewall-services.com> 5.8.0-9.sme
82    - Remove ctrlaltdel service entry [SME: 9437]
83    
84  * 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
85  - Remove obsolete services [SME: 9420]  - Remove obsolete services [SME: 9420]
86    
# Line 1808  e-smith server and gateway software - ba Line 1832  e-smith server and gateway software - ba
1832  %setup  %setup
1833  %patch0 -p1  %patch0 -p1
1834  %patch1 -p1  %patch1 -p1
1835    %patch2 -p1
1836    %patch3 -p1
1837    %patch4 -p1
1838    %patch5 -p1
1839    %patch6 -p1
1840    
1841  %pre  %pre
1842  /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