Drop gnome-themes dependency
This commit is contained in:
parent
df1a333d89
commit
63ca758630
@ -3,7 +3,7 @@
|
||||
Summary: Unobtrusive window manager
|
||||
Name: metacity
|
||||
Version: 2.30.3
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
URL: http://download.gnome.org/sources/metacity/
|
||||
Source0: http://download.gnome.org/sources/metacity/2.30/metacity-%{version}.tar.bz2
|
||||
# http://bugzilla.gnome.org/show_bug.cgi?id=558723
|
||||
@ -72,7 +72,6 @@ BuildRequires: dbus-devel
|
||||
BuildRequires: libcanberra-devel
|
||||
|
||||
Requires: startup-notification
|
||||
Requires: gnome-themes
|
||||
# for /usr/share/control-center/keybindings, /usr/share/gnome/wm-properties
|
||||
Requires: control-center-filesystem
|
||||
# for /etc/gconf/schemas
|
||||
@ -218,6 +217,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%{_mandir}/man1/metacity-window-demo.1.gz
|
||||
|
||||
%changelog
|
||||
* Thu Jan 13 2011 Matthias Clasen <mclasen@redhat.com> - 2.30.3-4
|
||||
- Drop gnome-themes dependency
|
||||
|
||||
* Tue Oct 26 2010 Parag Nemade <paragn AT fedoraproject.org> - 2.30.3-3
|
||||
- Gconf2 scriptlet accepts schema file names without file extension.
|
||||
|
||||
@ -225,7 +227,7 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
- Merge-review cleanup (#226138)
|
||||
|
||||
* Thu Sep 30 2010 Matthias Clasen <mclasen@redhat.com> - 2.30.3-1
|
||||
- Uupdate to 2.30.3
|
||||
- Update to 2.30.3
|
||||
|
||||
* Wed Sep 29 2010 Matthias Clasen <mclasen@redhat.com> - 2.30.2-1
|
||||
- Update to 2.30.2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user