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

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 # 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|^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 # sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
make make %{?_smp_mflags}
%install %install
make install DESTDIR=$RPM_BUILD_ROOT 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 - Update man page globs in file section
- Use pkgconfig for BuildRequires - Use pkgconfig for BuildRequires
- Drop obsolete hardened workaround - Drop obsolete hardened workaround
- Enable multiple make jobs when building
* Fri Jan 30 2015 Tomas Bzatek <tbzatek@redhat.com> - 2.1.4-1%{?dist} * Fri Jan 30 2015 Tomas Bzatek <tbzatek@redhat.com> - 2.1.4-1%{?dist}
- Update to 2.1.4 - Update to 2.1.4