1 |
# $Id: smeserver-fetchmail.spec,v 1.15 2008/07/01 19:58:13 snetram Exp $ |
# $Id: smeserver-fetchmail.spec,v 1.22 2009/03/01 19:25:10 snetram 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 16 |
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 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
30 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
31 |
Requires: smeserver-release >= 7.3 |
Requires: smeserver-release >= 7.3 |
37 |
AutoReqProv: no |
AutoReqProv: no |
38 |
|
|
39 |
%changelog |
%changelog |
40 |
|
* Tue Mar 03 2009 SME Translation Server |
41 |
|
- apply locale 2009-03-03 patch |
42 |
|
|
43 |
|
* Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-15 |
44 |
|
- Apply 1 Mar 2009 locale patch [SME: 5018] |
45 |
|
|
46 |
|
* Sat Jan 31 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-14 |
47 |
|
- Apply 31 Jan 2009 locale patch [SME: 4951] |
48 |
|
|
49 |
|
* Thu Jan 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-13 |
50 |
|
- Apply 1 Jan 2009 locale patch [SME: 4900] |
51 |
|
|
52 |
|
* Wed Nov 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-12 |
53 |
|
- Apply 5 Nov 2008 locale patch |
54 |
|
|
55 |
* 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 |
56 |
- Apply 14 Oct 2008 locale patch |
- Apply 14 Oct 2008 locale patch |
57 |
|
|
242 |
%patch5 -p1 |
%patch5 -p1 |
243 |
%patch6 -p1 |
%patch6 -p1 |
244 |
%patch7 -p1 |
%patch7 -p1 |
245 |
|
%patch8 -p1 |
246 |
|
%patch9 -p1 |
247 |
|
%patch10 -p1 |
248 |
|
%patch11 -p1 |
249 |
|
%patch12 -p1 |
250 |
|
|
251 |
%build |
%build |
252 |
perl createlinks |
perl createlinks |