1 |
# $Id: smeserver-fetchmail.spec,v 1.15 2008/07/01 19:58:13 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 11 |
%define release 18 |
10 |
%define smepanel FetchMails |
%define smepanel FetchMails |
11 |
Version: %{version} |
Version: %{version} |
12 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
21 |
Patch5: smeserver-fetchmail-1.3.6-locale-2008-04-27.patch |
Patch5: smeserver-fetchmail-1.3.6-locale-2008-04-27.patch |
22 |
Patch6: smeserver-fetchmail-1.3.6-locale-2008-07-01.patch |
Patch6: smeserver-fetchmail-1.3.6-locale-2008-07-01.patch |
23 |
Patch7: smeserver-fetchmail-1.3.6-locale-2008-10-14.patch |
Patch7: smeserver-fetchmail-1.3.6-locale-2008-10-14.patch |
24 |
|
Patch8: smeserver-fetchmail-1.3.6-locale-2008-11-05.patch |
25 |
|
Patch9: smeserver-fetchmail-1.3.6-locale-2009-01-01.patch |
26 |
|
Patch10: smeserver-fetchmail-1.3.6-locale-2009-01-31.patch |
27 |
|
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 |
54 |
|
- Apply 1 Mar 2009 locale patch [SME: 5018] |
55 |
|
|
56 |
|
* Sat Jan 31 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-14 |
57 |
|
- Apply 31 Jan 2009 locale patch [SME: 4951] |
58 |
|
|
59 |
|
* Thu Jan 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-13 |
60 |
|
- Apply 1 Jan 2009 locale patch [SME: 4900] |
61 |
|
|
62 |
|
* Wed Nov 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-12 |
63 |
|
- Apply 5 Nov 2008 locale patch |
64 |
|
|
65 |
* Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-11 |
* Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-11 |
66 |
- Apply 14 Oct 2008 locale patch |
- Apply 14 Oct 2008 locale patch |
67 |
|
|
252 |
%patch5 -p1 |
%patch5 -p1 |
253 |
%patch6 -p1 |
%patch6 -p1 |
254 |
%patch7 -p1 |
%patch7 -p1 |
255 |
|
%patch8 -p1 |
256 |
|
%patch9 -p1 |
257 |
|
%patch10 -p1 |
258 |
|
%patch11 -p1 |
259 |
|
%patch12 -p1 |
260 |
|
%patch13 -p1 |
261 |
|
%patch14 -p1 |
262 |
|
%patch15 -p1 |
263 |
|
|
264 |
%build |
%build |
265 |
perl createlinks |
perl createlinks |