From 74e827760ad2332ce7a6ce37fad9fc7a0a3de32066e169b973bc0707c3ba641c Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Thu, 17 Sep 2015 12:56:58 +0000 Subject: [PATCH] Accepting request 330529 from home:AndreasSchwab:f - Build with ACL/SELinux support for in-place editing OBS-URL: https://build.opensuse.org/request/show/330529 OBS-URL: https://build.opensuse.org/package/show/Base:System/sed?expand=0&rev=24 --- sed.changes | 5 +++++ sed.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/sed.changes b/sed.changes index 63ac43c..af4a7fe 100644 --- a/sed.changes +++ b/sed.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Sep 11 15:32:37 UTC 2015 - schwab@linux-m68k.org + +- Build with ACL/SELinux support for in-place editing + ------------------------------------------------------------------- Tue Aug 25 16:54:40 CEST 2015 - sbrabec@suse.com diff --git a/sed.spec b/sed.spec index 45efad9..a88c783 100644 --- a/sed.spec +++ b/sed.spec @@ -42,6 +42,8 @@ Patch5: sed-temp-delete.patch %if 0%{?VERIFY_SIG} BuildRequires: gpg-offline %endif +BuildRequires: libacl-devel +BuildRequires: libselinux-devel PreReq: %install_info_prereq Provides: base:/bin/sed Recommends: %{name}-lang