/[smecontribs]/rpms/phpki-ng/contribs10/phpki-ng.spec
ViewVC logotype

Diff of /rpms/phpki-ng/contribs10/phpki-ng.spec

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

Revision 1.7 by jcrisp, Thu Mar 18 12:16:09 2021 UTC Revision 1.9 by jcrisp, Sat Apr 3 14:32:38 2021 UTC
# Line 4  Line 4 
4    
5  %define         name phpki-ng  %define         name phpki-ng
6  %define         version 0.84  %define         version 0.84
7  %define         release 6  %define         release 8
8  Summary:        Phpki is a simple certificate management suite  Summary:        Phpki is a simple certificate management suite
9  Name:           %{name}  Name:           %{name}
10  Version:        %{version}  Version:        %{version}
# Line 19  Patch2:         phpki-ng-0.84-fix-pregma Line 19  Patch2:         phpki-ng-0.84-fix-pregma
19  Patch3:         phpki-ng-0.84-fix-crl.patch  Patch3:         phpki-ng-0.84-fix-crl.patch
20  Patch4:         phpki-ng-0.84-fix-missing-slash-certtype-detection.patch  Patch4:         phpki-ng-0.84-fix-missing-slash-certtype-detection.patch
21  Patch5:         phpki-ng-0.84-fix-html-directory-check.patch  Patch5:         phpki-ng-0.84-fix-html-directory-check.patch
22    Patch6:         phpki-ng-0.84-fix-download-cert.patch
23    
24  BuildArch:      noarch  BuildArch:      noarch
25  BuildRoot:      /var/tmp/%{name}-%{version}  BuildRoot:      /var/tmp/%{name}-%{version}
# Line 41  With it, you may create and centrally ma Line 42  With it, you may create and centrally ma
42  e-mail clients, SSL servers, and VPN applications.  e-mail clients, SSL servers, and VPN applications.
43    
44  %changelog  %changelog
45    * Sat Apr 03 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 0.84-7.sme
46    - copy phpki-store as a backup instead of move
47    
48    * Thu Apr 01 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 0.84-7.sme
49    - Fix broken Download Certificate in Cert generation [SME: 11513]
50    
51  * Thu Mar 18 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 0.84-6.sme  * Thu Mar 18 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 0.84-6.sme
52  - Update html header info  - Update html header info
53  - Remove obsolete align  - Remove obsolete align
# Line 181  e-mail clients, SSL servers, and VPN app Line 188  e-mail clients, SSL servers, and VPN app
188  %patch3 -p1  %patch3 -p1
189  %patch4 -p1  %patch4 -p1
190  %patch5 -p1  %patch5 -p1
191    %patch6 -p1
192    
193  %build  %build
194  %{__mkdir_p} root/opt/phpki/html  %{__mkdir_p} root/opt/phpki/html
# Line 239  echo "*  This contrib now has higher lev Line 247  echo "*  This contrib now has higher lev
247  echo "* "  echo "* "
248  echo "*  We cannot upgrade your existing certificates"  echo "*  We cannot upgrade your existing certificates"
249  echo "* "  echo "* "
250  echo "*  If we detect an existing certificate store"  echo "*  If you have existing certificates you want to use"
251  echo "*  we are going to move it"  echo "*  then start with a new CA, backup up, and then restore"
252    echo "*  your phpki-store directory in /opt/phpki"
253  echo "* "  echo "* "
 echo "*  You can then start with a new CA and certificates"  
254  echo "******************************************************"  echo "******************************************************"
255  echo ""  echo ""
256    


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