Hello community,

here is the log from the commit of package lxcc for openSUSE:Factory checked in 
at 2014-11-26 10:34:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lxcc (Old)
 and      /work/SRC/openSUSE:Factory/.lxcc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lxcc"

Changes:
--------
--- /work/SRC/openSUSE:Factory/lxcc/lxcc.changes        2014-10-24 
10:48:22.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.lxcc.new/lxcc.changes   2014-11-26 
10:34:16.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Nov 18 15:25:33 UTC 2014 - and...@opensuse.org
+
+- fix for boo#905844 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ lxcc.spec ++++++
--- /var/tmp/diff_new_pack.jAmbLP/_old  2014-11-26 10:34:17.000000000 +0100
+++ /var/tmp/diff_new_pack.jAmbLP/_new  2014-11-26 10:34:17.000000000 +0100
@@ -52,6 +52,7 @@
 %suse_update_desktop_file %{name}
 %fdupes -s %{buildroot}
 cp %{SOURCE3} .
+chmod +x %buildroot/%{_bindir}/%{name}
 
 %post
 %desktop_database_post

++++++ lxcc.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxcc/usr/bin/lxcc new/lxcc/usr/bin/lxcc
--- old/lxcc/usr/bin/lxcc       2011-07-25 11:47:52.000000000 +0200
+++ new/lxcc/usr/bin/lxcc       2014-11-18 16:20:23.000000000 +0100
@@ -30,7 +30,7 @@
 ["PCManFM Settings","file-manager",'pcmanfm --show-pref=1'],
 ["PCManFM Super User Mode","file-manager",'xdg-su -c /usr/bin/pcmanfm'],
 ["Refresh Panel","gtk-refresh",'lxpanelctl restart'],
-["Install Software","package-manager-icon",'package-manager'],
+["Install Software","package-manager-icon",'xdg-su -c "/sbin/yast2 
sw_single"'],
 ["YaST Control Center","yast",'xdg-su -c /sbin/yast2'],
 ["Session Settings","gnome-window-manager",'lxsession-edit'],
 ["Monitor Settings","computer",'lxrandr'],
@@ -156,3 +156,4 @@
      I18N_ready = load_i18n('lxcc.moo')
      app = Simple()
      app.main()
+

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to