Don't build on s390
This commit is contained in:
parent
089f51072d
commit
d7913ae626
@ -1,7 +1,7 @@
|
|||||||
Name: gnome-bluetooth
|
Name: gnome-bluetooth
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 3.4.0
|
Version: 3.4.0
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Bluetooth graphical utilities
|
Summary: Bluetooth graphical utilities
|
||||||
|
|
||||||
Group: Applications/Communications
|
Group: Applications/Communications
|
||||||
@ -10,6 +10,8 @@ URL: http://live.gnome.org/GnomeBluetooth
|
|||||||
Source0: http://download.gnome.org/sources/gnome-bluetooth/3.3/gnome-bluetooth-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/gnome-bluetooth/3.3/gnome-bluetooth-%{version}.tar.xz
|
||||||
Source1: 61-gnome-bluetooth-rfkill.rules
|
Source1: 61-gnome-bluetooth-rfkill.rules
|
||||||
|
|
||||||
|
ExcludeArch: s390 s390x
|
||||||
|
|
||||||
BuildRequires: gtk3-devel >= 3.0
|
BuildRequires: gtk3-devel >= 3.0
|
||||||
BuildRequires: GConf2-devel
|
BuildRequires: GConf2-devel
|
||||||
BuildRequires: dbus-glib-devel
|
BuildRequires: dbus-glib-devel
|
||||||
@ -178,6 +180,9 @@ fi
|
|||||||
%{_datadir}/gtk-doc
|
%{_datadir}/gtk-doc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 08 2012 Bastien Nocera <bnocera@redhat.com> 3.4.0-3
|
||||||
|
- Don't build on s390
|
||||||
|
|
||||||
* Tue Apr 24 2012 Kalev Lember <kalevlember@gmail.com> - 1:3.4.0-2
|
* Tue Apr 24 2012 Kalev Lember <kalevlember@gmail.com> - 1:3.4.0-2
|
||||||
- Silence rpm scriptlet output
|
- Silence rpm scriptlet output
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user