/[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.60 - (show annotations) (download)
Tue Nov 25 16:20:31 2008 UTC (15 years, 6 months ago) by slords
Branch: MAIN
Changes since 1.59: +0 -0 lines
Restore

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

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