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