Accepting request 810879 from home:jsegitz:branches:security:SELinux

- Apply suse_path.patch only for older distributions. Newer
  use libexec

- Apply suse_path.patch only for older distributions. Newer
  use libexec

OBS-URL: https://build.opensuse.org/request/show/810879
OBS-URL: https://build.opensuse.org/package/show/security:SELinux/libsemanage?expand=0&rev=79
This commit is contained in:
Johannes Segitz 2020-06-02 15:32:28 +00:00 committed by Git OBS Bridge
parent 63a2d35fbe
commit e5e66116f8
4 changed files with 16 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri May 29 12:51:17 UTC 2020 - Johannes Segitz <jsegitz@suse.de>
- Apply suse_path.patch only for older distributions. Newer
use libexec
-------------------------------------------------------------------
Tue Mar 3 12:23:51 UTC 2020 - Johannes Segitz <jsegitz@suse.de>

View File

@ -91,7 +91,9 @@ stores must be migrated before any commands that modify or use the store
%prep
%setup -q
%if 0%{?suse_version} < 1550
%patch0
%endif
%build
%define _lto_cflags %{nil}

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri May 29 12:51:17 UTC 2020 - Johannes Segitz <jsegitz@suse.de>
- Apply suse_path.patch only for older distributions. Newer
use libexec
-------------------------------------------------------------------
Tue Mar 3 12:23:51 UTC 2020 - Johannes Segitz <jsegitz@suse.de>

View File

@ -47,7 +47,9 @@ SELinux policy management applications.
%prep
%setup -q -n libsemanage-%{version}
%if 0%{?suse_version} < 1550
%patch0
%endif
%build
%define _lto_cflags %{nil}