Accepting request 638967 from home:michael-chang:branches:Base:System
- Update source URL OBS-URL: https://build.opensuse.org/request/show/638967 OBS-URL: https://build.opensuse.org/package/show/Base:System/sedutil?expand=0&rev=2
This commit is contained in:
parent
faf3134176
commit
6dded4dbf8
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 28 07:09:15 UTC 2018 - mchang@suse.com
|
||||||
|
|
||||||
|
- Update source URL
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 20 07:54:37 UTC 2017 - mchang@suse.com
|
Mon Nov 20 07:54:37 UTC 2017 - mchang@suse.com
|
||||||
|
|
||||||
|
16
sedutil.spec
16
sedutil.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package sedutil
|
# spec file for package sedutil
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -15,6 +15,7 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _dracutmodulesdir %{_libexecdir}/dracut/modules.d
|
%define _dracutmodulesdir %{_libexecdir}/dracut/modules.d
|
||||||
Name: sedutil
|
Name: sedutil
|
||||||
Version: 1.15.1
|
Version: 1.15.1
|
||||||
@ -23,17 +24,17 @@ Summary: Tools to manage the activation and use of self encrypting drives
|
|||||||
License: GPL-3.0+
|
License: GPL-3.0+
|
||||||
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/%{release}/%{name}-%{version}.tar.gz
|
Source0: https://github.com/Drive-Trust-Alliance/%{name}/archive/%{version}.tar.gz
|
||||||
Source1: module-setup.sh
|
Source1: module-setup.sh
|
||||||
Source2: linuxpba.sh
|
Source2: linuxpba.sh
|
||||||
Source3: sedutil-pba.pl
|
Source3: sedutil-pba.pl
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: autoconf
|
||||||
BuildRequires: autoconf
|
BuildRequires: automake
|
||||||
BuildRequires: automake
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: ncurses-devel
|
BuildRequires: ncurses-devel
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Patch: kernel_nvme_header.patch
|
Patch: kernel_nvme_header.patch
|
||||||
ExclusiveArch: x86_64
|
ExclusiveArch: x86_64
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The Drive Trust Alliance software (sedutil) is an Open Source (GPLv3)
|
The Drive Trust Alliance software (sedutil) is an Open Source (GPLv3)
|
||||||
@ -84,4 +85,3 @@ install -m 0755 %{SOURCE3} %{buildroot}/%{_sbindir}/
|
|||||||
%{_sbindir}/sedutil-pba.pl
|
%{_sbindir}/sedutil-pba.pl
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user