Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package openSUSE-repos for openSUSE:Factory 
checked in at 2023-08-11 15:55:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openSUSE-repos (Old)
 and      /work/SRC/openSUSE:Factory/.openSUSE-repos.new.11712 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openSUSE-repos"

Fri Aug 11 15:55:46 2023 rev:10 rq:1103358 version:20230810.a7534f6

Changes:
--------
--- /work/SRC/openSUSE:Factory/openSUSE-repos/openSUSE-repos.changes    
2023-08-04 15:04:46.392785382 +0200
+++ /work/SRC/openSUSE:Factory/.openSUSE-repos.new.11712/openSUSE-repos.changes 
2023-08-11 15:55:55.275901423 +0200
@@ -1,0 +2,10 @@
+Thu Aug 10 16:10:29 UTC 2023 - opensuse-releaset...@opensuse.org
+
+- Update to version 20230810.a7534f6:
+  * Disable NVIDIA pkg building on LeapMicro. Fixes #34
+    PM confirmed that NVIDIA related deployments are expected
+    to have all drivers/tools inside of container.
+
+  * Fix incorrect with_nvidia usage
+
+-------------------------------------------------------------------

Old:
----
  openSUSE-repos-20230804.41e41a9.obscpio

New:
----
  openSUSE-repos-20230810.a7534f6.obscpio

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

Other differences:
------------------
++++++ openSUSE-repos.spec ++++++
--- /var/tmp/diff_new_pack.EUN6ad/_old  2023-08-11 15:55:56.459908478 +0200
+++ /var/tmp/diff_new_pack.EUN6ad/_new  2023-08-11 15:55:56.463908501 +0200
@@ -26,6 +26,7 @@
 # Each openSUSE release package has a suggests for openSUSE-repos-$flavor.
 %global flavor @BUILD_FLAVOR@%nil
 
+%define with_nvidia 1
 %if 0%{?is_opensuse} && 0%{?suse_version} >= 1550
 # Tumbleweed
 %if "%flavor" == "openSUSE-repos-Tumbleweed"
@@ -49,6 +50,9 @@
 %if "%flavor" == "openSUSE-repos-LeapMicro"
 %define theme LeapMicro
 %define branding leap-micro
+# Do not build for LeapMicro as per SLEM Product Management
+# They expect NVIDIA related drivers and libs to be present inside the 
container
+%define with_nvidia 0
 %endif
 %else
 %if "%flavor" == "openSUSE-repos-Leap"
@@ -67,7 +71,7 @@
 %else
 Name:           openSUSE-repos-%{theme}
 %endif
-Version:        20230804.41e41a9
+Version:        20230810.a7534f6
 Release:        0
 Summary:        openSUSE package repositories
 License:        MIT
@@ -79,7 +83,9 @@
 Requires:       zypper
 # Ensure we install matching packages on given distribution
 # openSUSE-release has suggest on particular theme based on distribution
+%if 0%{?with_nvidia}
 Suggests:       openSUSE-repos-%{theme}-NVIDIA
+%endif
 Conflicts:      otherproviders(openSUSE-repos)
 Provides:       openSUSE-repos
 %if "%{?theme}" == "Tumbleweed"
@@ -98,6 +104,7 @@
 %description
 Definitions for openSUSE repository management via zypp-services
 
+%if 0%{?with_nvidia}
 %package NVIDIA
 Summary:        openSUSE NVIDIA repository definitions
 Requires:       openSUSE-repos
@@ -118,6 +125,7 @@
 
 %description NVIDIA
 Definitions for NVIDIA repository management via zypp-services
+%endif
 
 %files
 
@@ -165,7 +173,7 @@
 %endif
 %endif
 
-%if "0%{?with_nvidia}"
+%if 0%{?with_nvidia}
 %files NVIDIA
 %dir %{_datadir}/zypp/local/service/NVIDIA
 %dir %{_datadir}/zypp/local/service/NVIDIA/repo
@@ -216,7 +224,7 @@
 %endif
 %endif
 
-%if "0%{?with_nvidia}"
+%if 0%{?with_nvidia}
 install nvidia-%{branding}-repoindex.xml -pm 0644 
%{buildroot}%{_datadir}/zypp/local/service/NVIDIA/repo
 %endif
 
@@ -300,7 +308,7 @@
 # We hereby declare that running this will not influence existing transaction
 ZYPP_READONLY_HACK=1 zypper addservice %{_datadir}/zypp/local/service/openSUSE 
openSUSE
 
-%if "0%{?with_nvidia}"
+%if 0%{?with_nvidia}
 %post NVIDIA
 ln -sf nvidia-%{branding}-repoindex.xml 
%{_datadir}/zypp/local/service/NVIDIA/repo/repoindex.xml
 
@@ -327,6 +335,7 @@
   fi
 fi
 
+%if 0%{?with_nvidia}
 %postun NVIDIA
 if [ "$1" = 0 ] ; then
   # We hereby declare that running this will not influence existing transaction
@@ -335,5 +344,6 @@
     rm -f %{_datadir}/zypp/local/service/NVIDIA/repo/repoindex.xml
   fi
 fi
