summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@fedoraproject.org>2007-06-17 04:40:55 +0000
committerMatthias Clasen <mclasen@fedoraproject.org>2007-06-17 04:40:55 +0000
commitf58541f39f98c61cef631dab1125347af265aebf (patch)
tree5f6a96a21499b25cf7fa7d260cee280c25099966
parent726f4d06ebe85d9f753386d9922d2ca18ffd8d98 (diff)
downloadmetacity-f58541f39f98c61cef631dab1125347af265aebf.tar.gz
metacity-f58541f39f98c61cef631dab1125347af265aebf.tar.xz
metacity-f58541f39f98c61cef631dab1125347af265aebf.zip
Clean up dir ownershipmetacity-2_19_13-2_fc8
-rw-r--r--metacity.spec11
1 files changed, 9 insertions, 2 deletions
diff --git a/metacity.spec b/metacity.spec
index 3ca7d9b..dbf8e04 100644
--- a/metacity.spec
+++ b/metacity.spec
@@ -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