1 |
# $Id: smeserver-subversion.spec,v 1.53 2008/09/30 15:03:34 snetram Exp $ |
# $Id: smeserver-subversion.spec,v 1.61 2008/11/30 22:06:30 snetram 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.4 |
%define version 1.4 |
9 |
%define release 31 |
%define release 37 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
55 |
Patch42: smeserver-subversion-1.4-locale-2008-08-18.patch |
Patch42: smeserver-subversion-1.4-locale-2008-08-18.patch |
56 |
Patch43: smeserver-subversion-1.4-locale-2008-09-30.patch |
Patch43: smeserver-subversion-1.4-locale-2008-09-30.patch |
57 |
Patch44: smeserver-subversion-1.4-locale-2008-10-13.patch |
Patch44: smeserver-subversion-1.4-locale-2008-10-13.patch |
58 |
|
Patch45: smeserver-subversion-1.4-locale-2008-10-14.patch |
59 |
|
Patch46: smeserver-subversion-1.4-locale-2008-10-16.patch |
60 |
|
Patch47: smeserver-subversion-1.4-locale-2008-11-05.patch |
61 |
|
Patch48: smeserver-subversion-1.4-locale-2008-11-19.patch |
62 |
|
Patch49: smeserver-subversion-1.4-locale-2008-11-30.patch |
63 |
|
Patch50: smeserver-subversion-1.4-locale-2009-01-01.patch |
64 |
Group: Applications/Internet |
Group: Applications/Internet |
65 |
Source: %{name}-%{version}.tgz |
Source: %{name}-%{version}.tgz |
66 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
75 |
Implementation of Subversion for SME Server 7 using WebDAV. |
Implementation of Subversion for SME Server 7 using WebDAV. |
76 |
|
|
77 |
%changelog |
%changelog |
78 |
|
* Thu Jan 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-37 |
79 |
|
- Apply 1 Jan 2009 locale patch [SME: 4900] |
80 |
|
|
81 |
|
* Sun Nov 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-36 |
82 |
|
- Apply 30 Nov 2008 locale patch |
83 |
|
|
84 |
|
* Wed Nov 19 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-35 |
85 |
|
- Apply 19 Nov 2008 locale patch |
86 |
|
|
87 |
|
* Wed Nov 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-34 |
88 |
|
- Apply 5 Nov 2008 locale patch |
89 |
|
|
90 |
|
* Thu Oct 16 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-33 |
91 |
|
- Apply 16 Oct 2008 locale patch |
92 |
|
|
93 |
|
* Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-32 |
94 |
|
- Apply 14 Oct 2008 locale patch |
95 |
|
|
96 |
* Mon Oct 13 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-31 |
* Mon Oct 13 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-31 |
97 |
- Apply 13 Oct 2008 locale patch |
- Apply 13 Oct 2008 locale patch |
98 |
|
|
393 |
%patch42 -p1 |
%patch42 -p1 |
394 |
%patch43 -p1 |
%patch43 -p1 |
395 |
%patch44 -p1 |
%patch44 -p1 |
396 |
|
%patch45 -p1 |
397 |
|
%patch46 -p1 |
398 |
|
%patch47 -p1 |
399 |
|
%patch48 -p1 |
400 |
|
%patch49 -p1 |
401 |
|
%patch50 -p1 |
402 |
|
|
403 |
%build |
%build |
404 |
perl createlinks |
perl createlinks |