1 |
# $Id: smeserver-subversion.spec,v 1.2 2015/09/12 09:07:58 stephdl Exp $ |
# $Id: smeserver-subversion.spec,v 1.3 2016/03/09 09:10:28 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 7 |
%define release 8 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
21 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
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 |
25 |
|
|
26 |
%description |
%description |
27 |
Implementation of Subversion for SME Server 9 using WebDAV. |
Implementation of Subversion for SME Server 9 using WebDAV. |
28 |
|
|
29 |
%changelog |
%changelog |
30 |
|
* Wed Feb 01 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.7-8.sme |
31 |
|
- apply locale 2017-02-02.patch |
32 |
|
|
33 |
* Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 1.7-7.sme |
* Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 1.7-7.sme |
34 |
- apply locale 2016-03-09 patch |
- apply locale 2016-03-09 patch |
35 |
|
|
63 |
%setup |
%setup |
64 |
%patch0 -p1 |
%patch0 -p1 |
65 |
%patch1 -p1 |
%patch1 -p1 |
66 |
|
%patch2 -p1 |
67 |
|
|
68 |
%build |
%build |
69 |
perl createlinks |
perl createlinks |