From 6cb2739282c3ac54940afde4f62e3972e0374c5b8e6b080074cec84a00d5e7eb Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Wed, 13 Jun 2012 07:14:07 +0000 Subject: [PATCH] Accepting request 124724 from home:mgorse - Add zlib-devel to BuildRequires OBS-URL: https://build.opensuse.org/request/show/124724 OBS-URL: https://build.opensuse.org/package/show/Base:System/efibootmgr?expand=0&rev=6 --- efibootmgr.changes | 5 +++++ efibootmgr.spec | 10 +++++----- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/efibootmgr.changes b/efibootmgr.changes index b0cdf01..de23ed5 100644 --- a/efibootmgr.changes +++ b/efibootmgr.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jun 12 16:51:40 UTC 2012 - mgorse@suse.com + +- Add zlib-devel to BuildRequires + ------------------------------------------------------------------- Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de diff --git a/efibootmgr.spec b/efibootmgr.spec index 79834ef..8690c08 100644 --- a/efibootmgr.spec +++ b/efibootmgr.spec @@ -1,7 +1,7 @@ # # spec file for package efibootmgr # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,18 +16,18 @@ # - Name: efibootmgr Summary: EFI Boot Manager -Version: 0.5.4 -Release: 15 -Group: System/Boot License: GPL-2.0+ +Group: System/Boot +Version: 0.5.4 +Release: 0 Url: http://linux.dell.com/efibootmgr/ Source: http://linux.dell.com/efibootmgr/efibootmgr-%{version}.tar.gz Patch0: %{name}-%{version}.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: pciutils-devel +BuildRequires: zlib-devel ExclusiveArch: ia64 x86_64 %description