From b37ee3119455ebc2491f82a2cad61283f3b7af403264723d4711165b431a2d27 Mon Sep 17 00:00:00 2001 From: Michael Chang Date: Fri, 28 Sep 2018 09:44:32 +0000 Subject: [PATCH] Accepting request 638991 from home:jengelh:branches:Base:System - Remove empty %post/%postun. - Remove redundant marketing paragraph from description. OBS-URL: https://build.opensuse.org/request/show/638991 OBS-URL: https://build.opensuse.org/package/show/Base:System/sedutil?expand=0&rev=3 --- sedutil.changes | 6 ++++++ sedutil.spec | 12 ++---------- 2 files changed, 8 insertions(+), 10 deletions(-) diff --git a/sedutil.changes b/sedutil.changes index 8199c4a..4380257 100644 --- a/sedutil.changes +++ b/sedutil.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Sep 28 09:22:37 UTC 2018 - Jan Engelhardt + +- Remove empty %post/%postun. +- Remove redundant marketing paragraph from description. + ------------------------------------------------------------------- Fri Sep 28 07:09:15 UTC 2018 - mchang@suse.com diff --git a/sedutil.spec b/sedutil.spec index 5e27736..7c32d19 100644 --- a/sedutil.spec +++ b/sedutil.spec @@ -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/ # @@ -21,7 +21,7 @@ Name: sedutil Version: 1.15.1 Release: 0 Summary: Tools to manage the activation and use of self encrypting drives -License: GPL-3.0+ +License: GPL-3.0-or-later Group: System/Management Url: https://github.com/Drive-Trust-Alliance/sedutil/wiki Source0: https://github.com/Drive-Trust-Alliance/%{name}/archive/%{version}.tar.gz @@ -37,11 +37,6 @@ Patch: kernel_nvme_header.patch ExclusiveArch: x86_64 %description -The Drive Trust Alliance software (sedutil) is an Open Source (GPLv3) -effort to make Self Encrypting Drive technology freely available to -everyone. It is a combination of the two known available Open Source -code bases today: msed and OpalTool. - sedutil is a Self-Encrypting Drive (SED) management program and Pre-Boot Authorization (PBA) image that will allow the activation and use of self encrypting drives that comply with the Trusted Computing @@ -67,9 +62,6 @@ install -m 0755 %{SOURCE1} %{buildroot}/%{_dracutmodulesdir}/00sedutil/ install -m 0755 %{SOURCE2} %{buildroot}/%{_dracutmodulesdir}/00sedutil/ install -m 0755 %{SOURCE3} %{buildroot}/%{_sbindir}/ -%post -%postun - %files %defattr(-,root,root) %doc README.md Common/Copyright.txt Common/ReadMe.txt linux/PSIDRevert_LINUX.txt