From a8a11e9d1cb0047b844d22c1dd690bec25f62948208de757114e3de100d2a5a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=C4=9Bzslav=20=C4=8C=C3=AD=C5=BEek?= Date: Thu, 22 Nov 2018 14:14:28 +0000 Subject: [PATCH] Accepting request 647268 from home:jengelh:branches:security:SELinux we can use %make_install OBS-URL: https://build.opensuse.org/request/show/647268 OBS-URL: https://build.opensuse.org/package/show/security:SELinux/libsepol?expand=0&rev=66 --- libsepol.changes | 5 +++++ libsepol.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/libsepol.changes b/libsepol.changes index 9844897..06b8733 100644 --- a/libsepol.changes +++ b/libsepol.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 8 09:34:54 UTC 2018 - Jan Engelhardt + +- Use more %make_install. + ------------------------------------------------------------------- Thu Nov 8 07:19:24 UTC 2018 - jsegitz@suse.com diff --git a/libsepol.spec b/libsepol.spec index cac327b..ec1bc69 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -92,7 +92,7 @@ export CFLAGS="%{optflags}" make %{?_smp_mflags} %install -make DESTDIR=%{buildroot} LIBDIR="%{_libdir}" SHLIBDIR="/%{_lib}" install +%make_install LIBDIR="%{_libdir}" SHLIBDIR="/%{_lib}" %post -n libsepol1 -p /sbin/ldconfig %postun -n libsepol1 -p /sbin/ldconfig