1
0
OBS User autobuild 2009-10-22 10:52:19 +00:00 committed by Git OBS Bridge
parent fcea9f5835
commit 6df32865b2
2 changed files with 3 additions and 8 deletions

View File

@ -1,9 +1,3 @@
-------------------------------------------------------------------
Thu Oct 22 09:54:35 CEST 2009 - mxwu@novell.com
- Update spec file to add the missing BuildRequire of
libcanberra-devel. Fix bnc#547565.
-------------------------------------------------------------------
Tue Sep 22 14:25:48 CEST 2009 - dimstar@opensuse.org

View File

@ -45,7 +45,6 @@ BuildRequires: gnome-common
BuildRequires: gnome-desktop-devel
BuildRequires: gnome-patch-translation
BuildRequires: intltool
BuildRequires: libcanberra-devel
BuildRequires: libgnomekbd-devel
BuildRequires: libnotify-devel
BuildRequires: libpulse-devel
@ -104,7 +103,9 @@ gnome-patch-translation-update
autoreconf -f -i
%configure\
--libexecdir=%{_prefix}/lib/gnome-settings-daemon\
--disable-static
--disable-static\
--disable-scrollkeeper\
--disable-update-mimedb
make %{?jobs:-j%jobs}
%install