From 6a94fb12410faba9ea30eb49342f571cdcb589473309997ca3598abfc3a2d45f Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Tue, 23 Oct 2012 10:01:57 +0000 Subject: [PATCH] Accepting request 139059 from home:coolo:branches:openSUSE:Factory - buildrequire libbz2-devel (forwarded request 139058 from coolo) OBS-URL: https://build.opensuse.org/request/show/139059 OBS-URL: https://build.opensuse.org/package/show/security:SELinux/libsemanage?expand=0&rev=36 --- python-semanage.changes | 5 +++++ python-semanage.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-semanage.changes b/python-semanage.changes index 39ec499..18bd86d 100644 --- a/python-semanage.changes +++ b/python-semanage.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 23 05:05:03 UTC 2012 - coolo@suse.com + +- buildrequire libbz2-devel + ------------------------------------------------------------------- Wed Aug 1 07:54:48 UTC 2012 - meissner@suse.com diff --git a/python-semanage.spec b/python-semanage.spec index ef49bca..3761bb0 100644 --- a/python-semanage.spec +++ b/python-semanage.spec @@ -19,6 +19,7 @@ BuildRequires: bison BuildRequires: flex BuildRequires: libselinux-devel +BuildRequires: libbz2-devel BuildRequires: libsepol-devel BuildRequires: libustr-devel BuildRequires: python-devel