1 |
snetram |
1.43 |
# $Id: smeserver-subversion.spec,v 1.42 2008/05/21 20:42:28 snetram Exp $ |
2 |
slords |
1.33 |
# Authority: snetram |
3 |
|
|
# Name: Jonathan Martens |
4 |
|
|
|
5 |
slords |
1.1 |
Summary: Subversion for SME Server |
6 |
|
|
%define name smeserver-subversion |
7 |
|
|
Name: %{name} |
8 |
slords |
1.12 |
%define version 1.4 |
9 |
snetram |
1.43 |
%define release 21 |
10 |
slords |
1.1 |
Version: %{version} |
11 |
|
|
Release: %{release}%{?dist} |
12 |
|
|
License: GPL |
13 |
snetram |
1.17 |
Patch0: smeserver-subversion-1.4-RemoveLeftoverReferencesToModAuthz.patch |
14 |
|
|
Patch1: smeserver-subversion-1.4-RemoveLeftoverReferencesToModAuthzRemovedTooMuch.patch |
15 |
|
|
Patch2: smeserver-subversion-1.4-ImplementReadWriteAccess.patch |
16 |
|
|
Patch3: smeserver-subversion-1.4-ImplementReadWriteAccess2.patch |
17 |
|
|
Patch4: smeserver-subversion-1.4-ImplementReadWriteAccess3.patch |
18 |
|
|
Patch5: smeserver-subversion-1.4-ImplementReadWriteAccess4.patch |
19 |
|
|
Patch6: smeserver-subversion-1.4-ImplementReadWriteAccessLocale-en-us.patch |
20 |
|
|
Patch7: smeserver-subversion-1.4-ImplementReadWriteAccessLocale-de.patch |
21 |
|
|
Patch8: smeserver-subversion-1.4-ImplementReadWriteAccessLocale-fr.patch |
22 |
|
|
Patch9: smeserver-subversion-1.4-ImplementReadWriteAccessLocale-sv.patch |
23 |
|
|
Patch10: smeserver-subversion-1.4-ImplementReadWriteAccessLocale-it.patch |
24 |
|
|
Patch11: smeserver-subversion-1.4-FixFontTagInLocale.patch |
25 |
slords |
1.15 |
Patch12: smeserver-subversion-1.4-initdb.patch |
26 |
snetram |
1.17 |
Patch13: smeserver-subversion-1.4-ImproveRepositoryDeleteSanityCheck.patch |
27 |
|
|
Patch14: smeserver-subversion-1.4-ImproveRepositoryDeleteSanityCheck2.patch |
28 |
|
|
Patch15: smeserver-subversion-1.4-RemoveEvent-subversion-delete.patch |
29 |
|
|
Patch16: smeserver-subversion-1.4-AddHooksToUSerAndGroupDeleteEvents.patch |
30 |
|
|
Patch17: smeserver-subversion-1.4-UpdateCreateLinksScript.patch |
31 |
|
|
Patch18: smeserver-subversion-1.4-SanitizeGroupMemberExpansion.patch |
32 |
|
|
Patch19: smeserver-subversion-1.4-ReorganizeLocale.patch |
33 |
|
|
Patch20: smeserver-subversion-1.4-AddLocale-es.patch |
34 |
snetram |
1.19 |
Patch21: smeserver-subversion-1.4-ModifyRepositoryFixes.patch |
35 |
|
|
Patch22: smeserver-subversion-1.4-RepositoryMIMETypeFix.patch |
36 |
snetram |
1.21 |
Patch23: smeserver-subversion-1.4-RewriteMigrateScript.patch |
37 |
snetram |
1.20 |
Patch24: smeserver-subversion-1.4-FixGroupsFullAccess.patch |
38 |
slords |
1.23 |
Patch25: smeserver-subversion-1.4-migratefix.patch |
39 |
snetram |
1.25 |
Patch26: smeserver-subversion-1.4-locale-2008-03-10.patch |
40 |
snetram |
1.29 |
Patch27: smeserver-subversion-1.4-locale-2008-03-29.patch |
41 |
snetram |
1.34 |
Patch28: smeserver-subversion-1.4-locale-2008-04-10.patch |
42 |
slords |
1.35 |
Patch29: smeserver-subversion-1.4-badpt.patch |
43 |
snetram |
1.36 |
Patch30: smeserver-subversion-1.4-locale-2008-04-21.patch |
44 |
snetram |
1.37 |
Patch31: smeserver-subversion-1.4-add2general.patch |
45 |
snetram |
1.38 |
Patch32: smeserver-subversion-1.4-locale-2008-04-26.patch |
46 |
snetram |
1.43 |
Patch33: smeserver-subversion-1.4-locale-2008-05-21.patch |
47 |
slords |
1.1 |
Group: Applications/Internet |
48 |
|
|
Source: %{name}-%{version}.tgz |
49 |
|
|
BuildArchitectures: noarch |
50 |
|
|
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
51 |
snetram |
1.31 |
Requires: smeserver-mod_dav subversion >= 1.2 |
52 |
|
|
Requires: smeserver-release >= 7 |
53 |
|
|
Requires: mod_dav_svn httpd >= 2 |
54 |
slords |
1.39 |
Requires: e-smith-formmagick >= 1.4.0-12 |
55 |
slords |
1.1 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
56 |
|
|
|
57 |
|
|
%description |
58 |
|
|
Implementation of Subversion for SME Server 7 using WebDAV. |
59 |
|
|
|
60 |
|
|
%changelog |
61 |
snetram |
1.43 |
* Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-21 |
62 |
|
|
- Removed development patches |
63 |
|
|
|
64 |
snetram |
1.41 |
* Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-20 |
65 |
|
|
- Apply 21 May 2008 locale patch |
66 |
|
|
|
67 |
|
|
* Fri May 9 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-19 |
68 |
|
|
- Try to clarify panel read/write properties (a bit more) [SME: 4237] |
69 |
|
|
|
70 |
slords |
1.40 |
* Mon Apr 28 2008 Shad L. Lords <slords@mail.com> 1.4-18 |
71 |
|
|
- Bump release to rebuild |
72 |
|
|
|
73 |
snetram |
1.38 |
* Thu Apr 24 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-17 |
74 |
|
|
- Updated common <base> entries for other locales |
75 |
|
|
|
76 |
snetram |
1.37 |
* Thu Apr 24 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-16 |
77 |
|
|
- Take common <base> entries from e-smith-formmagick's general |
78 |
|
|
|
79 |
snetram |
1.36 |
* Mon Apr 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-15 |
80 |
|
|
- Updated pt_BR locale |
81 |
|
|
|
82 |
slords |
1.35 |
* Sun Apr 20 2008 Shad L. Lords <slords@mail.com> 1.4-14 |
83 |
|
|
- Remove outdated pt translation [SME: 4234] |
84 |
|
|
|
85 |
snetram |
1.34 |
* Thu Apr 10 2008 Jonathan Martens <smeserver-contribs@snetram.nl> |
86 |
|
|
- 1.4-13 |
87 |
|
|
- Update UTF-8 translations to reflect latest changes |
88 |
|
|
|
89 |
snetram |
1.29 |
* Wed Mar 29 2008 Jonathan Martens <smeserver-contribs@snetram.nl> |
90 |
snetram |
1.32 |
- 1.4-12 |
91 |
|
|
- Bumped version number to force build |
92 |
|
|
|
93 |
|
|
* Wed Mar 29 2008 Jonathan Martens <smeserver-contribs@snetram.nl> |
94 |
snetram |
1.29 |
- 1.4-11 |
95 |
|
|
- Update locale by importing patch generated using the new tranlsation website |
96 |
snetram |
1.31 |
- Split requires line to read one line per package |
97 |
snetram |
1.29 |
|
98 |
snetram |
1.27 |
* Wed Mar 12 2008 Jonathan Martens <smeserver-contribs@snetram.nl> |
99 |
snetram |
1.28 |
- 1.4-10 |
100 |
snetram |
1.27 |
- Included e-smith-formagick requirement according to Gavin's comment (11) in [SME: 3858] |
101 |
|
|
|
102 |
snetram |
1.25 |
* Mon Mar 10 2008 Jonathan Martens <smeserver-contribs@snetram.nl> |
103 |
|
|
- 1.4-9 |
104 |
|
|
- Update locale by importing patch generated using the new tranlsation website |
105 |
snetram |
1.26 |
- Removed untranslated locales from patch |
106 |
snetram |
1.25 |
|
107 |
slords |
1.24 |
* Sat Mar 01 2008 Shad L. Lords <slords@mail.com> 1.4-8 |
108 |
slords |
1.23 |
- Simplify migrate fragment and ensure we don't overwrite props [SME: 4003] |
109 |
|
|
|
110 |
snetram |
1.20 |
* Sat Mar 01 2008 Jonathan Martens <smeserver-contribs@snetram.nl> |
111 |
snetram |
1.21 |
- 1.4-7 |
112 |
|
|
- Rewrite and split migrate scripts for user(s) and group(s), model |
113 |
|
|
it after /etc/e-smith/db/configuration/migrate/20smtpd-auth |
114 |
snetram |
1.22 |
- Clean out empty files created after patching |
115 |
snetram |
1.21 |
|
116 |
|
|
* Sat Mar 01 2008 Jonathan Martens <smeserver-contribs@snetram.nl> |
117 |
snetram |
1.20 |
- 1.4-6 |
118 |
|
|
- Full access for groups does not work [SME: 3998] |
119 |
|
|
- group-delete hook is preventing groups from being deleted [SME: 3999] |
120 |
|
|
- Fix migrate script to not overwrite users/groups access privileges |
121 |
|
|
on updates [SME: 4003] |
122 |
|
|
|
123 |
snetram |
1.19 |
* Thu Feb 28 2008 Jonathan Martens <smeserver-contribs@snetram.nl> |
124 |
|
|
- 1.4-5 |
125 |
|
|
- Modifying repository does not change MIME type setting |
126 |
|
|
from off to on [SME: 3995] |
127 |
|
|
- Modifying repository drops access privileges [SME: 3996] |
128 |
|
|
- Modifying repository sets GroupsRead value for |
129 |
|
|
GroupsRead as well as GroupsWrite property [SME: 3997] |
130 |
|
|
|
131 |
snetram |
1.18 |
* Wed Feb 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> |
132 |
|
|
- 1.4-4 |
133 |
|
|
- Fixed invalid perl location in patch |
134 |
|
|
|
135 |
snetram |
1.16 |
* Mon Feb 25 2008 Jonathan Martens <smeserver-contribs@snetram.nl> |
136 |
|
|
- 1.4-3 |
137 |
snetram |
1.17 |
- Added and reorganized locales for all base languages [SME: 3811] |
138 |
|
|
- Added spanish (es) locale [SME: 3814] |
139 |
snetram |
1.16 |
- Add hooks to user-delete and group-delete event [SME: 3981] |
140 |
|
|
- Remove subversion-delete event since it is and should not be used [SME: 3982] |
141 |
|
|
- Improve sanity check on repository-delete event [SME: 3983] |
142 |
|
|
|
143 |
|
|
* Mon Feb 25 2008 Shad L. Lords <slords@mail.com> |
144 |
|
|
- 1.4-2 |
145 |
slords |
1.15 |
- Remove scripts and move db initialition to package |
146 |
|
|
|
147 |
snetram |
1.14 |
* Sun Feb 24 2008 Jonathan Martens <smeserver-contribs@snetram.nl> |
148 |
|
|
- 1.4-1 |
149 |
|
|
- Removed font tag in locale files [SME: 3977] |
150 |
|
|
|
151 |
slords |
1.12 |
* Sat Feb 23 2008 Jonathan Martens <smeserver-contribs@snetram.nl> |
152 |
|
|
- 1.4-0 |
153 |
snetram |
1.9 |
- Removed skel folder should have been obsoleted since 1.2-8 [SME: 3079] |
154 |
slords |
1.12 |
- Implement read/write access for user(s) and group(s) [SME: 3964] |
155 |
snetram |
1.13 |
- Allow anonymous access [SME: 3976] |
156 |
slords |
1.12 |
- Removed leftover refferences to modAuthzSVN [SME: 3971] |
157 |
snetram |
1.11 |
- Fixed incorrect dates in spec files changelog |
158 |
snetram |
1.9 |
|
159 |
snetram |
1.11 |
* Wed Feb 06 2008 Jonathan Martens <smeserver-contribs@snetram.nl> |
160 |
snetram |
1.8 |
- 1.3-6 |
161 |
|
|
- Fixed missing translations for french locale created by |
162 |
|
|
features implemented by 1.3-2 [SME: 3810] |
163 |
|
|
|
164 |
|
|
* Sat Jan 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> |
165 |
snetram |
1.7 |
- 1.3-5 |
166 |
|
|
- Added italian (it) locale [SME: 3812] |
167 |
|
|
|
168 |
|
|
* Sat Jan 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> |
169 |
snetram |
1.6 |
- 1.3-4 |
170 |
|
|
- Added german (de) locale [SME: 3813] |
171 |
|
|
|
172 |
|
|
* Sat Jan 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> |
173 |
snetram |
1.4 |
- 1.3-3 |
174 |
|
|
- DESCRIPTION_HAS_INVALID_CHARS is not translated in en-us locale [SME: 3694] |
175 |
|
|
- Fixed missing translations for available locale created by |
176 |
|
|
features implemented by 1.3-2 [SME: 3811] |
177 |
|
|
|
178 |
slords |
1.3 |
* Fri Jan 25 2008 Jonathan Martens <smeserver-contribs@snetram.nl> |
179 |
|
|
- 1.3-2 |
180 |
snetram |
1.4 |
- Allow auto-versioning by DAV clients (requires subversion >= 1.2) [SME: 3806] |
181 |
slords |
1.3 |
|
182 |
snetram |
1.2 |
* Tue Dec 25 2007 Jonathan Martens <smeserver-contribs@snetram.nl> |
183 |
|
|
- 1.2-9 |
184 |
|
|
fixed bug: http://contribs.org/bugzilla/show_bug.cgi?id=3008 |
185 |
|
|
Description doesn't allow characters with accents [SME: 3008] |
186 |
|
|
|
187 |
slords |
1.1 |
* Mon Aug 6 2007 Jonathan Martens <smeserver-contribs@snetram.nl> |
188 |
|
|
- 1.2-8 |
189 |
|
|
fixed bug: http://contribs.org/bugzilla/show_bug.cgi?id=3079 |
190 |
|
|
UUID equal in all repositories [SME: 3079] |
191 |
|
|
|
192 |
|
|
* Mon Aug 6 2007 Jonathan Martens <smeserver-contribs@snetram.nl> |
193 |
|
|
- 1.2-7 |
194 |
|
|
fixed bug: http://contribs.org/bugzilla/show_bug.cgi?id=3034 |
195 |
|
|
Added new French translation due to incorrect encoding [SME: 3034] |
196 |
|
|
|
197 |
|
|
* Tue Jun 12 2007 Jonathan Martens <smeserver-contribs@snetram.nl> |
198 |
|
|
- 1.2-6 |
199 |
|
|
fixed bug: http://contribs.org/bugzilla/show_bug.cgi?id=3034 |
200 |
|
|
Added French translation of server-manager panel [SME: 3034] |
201 |
|
|
|
202 |
|
|
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
203 |
|
|
- Clean up spec so package can be built by koji/plague |
204 |
|
|
|
205 |
|
|
* Sun Feb 18 2007 Jonathan Martens <smeserver-contribs@snetram.nl> |
206 |
|
|
- 1.2-4 |
207 |
|
|
fixed bug: http://contribs.org/bugzilla/show_bug.cgi?id=2435 |
208 |
|
|
Added Swedish translation of server-manager panel [SME: 2435] |
209 |
|
|
|
210 |
|
|
* Tue Feb 13 2007 Jonathan Martens <smeserver-contribs@snetram.nl> |
211 |
|
|
- 1.2-3 |
212 |
|
|
- changed wrongly modified symlink created in 1.2-2 |
213 |
|
|
|
214 |
|
|
* Mon Feb 12 2007 Jonathan Martens <smeserver-contribs@snetram.nl> |
215 |
|
|
- 1.2-2 |
216 |
|
|
- removed symlink from archive and moved it to createlinks script |
217 |
|
|
- fixed bug: http://www.contribs.org/bugzilla/show_bug.cgi?id=2435 |
218 |
|
|
implemented the ability to localise the link in the navigation |
219 |
|
|
panel of the server-manager [SME: 2435] |
220 |
|
|
|
221 |
|
|
* Tue Feb 06 2007 Jonathan Martens <smeserver-contribs@snetram.nl> |
222 |
|
|
- 1.2-1 |
223 |
|
|
- imported changelog from previous revisions and ordered them by date |
224 |
|
|
- made packager generic for possible inclusion in SME Server Extras |
225 |
|
|
- renamed spec file to enable automatic build to |
226 |
|
|
smeserver-subversion.spec, removed older spec files with |
227 |
|
|
version number in their name |
228 |
|
|
- modified mailaddress to be smeserver-contribs@snetram.nl |
229 |
|
|
- fixed bug: http://contribs.org/bugzilla/show_bug.cgi?id=2169 |
230 |
|
|
Added httpd.conf to templates2expand and services2adjust for |
231 |
|
|
the user-create, user-modify and group-modify event |
232 |
|
|
- fixed bug: http://www.contribs.org/bugzilla/show_bug.cgi?id=2205 |
233 |
|
|
Removed NEXT button from first server-manager panel |
234 |
|
|
|
235 |
|
|
* Sat Dec 09 2006 Jonathan Martens <smeserver-contribs@snetram.nl> |
236 |
|
|
- 1.1-3 |
237 |
|
|
- fixed bug: http://contribs.org/bugzilla/show_bug.cgi?id=2073 |
238 |
|
|
wrong split of database entries for groups and users when |
239 |
|
|
multiple users or groups where specified in 28SubversionContent |
240 |
|
|
httpd.conf template file |
241 |
|
|
- fixed bug: http://contribs.org/bugzilla/show_bug.cgi?id=1953 |
242 |
|
|
Authentication doesn't appear to work for groups, implemented |
243 |
|
|
workaround to expand all users in groups and adding them to |
244 |
|
|
the require user line |
245 |
|
|
- fixed bug: http://contribs.org/bugzilla/show_bug.cgi?id=2138 |
246 |
|
|
Remove unnecesarry double quotes around user and groups in |
247 |
|
|
httpd.conf template 28SubversionContent. |
248 |
|
|
|
249 |
|
|
* Sun Sep 18 2006 Jonathan Martens <smeserver-contribs@snetram.nl> |
250 |
|
|
- 1.0-5 |
251 |
|
|
- fixed bug: http://www.contribs.org/bugzilla/show_bug.cgi?id=1915 |
252 |
|
|
missing entry for maxRepositoryNameLength in database |
253 |
|
|
- fixed bug: http://www.contribs.org/bugzilla/show_bug.cgi?id=1916 |
254 |
|
|
corrected typo in createlinks script for httpd-e-smith |
255 |
|
|
|
256 |
|
|
* Sun Sep 10 2006 Jonathan Martens <smeserver-contribs@snetram.nl> |
257 |
|
|
- 1.0-4 |
258 |
|
|
- fixed configuration database entry for modDAVSVN |
259 |
|
|
|
260 |
|
|
* Sun Aug 27 2006 Jonathan Martens <smeserver-contribs@snetram.nl> |
261 |
|
|
- 1.0-3 |
262 |
|
|
- fixed typo |
263 |
|
|
|
264 |
|
|
* Sun Aug 27 2006 Jonathan Martens <smeserver-contribs@snetram.nl> |
265 |
|
|
- 1.0-2 |
266 |
|
|
- fixed: enable subversion by default after install |
267 |
|
|
|
268 |
|
|
* Sun Aug 27 2006 Jonathan Martens <smeserver-contribs@snetram.nl> |
269 |
|
|
- 1.0-1 |
270 |
|
|
- complete rebuild of the package |
271 |
|
|
- fixed: /home/e-smith/files/repository is now created |
272 |
|
|
- fixed: typo in english template files |
273 |
|
|
|
274 |
|
|
* Mon May 29 2006 Jonathan Martens <smeserver-contribs@snetram.nl> |
275 |
|
|
- 0.1-01 |
276 |
|
|
- Original version |
277 |
|
|
|
278 |
|
|
%prep |
279 |
|
|
%setup |
280 |
|
|
%patch0 -p1 |
281 |
snetram |
1.4 |
%patch1 -p1 |
282 |
|
|
%patch2 -p1 |
283 |
|
|
%patch3 -p1 |
284 |
snetram |
1.6 |
%patch4 -p1 |
285 |
snetram |
1.7 |
%patch5 -p1 |
286 |
snetram |
1.8 |
%patch6 -p1 |
287 |
snetram |
1.9 |
%patch7 -p1 |
288 |
snetram |
1.10 |
%patch8 -p1 |
289 |
snetram |
1.13 |
%patch9 -p1 |
290 |
|
|
%patch10 -p1 |
291 |
snetram |
1.14 |
%patch11 -p1 |
292 |
slords |
1.15 |
%patch12 -p1 |
293 |
snetram |
1.16 |
%patch13 -p1 |
294 |
|
|
%patch14 -p1 |
295 |
|
|
%patch15 -p1 |
296 |
|
|
%patch16 -p1 |
297 |
|
|
%patch17 -p1 |
298 |
snetram |
1.17 |
%patch18 -p1 |
299 |
|
|
%patch19 -p1 |
300 |
|
|
%patch20 -p1 |
301 |
snetram |
1.19 |
%patch21 -p1 |
302 |
|
|
%patch22 -p1 |
303 |
snetram |
1.20 |
%patch23 -p1 |
304 |
|
|
%patch24 -p1 |
305 |
slords |
1.23 |
%patch25 -p1 |
306 |
snetram |
1.25 |
%patch26 -p1 |
307 |
snetram |
1.29 |
%patch27 -p1 |
308 |
snetram |
1.34 |
%patch28 -p1 |
309 |
slords |
1.35 |
%patch29 -p1 |
310 |
snetram |
1.36 |
%patch30 -p1 |
311 |
snetram |
1.37 |
%patch31 -p1 |
312 |
snetram |
1.38 |
%patch32 -p1 |
313 |
snetram |
1.43 |
%patch33 -p1 |
314 |
slords |
1.1 |
|
315 |
|
|
%build |
316 |
|
|
perl createlinks |
317 |
|
|
|
318 |
|
|
%install |
319 |
|
|
rm -rf $RPM_BUILD_ROOT |
320 |
|
|
(cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT) |
321 |
|
|
rm -f %{name}-%{version}-filelist |
322 |
|
|
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT > %{name}-%{version}-filelist |
323 |
|
|
|
324 |
|
|
%clean |
325 |
|
|
rm -rf $RPM_BUILD_ROOT |
326 |
|
|
|
327 |
|
|
%files -f %{name}-%{version}-filelist |
328 |
|
|
%defattr(-,root,root) |