1 |
# $Id: smeserver-subversion.spec,v 1.54 2008/10/13 21:58:50 snetram Exp $ |
# $Id: smeserver-subversion.spec,v 1.66 2009/04/27 16:11:21 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 42 |
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 |
Group: Applications/Internet |
Group: Applications/Internet |
70 |
Source: %{name}-%{version}.tgz |
Source: %{name}-%{version}.tgz |
71 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
80 |
Implementation of Subversion for SME Server 7 using WebDAV. |
Implementation of Subversion for SME Server 7 using WebDAV. |
81 |
|
|
82 |
%changelog |
%changelog |
83 |
|
* Wed May 20 2009 SME Translation Server <translations@contribs.org> 1.4-42.sme |
84 |
|
- apply locale 2009-05-20 patch |
85 |
|
|
86 |
|
* Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 1.4-41.sme |
87 |
|
- apply locale 2009-04-27 patch |
88 |
|
|
89 |
|
* Tue Mar 03 2009 SME Translation Server |
90 |
|
- apply locale 2009-03-03 patch |
91 |
|
|
92 |
|
* Mon Mar 2 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-39 |
93 |
|
- Do not load module when mod_dav is disabled [SME: 5047] |
94 |
|
|
95 |
|
* Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-38 |
96 |
|
- Apply 1 Mar 2009 locale patch [SME: 5018] |
97 |
|
|
98 |
|
* Thu Jan 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-37 |
99 |
|
- Apply 1 Jan 2009 locale patch [SME: 4900] |
100 |
|
|
101 |
|
* Sun Nov 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-36 |
102 |
|
- Apply 30 Nov 2008 locale patch |
103 |
|
|
104 |
|
* Wed Nov 19 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-35 |
105 |
|
- Apply 19 Nov 2008 locale patch |
106 |
|
|
107 |
|
* Wed Nov 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-34 |
108 |
|
- Apply 5 Nov 2008 locale patch |
109 |
|
|
110 |
|
* Thu Oct 16 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-33 |
111 |
|
- Apply 16 Oct 2008 locale patch |
112 |
|
|
113 |
* 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 |
114 |
- Apply 14 Oct 2008 locale patch |
- Apply 14 Oct 2008 locale patch |
115 |
|
|
414 |
%patch43 -p1 |
%patch43 -p1 |
415 |
%patch44 -p1 |
%patch44 -p1 |
416 |
%patch45 -p1 |
%patch45 -p1 |
417 |
|
%patch46 -p1 |
418 |
|
%patch47 -p1 |
419 |
|
%patch48 -p1 |
420 |
|
%patch49 -p1 |
421 |
|
%patch50 -p1 |
422 |
|
%patch51 -p1 |
423 |
|
%patch52 -p1 |
424 |
|
%patch53 -p1 |
425 |
|
%patch54 -p1 |
426 |
|
%patch55 -p1 |
427 |
|
|
428 |
%build |
%build |
429 |
perl createlinks |
perl createlinks |