Clean up dir ownership
This commit is contained in:
parent
726f4d06eb
commit
f58541f39f
@ -7,7 +7,7 @@
|
||||
Summary: Metacity window manager
|
||||
Name: metacity
|
||||
Version: %{metacity_version}
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
URL: http://download.gnome.org/sources/metacity/
|
||||
Source0: http://download.gnome.org/sources/metacity/2.19/%{metacity_filename}.tar.bz2
|
||||
License: GPL
|
||||
@ -31,6 +31,10 @@ Requires: startup-notification >= 0.7
|
||||
Requires: redhat-artwork >= 0.62
|
||||
# for /usr/share/control-center/keybindings
|
||||
Requires: control-center
|
||||
# for /etc/gconf/schemas
|
||||
Requires: GConf2
|
||||
# for /usr/share/gnome/wm-properties
|
||||
Requires: gnome-session
|
||||
|
||||
Requires(post): GConf2 >= 2.14
|
||||
Requires(post): /sbin/ldconfig
|
||||
@ -128,7 +132,7 @@ fi
|
||||
%{_datadir}/gnome/wm-properties/metacity.desktop
|
||||
%{_sysconfdir}/gconf/schemas/*.schemas
|
||||
%{_datadir}/metacity
|
||||
%{_datadir}/themes
|
||||
%{_datadir}/themes/*
|
||||
%{_datadir}/control-center/keybindings/*
|
||||
%{_libdir}/lib*.so.*
|
||||
%{_mandir}/man1/metacity.1.gz
|
||||
@ -144,6 +148,9 @@ fi
|
||||
%{_mandir}/man1/metacity-window-demo.1.gz
|
||||
|
||||
%changelog
|
||||
* Sun Jun 17 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.13-2
|
||||
- Clean up directory ownership
|
||||
|
||||
* Fri Jun 15 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.13-1
|
||||
- Update to 2.19.13
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user