1 |
# $Id: smeserver-fetchmail.spec,v 1.21 2009/01/31 07:45:25 snetram 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 15 |
%define release 18 |
10 |
%define smepanel FetchMails |
%define smepanel FetchMails |
11 |
Version: %{version} |
Version: %{version} |
12 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
25 |
Patch9: smeserver-fetchmail-1.3.6-locale-2009-01-01.patch |
Patch9: smeserver-fetchmail-1.3.6-locale-2009-01-01.patch |
26 |
Patch10: smeserver-fetchmail-1.3.6-locale-2009-01-31.patch |
Patch10: smeserver-fetchmail-1.3.6-locale-2009-01-31.patch |
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 |
29 |
|
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 |
48 |
|
- Fix domainlength issues [SME: 5037] |
49 |
|
|
50 |
|
* Tue Mar 03 2009 SME Translation Server |
51 |
|
- apply locale 2009-03-03 patch |
52 |
|
|
53 |
* Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-15 |
* Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-15 |
54 |
- Apply 1 Mar 2009 locale patch [SME: 5018] |
- Apply 1 Mar 2009 locale patch [SME: 5018] |
55 |
|
|
256 |
%patch9 -p1 |
%patch9 -p1 |
257 |
%patch10 -p1 |
%patch10 -p1 |
258 |
%patch11 -p1 |
%patch11 -p1 |
259 |
|
%patch12 -p1 |
260 |
|
%patch13 -p1 |
261 |
|
%patch14 -p1 |
262 |
|
%patch15 -p1 |
263 |
|
|
264 |
%build |
%build |
265 |
perl createlinks |
perl createlinks |