1 |
# $Id: smeserver-subversion.spec,v 1.34 2008/04/10 19:16:39 snetram Exp $ |
# $Id: smeserver-subversion.spec,v 1.76 2012/06/13 20:26:31 snetram Exp $ |
2 |
# Authority: snetram |
# Authority: snetram |
3 |
# Name: Jonathan Martens |
# Name: Jonathan Martens |
4 |
|
|
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 14 |
%define release 51 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
40 |
Patch27: smeserver-subversion-1.4-locale-2008-03-29.patch |
Patch27: smeserver-subversion-1.4-locale-2008-03-29.patch |
41 |
Patch28: smeserver-subversion-1.4-locale-2008-04-10.patch |
Patch28: smeserver-subversion-1.4-locale-2008-04-10.patch |
42 |
Patch29: smeserver-subversion-1.4-badpt.patch |
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 |
|
Patch62: smeserver-subversion-1.4-locale-2011-07-05.patch |
76 |
|
Patch63: smeserver-subversion-1.4-locale-2012-06-13.patch |
77 |
|
Patch64: smeserver-subversion-1.5-prevent-empty-description.patch |
78 |
|
Patch65: smeserver-subversion-1.5-pwauth-32-or-64-bit.patch |
79 |
Group: Applications/Internet |
Group: Applications/Internet |
80 |
Source: %{name}-%{version}.tgz |
Source: %{name}-%{version}.tgz |
81 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
83 |
Requires: smeserver-mod_dav subversion >= 1.2 |
Requires: smeserver-mod_dav subversion >= 1.2 |
84 |
Requires: smeserver-release >= 7 |
Requires: smeserver-release >= 7 |
85 |
Requires: mod_dav_svn httpd >= 2 |
Requires: mod_dav_svn httpd >= 2 |
86 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-12 |
87 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
88 |
|
|
89 |
%description |
%description |
90 |
Implementation of Subversion for SME Server 7 using WebDAV. |
Implementation of Subversion for SME Server 7 using WebDAV. |
91 |
|
|
92 |
%changelog |
%changelog |
93 |
|
* Fri Sep 7 2012 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-51.sme |
94 |
|
- Fix location of pwauth on 64 bit systems [SME: 7094] |
95 |
|
|
96 |
|
* Wed Jun 13 2012 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-50.sme |
97 |
|
- Prevent empty description [SME: 6987] |
98 |
|
- Apply latest locale patch |
99 |
|
|
100 |
|
* Tue Jul 6 2011 SME Translation Server <translations@contribs.org> 1.4-49.sme |
101 |
|
- apply locale 2011-07-05 patch |
102 |
|
|
103 |
|
* Wed Apr 27 2011 SME Translation Server <translations@contribs.org> 1.4-48.sme |
104 |
|
- apply locale 2011-04-27 patch |
105 |
|
|
106 |
|
* Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 1.4-47.sme |
107 |
|
- apply locale 2011-03-06 patch |
108 |
|
|
109 |
|
* Sun May 23 2010 SME Translation Server <translations@contribs.org> 1.4-46.sme |
110 |
|
- apply locale 2010-05-23 patch |
111 |
|
|
112 |
|
* Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 1.4-45.sme |
113 |
|
- apply locale 2010-03-02 patch |
114 |
|
|
115 |
|
* Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 1.4-44.sme |
116 |
|
- apply locale 2009-10-27 patch |
117 |
|
|
118 |
|
* Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 1.4-43.sme |
119 |
|
- apply locale 2009-08-24 patch |
120 |
|
|
121 |
|
* Wed May 20 2009 SME Translation Server <translations@contribs.org> 1.4-42.sme |
122 |
|
- apply locale 2009-05-20 patch |
123 |
|
|
124 |
|
* Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 1.4-41.sme |
125 |
|
- apply locale 2009-04-27 patch |
126 |
|
|
127 |
|
* Tue Mar 03 2009 SME Translation Server |
128 |
|
- apply locale 2009-03-03 patch |
129 |
|
|
130 |
|
* Mon Mar 2 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-39 |
131 |
|
- Do not load module when mod_dav is disabled [SME: 5047] |
132 |
|
|
133 |
|
* Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-38 |
134 |
|
- Apply 1 Mar 2009 locale patch [SME: 5018] |
135 |
|
|
136 |
|
* Thu Jan 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-37 |
137 |
|
- Apply 1 Jan 2009 locale patch [SME: 4900] |
138 |
|
|
139 |
|
* Sun Nov 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-36 |
140 |
|
- Apply 30 Nov 2008 locale patch |
141 |
|
|
142 |
|
* Wed Nov 19 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-35 |
143 |
|
- Apply 19 Nov 2008 locale patch |
144 |
|
|
145 |
|
* Wed Nov 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-34 |
146 |
|
- Apply 5 Nov 2008 locale patch |
147 |
|
|
148 |
|
* Thu Oct 16 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-33 |
149 |
|
- Apply 16 Oct 2008 locale patch |
150 |
|
|
151 |
|
* Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-32 |
152 |
|
- Apply 14 Oct 2008 locale patch |
153 |
|
|
154 |
|
* Mon Oct 13 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-31 |
155 |
|
- Apply 13 Oct 2008 locale patch |
156 |
|
|
157 |
|
* Mon Sep 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-30 |
158 |
|
- Apply 30 Sep 2008 locale patch |
159 |
|
|
160 |
|
* Mon Sep 8 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-29 |
161 |
|
- Bumped version number to test new plague release |
162 |
|
|
163 |
|
* Mon Aug 18 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-28 |
164 |
|
- Apply 18 Aug 2008 locale patch |
165 |
|
|
166 |
|
* Sun Aug 10 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-27 |
167 |
|
- Redo maxLength fix properly [SME: 4495] |
168 |
|
|
169 |
|
* Sun Aug 10 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-26 |
170 |
|
- Reinstate description validation routine [SME: 3698] |
171 |
|
- Remove user/group from repository privileges list(s) when user/group is |
172 |
|
removed from the system [SME: 4013] |
173 |
|
- Clarify panel fields for user(s)/group(s) read/write access with regards |
174 |
|
to anonymous access on empty lists [SME: 4327] |
175 |
|
- Fix maxLength not appearing in the create/modify page of the panel [SME: 4495] |
176 |
|
- Fixed bug reference in previous changelog entry |
177 |
|
|
178 |
|
* Sat Aug 9 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-25 |
179 |
|
- Apply 9 August 2008 locale patch |
180 |
|
|
181 |
|
* Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-24 |
182 |
|
- Apply 1 July 2008 locale patch |
183 |
|
|
184 |
|
* Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-23 |
185 |
|
- Apply 27 Jun 2008 locale patch |
186 |
|
|
187 |
|
* Wed Jun 25 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-22 |
188 |
|
- Apply 24 Jun 2008 locale patch |
189 |
|
|
190 |
|
* Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-21 |
191 |
|
- Removed development patches |
192 |
|
|
193 |
|
* Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-20 |
194 |
|
- Apply 21 May 2008 locale patch |
195 |
|
|
196 |
|
* Fri May 9 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-19 |
197 |
|
- Try to clarify panel read/write properties (a bit more) [SME: 4327] |
198 |
|
|
199 |
|
* Mon Apr 28 2008 Shad L. Lords <slords@mail.com> 1.4-18 |
200 |
|
- Bump release to rebuild |
201 |
|
|
202 |
|
* Thu Apr 24 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-17 |
203 |
|
- Updated common <base> entries for other locales |
204 |
|
|
205 |
|
* Thu Apr 24 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-16 |
206 |
|
- Take common <base> entries from e-smith-formmagick's general |
207 |
|
|
208 |
|
* Mon Apr 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-15 |
209 |
|
- Updated pt_BR locale |
210 |
|
|
211 |
* Sun Apr 20 2008 Shad L. Lords <slords@mail.com> 1.4-14 |
* Sun Apr 20 2008 Shad L. Lords <slords@mail.com> 1.4-14 |
212 |
- Remove outdated pt translation [SME: 4234] |
- Remove outdated pt translation [SME: 4234] |
213 |
|
|
436 |
%patch27 -p1 |
%patch27 -p1 |
437 |
%patch28 -p1 |
%patch28 -p1 |
438 |
%patch29 -p1 |
%patch29 -p1 |
439 |
|
%patch30 -p1 |
440 |
|
%patch31 -p1 |
441 |
|
%patch32 -p1 |
442 |
|
%patch33 -p1 |
443 |
|
%patch34 -p1 |
444 |
|
%patch35 -p1 |
445 |
|
%patch36 -p1 |
446 |
|
%patch37 -p1 |
447 |
|
%patch38 -p1 |
448 |
|
%patch39 -p1 |
449 |
|
%patch40 -p1 |
450 |
|
%patch41 -p1 |
451 |
|
%patch42 -p1 |
452 |
|
%patch43 -p1 |
453 |
|
%patch44 -p1 |
454 |
|
%patch45 -p1 |
455 |
|
%patch46 -p1 |
456 |
|
%patch47 -p1 |
457 |
|
%patch48 -p1 |
458 |
|
%patch49 -p1 |
459 |
|
%patch50 -p1 |
460 |
|
%patch51 -p1 |
461 |
|
%patch52 -p1 |
462 |
|
%patch53 -p1 |
463 |
|
%patch54 -p1 |
464 |
|
%patch55 -p1 |
465 |
|
%patch56 -p1 |
466 |
|
%patch57 -p1 |
467 |
|
%patch58 -p1 |
468 |
|
%patch59 -p1 |
469 |
|
%patch60 -p1 |
470 |
|
%patch61 -p1 |
471 |
|
%patch62 -p1 |
472 |
|
%patch63 -p1 |
473 |
|
%patch64 -p1 |
474 |
|
%patch65 -p1 |
475 |
|
|
476 |
%build |
%build |
477 |
perl createlinks |
perl createlinks |