SPECS: gnome-settings-daemon.spec - rel 2 - do not daemonize (2.22 behaviou...

baggins baggins at pld-linux.org
Fri Jan 2 00:30:24 CET 2009


Author: baggins                      Date: Thu Jan  1 23:30:24 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 2
- do not daemonize (2.22 behaviour), doesn't break anything and make things
  work with gnome-session 2.22 (a _working_ session management)

---- Files affected:
SPECS:
   gnome-settings-daemon.spec (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: SPECS/gnome-settings-daemon.spec
diff -u SPECS/gnome-settings-daemon.spec:1.18 SPECS/gnome-settings-daemon.spec:1.19
--- SPECS/gnome-settings-daemon.spec:1.18	Tue Nov 25 22:16:50 2008
+++ SPECS/gnome-settings-daemon.spec	Fri Jan  2 00:30:19 2009
@@ -3,12 +3,13 @@
 Summary(pl.UTF-8):	Demon ustawień GNOME
 Name:		gnome-settings-daemon
 Version:	2.24.1
-Release:	1
+Release:	2
 Epoch:		1
 License:	GPL v2+
 Group:		X11/Applications
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/gnome-settings-daemon/2.24/%{name}-%{version}.tar.bz2
 # Source0-md5:	841447fa690a3a4712e9ddaec2584824
+Patch0:		%{name}-no-daemon.patch
 URL:		http://www.gnome.org/
 BuildRequires:	GConf2-devel >= 2.24.0
 BuildRequires:	alsa-lib-devel >= 1.0.12
@@ -62,6 +63,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__glib_gettextize}
@@ -166,6 +168,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2009/01/01 23:30:19  baggins
+- rel 2
+- do not daemonize (2.22 behaviour), doesn't break anything and make things
+  work with gnome-session 2.22 (a _working_ session management)
+
 Revision 1.18  2008/11/25 21:16:50  megabajt
 - updated to 2.24.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-settings-daemon.spec?r1=1.18&r2=1.19&f=u



More information about the pld-cvs-commit mailing list