/[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.2 by brianr, Wed Nov 4 09:53:55 2020 UTC Revision 1.6 by jpp, Fri Apr 2 04:42:57 2021 UTC
# Line 1  Line 1 
1  # $Id: smeserver-BackupPC.spec,v 1.1 2020/10/26 14:35:59 brianr Exp $  # $Id: smeserver-BackupPC.spec,v 1.5 2021/01/27 16:04:14 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: 4%{?dist}  Release: 8%{?dist}
8  Summary: BackupPC integration into SME server  Summary: BackupPC integration into SME server
9    
10  Group: Applications/System  Group: Applications/System
# Line 12  License: GPL Line 12  License: GPL
12  URL: http://backuppc.sourceforge.net/  URL: http://backuppc.sourceforge.net/
13  Source: %{name}-%{version}.tar.xz  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
16    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    
20  BuildRoot: %{_tmppath}/%{name}-%{version}  BuildRoot: %{_tmppath}/%{name}-%{version}
21  BuildArch: noarch  BuildArch: noarch
# Line 53  This package contains specific configura Line 57  This package contains specific configura
57    
58    
59  %changelog  %changelog
60    * Fri Apr 02 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.2-8.sme
61    - allow localhost SME backup without SSH, but sudo [SME: 10884]
62    
63    * Wed Jan 27 2021 Brian Read <brianr@bjsystems.co.uk> 0.2-7.sme
64    - Get-httpd-bkpc-task-running [SME: 11055]
65    
66    * Mon Jan 11 2021 Brian Read <brianr@bjsystems.co.uk> 0.2-6.sme
67    - Update createlinks for systemd according to [SME: 10959][SME: 11055]
68    
69    * Fri Nov 27 2020 Brian Read <brianr@bjsystems.co.uk> 0.2-5.sme
70    - Add in extra Loadmodules to httpd.conf [SME: 11055]
71    
72  * Tue Oct 27 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 0.2-4.sme  * Tue Oct 27 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 0.2-4.sme
73  - Initial build for SME v10 [SME:11055]  - Initial build for SME v10 [SME:11055]
74  - Hard work done by Brian Read  - Hard work done by Brian Read
# Line 143  This package contains specific configura Line 159  This package contains specific configura
159  %prep  %prep
160  %setup -q -n %{name}-%{version}  %setup -q -n %{name}-%{version}
161  %patch0 -p1  %patch0 -p1
162    %patch1 -p1
163    %patch2 -p1
164    %patch3 -p1
165    %patch3 -p1
166    %patch4 -p1
167    
168  %build  %build
169  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