3
0
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:
Sascha Peilicke 2011-02-23 10:02:41 +00:00 committed by Git OBS Bridge
parent b45a00a2ed
commit e7530d73d4
2 changed files with 7 additions and 2 deletions

View File

@ -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

View File

@ -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}