1 |
# $Id: smeserver-fetchmail.spec,v 1.27 2009/04/27 16:11:20 slords Exp $ |
# $Id: smeserver-fetchmail.spec,v 1.30 2010/03/03 04:02:09 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 20 |
%define release 23 |
10 |
%define smepanel FetchMails |
%define smepanel FetchMails |
11 |
Version: %{version} |
Version: %{version} |
12 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
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 |
Patch16: smeserver-fetchmail-1.3.6-locale-2009-04-27.patch |
33 |
Patch17: smeserver-fetchmail-1.3.6-locale-2009-08-24.patch |
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 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
38 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
39 |
Requires: smeserver-release >= 7.3 |
Requires: smeserver-release >= 7.3 |
45 |
AutoReqProv: no |
AutoReqProv: no |
46 |
|
|
47 |
%changelog |
%changelog |
48 |
|
* Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 1.3.6-23.sme |
49 |
|
- apply locale 2011-03-06 patch |
50 |
|
|
51 |
|
* Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 1.3.6-22.sme |
52 |
|
- apply locale 2010-03-02 patch |
53 |
|
|
54 |
|
* Wed Oct 21 2009 SME Translation Server <translations@contribs.org> 1.3.6-21.sme |
55 |
|
- apply locale 2009-10-21 patch |
56 |
|
|
57 |
* Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 1.3.6-20.sme |
* Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 1.3.6-20.sme |
58 |
- apply locale 2009-08-24 patch |
- apply locale 2009-08-24 patch |
59 |
|
|
282 |
%patch15 -p1 |
%patch15 -p1 |
283 |
%patch16 -p1 |
%patch16 -p1 |
284 |
%patch17 -p1 |
%patch17 -p1 |
285 |
|
%patch18 -p1 |
286 |
|
%patch19 -p1 |
287 |
|
%patch20 -p1 |
288 |
|
|
289 |
%build |
%build |
290 |
perl createlinks |
perl createlinks |