Hello community,
here is the log from the commit of package system-tuning-common-SUSE for
openSUSE:Factory checked in at 2019-07-15 09:25:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/system-tuning-common-SUSE (Old)
and /work/SRC/openSUSE:Factory/.system-tuning-common-SUSE.new.1887 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "system-tuning-common-SUSE"
Mon Jul 15 09:25:30 2019 rev:4 rq: version:0.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/system-tuning-common-SUSE/system-tuning-common-SUSE.changes
2019-03-11 11:15:56.717327860 +0100
+++
/work/SRC/openSUSE:Factory/.system-tuning-common-SUSE.new.1887/system-tuning-common-SUSE.changes
2019-07-15 09:25:31.670390840 +0200
@@ -1,0 +2,5 @@
+Mon Jul 15 07:24:53 UTC 2019 - Dominique Leuenberger <[email protected]>
+
+- Drop sg.conf: sg.conf is shipped by suse-module-tools by now.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ system-tuning-common-SUSE.spec ++++++
--- /var/tmp/diff_new_pack.DnwlsA/_old 2019-07-15 09:25:33.042390585 +0200
+++ /var/tmp/diff_new_pack.DnwlsA/_new 2019-07-15 09:25:33.066390580 +0200
@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@@ -46,12 +46,6 @@
install -m 644 $RULE %{buildroot}/%{_prefix}/lib/udev/rules.d/
done
-# load sg module at boot time
-mkdir -p %{buildroot}/%{_prefix}/lib/modules-load.d
-cat << EOF > %{buildroot}/%{_prefix}/lib/modules-load.d/sg.conf
-sg
-EOF
-
%post
%udev_rules_update
@@ -62,6 +56,5 @@
%defattr(-,root,root)
%doc
%{_prefix}/lib/udev/rules.d/*.rules
-%{_prefix}/lib/modules-load.d/sg.conf
%changelog