1 |
# $Id: smeserver-subversion.spec,v 1.39 2008/04/28 23:21:45 slords Exp $ |
# $Id: smeserver-subversion.spec,v 1.42 2008/05/21 20:42:28 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 18 |
%define release 21 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
43 |
Patch30: smeserver-subversion-1.4-locale-2008-04-21.patch |
Patch30: smeserver-subversion-1.4-locale-2008-04-21.patch |
44 |
Patch31: smeserver-subversion-1.4-add2general.patch |
Patch31: smeserver-subversion-1.4-add2general.patch |
45 |
Patch32: smeserver-subversion-1.4-locale-2008-04-26.patch |
Patch32: smeserver-subversion-1.4-locale-2008-04-26.patch |
46 |
|
Patch33: smeserver-subversion-1.4-locale-2008-05-21.patch |
47 |
Group: Applications/Internet |
Group: Applications/Internet |
48 |
Source: %{name}-%{version}.tgz |
Source: %{name}-%{version}.tgz |
49 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
58 |
Implementation of Subversion for SME Server 7 using WebDAV. |
Implementation of Subversion for SME Server 7 using WebDAV. |
59 |
|
|
60 |
%changelog |
%changelog |
61 |
|
* Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-21 |
62 |
|
- Removed development patches |
63 |
|
|
64 |
|
* Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-20 |
65 |
|
- Apply 21 May 2008 locale patch |
66 |
|
|
67 |
|
* Fri May 9 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-19 |
68 |
|
- Try to clarify panel read/write properties (a bit more) [SME: 4237] |
69 |
|
|
70 |
* Mon Apr 28 2008 Shad L. Lords <slords@mail.com> 1.4-18 |
* Mon Apr 28 2008 Shad L. Lords <slords@mail.com> 1.4-18 |
71 |
- Bump release to rebuild |
- Bump release to rebuild |
72 |
|
|
310 |
%patch30 -p1 |
%patch30 -p1 |
311 |
%patch31 -p1 |
%patch31 -p1 |
312 |
%patch32 -p1 |
%patch32 -p1 |
313 |
|
%patch33 -p1 |
314 |
|
|
315 |
%build |
%build |
316 |
perl createlinks |
perl createlinks |