/[smecontribs]/rpms/smeserver-affa/contribs10/smeserver-affa.spec
ViewVC logotype

Diff of /rpms/smeserver-affa/contribs10/smeserver-affa.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.2 by jcrisp, Tue Mar 23 14:27:50 2021 UTC Revision 1.3 by jcrisp, Mon Mar 29 13:15:26 2021 UTC
# Line 1  Line 1 
1  Summary: A rsync-based backup program for linux, adapted to Koozali SME server 10  Summary: A rsync-based backup program for linux, adapted to Koozali SME server 10
2  %define name smeserver-affa  %define name smeserver-affa
3  Name: %{name}  Name: %{name}
4  %define version 3.3.0  %define version 3.3.1
5  %define release 1  %define release 1
6  Version: %{version}  Version: %{version}
7  Release: %{release}%{?dist}  Release: %{release}%{?dist}
# Line 60  rm -f $RPM_BUILD_ROOT/sbin/affa.tmp Line 60  rm -f $RPM_BUILD_ROOT/sbin/affa.tmp
60      --file "/etc/sudoers.d/affa" "attr(0440,root,root)" \      --file "/etc/sudoers.d/affa" "attr(0440,root,root)" \
61      > %{name}-%{version}-filelist      > %{name}-%{version}-filelist
62    
 %files -f %{name}-%{version}-filelist  
   
63  # We could use this for docs I guess - we should standardise this sort of thing  # We could use this for docs I guess - we should standardise this sort of thing
64  #%doc README LICENSE README  #%doc README LICENSE README
65    echo "%doc LICENSE COPYING README WARRANTY" >> %{name}-%{version}-filelist
66    
67    
68    
69    %files -f %{name}-%{version}-filelist
70    
71  %clean  %clean
72  rm -rf $RPM_BUILD_ROOT  rm -rf $RPM_BUILD_ROOT
# Line 81  exit 0 Line 84  exit 0
84  exit 0  exit 0
85    
86  %changelog  %changelog
87  * Tue Mar 23 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 3.3.0-1.sme  * Mon Mar 29 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 3.3.1-1.sme
88    - Fix Warranty [SME: 11500]
89    - Fix Licence [SME: 11501]
90    - Remove atalk [SME: 11503]
91    
92    * Tue Mar 23 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 3.3.0-1.sme
93  - New version for Koozali SME v10 [SME: 11024]  - New version for Koozali SME v10 [SME: 11024]
94  - incorporated old patches  - incorporated old patches
95  - tidied up some old git files  - tidied up some old git files


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