1 |
# $Id: smeserver-subversion.spec,v 1.38 2008/04/26 09:31:11 snetram Exp $ |
# $Id: smeserver-subversion.spec,v 1.48 2008/08/09 18:16:00 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 26 |
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 |
Group: Applications/Internet |
Group: Applications/Internet |
56 |
Source: %{name}-%{version}.tgz |
Source: %{name}-%{version}.tgz |
57 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
66 |
Implementation of Subversion for SME Server 7 using WebDAV. |
Implementation of Subversion for SME Server 7 using WebDAV. |
67 |
|
|
68 |
%changelog |
%changelog |
69 |
|
* Sun Aug 10 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-26 |
70 |
|
- Reinstate description validation routine [SME: 3698] |
71 |
|
- Remove user/group from repository privileges list(s) when user/group is |
72 |
|
removed from the system [SME: 4013] |
73 |
|
- Clarify panel fields for user(s)/group(s) read/write access with regards |
74 |
|
to anonymous access on empty lists [SME: 4327] |
75 |
|
- Fix maxLength not appearing in the create/modify page of the panel [SME: 4495] |
76 |
|
- Fixed bug reference in previous changelog entry |
77 |
|
|
78 |
|
* Sat Aug 9 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-25 |
79 |
|
- Apply 9 August 2008 locale patch |
80 |
|
|
81 |
|
* Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-24 |
82 |
|
- Apply 1 July 2008 locale patch |
83 |
|
|
84 |
|
* Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-23 |
85 |
|
- Apply 27 Jun 2008 locale patch |
86 |
|
|
87 |
|
* Wed Jun 25 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-22 |
88 |
|
- Apply 24 Jun 2008 locale patch |
89 |
|
|
90 |
|
* Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-21 |
91 |
|
- Removed development patches |
92 |
|
|
93 |
|
* Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-20 |
94 |
|
- Apply 21 May 2008 locale patch |
95 |
|
|
96 |
|
* Fri May 9 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-19 |
97 |
|
- Try to clarify panel read/write properties (a bit more) [SME: 4327] |
98 |
|
|
99 |
|
* Mon Apr 28 2008 Shad L. Lords <slords@mail.com> 1.4-18 |
100 |
|
- Bump release to rebuild |
101 |
|
|
102 |
* 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 |
103 |
- Updated common <base> entries for other locales |
- Updated common <base> entries for other locales |
104 |
|
|
339 |
%patch30 -p1 |
%patch30 -p1 |
340 |
%patch31 -p1 |
%patch31 -p1 |
341 |
%patch32 -p1 |
%patch32 -p1 |
342 |
|
%patch33 -p1 |
343 |
|
%patch34 -p1 |
344 |
|
%patch35 -p1 |
345 |
|
%patch36 -p1 |
346 |
|
%patch37 -p1 |
347 |
|
%patch38 -p1 |
348 |
|
%patch39 -p1 |
349 |
|
%patch40 -p1 |
350 |
|
%patch41 -p1 |
351 |
|
|
352 |
%build |
%build |
353 |
perl createlinks |
perl createlinks |