/[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.130 by jpp, Sat Feb 19 04:49:01 2022 UTC Revision 1.131 by jpp, Tue Apr 5 02:35:16 2022 UTC
# Line 1  Line 1 
1  # $Id: e-smith-base.spec,v 1.129 2022/02/17 22:06:31 jpp Exp $  # $Id: e-smith-base.spec,v 1.130 2022/02/19 04:49:01 jpp 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.1  %define version 5.8.1
7  %define release 8  %define release 9
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 17  Patch2: e-smith-base-5.8.1-bz11766-group Line 17  Patch2: e-smith-base-5.8.1-bz11766-group
17  # Patch: e-smith-base-5.8.1-bz11772-ellipticcert.patch  # Patch: e-smith-base-5.8.1-bz11772-ellipticcert.patch
18  Patch3: e-smith-base-5.8.1-bz11795-persistent-journald.patch  Patch3: e-smith-base-5.8.1-bz11795-persistent-journald.patch
19  Patch4: e-smith-base-5.8.1-bz946-bz10484-bz11813-logs.patch  Patch4: e-smith-base-5.8.1-bz946-bz10484-bz11813-logs.patch
20    Patch5: e-smith-base-5.8.1-bz11930-dhclient.patch
21    
22  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
23  Requires: pwauth  Requires: pwauth
# Line 81  e-smith server and gateway software - ba Line 82  e-smith server and gateway software - ba
82  %patch2 -p1  %patch2 -p1
83  %patch3 -p1  %patch3 -p1
84  %patch4 -p1  %patch4 -p1
85    %patch5 -p1
86    
87  %build  %build
88    
# Line 112  mkdir -p $RPM_BUILD_ROOT/etc/selinux Line 114  mkdir -p $RPM_BUILD_ROOT/etc/selinux
114      --file /sbin/e-smith/systemd/mdmonitor-pre 'attr(0554,root,root)' \      --file /sbin/e-smith/systemd/mdmonitor-pre 'attr(0554,root,root)' \
115      --file /sbin/e-smith/systemd/rsyslog-pre 'attr(0554,root,root)' \      --file /sbin/e-smith/systemd/rsyslog-pre 'attr(0554,root,root)' \
116      --file /etc/cron.daily/conf-mod_ssl 'attr(0544,root,root)' \      --file /etc/cron.daily/conf-mod_ssl 'attr(0544,root,root)' \
117        --file /etc/dhcp/dhclient-exit-hooks 'attr(0755,root,root)' \
118      --dir /var/log/dhcpd 'attr(2750,smelog,smelog)' \      --dir /var/log/dhcpd 'attr(2750,smelog,smelog)' \
119      --dir /etc/e-smith/pam 'attr(0700,root,root)' \      --dir /etc/e-smith/pam 'attr(0700,root,root)' \
120      --dir /home/e-smith/ssl.key 'attr(0700,root,root)' \      --dir /home/e-smith/ssl.key 'attr(0700,root,root)' \
# Line 187  fi Line 190  fi
190    
191    
192  %changelog  %changelog
193    * Mon Apr 04 2022 Jean-Philippe Pialasse <tests@pialasse.com> 5.8.1-9.sme
194    - fix dhcp address not propagated [SME: 11930]
195    
196  * Thu Feb 17 2022 Jean-Philippe Pialasse <tests@pialasse.com> 5.8.1-8.sme  * Thu Feb 17 2022 Jean-Philippe Pialasse <tests@pialasse.com> 5.8.1-8.sme
197  - make rsyslog listen journald which listen /dev/log [SME: 11813]  - make rsyslog listen journald which listen /dev/log [SME: 11813]
198    template for /etc/systemd/journald.conf    template for /etc/systemd/journald.conf


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