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

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

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

Revision 1.4 by brianr, Tue Jan 26 12:37:28 2021 UTC Revision 1.9 by jpp, Thu Jul 21 14:56:35 2022 UTC
# Line 1  Line 1 
1  # $Id: smeserver-BackupPC.spec,v 1.3 2020/11/27 12:21:05 brianr Exp $  # $Id: smeserver-BackupPC.spec,v 1.8 2021/10/02 07:49:55 brianr Exp $
2  # Authority: vip-ire  # Authority: vip-ire
3  # Name: Daniel Berteaud  # Name: Daniel Berteaud
4    
5  Name: smeserver-BackupPC  Name: smeserver-BackupPC
6  Version: 0.2  Version: 0.2
7  Release: 6%{?dist}  Release: 10%{?dist}
8  Summary: BackupPC integration into SME server  Summary: BackupPC integration into SME server
9    
10  Group: Applications/System  Group: Applications/System
# Line 14  Source: %{name}-%{version}.tar.xz Line 14  Source: %{name}-%{version}.tar.xz
14  Patch0: smeserver-BackupPC-0.2.bz10266.updatetktauth.patch  Patch0: smeserver-BackupPC-0.2.bz10266.updatetktauth.patch
15  Patch1: smeserver-BackupPC-0.2-Add-extra-loadmodules-in-httpd.conf.patch  Patch1: smeserver-BackupPC-0.2-Add-extra-loadmodules-in-httpd.conf.patch
16  Patch2: smeserver-BackupPC-0.2-Update-createlinks-for-systemd-for-SME10.patch  Patch2: smeserver-BackupPC-0.2-Update-createlinks-for-systemd-for-SME10.patch
17    Patch3: smeserver-BackupPC-0.2-Get-httpd-bkpc-task-running.patch
18    Patch4: smeserver-BackupPC-0.2-bz10884-localhostBackupWithoutSSH.patch
19    Patch5: smeserver-BackupPC-0.2-Add-sm2-panel-using-iframe.patch
20    Patch6: smeserver-BackupPC-0.2-bz12000-backup.patch
21    
22  BuildRoot: %{_tmppath}/%{name}-%{version}  BuildRoot: %{_tmppath}/%{name}-%{version}
23  BuildArch: noarch  BuildArch: noarch
# Line 24  Requires: mod_auth_tkt Line 28  Requires: mod_auth_tkt
28  Requires: BackupPC >= 4.0.0  Requires: BackupPC >= 4.0.0
29  Requires: smeserver-remoteuseraccess  Requires: smeserver-remoteuseraccess
30  Requires: openssl  Requires: openssl
31  Requires: e-smith-manager >= 2.8.0  #Requires: e-smith-manager >= 2.8.0
32    AutoReqProv: no
33    
34  #Conflicts: smeserver-backuppc.fws  #Conflicts: smeserver-backuppc.fws
35  Obsoletes: smeserver-backuppc.fws  Obsoletes: smeserver-backuppc.fws
# Line 55  This package contains specific configura Line 60  This package contains specific configura
60    
61    
62  %changelog  %changelog
63    * Thu Jul 21 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.2-10.sme
64    - add configuration to core backup [SME: 1200]
65    
66    * Fri Oct 01 2021 Brian Read <brianr@bjsystems.co.uk> 0.2-9.sme
67    - Add in code for SM2 panel using iframe - note: Authentication not sorted [SME: 11701]
68    
69    * Fri Apr 02 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.2-8.sme
70    - allow localhost SME backup without SSH, but sudo [SME: 10884]
71    
72    * Wed Jan 27 2021 Brian Read <brianr@bjsystems.co.uk> 0.2-7.sme
73    - Get-httpd-bkpc-task-running [SME: 11055]
74    
75  * Mon Jan 11 2021 Brian Read <brianr@bjsystems.co.uk> 0.2-6.sme  * Mon Jan 11 2021 Brian Read <brianr@bjsystems.co.uk> 0.2-6.sme
76  - Update createlinks for systemd according to [SME: 10959][SME: 11055]  - Update createlinks for systemd according to [SME: 10959][SME: 11055]
77    
# Line 153  This package contains specific configura Line 170  This package contains specific configura
170  %patch0 -p1  %patch0 -p1
171  %patch1 -p1  %patch1 -p1
172  %patch2 -p1  %patch2 -p1
173    %patch3 -p1
174    %patch4 -p1
175    %patch5 -p1
176    %patch6 -p1
177    
178  %build  %build
179  perl createlinks  perl createlinks


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