fix requires
This commit is contained in:
parent
f009e0535e
commit
459f1825a2
@ -1,7 +1,7 @@
|
||||
Summary: Unobtrusive window manager
|
||||
Name: metacity
|
||||
Version: 2.25.8
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
URL: http://download.gnome.org/sources/metacity/
|
||||
Source0: http://download.gnome.org/sources/metacity/2.25/metacity-%{version}.tar.bz2
|
||||
Patch0: default-theme.patch
|
||||
@ -34,6 +34,7 @@ BuildRequires: libXcomposite-devel, libXdamage-devel
|
||||
# for gnome-keybindings.pc
|
||||
BuildRequires: control-center >= 2.19.4
|
||||
BuildRequires: gnome-doc-utils
|
||||
BuildRequires: zenity
|
||||
|
||||
Requires: startup-notification >= 0.7
|
||||
Requires: nodoka-metacity-theme
|
||||
@ -41,6 +42,7 @@ Requires: nodoka-metacity-theme
|
||||
Requires: control-center-filesystem
|
||||
# for /etc/gconf/schemas
|
||||
Requires: GConf2
|
||||
Requires: zenity
|
||||
|
||||
Requires(post): GConf2 >= 2.14
|
||||
Requires(post): /sbin/ldconfig
|
||||
@ -174,7 +176,7 @@ fi
|
||||
%{_mandir}/man1/metacity-window-demo.1.gz
|
||||
|
||||
%changelog
|
||||
* Mon Nov 24 2008 Matthias Clasen <mclasen@redhat.com> - 2.25.8-1
|
||||
* Mon Nov 24 2008 Matthias Clasen <mclasen@redhat.com> - 2.25.8-2
|
||||
- Update to 2.25.8
|
||||
|
||||
* Sat Nov 22 2008 Matthias Clasen <mclasen@redhat.com> - 2.25.5-4
|
||||
|
||||
Loading…
Reference in New Issue
Block a user