/[smecontribs]/rpms/smeserver-subversion/contribs7/smeserver-subversion.spec
ViewVC logotype

Contents of /rpms/smeserver-subversion/contribs7/smeserver-subversion.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.66 - (show annotations) (download)
Mon Apr 27 16:11:21 2009 UTC (15 years, 1 month ago) by slords
Branch: MAIN
Changes since 1.65: +7 -2 lines
Apply locale changes

1 # $Id: smeserver-subversion.spec,v 1.65 2009/03/03 21:36:59 slords Exp $
2 # Authority: snetram
3 # Name: Jonathan Martens
4
5 Summary: Subversion for SME Server
6 %define name smeserver-subversion
7 Name: %{name}
8 %define version 1.4
9 %define release 41
10 Version: %{version}
11 Release: %{release}%{?dist}
12 License: GPL
13 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 Patch12: smeserver-subversion-1.4-initdb.patch
26 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 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 Patch54: smeserver-subversion-1.4-locale-2009-04-27.patch
68 Group: Applications/Internet
69 Source: %{name}-%{version}.tgz
70 BuildArchitectures: noarch
71 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
72 Requires: smeserver-mod_dav subversion >= 1.2
73 Requires: smeserver-release >= 7
74 Requires: mod_dav_svn httpd >= 2
75 Requires: e-smith-formmagick >= 1.4.0-12
76 BuildRequires: e-smith-devtools >= 1.13.1-03
77
78 %description
79 Implementation of Subversion for SME Server 7 using WebDAV.
80
81 %changelog
82 * Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 1.4-41.sme
83 - apply locale 2009-04-27 patch
84
85 * Tue Mar 03 2009 SME Translation Server
86 - apply locale 2009-03-03 patch
87
88 * Mon Mar 2 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-39
89 - Do not load module when mod_dav is disabled [SME: 5047]
90
91 * Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-38
92 - Apply 1 Mar 2009 locale patch [SME: 5018]
93
94 * Thu Jan 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-37
95 - Apply 1 Jan 2009 locale patch [SME: 4900]
96
97 * Sun Nov 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-36
98 - Apply 30 Nov 2008 locale patch
99
100 * Wed Nov 19 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-35
101 - Apply 19 Nov 2008 locale patch
102
103 * Wed Nov 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-34
104 - Apply 5 Nov 2008 locale patch
105
106 * Thu Oct 16 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-33
107 - Apply 16 Oct 2008 locale patch
108
109 * Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-32
110 - Apply 14 Oct 2008 locale patch
111
112 * Mon Oct 13 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-31
113 - Apply 13 Oct 2008 locale patch
114
115 * Mon Sep 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-30
116 - Apply 30 Sep 2008 locale patch
117
118 * Mon Sep 8 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-29
119 - Bumped version number to test new plague release
120
121 * Mon Aug 18 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-28
122 - Apply 18 Aug 2008 locale patch
123
124 * Sun Aug 10 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-27
125 - Redo maxLength fix properly [SME: 4495]
126
127 * Sun Aug 10 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-26
128 - Reinstate description validation routine [SME: 3698]
129 - Remove user/group from repository privileges list(s) when user/group is
130 removed from the system [SME: 4013]
131 - Clarify panel fields for user(s)/group(s) read/write access with regards
132 to anonymous access on empty lists [SME: 4327]
133 - Fix maxLength not appearing in the create/modify page of the panel [SME: 4495]
134 - Fixed bug reference in previous changelog entry
135
136 * Sat Aug 9 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-25
137 - Apply 9 August 2008 locale patch
138
139 * Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-24
140 - Apply 1 July 2008 locale patch
141
142 * Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-23
143 - Apply 27 Jun 2008 locale patch
144
145 * Wed Jun 25 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-22
146 - Apply 24 Jun 2008 locale patch
147
148 * Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-21
149 - Removed development patches
150
151 * Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-20
152 - Apply 21 May 2008 locale patch
153
154 * Fri May 9 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-19
155 - Try to clarify panel read/write properties (a bit more) [SME: 4327]
156
157 * Mon Apr 28 2008 Shad L. Lords <slords@mail.com> 1.4-18
158 - Bump release to rebuild
159
160 * Thu Apr 24 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-17
161 - Updated common <base> entries for other locales
162
163 * Thu Apr 24 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-16
164 - Take common <base> entries from e-smith-formmagick's general
165
166 * Mon Apr 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-15
167 - Updated pt_BR locale
168
169 * Sun Apr 20 2008 Shad L. Lords <slords@mail.com> 1.4-14
170 - Remove outdated pt translation [SME: 4234]
171
172 * Thu Apr 10 2008 Jonathan Martens <smeserver-contribs@snetram.nl>
173 - 1.4-13
174 - Update UTF-8 translations to reflect latest changes
175
176 * Wed Mar 29 2008 Jonathan Martens <smeserver-contribs@snetram.nl>
177 - 1.4-12
178 - Bumped version number to force build
179
180 * Wed Mar 29 2008 Jonathan Martens <smeserver-contribs@snetram.nl>
181 - 1.4-11
182 - Update locale by importing patch generated using the new tranlsation website
183 - Split requires line to read one line per package
184
185 * Wed Mar 12 2008 Jonathan Martens <smeserver-contribs@snetram.nl>
186 - 1.4-10
187 - Included e-smith-formagick requirement according to Gavin's comment (11) in [SME: 3858]
188
189 * Mon Mar 10 2008 Jonathan Martens <smeserver-contribs@snetram.nl>
190 - 1.4-9
191 - Update locale by importing patch generated using the new tranlsation website
192 - Removed untranslated locales from patch
193
194 * Sat Mar 01 2008 Shad L. Lords <slords@mail.com> 1.4-8
195 - Simplify migrate fragment and ensure we don't overwrite props [SME: 4003]
196
197 * Sat Mar 01 2008 Jonathan Martens <smeserver-contribs@snetram.nl>
198 - 1.4-7
199 - Rewrite and split migrate scripts for user(s) and group(s), model
200 it after /etc/e-smith/db/configuration/migrate/20smtpd-auth
201 - Clean out empty files created after patching
202
203 * Sat Mar 01 2008 Jonathan Martens <smeserver-contribs@snetram.nl>
204 - 1.4-6
205 - Full access for groups does not work [SME: 3998]
206 - group-delete hook is preventing groups from being deleted [SME: 3999]
207 - Fix migrate script to not overwrite users/groups access privileges
208 on updates [SME: 4003]
209
210 * Thu Feb 28 2008 Jonathan Martens <smeserver-contribs@snetram.nl>
211 - 1.4-5
212 - Modifying repository does not change MIME type setting
213 from off to on [SME: 3995]
214 - Modifying repository drops access privileges [SME: 3996]
215 - Modifying repository sets GroupsRead value for
216 GroupsRead as well as GroupsWrite property [SME: 3997]
217
218 * Wed Feb 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl>
219 - 1.4-4
220 - Fixed invalid perl location in patch
221
222 * Mon Feb 25 2008 Jonathan Martens <smeserver-contribs@snetram.nl>
223 - 1.4-3
224 - Added and reorganized locales for all base languages [SME: 3811]
225 - Added spanish (es) locale [SME: 3814]
226 - Add hooks to user-delete and group-delete event [SME: 3981]
227 - Remove subversion-delete event since it is and should not be used [SME: 3982]
228 - Improve sanity check on repository-delete event [SME: 3983]
229
230 * Mon Feb 25 2008 Shad L. Lords <slords@mail.com>
231 - 1.4-2
232 - Remove scripts and move db initialition to package
233
234 * Sun Feb 24 2008 Jonathan Martens <smeserver-contribs@snetram.nl>
235 - 1.4-1
236 - Removed font tag in locale files [SME: 3977]
237
238 * Sat Feb 23 2008 Jonathan Martens <smeserver-contribs@snetram.nl>
239 - 1.4-0
240 - Removed skel folder should have been obsoleted since 1.2-8 [SME: 3079]
241 - Implement read/write access for user(s) and group(s) [SME: 3964]
242 - Allow anonymous access [SME: 3976]
243 - Removed leftover refferences to modAuthzSVN [SME: 3971]
244 - Fixed incorrect dates in spec files changelog
245
246 * Wed Feb 06 2008 Jonathan Martens <smeserver-contribs@snetram.nl>
247 - 1.3-6
248 - Fixed missing translations for french locale created by
249 features implemented by 1.3-2 [SME: 3810]
250
251 * Sat Jan 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl>
252 - 1.3-5
253 - Added italian (it) locale [SME: 3812]
254
255 * Sat Jan 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl>
256 - 1.3-4
257 - Added german (de) locale [SME: 3813]
258
259 * Sat Jan 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl>
260 - 1.3-3
261 - DESCRIPTION_HAS_INVALID_CHARS is not translated in en-us locale [SME: 3694]
262 - Fixed missing translations for available locale created by
263 features implemented by 1.3-2 [SME: 3811]
264
265 * Fri Jan 25 2008 Jonathan Martens <smeserver-contribs@snetram.nl>
266 - 1.3-2
267 - Allow auto-versioning by DAV clients (requires subversion >= 1.2) [SME: 3806]
268
269 * Tue Dec 25 2007 Jonathan Martens <smeserver-contribs@snetram.nl>
270 - 1.2-9
271 fixed bug: http://contribs.org/bugzilla/show_bug.cgi?id=3008
272 Description doesn't allow characters with accents [SME: 3008]
273
274 * Mon Aug 6 2007 Jonathan Martens <smeserver-contribs@snetram.nl>
275 - 1.2-8
276 fixed bug: http://contribs.org/bugzilla/show_bug.cgi?id=3079
277 UUID equal in all repositories [SME: 3079]
278
279 * Mon Aug 6 2007 Jonathan Martens <smeserver-contribs@snetram.nl>
280 - 1.2-7
281 fixed bug: http://contribs.org/bugzilla/show_bug.cgi?id=3034
282 Added new French translation due to incorrect encoding [SME: 3034]
283
284 * Tue Jun 12 2007 Jonathan Martens <smeserver-contribs@snetram.nl>
285 - 1.2-6
286 fixed bug: http://contribs.org/bugzilla/show_bug.cgi?id=3034
287 Added French translation of server-manager panel [SME: 3034]
288
289 * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
290 - Clean up spec so package can be built by koji/plague
291
292 * Sun Feb 18 2007 Jonathan Martens <smeserver-contribs@snetram.nl>
293 - 1.2-4
294 fixed bug: http://contribs.org/bugzilla/show_bug.cgi?id=2435
295 Added Swedish translation of server-manager panel [SME: 2435]
296
297 * Tue Feb 13 2007 Jonathan Martens <smeserver-contribs@snetram.nl>
298 - 1.2-3
299 - changed wrongly modified symlink created in 1.2-2
300
301 * Mon Feb 12 2007 Jonathan Martens <smeserver-contribs@snetram.nl>
302 - 1.2-2
303 - removed symlink from archive and moved it to createlinks script
304 - fixed bug: http://www.contribs.org/bugzilla/show_bug.cgi?id=2435
305 implemented the ability to localise the link in the navigation
306 panel of the server-manager [SME: 2435]
307
308 * Tue Feb 06 2007 Jonathan Martens <smeserver-contribs@snetram.nl>
309 - 1.2-1
310 - imported changelog from previous revisions and ordered them by date
311 - made packager generic for possible inclusion in SME Server Extras
312 - renamed spec file to enable automatic build to
313 smeserver-subversion.spec, removed older spec files with
314 version number in their name
315 - modified mailaddress to be smeserver-contribs@snetram.nl
316 - fixed bug: http://contribs.org/bugzilla/show_bug.cgi?id=2169
317 Added httpd.conf to templates2expand and services2adjust for
318 the user-create, user-modify and group-modify event
319 - fixed bug: http://www.contribs.org/bugzilla/show_bug.cgi?id=2205
320 Removed NEXT button from first server-manager panel
321
322 * Sat Dec 09 2006 Jonathan Martens <smeserver-contribs@snetram.nl>
323 - 1.1-3
324 - fixed bug: http://contribs.org/bugzilla/show_bug.cgi?id=2073
325 wrong split of database entries for groups and users when
326 multiple users or groups where specified in 28SubversionContent
327 httpd.conf template file
328 - fixed bug: http://contribs.org/bugzilla/show_bug.cgi?id=1953
329 Authentication doesn't appear to work for groups, implemented
330 workaround to expand all users in groups and adding them to
331 the require user line
332 - fixed bug: http://contribs.org/bugzilla/show_bug.cgi?id=2138
333 Remove unnecesarry double quotes around user and groups in
334 httpd.conf template 28SubversionContent.
335
336 * Sun Sep 18 2006 Jonathan Martens <smeserver-contribs@snetram.nl>
337 - 1.0-5
338 - fixed bug: http://www.contribs.org/bugzilla/show_bug.cgi?id=1915
339 missing entry for maxRepositoryNameLength in database
340 - fixed bug: http://www.contribs.org/bugzilla/show_bug.cgi?id=1916
341 corrected typo in createlinks script for httpd-e-smith
342
343 * Sun Sep 10 2006 Jonathan Martens <smeserver-contribs@snetram.nl>
344 - 1.0-4
345 - fixed configuration database entry for modDAVSVN
346
347 * Sun Aug 27 2006 Jonathan Martens <smeserver-contribs@snetram.nl>
348 - 1.0-3
349 - fixed typo
350
351 * Sun Aug 27 2006 Jonathan Martens <smeserver-contribs@snetram.nl>
352 - 1.0-2
353 - fixed: enable subversion by default after install
354
355 * Sun Aug 27 2006 Jonathan Martens <smeserver-contribs@snetram.nl>
356 - 1.0-1
357 - complete rebuild of the package
358 - fixed: /home/e-smith/files/repository is now created
359 - fixed: typo in english template files
360
361 * Mon May 29 2006 Jonathan Martens <smeserver-contribs@snetram.nl>
362 - 0.1-01
363 - Original version
364
365 %prep
366 %setup
367 %patch0 -p1
368 %patch1 -p1
369 %patch2 -p1
370 %patch3 -p1
371 %patch4 -p1
372 %patch5 -p1
373 %patch6 -p1
374 %patch7 -p1
375 %patch8 -p1
376 %patch9 -p1
377 %patch10 -p1
378 %patch11 -p1
379 %patch12 -p1
380 %patch13 -p1
381 %patch14 -p1
382 %patch15 -p1
383 %patch16 -p1
384 %patch17 -p1
385 %patch18 -p1
386 %patch19 -p1
387 %patch20 -p1
388 %patch21 -p1
389 %patch22 -p1
390 %patch23 -p1
391 %patch24 -p1
392 %patch25 -p1
393 %patch26 -p1
394 %patch27 -p1
395 %patch28 -p1
396 %patch29 -p1
397 %patch30 -p1
398 %patch31 -p1
399 %patch32 -p1
400 %patch33 -p1
401 %patch34 -p1
402 %patch35 -p1
403 %patch36 -p1
404 %patch37 -p1
405 %patch38 -p1
406 %patch39 -p1
407 %patch40 -p1
408 %patch41 -p1
409 %patch42 -p1
410 %patch43 -p1
411 %patch44 -p1
412 %patch45 -p1
413 %patch46 -p1
414 %patch47 -p1
415 %patch48 -p1
416 %patch49 -p1
417 %patch50 -p1
418 %patch51 -p1
419 %patch52 -p1
420 %patch53 -p1
421 %patch54 -p1
422
423 %build
424 perl createlinks
425
426 %install
427 rm -rf $RPM_BUILD_ROOT
428 (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
429 rm -f %{name}-%{version}-filelist
430 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT > %{name}-%{version}-filelist
431
432 %clean
433 rm -rf $RPM_BUILD_ROOT
434
435 %files -f %{name}-%{version}-filelist
436 %defattr(-,root,root)

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed