[gdm/f15] drop errant %dir tag from file manifest

Ray Strode rstrode at fedoraproject.org
Mon Oct 24 14:52:42 UTC 2011


commit 067c9dccee33da2b921c35a2989f36acd2b4042b
Author: Ray Strode <rstrode at redhat.com>
Date:   Mon Oct 24 10:52:18 2011 -0400

    drop errant %dir tag from file manifest

 gdm.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdm.spec b/gdm.spec
index ac847cd..909e6b6 100644
--- a/gdm.spec
+++ b/gdm.spec
@@ -333,7 +333,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/ull || :
 %dir %{_localstatedir}/spool/gdm
 %attr(1770, gdm, gdm) %dir %{_localstatedir}/lib/gdm
 %attr(1750, gdm, gdm) %dir %{_localstatedir}/lib/gdm/.gconf.mandatory
-%attr(1640, gdm, gdm) %dir %{_localstatedir}/lib/gdm/.gconf.mandatory/*.xml
+%attr(1640, gdm, gdm) %{_localstatedir}/lib/gdm/.gconf.mandatory/*.xml
 %attr(1640, gdm, gdm) %dir %{_localstatedir}/lib/gdm/.gconf.path
 %attr(1755, gdm, gdm) %dir %{_localstatedir}/run/gdm/greeter
 %attr(1770, root, gdm) %dir %{_localstatedir}/gdm


More information about the scm-commits mailing list