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