Fix the build with gcc 4.8

... by disabling -Werror.
This commit is contained in:
Kalev Lember 2013-01-26 16:47:11 +01:00
parent 488b8d415d
commit 194fd0443d

View File

@ -7,7 +7,7 @@ Summary: Bluetooth graphical utilities
Group: Applications/Communications
License: GPLv2+
URL: http://live.gnome.org/GnomeBluetooth
Source0: http://download.gnome.org/sources/gnome-bluetooth/3.6/gnome-bluetooth-%{version}.tar.xz
Source0: http://download.gnome.org/sources/gnome-bluetooth/3.7/gnome-bluetooth-%{version}.tar.xz
Source1: 61-gnome-bluetooth-rfkill.rules
%if 0%{?rhel}
@ -72,7 +72,7 @@ for writing applications that require a Bluetooth device selection widget.
%setup -q
%build
%configure --disable-desktop-update --disable-icon-update --disable-schemas-compile
%configure --disable-desktop-update --disable-icon-update --disable-schemas-compile --disable-compile-warnings
make %{?_smp_mflags}
%install
@ -147,6 +147,7 @@ fi
* Sat Jan 26 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.7.4-2
- Spec file cleanup
- Drop the desktop-notification-daemon requires now that the applet is gone
- Fix the build with gcc 4.8
* Wed Jan 16 2013 Richard Hughes <hughsient@gmail.com> - 1:3.7.4-1
- Update to 3.7.4