#6 Remove openstack-macros from buildroot by default
Closed 4 years ago by alphacc. Opened 4 years ago by amoralej.
centos/ amoralej/cbs-tools master  into  master

@@ -1,2 +1,2 @@ 

-  BUILDROOT_DEFAULT="openstack-macros bash bzip2 coreutils cpio diffutils redhat-release findutils gawk gcc gcc-c++ grep gzip info make patch redhat-rpm-config rpm-build sed unzip util-linux-ng git which buildsys-tools xz"

+  BUILDROOT_DEFAULT="bash bzip2 coreutils cpio diffutils redhat-release findutils gawk gcc gcc-c++ grep gzip info make patch redhat-rpm-config rpm-build sed unzip util-linux-ng git which buildsys-tools xz"

   COMMON_INHERITANCE=false

It's added explicitely as BR for packages that needs it and some of the macros there are a problem for some non-OpenStack dependencies.

Thanks for the PR. I changed a bit the config file format on 'el8' branch for future need. Not merging this one.

Pull-Request has been closed by alphacc

4 years ago
Metadata