1 |
|
# $Id: smeserver-subversion.spec,v 1.53 2008/09/30 15:03:34 snetram Exp $ |
2 |
|
# Authority: snetram |
3 |
|
# Name: Jonathan Martens |
4 |
|
|
5 |
Summary: Subversion for SME Server |
Summary: Subversion for SME Server |
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 3 |
%define release 31 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
31 |
Patch18: smeserver-subversion-1.4-SanitizeGroupMemberExpansion.patch |
Patch18: smeserver-subversion-1.4-SanitizeGroupMemberExpansion.patch |
32 |
Patch19: smeserver-subversion-1.4-ReorganizeLocale.patch |
Patch19: smeserver-subversion-1.4-ReorganizeLocale.patch |
33 |
Patch20: smeserver-subversion-1.4-AddLocale-es.patch |
Patch20: smeserver-subversion-1.4-AddLocale-es.patch |
34 |
|
Patch21: smeserver-subversion-1.4-ModifyRepositoryFixes.patch |
35 |
|
Patch22: smeserver-subversion-1.4-RepositoryMIMETypeFix.patch |
36 |
|
Patch23: smeserver-subversion-1.4-RewriteMigrateScript.patch |
37 |
|
Patch24: smeserver-subversion-1.4-FixGroupsFullAccess.patch |
38 |
|
Patch25: smeserver-subversion-1.4-migratefix.patch |
39 |
|
Patch26: smeserver-subversion-1.4-locale-2008-03-10.patch |
40 |
|
Patch27: smeserver-subversion-1.4-locale-2008-03-29.patch |
41 |
|
Patch28: smeserver-subversion-1.4-locale-2008-04-10.patch |
42 |
|
Patch29: smeserver-subversion-1.4-badpt.patch |
43 |
|
Patch30: smeserver-subversion-1.4-locale-2008-04-21.patch |
44 |
|
Patch31: smeserver-subversion-1.4-add2general.patch |
45 |
|
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 |
Group: Applications/Internet |
Group: Applications/Internet |
59 |
Source: %{name}-%{version}.tgz |
Source: %{name}-%{version}.tgz |
60 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
61 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
62 |
Requires: smeserver-mod_dav subversion >= 1.2 smeserver-release >= 7 mod_dav_svn httpd >= 2 |
Requires: smeserver-mod_dav subversion >= 1.2 |
63 |
|
Requires: smeserver-release >= 7 |
64 |
|
Requires: mod_dav_svn httpd >= 2 |
65 |
|
Requires: e-smith-formmagick >= 1.4.0-12 |
66 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
67 |
|
|
68 |
%description |
%description |
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 |
88 |
|
- Reinstate description validation routine [SME: 3698] |
89 |
|
- Remove user/group from repository privileges list(s) when user/group is |
90 |
|
removed from the system [SME: 4013] |
91 |
|
- Clarify panel fields for user(s)/group(s) read/write access with regards |
92 |
|
to anonymous access on empty lists [SME: 4327] |
93 |
|
- Fix maxLength not appearing in the create/modify page of the panel [SME: 4495] |
94 |
|
- Fixed bug reference in previous changelog entry |
95 |
|
|
96 |
|
* Sat Aug 9 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-25 |
97 |
|
- Apply 9 August 2008 locale patch |
98 |
|
|
99 |
|
* Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-24 |
100 |
|
- Apply 1 July 2008 locale patch |
101 |
|
|
102 |
|
* Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-23 |
103 |
|
- Apply 27 Jun 2008 locale patch |
104 |
|
|
105 |
|
* Wed Jun 25 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-22 |
106 |
|
- Apply 24 Jun 2008 locale patch |
107 |
|
|
108 |
|
* Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-21 |
109 |
|
- Removed development patches |
110 |
|
|
111 |
|
* Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-20 |
112 |
|
- Apply 21 May 2008 locale patch |
113 |
|
|
114 |
|
* Fri May 9 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-19 |
115 |
|
- Try to clarify panel read/write properties (a bit more) [SME: 4327] |
116 |
|
|
117 |
|
* Mon Apr 28 2008 Shad L. Lords <slords@mail.com> 1.4-18 |
118 |
|
- Bump release to rebuild |
119 |
|
|
120 |
|
* Thu Apr 24 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-17 |
121 |
|
- Updated common <base> entries for other locales |
122 |
|
|
123 |
|
* Thu Apr 24 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-16 |
124 |
|
- Take common <base> entries from e-smith-formmagick's general |
125 |
|
|
126 |
|
* Mon Apr 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-15 |
127 |
|
- Updated pt_BR locale |
128 |
|
|
129 |
|
* Sun Apr 20 2008 Shad L. Lords <slords@mail.com> 1.4-14 |
130 |
|
- Remove outdated pt translation [SME: 4234] |
131 |
|
|
132 |
|
* Thu Apr 10 2008 Jonathan Martens <smeserver-contribs@snetram.nl> |
133 |
|
- 1.4-13 |
134 |
|
- Update UTF-8 translations to reflect latest changes |
135 |
|
|
136 |
|
* Wed Mar 29 2008 Jonathan Martens <smeserver-contribs@snetram.nl> |
137 |
|
- 1.4-12 |
138 |
|
- Bumped version number to force build |
139 |
|
|
140 |
|
* Wed Mar 29 2008 Jonathan Martens <smeserver-contribs@snetram.nl> |
141 |
|
- 1.4-11 |
142 |
|
- Update locale by importing patch generated using the new tranlsation website |
143 |
|
- Split requires line to read one line per package |
144 |
|
|
145 |
|
* Wed Mar 12 2008 Jonathan Martens <smeserver-contribs@snetram.nl> |
146 |
|
- 1.4-10 |
147 |
|
- Included e-smith-formagick requirement according to Gavin's comment (11) in [SME: 3858] |
148 |
|
|
149 |
|
* Mon Mar 10 2008 Jonathan Martens <smeserver-contribs@snetram.nl> |
150 |
|
- 1.4-9 |
151 |
|
- Update locale by importing patch generated using the new tranlsation website |
152 |
|
- Removed untranslated locales from patch |
153 |
|
|
154 |
|
* Sat Mar 01 2008 Shad L. Lords <slords@mail.com> 1.4-8 |
155 |
|
- Simplify migrate fragment and ensure we don't overwrite props [SME: 4003] |
156 |
|
|
157 |
|
* Sat Mar 01 2008 Jonathan Martens <smeserver-contribs@snetram.nl> |
158 |
|
- 1.4-7 |
159 |
|
- Rewrite and split migrate scripts for user(s) and group(s), model |
160 |
|
it after /etc/e-smith/db/configuration/migrate/20smtpd-auth |
161 |
|
- Clean out empty files created after patching |
162 |
|
|
163 |
|
* Sat Mar 01 2008 Jonathan Martens <smeserver-contribs@snetram.nl> |
164 |
|
- 1.4-6 |
165 |
|
- Full access for groups does not work [SME: 3998] |
166 |
|
- group-delete hook is preventing groups from being deleted [SME: 3999] |
167 |
|
- Fix migrate script to not overwrite users/groups access privileges |
168 |
|
on updates [SME: 4003] |
169 |
|
|
170 |
|
* Thu Feb 28 2008 Jonathan Martens <smeserver-contribs@snetram.nl> |
171 |
|
- 1.4-5 |
172 |
|
- Modifying repository does not change MIME type setting |
173 |
|
from off to on [SME: 3995] |
174 |
|
- Modifying repository drops access privileges [SME: 3996] |
175 |
|
- Modifying repository sets GroupsRead value for |
176 |
|
GroupsRead as well as GroupsWrite property [SME: 3997] |
177 |
|
|
178 |
|
* Wed Feb 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> |
179 |
|
- 1.4-4 |
180 |
|
- Fixed invalid perl location in patch |
181 |
|
|
182 |
* Mon Feb 25 2008 Jonathan Martens <smeserver-contribs@snetram.nl> |
* Mon Feb 25 2008 Jonathan Martens <smeserver-contribs@snetram.nl> |
183 |
- 1.4-3 |
- 1.4-3 |
184 |
- Added and reorganized locales for all base languages [SME: 3811] |
- Added and reorganized locales for all base languages [SME: 3811] |
345 |
%patch18 -p1 |
%patch18 -p1 |
346 |
%patch19 -p1 |
%patch19 -p1 |
347 |
%patch20 -p1 |
%patch20 -p1 |
348 |
|
%patch21 -p1 |
349 |
|
%patch22 -p1 |
350 |
|
%patch23 -p1 |
351 |
|
%patch24 -p1 |
352 |
|
%patch25 -p1 |
353 |
|
%patch26 -p1 |
354 |
|
%patch27 -p1 |
355 |
|
%patch28 -p1 |
356 |
|
%patch29 -p1 |
357 |
|
%patch30 -p1 |
358 |
|
%patch31 -p1 |
359 |
|
%patch32 -p1 |
360 |
|
%patch33 -p1 |
361 |
|
%patch34 -p1 |
362 |
|
%patch35 -p1 |
363 |
|
%patch36 -p1 |
364 |
|
%patch37 -p1 |
365 |
|
%patch38 -p1 |
366 |
|
%patch39 -p1 |
367 |
|
%patch40 -p1 |
368 |
|
%patch41 -p1 |
369 |
|
%patch42 -p1 |
370 |
|
%patch43 -p1 |
371 |
|
%patch44 -p1 |
372 |
|
|
373 |
%build |
%build |
374 |
perl createlinks |
perl createlinks |