forked from pool/libsepol
Accepting request 43717 from security:SELinux
Copy from security:SELinux/libsepol based on submit request 43717 from user coolo OBS-URL: https://build.opensuse.org/request/show/43717 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsepol?expand=0&rev=16
This commit is contained in:
parent
00a8c4f90d
commit
ab9157df2f
@ -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
|
||||
|
||||
|
@ -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} CFLAGS="$RPM_OPT_FLAGS"
|
||||
|
||||
%install
|
||||
mkdir -p $RPM_BUILD_ROOT/%{_lib}
|
||||
|
Loading…
Reference in New Issue
Block a user