1 |
|
# $Id: smeserver-subversion.spec,v 1.72 2011/03/06 15:28:34 slords Exp $ |
2 |
|
# Authority: snetram |
3 |
|
# Name: Jonathan Martens |
4 |
|
|
5 |
Summary: Subversion for SME Server |
Summary: Subversion for SME Server |
6 |
%define name smeserver-subversion |
%define name smeserver-subversion |
7 |
Name: %{name} |
Name: %{name} |
8 |
%define version 1.4 |
%define version 1.4 |
9 |
%define release 10 |
%define release 48 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
37 |
Patch24: smeserver-subversion-1.4-FixGroupsFullAccess.patch |
Patch24: smeserver-subversion-1.4-FixGroupsFullAccess.patch |
38 |
Patch25: smeserver-subversion-1.4-migratefix.patch |
Patch25: smeserver-subversion-1.4-migratefix.patch |
39 |
Patch26: smeserver-subversion-1.4-locale-2008-03-10.patch |
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 |
|
Patch55: smeserver-subversion-1.4-locale-2009-05-20.patch |
69 |
|
Patch56: smeserver-subversion-1.4-locale-2009-08-24.patch |
70 |
|
Patch57: smeserver-subversion-1.4-locale-2009-10-27.patch |
71 |
|
Patch58: smeserver-subversion-1.4-locale-2010-03-02.patch |
72 |
|
Patch59: smeserver-subversion-1.4-locale-2010-05-23.patch |
73 |
|
Patch60: smeserver-subversion-1.4-locale-2011-03-06.patch |
74 |
|
Patch61: smeserver-subversion-1.4-locale-2011-04-27.patch |
75 |
Group: Applications/Internet |
Group: Applications/Internet |
76 |
Source: %{name}-%{version}.tgz |
Source: %{name}-%{version}.tgz |
77 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
78 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
79 |
Requires: smeserver-mod_dav subversion >= 1.2 smeserver-release >= 7 mod_dav_svn httpd >= 2 e-smith-formmagick >= 1.4.0-10 |
Requires: smeserver-mod_dav subversion >= 1.2 |
80 |
|
Requires: smeserver-release >= 7 |
81 |
|
Requires: mod_dav_svn httpd >= 2 |
82 |
|
Requires: e-smith-formmagick >= 1.4.0-12 |
83 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
84 |
|
|
85 |
%description |
%description |
86 |
Implementation of Subversion for SME Server 7 using WebDAV. |
Implementation of Subversion for SME Server 7 using WebDAV. |
87 |
|
|
88 |
%changelog |
%changelog |
89 |
|
* Wed Apr 27 2011 SME Translation Server <translations@contribs.org> 1.4-48.sme |
90 |
|
- apply locale 2011-04-27 patch |
91 |
|
|
92 |
|
* Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 1.4-47.sme |
93 |
|
- apply locale 2011-03-06 patch |
94 |
|
|
95 |
|
* Sun May 23 2010 SME Translation Server <translations@contribs.org> 1.4-46.sme |
96 |
|
- apply locale 2010-05-23 patch |
97 |
|
|
98 |
|
* Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 1.4-45.sme |
99 |
|
- apply locale 2010-03-02 patch |
100 |
|
|
101 |
|
* Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 1.4-44.sme |
102 |
|
- apply locale 2009-10-27 patch |
103 |
|
|
104 |
|
* Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 1.4-43.sme |
105 |
|
- apply locale 2009-08-24 patch |
106 |
|
|
107 |
|
* Wed May 20 2009 SME Translation Server <translations@contribs.org> 1.4-42.sme |
108 |
|
- apply locale 2009-05-20 patch |
109 |
|
|
110 |
|
* Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 1.4-41.sme |
111 |
|
- apply locale 2009-04-27 patch |
112 |
|
|
113 |
|
* Tue Mar 03 2009 SME Translation Server |
114 |
|
- apply locale 2009-03-03 patch |
115 |
|
|
116 |
|
* Mon Mar 2 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-39 |
117 |
|
- Do not load module when mod_dav is disabled [SME: 5047] |
118 |
|
|
119 |
|
* Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-38 |
120 |
|
- Apply 1 Mar 2009 locale patch [SME: 5018] |
121 |
|
|
122 |
|
* Thu Jan 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-37 |
123 |
|
- Apply 1 Jan 2009 locale patch [SME: 4900] |
124 |
|
|
125 |
|
* Sun Nov 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-36 |
126 |
|
- Apply 30 Nov 2008 locale patch |
127 |
|
|
128 |
|
* Wed Nov 19 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-35 |
129 |
|
- Apply 19 Nov 2008 locale patch |
130 |
|
|
131 |
|
* Wed Nov 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-34 |
132 |
|
- Apply 5 Nov 2008 locale patch |
133 |
|
|
134 |
|
* Thu Oct 16 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-33 |
135 |
|
- Apply 16 Oct 2008 locale patch |
136 |
|
|
137 |
|
* Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-32 |
138 |
|
- Apply 14 Oct 2008 locale patch |
139 |
|
|
140 |
|
* Mon Oct 13 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-31 |
141 |
|
- Apply 13 Oct 2008 locale patch |
142 |
|
|
143 |
|
* Mon Sep 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-30 |
144 |
|
- Apply 30 Sep 2008 locale patch |
145 |
|
|
146 |
|
* Mon Sep 8 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-29 |
147 |
|
- Bumped version number to test new plague release |
148 |
|
|
149 |
|
* Mon Aug 18 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-28 |
150 |
|
- Apply 18 Aug 2008 locale patch |
151 |
|
|
152 |
|
* Sun Aug 10 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-27 |
153 |
|
- Redo maxLength fix properly [SME: 4495] |
154 |
|
|
155 |
|
* Sun Aug 10 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-26 |
156 |
|
- Reinstate description validation routine [SME: 3698] |
157 |
|
- Remove user/group from repository privileges list(s) when user/group is |
158 |
|
removed from the system [SME: 4013] |
159 |
|
- Clarify panel fields for user(s)/group(s) read/write access with regards |
160 |
|
to anonymous access on empty lists [SME: 4327] |
161 |
|
- Fix maxLength not appearing in the create/modify page of the panel [SME: 4495] |
162 |
|
- Fixed bug reference in previous changelog entry |
163 |
|
|
164 |
|
* Sat Aug 9 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-25 |
165 |
|
- Apply 9 August 2008 locale patch |
166 |
|
|
167 |
|
* Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-24 |
168 |
|
- Apply 1 July 2008 locale patch |
169 |
|
|
170 |
|
* Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-23 |
171 |
|
- Apply 27 Jun 2008 locale patch |
172 |
|
|
173 |
|
* Wed Jun 25 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-22 |
174 |
|
- Apply 24 Jun 2008 locale patch |
175 |
|
|
176 |
|
* Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-21 |
177 |
|
- Removed development patches |
178 |
|
|
179 |
|
* Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-20 |
180 |
|
- Apply 21 May 2008 locale patch |
181 |
|
|
182 |
|
* Fri May 9 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-19 |
183 |
|
- Try to clarify panel read/write properties (a bit more) [SME: 4327] |
184 |
|
|
185 |
|
* Mon Apr 28 2008 Shad L. Lords <slords@mail.com> 1.4-18 |
186 |
|
- Bump release to rebuild |
187 |
|
|
188 |
|
* Thu Apr 24 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-17 |
189 |
|
- Updated common <base> entries for other locales |
190 |
|
|
191 |
|
* Thu Apr 24 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-16 |
192 |
|
- Take common <base> entries from e-smith-formmagick's general |
193 |
|
|
194 |
|
* Mon Apr 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-15 |
195 |
|
- Updated pt_BR locale |
196 |
|
|
197 |
|
* Sun Apr 20 2008 Shad L. Lords <slords@mail.com> 1.4-14 |
198 |
|
- Remove outdated pt translation [SME: 4234] |
199 |
|
|
200 |
|
* Thu Apr 10 2008 Jonathan Martens <smeserver-contribs@snetram.nl> |
201 |
|
- 1.4-13 |
202 |
|
- Update UTF-8 translations to reflect latest changes |
203 |
|
|
204 |
|
* Wed Mar 29 2008 Jonathan Martens <smeserver-contribs@snetram.nl> |
205 |
|
- 1.4-12 |
206 |
|
- Bumped version number to force build |
207 |
|
|
208 |
|
* Wed Mar 29 2008 Jonathan Martens <smeserver-contribs@snetram.nl> |
209 |
|
- 1.4-11 |
210 |
|
- Update locale by importing patch generated using the new tranlsation website |
211 |
|
- Split requires line to read one line per package |
212 |
|
|
213 |
* Wed Mar 12 2008 Jonathan Martens <smeserver-contribs@snetram.nl> |
* Wed Mar 12 2008 Jonathan Martens <smeserver-contribs@snetram.nl> |
214 |
- 1.4-10 |
- 1.4-10 |
215 |
- Included e-smith-formagick requirement according to Gavin's comment (11) in [SME: 3858] |
- Included e-smith-formagick requirement according to Gavin's comment (11) in [SME: 3858] |
419 |
%patch24 -p1 |
%patch24 -p1 |
420 |
%patch25 -p1 |
%patch25 -p1 |
421 |
%patch26 -p1 |
%patch26 -p1 |
422 |
|
%patch27 -p1 |
423 |
|
%patch28 -p1 |
424 |
|
%patch29 -p1 |
425 |
|
%patch30 -p1 |
426 |
|
%patch31 -p1 |
427 |
|
%patch32 -p1 |
428 |
|
%patch33 -p1 |
429 |
|
%patch34 -p1 |
430 |
|
%patch35 -p1 |
431 |
|
%patch36 -p1 |
432 |
|
%patch37 -p1 |
433 |
|
%patch38 -p1 |
434 |
|
%patch39 -p1 |
435 |
|
%patch40 -p1 |
436 |
|
%patch41 -p1 |
437 |
|
%patch42 -p1 |
438 |
|
%patch43 -p1 |
439 |
|
%patch44 -p1 |
440 |
|
%patch45 -p1 |
441 |
|
%patch46 -p1 |
442 |
|
%patch47 -p1 |
443 |
|
%patch48 -p1 |
444 |
|
%patch49 -p1 |
445 |
|
%patch50 -p1 |
446 |
|
%patch51 -p1 |
447 |
|
%patch52 -p1 |
448 |
|
%patch53 -p1 |
449 |
|
%patch54 -p1 |
450 |
|
%patch55 -p1 |
451 |
|
%patch56 -p1 |
452 |
|
%patch57 -p1 |
453 |
|
%patch58 -p1 |
454 |
|
%patch59 -p1 |
455 |
|
%patch60 -p1 |
456 |
|
%patch61 -p1 |
457 |
|
|
458 |
%build |
%build |
459 |
perl createlinks |
perl createlinks |