forked from pool/gnome-settings-daemon
Accepting request 22838 from home:Mingxi_Wu:branches:GNOME:Factory
Copy from home:Mingxi_Wu:branches:GNOME:Factory/gnome-settings-daemon via accept of submit request 22838 revision 4. Request was accepted with message: BuildRequirs should be ordered alphabetically... I'll take it in and will adjust those minor details. OBS-URL: https://build.opensuse.org/request/show/22838 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-settings-daemon?expand=0&rev=42
This commit is contained in:
parent
8f2b70775c
commit
66c076c073
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -50,6 +50,7 @@ BuildRequires: libnotify-devel
|
||||
BuildRequires: libpulse-devel
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: xorg-x11
|
||||
BuildRequires: libcanberra-devel
|
||||
Requires: %{name}-lang = %{version}
|
||||
Obsoletes: resapplet
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -103,9 +104,7 @@ gnome-patch-translation-update
|
||||
autoreconf -f -i
|
||||
%configure\
|
||||
--libexecdir=%{_prefix}/lib/gnome-settings-daemon\
|
||||
--disable-static\
|
||||
--disable-scrollkeeper\
|
||||
--disable-update-mimedb
|
||||
--disable-static
|
||||
make %{?jobs:-j%jobs}
|
||||
|
||||
%install
|
||||
|
Loading…
Reference in New Issue
Block a user