1 |
# $Id: smeserver-subversion.spec,v 1.3 2016/03/09 09:10:28 unnilennium Exp $ |
# $Id: smeserver-subversion.spec,v 1.4 2017/02/02 03:50:41 unnilennium 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 8 |
%define release 9 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
22 |
Patch0: smeserver-subversion-1.7-locale-2015-09-12.patch |
Patch0: smeserver-subversion-1.7-locale-2015-09-12.patch |
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 |
26 |
|
|
27 |
%description |
%description |
28 |
Implementation of Subversion for SME Server 9 using WebDAV. |
Implementation of Subversion for SME Server 9 using WebDAV. |
29 |
|
|
30 |
%changelog |
%changelog |
31 |
|
* Fri Dec 14 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 1.7-9.sme |
32 |
|
- apply locale 2018-12-14 patch |
33 |
|
|
34 |
* Wed Feb 01 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.7-8.sme |
* Wed Feb 01 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.7-8.sme |
35 |
- apply locale 2017-02-02.patch |
- apply locale 2017-02-02.patch |
36 |
|
|
68 |
%patch0 -p1 |
%patch0 -p1 |
69 |
%patch1 -p1 |
%patch1 -p1 |
70 |
%patch2 -p1 |
%patch2 -p1 |
71 |
|
%patch3 -p1 |
72 |
|
|
73 |
%build |
%build |
74 |
perl createlinks |
perl createlinks |