1 |
# $Id: smeserver-fetchmail.spec,v 1.24 2009/03/05 15:47:12 slords Exp $ |
# $Id: smeserver-fetchmail.spec,v 1.25 2009/03/05 15:47:54 slords Exp $ |
2 |
# Authority: ??? |
# Authority: ??? |
3 |
# Name: Pascal Schirrmann |
# Name: Pascal Schirrmann |
4 |
|
|
6 |
%define name smeserver-fetchmail |
%define name smeserver-fetchmail |
7 |
Name: %{name} |
Name: %{name} |
8 |
%define version 1.3.6 |
%define version 1.3.6 |
9 |
%define release 17 |
%define release 18 |
10 |
%define smepanel FetchMails |
%define smepanel FetchMails |
11 |
Version: %{version} |
Version: %{version} |
12 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
27 |
Patch11: smeserver-fetchmail-1.3.6-locale-2009-03-01.patch |
Patch11: smeserver-fetchmail-1.3.6-locale-2009-03-01.patch |
28 |
Patch12: smeserver-fetchmail-1.3.6-locale-2009-03-03.patch |
Patch12: smeserver-fetchmail-1.3.6-locale-2009-03-03.patch |
29 |
Patch13: smeserver-fetchmail-1.3.6-domainlength.patch |
Patch13: smeserver-fetchmail-1.3.6-domainlength.patch |
30 |
|
Patch14: smeserver-fetchmail-1.3.6-erroronexpandtemplate.patch |
31 |
|
Patch15: smeserver-fetchmail-1.3.6-locale-2009-04-07.patch |
32 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
33 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
34 |
Requires: smeserver-release >= 7.3 |
Requires: smeserver-release >= 7.3 |
40 |
AutoReqProv: no |
AutoReqProv: no |
41 |
|
|
42 |
%changelog |
%changelog |
43 |
|
* Tue Apr 7 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-18 |
44 |
|
- Fix error during template expansion [SME: 5147] |
45 |
|
- Apply 7 Apr 2009 locale patch |
46 |
|
|
47 |
* Thu Mar 5 2009 Shad L. Lords <slords@mail.com> 1.3.6-17 |
* Thu Mar 5 2009 Shad L. Lords <slords@mail.com> 1.3.6-17 |
48 |
- Fix domainlength issues [SME: 5037] |
- Fix domainlength issues [SME: 5037] |
49 |
|
|
258 |
%patch11 -p1 |
%patch11 -p1 |
259 |
%patch12 -p1 |
%patch12 -p1 |
260 |
%patch13 -p1 |
%patch13 -p1 |
261 |
|
%patch14 -p1 |
262 |
|
%patch15 -p1 |
263 |
|
|
264 |
%build |
%build |
265 |
perl createlinks |
perl createlinks |