1 |
# $Id: smeserver-fetchmail.spec,v 1.25 2009/03/05 15:47:54 slords Exp $ |
# $Id: smeserver-fetchmail.spec,v 1.31 2011/03/06 15:27:31 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 18 |
%define release 24 |
10 |
%define smepanel FetchMails |
%define smepanel FetchMails |
11 |
Version: %{version} |
Version: %{version} |
12 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
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 |
Patch14: smeserver-fetchmail-1.3.6-erroronexpandtemplate.patch |
31 |
Patch15: smeserver-fetchmail-1.3.6-locale-2009-04-07.patch |
Patch15: smeserver-fetchmail-1.3.6-locale-2009-04-07.patch |
32 |
|
Patch16: smeserver-fetchmail-1.3.6-locale-2009-04-27.patch |
33 |
|
Patch17: smeserver-fetchmail-1.3.6-locale-2009-08-24.patch |
34 |
|
Patch18: smeserver-fetchmail-1.3.6-locale-2009-10-21.patch |
35 |
|
Patch19: smeserver-fetchmail-1.3.6-locale-2010-03-02.patch |
36 |
|
Patch20: smeserver-fetchmail-1.3.6-locale-2011-03-06.patch |
37 |
|
Patch21: smeserver-fetchmail-1.3.6-locale-2011-04-27.patch |
38 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
39 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
40 |
Requires: smeserver-release >= 7.3 |
Requires: smeserver-release >= 7.3 |
46 |
AutoReqProv: no |
AutoReqProv: no |
47 |
|
|
48 |
%changelog |
%changelog |
49 |
|
* Wed Apr 27 2011 SME Translation Server <translations@contribs.org> 1.3.6-24.sme |
50 |
|
- apply locale 2011-04-27 patch |
51 |
|
|
52 |
|
* Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 1.3.6-23.sme |
53 |
|
- apply locale 2011-03-06 patch |
54 |
|
|
55 |
|
* Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 1.3.6-22.sme |
56 |
|
- apply locale 2010-03-02 patch |
57 |
|
|
58 |
|
* Wed Oct 21 2009 SME Translation Server <translations@contribs.org> 1.3.6-21.sme |
59 |
|
- apply locale 2009-10-21 patch |
60 |
|
|
61 |
|
* Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 1.3.6-20.sme |
62 |
|
- apply locale 2009-08-24 patch |
63 |
|
|
64 |
|
* Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 1.3.6-19.sme |
65 |
|
- apply locale 2009-04-27 patch |
66 |
|
|
67 |
* Tue Apr 7 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-18 |
* Tue Apr 7 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-18 |
68 |
- Fix error during template expansion [SME: 5147] |
- Fix error during template expansion [SME: 5147] |
69 |
- Apply 7 Apr 2009 locale patch |
- Apply 7 Apr 2009 locale patch |
284 |
%patch13 -p1 |
%patch13 -p1 |
285 |
%patch14 -p1 |
%patch14 -p1 |
286 |
%patch15 -p1 |
%patch15 -p1 |
287 |
|
%patch16 -p1 |
288 |
|
%patch17 -p1 |
289 |
|
%patch18 -p1 |
290 |
|
%patch19 -p1 |
291 |
|
%patch20 -p1 |
292 |
|
%patch21 -p1 |
293 |
|
|
294 |
%build |
%build |
295 |
perl createlinks |
perl createlinks |