Browse code

Adding provides for some of the packages

Change-Id: If166eb5a8a6302aced80801b98f12eace9de61a8
Reviewed-on: http://photon-jenkins.eng.vmware.com/123
Reviewed-by: Sharath George
Tested-by: jenkins-photon <wangnan2015@hotmail.com>

dthaluru authored on 2015/11/12 11:31:58
Showing 3 changed files
... ...
@@ -11,6 +11,7 @@ Source0:	http://ftp.gnu.org/gnu/coreutils/%{name}-%{version}.tar.xz
11 11
 %define sha1 coreutils=cc7fe47b21eb49dd2ee4cdb707570f42fb2c8cc6
12 12
 Patch0:		http://www.linuxfromscratch.org/patches/lfs/7.5/coreutils-8.22-i18n-4.patch
13 13
 Requires:	gmp
14
+Provides:	sh-utils
14 15
 %description
15 16
 The Coreutils package contains utilities for showing and setting
16 17
 the basic system
... ...
@@ -10,6 +10,7 @@ Distribution: Photon
10 10
 Source0:		http://ftp.gnu.org/gnu/gawk/%{name}-%{version}.tar.xz
11 11
 %define sha1 gawk=caabca3c1a59d05807c826c45a4639b82cad612a
12 12
 Provides:	/bin/gawk
13
+Provides:	awk
13 14
 Requires:	mpfr
14 15
 Requires:	gmp
15 16
 %description
... ...
@@ -10,6 +10,7 @@ Patch0:     destdir.patch
10 10
 Group:		Development/Tools
11 11
 Vendor:		VMware, Inc.
12 12
 Distribution: 	Photon
13
+Provides:	libnss_ato
13 14
 Requires:   nss
14 15
 BuildRequires: nss-devel
15 16