Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rpm-repos-openSUSE for 
openSUSE:Factory checked in at 2021-02-19 23:44:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rpm-repos-openSUSE (Old)
 and      /work/SRC/openSUSE:Factory/.rpm-repos-openSUSE.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rpm-repos-openSUSE"

Fri Feb 19 23:44:24 2021 rev:4 rq:873590 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/rpm-repos-openSUSE/rpm-repos-openSUSE.changes    
2020-09-16 19:34:42.066522865 +0200
+++ 
/work/SRC/openSUSE:Factory/.rpm-repos-openSUSE.new.28504/rpm-repos-openSUSE.changes
 2021-02-19 23:45:24.987372283 +0100
@@ -1,0 +2,5 @@
+Fri Feb 19 02:48:12 UTC 2021 - Neal Gompa <[email protected]>
+
+- Adapt openSUSE Leap repositories to new layout for 15.3+
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rpm-repos-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.YrWeWV/_old  2021-02-19 23:45:25.623372907 +0100
+++ /var/tmp/diff_new_pack.YrWeWV/_new  2021-02-19 23:45:25.623372907 +0100
@@ -187,6 +187,15 @@
 
 # ==== Primary Leap repository configuration ====
 
+%if 0%{?sle_version} >= 150300
+# Setup for main SLE/Leap arches
+#ifarch ix86 x86_64 aarch64 power64 s390x
+install %{S:11} -pm 0644 %{buildroot}%{_sysconfdir}/yum.repos.d
+install %{S:12} -pm 0644 %{buildroot}%{_sysconfdir}/yum.repos.d
+
+# TODO: Add "Step" repos for arm and riscv64
+
+%else
 # Setup for primary arches
 %ifarch %{ix86} x86_64
 install %{S:11} -pm 0644 %{buildroot}%{_sysconfdir}/yum.repos.d
@@ -214,6 +223,8 @@
 %endif
 
 %endif
+
+%endif
 
 %endif
 

Reply via email to