- Add gnome-settings-daemon-2.24.1-umask.patch
This commit is contained in:
parent
828e39f68f
commit
5839dfb3dc
11
gnome-settings-daemon-2.24.1-umask.patch
Normal file
11
gnome-settings-daemon-2.24.1-umask.patch
Normal file
@ -0,0 +1,11 @@
|
||||
diff -up gnome-settings-daemon-2.24.1/gnome-settings-daemon/main.c.umask gnome-settings-daemon-2.24.1/gnome-settings-daemon/main.c
|
||||
--- gnome-settings-daemon-2.24.1/gnome-settings-daemon/main.c.umask 2008-12-07 03:55:58.000000000 -0500
|
||||
+++ gnome-settings-daemon-2.24.1/gnome-settings-daemon/main.c 2008-12-07 03:56:04.000000000 -0500
|
||||
@@ -296,7 +296,6 @@ daemon_detach (void)
|
||||
|
||||
/* get outta the way */
|
||||
chdir ("/");
|
||||
- umask (0117);
|
||||
}
|
||||
|
||||
static void
|
@ -1,6 +1,6 @@
|
||||
Name: gnome-settings-daemon
|
||||
Version: 2.25.2
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: The daemon sharing settings from GNOME to GTK+/KDE applications
|
||||
|
||||
Group: System Environment/Daemons
|
||||
@ -167,7 +167,7 @@ fi
|
||||
%{_libdir}/pkgconfig/gnome-settings-daemon.pc
|
||||
|
||||
%changelog
|
||||
* Sun Dec 7 2008 Behdad Esfahbod <besfahbo@redhat.com> - 2.25.2-3
|
||||
* Sun Dec 7 2008 Behdad Esfahbod <besfahbo@redhat.com> - 2.25.2-4
|
||||
- Add gnome-settings-daemon-2.24.1-umask.patch
|
||||
|
||||
* Thu Dec 4 2008 Ray Strode <rstrode@redhat.com> - 2.25.2-2
|
||||
|
Loading…
Reference in New Issue
Block a user