+%endif
 
 %changelog

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.EUN6ad/_old  2023-08-11 15:55:56.515908811 +0200
+++ /var/tmp/diff_new_pack.EUN6ad/_new  2023-08-11 15:55:56.519908835 +0200
@@ -1,6 +1,8 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/openSUSE/openSUSE-repos.git</param>
-              <param 
name="changesrevision">41e41a99bdc5b3b5b5f4dc3588508f6e1fda6526</param></service></servicedata>
+              <param 
name="changesrevision">a7534f676c1da0c1591cc5c0f606fd6634b48af0</param></service><service
 name="tar_scm">
+                <param 
name="url">https://github.com/lkocman/openSUSE-repos.git</param>
+              <param 
name="changesrevision">0d4463391c611b7a7c3f158d4d58d6f2f54aafc1</param></service></servicedata>
 (No newline at EOF)
 

++++++ openSUSE-repos-20230804.41e41a9.obscpio -> 
openSUSE-repos-20230810.a7534f6.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-repos-20230804.41e41a9/dist/package/openSUSE-repos.spec 
new/openSUSE-repos-20230810.a7534f6/dist/package/openSUSE-repos.spec
--- old/openSUSE-repos-20230804.41e41a9/dist/package/openSUSE-repos.spec        
2023-08-04 11:10:50.000000000 +0200
+++ new/openSUSE-repos-20230810.a7534f6/dist/package/openSUSE-repos.spec        
2023-08-10 18:09:25.000000000 +0200
@@ -26,6 +26,7 @@
 # Each openSUSE release package has a suggests for openSUSE-repos-$flavor.
 %global flavor @BUILD_FLAVOR@%nil
 
+%define with_nvidia 1
 %if 0%{?is_opensuse} && 0%{?suse_version} >= 1550
 # Tumbleweed
 %if "%flavor" == "openSUSE-repos-Tumbleweed"
@@ -49,6 +50,9 @@
 %if "%flavor" == "openSUSE-repos-LeapMicro"
 %define theme LeapMicro
 %define branding leap-micro
+# Do not build for LeapMicro as per SLEM Product Management
+# They expect NVIDIA related drivers and libs to be present inside the 
container
+%define with_nvidia 0
 %endif
 %else
 %if "%flavor" == "openSUSE-repos-Leap"
@@ -79,7 +83,9 @@
 Requires:       zypper
 # Ensure we install matching packages on given distribution
 # openSUSE-release has suggest on particular theme based on distribution
+%if 0%{?with_nvidia}
 Suggests:       openSUSE-repos-%{theme}-NVIDIA
+%endif
 Conflicts:      otherproviders(openSUSE-repos)
 Provides:       openSUSE-repos
 %if "%{?theme}" == "Tumbleweed"
@@ -98,6 +104,7 @@
 %description
 Definitions for openSUSE repository management via zypp-services
 
+%if 0%{?with_nvidia}
 %package NVIDIA
 Summary:        openSUSE NVIDIA repository definitions
 Requires:       openSUSE-repos
@@ -118,6 +125,7 @@
 
 %description NVIDIA
 Definitions for NVIDIA repository management via zypp-services
+%endif
 
 %files
 
@@ -165,7 +173,7 @@
 %endif
 %endif
 
-%if "0%{?with_nvidia}"
+%if 0%{?with_nvidia}
 %files NVIDIA
 %dir %{_datadir}/zypp/local/service/NVIDIA
 %dir %{_datadir}/zypp/local/service/NVIDIA/repo
@@ -216,7 +224,7 @@
 %endif
 %endif
 
-%if "0%{?with_nvidia}"
+%if 0%{?with_nvidia}
 install nvidia-%{branding}-repoindex.xml -pm 0644 
%{buildroot}%{_datadir}/zypp/local/service/NVIDIA/repo
 %endif
 
@@ -300,7 +308,7 @@
 # We hereby declare that running this will not influence existing transaction
 ZYPP_READONLY_HACK=1 zypper addservice %{_datadir}/zypp/local/service/openSUSE 
openSUSE
 
-%if "0%{?with_nvidia}"
+%if 0%{?with_nvidia}
 %post NVIDIA
 ln -sf nvidia-%{branding}-repoindex.xml 
%{_datadir}/zypp/local/service/NVIDIA/repo/repoindex.xml
 
@@ -327,6 +335,7 @@
   fi
 fi
 
+%if 0%{?with_nvidia}
 %postun NVIDIA
 if [ "$1" = 0 ] ; then
   # We hereby declare that running this will not influence existing transaction
@@ -335,5 +344,6 @@
     rm -f %{_datadir}/zypp/local/service/NVIDIA/repo/repoindex.xml
   fi
 fi
+%endif
 
 %changelog

++++++ openSUSE-repos.obsinfo ++++++
--- /var/tmp/diff_new_pack.EUN6ad/_old  2023-08-11 15:55:56.623909455 +0200
+++ /var/tmp/diff_new_pack.EUN6ad/_new  2023-08-11 15:55:56.627909479 +0200
@@ -1,5 +1,5 @@
 name: openSUSE-repos
-version: 20230804.41e41a9
-mtime: 1691140250
-commit: 41e41a99bdc5b3b5b5f4dc3588508f6e1fda6526
+version: 20230810.a7534f6
+mtime: 1691683765
+commit: a7534f676c1da0c1591cc5c0f606fd6634b48af0
 

Reply via email to