1 |
# $Id: smeserver-BackupPC.spec,v 1.1 2013/11/12 18:10:54 vip-ire Exp $ |
# $Id: smeserver-BackupPC.spec,v 1.3 2013/11/12 18:29:18 vip-ire 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: 1%{?dist} |
Release: 2%{?dist} |
8 |
Summary: BackupPC integration into SME server |
Summary: BackupPC integration into SME server |
9 |
|
|
10 |
Group: Applications/System |
Group: Applications/System |
11 |
License: GPL |
License: GPL |
12 |
URL: http://backuppc.sourceforge.net/ |
URL: http://backuppc.sourceforge.net/ |
13 |
Source: %{name}-%{version}.tar.gz |
Source: %{name}-%{version}.tar.xz |
14 |
|
Patch0: smeserver-BackupPC-0.2.bz10266.updatetktauth.patch |
15 |
|
|
16 |
BuildRoot: %{_tmppath}/%{name}-%{version} |
BuildRoot: %{_tmppath}/%{name}-%{version} |
17 |
BuildArch: noarch |
BuildArch: noarch |
22 |
Requires: BackupPC >= 3.1.0 |
Requires: BackupPC >= 3.1.0 |
23 |
Requires: smeserver-remoteuseraccess |
Requires: smeserver-remoteuseraccess |
24 |
Requires: openssl |
Requires: openssl |
25 |
|
Requires: e-smith-manager >= 2.6.0-22 |
26 |
|
|
27 |
#Conflicts: smeserver-backuppc.fws |
#Conflicts: smeserver-backuppc.fws |
28 |
Obsoletes: smeserver-backuppc.fws |
Obsoletes: smeserver-backuppc.fws |
36 |
|
|
37 |
|
|
38 |
%changelog |
%changelog |
39 |
|
* Wed May 03 2017 Jean-Philipe Pialasse <tests@pialasse.com> 0.2-2.sme |
40 |
|
- update TKT auth parameter for SME 9.2 update [SME: 10266] |
41 |
|
|
42 |
* Tue Nov 12 2013 Daniel B. <daniel@firewall-services.com> 0.2-1.sme |
* Tue Nov 12 2013 Daniel B. <daniel@firewall-services.com> 0.2-1.sme |
43 |
- Rebuild for SME9 |
- Rebuild for SME9 |
44 |
|
|
117 |
|
|
118 |
%prep |
%prep |
119 |
%setup -q -n %{name}-%{version} |
%setup -q -n %{name}-%{version} |
120 |
|
%patch0 -p1 |
121 |
|
|
122 |
%build |
%build |
123 |
perl createlinks |
perl createlinks |