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

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

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

Revision 1.3 by brianr, Thu Oct 8 09:29:06 2020 UTC Revision 1.7 by jpp, Wed Mar 23 04:10:34 2022 UTC
# Line 1  Line 1 
1  %define name smeserver-letsencrypt  %define name smeserver-letsencrypt
2  %define version 0.5  %define version 0.5
3  %define release 16  %define release 19
4  Summary: Plugin to enable letsencrypt certificates  Summary: Plugin to enable letsencrypt certificates
5  Name: %{name}  Name: %{name}
6  Version: %{version}  Version: %{version}
# Line 19  Patch6: smeserver-letsencrypt-fix-acme-v Line 19  Patch6: smeserver-letsencrypt-fix-acme-v
19  Patch7: smeserver-letsencrypt-fix-hook-entry.patch  Patch7: smeserver-letsencrypt-fix-hook-entry.patch
20  Patch8: smeserver-letsencrypt-change-cron-entry.patch  Patch8: smeserver-letsencrypt-change-cron-entry.patch
21  Patch9: smeserver-letsencrypt-0.5-change-API-default-to-v2.patch  Patch9: smeserver-letsencrypt-0.5-change-API-default-to-v2.patch
22    Patch10: smeserver-letsencrypt-0.5-bz11773.patch
23    Patch11: smeserver-letsencrypt-0.5-bz10637-alias.patch
24    
25  BuildRoot: /var/tmp/%{name}-%{version}  BuildRoot: /var/tmp/%{name}-%{version}
26  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 32  Lets Encrypt is a free, automated, and o Line 34  Lets Encrypt is a free, automated, and o
34  https://letsencrypt.org/  https://letsencrypt.org/
35    
36  %changelog  %changelog
37  * Fri Oct 06  2020 Brian Read <brianr@bjsystems.co.uk> 0.5-16.sme  * Wed Mar 23 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.5-19.sme
38    - use a general Alias for acme path and a proxypass [SME: 10637]
39    
40    * Tue Nov 23 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.5-18.sme
41    - force RSA as algorithm [SME: 11773]
42    - populate smeserver-letsencrypt-update event and create letsencrypt-config event
43    
44    * Thu Apr 01 2021 Brian Read <brianr@bjsystems.co.uk> 0.5-17.sme
45    - Add in mkdir in spec file for smeserver-letsencrypt-update event [SME: 11514]
46    
47    * Tue Oct 06 2020 Brian Read <brianr@bjsystems.co.uk> 0.5-16.sme
48  - Move to SME10 and set default to API v2 [SME: 11022]  - Move to SME10 and set default to API v2 [SME: 11022]
49    
50  * Thu Mar 12  2020 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-15.sme  * Thu Mar 12 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-15.sme
51  - take 3: remove dangling cron.daily dir missed in 0.5-12 [SME: 10862]  - take 3: remove dangling cron.daily dir missed in 0.5-12 [SME: 10862]
52    
53  * Wed Mar 11 2020 Jean-Philipe Pialasse <tests@pialasse.com> 0.5-14.sme  * Wed Mar 11 2020 Jean-Philipe Pialasse <tests@pialasse.com> 0.5-14.sme
# Line 73  https://letsencrypt.org/ Line 85  https://letsencrypt.org/
85  * Wed Dec 12 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-4.sme  * Wed Dec 12 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-4.sme
86  - log to file rather than /dev/null [SME: 10412]  - log to file rather than /dev/null [SME: 10412]
87    
88  * Tue Oct 13 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-3.sme  * Sat Oct 13 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-3.sme
89  - remove Licence key from config template [SME:10636]  - remove Licence key from config template [SME:10636]
90    
91  * Tue Jun 19 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-2.sme  * Tue Jun 19 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-2.sme
# Line 239  https://letsencrypt.org/ Line 251  https://letsencrypt.org/
251  %patch7 -p1  %patch7 -p1
252  %patch8 -p1  %patch8 -p1
253  %patch9 -p1  %patch9 -p1
254    mkdir -p root/etc/e-smith/events/smeserver-letsencrypt-update
255  # remove old template  # remove old template
256  rm -rf root/etc/e-smith/templates/etc/cron.daily  rm -rf root/etc/e-smith/templates/etc/cron.daily
257    %patch10 -p1
258    %patch11 -p1
259    
260    
261  %build  %build
262  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