1 |
# $Id: smeserver-subversion.spec,v 1.5 2022/08/01 19:16:40 jpp Exp $ |
# $Id: smeserver-subversion.spec,v 1.6 2022/10/02 02:15:43 jpp 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 13 |
%define release 14 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
27 |
Patch4: smeserver-subversion-1.7-locale-2021-08-24.patch |
Patch4: smeserver-subversion-1.7-locale-2021-08-24.patch |
28 |
Patch5: smeserver-subversion-1.7-bz12061-24syntax.patch |
Patch5: smeserver-subversion-1.7-bz12061-24syntax.patch |
29 |
Patch6: smeserver-subversion-1.7-updatevent.patch |
Patch6: smeserver-subversion-1.7-updatevent.patch |
30 |
|
Patch7: smeserver-subversion-1.7-locale-2024-09-06.patch |
31 |
|
|
32 |
%description |
%description |
33 |
Implementation of Subversion for SME Server 9 using WebDAV. |
Implementation of Subversion for SME Server 9 using WebDAV. |
34 |
|
|
35 |
%changelog |
%changelog |
36 |
|
* Fri Sep 06 2024 Terry Fage <terry@fage.id.au> 1.7-14.sme |
37 |
|
- apply locale 2024-09-06.patch |
38 |
|
|
39 |
* Sat Oct 01 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.7-13.sme |
* Sat Oct 01 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.7-13.sme |
40 |
- rebuild with perl.prov |
- rebuild with perl.prov |
41 |
|
|
94 |
%patch4 -p1 |
%patch4 -p1 |
95 |
%patch5 -p1 |
%patch5 -p1 |
96 |
%patch6 -p1 |
%patch6 -p1 |
97 |
|
%patch7 -p1 |
98 |
|
|
99 |
%build |
%build |
100 |
perl createlinks |
perl createlinks |