diff --git a/sedutil-1.15.1.tar.gz b/1.15.1.tar.gz similarity index 100% rename from sedutil-1.15.1.tar.gz rename to 1.15.1.tar.gz diff --git a/sedutil.changes b/sedutil.changes index f08a82d..8199c4a 100644 --- a/sedutil.changes +++ b/sedutil.changes @@ -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 diff --git a/sedutil.spec b/sedutil.spec index bcf7945..5e27736 100644 --- a/sedutil.spec +++ b/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 -