commit fcitx for openSUSE:Factory

2013-02-09 Thread h_root
Hello community,

here is the log from the commit of package fcitx for openSUSE:Factory checked 
in at 2013-02-09 10:04:23

Comparing /work/SRC/openSUSE:Factory/fcitx (Old)
 and  /work/SRC/openSUSE:Factory/.fcitx.new (New)


Package is fcitx, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/fcitx/fcitx.changes  2013-02-05 
15:42:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.fcitx.new/fcitx.changes 2013-02-09 
10:04:24.0 +0100
@@ -1,0 +2,5 @@
+Fri Feb  8 17:40:06 UTC 2013 - i...@marguerite.su
+
+- disable DENABLE_DEBUG to avoid polluting .xsession-errors. (bnc#802866)
+
+---



Other differences:
--
++ fcitx.spec ++
--- /var/tmp/diff_new_pack.qGP1Mk/_old  2013-02-09 10:04:31.0 +0100
+++ /var/tmp/diff_new_pack.qGP1Mk/_new  2013-02-09 10:04:31.0 +0100
@@ -386,6 +386,7 @@
 
 # fix dlopen-ed library name
 cmake .. \
+-DCMAKE_BUILD_TYPE=Release \
 -DOPENCC_LIBRARY_FILENAME=libopencc.so.1 \
 -DENCHANT_LIBRARY_FILENAME=libenchant.so.1 \
 -DPRESAGE_LIBRARY_FILENAME=libpresage.so.1 \
@@ -400,7 +401,6 @@
 %endif
  -DCMAKE_INSTALL_PREFIX=%{_prefix} \
  -DLIB_INSTALL_DIR=%{_libdir} \
--DENABLE_DEBUG=On \
  -DENABLE_LUA=On
 
 # fix gobject-introspection build

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



commit fcitx for openSUSE:12.3

2013-02-09 Thread h_root
Hello community,

here is the log from the commit of package fcitx for openSUSE:12.3 checked in 
at 2013-02-09 10:04:29

Comparing /work/SRC/openSUSE:12.3/fcitx (Old)
 and  /work/SRC/openSUSE:12.3/.fcitx.new (New)


Package is fcitx, Maintainer is 

Changes:

--- /work/SRC/openSUSE:12.3/fcitx/fcitx.changes 2013-02-05 15:42:36.0 
+0100
+++ /work/SRC/openSUSE:12.3/.fcitx.new/fcitx.changes2013-02-09 
10:04:31.0 +0100
@@ -1,0 +2,5 @@
+Fri Feb  8 17:40:06 UTC 2013 - i...@marguerite.su
+
+- disable DENABLE_DEBUG to avoid polluting .xsession-errors. (bnc#802866)
+
+---



Other differences:
--
++ fcitx.spec ++
--- /var/tmp/diff_new_pack.sUQrPP/_old  2013-02-09 10:04:33.0 +0100
+++ /var/tmp/diff_new_pack.sUQrPP/_new  2013-02-09 10:04:33.0 +0100
@@ -386,6 +386,7 @@
 
 # fix dlopen-ed library name
 cmake .. \
+-DCMAKE_BUILD_TYPE=Release \
 -DOPENCC_LIBRARY_FILENAME=libopencc.so.1 \
 -DENCHANT_LIBRARY_FILENAME=libenchant.so.1 \
 -DPRESAGE_LIBRARY_FILENAME=libpresage.so.1 \
@@ -400,7 +401,6 @@
 %endif
  -DCMAKE_INSTALL_PREFIX=%{_prefix} \
  -DLIB_INSTALL_DIR=%{_libdir} \
--DENABLE_DEBUG=On \
  -DENABLE_LUA=On
 
 # fix gobject-introspection build

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



commit fsarchiver for openSUSE:Factory

2013-02-09 Thread h_root
Hello community,

here is the log from the commit of package fsarchiver for openSUSE:Factory 
checked in at 2013-02-09 10:04:47

Comparing /work/SRC/openSUSE:Factory/fsarchiver (Old)
 and  /work/SRC/openSUSE:Factory/.fsarchiver.new (New)


Package is fsarchiver, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/fsarchiver/fsarchiver.changes2012-06-05 
15:30:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.fsarchiver.new/fsarchiver.changes   
2013-02-09 10:04:50.0 +0100
@@ -1,0 +2,7 @@
+Thu Feb  7 19:29:44 UTC 2013 - lazy.k...@opensuse.org
+
+- Update to 0.6.16.
+  + Fixed parsing of /proc/self/mountinfo for systemd based
+systems.
+
+---

Old:

  fsarchiver-0.6.15.tar.gz

New:

  fsarchiver-0.6.16.tar.gz



Other differences:
--
++ fsarchiver.spec ++
--- /var/tmp/diff_new_pack.DbWxQs/_old  2013-02-09 10:04:52.0 +0100
+++ /var/tmp/diff_new_pack.DbWxQs/_new  2013-02-09 10:04:52.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fsarchiver
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   fsarchiver
-Version:0.6.15
+Version:0.6.16
 Release:0
 Summary:Filesystem Archiver
 License:GPL-2.0

++ fsarchiver-0.6.15.tar.gz - fsarchiver-0.6.16.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fsarchiver-0.6.15/ChangeLog 
new/fsarchiver-0.6.16/ChangeLog
--- old/fsarchiver-0.6.15/ChangeLog 2012-06-02 18:09:06.0 +0200
+++ new/fsarchiver-0.6.16/ChangeLog 2013-02-07 19:49:08.0 +0100
@@ -1,5 +1,8 @@
 fsarchiver: Filesystem Archiver for Linux [http://www.fsarchiver.org]
 =
+* 0.6.16 (2013-02-07):
+  - Fixed mke2fs requirement for the ext_attr feature (affects RHLE5/CentOS5)
+  - Fixed parsing of /proc/self/mountinfo for systemd based systems
 * 0.6.15 (2012-06-02):
   - Added support for recent ext4 features (up to linux-3.4 / e2fsprogs-1.42)
 * 0.6.14 (2012-06-02):
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fsarchiver-0.6.15/configure 
new/fsarchiver-0.6.16/configure
--- old/fsarchiver-0.6.15/configure 2012-06-02 18:10:14.0 +0200
+++ new/fsarchiver-0.6.16/configure 2013-02-07 19:49:20.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.63 for fsarchiver 0.6.15.
+# Generated by GNU Autoconf 2.63 for fsarchiver 0.6.16.
 #
 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
 # 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
@@ -594,8 +594,8 @@
 # Identity of this package.
 PACKAGE_NAME='fsarchiver'
 PACKAGE_TARNAME='fsarchiver'
-PACKAGE_VERSION='0.6.15'
-PACKAGE_STRING='fsarchiver 0.6.15'
+PACKAGE_VERSION='0.6.16'
+PACKAGE_STRING='fsarchiver 0.6.16'
 PACKAGE_BUGREPORT=''
 
 # Factoring default headers for most tests.
@@ -1334,7 +1334,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat _ACEOF
-\`configure' configures fsarchiver 0.6.15 to adapt to many kinds of systems.
+\`configure' configures fsarchiver 0.6.16 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1405,7 +1405,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of fsarchiver 0.6.15:;;
+ short | recursive ) echo Configuration of fsarchiver 0.6.16:;;
esac
   cat \_ACEOF
 
@@ -1523,7 +1523,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-fsarchiver configure 0.6.15
+fsarchiver configure 0.6.16
 generated by GNU Autoconf 2.63
 
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1537,7 +1537,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by fsarchiver $as_me 0.6.15, which was
+It was created by fsarchiver $as_me 0.6.16, which was
 generated by GNU Autoconf 2.63.  Invocation command line was
 
   $ $0 $@
@@ -1907,7 +1907,7 @@
 
 
 cat confdefs.h \_ACEOF
-#define PACKAGE_RELDATE 2012-06-02
+#define PACKAGE_RELDATE 2013-02-07
 _ACEOF
 
 
@@ -1927,7 +1927,7 @@
 
 
 cat confdefs.h \_ACEOF

commit instlux for openSUSE:Factory

2013-02-09 Thread h_root
Hello community,

here is the log from the commit of package instlux for openSUSE:Factory checked 
in at 2013-02-09 10:11:22

Comparing /work/SRC/openSUSE:Factory/instlux (Old)
 and  /work/SRC/openSUSE:Factory/.instlux.new (New)


Package is instlux, Maintainer is pgaj...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/instlux/instlux.changes  2012-12-05 
13:53:44.0 +0100
+++ /work/SRC/openSUSE:Factory/.instlux.new/instlux.changes 2013-02-09 
10:11:24.0 +0100
@@ -1,0 +2,6 @@
+Fri Feb  8 13:15:55 UTC 2013 - co...@suse.com
+
+- generate the autorun.inf file directly next to the INSTLUX exe
+  (bnc#801873)
+
+---



Other differences:
--
++ instlux.spec ++
--- /var/tmp/diff_new_pack.h49pjv/_old  2013-02-09 10:11:27.0 +0100
+++ /var/tmp/diff_new_pack.h49pjv/_new  2013-02-09 10:11:27.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package instlux
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,6 +27,7 @@
 AutoReqProv:off
 Recommends: instlux-net
 Recommends: instlux-local
+BuildRequires:  recode
 Source0:instlux-SVN62.tar.bz2
 Source1:openSUSE%{distroversion}_LOCAL.exe
 Source2:openSUSE%{distroversion}_NET.exe
@@ -40,13 +41,6 @@
 
 This package as meta package contains the instlux CD content.
 
-
-
-Authors:
-
-Jordi Massaguer
-jmassaguer at opentrends dot net
-
 %package net
 Summary:Network openSUSE installer for Windows
 Group:  Metapackages
@@ -58,13 +52,6 @@
 This package as meta package contains the instlux CD content for
 installing an openSUSE system over the network.
 
-
-
-Authors:
-
-Jordi Massaguer
-jmassaguer at opentrends dot net
-
 %package local
 Summary:Local openSUSE installer for Windows
 Group:  Metapackages
@@ -76,13 +63,6 @@
 This package as meta package contains the instlux CD content for
 installation from a local media.
 
-
-
-Authors:
-
-Jordi Massaguer
-jmassaguer at opentrends dot net
-
 %prep
 
 %build
@@ -105,8 +85,11 @@
 install -m644 %{S:1} %buildroot/CD1/openSUSE%{distroversion}_LOCAL.exe
 install -m644 %{S:2} %buildroot/CD1/openSUSE%{distroversion}_NET.exe
 
-%clean
-rm -rf %buildroot
+echo [autorun]  %buildroot/CD1/autorun.inf
+echo label = openSUSE %{distroversion}  %buildroot/CD1/autorun.inf
+echo icon  =  susego.ico  %buildroot/CD1/autorun.inf
+echo openSUSE%{distroversion}_LOCAL.exe  %buildroot/CD1/autorun.inf
+recode utf8..dos %buildroot/CD1/autorun.inf
 
 %files 
 %defattr(-, root, root)
@@ -117,6 +100,7 @@
 %defattr(-, root, root)
 %dir /CD1
 /CD1/openSUSE%{distroversion}_LOCAL.exe
+/CD1/autorun.inf
 
 %files net
 %defattr(-, root, root)



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



commit instlux for openSUSE:12.3

2013-02-09 Thread h_root
Hello community,

here is the log from the commit of package instlux for openSUSE:12.3 checked in 
at 2013-02-09 10:11:26

Comparing /work/SRC/openSUSE:12.3/instlux (Old)
 and  /work/SRC/openSUSE:12.3/.instlux.new (New)


Package is instlux, Maintainer is pgaj...@suse.com

Changes:

--- /work/SRC/openSUSE:12.3/instlux/instlux.changes 2013-01-31 
01:20:15.0 +0100
+++ /work/SRC/openSUSE:12.3/.instlux.new/instlux.changes2013-02-09 
10:11:28.0 +0100
@@ -1,0 +2,6 @@
+Fri Feb  8 13:15:55 UTC 2013 - co...@suse.com
+
+- generate the autorun.inf file directly next to the INSTLUX exe
+  (bnc#801873)
+
+---



Other differences:
--
++ instlux.spec ++
--- /var/tmp/diff_new_pack.oKDwPV/_old  2013-02-09 10:11:30.0 +0100
+++ /var/tmp/diff_new_pack.oKDwPV/_new  2013-02-09 10:11:30.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package instlux
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,6 +27,7 @@
 AutoReqProv:off
 Recommends: instlux-net
 Recommends: instlux-local
+BuildRequires:  recode
 Source0:instlux-SVN62.tar.bz2
 Source1:openSUSE%{distroversion}_LOCAL.exe
 Source2:openSUSE%{distroversion}_NET.exe
@@ -40,13 +41,6 @@
 
 This package as meta package contains the instlux CD content.
 
-
-
-Authors:
-
-Jordi Massaguer
-jmassaguer at opentrends dot net
-
 %package net
 Summary:Network openSUSE installer for Windows
 Group:  Metapackages
@@ -58,13 +52,6 @@
 This package as meta package contains the instlux CD content for
 installing an openSUSE system over the network.
 
-
-
-Authors:
-
-Jordi Massaguer
-jmassaguer at opentrends dot net
-
 %package local
 Summary:Local openSUSE installer for Windows
 Group:  Metapackages
@@ -76,13 +63,6 @@
 This package as meta package contains the instlux CD content for
 installation from a local media.
 
-
-
-Authors:
-
-Jordi Massaguer
-jmassaguer at opentrends dot net
-
 %prep
 
 %build
@@ -105,8 +85,11 @@
 install -m644 %{S:1} %buildroot/CD1/openSUSE%{distroversion}_LOCAL.exe
 install -m644 %{S:2} %buildroot/CD1/openSUSE%{distroversion}_NET.exe
 
-%clean
-rm -rf %buildroot
+echo [autorun]  %buildroot/CD1/autorun.inf
+echo label = openSUSE %{distroversion}  %buildroot/CD1/autorun.inf
+echo icon  =  susego.ico  %buildroot/CD1/autorun.inf
+echo openSUSE%{distroversion}_LOCAL.exe  %buildroot/CD1/autorun.inf
+recode utf8..dos %buildroot/CD1/autorun.inf
 
 %files 
 %defattr(-, root, root)
@@ -117,6 +100,7 @@
 %defattr(-, root, root)
 %dir /CD1
 /CD1/openSUSE%{distroversion}_LOCAL.exe
+/CD1/autorun.inf
 
 %files net
 %defattr(-, root, root)



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



commit kdebase4-workspace for openSUSE:Factory

2013-02-09 Thread h_root
Hello community,

here is the log from the commit of package kdebase4-workspace for 
openSUSE:Factory checked in at 2013-02-09 10:11:51

Comparing /work/SRC/openSUSE:Factory/kdebase4-workspace (Old)
 and  /work/SRC/openSUSE:Factory/.kdebase4-workspace.new (New)


Package is kdebase4-workspace, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/kdebase4-workspace/kdebase4-workspace.changes
2013-02-08 23:20:38.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.kdebase4-workspace.new/kdebase4-workspace.changes   
2013-02-09 10:11:53.0 +0100
@@ -8,0 +9,7 @@
+Thu Feb  7 19:00:15 UTC 2013 - wba...@tmo.at
+
+- changed plasma-kickoff-newly-collapsing.diff:
+  * add :F to the sortOrder list if it isn't included to make sure
+collapsed entries are really shown (bnc#356553)
+
+---



Other differences:
--


++ plasma-kickoff-newly-collapsing.diff ++
--- /var/tmp/diff_new_pack.SOvyLf/_old  2013-02-09 10:11:59.0 +0100
+++ /var/tmp/diff_new_pack.SOvyLf/_new  2013-02-09 10:11:59.0 +0100
@@ -121,7 +121,7 @@
  static QHashQString, QString iconNameMap();
  
  ApplicationModel *q;
-@@ -132,78 +137,117 @@ public:
+@@ -132,78 +137,118 @@ public:
  QStringList systemApplications;
  DisplayOrder displayOrder;
  bool allowSeparators;
@@ -237,6 +237,7 @@
 + slist.insert( p-name().toLocal8Bit(), p);
 +   }
 +
++   if (reduceMenuDepth) root-addSortOrderEntry(:F); // add :F to the 
sortOrder list if it isn't included (bnc#356553)
 +   list = root-SuSEsortEntries( slist, glist, true /*excludeNoDisplay_*/, 
false );
 +
 +   for( KServiceGroup::List::ConstIterator it = list.begin();
@@ -285,7 +286,7 @@
  }
  
  if (systemApplicationPolicy == 
ApplicationModel::ShowSystemOnlyPolicy 
-@@ -213,9 +257,33 @@ void ApplicationModelPrivate::fillNode(c
+@@ -213,9 +258,33 @@ void ApplicationModelPrivate::fillNode(c
  continue;
  }
  
@@ -321,7 +322,7 @@
  
  if (serviceGroup-noDisplay() || serviceGroup-childCount() == 0) 
{
  continue;
-@@ -224,41 +292,42 @@ void ApplicationModelPrivate::fillNode(c
+@@ -224,41 +293,42 @@ void ApplicationModelPrivate::fillNode(c
  kDebug(250)  Service group  serviceGroup-entryPath()  
serviceGroup-icon()
   serviceGroup-relPath()  serviceGroup-directoryEntryPath();
  
@@ -379,7 +380,7 @@
  }
  
  // set the subTitleMandatory field for nodes that do not provide a unique 
generic
-@@ -273,6 +342,20 @@ void ApplicationModelPrivate::fillNode(c
+@@ -273,6 +343,20 @@ void ApplicationModelPrivate::fillNode(c
  }
  }
  
@@ -400,7 +401,7 @@
  ApplicationModel::ApplicationModel(QObject *parent, bool allowSeparators)
: KickoffAbstractModel(parent),
  d(new ApplicationModelPrivate(this, allowSeparators))
-@@ -282,6 +365,7 @@ ApplicationModel::ApplicationModel(QObje
+@@ -282,6 +366,7 @@ ApplicationModel::ApplicationModel(QObje
  QDBusConnection::sessionBus().registerObject(/kickoff, this);
  dbus.connect(QString(), /kickoff, org.kde.plasma, reloadMenu, this, 
SLOT(reloadMenu()));
  connect(KSycoca::self(), SIGNAL(databaseChanged(QStringList)), this, 
SLOT(checkSycocaChange(QStringList)));
@@ -408,7 +409,7 @@
  }
  
  ApplicationModel::~ApplicationModel()
-@@ -308,6 +392,32 @@ DisplayOrder ApplicationModel::nameDispl
+@@ -308,6 +393,32 @@ DisplayOrder ApplicationModel::nameDispl
 return d-displayOrder;
  }
  
@@ -441,7 +442,7 @@
  int ApplicationModel::columnCount(const QModelIndex parent) const
  {
  Q_UNUSED(parent)
-@@ -515,8 +625,9 @@ void ApplicationModel::reloadMenu()
+@@ -515,8 +626,9 @@ void ApplicationModel::reloadMenu()
  {
  delete d-root;
  d-root = new AppNode();
@@ -452,7 +453,7 @@
  }
  
  void ApplicationModel::checkSycocaChange(const QStringList changes)
-@@ -536,6 +647,104 @@ ApplicationModel::SystemApplicationPolic
+@@ -536,6 +648,104 @@ ApplicationModel::SystemApplicationPolic
  return d-systemApplicationPolicy;
  }
  


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



commit kdebase4-workspace for openSUSE:12.3

2013-02-09 Thread h_root
Hello community,

here is the log from the commit of package kdebase4-workspace for openSUSE:12.3 
checked in at 2013-02-09 10:11:57

Comparing /work/SRC/openSUSE:12.3/kdebase4-workspace (Old)
 and  /work/SRC/openSUSE:12.3/.kdebase4-workspace.new (New)


Package is kdebase4-workspace, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:12.3/kdebase4-workspace/kdebase4-workspace.changes   
2013-02-08 23:39:30.0 +0100
+++ /work/SRC/openSUSE:12.3/.kdebase4-workspace.new/kdebase4-workspace.changes  
2013-02-09 10:12:00.0 +0100
@@ -8,0 +9,7 @@
+Thu Feb  7 19:00:15 UTC 2013 - wba...@tmo.at
+
+- changed plasma-kickoff-newly-collapsing.diff:
+  * add :F to the sortOrder list if it isn't included to make sure
+collapsed entries are really shown (bnc#356553)
+
+---



Other differences:
--


++ plasma-kickoff-newly-collapsing.diff ++
--- /var/tmp/diff_new_pack.B6vaMu/_old  2013-02-09 10:12:04.0 +0100
+++ /var/tmp/diff_new_pack.B6vaMu/_new  2013-02-09 10:12:04.0 +0100
@@ -121,7 +121,7 @@
  static QHashQString, QString iconNameMap();
  
  ApplicationModel *q;
-@@ -132,78 +137,117 @@ public:
+@@ -132,78 +137,118 @@ public:
  QStringList systemApplications;
  DisplayOrder displayOrder;
  bool allowSeparators;
@@ -237,6 +237,7 @@
 + slist.insert( p-name().toLocal8Bit(), p);
 +   }
 +
++   if (reduceMenuDepth) root-addSortOrderEntry(:F); // add :F to the 
sortOrder list if it isn't included (bnc#356553)
 +   list = root-SuSEsortEntries( slist, glist, true /*excludeNoDisplay_*/, 
false );
 +
 +   for( KServiceGroup::List::ConstIterator it = list.begin();
@@ -285,7 +286,7 @@
  }
  
  if (systemApplicationPolicy == 
ApplicationModel::ShowSystemOnlyPolicy 
-@@ -213,9 +257,33 @@ void ApplicationModelPrivate::fillNode(c
+@@ -213,9 +258,33 @@ void ApplicationModelPrivate::fillNode(c
  continue;
  }
  
@@ -321,7 +322,7 @@
  
  if (serviceGroup-noDisplay() || serviceGroup-childCount() == 0) 
{
  continue;
-@@ -224,41 +292,42 @@ void ApplicationModelPrivate::fillNode(c
+@@ -224,41 +293,42 @@ void ApplicationModelPrivate::fillNode(c
  kDebug(250)  Service group  serviceGroup-entryPath()  
serviceGroup-icon()
   serviceGroup-relPath()  serviceGroup-directoryEntryPath();
  
@@ -379,7 +380,7 @@
  }
  
  // set the subTitleMandatory field for nodes that do not provide a unique 
generic
-@@ -273,6 +342,20 @@ void ApplicationModelPrivate::fillNode(c
+@@ -273,6 +343,20 @@ void ApplicationModelPrivate::fillNode(c
  }
  }
  
@@ -400,7 +401,7 @@
  ApplicationModel::ApplicationModel(QObject *parent, bool allowSeparators)
: KickoffAbstractModel(parent),
  d(new ApplicationModelPrivate(this, allowSeparators))
-@@ -282,6 +365,7 @@ ApplicationModel::ApplicationModel(QObje
+@@ -282,6 +366,7 @@ ApplicationModel::ApplicationModel(QObje
  QDBusConnection::sessionBus().registerObject(/kickoff, this);
  dbus.connect(QString(), /kickoff, org.kde.plasma, reloadMenu, this, 
SLOT(reloadMenu()));
  connect(KSycoca::self(), SIGNAL(databaseChanged(QStringList)), this, 
SLOT(checkSycocaChange(QStringList)));
@@ -408,7 +409,7 @@
  }
  
  ApplicationModel::~ApplicationModel()
-@@ -308,6 +392,32 @@ DisplayOrder ApplicationModel::nameDispl
+@@ -308,6 +393,32 @@ DisplayOrder ApplicationModel::nameDispl
 return d-displayOrder;
  }
  
@@ -441,7 +442,7 @@
  int ApplicationModel::columnCount(const QModelIndex parent) const
  {
  Q_UNUSED(parent)
-@@ -515,8 +625,9 @@ void ApplicationModel::reloadMenu()
+@@ -515,8 +626,9 @@ void ApplicationModel::reloadMenu()
  {
  delete d-root;
  d-root = new AppNode();
@@ -452,7 +453,7 @@
  }
  
  void ApplicationModel::checkSycocaChange(const QStringList changes)
-@@ -536,6 +647,104 @@ ApplicationModel::SystemApplicationPolic
+@@ -536,6 +648,104 @@ ApplicationModel::SystemApplicationPolic
  return d-systemApplicationPolicy;
  }
  


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



commit kdelibs4 for openSUSE:Factory

2013-02-09 Thread h_root
Hello community,

here is the log from the commit of package kdelibs4 for openSUSE:Factory 
checked in at 2013-02-09 10:12:31

Comparing /work/SRC/openSUSE:Factory/kdelibs4 (Old)
 and  /work/SRC/openSUSE:Factory/.kdelibs4.new (New)


Package is kdelibs4, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/kdelibs4/kdelibs4.changes2013-02-04 
20:31:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.kdelibs4.new/kdelibs4.changes   2013-02-09 
10:12:33.0 +0100
@@ -1,0 +2,7 @@
+Thu Feb  7 18:56:22 UTC 2013 - wba...@tmo.at
+
+- changed clever-menu.patch:
+  * added method KServiceGroup::addSortOrderEntry(), needed to fix
+bnc#356553
+
+---



Other differences:
--
kdelibs4.spec: same change
++ clever-menu.diff ++
--- /var/tmp/diff_new_pack.U4T5Gm/_old  2013-02-09 10:12:35.0 +0100
+++ /var/tmp/diff_new_pack.U4T5Gm/_new  2013-02-09 10:12:35.0 +0100
@@ -117,10 +117,18 @@
  }
  
  QListKServiceGroup::Ptr KServiceGroup::groupEntries(EntriesOptions options)
-@@ -359,6 +388,13 @@ KServiceGroup::entries(bool sort, bool e
+@@ -359,6 +388,21 @@ KServiceGroup::entries(bool sort, bool e
  return d-entries(this, sort, excludeNoDisplay, allowSeparators, 
sortByGenericName);
  }
  
++void KServiceGroup::addSortOrderEntry( const char *entry )
++{
++Q_D(KServiceGroup);
++const QString s = QString::fromLatin1(entry);
++if (!d-sortOrder.contains(s))
++   d-sortOrder  s;
++}
++
 +KServiceGroup::List
 +KServiceGroup::SuSEsortEntries( KSortableListKServiceGroup::SPtr,QByteArray 
slist, KSortableListKServiceGroup::SPtr,QByteArray glist, bool 
excludeNoDisplay, bool allowSeparators )
 +{
@@ -131,7 +139,7 @@
  static void addItem(KServiceGroup::List sorted, const KSycocaEntry::Ptr p, 
bool addSeparator)
  {
 if (addSeparator  !sorted.isEmpty())
-@@ -370,6 +406,12 @@ static void addItem(KServiceGroup::List
+@@ -370,6 +414,12 @@ static void addItem(KServiceGroup::List
  KServiceGroup::List
  KServiceGroupPrivate::entries(KServiceGroup *group, bool sort, bool 
excludeNoDisplay, bool allowSeparators, bool sortByGenericName)
  {
@@ -144,7 +152,7 @@
  KServiceGroup::Ptr grp;
  
  // If the entries haven't been loaded yet, we have to reload ourselves
-@@ -395,11 +437,20 @@ KServiceGroupPrivate::entries(KServiceGr
+@@ -395,11 +445,20 @@ KServiceGroupPrivate::entries(KServiceGr
  KSortableListKServiceGroup::SPtr,QByteArray glist;
  Q_FOREACH (KSycocaEntry::Ptr p, group-d_func()-m_serviceList)
  {
@@ -165,7 +173,7 @@
  // Choose the right list
  KSortableListKServiceGroup::SPtr,QByteArray  list = 
p-isType(KST_KServiceGroup) ? glist : slist;
  QString name;
-@@ -435,6 +486,12 @@ KServiceGroupPrivate::entries(KServiceGr
+@@ -435,6 +494,12 @@ KServiceGroupPrivate::entries(KServiceGr
  }
  list.insert(key,KServiceGroup::SPtr(p));
  }
@@ -178,7 +186,7 @@
  // Now sort
  slist.sort();
  glist.sort();
-@@ -475,6 +532,8 @@ KServiceGroupPrivate::entries(KServiceGr
+@@ -475,6 +540,8 @@ KServiceGroupPrivate::entries(KServiceGr
 // TODO: This prevents duplicates
for(KSortableListKServiceGroup::SPtr,QByteArray::Iterator it2 = 
slist.begin(); it2 != slist.end(); ++it2)
{
@@ -212,12 +220,13 @@
 * @internal
 * Returns information related to the layout of services in this group.
 */
-@@ -200,6 +207,12 @@ public:
+@@ -200,6 +207,13 @@ public:
List entries(bool sorted = false);
  
/**
 +   * UNOFFICIAL SuSE special
 +   */
++  void addSortOrderEntry( const char *entry );
 +  KServiceGroup::List SuSEsortEntries( 
KSortableListKServiceGroup::SPtr,QByteArray slist, 
KSortableListKServiceGroup::SPtr,QByteArray glist, bool excludeNoDisplay, 
bool allowSeparators );
 +
 +



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



commit kdelibs4 for openSUSE:12.3

2013-02-09 Thread h_root
Hello community,

here is the log from the commit of package kdelibs4 for openSUSE:12.3 checked 
in at 2013-02-09 10:12:35

Comparing /work/SRC/openSUSE:12.3/kdelibs4 (Old)
 and  /work/SRC/openSUSE:12.3/.kdelibs4.new (New)


Package is kdelibs4, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:12.3/kdelibs4/kdelibs4.changes   2013-02-04 
20:31:39.0 +0100
+++ /work/SRC/openSUSE:12.3/.kdelibs4.new/kdelibs4.changes  2013-02-09 
10:12:42.0 +0100
@@ -1,0 +2,7 @@
+Thu Feb  7 18:56:22 UTC 2013 - wba...@tmo.at
+
+- changed clever-menu.patch:
+  * added method KServiceGroup::addSortOrderEntry(), needed to fix
+bnc#356553
+
+---



Other differences:
--
kdelibs4.spec: same change
++ clever-menu.diff ++
--- /var/tmp/diff_new_pack.0i7EwG/_old  2013-02-09 10:12:44.0 +0100
+++ /var/tmp/diff_new_pack.0i7EwG/_new  2013-02-09 10:12:44.0 +0100
@@ -117,10 +117,18 @@
  }
  
  QListKServiceGroup::Ptr KServiceGroup::groupEntries(EntriesOptions options)
-@@ -359,6 +388,13 @@ KServiceGroup::entries(bool sort, bool e
+@@ -359,6 +388,21 @@ KServiceGroup::entries(bool sort, bool e
  return d-entries(this, sort, excludeNoDisplay, allowSeparators, 
sortByGenericName);
  }
  
++void KServiceGroup::addSortOrderEntry( const char *entry )
++{
++Q_D(KServiceGroup);
++const QString s = QString::fromLatin1(entry);
++if (!d-sortOrder.contains(s))
++   d-sortOrder  s;
++}
++
 +KServiceGroup::List
 +KServiceGroup::SuSEsortEntries( KSortableListKServiceGroup::SPtr,QByteArray 
slist, KSortableListKServiceGroup::SPtr,QByteArray glist, bool 
excludeNoDisplay, bool allowSeparators )
 +{
@@ -131,7 +139,7 @@
  static void addItem(KServiceGroup::List sorted, const KSycocaEntry::Ptr p, 
bool addSeparator)
  {
 if (addSeparator  !sorted.isEmpty())
-@@ -370,6 +406,12 @@ static void addItem(KServiceGroup::List
+@@ -370,6 +414,12 @@ static void addItem(KServiceGroup::List
  KServiceGroup::List
  KServiceGroupPrivate::entries(KServiceGroup *group, bool sort, bool 
excludeNoDisplay, bool allowSeparators, bool sortByGenericName)
  {
@@ -144,7 +152,7 @@
  KServiceGroup::Ptr grp;
  
  // If the entries haven't been loaded yet, we have to reload ourselves
-@@ -395,11 +437,20 @@ KServiceGroupPrivate::entries(KServiceGr
+@@ -395,11 +445,20 @@ KServiceGroupPrivate::entries(KServiceGr
  KSortableListKServiceGroup::SPtr,QByteArray glist;
  Q_FOREACH (KSycocaEntry::Ptr p, group-d_func()-m_serviceList)
  {
@@ -165,7 +173,7 @@
  // Choose the right list
  KSortableListKServiceGroup::SPtr,QByteArray  list = 
p-isType(KST_KServiceGroup) ? glist : slist;
  QString name;
-@@ -435,6 +486,12 @@ KServiceGroupPrivate::entries(KServiceGr
+@@ -435,6 +494,12 @@ KServiceGroupPrivate::entries(KServiceGr
  }
  list.insert(key,KServiceGroup::SPtr(p));
  }
@@ -178,7 +186,7 @@
  // Now sort
  slist.sort();
  glist.sort();
-@@ -475,6 +532,8 @@ KServiceGroupPrivate::entries(KServiceGr
+@@ -475,6 +540,8 @@ KServiceGroupPrivate::entries(KServiceGr
 // TODO: This prevents duplicates
for(KSortableListKServiceGroup::SPtr,QByteArray::Iterator it2 = 
slist.begin(); it2 != slist.end(); ++it2)
{
@@ -212,12 +220,13 @@
 * @internal
 * Returns information related to the layout of services in this group.
 */
-@@ -200,6 +207,12 @@ public:
+@@ -200,6 +207,13 @@ public:
List entries(bool sorted = false);
  
/**
 +   * UNOFFICIAL SuSE special
 +   */
++  void addSortOrderEntry( const char *entry );
 +  KServiceGroup::List SuSEsortEntries( 
KSortableListKServiceGroup::SPtr,QByteArray slist, 
KSortableListKServiceGroup::SPtr,QByteArray glist, bool excludeNoDisplay, 
bool allowSeparators );
 +
 +



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



commit libvirt for openSUSE:12.3

2013-02-09 Thread h_root
Hello community,

here is the log from the commit of package libvirt for openSUSE:12.3 checked in 
at 2013-02-09 10:13:05

Comparing /work/SRC/openSUSE:12.3/libvirt (Old)
 and  /work/SRC/openSUSE:12.3/.libvirt.new (New)


Package is libvirt, Maintainer is jfeh...@suse.com

Changes:

--- /work/SRC/openSUSE:12.3/libvirt/libvirt.changes 2013-02-04 
18:00:25.0 +0100
+++ /work/SRC/openSUSE:12.3/.libvirt.new/libvirt.changes2013-02-09 
10:13:07.0 +0100
@@ -1,0 +2,13 @@
+Thu Feb  7 10:23:10 MST 2013 - jfeh...@suse.com
+
+- Fix error handling in python bindings
+  a6b8bae5-python-generator-fix1.patch
+  25ea8e47-python-generator-fix2.patch
+  bnc#802619
+
+---
+Sun Feb  3 14:42:19 UTC 2013 - crrodrig...@opensuse.org
+
+- Require modutils instead of module-init-tools. 
+
+---

New:

  25ea8e47-python-generator-fix2.patch
  a6b8bae5-python-generator-fix1.patch



Other differences:
--
++ libvirt.spec ++
--- /var/tmp/diff_new_pack.onAD6h/_old  2013-02-09 10:13:09.0 +0100
+++ /var/tmp/diff_new_pack.onAD6h/_new  2013-02-09 10:13:09.0 +0100
@@ -352,7 +352,7 @@
 %if %{with_libvirtd}
 Recommends: bridge-utils
 # for modprobe of pci devices
-Requires:   module-init-tools
+Requires:   modutils
 # for /sbin/ip  /sbin/tc
 Requires:   iproute
 %endif
@@ -417,6 +417,8 @@
 Source2:libvirtd-relocation-server.fw
 Source99:   baselibs.conf
 # Upstream patches
+Patch0: a6b8bae5-python-generator-fix1.patch
+Patch1: 25ea8e47-python-generator-fix2.patch
 # Need to go upstream
 Patch100:   xen-name-for-devid.patch
 Patch101:   clone.patch
@@ -556,6 +558,8 @@
 
 %prep
 %setup -q
+%patch0 -p1
+%patch1 -p1
 %patch100 -p1
 %patch101
 %patch102 -p1

++ 25ea8e47-python-generator-fix2.patch ++
commit 25ea8e47e74def560bf89cd94dd54b75ca5ff4d6
Author: Daniel P. Berrange berra...@redhat.com
Date:   Tue Feb 5 12:55:09 2013 +

Fix missing error constants in libvirt python module

The previous change to the generator, changed too much - only
the functions are in 'virerror.c', the constants remained in
'virerror.h' which could not be renamed for API compat reasons.

Add a test case to sanity check the generated python bindings

Signed-off-by: Daniel P. Berrange berra...@redhat.com

Index: libvirt-1.0.2/python/Makefile.am
===
--- libvirt-1.0.2.orig/python/Makefile.am
+++ libvirt-1.0.2/python/Makefile.am
@@ -119,6 +119,11 @@ $(libvirtmod_la_OBJECTS): $(GENERATED)
 $(libvirtmod_qemu_la_OBJECTS): $(QEMU_GENERATED)
 $(libvirtmod_lxc_la_OBJECTS): $(LXC_GENERATED)
 
+EXTRA_DIST += sanitytest.py
+
+check-local:
+   $(AM_V_GEN)PYTHONPATH=$(abs_topbuilddir):$(abs_topbuilddir)/.libs 
$(PYTHON) $(srcdir)/sanitytest.py
+
 install-data-local:
$(mkinstalldirs) $(DESTDIR)$(pyexecdir)
$(INSTALL) -m 0644 libvirt.py $(DESTDIR)$(pyexecdir)
Index: libvirt-1.0.2/python/generator.py
===
--- libvirt-1.0.2.orig/python/generator.py
+++ libvirt-1.0.2/python/generator.py
@@ -122,8 +122,9 @@ class docParser(xml.sax.handler.ContentH
 if attrs.has_key('field'):
 self.function_return_field = attrs['field']
 elif tag == 'enum':
+# enums come from header files, hence virterror.h
 if (attrs['file'] == libvirt or
-attrs['file'] == virerror):
+attrs['file'] == virterror):
 enum(attrs['type'],attrs['name'],attrs['value'])
 elif attrs['file'] == libvirt-lxc:
 lxc_enum(attrs['type'],attrs['name'],attrs['value'])
@@ -134,6 +135,7 @@ class docParser(xml.sax.handler.ContentH
 if debug:
 print end %s % tag
 if tag == 'function':
+# fuctions come from source files, hence 'virerror.c'
 if self.function != None:
 if (self.function_module == libvirt or
 self.function_module == virevent or
Index: libvirt-1.0.2/python/sanitytest.py
===
--- /dev/null
+++ libvirt-1.0.2/python/sanitytest.py
@@ -0,0 +1,31 @@
+#!/usr/bin/python
+
+import libvirt
+
+globals = dir(libvirt)
+
+# Sanity test that the generator hasn't gone wrong
+
+# Look for core classes
+assert(virConnect in globals)
+assert(virDomain in globals)
+assert(virDomainSnapshot in globals)
+assert(virInterface in globals)
+assert(virNWFilter in globals)
+assert(virNodeDevice in globals)

commit MozillaFirefox for openSUSE:Factory

2013-02-09 Thread h_root
Hello community,

here is the log from the commit of package MozillaFirefox for openSUSE:Factory 
checked in at 2013-02-09 10:13:36

Comparing /work/SRC/openSUSE:Factory/MozillaFirefox (Old)
 and  /work/SRC/openSUSE:Factory/.MozillaFirefox.new (New)


Package is MozillaFirefox, Maintainer is 
bnc-team-mozi...@forge.provo.novell.com

Changes:

--- /work/SRC/openSUSE:Factory/MozillaFirefox/MozillaFirefox.changes
2013-01-25 09:34:11.0 +0100
+++ /work/SRC/openSUSE:Factory/.MozillaFirefox.new/MozillaFirefox.changes   
2013-02-09 10:13:39.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  2 08:40:52 UTC 2013 - w...@rosenauer.org
+
+- update to Firefox 18.0.2
+  * blocklist and CTP updates
+  * fixes in JS engine
+
+---

Old:

  firefox-18.0.1-source.tar.bz2
  l10n-18.0.1.tar.bz2

New:

  firefox-18.0.2-source.tar.bz2
  l10n-18.0.2.tar.bz2



Other differences:
--
++ MozillaFirefox.spec ++
--- /var/tmp/diff_new_pack.vKfgzG/_old  2013-02-09 10:14:08.0 +0100
+++ /var/tmp/diff_new_pack.vKfgzG/_new  2013-02-09 10:14:08.0 +0100
@@ -18,7 +18,7 @@
 
 
 %define major 18
-%define mainver %major.0.1
+%define mainver %major.0.2
 %define update_channel release
 
 Name:   MozillaFirefox
@@ -54,7 +54,7 @@
 %endif
 Version:%{mainver}
 Release:0
-%define releasedate 2013011600
+%define releasedate 2013020100
 Provides:   firefox = %{mainver}
 Provides:   firefox = %{version}-%{release}
 Provides:   web_browser


++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.vKfgzG/_old  2013-02-09 10:14:08.0 +0100
+++ /var/tmp/diff_new_pack.vKfgzG/_new  2013-02-09 10:14:08.0 +0100
@@ -2,8 +2,8 @@
 
 CHANNEL=release
 BRANCH=releases/mozilla-$CHANNEL
-RELEASE_TAG=FIREFOX_18_0_RELEASE
-VERSION=18.0
+RELEASE_TAG=FIREFOX_18_0_2_RELEASE
+VERSION=18.0.2
 
 # mozilla
 echo cloning $BRANCH...

++ firefox-18.0.1-source.tar.bz2 - firefox-18.0.2-source.tar.bz2 ++
/work/SRC/openSUSE:Factory/MozillaFirefox/firefox-18.0.1-source.tar.bz2 
/work/SRC/openSUSE:Factory/.MozillaFirefox.new/firefox-18.0.2-source.tar.bz2 
differ: char 11, line 1


++ l10n-18.0.1.tar.bz2 - l10n-18.0.2.tar.bz2 ++
/work/SRC/openSUSE:Factory/MozillaFirefox/l10n-18.0.1.tar.bz2 
/work/SRC/openSUSE:Factory/.MozillaFirefox.new/l10n-18.0.2.tar.bz2 differ: char 
11, line 1

++ source-stamp.txt ++
--- /var/tmp/diff_new_pack.vKfgzG/_old  2013-02-09 10:14:08.0 +0100
+++ /var/tmp/diff_new_pack.vKfgzG/_new  2013-02-09 10:14:08.0 +0100
@@ -1,2 +1,2 @@
-REV=eecd28b7ba09
+REV=c4fe2b219941
 REPO=http://hg.mozilla.org/releases/mozilla-release

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



commit MozillaFirefox for openSUSE:12.3

2013-02-09 Thread h_root
Hello community,

here is the log from the commit of package MozillaFirefox for openSUSE:12.3 
checked in at 2013-02-09 10:13:51

Comparing /work/SRC/openSUSE:12.3/MozillaFirefox (Old)
 and  /work/SRC/openSUSE:12.3/.MozillaFirefox.new (New)


Package is MozillaFirefox, Maintainer is 
bnc-team-mozi...@forge.provo.novell.com

Changes:

--- /work/SRC/openSUSE:12.3/MozillaFirefox/MozillaFirefox.changes   
2013-01-31 01:11:29.0 +0100
+++ /work/SRC/openSUSE:12.3/.MozillaFirefox.new/MozillaFirefox.changes  
2013-02-09 10:14:09.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  2 08:40:52 UTC 2013 - w...@rosenauer.org
+
+- update to Firefox 18.0.2
+  * blocklist and CTP updates
+  * fixes in JS engine
+
+---

Old:

  firefox-18.0.1-source.tar.bz2
  l10n-18.0.1.tar.bz2

New:

  firefox-18.0.2-source.tar.bz2
  l10n-18.0.2.tar.bz2



Other differences:
--
++ MozillaFirefox.spec ++
--- /var/tmp/diff_new_pack.0mCqtw/_old  2013-02-09 10:14:32.0 +0100
+++ /var/tmp/diff_new_pack.0mCqtw/_new  2013-02-09 10:14:32.0 +0100
@@ -18,7 +18,7 @@
 
 
 %define major 18
-%define mainver %major.0.1
+%define mainver %major.0.2
 %define update_channel release
 
 Name:   MozillaFirefox
@@ -54,7 +54,7 @@
 %endif
 Version:%{mainver}
 Release:0
-%define releasedate 2013011600
+%define releasedate 2013020100
 Provides:   firefox = %{mainver}
 Provides:   firefox = %{version}-%{release}
 Provides:   web_browser


++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.0mCqtw/_old  2013-02-09 10:14:32.0 +0100
+++ /var/tmp/diff_new_pack.0mCqtw/_new  2013-02-09 10:14:32.0 +0100
@@ -2,8 +2,8 @@
 
 CHANNEL=release
 BRANCH=releases/mozilla-$CHANNEL
-RELEASE_TAG=FIREFOX_18_0_RELEASE
-VERSION=18.0
+RELEASE_TAG=FIREFOX_18_0_2_RELEASE
+VERSION=18.0.2
 
 # mozilla
 echo cloning $BRANCH...

++ firefox-18.0.1-source.tar.bz2 - firefox-18.0.2-source.tar.bz2 ++
/work/SRC/openSUSE:12.3/MozillaFirefox/firefox-18.0.1-source.tar.bz2 
/work/SRC/openSUSE:12.3/.MozillaFirefox.new/firefox-18.0.2-source.tar.bz2 
differ: char 11, line 1


++ l10n-18.0.1.tar.bz2 - l10n-18.0.2.tar.bz2 ++
/work/SRC/openSUSE:12.3/MozillaFirefox/l10n-18.0.1.tar.bz2 
/work/SRC/openSUSE:12.3/.MozillaFirefox.new/l10n-18.0.2.tar.bz2 differ: char 
11, line 1

++ source-stamp.txt ++
--- /var/tmp/diff_new_pack.0mCqtw/_old  2013-02-09 10:14:32.0 +0100
+++ /var/tmp/diff_new_pack.0mCqtw/_new  2013-02-09 10:14:32.0 +0100
@@ -1,2 +1,2 @@
-REV=eecd28b7ba09
+REV=c4fe2b219941
 REPO=http://hg.mozilla.org/releases/mozilla-release

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



commit python-Markups for openSUSE:Factory

2013-02-09 Thread h_root
Hello community,

here is the log from the commit of package python-Markups for openSUSE:Factory 
checked in at 2013-02-09 10:15:30

Comparing /work/SRC/openSUSE:Factory/python-Markups (Old)
 and  /work/SRC/openSUSE:Factory/.python-Markups.new (New)


Package is python-Markups, Maintainer is 

Changes:

New Changes file:

--- /dev/null   2013-02-08 23:15:41.328011256 +0100
+++ /work/SRC/openSUSE:Factory/.python-Markups.new/python-Markups.changes   
2013-02-09 10:15:32.0 +0100
@@ -0,0 +1,11 @@
+---
+Wed Feb  6 09:42:28 UTC 2013 - sasc...@suse.de
+
+- Completely redone spec file
+
+---
+Sat Feb  2 11:46:51 UTC 2013 - i...@marguerite.su
+
+- initial version 0.2.4
+  * no changelog for this version (yet).
+

New:

  Markups-0.2.4.tar.gz
  python-Markups.changes
  python-Markups.spec



Other differences:
--
++ python-Markups.spec ++
#
# spec file for package python-Markups
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/


Name:   python-Markups
Version:0.2.4
Release:0
License:BSD-3-Clause
Summary:A wrapper around various text markups
Url:http://launchpad.net/python-markups
Group:  Development/Languages/Python
Source: 
http://pypi.python.org/packages/source/M/Markups/Markups-%{version}.tar.gz
BuildRequires:  python-devel
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version}  0%{?suse_version} = 1110
%{!?python_sitelib: %global python_sitelib %(python -c from 
distutils.sysconfig import get_python_lib; print get_python_lib())}
%else
BuildArch:  noarch
%endif

%description
This module provides a wrapper around the various text markup languages,
such as Markdown and reStructuredText (these two are supported by default).

%prep
%setup -q -n Markups-%{version}

%build
python setup.py build

%install
python setup.py install --prefix=%{_prefix} --root=%{buildroot}

%files
%defattr(-,root,root,-)
%doc LICENSE README examples
%{python_sitelib}/*

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



commit ruby19 for openSUSE:Factory

2013-02-09 Thread h_root
Hello community,

here is the log from the commit of package ruby19 for openSUSE:Factory checked 
in at 2013-02-09 10:15:46

Comparing /work/SRC/openSUSE:Factory/ruby19 (Old)
 and  /work/SRC/openSUSE:Factory/.ruby19.new (New)


Package is ruby19, Maintainer is jmassaguer...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/ruby19/ruby19.changes2013-01-10 
13:53:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.ruby19.new/ruby19.changes   2013-02-09 
10:15:49.0 +0100
@@ -1,0 +2,9 @@
+Wed Feb  6 16:27:34 UTC 2013 - mrueck...@suse.de
+
+- update to 1.9.3 p385 (bnc#802406)
+  XSS exploit of RDoc documentation generated by rdoc
+  (CVE-2013-0256)
+
+  for other changes see /usr/share/doc/packages/ruby19/Changelog
+
+---
@@ -6,0 +16,7 @@
+Fri Jan  4 13:33:09 UTC 2013 - kkae...@suse.com
+
+- added bind_stack.patch: (bnc#796757)
+  Fixes stack boundary issues when embedding Ruby into
+  threaded C code (Ruby bug #2294)
+
+---
@@ -15 +31 @@
-- update to 1.9.3 p327 to get the fix for 
+- update to 1.9.3 p327 (bnc#789983)
@@ -27 +43 @@
-- update to 1.9.3 p286
+- update to 1.9.3 p286 (bnc#783511, bnc#791199)
@@ -33 +49 @@
-  many other bug fixes.
+  many other bug fixes. (CVE-2012-4522)

Old:

  ruby-1.9.3-p362.tar.bz2

New:

  bind_stack.patch
  ruby-1.9.3-p385.tar.bz2



Other differences:
--
++ ruby19.spec ++
--- /var/tmp/diff_new_pack.N8nSTx/_old  2013-02-09 10:15:52.0 +0100
+++ /var/tmp/diff_new_pack.N8nSTx/_new  2013-02-09 10:15:52.0 +0100
@@ -17,11 +17,11 @@
 
 
 Name:   ruby19
-Version:1.9.3.p362
+Version:1.9.3.p385
 Release:0
 #
 %define pkg_version 1.9.3
-%define patch_level p362
+%define patch_level p385
 # keep in sync with macro file!
 %define rb_binary_suffix 1.9
 %define rb_ver  1.9.1
@@ -74,6 +74,7 @@
 Patch1: ruby-1.9.2p290_tcl_no_stupid_rpaths.patch
 Patch2: ruby19-export_init_prelude.patch
 Patch3: ruby-sort-rdoc-output.patch
+Patch4: bind_stack.patch
 #
 Summary:An Interpreted Object-Oriented Scripting Language
 License:BSD-2-Clause or Ruby
@@ -208,6 +209,7 @@
 %patch1
 %patch2 -p1
 %patch3 -p1
+%patch4
 %if 0%{?needs_optimization_zero}
 touch -r configure configure.timestamp
 perl -p -i.bak -e 's|-O2|-O0|g' configure

++ bind_stack.patch ++
Index: gc.c
===
--- gc.c.orig   2013-01-15 08:29:28.0 +0100
+++ gc.c2013-02-06 17:26:39.675029432 +0100
@@ -2198,6 +2198,24 @@ ready_to_gc(rb_objspace_t *objspace)
 return TRUE;
 }
 
+static VALUE *ruby_stack_lower_bound = 0, *ruby_stack_upper_bound = 0;
+static char ruby_stack_is_bound = 0;
+
+void
+ruby_bind_stack(void *lower_bound, void *upper_bound)
+{
+assert(upper_bound  lower_bound  lower_bound  0);
+ruby_stack_lower_bound = lower_bound;
+ruby_stack_upper_bound = upper_bound;
+ruby_stack_is_bound = 1;
+}
+
+#define FIX_STACK_BOUNDS(start, end, th) \
+ if (ruby_stack_is_bound  th == th-vm-main_thread) { \
+  if (start  ruby_stack_lower_bound) { start = 
ruby_stack_lower_bound; } \
+  if (endruby_stack_upper_bound) { end   = 
ruby_stack_upper_bound; } \
+ }
+
 static void
 before_gc_sweep(rb_objspace_t *objspace)
 {
@@ -2524,6 +2542,7 @@ mark_current_machine_context(rb_objspace
 
 SET_STACK_END;
 GET_STACK_BOUNDS(stack_start, stack_end, 1);
+FIX_STACK_BOUNDS(stack_start, stack_end, th);
 
 mark_locations_array(objspace, save_regs_gc_mark.v, 
numberof(save_regs_gc_mark.v));
 
@@ -2623,6 +2642,7 @@ rb_gc_mark_machine_stack(rb_thread_t *th
 VALUE *stack_start, *stack_end;
 
 GET_STACK_BOUNDS(stack_start, stack_end, 0);
+FIX_STACK_BOUNDS(stack_start, stack_end, th);
 rb_gc_mark_locations(stack_start, stack_end);
 #ifdef __ia64
 rb_gc_mark_locations(th-machine_register_stack_start, 
th-machine_register_stack_end);
Index: include/ruby/ruby.h
===
--- include/ruby/ruby.h.orig2013-02-06 17:25:51.528019626 +0100
+++ include/ruby/ruby.h 2013-02-06 17:25:51.558019656 +0100
@@ -1224,6 +1224,17 @@ void ruby_init_stack(volatile VALUE*);
 #define RUBY_INIT_STACK \
 VALUE variable_in_this_stack_frame; \
 ruby_init_stack(variable_in_this_stack_frame);
+/*
+ *  Binds the stack of Ruby's main thread to the region of memory that spans
+ *  inclusively from the given lower boundary to the given upper boundary:
+ *
+ *  (lower) = (stack pointer of Ruby's main thread) = (upper)
+ *
+ *  These boundaries do not protect Ruby's main thread 

commit ruby19 for openSUSE:12.3

2013-02-09 Thread h_root
Hello community,

here is the log from the commit of package ruby19 for openSUSE:12.3 checked in 
at 2013-02-09 10:15:54

Comparing /work/SRC/openSUSE:12.3/ruby19 (Old)
 and  /work/SRC/openSUSE:12.3/.ruby19.new (New)


Package is ruby19, Maintainer is jmassaguer...@suse.com

Changes:

--- /work/SRC/openSUSE:12.3/ruby19/ruby19.changes   2013-01-31 
01:36:40.0 +0100
+++ /work/SRC/openSUSE:12.3/.ruby19.new/ruby19.changes  2013-02-09 
10:15:57.0 +0100
@@ -1,0 +2,9 @@
+Wed Feb  6 16:27:34 UTC 2013 - mrueck...@suse.de
+
+- update to 1.9.3 p385 (bnc#802406)
+  XSS exploit of RDoc documentation generated by rdoc
+  (CVE-2013-0256)
+
+  for other changes see /usr/share/doc/packages/ruby19/Changelog
+
+---
@@ -6,0 +16,7 @@
+Fri Jan  4 13:33:09 UTC 2013 - kkae...@suse.com
+
+- added bind_stack.patch: (bnc#796757)
+  Fixes stack boundary issues when embedding Ruby into
+  threaded C code (Ruby bug #2294)
+
+---
@@ -15 +31 @@
-- update to 1.9.3 p327 to get the fix for 
+- update to 1.9.3 p327 (bnc#789983)
@@ -27 +43 @@
-- update to 1.9.3 p286
+- update to 1.9.3 p286 (bnc#783511, bnc#791199)
@@ -33 +49 @@
-  many other bug fixes.
+  many other bug fixes. (CVE-2012-4522)

Old:

  ruby-1.9.3-p362.tar.bz2

New:

  bind_stack.patch
  ruby-1.9.3-p385.tar.bz2



Other differences:
--
++ ruby19.spec ++
--- /var/tmp/diff_new_pack.jzSkes/_old  2013-02-09 10:15:58.0 +0100
+++ /var/tmp/diff_new_pack.jzSkes/_new  2013-02-09 10:15:58.0 +0100
@@ -17,11 +17,11 @@
 
 
 Name:   ruby19
-Version:1.9.3.p362
+Version:1.9.3.p385
 Release:0
 #
 %define pkg_version 1.9.3
-%define patch_level p362
+%define patch_level p385
 # keep in sync with macro file!
 %define rb_binary_suffix 1.9
 %define rb_ver  1.9.1
@@ -74,6 +74,7 @@
 Patch1: ruby-1.9.2p290_tcl_no_stupid_rpaths.patch
 Patch2: ruby19-export_init_prelude.patch
 Patch3: ruby-sort-rdoc-output.patch
+Patch4: bind_stack.patch
 #
 Summary:An Interpreted Object-Oriented Scripting Language
 License:BSD-2-Clause or Ruby
@@ -208,6 +209,7 @@
 %patch1
 %patch2 -p1
 %patch3 -p1
+%patch4
 %if 0%{?needs_optimization_zero}
 touch -r configure configure.timestamp
 perl -p -i.bak -e 's|-O2|-O0|g' configure

++ bind_stack.patch ++
Index: gc.c
===
--- gc.c.orig   2013-01-15 08:29:28.0 +0100
+++ gc.c2013-02-06 17:26:39.675029432 +0100
@@ -2198,6 +2198,24 @@ ready_to_gc(rb_objspace_t *objspace)
 return TRUE;
 }
 
+static VALUE *ruby_stack_lower_bound = 0, *ruby_stack_upper_bound = 0;
+static char ruby_stack_is_bound = 0;
+
+void
+ruby_bind_stack(void *lower_bound, void *upper_bound)
+{
+assert(upper_bound  lower_bound  lower_bound  0);
+ruby_stack_lower_bound = lower_bound;
+ruby_stack_upper_bound = upper_bound;
+ruby_stack_is_bound = 1;
+}
+
+#define FIX_STACK_BOUNDS(start, end, th) \
+ if (ruby_stack_is_bound  th == th-vm-main_thread) { \
+  if (start  ruby_stack_lower_bound) { start = 
ruby_stack_lower_bound; } \
+  if (endruby_stack_upper_bound) { end   = 
ruby_stack_upper_bound; } \
+ }
+
 static void
 before_gc_sweep(rb_objspace_t *objspace)
 {
@@ -2524,6 +2542,7 @@ mark_current_machine_context(rb_objspace
 
 SET_STACK_END;
 GET_STACK_BOUNDS(stack_start, stack_end, 1);
+FIX_STACK_BOUNDS(stack_start, stack_end, th);
 
 mark_locations_array(objspace, save_regs_gc_mark.v, 
numberof(save_regs_gc_mark.v));
 
@@ -2623,6 +2642,7 @@ rb_gc_mark_machine_stack(rb_thread_t *th
 VALUE *stack_start, *stack_end;
 
 GET_STACK_BOUNDS(stack_start, stack_end, 0);
+FIX_STACK_BOUNDS(stack_start, stack_end, th);
 rb_gc_mark_locations(stack_start, stack_end);
 #ifdef __ia64
 rb_gc_mark_locations(th-machine_register_stack_start, 
th-machine_register_stack_end);
Index: include/ruby/ruby.h
===
--- include/ruby/ruby.h.orig2013-02-06 17:25:51.528019626 +0100
+++ include/ruby/ruby.h 2013-02-06 17:25:51.558019656 +0100
@@ -1224,6 +1224,17 @@ void ruby_init_stack(volatile VALUE*);
 #define RUBY_INIT_STACK \
 VALUE variable_in_this_stack_frame; \
 ruby_init_stack(variable_in_this_stack_frame);
+/*
+ *  Binds the stack of Ruby's main thread to the region of memory that spans
+ *  inclusively from the given lower boundary to the given upper boundary:
+ *
+ *  (lower) = (stack pointer of Ruby's main thread) = (upper)
+ *
+ *  These boundaries do not protect Ruby's main thread against stack
+ *  

commit seamonkey for openSUSE:Factory

2013-02-09 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2013-02-09 10:16:17

Comparing /work/SRC/openSUSE:Factory/seamonkey (Old)
 and  /work/SRC/openSUSE:Factory/.seamonkey.new (New)


Package is seamonkey, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2013-01-29 
06:48:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2013-02-09 
10:16:30.0 +0100
@@ -1,0 +2,9 @@
+Mon Feb  4 12:27:38 UTC 2013 - w...@rosenauer.org
+
+- update to SeaMonkey 2.15.2
+  * Applications could not be removed from the Application details
+dialog under Preferences, Helper Applications (bmo#826771).
+  * View / Message Body As could show menu items out of context
+(bmo#831348)
+
+---

Old:

  l10n-2.15.1.tar.bz2
  seamonkey-2.15.1-source.tar.bz2

New:

  l10n-2.15.2.tar.bz2
  seamonkey-2.15.2-source.tar.bz2



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.0Dk6vi/_old  2013-02-09 10:16:44.0 +0100
+++ /var/tmp/diff_new_pack.0Dk6vi/_new  2013-02-09 10:16:44.0 +0100
@@ -2,7 +2,7 @@
 # spec file for package seamonkey
 #
 # Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
-#   2006-2012 Wolfgang Rosenauer
+#   2006-2013 Wolfgang Rosenauer
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -48,9 +48,9 @@
 %endif
 Provides:   web_browser
 Provides:   browser(npapi)
-Version:2.15.1
+Version:2.15.2
 Release:0
-%define releasedate 2013011600
+%define releasedate 2013020300
 Summary:The successor of the Mozilla Application Suite
 License:MPL-2.0
 Group:  Productivity/Networking/Web/Browsers

++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.0Dk6vi/_old  2013-02-09 10:16:44.0 +0100
+++ /var/tmp/diff_new_pack.0Dk6vi/_new  2013-02-09 10:16:44.0 +0100
@@ -2,8 +2,8 @@
 
 CHANNEL=release
 BRANCH=releases/comm-$CHANNEL
-RELEASE_TAG=SEAMONKEY_2_15_RELEASE
-VERSION=2.15.1
+RELEASE_TAG=SEAMONKEY_2_15_2_RELEASE
+VERSION=2.15.2
 
 echo cloning $BRANCH...
 hg clone http://hg.mozilla.org/$BRANCH seamonkey

++ l10n-2.15.1.tar.bz2 - l10n-2.15.2.tar.bz2 ++
/work/SRC/openSUSE:Factory/seamonkey/l10n-2.15.1.tar.bz2 
/work/SRC/openSUSE:Factory/.seamonkey.new/l10n-2.15.2.tar.bz2 differ: char 11, 
line 1

++ seamonkey-2.15.1-source.tar.bz2 - seamonkey-2.15.2-source.tar.bz2 ++
/work/SRC/openSUSE:Factory/seamonkey/seamonkey-2.15.1-source.tar.bz2 
/work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey-2.15.2-source.tar.bz2 
differ: char 11, line 1

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



commit seamonkey for openSUSE:12.3

2013-02-09 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:12.3 checked 
in at 2013-02-09 10:16:28

Comparing /work/SRC/openSUSE:12.3/seamonkey (Old)
 and  /work/SRC/openSUSE:12.3/.seamonkey.new (New)


Package is seamonkey, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:12.3/seamonkey/seamonkey.changes 2013-02-05 
15:36:46.0 +0100
+++ /work/SRC/openSUSE:12.3/.seamonkey.new/seamonkey.changes2013-02-09 
10:16:54.0 +0100
@@ -1,0 +2,9 @@
+Mon Feb  4 12:27:38 UTC 2013 - w...@rosenauer.org
+
+- update to SeaMonkey 2.15.2
+  * Applications could not be removed from the Application details
+dialog under Preferences, Helper Applications (bmo#826771).
+  * View / Message Body As could show menu items out of context
+(bmo#831348)
+
+---

Old:

  l10n-2.15.1.tar.bz2
  seamonkey-2.15.1-source.tar.bz2

New:

  l10n-2.15.2.tar.bz2
  seamonkey-2.15.2-source.tar.bz2



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.yBe7nx/_old  2013-02-09 10:17:04.0 +0100
+++ /var/tmp/diff_new_pack.yBe7nx/_new  2013-02-09 10:17:04.0 +0100
@@ -2,7 +2,7 @@
 # spec file for package seamonkey
 #
 # Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
-#   2006-2012 Wolfgang Rosenauer
+#   2006-2013 Wolfgang Rosenauer
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -48,9 +48,9 @@
 %endif
 Provides:   web_browser
 Provides:   browser(npapi)
-Version:2.15.1
+Version:2.15.2
 Release:0
-%define releasedate 2013011600
+%define releasedate 2013020300
 Summary:The successor of the Mozilla Application Suite
 License:MPL-2.0
 Group:  Productivity/Networking/Web/Browsers

++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.yBe7nx/_old  2013-02-09 10:17:04.0 +0100
+++ /var/tmp/diff_new_pack.yBe7nx/_new  2013-02-09 10:17:04.0 +0100
@@ -2,8 +2,8 @@
 
 CHANNEL=release
 BRANCH=releases/comm-$CHANNEL
-RELEASE_TAG=SEAMONKEY_2_15_RELEASE
-VERSION=2.15.1
+RELEASE_TAG=SEAMONKEY_2_15_2_RELEASE
+VERSION=2.15.2
 
 echo cloning $BRANCH...
 hg clone http://hg.mozilla.org/$BRANCH seamonkey

++ l10n-2.15.1.tar.bz2 - l10n-2.15.2.tar.bz2 ++
/work/SRC/openSUSE:12.3/seamonkey/l10n-2.15.1.tar.bz2 
/work/SRC/openSUSE:12.3/.seamonkey.new/l10n-2.15.2.tar.bz2 differ: char 11, 
line 1

++ seamonkey-2.15.1-source.tar.bz2 - seamonkey-2.15.2-source.tar.bz2 ++
/work/SRC/openSUSE:12.3/seamonkey/seamonkey-2.15.1-source.tar.bz2 
/work/SRC/openSUSE:12.3/.seamonkey.new/seamonkey-2.15.2-source.tar.bz2 differ: 
char 11, line 1

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



commit gummi.1293 for openSUSE:12.2:Update

2013-02-09 Thread h_root
Hello community,

here is the log from the commit of package gummi.1293 for openSUSE:12.2:Update 
checked in at 2013-02-09 14:24:41

Comparing /work/SRC/openSUSE:12.2:Update/gummi.1293 (Old)
 and  /work/SRC/openSUSE:12.2:Update/.gummi.1293.new (New)


Package is gummi.1293, Maintainer is 

Changes:

New Changes file:

--- /dev/null   2013-02-09 11:18:20.872010756 +0100
+++ /work/SRC/openSUSE:12.2:Update/.gummi.1293.new/gummi.changes
2013-02-09 14:24:44.0 +0100
@@ -0,0 +1,115 @@
+---
+Wed Jan 30 23:05:44 UTC 2013 - badshah...@gmail.com
+
+- Update to version 0.6.5:
+  + Bugs fixed:
+- Fixed empty build logs when special characters were included
+- Fixed a rare deadlock situation on program exit
+- Fixed regression in spell-checking language listing
+- Fixed regression in killing inresponsive compilation
+  processes
+- Correctly close file descriptors for child processes
+- Implemented --version CLI argument
+- Several translation updates
+- Added Hungarian translation
+- Minor rebase of patch gummi-deprecated-g_thread_init.patch.
+
+---
+Mon Jun 25 03:51:37 UTC 2012 - badshah...@gmail.com
+
+- Update to version 0.6.4:
+  + Bugs fixed:
+- Replaced faulty importer implementation with a toolbar
+  variant
+- Fixed an issue where the previewer would not display
+  correctly
+- dvi script uses exit status to signal compilation status
+- Improved the reported messages for some errors. 
+- Better TeXLive version detection
+- Fixed a reference problem that could lead to a crash
+- Search window is correctly centered in GNOME 3
+- Tab markup not enabled when project loading fails
+- Minor UI tweaks to the project  bibliography panels
+- Minor UI tweaks to the snippet configuration interface
+  + Minor rebase of patch gummi-deprecated-g_thread_init.patch
+  + Fixes a bug where gummi would not startup on systems without
+enchant-tools package installed (bnc#796277).
+
+---
+Tue Apr  3 11:22:17 UTC 2012 - badshah...@gmail.com
+
+- Update to version 0.6.3:
+  + Bugs fixed:
+- Fix bibtex regression since 0.6.2
+- Fix for compiling through dvi/ps
+- Correctly disable template open button when none exist
+- Gummi toolbar can be hidden again
+- Fix LaTeX error screen and error line output
+- Menu item compatibility with Ubuntu's Unity fixed
+- Added Chinese (simplified) translation.
+- Changes from version 0.6.2:
+  + Bugs fixed:
+- Recovery mode is also triggered when gummi is run with file
+  argv
+- Incomplete compilation processes are killed on tab switch
+- Fix template addition crash when zero tabs are opened
+- PDF files can now be used by the image importer
+- Fixed building/compilation scripts for explicit linking
+- Default text only written to disk when changes are made
+- SyncTeX auto-scrolling is now disabled by default
+- Converted snippet offsets to utf8
+- Bibliography items with all capital letters can be parsed
+- Various minor spelling/phrasing errors
+- Build files can now be removed from the menu
+- Lots of Windows specific issues
+- Addition of user guide link.
+
+---
+Tue Feb 14 10:10:45 UTC 2012 - badshah...@gmail.com
+
+- Add gummi-deprecated-g_thread_init.patch to fix build failures
+  for openSUSE  12.1
+
+---
+Tue Dec 13 10:00:31 UTC 2011 - badshah...@gmail.com
+
+- Upgrade to version 0.6.1:
+  + Bugs fixed:
+- Selecting text no longer freezes during updates
+- Shell escape option is now set/unset correctly
+- Fixed crash when trying to open non-existing file from cli
+- Popup windows no longer block gui in fullscreen mode
+- Documents containing input commands can pass precompile
+  check
+- Opening snippet menu no longer blocks gui
+- Several fixes to snippet insertion mechanism
+- Minor tweaks to the build scripts for convenience
+- Fixed some minor memory leaks
+- Changes from version 0.6.0:
+  + Features added:
+- Multi-tab/document support
+- LaTeX build systems (rubber/latexmk)
+- Compiling through DVI/Postscript
+- Continuous PDF preview
+- Filter function for bibliographies
+- Improved document statistics
+- Infoscreen panel with document status
+- More configurable options
+- Minimal project support
+- SyncTeX support
+- New  updated translations
+  + Bugs fixed:
+- Improved preview scaling performance
+- Importer file choosers now default to 

commit patchinfo.1293 for openSUSE:12.2:Update

2013-02-09 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.1293 for 
openSUSE:12.2:Update checked in at 2013-02-09 14:24:48

Comparing /work/SRC/openSUSE:12.2:Update/patchinfo.1293 (Old)
 and  /work/SRC/openSUSE:12.2:Update/.patchinfo.1293.new (New)


Package is patchinfo.1293, Maintainer is 

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++
patchinfo incident=1293
  packagerbadshah400/packager
  issue tracker=bnc id=796277Gummi: missing dependencies/issue
  categoryrecommended/category
  ratinglow/rating
  summarygummi: Update to version 0.6.5/summary
  descriptionGummi was updated to version 0.6.5.

- Update to version 0.6.5:
  + Bugs fixed:
- Fixed empty build logs when special characters were included
- Fixed a rare deadlock situation on program exit
- Fixed regression in spell-checking language listing
- Fixed regression in killing inresponsive compilation processes
- Correctly close file descriptors for child processes
- Implemented --version CLI argument
- Several translation updates
- Added Hungarian translation

- Update to version 0.6.4:
  + Bugs fixed:
- Replaced faulty importer implementation with a toolbar variant
- Fixed an issue where the previewer would not display correctly
- dvi script uses exit status to signal compilation status
- Improved the reported messages for some errors. 
- Better TeXLive version detection
- Fixed a reference problem that could lead to a crash
- Search window is correctly centered in GNOME 3
- Tab markup not enabled when project loading fails
- Minor UI tweaks to the project amp; bibliography panels
- Minor UI tweaks to the snippet configuration interface
/description
/patchinfo
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kernel-debug for openSUSE:12.2:Update

2013-02-09 Thread h_root
Hello community,

here is the log from the commit of package kernel-debug for 
openSUSE:12.2:Update checked in at 2013-02-09 14:24:56

Comparing /work/SRC/openSUSE:12.2:Update/kernel-debug (Old)
 and  /work/SRC/openSUSE:12.2:Update/.kernel-debug.new (New)


Package is kernel-debug, Maintainer is 
kernel-maintain...@forge.provo.novell.com

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.u6JgvB/_old  2013-02-09 14:24:59.0 +0100
+++ /var/tmp/diff_new_pack.u6JgvB/_new  2013-02-09 14:24:59.0 +0100
@@ -1 +1 @@
-link package='kernel-debug.970' cicount='copy' /
+link package='kernel-debug.1288' cicount='copy' /

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



commit kernel-default for openSUSE:12.2:Update

2013-02-09 Thread h_root
Hello community,

here is the log from the commit of package kernel-default for 
openSUSE:12.2:Update checked in at 2013-02-09 14:24:59

Comparing /work/SRC/openSUSE:12.2:Update/kernel-default (Old)
 and  /work/SRC/openSUSE:12.2:Update/.kernel-default.new (New)


Package is kernel-default, Maintainer is 
kernel-maintain...@forge.provo.novell.com

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.sCqvQp/_old  2013-02-09 14:25:01.0 +0100
+++ /var/tmp/diff_new_pack.sCqvQp/_new  2013-02-09 14:25:01.0 +0100
@@ -1 +1 @@
-link package='kernel-default.970' cicount='copy' /
+link package='kernel-default.1288' cicount='copy' /

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



commit kernel-desktop.1288 for openSUSE:12.2:Update

2013-02-09 Thread h_root
Hello community,

here is the log from the commit of package kernel-desktop.1288 for 
openSUSE:12.2:Update checked in at 2013-02-09 14:25:03

Comparing /work/SRC/openSUSE:12.2:Update/kernel-desktop.1288 (Old)
 and  /work/SRC/openSUSE:12.2:Update/.kernel-desktop.1288.new (New)


Package is kernel-desktop.1288, Maintainer is 

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



Other differences:
--
++ _link ++
link package=kernel-source.1288 cicount=copy/--
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kernel-desktop for openSUSE:12.2:Update

2013-02-09 Thread h_root
Hello community,

here is the log from the commit of package kernel-desktop for 
openSUSE:12.2:Update checked in at 2013-02-09 14:25:05

Comparing /work/SRC/openSUSE:12.2:Update/kernel-desktop (Old)
 and  /work/SRC/openSUSE:12.2:Update/.kernel-desktop.new (New)


Package is kernel-desktop, Maintainer is 
kernel-maintain...@forge.provo.novell.com

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.z5jCuX/_old  2013-02-09 14:25:08.0 +0100
+++ /var/tmp/diff_new_pack.z5jCuX/_new  2013-02-09 14:25:08.0 +0100
@@ -1 +1 @@
-link package='kernel-desktop.970' cicount='copy' /
+link package='kernel-desktop.1288' cicount='copy' /

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



commit kernel-ec2.1288 for openSUSE:12.2:Update

2013-02-09 Thread h_root
Hello community,

here is the log from the commit of package kernel-ec2.1288 for 
openSUSE:12.2:Update checked in at 2013-02-09 14:25:14

Comparing /work/SRC/openSUSE:12.2:Update/kernel-ec2.1288 (Old)
 and  /work/SRC/openSUSE:12.2:Update/.kernel-ec2.1288.new (New)


Package is kernel-ec2.1288, Maintainer is 

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



Other differences:
--
++ _link ++
link package=kernel-source.1288 cicount=copy/--
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kernel-ec2 for openSUSE:12.2:Update

2013-02-09 Thread h_root
Hello community,

here is the log from the commit of package kernel-ec2 for openSUSE:12.2:Update 
checked in at 2013-02-09 14:25:16

Comparing /work/SRC/openSUSE:12.2:Update/kernel-ec2 (Old)
 and  /work/SRC/openSUSE:12.2:Update/.kernel-ec2.new (New)


Package is kernel-ec2, Maintainer is 
kernel-maintain...@forge.provo.novell.com

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.sKn70Z/_old  2013-02-09 14:25:19.0 +0100
+++ /var/tmp/diff_new_pack.sKn70Z/_new  2013-02-09 14:25:19.0 +0100
@@ -1 +1 @@
-link package='kernel-ec2.970' cicount='copy' /
+link package='kernel-ec2.1288' cicount='copy' /

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



commit kernel-imx51 for openSUSE:12.2:Update

2013-02-09 Thread h_root
Hello community,

here is the log from the commit of package kernel-imx51 for 
openSUSE:12.2:Update checked in at 2013-02-09 14:25:20

Comparing /work/SRC/openSUSE:12.2:Update/kernel-imx51 (Old)
 and  /work/SRC/openSUSE:12.2:Update/.kernel-imx51.new (New)


Package is kernel-imx51, Maintainer is 

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.XUQc9Z/_old  2013-02-09 14:25:22.0 +0100
+++ /var/tmp/diff_new_pack.XUQc9Z/_new  2013-02-09 14:25:22.0 +0100
@@ -1 +1 @@
-link package='kernel-imx51.970' cicount='copy' /
+link package='kernel-imx51.1288' cicount='copy' /

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



commit kernel-omap2plus.1288 for openSUSE:12.2:Update

2013-02-09 Thread h_root
Hello community,

here is the log from the commit of package kernel-omap2plus.1288 for 
openSUSE:12.2:Update checked in at 2013-02-09 14:25:23

Comparing /work/SRC/openSUSE:12.2:Update/kernel-omap2plus.1288 (Old)
 and  /work/SRC/openSUSE:12.2:Update/.kernel-omap2plus.1288.new (New)


Package is kernel-omap2plus.1288, Maintainer is 

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



Other differences:
--
++ _link ++
link package=kernel-source.1288 cicount=copy/--
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kernel-omap2plus for openSUSE:12.2:Update

2013-02-09 Thread h_root
Hello community,

here is the log from the commit of package kernel-omap2plus for 
openSUSE:12.2:Update checked in at 2013-02-09 14:25:24

Comparing /work/SRC/openSUSE:12.2:Update/kernel-omap2plus (Old)
 and  /work/SRC/openSUSE:12.2:Update/.kernel-omap2plus.new (New)


Package is kernel-omap2plus, Maintainer is 

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.JcEhfZ/_old  2013-02-09 14:25:26.0 +0100
+++ /var/tmp/diff_new_pack.JcEhfZ/_new  2013-02-09 14:25:26.0 +0100
@@ -1 +1 @@
-link package='kernel-omap2plus.970' cicount='copy' /
+link package='kernel-omap2plus.1288' cicount='copy' /

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



commit kernel-pae for openSUSE:12.2:Update

2013-02-09 Thread h_root
Hello community,

here is the log from the commit of package kernel-pae for openSUSE:12.2:Update 
checked in at 2013-02-09 14:25:29

Comparing /work/SRC/openSUSE:12.2:Update/kernel-pae (Old)
 and  /work/SRC/openSUSE:12.2:Update/.kernel-pae.new (New)


Package is kernel-pae, Maintainer is 
kernel-maintain...@forge.provo.novell.com

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.MYy19a/_old  2013-02-09 14:25:30.0 +0100
+++ /var/tmp/diff_new_pack.MYy19a/_new  2013-02-09 14:25:30.0 +0100
@@ -1 +1 @@
-link package='kernel-pae.970' cicount='copy' /
+link package='kernel-pae.1288' cicount='copy' /

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



commit kernel-ppc64 for openSUSE:12.2:Update

2013-02-09 Thread h_root
Hello community,

here is the log from the commit of package kernel-ppc64 for 
openSUSE:12.2:Update checked in at 2013-02-09 14:25:32

Comparing /work/SRC/openSUSE:12.2:Update/kernel-ppc64 (Old)
 and  /work/SRC/openSUSE:12.2:Update/.kernel-ppc64.new (New)


Package is kernel-ppc64, Maintainer is o...@novell.com

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.61D8WS/_old  2013-02-09 14:25:34.0 +0100
+++ /var/tmp/diff_new_pack.61D8WS/_new  2013-02-09 14:25:34.0 +0100
@@ -1 +1 @@
-link package='kernel-ppc64.970' cicount='copy' /
+link package='kernel-ppc64.1288' cicount='copy' /

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



commit kernel-s390.1288 for openSUSE:12.2:Update

2013-02-09 Thread h_root
Hello community,

here is the log from the commit of package kernel-s390.1288 for 
openSUSE:12.2:Update checked in at 2013-02-09 14:25:34

Comparing /work/SRC/openSUSE:12.2:Update/kernel-s390.1288 (Old)
 and  /work/SRC/openSUSE:12.2:Update/.kernel-s390.1288.new (New)


Package is kernel-s390.1288, Maintainer is 

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



Other differences:
--
++ _link ++
link package=kernel-source.1288 cicount=copy/--
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kernel-s390 for openSUSE:12.2:Update

2013-02-09 Thread h_root
Hello community,

here is the log from the commit of package kernel-s390 for openSUSE:12.2:Update 
checked in at 2013-02-09 14:25:35

Comparing /work/SRC/openSUSE:12.2:Update/kernel-s390 (Old)
 and  /work/SRC/openSUSE:12.2:Update/.kernel-s390.new (New)


Package is kernel-s390, Maintainer is 
kernel-maintain...@forge.provo.novell.com

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.3DAFjh/_old  2013-02-09 14:25:39.0 +0100
+++ /var/tmp/diff_new_pack.3DAFjh/_new  2013-02-09 14:25:39.0 +0100
@@ -1 +1 @@
-link package='kernel-s390.970' cicount='copy' /
+link package='kernel-s390.1288' cicount='copy' /

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



commit kernel-source for openSUSE:12.2:Update

2013-02-09 Thread h_root
Hello community,

here is the log from the commit of package kernel-source for 
openSUSE:12.2:Update checked in at 2013-02-09 14:25:45

Comparing /work/SRC/openSUSE:12.2:Update/kernel-source (Old)
 and  /work/SRC/openSUSE:12.2:Update/.kernel-source.new (New)


Package is kernel-source, Maintainer is 
kernel-maintain...@forge.provo.novell.com

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.fLQgu7/_old  2013-02-09 14:26:16.0 +0100
+++ /var/tmp/diff_new_pack.fLQgu7/_new  2013-02-09 14:26:16.0 +0100
@@ -1 +1 @@
-link package='kernel-source.970' cicount='copy' /
+link package='kernel-source.1288' cicount='copy' /

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



commit kernel-syms for openSUSE:12.2:Update

2013-02-09 Thread h_root
Hello community,

here is the log from the commit of package kernel-syms for openSUSE:12.2:Update 
checked in at 2013-02-09 14:25:50

Comparing /work/SRC/openSUSE:12.2:Update/kernel-syms (Old)
 and  /work/SRC/openSUSE:12.2:Update/.kernel-syms.new (New)


Package is kernel-syms, Maintainer is 
kernel-maintain...@forge.provo.novell.com

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.9gQZly/_old  2013-02-09 14:26:16.0 +0100
+++ /var/tmp/diff_new_pack.9gQZly/_new  2013-02-09 14:26:16.0 +0100
@@ -1 +1 @@
-link package='kernel-syms.970' cicount='copy' /
+link package='kernel-syms.1288' cicount='copy' /

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



commit kernel-tegra for openSUSE:12.2:Update

2013-02-09 Thread h_root
Hello community,

here is the log from the commit of package kernel-tegra for 
openSUSE:12.2:Update checked in at 2013-02-09 14:25:53

Comparing /work/SRC/openSUSE:12.2:Update/kernel-tegra (Old)
 and  /work/SRC/openSUSE:12.2:Update/.kernel-tegra.new (New)


Package is kernel-tegra, Maintainer is 

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.6gaNDk/_old  2013-02-09 14:26:18.0 +0100
+++ /var/tmp/diff_new_pack.6gaNDk/_new  2013-02-09 14:26:18.0 +0100
@@ -1 +1 @@
-link package='kernel-tegra.970' cicount='copy' /
+link package='kernel-tegra.1288' cicount='copy' /

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



commit kernel-trace for openSUSE:12.2:Update

2013-02-09 Thread h_root
Hello community,

here is the log from the commit of package kernel-trace for 
openSUSE:12.2:Update checked in at 2013-02-09 14:25:56

Comparing /work/SRC/openSUSE:12.2:Update/kernel-trace (Old)
 and  /work/SRC/openSUSE:12.2:Update/.kernel-trace.new (New)


Package is kernel-trace, Maintainer is 
kernel-maintain...@forge.provo.novell.com

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.zaYiVZ/_old  2013-02-09 14:26:19.0 +0100
+++ /var/tmp/diff_new_pack.zaYiVZ/_new  2013-02-09 14:26:19.0 +0100
@@ -1 +1 @@
-link package='kernel-trace.970' cicount='copy' /
+link package='kernel-trace.1288' cicount='copy' /

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



commit kernel-u8500 for openSUSE:12.2:Update

2013-02-09 Thread h_root
Hello community,

here is the log from the commit of package kernel-u8500 for 
openSUSE:12.2:Update checked in at 2013-02-09 14:26:01

Comparing /work/SRC/openSUSE:12.2:Update/kernel-u8500 (Old)
 and  /work/SRC/openSUSE:12.2:Update/.kernel-u8500.new (New)


Package is kernel-u8500, Maintainer is 

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.rnvI7M/_old  2013-02-09 14:26:21.0 +0100
+++ /var/tmp/diff_new_pack.rnvI7M/_new  2013-02-09 14:26:21.0 +0100
@@ -1 +1 @@
-link package='kernel-u8500.970' cicount='copy' /
+link package='kernel-u8500.1288' cicount='copy' /

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



commit kernel-xen for openSUSE:12.2:Update

2013-02-09 Thread h_root
Hello community,

here is the log from the commit of package kernel-xen for openSUSE:12.2:Update 
checked in at 2013-02-09 14:26:08

Comparing /work/SRC/openSUSE:12.2:Update/kernel-xen (Old)
 and  /work/SRC/openSUSE:12.2:Update/.kernel-xen.new (New)


Package is kernel-xen, Maintainer is jbeul...@suse.com

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.SH3PlX/_old  2013-02-09 14:26:25.0 +0100
+++ /var/tmp/diff_new_pack.SH3PlX/_new  2013-02-09 14:26:25.0 +0100
@@ -1 +1 @@
-link package='kernel-xen.970' cicount='copy' /
+link package='kernel-xen.1288' cicount='copy' /

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



commit pulseaudio.1321 for openSUSE:12.3:Update

2013-02-09 Thread h_root
Hello community,

here is the log from the commit of package pulseaudio.1321 for 
openSUSE:12.3:Update checked in at 2013-02-09 14:34:03

Comparing /work/SRC/openSUSE:12.3:Update/pulseaudio.1321 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.pulseaudio.1321.new (New)


Package is pulseaudio.1321, Maintainer is 

Changes:

New Changes file:

--- /dev/null   2013-02-09 11:18:20.872010756 +0100
+++ /work/SRC/openSUSE:12.3:Update/.pulseaudio.1321.new/pulseaudio.changes  
2013-02-09 14:34:08.0 +0100
@@ -0,0 +1,902 @@
+---
+Sun Jan 20 17:55:54 UTC 2013 - ohole...@suse.com
+
+- bluetooth module now requires Bluez  4.99 
+
+---
+Mon Dec 31 18:09:24 UTC 2012 - crrodrig...@opensuse.org
+
+- Update to pulseaudio 3.0 (bnc#799737 and bnc#800656)
+* ALSA Use Case Manager (UCM) support
+* Runtime editable LADSPA filter parameters
+* Out-of-the-box support for Bluetooth sources
+* Configurable device latency offset
+* Various ALSA changes
+* Lots of infrastructure improvements
+
+---
+Tue Nov 27 15:23:42 CET 2012 - ti...@suse.de
+
+- Add the audio setup for qemu/kvm to setup-pulseaudio script
+  (bnc#737070)
+
+---
+Sat Nov 17 02:01:24 UTC 2012 - crrodrig...@opensuse.org
+
+- disable all HAL compat/support since it is long gone. 
+
+---
+Thu Nov 15 13:23:47 UTC 2012 - tittiatc...@gmail.com
+
+- Enable systemd integration (following the distribution):
+  + Add systemd-devel BuildRequires.
+  + Pass --enable-systemd to configure.
+
+---
+Sun Nov  4 00:58:52 UTC 2012 - crrodrig...@opensuse.org
+
+- Place udev rules in the proper place 
+
+---
+Tue Oct 16 12:12:54 UTC 2012 - co...@suse.com
+
+- buildrequire systemd through pkgconfig provides to remove cycle
+
+---
+Thu Sep  6 14:08:55 CEST 2012 - ti...@suse.de
+
+- Fix the broken setup by setup-pulseaudio when alsa-plugins-pulse
+  doesn't exist (bnc#779039)
+
+---
+Sat Jul 21 13:58:43 UTC 2012 - zai...@opensuse.org
+
+- Update to version 2.1:
+  + Actually build libwebrtc-util.
+  + Various bugfixes.
+
+---
+Mon Jun 18 15:50:43 CEST 2012 - ti...@suse.de
+
+- Add kmix setup to setup-pulseaudio script
+
+---
+Wed Jun  6 14:16:34 CEST 2012 - ti...@suse.de
+
+- Add the proper exit codes to setup-pulseaudio script
+  (for avoiding the errors during installation, too)
+
+---
+Mon Jun  4 08:37:07 UTC 2012 - idon...@suse.com
+
+- Remove rpmlintrc, we can't use setBadness for Factory 
+
+---
+Wed May 30 09:49:36 CEST 2012 - ti...@suse.de
+
+- Kill leftover PA processes when disabled via setup-pulseaudio
+- Set up gstreamer audiosink/src in setup-pulseaudio script, too
+
+---
+Tue May 29 13:01:46 CEST 2012 - ti...@suse.de
+
+- Add the setup for SoX to setup-pulseaudio script
+
+---
+Sat May 19 20:45:28 UTC 2012 - pascal.ble...@opensuse.org
+
+- update to 2.0:
+  + Alternate sample rates.
+  + Jack detection.
+  + Echo cancellation: WebRTC canceller, automatic gain control,
+drift compensation.
+  + Virtual Surround module.
+  + Xen Paravirtualised audio sink.
+  + Fixed HURD support.
+  + A2DP decoder quality improvements.
+- Add new BuildRequires: libwebrtc_audio_processing-devel,
+  BuildRequires:  gcc-c++ and if SuSE-Release = 12.1
+  BuildRequires:  systemd-devel 
+- Drop pulseaudio-remove_broken_assert.patch, fixed upstream.
+- Futureproof spec for soname changes.
+
+---
+Fri Feb 17 20:57:09 UTC 2012 - pascal.ble...@opensuse.org
+
+- add pulseaudio-remove_broken_assert.patch to remove a broken assert that
+  makes pulseaudio crash when playing audio from Firefox when having to
+  resample, especially in combination with the jack sink
+- add libcap-devel build dependency for capabilities support
+- add fftw3-devel build dependency for builtin equalizer support
+- add orc build dependency for better performance
+
+---
+Thu Jan 12 20:30:01 UTC 2012 

commit cronie.1322 for openSUSE:12.3:Update

2013-02-09 Thread h_root
Hello community,

here is the log from the commit of package cronie.1322 for openSUSE:12.3:Update 
checked in at 2013-02-09 14:34:34

Comparing /work/SRC/openSUSE:12.3:Update/cronie.1322 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.cronie.1322.new (New)


Package is cronie.1322, Maintainer is 

Changes:

New Changes file:

--- /dev/null   2013-02-09 11:18:20.872010756 +0100
+++ /work/SRC/openSUSE:12.3:Update/.cronie.1322.new/cronie.changes  
2013-02-09 14:34:39.0 +0100
@@ -0,0 +1,1072 @@
+---
+Thu Feb  7 12:19:58 UTC 2013 - meiss...@suse.com
+
+- fixed the file descriptor leak correctly (bnc#786096,bnc#802345)
+
+---
+Mon Feb  4 14:20:48 UTC 2013 - fcro...@suse.com
+
+- Regenerate cronie-pam_config.diff, last line of the patch was not
+  properly added, causing bnc#801553.
+
+---
+Mon Nov 12 13:44:06 UTC 2012 - vdziewie...@suse.com
+
+-Fix Bug 786096 - VUL-1: cron: does not close file descriptors before 
invocation of commands 
+
+---
+Sun Oct 28 18:31:20 UTC 2012 - crrodrig...@opensuse.org
+
+- DO not require sysvinit(syslog), the journal is enough 
+
+---
+Thu Oct 18 10:26:33 UTC 2012 - co...@suse.com
+
+- buildrequire systemd by pkgconfig provide to get systemd-mini
+  in build environments (to break cycle)
+
+---
+Wed Aug 15 00:48:54 UTC 2012 - crrodrig...@opensuse.org
+
+- When the cron daemon does not fork, as it is the case
+  when using systemd, pid files are useless. avoid creating 
+  them in the first place. 
+
+---
+Mon Jun 25 10:38:29 UTC 2012 - co...@suse.com
+
+- the recommends for postfix was from a time when smtp_daemon
+  was required, now that smtp_daemon is recommended, the recommend
+  for postfix is between useless and harmful - so reduce it to a suggests
+
+---
+Wed May 30 14:49:41 UTC 2012 - sweet_...@gmx.de
+
+- remove useless autmake dependency 
+
+---
+Tue Apr 10 14:28:34 UTC 2012 - tabra...@novell.com
+
+- added cronie-1.4.8-bug_756197.diff to remove references to anacron
+  in crontab.5
+
+---
+Wed Jan 18 15:15:14 UTC 2012 - tabra...@novell.com
+
+- removed cronie-1.4.7-syslog_output.patch deprecated by this update
+
+- Update to 1.4.8
+  + Cron writes job output to syslog incorrectly. When cron is
+invoked in a way to print job output to syslog, it does print
+only the first character of the output
+  + Check orphanded crontabs for adoption
+  + Unify logging in case SyslogOutput with the rest of crond
+  + The charset of anacron's mail is always ANSI_X3.4-1968. There
+are no setlocale in anacron's source
+  + Cronie disables inotify when the /etc/crontab file does not
+exist at startup. Existance of crontab and directories wasn't
+controlled before creating inotify watches.
+
+---
+Wed Nov 30 14:54:08 UTC 2011 - a...@suse.de
+
+- Add dependency on ypbind and nscd (bnc#732356)
+- Do not install generic INSTALL file.
+- Use set_permissions for newer distros.
+
+---
+Wed Nov 30 09:47:40 UTC 2011 - co...@suse.com
+
+- add automake as buildrequire to avoid implicit dependency
+
+---
+Tue Nov 29 17:07:07 UTC 2011 - crrodrig...@opensuse.org
+
+- Cron started before network is up [bnc#733275] 
+
+---
+Fri Oct  7 12:11:17 UTC 2011 - fcro...@suse.com
+
+- Ensure service_add_post is called in %post and not verify.
+
+---
+Thu Sep 29 09:17:49 UTC 2011 - fcro...@suse.com
+
+- Use systemd macros to register cron.service.
+
+---
+Sun Sep 18 00:00:19 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+
+---
+Mon Jul 11 10:28:40 UTC 2011 - vci...@novell.com
+
+- changed run-parts to run-crons in anacron (bnc#689494)
+
+---
+Mon Jun  6 08:51:11 UTC 2011 - vci...@novell.com
+
+- mention possibility of disabling logging to syslog in the crontab 
+  

commit patchinfo.1322 for openSUSE:12.3:Update

2013-02-09 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.1322 for 
openSUSE:12.3:Update checked in at 2013-02-09 14:34:41

Comparing /work/SRC/openSUSE:12.3:Update/patchinfo.1322 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.patchinfo.1322.new (New)


Package is patchinfo.1322, Maintainer is 

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++
patchinfo incident=1322
  packagermsmeissn/packager
  categoryrecommended/category
  ratingimportant/rating
  issue tracker=bnc id=786096/
  issue tracker=bnc id=802345/
  summarycronie: fix repeated crashes/summary
description
Fixed repeated cronie crashing due to a flaw in filedescriptor handling.
/description
issue tracker=bnc id=786096/issue tracker=bnc id=802345//patchinfo
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org