/[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.69 by chrissn, Wed Nov 25 15:30:11 2020 UTC Revision 1.70 by jpp, Mon Nov 30 02:50:37 2020 UTC
# Line 1  Line 1 
1  # $Id: e-smith-base.spec,v 1.68 2020/11/25 14:27:44 chrissn Exp $  # $Id: e-smith-base.spec,v 1.69 2020/11/25 15:30:11 chrissn 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 57  %define release 58
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 103  AutoReqProv: no Line 103  AutoReqProv: no
103  e-smith server and gateway software - base module.  e-smith server and gateway software - base module.
104    
105  %changelog  %changelog
106    * Sun Nov 29 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-58.sme
107    - fix permission for /sbin/e-smith/systemd/mdmonitor-pre [SME: 11094]
108    
109  * Wed Nov 25 2020 Chris Sansom-Ninnes <chris@sansom.ninnes.net> 5.8.0-57.sme  * Wed Nov 25 2020 Chris Sansom-Ninnes <chris@sansom.ninnes.net> 5.8.0-57.sme
110  - Don't ask for confirmation to save changes on first install configuration [SME: 11193]  - Don't ask for confirmation to save changes on first install configuration [SME: 11193]
111    
# Line 2116  rm -rf $RPM_BUILD_ROOT Line 2119  rm -rf $RPM_BUILD_ROOT
2119  mkdir -p $RPM_BUILD_ROOT/etc/selinux  mkdir -p $RPM_BUILD_ROOT/etc/selinux
2120  (cd root   ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)  (cd root   ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
2121  /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \  /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
2122        --file /sbin/e-smith/systemd/mdmonitor-pre 'attr(0554,root,root)' \
2123      --file /etc/cron.daily/conf-mod_ssl 'attr(0544,root,root)' \      --file /etc/cron.daily/conf-mod_ssl 'attr(0544,root,root)' \
2124      --file /etc/rc.d/rc.e-smith 'attr(0750,root,root)' \      --file /etc/rc.d/rc.e-smith 'attr(0750,root,root)' \
2125      --dir /var/service/dhcpd 'attr(01755,root,root)' \      --dir /var/service/dhcpd 'attr(01755,root,root)' \


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