[gdm/f15] Update to build

Ray Strode rstrode at fedoraproject.org
Wed Jun 1 15:05:24 UTC 2011


commit c886c51f4e7a1b67fbad704ca76e3727a43e0429
Author: Ray Strode <rstrode at redhat.com>
Date:   Wed Jun 1 11:01:28 2011 -0400

    Update to build

 gdm.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/gdm.spec b/gdm.spec
index d481946..ac847cd 100644
--- a/gdm.spec
+++ b/gdm.spec
@@ -98,8 +98,7 @@ Requires: audit-libs >= %{libauditver}
 Requires: system-icon-theme
 
 Patch2: plymouth.patch
-Patch3: fix-double-free.patch
-Patch4: fix-icon.patch
+Patch3: fix-dconf-db-thing.patch
 
 Patch96: gdm-multistack.patch
 # Fedora-specific
@@ -130,6 +129,7 @@ The GDM fingerprint plugin provides functionality necessary to use a fingerprint
 %prep
 %setup -q
 %patch2 -p1 -b .plymouth
+%patch3 -p1 -b .fix-dconf-db-thing
 %patch96 -p1 -b .multistack
 %patch99 -p1 -b .fedora-logo
 
@@ -339,6 +339,8 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/ull || :
 %attr(1770, root, gdm) %dir %{_localstatedir}/gdm
 %attr(1777, root, gdm) %dir %{_localstatedir}/run/gdm
 %attr(1755, root, gdm) %dir %{_localstatedir}/cache/gdm
+%{_localstatedir}/lib/gdm/.local/share/applications/mime-dummy-handler.desktop
+%{_localstatedir}/lib/gdm/.local/share/applications/mimeapps.list
 %{_sysconfdir}/dconf/profile/gdm
 %{_sysconfdir}/dconf/db/gdm
 


More information about the scm-commits mailing list