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:
parent
6dded4dbf8
commit
b37ee31194
@ -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
|
||||
|
||||
|
12
sedutil.spec
12
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
|
||||
|
Loading…
Reference in New Issue
Block a user