Hello community, here is the log from the commit of package caasp-tools for openSUSE:Factory checked in at 2018-03-06 10:48:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/caasp-tools (Old) and /work/SRC/openSUSE:Factory/.caasp-tools.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "caasp-tools" Tue Mar 6 10:48:54 2018 rev:17 rq:583220 version:0.28 Changes: -------- --- /work/SRC/openSUSE:Factory/caasp-tools/caasp-tools.changes 2018-02-28 20:02:34.588301154 +0100 +++ /work/SRC/openSUSE:Factory/.caasp-tools.new/caasp-tools.changes 2018-03-06 10:49:29.667501644 +0100 @@ -1,0 +2,5 @@ +Mon Mar 5 16:14:05 UTC 2018 - [email protected] + +- Remove Kubic workaround, will now use caasp-container-manifests + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ caasp-tools.spec ++++++ --- /var/tmp/diff_new_pack.zZvvnG/_old 2018-03-06 10:49:30.275479681 +0100 +++ /var/tmp/diff_new_pack.zZvvnG/_new 2018-03-06 10:49:30.279479537 +0100 @@ -52,11 +52,6 @@ pod2man %{SOURCE1} > %{buildroot}%{_mandir}/man8/create_autoyast_profile.8 mkdir -p %{buildroot}%{_docdir}/%{name} install -D -m644 %{SOURCE3} %{buildroot}%{python3_sitelib}/cloudinit/config/cc_suse_caasp.py -%if ! 0%{?is_susecaasp} -mkdir -p %{buildroot}%{_datadir}/caasp-container-manifests -echo -e "#!/bin/bash\ntrue" > %{buildroot}%{_datadir}/caasp-container-manifests/activate.sh -chmod 755 %{buildroot}%{_datadir}/caasp-container-manifests/activate.sh -%endif %pre %service_add_pre adjust-cloud-cfg.service setup-salt-minion.service @@ -81,9 +76,5 @@ %{_sbindir}/adjust-cloud-cfg %{_sbindir}/create_autoyast_profile %{_mandir}/man8/create_autoyast_profile.8* -%if ! 0%{?is_susecaasp} -%dir %{_datadir}/caasp-container-manifests -%{_datadir}/caasp-container-manifests/activate.sh -%endif %changelog
