1 |
# $Id: smeserver-subversion.spec,v 1.74 2011/07/05 16:59:20 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 50 |
%define release 51 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
75 |
Patch62: smeserver-subversion-1.4-locale-2011-07-05.patch |
Patch62: smeserver-subversion-1.4-locale-2011-07-05.patch |
76 |
Patch63: smeserver-subversion-1.4-locale-2012-06-13.patch |
Patch63: smeserver-subversion-1.4-locale-2012-06-13.patch |
77 |
Patch64: smeserver-subversion-1.5-prevent-empty-description.patch |
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 |
90 |
Implementation of Subversion for SME Server 7 using WebDAV. |
Implementation of Subversion for SME Server 7 using WebDAV. |
91 |
|
|
92 |
%changelog |
%changelog |
93 |
* Wed Jun 13 2012 Jonathan Martens <smeserver-contribs@snetram.nl> 1.5-2.sme |
* 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] |
- Prevent empty description [SME: 6987] |
98 |
- Apply latest locale patch |
- Apply latest locale patch |
99 |
|
|
471 |
%patch62 -p1 |
%patch62 -p1 |
472 |
%patch63 -p1 |
%patch63 -p1 |
473 |
%patch64 -p1 |
%patch64 -p1 |
474 |
|
%patch65 -p1 |
475 |
|
|
476 |
%build |
%build |
477 |
perl createlinks |
perl createlinks |