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
|
||||
|
||||
|
16
sedutil.spec
16
sedutil.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -15,6 +15,7 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%define _dracutmodulesdir %{_libexecdir}/dracut/modules.d
|
||||
Name: sedutil
|
||||
Version: 1.15.1
|
||||
@ -23,17 +24,17 @@ Summary: Tools to manage the activation and use of self encrypting drives
|
||||
License: GPL-3.0+
|
||||
Group: System/Management
|
||||
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
|
||||
Source2: linuxpba.sh
|
||||
Source3: sedutil-pba.pl
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: automake
|
||||
BuildRequires: ncurses-devel
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: automake
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: ncurses-devel
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Patch: kernel_nvme_header.patch
|
||||
ExclusiveArch: x86_64
|
||||
ExclusiveArch: x86_64
|
||||
|
||||
%description
|
||||
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
|
||||
|
||||
%changelog
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user