1 |
# $Id: smeserver-subversion.spec,v 1.1 2020/10/29 12:14:21 brianr Exp $ |
# $Id: smeserver-subversion.spec,v 1.2 2020/10/29 12:36:15 brianr Exp $ |
2 |
# Authority: snetram |
# Authority: snetram |
3 |
# Name: Jonathan Martens |
# Name: Jonathan Martens |
4 |
|
|
6 |
%define name smeserver-subversion |
%define name smeserver-subversion |
7 |
Name: %{name} |
Name: %{name} |
8 |
%define version 1.7 |
%define version 1.7 |
9 |
%define release 10 |
%define release 11 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
23 |
Patch1: smeserver-subversion-1.7-locale-2016-03-09.patch |
Patch1: smeserver-subversion-1.7-locale-2016-03-09.patch |
24 |
Patch2: smeserver-subversion-1.7-locale-2017-02-02.patch |
Patch2: smeserver-subversion-1.7-locale-2017-02-02.patch |
25 |
Patch3: smeserver-subversion-1.7-locale-2018-12-14.patch |
Patch3: smeserver-subversion-1.7-locale-2018-12-14.patch |
26 |
|
Patch4: smeserver-subversion-1.7-locale-2021-08-24.patch |
27 |
|
|
28 |
%description |
%description |
29 |
Implementation of Subversion for SME Server 9 using WebDAV. |
Implementation of Subversion for SME Server 9 using WebDAV. |
30 |
|
|
31 |
%changelog |
%changelog |
32 |
|
* Tue Aug 24 2021 Terry Fage <terry.fage@gmail.com> 1.7-11.sme |
33 |
|
- apply locale 2021-08-24 patch |
34 |
|
|
35 |
* Thu Oct 29 2020 Brian Read <brianr@bjsystems.co.uk> 1.7-10.sme |
* Thu Oct 29 2020 Brian Read <brianr@bjsystems.co.uk> 1.7-10.sme |
36 |
- Initial import to SME10 tree [SME: 11069] |
- Initial import to SME10 tree [SME: 11069] |
37 |
|
|
76 |
%patch1 -p1 |
%patch1 -p1 |
77 |
%patch2 -p1 |
%patch2 -p1 |
78 |
%patch3 -p1 |
%patch3 -p1 |
79 |
|
%patch4 -p1 |
80 |
|
|
81 |
%build |
%build |
82 |
perl createlinks |
perl createlinks |