diff --git a/HAM-logo.png b/HAM-logo.png deleted file mode 100755 index aa7365a..0000000 Binary files a/HAM-logo.png and /dev/null differ diff --git a/HAM-logo.svg b/HAM-logo.svg deleted file mode 100755 index 3b35fdf..0000000 --- a/HAM-logo.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - diff --git a/backports-3.11.4.gem b/backports-3.11.4.gem deleted file mode 100644 index 3412bd8..0000000 Binary files a/backports-3.11.4.gem and /dev/null differ diff --git a/dacite-1.1.0.tar.gz b/dacite-1.1.0.tar.gz new file mode 100644 index 0000000..3dc8206 Binary files /dev/null and b/dacite-1.1.0.tar.gz differ diff --git a/ethon-0.11.0.gem b/ethon-0.11.0.gem deleted file mode 100644 index adbf866..0000000 Binary files a/ethon-0.11.0.gem and /dev/null differ diff --git a/ffi-1.9.25.gem b/ffi-1.9.25.gem deleted file mode 100644 index 0016be0..0000000 Binary files a/ffi-1.9.25.gem and /dev/null differ diff --git a/json-2.1.0.gem b/json-2.1.0.gem deleted file mode 100644 index 23d69ff..0000000 Binary files a/json-2.1.0.gem and /dev/null differ diff --git a/mustermann-1.0.3.gem b/mustermann-1.0.3.gem deleted file mode 100644 index ec1fc87..0000000 Binary files a/mustermann-1.0.3.gem and /dev/null differ diff --git a/open4-1.3.4-1.gem b/open4-1.3.4-1.gem deleted file mode 100644 index 34dc1fb..0000000 Binary files a/open4-1.3.4-1.gem and /dev/null differ diff --git a/pcs-0.10.2.tar.gz b/pcs-0.10.2.tar.gz deleted file mode 100644 index aed1dc5..0000000 Binary files a/pcs-0.10.2.tar.gz and /dev/null differ diff --git a/pcs-0.10.5.tar.gz b/pcs-0.10.5.tar.gz new file mode 100644 index 0000000..a8ba8e3 Binary files /dev/null and b/pcs-0.10.5.tar.gz differ diff --git a/pcs-web-ui-0.1.1.tar.gz b/pcs-web-ui-0.1.1.tar.gz deleted file mode 100644 index 051c18d..0000000 Binary files a/pcs-web-ui-0.1.1.tar.gz and /dev/null differ diff --git a/pcs-web-ui-0.1.2.tar.gz b/pcs-web-ui-0.1.2.tar.gz new file mode 100644 index 0000000..46e02b4 Binary files /dev/null and b/pcs-web-ui-0.1.2.tar.gz differ diff --git a/pcs-web-ui-node-modules-0.1.1.tar.xz b/pcs-web-ui-node-modules-0.1.2.tar.xz similarity index 68% rename from pcs-web-ui-node-modules-0.1.1.tar.xz rename to pcs-web-ui-node-modules-0.1.2.tar.xz index 6429f24..51425dd 100644 Binary files a/pcs-web-ui-node-modules-0.1.1.tar.xz and b/pcs-web-ui-node-modules-0.1.2.tar.xz differ diff --git a/pcs.spec b/pcs.spec index 16c474e..bace1d2 100644 --- a/pcs.spec +++ b/pcs.spec @@ -1,40 +1,23 @@ -Name: pcs -Version: 0.10.2 -Release: 5%{?dist} -# https://fedoraproject.org/wiki/Licensing:Main?rd=Licensing#Good_Licenses -# GPLv2: pcs -# ASL 2.0: tornado -# MIT: handlebars -License: GPLv2 and ASL 2.0 and MIT -URL: https://github.com/ClusterLabs/pcs -Group: System Environment/Base +Name: pcs +Version: 0.10.5 +Release: 1 +License: GPLv2 and BSD-2-Clause and ASL 2.0 and MIT +URL: https://github.com/ClusterLabs/pcs Summary: Pacemaker Configuration System -#building only for architectures with pacemaker and corosync available -ExclusiveArch: i686 x86_64 s390x ppc64le aarch64 %{arm} %global version_or_commit %{version} -# %%global version_or_commit f556c4adb538c8a95d763472d370f3f5d27eb38a %global pcs_source_name %{name}-%{version_or_commit} -# ui_commit can be determined by hash, tag or branch -%global ui_commit 0.1.1 +# ui_commit can be determined by hash, tag or branch +%global ui_commit 0.1.2 %global ui_src_name pcs-web-ui-%{ui_commit} %global pcs_snmp_pkg_name pcs-snmp -%global pyagentx_version 0.4.pcs.2 -%global tornado_version 5.0.2 -%global version_rubygem_backports 3.11.4 -%global version_rubygem_ethon 0.11.0 -%global version_rubygem_ffi 1.9.25 -%global version_rubygem_json 2.1.0 -%global version_rubygem_mustermann 1.0.3 -%global version_rubygem_open4 1.3.4 -%global version_rubygem_rack 2.0.6 -%global version_rubygem_rack_protection 2.0.4 -%global version_rubygem_rack_test 1.0.0 -%global version_rubygem_sinatra 2.0.4 -%global version_rubygem_tilt 2.0.9 +%global pyagentx_version 0.4.pcs.2 +%global tornado_version 6.0.3 +%global dacite_version 1.1.0 +%global rubygem_tilt_version 2.0.9 # We do not use _libdir macro because upstream is not prepared for it. # Pcs does not include binaries and thus it should live in /usr/lib. Tornado @@ -47,59 +30,27 @@ ExclusiveArch: i686 x86_64 s390x ppc64le aarch64 %{arm} %global pcsd_public_dir pcsd/public %global rubygem_cache_dir pcsd/vendor/cache %global rubygem_bundle_dir pcsd/vendor/bundle/ruby - -# mangling shebang in /usr/lib/pcsd/vendor/bundle/ruby/gems/rack-2.0.5/test/cgi/test from /usr/bin/env ruby to #!/usr/bin/ruby -#*** ERROR: ./usr/lib/pcsd/vendor/bundle/ruby/gems/rack-2.0.5/test/cgi/test.ru has shebang which doesn't start with '/' (../../bin/rackup) -#mangling shebang in /usr/lib/pcsd/vendor/bundle/ruby/gems/rack-2.0.5/test/cgi/rackup_stub.rb from /usr/bin/env ruby to #!/usr/bin/ruby -#*** WARNING: ./usr/lib/pcsd/vendor/bundle/ruby/gems/rack-2.0.5/test/cgi/sample_rackup.ru is executable but has empty or no shebang, removing executable bit -#*** WARNING: ./usr/lib/pcsd/vendor/bundle/ruby/gems/rack-2.0.5/test/cgi/lighttpd.conf is executable but has empty or no shebang, removing executable bit -#*** ERROR: ambiguous python shebang in /usr/lib/pcsd/vendor/bundle/ruby/gems/ffi-1.9.25/ext/ffi_c/libffi/generate-darwin-source-and-headers.py: #!/usr/bin/env python. Change it to python3 (or python2) explicitly. -%undefine __brp_mangle_shebangs - # https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Python_bytecompilation # Enforce python3 because bytecompilation of tornado produced warnings: # DEPRECATION WARNING: python2 invoked with /usr/bin/python. # Use /usr/bin/python3 or /usr/bin/python2 # /usr/bin/python will be removed or switched to Python 3 in the future. %global __python %{__python3} +# This package depends on automagic byte compilation +# https://fedoraproject.org/wiki/Changes/No_more_automagic_Python_bytecompilation_phase_2 +%global _python_bytecompile_extra 1 + +#part after last slash is recognized as filename in look-aside repository +#desired name is achived by trick with hash anchor Source0: %{url}/archive/%{version_or_commit}/%{pcs_source_name}.tar.gz -Source1: HAM-logo.png -Source2: pcsd-bundle-config-2 - -Source41: https://github.com/ondrejmular/pyagentx/archive/v%{pyagentx_version}.tar.gz#/pyagentx-%{pyagentx_version}.tar.gz -Source42: https://github.com/tornadoweb/tornado/archive/v%{tornado_version}.tar.gz#/tornado-%{tornado_version}.tar.gz - -Source81: https://rubygems.org/downloads/backports-%{version_rubygem_backports}.gem -Source82: https://rubygems.org/downloads/ethon-%{version_rubygem_ethon}.gem -Source83: https://rubygems.org/downloads/ffi-%{version_rubygem_ffi}.gem -Source84: https://rubygems.org/downloads/json-%{version_rubygem_json}.gem -Source86: https://rubygems.org/downloads/mustermann-%{version_rubygem_mustermann}.gem -# We needed to re-upload open4 rubygem because of issues with sources in gating. -# Unfortunately, there was no newer version available, therefore we had to -# change its 'version' ourselves. -Source87: https://rubygems.org/downloads/open4-%{version_rubygem_open4}.gem#/open4-%{version_rubygem_open4}-1.gem -Source88: https://rubygems.org/downloads/rack-%{version_rubygem_rack}.gem -Source89: https://rubygems.org/downloads/rack-protection-%{version_rubygem_rack_protection}.gem -Source90: https://rubygems.org/downloads/rack-test-%{version_rubygem_rack_test}.gem -Source91: https://rubygems.org/downloads/sinatra-%{version_rubygem_sinatra}.gem -Source92: https://rubygems.org/downloads/tilt-%{version_rubygem_tilt}.gem - -Source100: https://github.com/idevat/pcs-web-ui/archive/%{ui_commit}/%{ui_src_name}.tar.gz -Source101: https://github.com/idevat/pcs-web-ui/releases/download/%{ui_commit}/pcs-web-ui-node-modules-%{ui_commit}.tar.xz - -# Patches from upstream. -# They should come before downstream patches to avoid unnecessary conflicts. -# Z-streams are exception here: they can come from upstream but should be -# applied at the end to keep z-stream changes as straightforward as possible. -#Patch1: bz1676957-01-fix-crashes-in-pcs-host-auth.patch -#Patch2: bz1657166-01-Updating-a-bundle-is-a-bit-cumber.patch -#Patch3: bz1725183-01-fix-and-options-for-non-root-users.patch -#Patch4: bz1740218-01-set-authkey-length-to-256-bytes.patch - -# Downstream patches do not come from upstream. They adapt pcs for specific -# RHEL needs. -#Patch101: do-not-support-cluster-setup-with-udp-u-transport.patch +Source1: pcsd-bundle-config-1 +Source2: https://rubygems.org/downloads/tilt-%{rubygem_tilt_version}.gem +Source3: https://github.com/ondrejmular/pyagentx/archive/v%{pyagentx_version}/pyagentx-%{pyagentx_version}.tar.gz +Source4: https://github.com/tornadoweb/tornado/archive/v%{tornado_version}/tornado-%{tornado_version}.tar.gz +Source5: https://github.com/konradhalas/dacite/archive/v%{dacite_version}/dacite-%{dacite_version}.tar.gz +Source6: https://github.com/idevat/pcs-web-ui/archive/%{ui_commit}/%{ui_src_name}.tar.gz +Source7: https://github.com/idevat/pcs-web-ui/releases/download/%{ui_commit}/pcs-web-ui-node-modules-%{ui_commit}.tar.xz # git for patches BuildRequires: git @@ -107,9 +58,9 @@ BuildRequires: git BuildRequires: coreutils BuildRequires: execstack # python for pcs -#BuildRequires: platform-python +BuildRequires: python3 >= 3.6 BuildRequires: python3-devel -#BuildRequires: platform-python-setuptools +BuildRequires: python3-setuptools BuildRequires: python3-pycurl # gcc for compiling custom rubygems BuildRequires: gcc @@ -117,7 +68,16 @@ BuildRequires: gcc-c++ # ruby and gems for pcsd BuildRequires: ruby >= 2.2.0 BuildRequires: ruby-devel -BuildRequires: rubygems +BuildRequires: rubygem-backports +BuildRequires: rubygem-ethon +BuildRequires: rubygem-ffi +BuildRequires: rubygem-io-console +BuildRequires: rubygem-json +BuildRequires: rubygem-open4 +BuildRequires: rubygem-rack +BuildRequires: rubygem-rack-protection +BuildRequires: rubygem-rack-test +BuildRequires: rubygem-sinatra # ruby libraries for tests BuildRequires: rubygem-test-unit # for touching patch files (sanitization function) @@ -128,37 +88,48 @@ BuildRequires: systemd BuildRequires: python3-lxml BuildRequires: python3-pyOpenSSL BuildRequires: pacemaker-cli >= 2.0.0 -# BuildRequires: fence-agents-all +BuildRequires: fence-virt BuildRequires: fence-agents-apc BuildRequires: fence-agents-scsi BuildRequires: fence-agents-ipmilan +# fence-agents-ilo2 issue with dependencies +# BuildRequires: fence-agents-ilo2 BuildRequires: booth-site # pcsd fonts and font management tools for creating symlinks to fonts BuildRequires: fontconfig BuildRequires: liberation-sans-fonts BuildRequires: overpass-fonts -# OpenEuler logo for creating symlink of favicon -BuildRequires: openEuler-logos # for building web ui BuildRequires: npm # python and libraries for pcs, setuptools for pcs entrypoint -#Requires: platform-python +Requires: python3 >= 3.6 Requires: python3-lxml -#Requires: platform-python-setuptools +Requires: python3-setuptools Requires: python3-clufter => 0.70.0 Requires: python3-pycurl # ruby and gems for pcsd Requires: ruby >= 2.2.0 -Requires: rubygems +Requires: rubygem-backports +Requires: rubygem-ethon +Requires: rubygem-ffi +Requires: rubygem-json +Requires: rubygem-open4 +Requires: rubygem-rack +Requires: rubygem-rack-protection +Requires: rubygem-rack-test +Requires: rubygem-sinatra +# ruby and gems for pcsd-ruby +Requires: rubygem-daemons +Requires: rubygem-eventmachine +Requires: rubygem-thin # for killall Requires: psmisc # for working with certificates (validation etc.) Requires: openssl Requires: python3-pyOpenSSL # cluster stack and related packages -Requires: pcmk-cluster-manager >= 2.0.0 Suggests: pacemaker Requires: (corosync >= 2.99 if pacemaker) # pcs enables corosync encryption by default so we require libknet1-plugins-all @@ -174,21 +145,10 @@ Requires: pam # pcsd fonts Requires: liberation-sans-fonts Requires: overpass-fonts -# favicon openeuler logo -Requires: openEuler-logos Provides: bundled(tornado) = %{tornado_version} -Provides: bundled(backports) = %{version_rubygem_backports} -Provides: bundled(ethon) = %{version_rubygem_ethon} -Provides: bundled(ffi) = %{version_rubygem_ffi} -Provides: bundled(json) = %{version_rubygem_json} -Provides: bundled(mustermann) = %{version_rubygem_mustermann} -Provides: bundled(open4) = %{version_rubygem_open4} -Provides: bundled(rack) = %{version_rubygem_rack} -Provides: bundled(rack) = %{version_rubygem_rack_protection} -Provides: bundled(rack) = %{version_rubygem_rack_test} -Provides: bundled(sinatra) = %{version_rubygem_sinatra} -Provides: bundled(tilt) = %{version_rubygem_tilt} +Provides: bundled(dacite) = %{dacite_version} +Provides: bundled(rubygem-tilt) = %{rubygem_tilt_version} %description pcs is a corosync and pacemaker configuration tool. It permits users to @@ -196,13 +156,8 @@ easily view, modify and create pacemaker based clusters. # pcs-snmp package definition %package -n %{pcs_snmp_pkg_name} -Group: System Environment/Base Summary: Pacemaker cluster SNMP agent -# https://fedoraproject.org/wiki/Licensing:Main?rd=Licensing#Good_Licenses -# GPLv2: pcs -# BSD-2-Clause: pyagentx License: GPLv2 and BSD-2-Clause -URL: https://github.com/ClusterLabs/pcs # tar for unpacking pyagetx source tar ball BuildRequires: tar @@ -254,59 +209,47 @@ update_times_patch(){ update_times ${patch_file_name} `diffstat -p1 -l ${patch_file_name}` } -#update_times_patch %{PATCH1} -#update_times_patch %{PATCH2} -#update_times_patch %{PATCH3} -#update_times_patch %{PATCH4} -#update_times_patch %{PATCH101} +# update_times_patch %%{PATCH0} -cp -f %SOURCE1 pcsd/public/images # prepare dirs/files necessary for building web ui -# inside SOURCE100 is only directory %%{ui_src_name} -tar -xzf %SOURCE100 -C %{pcsd_public_dir} -tar -xf %SOURCE101 -C %{pcsd_public_dir}/%{ui_src_name} +# inside SOURCE6 is only directory %%{ui_src_name} +tar -xzf %SOURCE6 -C %{pcsd_public_dir} +tar -xf %SOURCE7 -C %{pcsd_public_dir}/%{ui_src_name} # prepare dirs/files necessary for building all bundles # ----------------------------------------------------- # 1) configuration for rubygems mkdir -p pcsd/.bundle -cp -f %SOURCE2 pcsd/.bundle/config +cp -f %SOURCE1 pcsd/.bundle/config # 2) rubygems sources -mkdir -p pcsd/vendor/cache -cp -f %SOURCE81 pcsd/vendor/cache -cp -f %SOURCE82 pcsd/vendor/cache -cp -f %SOURCE83 pcsd/vendor/cache -cp -f %SOURCE84 pcsd/vendor/cache -cp -f %SOURCE86 pcsd/vendor/cache -# For reason why we are renaming open4 rubygem, see comment of source -# definition above. -cp -f %SOURCE87 pcsd/vendor/cache/open4-%{version_rubygem_open4}.gem -cp -f %SOURCE88 pcsd/vendor/cache -cp -f %SOURCE89 pcsd/vendor/cache -cp -f %SOURCE90 pcsd/vendor/cache -cp -f %SOURCE91 pcsd/vendor/cache -cp -f %SOURCE92 pcsd/vendor/cache - +mkdir -p %{rubygem_cache_dir} +cp -f %SOURCE2 %{rubygem_cache_dir} # 3) dir for python bundles mkdir -p %{bundled_src_dir} # 4) sources for pyagentx -tar -xzf %SOURCE41 -C %{bundled_src_dir} +tar -xzf %SOURCE3 -C %{bundled_src_dir} mv %{bundled_src_dir}/pyagentx-%{pyagentx_version} %{bundled_src_dir}/pyagentx -update_times %SOURCE41 `find %{bundled_src_dir}/pyagentx -follow` +update_times %SOURCE3 `find %{bundled_src_dir}/pyagentx -follow` cp %{bundled_src_dir}/pyagentx/LICENSE.txt pyagentx_LICENSE.txt cp %{bundled_src_dir}/pyagentx/CONTRIBUTORS.txt pyagentx_CONTRIBUTORS.txt cp %{bundled_src_dir}/pyagentx/README.md pyagentx_README.md # 5) sources for tornado -tar -xzf %SOURCE42 -C %{bundled_src_dir} +tar -xzf %SOURCE4 -C %{bundled_src_dir} mv %{bundled_src_dir}/tornado-%{tornado_version} %{bundled_src_dir}/tornado -update_times %SOURCE42 `find %{bundled_src_dir}/tornado -follow` +update_times %SOURCE4 `find %{bundled_src_dir}/tornado -follow` cp %{bundled_src_dir}/tornado/LICENSE tornado_LICENSE cp %{bundled_src_dir}/tornado/README.rst tornado_README.rst +# 7) sources for python dacite +tar -xzf %SOURCE5 -C %{bundled_src_dir} +mv %{bundled_src_dir}/dacite-%{dacite_version} %{bundled_src_dir}/dacite +cp %{bundled_src_dir}/dacite/LICENSE dacite_LICENSE +cp %{bundled_src_dir}/dacite/README.md dacite_README.md + %build %define debug_package %{nil} @@ -317,32 +260,9 @@ pwd # build bundled rubygems (in main install it is disabled by BUILD_GEMS=false) mkdir -p %{rubygem_bundle_dir} gem install \ - --force --verbose --no-rdoc --no-ri -l --no-user-install \ + --force --verbose --no-document -l --no-user-install \ -i %{rubygem_bundle_dir} \ - %{rubygem_cache_dir}/backports-%{version_rubygem_backports}.gem \ - %{rubygem_cache_dir}/ethon-%{version_rubygem_ethon}.gem \ - %{rubygem_cache_dir}/ffi-%{version_rubygem_ffi}.gem \ - %{rubygem_cache_dir}/json-%{version_rubygem_json}.gem \ - %{rubygem_cache_dir}/mustermann-%{version_rubygem_mustermann}.gem \ - %{rubygem_cache_dir}/open4-%{version_rubygem_open4}.gem \ - %{rubygem_cache_dir}/rack-%{version_rubygem_rack}.gem \ - %{rubygem_cache_dir}/rack-protection-%{version_rubygem_rack_protection}.gem \ - %{rubygem_cache_dir}/rack-test-%{version_rubygem_rack_test}.gem \ - %{rubygem_cache_dir}/sinatra-%{version_rubygem_sinatra}.gem \ - %{rubygem_cache_dir}/tilt-%{version_rubygem_tilt}.gem \ - -- '--with-ldflags="-Wl,-z,relro -Wl,-z,ibt -Wl,-z,now -Wl,--gc-sections"' \ - '--with-cflags="-O2 -ffunction-sections"' - -# We can remove files required for gem compilation -rm -rf %{rubygem_bundle_dir}/gems/ffi-%{version_rubygem_ffi}/ext -rm -rf %{rubygem_bundle_dir}/gems/json-%{version_rubygem_json}/ext - - -# With this file there is "File is not stripped" problem during rpmdiff -# See https://docs.engineering.redhat.com/display/HTD/rpmdiff-elf-stripping -for fname in `find %{rubygem_bundle_dir}/extensions -type f -name "*.so"`; do - strip ${fname} -done + %{rubygem_cache_dir}/tilt-%{rubygem_tilt_version}.gem \ # build web ui and put it to pcsd make -C %{pcsd_public_dir}/%{ui_src_name} build @@ -360,6 +280,7 @@ make install \ BASH_COMPLETION_DIR=%{_datadir}/bash-completion/completions \ BUNDLE_PYAGENTX_SRC_DIR=`readlink -f %{bundled_src_dir}/pyagentx` \ BUNDLE_TORNADO_SRC_DIR=`readlink -f %{bundled_src_dir}/tornado` \ + BUNDLE_DACITE_SRC_DIR=`readlink -f %{bundled_src_dir}/dacite` \ BUILD_GEMS=false \ SYSTEMCTL_OVERRIDE=true \ hdrdir="%{_includedir}" \ @@ -372,9 +293,6 @@ for fname in `find ${RPM_BUILD_ROOT}%{pcs_libdir}/pcs/bundled/packages/tornado/ strip ${fname} done -# symlink favicon into pcsd directories -ln -fs /etc/favicon.png ${RPM_BUILD_ROOT}%{pcs_libdir}/%{pcsd_public_dir}/images/favicon.png - #after the ruby gem compilation we do not need ruby gems in the cache rm -r -v $RPM_BUILD_ROOT%{pcs_libdir}/%{rubygem_cache_dir} @@ -394,14 +312,11 @@ run_all_tests(){ # disabled tests: # - # pcs_test.tier0.lib.commands.test_resource_agent.DescribeAgentUtf8.test_describe - # For an unknown reason this test is failing in mock environment and - # passing outside the mock environment. - # TODO: Investigate the issue - BUNDLED_LIB_LOCATION=$RPM_BUILD_ROOT%{pcs_libdir}/pcs/bundled/packages \ - %{__python3} pcs_test/suite.py -v --vanilla --all-but \ - pcs_test.tier0.lib.commands.test_resource_agent.DescribeAgentUtf8.test_describe \ + %{__python3} pcs_test/suite.py -v --vanilla \ + --all-but \ + pcs_test.tier0.daemon.app.test_app_remote.SyncConfigMutualExclusive.test_get_not_locked \ + pcs_test.tier0.daemon.app.test_app_remote.SyncConfigMutualExclusive.test_post_not_locked \ test_result_python=$? @@ -428,23 +343,33 @@ remove_all_tests() { rm -r -v ${pcsd_dir}/public/js/dev } -#run_all_tests -#remove_all_tests +run_all_tests +remove_all_tests + +%posttrans +# Make sure the new version of the daemon is runnning. +# Also, make sure to start pcsd-ruby if it hasn't been started or even +# installed before. This is done by restarting pcsd.service. +%{_bindir}/systemctl daemon-reload +%{_bindir}/systemctl try-restart pcsd.service %post %systemd_post pcsd.service +%systemd_post pcsd-ruby.service %post -n %{pcs_snmp_pkg_name} %systemd_post pcs_snmp_agent.service %preun %systemd_preun pcsd.service +%systemd_preun pcsd-ruby.service %preun -n %{pcs_snmp_pkg_name} %systemd_preun pcs_snmp_agent.service %postun %systemd_postun_with_restart pcsd.service +%systemd_postun_with_restart pcsd-ruby.service %postun -n %{pcs_snmp_pkg_name} %systemd_postun_with_restart pcs_snmp_agent.service @@ -453,7 +378,9 @@ remove_all_tests() { %doc CHANGELOG.md %doc README.md %doc tornado_README.rst +%doc dacite_README.md %license tornado_LICENSE +%license dacite_LICENSE %license COPYING %{python3_sitelib}/pcs %{python3_sitelib}/pcs-%{version}-py3.*.egg-info @@ -463,7 +390,9 @@ remove_all_tests() { %{pcs_libdir}/pcsd/* %{pcs_libdir}/pcsd/.bundle/config %{pcs_libdir}/pcs/bundled/packages/tornado* +%{pcs_libdir}/pcs/bundled/packages/dacite* %{_unitdir}/pcsd.service +%{_unitdir}/pcsd-ruby.service %{_datadir}/bash-completion/completions/pcs %{_sharedstatedir}/pcsd %{_sysconfdir}/pam.d/pcsd @@ -480,13 +409,14 @@ remove_all_tests() { %{_mandir}/man8/pcs.* %{_mandir}/man8/pcsd.* %exclude %{pcs_libdir}/pcsd/*.debian -%exclude %{pcs_libdir}/pcsd/pcsd.service -%exclude %{pcs_libdir}/pcsd/pcsd.conf -%exclude %{pcs_libdir}/pcsd/pcsd.8 -%exclude %{pcs_libdir}/pcsd/public/js/dev/* %exclude %{pcs_libdir}/pcsd/Gemfile %exclude %{pcs_libdir}/pcsd/Gemfile.lock %exclude %{pcs_libdir}/pcsd/Makefile +%exclude %{pcs_libdir}/pcsd/pcsd.conf +%exclude %{pcs_libdir}/pcsd/pcsd.service +%exclude %{pcs_libdir}/pcsd/pcsd-ruby.service +%exclude %{pcs_libdir}/pcsd/pcsd.8 +%exclude %{pcs_libdir}/pcsd/public/js/dev/* %exclude %{python3_sitelib}/pcs/bash_completion %exclude %{python3_sitelib}/pcs/pcs.8 %exclude %{python3_sitelib}/pcs/pcs @@ -505,6 +435,9 @@ remove_all_tests() { %license pyagentx_LICENSE.txt %changelog +* Fri Oct 30 2020 jiangxinyu - 0.10.5-1 +- Upgrade the pcs package version to 0.10.5-1 + * Sun Apr 26 2020 wangmian - 0.10.2-5 - Change pcs ui diff --git a/pcs.yaml b/pcs.yaml new file mode 100644 index 0000000..8280c7c --- /dev/null +++ b/pcs.yaml @@ -0,0 +1,5 @@ +--- +version_control: github +src_repo: ClusterLabs/pcs +tag_prefix: ^v +separator: "." diff --git a/pcsd-bundle-config-2 b/pcsd-bundle-config-1 similarity index 100% rename from pcsd-bundle-config-2 rename to pcsd-bundle-config-1 diff --git a/rack-2.0.6.gem b/rack-2.0.6.gem deleted file mode 100644 index b40363b..0000000 Binary files a/rack-2.0.6.gem and /dev/null differ diff --git a/rack-protection-2.0.4.gem b/rack-protection-2.0.4.gem deleted file mode 100644 index f462db8..0000000 Binary files a/rack-protection-2.0.4.gem and /dev/null differ diff --git a/rack-test-1.0.0.gem b/rack-test-1.0.0.gem deleted file mode 100644 index 0faf0aa..0000000 Binary files a/rack-test-1.0.0.gem and /dev/null differ diff --git a/sinatra-2.0.4.gem b/sinatra-2.0.4.gem deleted file mode 100644 index 04a17f5..0000000 Binary files a/sinatra-2.0.4.gem and /dev/null differ diff --git a/tornado-5.0.2.tar.gz b/tornado-5.0.2.tar.gz deleted file mode 100644 index 35df595..0000000 Binary files a/tornado-5.0.2.tar.gz and /dev/null differ diff --git a/tornado-6.0.3.tar.gz b/tornado-6.0.3.tar.gz new file mode 100644 index 0000000..1352a34 Binary files /dev/null and b/tornado-6.0.3.tar.gz differ