Enable multiple make jobs when building

This commit is contained in:
David King 2015-03-06 09:34:43 +00:00
parent 0cc582f2e4
commit 6daa6e4351
1 changed files with 2 additions and 1 deletions

View File

@ -98,7 +98,7 @@ daemon. This package is for the udisks 2.x series.
# the following rpath workaround causes build breakage due to wrong library path while performing GIR introspection dump
# sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
# sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
make
make %{?_smp_mflags}
%install
make install DESTDIR=$RPM_BUILD_ROOT
@ -167,6 +167,7 @@ chrpath --delete $RPM_BUILD_ROOT%{_prefix}/lib/udisks2/udisksd
- Update man page globs in file section
- Use pkgconfig for BuildRequires
- Drop obsolete hardened workaround
- Enable multiple make jobs when building
* Fri Jan 30 2015 Tomas Bzatek <tbzatek@redhat.com> - 2.1.4-1%{?dist}
- Update to 2.1.4