1 |
|
# $Id: smeserver-subversion.spec,v 1.64 2009/03/02 19:27:24 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 4 |
%define release 40 |
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 |
|
Patch45: smeserver-subversion-1.4-locale-2008-10-14.patch |
59 |
|
Patch46: smeserver-subversion-1.4-locale-2008-10-16.patch |
60 |
|
Patch47: smeserver-subversion-1.4-locale-2008-11-05.patch |
61 |
|
Patch48: smeserver-subversion-1.4-locale-2008-11-19.patch |
62 |
|
Patch49: smeserver-subversion-1.4-locale-2008-11-30.patch |
63 |
|
Patch50: smeserver-subversion-1.4-locale-2009-01-01.patch |
64 |
|
Patch51: smeserver-subversion-1.4-locale-2009-03-01.patch |
65 |
|
Patch52: smeserver-subversion-1.4-fixWhenModDAVDisabled.patch |
66 |
|
Patch53: smeserver-subversion-1.4-locale-2009-03-03.patch |
67 |
Group: Applications/Internet |
Group: Applications/Internet |
68 |
Source: %{name}-%{version}.tgz |
Source: %{name}-%{version}.tgz |
69 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
70 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
71 |
Requires: smeserver-mod_dav subversion >= 1.2 smeserver-release >= 7 mod_dav_svn httpd >= 2 |
Requires: smeserver-mod_dav subversion >= 1.2 |
72 |
|
Requires: smeserver-release >= 7 |
73 |
|
Requires: mod_dav_svn httpd >= 2 |
74 |
|
Requires: e-smith-formmagick >= 1.4.0-12 |
75 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
76 |
|
|
77 |
%description |
%description |
78 |
Implementation of Subversion for SME Server 7 using WebDAV. |
Implementation of Subversion for SME Server 7 using WebDAV. |
79 |
|
|
80 |
%changelog |
%changelog |
81 |
|
* Tue Mar 03 2009 SME Translation Server |
82 |
|
- apply locale 2009-03-03 patch |
83 |
|
|
84 |
|
* Mon Mar 2 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-39 |
85 |
|
- Do not load module when mod_dav is disabled [SME: 5047] |
86 |
|
|
87 |
|
* Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-38 |
88 |
|
- Apply 1 Mar 2009 locale patch [SME: 5018] |
89 |
|
|
90 |
|
* Thu Jan 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-37 |
91 |
|
- Apply 1 Jan 2009 locale patch [SME: 4900] |
92 |
|
|
93 |
|
* Sun Nov 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-36 |
94 |
|
- Apply 30 Nov 2008 locale patch |
95 |
|
|
96 |
|
* Wed Nov 19 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-35 |
97 |
|
- Apply 19 Nov 2008 locale patch |
98 |
|
|
99 |
|
* Wed Nov 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-34 |
100 |
|
- Apply 5 Nov 2008 locale patch |
101 |
|
|
102 |
|
* Thu Oct 16 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-33 |
103 |
|
- Apply 16 Oct 2008 locale patch |
104 |
|
|
105 |
|
* Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-32 |
106 |
|
- Apply 14 Oct 2008 locale patch |
107 |
|
|
108 |
|
* Mon Oct 13 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-31 |
109 |
|
- Apply 13 Oct 2008 locale patch |
110 |
|
|
111 |
|
* Mon Sep 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-30 |
112 |
|
- Apply 30 Sep 2008 locale patch |
113 |
|
|
114 |
|
* Mon Sep 8 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-29 |
115 |
|
- Bumped version number to test new plague release |
116 |
|
|
117 |
|
* Mon Aug 18 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-28 |
118 |
|
- Apply 18 Aug 2008 locale patch |
119 |
|
|
120 |
|
* Sun Aug 10 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-27 |
121 |
|
- Redo maxLength fix properly [SME: 4495] |
122 |
|
|
123 |
|
* Sun Aug 10 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-26 |
124 |
|
- Reinstate description validation routine [SME: 3698] |
125 |
|
- Remove user/group from repository privileges list(s) when user/group is |
126 |
|
removed from the system [SME: 4013] |
127 |
|
- Clarify panel fields for user(s)/group(s) read/write access with regards |
128 |
|
to anonymous access on empty lists [SME: 4327] |
129 |
|
- Fix maxLength not appearing in the create/modify page of the panel [SME: 4495] |
130 |
|
- Fixed bug reference in previous changelog entry |
131 |
|
|
132 |
|
* Sat Aug 9 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-25 |
133 |
|
- Apply 9 August 2008 locale patch |
134 |
|
|
135 |
|
* Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-24 |
136 |
|
- Apply 1 July 2008 locale patch |
137 |
|
|
138 |
|
* Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-23 |
139 |
|
- Apply 27 Jun 2008 locale patch |
140 |
|
|
141 |
|
* Wed Jun 25 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-22 |
142 |
|
- Apply 24 Jun 2008 locale patch |
143 |
|
|
144 |
|
* Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-21 |
145 |
|
- Removed development patches |
146 |
|
|
147 |
|
* Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-20 |
148 |
|
- Apply 21 May 2008 locale patch |
149 |
|
|
150 |
|
* Fri May 9 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-19 |
151 |
|
- Try to clarify panel read/write properties (a bit more) [SME: 4327] |
152 |
|
|
153 |
|
* Mon Apr 28 2008 Shad L. Lords <slords@mail.com> 1.4-18 |
154 |
|
- Bump release to rebuild |
155 |
|
|
156 |
|
* Thu Apr 24 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-17 |
157 |
|
- Updated common <base> entries for other locales |
158 |
|
|
159 |
|
* Thu Apr 24 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-16 |
160 |
|
- Take common <base> entries from e-smith-formmagick's general |
161 |
|
|
162 |
|
* Mon Apr 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-15 |
163 |
|
- Updated pt_BR locale |
164 |
|
|
165 |
|
* Sun Apr 20 2008 Shad L. Lords <slords@mail.com> 1.4-14 |
166 |
|
- Remove outdated pt translation [SME: 4234] |
167 |
|
|
168 |
|
* Thu Apr 10 2008 Jonathan Martens <smeserver-contribs@snetram.nl> |
169 |
|
- 1.4-13 |
170 |
|
- Update UTF-8 translations to reflect latest changes |
171 |
|
|
172 |
|
* Wed Mar 29 2008 Jonathan Martens <smeserver-contribs@snetram.nl> |
173 |
|
- 1.4-12 |
174 |
|
- Bumped version number to force build |
175 |
|
|
176 |
|
* Wed Mar 29 2008 Jonathan Martens <smeserver-contribs@snetram.nl> |
177 |
|
- 1.4-11 |
178 |
|
- Update locale by importing patch generated using the new tranlsation website |
179 |
|
- Split requires line to read one line per package |
180 |
|
|
181 |
|
* Wed Mar 12 2008 Jonathan Martens <smeserver-contribs@snetram.nl> |
182 |
|
- 1.4-10 |
183 |
|
- Included e-smith-formagick requirement according to Gavin's comment (11) in [SME: 3858] |
184 |
|
|
185 |
|
* Mon Mar 10 2008 Jonathan Martens <smeserver-contribs@snetram.nl> |
186 |
|
- 1.4-9 |
187 |
|
- Update locale by importing patch generated using the new tranlsation website |
188 |
|
- Removed untranslated locales from patch |
189 |
|
|
190 |
|
* Sat Mar 01 2008 Shad L. Lords <slords@mail.com> 1.4-8 |
191 |
|
- Simplify migrate fragment and ensure we don't overwrite props [SME: 4003] |
192 |
|
|
193 |
|
* Sat Mar 01 2008 Jonathan Martens <smeserver-contribs@snetram.nl> |
194 |
|
- 1.4-7 |
195 |
|
- Rewrite and split migrate scripts for user(s) and group(s), model |
196 |
|
it after /etc/e-smith/db/configuration/migrate/20smtpd-auth |
197 |
|
- Clean out empty files created after patching |
198 |
|
|
199 |
|
* Sat Mar 01 2008 Jonathan Martens <smeserver-contribs@snetram.nl> |
200 |
|
- 1.4-6 |
201 |
|
- Full access for groups does not work [SME: 3998] |
202 |
|
- group-delete hook is preventing groups from being deleted [SME: 3999] |
203 |
|
- Fix migrate script to not overwrite users/groups access privileges |
204 |
|
on updates [SME: 4003] |
205 |
|
|
206 |
|
* Thu Feb 28 2008 Jonathan Martens <smeserver-contribs@snetram.nl> |
207 |
|
- 1.4-5 |
208 |
|
- Modifying repository does not change MIME type setting |
209 |
|
from off to on [SME: 3995] |
210 |
|
- Modifying repository drops access privileges [SME: 3996] |
211 |
|
- Modifying repository sets GroupsRead value for |
212 |
|
GroupsRead as well as GroupsWrite property [SME: 3997] |
213 |
|
|
214 |
* Wed Feb 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> |
* Wed Feb 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> |
215 |
- 1.4-4 |
- 1.4-4 |
216 |
- Fixed invalid perl location in patch |
- Fixed invalid perl location in patch |
381 |
%patch18 -p1 |
%patch18 -p1 |
382 |
%patch19 -p1 |
%patch19 -p1 |
383 |
%patch20 -p1 |
%patch20 -p1 |
384 |
|
%patch21 -p1 |
385 |
|
%patch22 -p1 |
386 |
|
%patch23 -p1 |
387 |
|
%patch24 -p1 |
388 |
|
%patch25 -p1 |
389 |
|
%patch26 -p1 |
390 |
|
%patch27 -p1 |
391 |
|
%patch28 -p1 |
392 |
|
%patch29 -p1 |
393 |
|
%patch30 -p1 |
394 |
|
%patch31 -p1 |
395 |
|
%patch32 -p1 |
396 |
|
%patch33 -p1 |
397 |
|
%patch34 -p1 |
398 |
|
%patch35 -p1 |
399 |
|
%patch36 -p1 |
400 |
|
%patch37 -p1 |
401 |
|
%patch38 -p1 |
402 |
|
%patch39 -p1 |
403 |
|
%patch40 -p1 |
404 |
|
%patch41 -p1 |
405 |
|
%patch42 -p1 |
406 |
|
%patch43 -p1 |
407 |
|
%patch44 -p1 |
408 |
|
%patch45 -p1 |
409 |
|
%patch46 -p1 |
410 |
|
%patch47 -p1 |
411 |
|
%patch48 -p1 |
412 |
|
%patch49 -p1 |
413 |
|
%patch50 -p1 |
414 |
|
%patch51 -p1 |
415 |
|
%patch52 -p1 |
416 |
|
%patch53 -p1 |
417 |
|
|
418 |
%build |
%build |
419 |
perl createlinks |
perl createlinks |