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