From 6dded4dbf8fb1c8ef2fbfe09d7d545c97f2d6963b656333b67d746ec33600d09 Mon Sep 17 00:00:00 2001 From: Michael Chang Date: Fri, 28 Sep 2018 08:05:08 +0000 Subject: [PATCH] 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 --- sedutil-1.15.1.tar.gz => 1.15.1.tar.gz | 0 sedutil.changes | 5 +++++ sedutil.spec | 16 ++++++++-------- 3 files changed, 13 insertions(+), 8 deletions(-) rename sedutil-1.15.1.tar.gz => 1.15.1.tar.gz (100%) 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 -