1 |
# $Id: smeserver-subversion.spec,v 1.66 2009/04/27 16:11:21 slords Exp $ |
# $Id: smeserver-subversion.spec,v 1.71 2010/05/23 19:14:25 slords 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 42 |
%define release 47 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
66 |
Patch53: smeserver-subversion-1.4-locale-2009-03-03.patch |
Patch53: smeserver-subversion-1.4-locale-2009-03-03.patch |
67 |
Patch54: smeserver-subversion-1.4-locale-2009-04-27.patch |
Patch54: smeserver-subversion-1.4-locale-2009-04-27.patch |
68 |
Patch55: smeserver-subversion-1.4-locale-2009-05-20.patch |
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 |
Group: Applications/Internet |
Group: Applications/Internet |
75 |
Source: %{name}-%{version}.tgz |
Source: %{name}-%{version}.tgz |
76 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
85 |
Implementation of Subversion for SME Server 7 using WebDAV. |
Implementation of Subversion for SME Server 7 using WebDAV. |
86 |
|
|
87 |
%changelog |
%changelog |
88 |
|
* Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 1.4-47.sme |
89 |
|
- apply locale 2011-03-06 patch |
90 |
|
|
91 |
|
* Sun May 23 2010 SME Translation Server <translations@contribs.org> 1.4-46.sme |
92 |
|
- apply locale 2010-05-23 patch |
93 |
|
|
94 |
|
* Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 1.4-45.sme |
95 |
|
- apply locale 2010-03-02 patch |
96 |
|
|
97 |
|
* Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 1.4-44.sme |
98 |
|
- apply locale 2009-10-27 patch |
99 |
|
|
100 |
|
* Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 1.4-43.sme |
101 |
|
- apply locale 2009-08-24 patch |
102 |
|
|
103 |
* Wed May 20 2009 SME Translation Server <translations@contribs.org> 1.4-42.sme |
* Wed May 20 2009 SME Translation Server <translations@contribs.org> 1.4-42.sme |
104 |
- apply locale 2009-05-20 patch |
- apply locale 2009-05-20 patch |
105 |
|
|
444 |
%patch53 -p1 |
%patch53 -p1 |
445 |
%patch54 -p1 |
%patch54 -p1 |
446 |
%patch55 -p1 |
%patch55 -p1 |
447 |
|
%patch56 -p1 |
448 |
|
%patch57 -p1 |
449 |
|
%patch58 -p1 |
450 |
|
%patch59 -p1 |
451 |
|
%patch60 -p1 |
452 |
|
|
453 |
%build |
%build |
454 |
perl createlinks |
perl createlinks |