Re: [PATCH] mbs: remove gcc/gcc-c++ from buildroot

2018-07-10 Thread Mikolaj Izdebski
Thanks, I've pushed it and ran MBS playbook.

On 07/10/2018 11:51 AM, ignatenkobr...@fedoraproject.org wrote:
> From: Igor Gnatenko 
> 
> References: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot
> Signed-off-by: Igor Gnatenko 
> ---
>  .../files/default-modules.production/platform-f29.yaml  | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git 
> a/roles/mbs/common/files/default-modules.production/platform-f29.yaml 
> b/roles/mbs/common/files/default-modules.production/platform-f29.yaml
> index f3455313a..fabc655ef 100644
> --- a/roles/mbs/common/files/default-modules.production/platform-f29.yaml
> +++ b/roles/mbs/common/files/default-modules.production/platform-f29.yaml
> @@ -6,15 +6,15 @@ data:
>profiles:
>  buildroot:
>rpms: [bash, bzip2, coreutils, cpio, diffutils, fedora-release, 
> findutils, gawk,
> -gcc, gcc-c++, grep, gzip, info, make, patch, redhat-rpm-config, 
> rpm-build,
> -sed, shadow-utils, tar, unzip, util-linux, which, xz]
> +grep, gzip, info, make, patch, redhat-rpm-config, rpm-build, sed, 
> shadow-utils,
> +tar, unzip, util-linux, which, xz]
>  srpm-buildroot:
>rpms: [bash, fedora-release, fedpkg-minimal, gnupg2, 
> redhat-rpm-config, rpm-build,
>  shadow-utils]
>stream: f29
>summary: Fedora 29 traditional base
>context: 
> -  version: 4
> +  version: 5
>xmd:
>  mbs:
>buildrequires: {}
> 

-- 
Mikolaj Izdebski
Senior Software Engineer, Red Hat
IRC: mizdebsk
___
infrastructure mailing list -- infrastructure@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedoraproject.org/message/VIWMKJFM5JM42ROVMDBLDDL7ZHKZRXMP/


Re: [PATCH] mbs: remove gcc/gcc-c++ from buildroot

2018-07-10 Thread Jan Kaluža
+1
___
infrastructure mailing list -- infrastructure@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedoraproject.org/message/KX46KFQ7V4XLX5RBNFZT7657JDOGS25J/


[PATCH] mbs: remove gcc/gcc-c++ from buildroot

2018-07-10 Thread ignatenkobrain
From: Igor Gnatenko 

References: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot
Signed-off-by: Igor Gnatenko 
---
 .../files/default-modules.production/platform-f29.yaml  | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git 
a/roles/mbs/common/files/default-modules.production/platform-f29.yaml 
b/roles/mbs/common/files/default-modules.production/platform-f29.yaml
index f3455313a..fabc655ef 100644
--- a/roles/mbs/common/files/default-modules.production/platform-f29.yaml
+++ b/roles/mbs/common/files/default-modules.production/platform-f29.yaml
@@ -6,15 +6,15 @@ data:
   profiles:
 buildroot:
   rpms: [bash, bzip2, coreutils, cpio, diffutils, fedora-release, 
findutils, gawk,
-gcc, gcc-c++, grep, gzip, info, make, patch, redhat-rpm-config, 
rpm-build,
-sed, shadow-utils, tar, unzip, util-linux, which, xz]
+grep, gzip, info, make, patch, redhat-rpm-config, rpm-build, sed, 
shadow-utils,
+tar, unzip, util-linux, which, xz]
 srpm-buildroot:
   rpms: [bash, fedora-release, fedpkg-minimal, gnupg2, redhat-rpm-config, 
rpm-build,
 shadow-utils]
   stream: f29
   summary: Fedora 29 traditional base
   context: 
-  version: 4
+  version: 5
   xmd:
 mbs:
   buildrequires: {}
-- 
2.18.0
___
infrastructure mailing list -- infrastructure@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedoraproject.org/message/RUCKEOO2HMUZMJJU2CPO3FY25JKSYWYZ/