1 |
# $Id: smeserver-subversion.spec,v 1.54 2008/10/13 21:58:50 snetram Exp $ |
# $Id: smeserver-subversion.spec,v 1.67 2009/05/20 18:16:28 slords 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 32 |
%define release 43 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
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 |
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 |
|
Patch51: smeserver-subversion-1.4-locale-2009-03-01.patch |
65 |
|
Patch52: smeserver-subversion-1.4-fixWhenModDAVDisabled.patch |
66 |
|
Patch53: smeserver-subversion-1.4-locale-2009-03-03.patch |
67 |
|
Patch54: smeserver-subversion-1.4-locale-2009-04-27.patch |
68 |
|
Patch55: smeserver-subversion-1.4-locale-2009-05-20.patch |
69 |
|
Patch56: smeserver-subversion-1.4-locale-2009-08-24.patch |
70 |
Group: Applications/Internet |
Group: Applications/Internet |
71 |
Source: %{name}-%{version}.tgz |
Source: %{name}-%{version}.tgz |
72 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
81 |
Implementation of Subversion for SME Server 7 using WebDAV. |
Implementation of Subversion for SME Server 7 using WebDAV. |
82 |
|
|
83 |
%changelog |
%changelog |
84 |
|
* Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 1.4-43.sme |
85 |
|
- apply locale 2009-08-24 patch |
86 |
|
|
87 |
|
* Wed May 20 2009 SME Translation Server <translations@contribs.org> 1.4-42.sme |
88 |
|
- apply locale 2009-05-20 patch |
89 |
|
|
90 |
|
* Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 1.4-41.sme |
91 |
|
- apply locale 2009-04-27 patch |
92 |
|
|
93 |
|
* Tue Mar 03 2009 SME Translation Server |
94 |
|
- apply locale 2009-03-03 patch |
95 |
|
|
96 |
|
* Mon Mar 2 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-39 |
97 |
|
- Do not load module when mod_dav is disabled [SME: 5047] |
98 |
|
|
99 |
|
* Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-38 |
100 |
|
- Apply 1 Mar 2009 locale patch [SME: 5018] |
101 |
|
|
102 |
|
* Thu Jan 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-37 |
103 |
|
- Apply 1 Jan 2009 locale patch [SME: 4900] |
104 |
|
|
105 |
|
* Sun Nov 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-36 |
106 |
|
- Apply 30 Nov 2008 locale patch |
107 |
|
|
108 |
|
* Wed Nov 19 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-35 |
109 |
|
- Apply 19 Nov 2008 locale patch |
110 |
|
|
111 |
|
* Wed Nov 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-34 |
112 |
|
- Apply 5 Nov 2008 locale patch |
113 |
|
|
114 |
|
* Thu Oct 16 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-33 |
115 |
|
- Apply 16 Oct 2008 locale patch |
116 |
|
|
117 |
* Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-32 |
* Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-32 |
118 |
- Apply 14 Oct 2008 locale patch |
- Apply 14 Oct 2008 locale patch |
119 |
|
|
418 |
%patch43 -p1 |
%patch43 -p1 |
419 |
%patch44 -p1 |
%patch44 -p1 |
420 |
%patch45 -p1 |
%patch45 -p1 |
421 |
|
%patch46 -p1 |
422 |
|
%patch47 -p1 |
423 |
|
%patch48 -p1 |
424 |
|
%patch49 -p1 |
425 |
|
%patch50 -p1 |
426 |
|
%patch51 -p1 |
427 |
|
%patch52 -p1 |
428 |
|
%patch53 -p1 |
429 |
|
%patch54 -p1 |
430 |
|
%patch55 -p1 |
431 |
|
%patch56 -p1 |
432 |
|
|
433 |
%build |
%build |
434 |
perl createlinks |
perl createlinks |