1 |
# $Id: smeserver-subversion.spec,v 1.38 2008/04/26 09:31:11 snetram Exp $ |
# $Id: smeserver-subversion.spec,v 1.54 2008/10/13 21:58:50 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 17 |
%define release 32 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
43 |
Patch30: smeserver-subversion-1.4-locale-2008-04-21.patch |
Patch30: smeserver-subversion-1.4-locale-2008-04-21.patch |
44 |
Patch31: smeserver-subversion-1.4-add2general.patch |
Patch31: smeserver-subversion-1.4-add2general.patch |
45 |
Patch32: smeserver-subversion-1.4-locale-2008-04-26.patch |
Patch32: smeserver-subversion-1.4-locale-2008-04-26.patch |
46 |
|
Patch33: smeserver-subversion-1.4-locale-2008-05-21.patch |
47 |
|
Patch34: smeserver-subversion-1.4-locale-2008-06-24.patch |
48 |
|
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 |
Group: Applications/Internet |
Group: Applications/Internet |
60 |
Source: %{name}-%{version}.tgz |
Source: %{name}-%{version}.tgz |
61 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
70 |
Implementation of Subversion for SME Server 7 using WebDAV. |
Implementation of Subversion for SME Server 7 using WebDAV. |
71 |
|
|
72 |
%changelog |
%changelog |
73 |
|
* Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-32 |
74 |
|
- Apply 14 Oct 2008 locale patch |
75 |
|
|
76 |
|
* Mon Oct 13 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-31 |
77 |
|
- Apply 13 Oct 2008 locale patch |
78 |
|
|
79 |
|
* Mon Sep 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-30 |
80 |
|
- Apply 30 Sep 2008 locale patch |
81 |
|
|
82 |
|
* Mon Sep 8 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-29 |
83 |
|
- Bumped version number to test new plague release |
84 |
|
|
85 |
|
* Mon Aug 18 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-28 |
86 |
|
- Apply 18 Aug 2008 locale patch |
87 |
|
|
88 |
|
* Sun Aug 10 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-27 |
89 |
|
- Redo maxLength fix properly [SME: 4495] |
90 |
|
|
91 |
|
* Sun Aug 10 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-26 |
92 |
|
- Reinstate description validation routine [SME: 3698] |
93 |
|
- Remove user/group from repository privileges list(s) when user/group is |
94 |
|
removed from the system [SME: 4013] |
95 |
|
- Clarify panel fields for user(s)/group(s) read/write access with regards |
96 |
|
to anonymous access on empty lists [SME: 4327] |
97 |
|
- Fix maxLength not appearing in the create/modify page of the panel [SME: 4495] |
98 |
|
- Fixed bug reference in previous changelog entry |
99 |
|
|
100 |
|
* Sat Aug 9 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-25 |
101 |
|
- Apply 9 August 2008 locale patch |
102 |
|
|
103 |
|
* Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-24 |
104 |
|
- Apply 1 July 2008 locale patch |
105 |
|
|
106 |
|
* Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-23 |
107 |
|
- Apply 27 Jun 2008 locale patch |
108 |
|
|
109 |
|
* Wed Jun 25 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-22 |
110 |
|
- Apply 24 Jun 2008 locale patch |
111 |
|
|
112 |
|
* Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-21 |
113 |
|
- Removed development patches |
114 |
|
|
115 |
|
* Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-20 |
116 |
|
- Apply 21 May 2008 locale patch |
117 |
|
|
118 |
|
* Fri May 9 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-19 |
119 |
|
- Try to clarify panel read/write properties (a bit more) [SME: 4327] |
120 |
|
|
121 |
|
* Mon Apr 28 2008 Shad L. Lords <slords@mail.com> 1.4-18 |
122 |
|
- Bump release to rebuild |
123 |
|
|
124 |
* Thu Apr 24 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-17 |
* Thu Apr 24 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-17 |
125 |
- Updated common <base> entries for other locales |
- Updated common <base> entries for other locales |
126 |
|
|
361 |
%patch30 -p1 |
%patch30 -p1 |
362 |
%patch31 -p1 |
%patch31 -p1 |
363 |
%patch32 -p1 |
%patch32 -p1 |
364 |
|
%patch33 -p1 |
365 |
|
%patch34 -p1 |
366 |
|
%patch35 -p1 |
367 |
|
%patch36 -p1 |
368 |
|
%patch37 -p1 |
369 |
|
%patch38 -p1 |
370 |
|
%patch39 -p1 |
371 |
|
%patch40 -p1 |
372 |
|
%patch41 -p1 |
373 |
|
%patch42 -p1 |
374 |
|
%patch43 -p1 |
375 |
|
%patch44 -p1 |
376 |
|
%patch45 -p1 |
377 |
|
|
378 |
%build |
%build |
379 |
perl createlinks |
perl createlinks |