From 7f2ec0a6f448d184485427bfa586a2d90f7df367cc8ed45caaeba83949728640 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Fri, 29 Apr 2016 12:59:55 +0000 Subject: [PATCH] - Adding "xz" as BuildRequires since it's not default on SLES11 and using a bigger description. OBS-URL: https://build.opensuse.org/package/show/Base:System/libatasmart?expand=0&rev=19 --- libatasmart.changes | 6 ++++++ libatasmart.spec | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/libatasmart.changes b/libatasmart.changes index 1a12c06..2e2c073 100644 --- a/libatasmart.changes +++ b/libatasmart.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Apr 29 12:59:30 UTC 2016 - perry.werneck@gmail.com + +- Adding "xz" as BuildRequires since it's not default on SLES11 and + using a bigger description. + ------------------------------------------------------------------- Fri Sep 14 18:11:09 UTC 2012 - vuntz@opensuse.org diff --git a/libatasmart.spec b/libatasmart.spec index e72ba8f..21908e3 100644 --- a/libatasmart.spec +++ b/libatasmart.spec @@ -1,7 +1,7 @@ # # spec file for package libatasmart # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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 @@ -27,7 +27,7 @@ Source: http://0pointer.de/public/%{name}-%{version}.tar.xz BuildRequires: libudev-devel BuildRequires: pkgconfig -BuildRequires: xz +BuildRequires: xz BuildRoot: %{_tmppath}/%{name}-%{version}-build