From 68e24badc7803b3ecfcb543dea2fc77d5a97d05f Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Sep 13 2019 17:35:33 +0000 Subject: Manual CentOS Debranding --- diff --git a/SPECS/pcs.spec b/SPECS/pcs.spec index b5d7e2a..969906b 100644 --- a/SPECS/pcs.spec +++ b/SPECS/pcs.spec @@ -6,7 +6,7 @@ URL: https://github.com/ClusterLabs/pcs Group: System Environment/Base Summary: Pacemaker Configuration System #building only for architectures with pacemaker and corosync available -ExclusiveArch: i686 x86_64 s390x ppc64le aarch64 +ExclusiveArch: i686 x86_64 s390x ppc64le aarch64 %{arm} %global pcs_snmp_pkg_name pcs-snmp %global pyagentx_version 0.4.pcs.1 @@ -52,7 +52,7 @@ Source23: https://rubygems.org/downloads/ffi-%{version_rubygem_ffi}.gem Source31: https://github.com/testing-cabal/mock/archive/1.0.1.tar.gz#/mock-1.0.1.tar.gz Source41: https://github.com/ondrejmular/pyagentx/archive/v%{pyagentx_version}.tar.gz#/pyagentx-%{pyagentx_version}.tar.gz - +Source99: favicon.ico Patch1: fix-crashes-in-pcs-cluster-auth.patch Patch98: bz1458153-01-give-back-orig.-master-behav.-resource-create.patch @@ -223,6 +223,7 @@ mv %{bundled_lib_dir}/pyagentx-%{pyagentx_version} %{pyagentx_dir} cp %{pyagentx_dir}/LICENSE.txt pyagentx_LICENSE.txt cp %{pyagentx_dir}/CONTRIBUTORS.txt pyagentx_CONTRIBUTORS.txt cp %{pyagentx_dir}/README.md pyagentx_README.md +cp -f %{SOURCE99} pcsd/public %build