1
0

Accepting request 723940 from Base:System

- Update to version 15.2.5:
  * remove 'modhash' - moved to mokutil package (jsc#SLE-6094) (forwarded request 723939 from mwilck)

OBS-URL: https://build.opensuse.org/request/show/723940
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suse-module-tools?expand=0&rev=31
This commit is contained in:
Dominique Leuenberger 2019-08-27 09:59:52 +00:00 committed by Git OBS Bridge
commit 3bb3c02439
5 changed files with 11 additions and 8 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/openSUSE/suse-module-tools.git</param>
<param name="changesrevision">cff4830822fe2ba4e40649b58c70e3b178d003fc</param></service></servicedata>
<param name="changesrevision">c60957409705d36e749e9543e9889483b1115774</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:567c8431ff2a720cdb78cf064bac8a186065c7da26eb535d82ed643657218bbd
size 26300

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9e78b0e2a3e025bc025bbb13f1531cdf7faf8e83806f4028383ad7dc8f9a7cfb
size 25128

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Aug 16 08:46:15 UTC 2019 - mwilck@suse.com
- Update to version 15.2.5:
* remove 'modhash' - moved to mokutil package (jsc#SLE-6094)
-------------------------------------------------------------------
Mon Jul 15 11:58:07 UTC 2019 - mwilck@suse.com

View File

@ -29,7 +29,7 @@
%endif
Name: suse-module-tools
Version: 15.2.4
Version: 15.2.5
Release: 0
Summary: Configuration for module loading and SUSE-specific utilities for KMPs
License: GPL-2.0-or-later
@ -116,8 +116,6 @@ install -pm 755 "regenerate-initrd-posttrans" "%{buildroot}%{_libexecdir}/module
install -d -m 755 "%{buildroot}%{_prefix}/bin"
install -pm 755 kmp-install "%{buildroot}%{_bindir}/"
# modhash for calculating hash of signed kernel module
install -pm 755 modhash "%{buildroot}%{_bindir}/"
# systemd service to load /boot/sysctl.conf-`uname -r`
install -d -m 755 "%{buildroot}%{_libexecdir}/systemd/system/systemd-sysctl.service.d"
@ -258,7 +256,6 @@ done
%if 0%{?suse_version} < 1550
%{_rpmmacrodir}/macros.initrd
%endif
%{_bindir}/modhash
%{_bindir}/kmp-install
%{_libexecdir}/module-init-tools
%exclude %{_libexecdir}/module-init-tools/weak-modules