From 8375fe972318011e1215dae7a0b702511023520403eb65139f0957dc443c4845 Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Mon, 28 Jun 2010 14:23:21 +0000 Subject: [PATCH 1/3] Accepting request 42139 from home:jengelh:smp Copy from home:jengelh:smp/libsepol via accept of submit request 42139 revision 2. Request was accepted with message: Reviewed ok OBS-URL: https://build.opensuse.org/request/show/42139 OBS-URL: https://build.opensuse.org/package/show/security:SELinux/libsepol?expand=0&rev=24 --- libsepol.changes | 5 +++++ libsepol.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/libsepol.changes b/libsepol.changes index 1129cf8..defcc0c 100644 --- a/libsepol.changes +++ b/libsepol.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de + +- use %_smp_mflags + ------------------------------------------------------------------- Sat Apr 24 11:38:22 UTC 2010 - coolo@novell.com diff --git a/libsepol.spec b/libsepol.spec index d53b72e..3e7ea68 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -104,7 +104,7 @@ policies. %setup -q %build -make %{?jobs:-j%jobs} CFLAGS="$RPM_OPT_FLAGS" +make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" %install mkdir -p $RPM_BUILD_ROOT/%{_lib} From c1a34fb827e16935c23324e07cd9b5c0e9c0a36a3b94f90e8f1ad5e109fb8509 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Fri, 23 Jul 2010 14:55:58 +0000 Subject: [PATCH 2/3] Accepting request 43717 from security:SELinux checked in (request 43717) OBS-URL: https://build.opensuse.org/request/show/43717 OBS-URL: https://build.opensuse.org/package/show/security:SELinux/libsepol?expand=0&rev=25 --- libsepol.changes | 5 ----- libsepol.spec | 2 +- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/libsepol.changes b/libsepol.changes index defcc0c..1129cf8 100644 --- a/libsepol.changes +++ b/libsepol.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de - -- use %_smp_mflags - ------------------------------------------------------------------- Sat Apr 24 11:38:22 UTC 2010 - coolo@novell.com diff --git a/libsepol.spec b/libsepol.spec index 3e7ea68..d53b72e 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -104,7 +104,7 @@ policies. %setup -q %build -make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" +make %{?jobs:-j%jobs} CFLAGS="$RPM_OPT_FLAGS" %install mkdir -p $RPM_BUILD_ROOT/%{_lib} From 2186b594336dd4926295a55ed6e300a0cedbc24ef6558b258391a75a7b067058 Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Thu, 6 Oct 2011 15:08:31 +0000 Subject: [PATCH 3/3] Accepting request 86732 from home:uli_suse:branches:security:SELinux - cross-build fix: use %__cc macro OBS-URL: https://build.opensuse.org/request/show/86732 OBS-URL: https://build.opensuse.org/package/show/security:SELinux/libsepol?expand=0&rev=26 --- libsepol.changes | 10 ++++++++++ libsepol.spec | 8 ++++---- 2 files changed, 14 insertions(+), 4 deletions(-) diff --git a/libsepol.changes b/libsepol.changes index 1129cf8..5c4f2b6 100644 --- a/libsepol.changes +++ b/libsepol.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Oct 5 15:11:06 UTC 2011 - uli@suse.com + +- cross-build fix: use %__cc macro + +------------------------------------------------------------------- +Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de + +- use %_smp_mflags + ------------------------------------------------------------------- Sat Apr 24 11:38:22 UTC 2010 - coolo@novell.com diff --git a/libsepol.spec b/libsepol.spec index d53b72e..53ac064 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -1,7 +1,7 @@ # -# spec file for package libsepol (Version 2.0.41) +# spec file for package libsepol # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ Name: libsepol Version: 2.0.41 -Release: 2 +Release: 3 Url: http://www.nsa.gov/selinux/ License: LGPLv2.1+ Group: System/Libraries @@ -104,7 +104,7 @@ policies. %setup -q %build -make %{?jobs:-j%jobs} CFLAGS="$RPM_OPT_FLAGS" +make %{?_smp_mflags} CC="%{__cc}" CFLAGS="$RPM_OPT_FLAGS" %install mkdir -p $RPM_BUILD_ROOT/%{_lib}