/[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.5 by jcrisp, Thu May 31 21:19:32 2018 UTC Revision 1.18 by jcrisp, Mon Feb 17 15:35:44 2020 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 5  %define release 12
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-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    Patch6: smeserver-letsencrypt-fix-acme-v01-url.patch
19    Patch7: smeserver-letsencrypt-fix-hook-entry.patch
20    Patch8: smeserver-letsencrypt-change-cron-entry.patch
21    
22  BuildRoot: /var/tmp/%{name}-%{version}  BuildRoot: /var/tmp/%{name}-%{version}
23  BuildArchitectures: noarch  BuildArchitectures: noarch
24  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
25  Requires: e-smith-release >= 9.0  Requires: e-smith-release >= 9.0
26  Requires: dehydrated >= 0.5  Requires: dehydrated >= 0.6.5
27  AutoReqProv: no  AutoReqProv: no
28    
29  %description  %description
# Line 24  Lets Encrypt is a free, automated, and o Line 31  Lets Encrypt is a free, automated, and o
31  https://letsencrypt.org/  https://letsencrypt.org/
32    
33  %changelog  %changelog
34    * Sat Jan 18 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-12.sme
35    - forgot to remove template-begin and cron.daily dir [SME: 10862]
36    
37    * Fri Jan 17 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-11.sme
38    - force required version to 0.6.5 for EPEL version
39    - Add new cron template for EPEL version of dehydrated [SME: 10862]
40    
41    * Fri Jan 17 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-10.sme
42    - Fix incorrect HOOK entry in config [SME: 10861]
43    
44    * Fri Jan 04 2019 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-9.sme
45    - Fix incorrect CA line in config [SME: 10688]
46    
47    * Mon Dec 31 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-8.sme
48    - Reverse my previous error [SME: 10681]
49    
50    * Mon Dec 31 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-7.sme
51    - fix spec file numbering
52    
53    * Mon Dec 31 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-6.sme
54    - Fix typo error in cron.daily [SME: 10681]
55    
56    * Sun Dec 23 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-5.sme
57    - Fix changed V1 staging URL [SME: 10595]
58    - Thanks Terry Fage
59    
60    * Wed Dec 12 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-4.sme
61    - log to file rather than /dev/null [SME: 10412]
62    
63    * Tue Oct 13 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-3.sme
64    - remove Licence key from config template [SME:10636]
65    
66    * Tue Jun 19 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-2.sme
67    - remove debug print lines
68    
69    * Tue Jun 12 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-1.sme
70    - Update to v2 API [SME:10595]
71    - Add key letsencrypt hostOverride to ignore 'Self' host check
72    - This requires v0.6 of dehydrated
73    
74    * Wed Jun 06 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 0.4-6.sme
75    - Fix missing event actions [SME: 10315]
76    
77  * Thu May 31 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 0.4-5.sme  * Thu May 31 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 0.4-5.sme
78  - Fix typo in Accept Terms  - Fix typo in Accept Terms
79  - add domain-delete to createlinks [SME: 10315]  - add domain-delete to createlinks [SME: 10315]
# Line 168  https://letsencrypt.org/ Line 218  https://letsencrypt.org/
218  %setup  %setup
219  %patch0 -p1  %patch0 -p1
220  %patch1 -p1  %patch1 -p1
221    %patch2 -p1
222    %patch3 -p1
223    %patch4 -p1
224    %patch5 -p1
225    %patch6 -p1
226    %patch7 -p1
227    %patch8 -p1
228    
229  %build  %build
230  perl createlinks  perl createlinks
# Line 233  if [[ ! -e /home/e-smith/files/ibays/Pri Line 290  if [[ ! -e /home/e-smith/files/ibays/Pri
290  then mkdir -p /home/e-smith/files/ibays/Primary/html/.well-known/acme-challenge;  then mkdir -p /home/e-smith/files/ibays/Primary/html/.well-known/acme-challenge;
291  fi  fi
292    
293    if [[ -d /etc/cron.daily/letsencrypt ]];
294    then rm -rf /etc/cron.daily/letsencrypt;
295    fi
296    
297  chmod -R 0775  /home/e-smith/files/ibays/Primary/html/.well-known  chmod -R 0775  /home/e-smith/files/ibays/Primary/html/.well-known
298  chown -R apache:shared /home/e-smith/files/ibays/Primary/html/.well-known  chown -R apache:shared /home/e-smith/files/ibays/Primary/html/.well-known
299    


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