Accepting request 51837 from Base:System

Accepted submit request 51837 from user coolo

OBS-URL: https://build.opensuse.org/request/show/51837
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rtkit?expand=0&rev=7
This commit is contained in:
Ruediger Oertel 2010-11-02 10:26:30 +00:00 committed by Git OBS Bridge
parent fefcbfd8d0
commit 56db61e2b7
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Oct 31 12:37:02 UTC 2010 - jengelh@medozas.de
- Use %_smp_mflags
-------------------------------------------------------------------
Mon Jan 25 21:46:13 UTC 2010 - sreeves@novell.com

View File

@ -47,7 +47,7 @@ processes.
%build
# %configure --libexecdir=$prefix/lib/rtkit
%configure --libexecdir=%{_libexecdir}/rtkit
make %{?jobs:-j%jobs}
make %{?_smp_mflags}
./rtkit-daemon --introspect > org.freedesktop.RealtimeKit1.xml
%install