1 |
# $Id: smeserver-subversion.spec,v 1.51 2008/08/18 17:59:04 snetram Exp $ |
# $Id: smeserver-subversion.spec,v 1.62 2009/01/01 11:41:55 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 29 |
%define release 38 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
53 |
Patch40: smeserver-subversion-1.4-ValidateDescription.patch |
Patch40: smeserver-subversion-1.4-ValidateDescription.patch |
54 |
Patch41: smeserver-subversion-1.4-MaxLength.patch |
Patch41: smeserver-subversion-1.4-MaxLength.patch |
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 |
57 |
|
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 |
|
Patch51: smeserver-subversion-1.4-locale-2009-03-01.patch |
65 |
Group: Applications/Internet |
Group: Applications/Internet |
66 |
Source: %{name}-%{version}.tgz |
Source: %{name}-%{version}.tgz |
67 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
76 |
Implementation of Subversion for SME Server 7 using WebDAV. |
Implementation of Subversion for SME Server 7 using WebDAV. |
77 |
|
|
78 |
%changelog |
%changelog |
79 |
|
* Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-38 |
80 |
|
- Apply 1 Mar 2009 locale patch [SME: 5018] |
81 |
|
|
82 |
|
* Thu Jan 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-37 |
83 |
|
- Apply 1 Jan 2009 locale patch [SME: 4900] |
84 |
|
|
85 |
|
* Sun Nov 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-36 |
86 |
|
- Apply 30 Nov 2008 locale patch |
87 |
|
|
88 |
|
* Wed Nov 19 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-35 |
89 |
|
- Apply 19 Nov 2008 locale patch |
90 |
|
|
91 |
|
* Wed Nov 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-34 |
92 |
|
- Apply 5 Nov 2008 locale patch |
93 |
|
|
94 |
|
* Thu Oct 16 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-33 |
95 |
|
- Apply 16 Oct 2008 locale patch |
96 |
|
|
97 |
|
* Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-32 |
98 |
|
- Apply 14 Oct 2008 locale patch |
99 |
|
|
100 |
|
* Mon Oct 13 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-31 |
101 |
|
- Apply 13 Oct 2008 locale patch |
102 |
|
|
103 |
|
* Mon Sep 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-30 |
104 |
|
- Apply 30 Sep 2008 locale patch |
105 |
|
|
106 |
* Mon Sep 8 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-29 |
* Mon Sep 8 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-29 |
107 |
- Bumped version number to test new plague release |
- Bumped version number to test new plague release |
108 |
|
|
395 |
%patch40 -p1 |
%patch40 -p1 |
396 |
%patch41 -p1 |
%patch41 -p1 |
397 |
%patch42 -p1 |
%patch42 -p1 |
398 |
|
%patch43 -p1 |
399 |
|
%patch44 -p1 |
400 |
|
%patch45 -p1 |
401 |
|
%patch46 -p1 |
402 |
|
%patch47 -p1 |
403 |
|
%patch48 -p1 |
404 |
|
%patch49 -p1 |
405 |
|
%patch50 -p1 |
406 |
|
%patch51 -p1 |
407 |
|
|
408 |
%build |
%build |
409 |
perl createlinks |
perl createlinks |