Browse code

Add provides for ca-certificates-mozilla

Change-Id: I368d5019fba04dc99065d0e189f88c89b03b0ffa
Reviewed-on: http://photon-jenkins.eng.vmware.com/526
Tested-by: jenkins-photon <wangnan2015@hotmail.com>
Reviewed-by: suezzelur <anishs@vmware.com>

suezzelur authored on 2016/02/11 17:04:49
Showing 1 changed files
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:	Certificate Authority certificates 
2 2
 Name:		ca-certificates
3 3
 Version:	20160109
4
-Release:	3%{?dist}
4
+Release:	4%{?dist}
5 5
 License:	Custom
6 6
 URL:		http://mxr.mozilla.org/mozilla/source/security/nss/lib/ckfw/builtins/
7 7
 Group:		System Environment/Security
... ...
@@ -10,6 +10,7 @@ Distribution:	Photon
10 10
 Source0:	certdata.txt
11 11
 Requires: 	openssl
12 12
 BuildRequires:	openssl
13
+Provides:       ca-certificates-mozilla
13 14
 %description
14 15
 The Public Key Inrastructure is used for many security issues in a
15 16
 Linux system. In order for a certificate to be trusted, it must be
... ...
@@ -231,6 +232,8 @@ exit 0
231 231
 /bin/remove-expired-certs.sh
232 232
 /bin/make-cert.pl
233 233
 %changelog
234
+*	Wed Feb 10 2016 Anish Swaminathan <anishs@vmware.com> 20160109-4
235
+-	Add Provides field
234 236
 *	Mon Feb 03 2016 Anish Swaminathan <anishs@vmware.com> 20160109-3
235 237
 -	Force create links for certificates
236 238
 *	Mon Feb 01 2016 Anish Swaminathan <anishs@vmware.com> 20160109-2