/[smecontribs]/rpms/smeserver-fetchmail/contribs7/smeserver-fetchmail.spec
ViewVC logotype

Diff of /rpms/smeserver-fetchmail/contribs7/smeserver-fetchmail.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.7 by slords, Thu Apr 24 17:54:40 2008 UTC Revision 1.31 by slords, Sun Mar 6 15:27:31 2011 UTC
# Line 1  Line 1 
1  # $Id: smeserver-fetchmail.spec,v 1.6 2008/04/24 16:05:23 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    
# Line 6  Summary: sme module to generate fetchmai Line 6  Summary: sme module to generate fetchmai
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 5  %define release 23
10  %define smepanel FetchMails  %define smepanel FetchMails
11  Version: %{version}  Version: %{version}
12  Release: %{release}%{?dist}  Release: %{release}%{?dist}
# Line 16  Source: %{name}-%{version}.tar.gz Line 16  Source: %{name}-%{version}.tar.gz
16  Patch0: smeserver-fetchmail-1.3.6-createlnks.patch  Patch0: smeserver-fetchmail-1.3.6-createlnks.patch
17  Patch1: smeserver-fetchmail-1.3.6-duplocale.patch  Patch1: smeserver-fetchmail-1.3.6-duplocale.patch
18  Patch2: smeserver-fetchmail-1.3.6-locale-2008-04-24.patch  Patch2: smeserver-fetchmail-1.3.6-locale-2008-04-24.patch
19    Patch3: smeserver-fetchmail-1.3.6-locale-2008-04-26.patch
20    Patch4: smeserver-fetchmail-1.3.6-add2general.patch
21    Patch5: smeserver-fetchmail-1.3.6-locale-2008-04-27.patch
22    Patch6: smeserver-fetchmail-1.3.6-locale-2008-07-01.patch
23    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    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  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  
40  Requires: e-smith-email >= 4.16.0-18  Requires: e-smith-email >= 4.16.0-18
41  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-12
42  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
43  Obsoletes: sme-fetchmail  Obsoletes: sme-fetchmail
44  Obsoletes: smeserver-fetchmail-utf8  Obsoletes: smeserver-fetchmail-utf8
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
58    - apply locale 2009-08-24 patch
59    
60    * Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 1.3.6-19.sme
61    - apply locale 2009-04-27 patch
62    
63    * Tue Apr  7 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-18
64    - Fix error during template expansion [SME: 5147]
65    - Apply 7 Apr 2009 locale patch
66    
67    * Thu Mar 5 2009 Shad L. Lords <slords@mail.com> 1.3.6-17
68    - Fix domainlength issues [SME: 5037]
69    
70    * Tue Mar 03 2009 SME Translation Server
71    - apply locale 2009-03-03 patch
72    
73    * Sun Mar  1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-15
74    - Apply  1 Mar 2009 locale patch [SME: 5018]
75    
76    * Sat Jan 31 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-14
77    - Apply 31 Jan 2009 locale patch [SME: 4951]
78    
79    * Thu Jan  1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-13
80    - Apply  1 Jan 2009 locale patch [SME: 4900]
81    
82    * Wed Nov  5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-12
83    - Apply  5 Nov 2008 locale patch
84    
85    * Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-11
86    - Apply 14 Oct 2008 locale patch
87    
88    * Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-10
89    - Apply 1 July 2008 locale patch
90    
91    * Mon May 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-9
92    - Apply 5 May 2008 locale patch
93    
94    * Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-8
95    - Add common <base> tags to e-smith-formmagick's general to other locales
96    
97    * Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-7
98    - Add common <base> tags to e-smith-formmagick's general
99    
100    * Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-6
101    - Added da locale patch
102    
103  * Thu Apr 24 2008 Shad L. Lords <slords@mail.com> 1.3.6-5  * Thu Apr 24 2008 Shad L. Lords <slords@mail.com> 1.3.6-5
104  - update locale to Apr-24-2008 version (fix fr/de/it translations)  - update locale to Apr-24-2008 version (fix fr/de/it translations)
105    
# Line 194  sme server enhancement to make fetchmail Line 267  sme server enhancement to make fetchmail
267  %patch0 -p1  %patch0 -p1
268  %patch1 -p1  %patch1 -p1
269  %patch2 -p1  %patch2 -p1
270    %patch3 -p1
271    %patch4 -p1
272    %patch5 -p1
273    %patch6 -p1
274    %patch7 -p1
275    %patch8 -p1
276    %patch9 -p1
277    %patch10 -p1
278    %patch11 -p1
279    %patch12 -p1
280    %patch13 -p1
281    %patch14 -p1
282    %patch15 -p1
283    %patch16 -p1
284    %patch17 -p1
285    %patch18 -p1
286    %patch19 -p1
287    %patch20 -p1
288    
289  %build  %build
290  perl createlinks  perl createlinks


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed