1 |
# $Id: smeserver-subversion.spec,v 1.48 2008/08/09 18:16:00 snetram Exp $ |
# $Id: smeserver-subversion.spec,v 1.53 2008/09/30 15:03:34 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 26 |
%define release 31 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
52 |
Patch39: smeserver-subversion-1.4-FixAccountRemoval.patch |
Patch39: smeserver-subversion-1.4-FixAccountRemoval.patch |
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 |
56 |
|
Patch43: smeserver-subversion-1.4-locale-2008-09-30.patch |
57 |
|
Patch44: smeserver-subversion-1.4-locale-2008-10-13.patch |
58 |
Group: Applications/Internet |
Group: Applications/Internet |
59 |
Source: %{name}-%{version}.tgz |
Source: %{name}-%{version}.tgz |
60 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
69 |
Implementation of Subversion for SME Server 7 using WebDAV. |
Implementation of Subversion for SME Server 7 using WebDAV. |
70 |
|
|
71 |
%changelog |
%changelog |
72 |
|
* Mon Oct 13 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-31 |
73 |
|
- Apply 13 Oct 2008 locale patch |
74 |
|
|
75 |
|
* Mon Sep 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-30 |
76 |
|
- Apply 30 Sep 2008 locale patch |
77 |
|
|
78 |
|
* Mon Sep 8 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-29 |
79 |
|
- Bumped version number to test new plague release |
80 |
|
|
81 |
|
* Mon Aug 18 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-28 |
82 |
|
- Apply 18 Aug 2008 locale patch |
83 |
|
|
84 |
|
* Sun Aug 10 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-27 |
85 |
|
- Redo maxLength fix properly [SME: 4495] |
86 |
|
|
87 |
* Sun Aug 10 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-26 |
* Sun Aug 10 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-26 |
88 |
- Reinstate description validation routine [SME: 3698] |
- Reinstate description validation routine [SME: 3698] |
89 |
- Remove user/group from repository privileges list(s) when user/group is |
- Remove user/group from repository privileges list(s) when user/group is |
366 |
%patch39 -p1 |
%patch39 -p1 |
367 |
%patch40 -p1 |
%patch40 -p1 |
368 |
%patch41 -p1 |
%patch41 -p1 |
369 |
|
%patch42 -p1 |
370 |
|
%patch43 -p1 |
371 |
|
%patch44 -p1 |
372 |
|
|
373 |
%build |
%build |
374 |
perl createlinks |
perl createlinks |