forked from pool/libsemanage
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:
parent
63a2d35fbe
commit
e5e66116f8
@ -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>
|
||||
|
||||
|
@ -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}
|
||||
|
@ -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>
|
||||
|
||||
|
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user