update BRs when the moblin subpackage is disabled
This commit is contained in:
parent
52806c9d97
commit
92e932c42a
@ -1,7 +1,7 @@
|
|||||||
Name: gnome-bluetooth
|
Name: gnome-bluetooth
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 2.91.92
|
Version: 2.91.92
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Bluetooth graphical utilities
|
Summary: Bluetooth graphical utilities
|
||||||
|
|
||||||
Group: Applications/Communications
|
Group: Applications/Communications
|
||||||
@ -15,8 +15,11 @@ BuildRequires: GConf2-devel
|
|||||||
BuildRequires: control-center-devel
|
BuildRequires: control-center-devel
|
||||||
BuildRequires: dbus-glib-devel
|
BuildRequires: dbus-glib-devel
|
||||||
BuildRequires: libnotify-devel
|
BuildRequires: libnotify-devel
|
||||||
|
%if 0
|
||||||
|
# not needed with the moblin subpackage disabled
|
||||||
BuildRequires: mutter-meego-devel
|
BuildRequires: mutter-meego-devel
|
||||||
BuildRequires: libmx-devel
|
BuildRequires: libmx-devel
|
||||||
|
%endif
|
||||||
BuildRequires: gnome-doc-utils rarian-compat
|
BuildRequires: gnome-doc-utils rarian-compat
|
||||||
BuildRequires: nautilus-sendto-devel >= 2.90.0
|
BuildRequires: nautilus-sendto-devel >= 2.90.0
|
||||||
|
|
||||||
@ -202,6 +205,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Mar 26 2011 Dan Horák <dan[at]danny.cz> 2.91.92-2
|
||||||
|
- update BRs when the moblin subpackage is disabled
|
||||||
|
|
||||||
* Mon Mar 21 2011 Bastien Nocera <bnocera@redhat.com> 2.91.92-1
|
* Mon Mar 21 2011 Bastien Nocera <bnocera@redhat.com> 2.91.92-1
|
||||||
- Update to 2.91.92
|
- Update to 2.91.92
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user