/[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.10 by jpp, Thu Jul 21 15:02:25 2022 UTC Revision 1.16 by terryfage, Sat Feb 11 09:01:47 2023 UTC
# Line 1  Line 1 
1  # $Id: smeserver-BackupPC.spec,v 1.9 2022/07/21 14:56:35 jpp Exp $  # $Id: smeserver-BackupPC.spec,v 1.15 2023/02/10 12:05:42 terryfage 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: 10%{?dist}  Release: 15%{?dist}
8  Summary: BackupPC integration into SME server  Summary: BackupPC integration into SME server
9    
10  Group: Applications/System  Group: Applications/System
# Line 19  Patch4: smeserver-BackupPC-0.2-bz10884-l Line 19  Patch4: smeserver-BackupPC-0.2-bz10884-l
19  Patch5: smeserver-BackupPC-0.2-Add-sm2-panel-using-iframe.patch  Patch5: smeserver-BackupPC-0.2-Add-sm2-panel-using-iframe.patch
20  Patch6: smeserver-BackupPC-0.2-bz12000-backup.patch  Patch6: smeserver-BackupPC-0.2-bz12000-backup.patch
21  Patch7: smeserver-BackupPC-0.2-bz11875-DefaultType.patch  Patch7: smeserver-BackupPC-0.2-bz11875-DefaultType.patch
22    Patch8: smeserver-BackupPC-0.2-bz12036-24syntax.patch
23    Patch9: smeserver-BackupPC-0.2-bz10513-prunepaths.patch
24    Patch10: smeserver-BackupPC-0.2-bz10513-expand-updatedb-conf.patch
25    
26  BuildRoot: %{_tmppath}/%{name}-%{version}  BuildRoot: %{_tmppath}/%{name}-%{version}
27  BuildArch: noarch  BuildArch: noarch
# Line 30  Requires: BackupPC >= 4.0.0 Line 33  Requires: BackupPC >= 4.0.0
33  Requires: smeserver-remoteuseraccess  Requires: smeserver-remoteuseraccess
34  Requires: openssl  Requires: openssl
35  #Requires: e-smith-manager >= 2.8.0  #Requires: e-smith-manager >= 2.8.0
36    Requires: e-smith-apache >= 2.6.0-19
37  AutoReqProv: no  AutoReqProv: no
38    
39  #Conflicts: smeserver-backuppc.fws  #Conflicts: smeserver-backuppc.fws
# Line 58  This package contains specific configura Line 62  This package contains specific configura
62    
63  #----------------------------------------------------  #----------------------------------------------------
64    
65    %changelog
66    * Sat Feb 11 2023 Zsolt Vasarhelyi <vasarhelyizsolt@hotmail.com> 0.2-15.sme
67    - expand-updatedb-conf patch [SME: 10513]
68    
69    * Fri Feb 10 2023 Zsolt Vasarhelyi <vasarhelyizsolt@hotmail.com> 0.2-14.sme
70    - $Conf{TopDir} not in locate configuration's PRUNEPATHS  [SME: 10513]
71    
72    * Sun Jul 31 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.2-13.sme
73    - update to httpd 2.4 syntax [SME: 12036]
74      including Requires, and bkpc-conf
75    
76    * Sat Jul 30 2022 Brian Read <brianr@bjsystems.co.uk> 0.2-12.sme
77    - Re-build and link to latest devtools [SME: 11997]
78    
79    * Mon Jul 25 2022 Zsolt Vasarhelyi <vasarhelyizsolt@hotmail.com> 0.2-11.sme
80    - update to httpd 2.4 syntax [SME: 12036]
81    
 %changelog  
82  * Thu Jul 21 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.2-10.sme  * Thu Jul 21 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.2-10.sme
83  - add configuration to core backup [SME: 1200]  - add configuration to core backup [SME: 12000]
84  - fix deprecated use of DefaultType [SME: 11875]  - Re-build and link to latest devtools deprecated use of DefaultType [SME: 11875]
85    
86  * Fri Oct 01 2021 Brian Read <brianr@bjsystems.co.uk> 0.2-9.sme  * Fri Oct 01 2021 Brian Read <brianr@bjsystems.co.uk> 0.2-9.sme
87  - Add in code for SM2 panel using iframe - note: Authentication not sorted [SME: 11701]  - Add in code for SM2 panel using iframe - note: Authentication not sorted [SME: 11701]
# Line 177  This package contains specific configura Line 195  This package contains specific configura
195  %patch5 -p1  %patch5 -p1
196  %patch6 -p1  %patch6 -p1
197  %patch7 -p1  %patch7 -p1
198    %patch8 -p1
199    %patch9 -p1
200    %patch10 -p1
201    
202  %build  %build
203  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