1 |
# $Id: smeserver-fetchmail.spec,v 1.20 2009/01/01 11:37:28 snetram Exp $ |
# $Id: smeserver-fetchmail.spec,v 1.23 2009/03/03 21:36:58 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 14 |
%define release 17 |
10 |
%define smepanel FetchMails |
%define smepanel FetchMails |
11 |
Version: %{version} |
Version: %{version} |
12 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
24 |
Patch8: smeserver-fetchmail-1.3.6-locale-2008-11-05.patch |
Patch8: smeserver-fetchmail-1.3.6-locale-2008-11-05.patch |
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 |
28 |
|
Patch12: smeserver-fetchmail-1.3.6-locale-2009-03-03.patch |
29 |
|
Patch13: smeserver-fetchmail-1.3.6-domainlength.patch |
30 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
31 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
32 |
Requires: smeserver-release >= 7.3 |
Requires: smeserver-release >= 7.3 |
38 |
AutoReqProv: no |
AutoReqProv: no |
39 |
|
|
40 |
%changelog |
%changelog |
41 |
|
* Thu Apr 24 2008 Shad L. Lords <slords@mail.com> 1.3.6-17 |
42 |
|
- Fix domainlength issues [SME: 5037] |
43 |
|
|
44 |
|
* Tue Mar 03 2009 SME Translation Server |
45 |
|
- apply locale 2009-03-03 patch |
46 |
|
|
47 |
|
* Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-15 |
48 |
|
- Apply 1 Mar 2009 locale patch [SME: 5018] |
49 |
|
|
50 |
* Sat Jan 31 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-14 |
* Sat Jan 31 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-14 |
51 |
- Apply 31 Jan 2009 locale patch [SME: 4951] |
- Apply 31 Jan 2009 locale patch [SME: 4951] |
52 |
|
|
249 |
%patch8 -p1 |
%patch8 -p1 |
250 |
%patch9 -p1 |
%patch9 -p1 |
251 |
%patch10 -p1 |
%patch10 -p1 |
252 |
|
%patch11 -p1 |
253 |
|
%patch12 -p1 |
254 |
|
%patch13 -p1 |
255 |
|
|
256 |
%build |
%build |
257 |
perl createlinks |
perl createlinks |