/[smecontribs]/rpms/smeserver-letsencrypt/contribs9/smeserver-letsencrypt.spec
ViewVC logotype

Diff of /rpms/smeserver-letsencrypt/contribs9/smeserver-letsencrypt.spec

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

Revision 1.6 by jcrisp, Wed Jun 6 08:29:16 2018 UTC Revision 1.14 by jcrisp, Mon Dec 31 00:48:08 2018 UTC
# Line 1  Line 1 
1  %define name smeserver-letsencrypt  %define name smeserver-letsencrypt
2  %define version 0.4  %define version 0.5
3  %define release 6  %define release 8
4  Summary: Plugin to enable letsencrypt certificates  Summary: Plugin to enable letsencrypt certificates
5  Name: %{name}  Name: %{name}
6  Version: %{version}  Version: %{version}
# Line 9  License: GNU GPL version 2 Line 9  License: GNU GPL version 2
9  URL: https://letsencrypt.org/  URL: https://letsencrypt.org/
10  Group: SMEserver/addon  Group: SMEserver/addon
11  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
12  Patch0: smeserver-letsencrypt-0.4-bz10253.patch  Patch0: smeserver-letsencrypt-remove-debug-lines.patch
13  Patch1: smeserver-letsencrypt-events.patch  Patch1: smeserver-letsencrypt-remove-licence.patch
14  Patch2: smeserver-letsencrypt-events-fix.patch  Patch2: smeserver-letsencrypt-log-to-file.patch
15    Patch3: smeserver-letsencrypt-API1-URL-change.patch
16    Patch4: smeserver-letsencrypt-fix-logging.patch
17    Patch5: smeserver-letsencrypt-fix-logging-reverse.patch
18  BuildRoot: /var/tmp/%{name}-%{version}  BuildRoot: /var/tmp/%{name}-%{version}
19  BuildArchitectures: noarch  BuildArchitectures: noarch
20  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
21  Requires: e-smith-release >= 9.0  Requires: e-smith-release >= 9.0
22  Requires: dehydrated >= 0.5  Requires: dehydrated >= 0.6
23  AutoReqProv: no  AutoReqProv: no
24    
25  %description  %description
# Line 25  Lets Encrypt is a free, automated, and o Line 27  Lets Encrypt is a free, automated, and o
27  https://letsencrypt.org/  https://letsencrypt.org/
28    
29  %changelog  %changelog
30    * Mon Dec 31 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-8.sme
31    - Reverse my previous error [SME:10681]
32    
33    * Mon Dec 31 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-7.sme
34    - fix spec file numbering
35    
36    * Mon Dec 31 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-6.sme
37    - Fix typo error in cron.daily [SME: 10681]
38    
39    * Sun Dec 23 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-5.sme
40    - Fix changed V1 staging URL [SME: 10595]
41    - Thanks Terry Fage
42    
43    * Wed Dec 12 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-4.sme
44    - log to file rather than /dev/null [SME: 10412]
45    
46    * Tue Oct 13 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-3.sme
47    - remove Licence key from config template [SME:10636]
48    
49    * Tue Jun 19 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-2.sme
50    - remove debug print lines
51    
52    * Tue Jun 12 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-1.sme
53    - Update to v2 API [SME:10595]
54    - Add key letsencrypt hostOverride to ignore 'Self' host check
55    - This requires v0.6 of dehydrated
56    
57  * Wed Jun 06 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 0.4-6.sme  * Wed Jun 06 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 0.4-6.sme
58  - Fix missing event actions [SME: 10315]  - Fix missing event actions [SME: 10315]
59    
# Line 173  https://letsencrypt.org/ Line 202  https://letsencrypt.org/
202  %patch0 -p1  %patch0 -p1
203  %patch1 -p1  %patch1 -p1
204  %patch2 -p1  %patch2 -p1
205    %patch3 -p1
206    %patch4 -p1
207    %patch5 -p1
208    
209  %build  %build
210  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