Author: patrys                       Date: Wed Mar 18 11:30:35 2009 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- add session saving patch

---- Files affected:
SPECS:
   gnome-session.spec (1.142.2.1.2.3 -> 1.142.2.1.2.4) 

---- Diffs:

================================================================
Index: SPECS/gnome-session.spec
diff -u SPECS/gnome-session.spec:1.142.2.1.2.3 
SPECS/gnome-session.spec:1.142.2.1.2.4
--- SPECS/gnome-session.spec:1.142.2.1.2.3      Tue Mar 17 18:38:31 2009
+++ SPECS/gnome-session.spec    Wed Mar 18 12:30:29 2009
@@ -11,6 +11,8 @@
 # Source0-md5: e17dbce7446b3e42fac2b1cea7dedffd
 Source1:       %{name}-gnome.desktop
 Patch0:                %{name}-splash.patch
+# http://bugzilla.gnome.org/show_bug.cgi?id=552387
+Patch1:                %{name}-saving.patch
 URL:           http://www.gnome.org/
 BuildRequires: GConf2-devel >= 2.26.0
 BuildRequires: PolicyKit-gnome-devel >= 0.7
@@ -76,6 +78,9 @@
 %prep
 %setup -q
 %patch0 -p1
+cd gnome-session
+%patch1 -p0
+cd ..
 
 mv ChangeLog main-ChangeLog
 find . -name ChangeLog |awk '{src=$0; 
dst=$0;sub("^./","",dst);gsub("/","-",dst); print "cp " src " " dst}'|sh
@@ -162,6 +167,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.142.2.1.2.4  2009/03/18 11:30:29  patrys
+- add session saving patch
+
 Revision 1.142.2.1.2.3  2009/03/17 17:38:31  megabajt
 - updated to 2.26.0
 - session saving not yet ready in this release
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-session.spec?r1=1.142.2.1.2.3&r2=1.142.2.1.2.4&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to