don't Require: gnome-bluetooth on s390(x)
This commit is contained in:
parent
6fce883379
commit
e5d65e33a9
@ -1,6 +1,6 @@
|
|||||||
Name: gnome-shell
|
Name: gnome-shell
|
||||||
Version: 3.7.1
|
Version: 3.7.1
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Window management and application launching for GNOME
|
Summary: Window management and application launching for GNOME
|
||||||
|
|
||||||
Group: User Interface/Desktops
|
Group: User Interface/Desktops
|
||||||
@ -66,7 +66,9 @@ BuildRequires: gnome-bluetooth >= %{gnome_bluetooth_version}
|
|||||||
BuildRequires: control-center
|
BuildRequires: control-center
|
||||||
# Bootstrap requirements
|
# Bootstrap requirements
|
||||||
BuildRequires: gtk-doc gnome-common
|
BuildRequires: gtk-doc gnome-common
|
||||||
|
%ifnarch s390 s390x
|
||||||
Requires: gnome-bluetooth%{?_isa} >= %{gnome_bluetooth_version}
|
Requires: gnome-bluetooth%{?_isa} >= %{gnome_bluetooth_version}
|
||||||
|
%endif
|
||||||
Requires: gnome-menus%{?_isa} >= %{gnome_menus_version}
|
Requires: gnome-menus%{?_isa} >= %{gnome_menus_version}
|
||||||
# wrapper script uses to restart old GNOME session if run --replace
|
# wrapper script uses to restart old GNOME session if run --replace
|
||||||
# from the command line
|
# from the command line
|
||||||
@ -167,6 +169,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null
|
|||||||
%exclude %{_datadir}/gtk-doc
|
%exclude %{_datadir}/gtk-doc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 13 2012 Dan Horák <dan[at]danny.cz> - 3.7.1-2
|
||||||
|
- don't Require: gnome-bluetooth on s390(x)
|
||||||
|
|
||||||
* Fri Nov 09 2012 Kalev Lember <kalevlember@gmail.com> - 3.7.1-1
|
* Fri Nov 09 2012 Kalev Lember <kalevlember@gmail.com> - 3.7.1-1
|
||||||
- Update to 3.7.1
|
- Update to 3.7.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user