forked from pool/libsemanage
Accepting request 62607 from security:SELinux
Accepted submit request 62607 from user coolo OBS-URL: https://build.opensuse.org/request/show/62607 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsemanage?expand=0&rev=14
This commit is contained in:
parent
b45a00a2ed
commit
e7530d73d4
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 23 05:42:43 UTC 2011 - coolo@novell.com
|
||||
|
||||
- disable parallel build, it breaks too often
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 25 14:59:32 UTC 2010 - prusnak@suse.cz
|
||||
|
||||
|
@ -110,8 +110,8 @@ SELinux management applications.
|
||||
|
||||
%build
|
||||
make clean
|
||||
make %{?jobs:-j%jobs} CFLAGS="$RPM_OPT_FLAGS" swigify
|
||||
make %{?jobs:-j%jobs} CFLAGS="$RPM_OPT_FLAGS" LIBDIR="%{_libdir}" SHLIBDIR="%{_lib}" all pywrap
|
||||
make -j1 CFLAGS="$RPM_OPT_FLAGS" swigify
|
||||
make -j1 CFLAGS="$RPM_OPT_FLAGS" LIBDIR="%{_libdir}" SHLIBDIR="%{_lib}" all pywrap
|
||||
|
||||
%install
|
||||
mkdir -p $RPM_BUILD_ROOT/%{_lib}
|
||||
|
Loading…
Reference in New Issue
Block a user