Updating link to change in openSUSE:Factory/dbus-1-glib revision 26.0

OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1-glib?expand=0&rev=9db5f2f9bf2e297c16e4c51eb67b4673
This commit is contained in:
OBS User buildservice-autocommit
2010-07-20 18:19:05 +00:00
committed by Git OBS Bridge
parent 45308ebbff
commit 4e382dccd2
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