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
This commit is contained in:
Michael Chang 2018-09-28 09:44:32 +00:00 committed by Git OBS Bridge
parent 6dded4dbf8
commit b37ee31194
2 changed files with 8 additions and 10 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Sep 28 09:22:37 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
- Remove empty %post/%postun.
- Remove redundant marketing paragraph from description.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Sep 28 07:09:15 UTC 2018 - mchang@suse.com Fri Sep 28 07:09:15 UTC 2018 - mchang@suse.com

View File

@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # 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 Version: 1.15.1
Release: 0 Release: 0
Summary: Tools to manage the activation and use of self encrypting drives 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 Group: System/Management
Url: https://github.com/Drive-Trust-Alliance/sedutil/wiki Url: https://github.com/Drive-Trust-Alliance/sedutil/wiki
Source0: https://github.com/Drive-Trust-Alliance/%{name}/archive/%{version}.tar.gz Source0: https://github.com/Drive-Trust-Alliance/%{name}/archive/%{version}.tar.gz
@ -37,11 +37,6 @@ Patch: kernel_nvme_header.patch
ExclusiveArch: x86_64 ExclusiveArch: x86_64
%description %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 sedutil is a Self-Encrypting Drive (SED) management program and
Pre-Boot Authorization (PBA) image that will allow the activation and Pre-Boot Authorization (PBA) image that will allow the activation and
use of self encrypting drives that comply with the Trusted Computing 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 %{SOURCE2} %{buildroot}/%{_dracutmodulesdir}/00sedutil/
install -m 0755 %{SOURCE3} %{buildroot}/%{_sbindir}/ install -m 0755 %{SOURCE3} %{buildroot}/%{_sbindir}/
%post
%postun
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%doc README.md Common/Copyright.txt Common/ReadMe.txt linux/PSIDRevert_LINUX.txt %doc README.md Common/Copyright.txt Common/ReadMe.txt linux/PSIDRevert_LINUX.txt