Author: radek                        Date: Sun Sep 27 22:08:27 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- release 2: -libxklavier4.patch

---- Files affected:
packages/xfce4-settings:
   xfce4-settings.spec (1.4 -> 1.5) , xfce4-settings-libxklavier4.patch (NONE 
-> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/xfce4-settings/xfce4-settings.spec
diff -u packages/xfce4-settings/xfce4-settings.spec:1.4 
packages/xfce4-settings/xfce4-settings.spec:1.5
--- packages/xfce4-settings/xfce4-settings.spec:1.4     Mon Apr 27 09:55:35 2009
+++ packages/xfce4-settings/xfce4-settings.spec Mon Sep 28 00:08:21 2009
@@ -3,12 +3,13 @@
 Summary(pl.UTF-8):     Menadżer ustawień dla środowiska Xfce
 Name:          xfce4-settings
 Version:       4.6.1
-Release:       1
+Release:       2
 License:       GPL v2
 Group:         X11/Applications
 Source0:       
http://www.xfce.org/archive/xfce-%{version}/src/%{name}-%{version}.tar.bz2
 # Source0-md5: dc1c8704471c5b0104fa10c30eb60cb6
 Patch0:                %{name}-default-icon-theme.patch
+Patch1:                %{name}-libxklavier4.patch
 URL:           http://www.xfce.org/projects/xfce4-settings/
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake >= 1:1.8
@@ -43,6 +44,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__intltoolize}
@@ -93,6 +95,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2009/09/27 22:08:21  radek
+- release 2: -libxklavier4.patch
+
 Revision 1.4  2009/04/27 07:55:35  adamg
 - updated to 4.6.1
 

================================================================
Index: packages/xfce4-settings/xfce4-settings-libxklavier4.patch
diff -u /dev/null packages/xfce4-settings/xfce4-settings-libxklavier4.patch:1.1
--- /dev/null   Mon Sep 28 00:08:27 2009
+++ packages/xfce4-settings/xfce4-settings-libxklavier4.patch   Mon Sep 28 
00:08:21 2009
@@ -0,0 +1,11 @@
+--- xfce4-settings-4.6.1/dialogs/keyboard-settings/xfce-keyboard-settings.c~   
2009-09-27 23:55:33.835021249 +0200
++++ xfce4-settings-4.6.1/dialogs/keyboard-settings/xfce-keyboard-settings.c    
2009-09-27 23:55:38.032312529 +0200
+@@ -378,7 +378,7 @@
+   xkl_config_rec_get_from_server (settings->priv->xkl_rec_config, 
settings->priv->xkl_engine);
+ 
+   settings->priv->xkl_registry = xkl_config_registry_get_instance 
(settings->priv->xkl_engine);
+-  xkl_config_registry_load (settings->priv->xkl_registry);
++  xkl_config_registry_load (settings->priv->xkl_registry, FALSE);
+ 
+   /* Tab */
+   xkb_tab_layout_vbox = glade_xml_get_widget (settings->priv->glade_xml, 
"xkb_tab_layout_vbox");
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xfce4-settings/xfce4-settings.spec?r1=1.4&r2=1.5&f=u

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

Reply via email to