1 |
# $Id: smeserver-subversion.spec,v 1.51 2008/08/18 17:59:04 snetram Exp $ |
# $Id: smeserver-subversion.spec,v 1.56 2008/10/16 07:08:58 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 29 |
%define release 34 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
53 |
Patch40: smeserver-subversion-1.4-ValidateDescription.patch |
Patch40: smeserver-subversion-1.4-ValidateDescription.patch |
54 |
Patch41: smeserver-subversion-1.4-MaxLength.patch |
Patch41: smeserver-subversion-1.4-MaxLength.patch |
55 |
Patch42: smeserver-subversion-1.4-locale-2008-08-18.patch |
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 |
Group: Applications/Internet |
Group: Applications/Internet |
62 |
Source: %{name}-%{version}.tgz |
Source: %{name}-%{version}.tgz |
63 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
72 |
Implementation of Subversion for SME Server 7 using WebDAV. |
Implementation of Subversion for SME Server 7 using WebDAV. |
73 |
|
|
74 |
%changelog |
%changelog |
75 |
|
* Wed Nov 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-34 |
76 |
|
- Apply 5 Nov 2008 locale patch |
77 |
|
|
78 |
|
* Thu Oct 16 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-33 |
79 |
|
- Apply 16 Oct 2008 locale patch |
80 |
|
|
81 |
|
* Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-32 |
82 |
|
- Apply 14 Oct 2008 locale patch |
83 |
|
|
84 |
|
* Mon Oct 13 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-31 |
85 |
|
- Apply 13 Oct 2008 locale patch |
86 |
|
|
87 |
|
* Mon Sep 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-30 |
88 |
|
- Apply 30 Sep 2008 locale patch |
89 |
|
|
90 |
* Mon Sep 8 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-29 |
* Mon Sep 8 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4-29 |
91 |
- Bumped version number to test new plague release |
- Bumped version number to test new plague release |
92 |
|
|
379 |
%patch40 -p1 |
%patch40 -p1 |
380 |
%patch41 -p1 |
%patch41 -p1 |
381 |
%patch42 -p1 |
%patch42 -p1 |
382 |
|
%patch43 -p1 |
383 |
|
%patch44 -p1 |
384 |
|
%patch45 -p1 |
385 |
|
%patch46 -p1 |
386 |
|
%patch47 -p1 |
387 |
|
|
388 |
%build |
%build |
389 |
perl createlinks |
perl createlinks |