1 |
# $Id: smeserver-subversion.spec,v 1.44 2008/06/25 05:17:59 snetram Exp $ |
# $Id: smeserver-subversion.spec,v 1.55 2008/10/14 14:46:19 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 23 |
%define release 33 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
46 |
Patch33: smeserver-subversion-1.4-locale-2008-05-21.patch |
Patch33: smeserver-subversion-1.4-locale-2008-05-21.patch |
47 |
Patch34: smeserver-subversion-1.4-locale-2008-06-24.patch |
Patch34: smeserver-subversion-1.4-locale-2008-06-24.patch |
48 |
Patch35: smeserver-subversion-1.4-locale-2008-06-27.patch |
Patch35: smeserver-subversion-1.4-locale-2008-06-27.patch |
49 |
|
Patch36: smeserver-subversion-1.4-locale-2008-07-01.patch |
50 |
|
Patch37: smeserver-subversion-1.4-locale-2008-08-09.patch |
51 |
|
Patch38: smeserver-subversion-1.4-ClarifyPanel.patch |
52 |
|
Patch39: smeserver-subversion-1.4-FixAccountRemoval.patch |
53 |
|
Patch40: smeserver-subversion-1.4-ValidateDescription.patch |
54 |
|
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 |
|
Patch45: smeserver-subversion-1.4-locale-2008-10-14.patch |
59 |
|
Patch46: smeserver-subversion-1.4-locale-2008-10-16.patch |
60 |
Group: Applications/Internet |
Group: Applications/Internet |
61 |
Source: %{name}-%{version}.tgz |
Source: %{name}-%{version}.tgz |
62 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
71 |
Implementation of Subversion for SME Server 7 using WebDAV. |
Implementation of Subversion for SME Server 7 using WebDAV. |
72 |
|
|
73 |
%changelog |
%changelog |
74 |
|
* Thu Oct 16 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-33 |
75 |
|
- Apply 16 Oct 2008 locale patch |
76 |
|
|
77 |
|
* Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-32 |
78 |
|
- Apply 14 Oct 2008 locale patch |
79 |
|
|
80 |
|
* Mon Oct 13 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-31 |
81 |
|
- Apply 13 Oct 2008 locale patch |
82 |
|
|
83 |
|
* Mon Sep 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-30 |
84 |
|
- Apply 30 Sep 2008 locale patch |
85 |
|
|
86 |
|
* Mon Sep 8 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-29 |
87 |
|
- Bumped version number to test new plague release |
88 |
|
|
89 |
|
* Mon Aug 18 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-28 |
90 |
|
- Apply 18 Aug 2008 locale patch |
91 |
|
|
92 |
|
* Sun Aug 10 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-27 |
93 |
|
- Redo maxLength fix properly [SME: 4495] |
94 |
|
|
95 |
|
* Sun Aug 10 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-26 |
96 |
|
- Reinstate description validation routine [SME: 3698] |
97 |
|
- Remove user/group from repository privileges list(s) when user/group is |
98 |
|
removed from the system [SME: 4013] |
99 |
|
- Clarify panel fields for user(s)/group(s) read/write access with regards |
100 |
|
to anonymous access on empty lists [SME: 4327] |
101 |
|
- Fix maxLength not appearing in the create/modify page of the panel [SME: 4495] |
102 |
|
- Fixed bug reference in previous changelog entry |
103 |
|
|
104 |
|
* Sat Aug 9 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-25 |
105 |
|
- Apply 9 August 2008 locale patch |
106 |
|
|
107 |
|
* Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-24 |
108 |
|
- Apply 1 July 2008 locale patch |
109 |
|
|
110 |
* Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-23 |
* Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-23 |
111 |
- Apply 27 Jun 2008 locale patch |
- Apply 27 Jun 2008 locale patch |
112 |
|
|
120 |
- Apply 21 May 2008 locale patch |
- Apply 21 May 2008 locale patch |
121 |
|
|
122 |
* Fri May 9 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-19 |
* Fri May 9 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-19 |
123 |
- Try to clarify panel read/write properties (a bit more) [SME: 4237] |
- Try to clarify panel read/write properties (a bit more) [SME: 4327] |
124 |
|
|
125 |
* Mon Apr 28 2008 Shad L. Lords <slords@mail.com> 1.4-18 |
* Mon Apr 28 2008 Shad L. Lords <slords@mail.com> 1.4-18 |
126 |
- Bump release to rebuild |
- Bump release to rebuild |
368 |
%patch33 -p1 |
%patch33 -p1 |
369 |
%patch34 -p1 |
%patch34 -p1 |
370 |
%patch35 -p1 |
%patch35 -p1 |
371 |
|
%patch36 -p1 |
372 |
|
%patch37 -p1 |
373 |
|
%patch38 -p1 |
374 |
|
%patch39 -p1 |
375 |
|
%patch40 -p1 |
376 |
|
%patch41 -p1 |
377 |
|
%patch42 -p1 |
378 |
|
%patch43 -p1 |
379 |
|
%patch44 -p1 |
380 |
|
%patch45 -p1 |
381 |
|
%patch46 -p1 |
382 |
|
|
383 |
%build |
%build |
384 |
perl createlinks |
perl createlinks |