Accepting request 43443 from Base:System

Copy from Base:System/dbus-1-glib based on submit request 43443 from user coolo

OBS-URL: https://build.opensuse.org/request/show/43443
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dbus-1-glib?expand=0&rev=26
This commit is contained in:
OBS User autobuild 2010-07-20 18:19:05 +00:00 committed by Git OBS Bridge
commit dc6c5a6fd4
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
- use %_smp_mflags
-------------------------------------------------------------------
Thu Mar 25 15:41:10 CET 2010 - vuntz@opensuse.org

View File

@ -22,10 +22,10 @@ Name: dbus-1-glib
BuildRequires: dbus-1-devel glib2-devel libexpat-devel
BuildRequires: libselinux-devel
Url: http://dbus.freedesktop.org/
License: GPLv2+ ; Other uncritical OpenSource License
License: Other uncritical OpenSource License
Group: Development/Libraries/Other
Version: 0.86
Release: 1
Release: 2
# bug437293
%ifarch ppc64
Obsoletes: dbus-1-glib-64bit
@ -74,7 +74,7 @@ export CFLAGS="${RPM_OPT_FLAGS} -fstack-protector -fPIC"
%configure \
--libexecdir=%{_libexecdir}/%{name} \
--disable-static
%{__make} %{?jobs:-j%jobs}
%{__make} %{?_smp_mflags}
%install
%makeinstall