From 8f63ffa22d38a8a26321733b0487ac94a4d321e3a3e7c1b9da9f0ffaf827d78b Mon Sep 17 00:00:00 2001 From: Jean Delvare Date: Thu, 6 Dec 2012 15:04:53 +0000 Subject: [PATCH] - Add missing build requirement: xz. OBS-URL: https://build.opensuse.org/package/show/devel:tools/patch?expand=0&rev=36 --- patch.changes | 5 +++++ patch.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/patch.changes b/patch.changes index 1693861..2fbd355 100644 --- a/patch.changes +++ b/patch.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 6 16:04:33 CET 2012 - jdelvare@suse.de + +- Add missing build requirement: xz. + ------------------------------------------------------------------- Thu Dec 6 15:34:14 CET 2012 - jdelvare@suse.de diff --git a/patch.spec b/patch.spec index 4fae4e0..c7be337 100644 --- a/patch.spec +++ b/patch.spec @@ -28,6 +28,7 @@ Summary: GNU patch License: GPL-3.0+ Group: Productivity/Text/Utilities Source: http://ftp.gnu.org/gnu/patch/patch-%version.tar.xz +BuildRequires: xz BuildRoot: %{_tmppath}/%{name}-%{version}-build %description