commit kbookmarks for openSUSE:Factory

2014-07-17 Thread h_root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2014-07-17 09:20:15

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


Package is kbookmarks

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2014-06-10 
14:37:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2014-07-17 09:20:15.0 +0200
@@ -1,0 +2,15 @@
+Fri Jul 11 09:48:36 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Define kf5_version within package
+
+---
+Tue Jul  1 21:36:09 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.0.0
+  * Final release of KDE Frameworks 5
+  * API improvements and cleanups
+  * Buildsystem fixes
+  * For more details please see:
+http://www.kde.org/announcements/kde-frameworks-5.0.php
+
+---

Old:

  kbookmarks-4.100.0.tar.xz

New:

  kbookmarks-5.0.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.ru51xa/_old  2014-07-17 09:20:17.0 +0200
+++ /var/tmp/diff_new_pack.ru51xa/_new  2014-07-17 09:20:17.0 +0200
@@ -18,17 +18,18 @@
 
 %define lname   libKF5Bookmarks5
 Name:   kbookmarks
-Version:4.100.0
+Version:5.0.0
 Release:0
+%define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 0.0.14
+BuildRequires:  extra-cmake-modules = 1.0.0
 BuildRequires:  fdupes
-BuildRequires:  kconfigwidgets-devel = %{_kf5_version}
-BuildRequires:  kcoreaddons-devel = %{_kf5_version}
+BuildRequires:  kconfigwidgets-devel = %{kf5_version}
+BuildRequires:  kcoreaddons-devel = %{kf5_version}
 BuildRequires:  kf5-filesystem
-BuildRequires:  kiconthemes-devel = %{_kf5_version}
-BuildRequires:  kwidgetsaddons-devel = %{_kf5_version}
-BuildRequires:  kxmlgui-devel = %{_kf5_version}
+BuildRequires:  kiconthemes-devel = %{kf5_version}
+BuildRequires:  kwidgetsaddons-devel = %{kf5_version}
+BuildRequires:  kxmlgui-devel = %{kf5_version}
 BuildRequires:  libqt5-linguist-devel = 5.2.0
 Requires:   pkgconfig(Qt5DBus) = 5.2.0
 Requires:   pkgconfig(Qt5Widgets) = 5.2.0
@@ -37,7 +38,7 @@
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/unstable/frameworks/%{version}/%{name}-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/frameworks/%{version}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -57,9 +58,9 @@
 Group:  Development/Libraries/KDE
 Requires:   %lname = %{version}
 Requires:   extra-cmake-modules
-Requires:   kconfigwidgets-devel = %{_kf5_version}
-Requires:   kiconthemes-devel = %{_kf5_version}
-Requires:   kxmlgui-devel = %{_kf5_version}
+Requires:   kconfigwidgets-devel = %{kf5_version}
+Requires:   kiconthemes-devel = %{kf5_version}
+Requires:   kxmlgui-devel = %{kf5_version}
 Requires:   pkgconfig(Qt5Widgets) = 5.2.0
 Requires:   pkgconfig(Qt5Xml) = 5.2.0
 

++ kbookmarks-4.100.0.tar.xz - kbookmarks-5.0.0.tar.xz ++
 2577 lines of diff (skipped)

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



commit ant for openSUSE:Factory

2014-07-17 Thread h_root
Hello community,

here is the log from the commit of package ant for openSUSE:Factory checked in 
at 2014-07-17 17:31:18

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


Package is ant

Changes:

--- /work/SRC/openSUSE:Factory/ant/ant-antlr.changes2014-05-02 
13:53:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.ant.new/ant-antlr.changes   2014-07-17 
17:31:19.0 +0200
@@ -1,0 +2,17 @@
+Fri Jul  4 12:56:17 UTC 2014 - tchva...@suse.com
+
+- Fix borked summaries for subpackages.
+
+---
+Fri Jul  4 11:54:48 UTC 2014 - tchva...@suse.com
+
+- Update to 1.9.4:
+  * Read WHATSNEW file for full changelist
+  * initial support for Java 1.9
+  * junit has now a threads attribute allowing to run the tests in
+several threads. Bugzilla Report 55925
+  * TarInputStream will now read archives created by tar
+implementations that encode big numbers by not adding a trailing
+NUL.
+
+---
--- /work/SRC/openSUSE:Factory/ant/ant.changes  2014-05-02 13:53:59.0 
+0200
+++ /work/SRC/openSUSE:Factory/.ant.new/ant.changes 2014-07-17 
17:31:19.0 +0200
@@ -1,0 +2,31 @@
+Fri Jul  4 12:47:07 UTC 2014 - tchva...@suse.com
+
+- Fix building on SLE.
+- Added patch:
+  * apache-ant-old-gcj-build.patch
+
+---
+Fri Jul  4 11:54:48 UTC 2014 - tchva...@suse.com
+
+- Update to 1.9.4:
+  * Read WHATSNEW file for full changelist
+  * initial support for Java 1.9
+  * junit has now a threads attribute allowing to run the tests in
+several threads. Bugzilla Report 55925
+  * TarInputStream will now read archives created by tar
+implementations that encode big numbers by not adding a trailing
+NUL.
+
+---
+Thu May 15 13:18:36 UTC 2014 - peter.tromm...@ohm-hochschule.de
+
+- fix summary (was antlr summary) 
+
+---
+Mon May 12 14:00:55 UTC 2014 - da...@darins.net
+
+- SLE_11 specific spec files for ant/ant-antlr. These build with
+  openjdk, which introduced bootstrap breakage in Factory.
+- Update pre_checkin.sh for SLE_11 specific spec's
+
+---

Old:

  apache-ant-1.9.3-src.tar.bz2
  apache-ant-1.9.3-src.tar.bz2.asc

New:

  apache-ant-1.9.4-src.tar.bz2
  apache-ant-1.9.4-src.tar.bz2.asc
  apache-ant-old-gcj-build.patch



Other differences:
--
++ ant-antlr.spec ++
--- /var/tmp/diff_new_pack.BMkRGB/_old  2014-07-17 17:31:20.0 +0200
+++ /var/tmp/diff_new_pack.BMkRGB/_new  2014-07-17 17:31:20.0 +0200
@@ -34,7 +34,7 @@
 %global major_version 1.9
 
 Name:   ant-antlr
-Version:1.9.3
+Version:1.9.4
 Release:0
 Summary:Antlr Task for ant
 License:Apache-2.0
@@ -45,10 +45,10 @@
 Source1000: pre_checkin.sh
 Source1001: 
http://www.apache.org/dist/ant/source/apache-ant-%{version}-src.tar.bz2.asc
 Source1002: ant.keyring
-
 Patch0: apache-ant-no-test-jar.patch
 Patch1: apache-ant-class-path-in-manifest.patch
-
+#PATCH-FIX-SLE: fix building with old gcj by working around bugs
+Patch2: apache-ant-old-gcj-build.patch
 %if %bootstrap
 BuildRequires:  java-1_5_0-gcj-compat-devel
 #!BuildIgnore:  java-1_6_0-openjdk java-1_6_0-openjdk-devel
@@ -64,7 +64,7 @@
 BuildRequires:  xml-commons-apis-bootstrap
 %if ! %bootstrap
 BuildRequires:  ant = %{version}
-BuildRequires:  junit4
+BuildRequires:  junit
 BuildRequires:  xalan-j2
 BuildRequires:  xerces-j2
 BuildRequires:  xml-commons-apis
@@ -74,7 +74,6 @@
 Requires:   java-devel = 1.5.0
 Requires:   javapackages-tools
 Requires:   jaxp_parser_impl
-#Requires:   xerces-j2 = 2.7.1-2
 Requires:   xml-commons-apis
 Requires:   xml-commons-resolver
 Obsoletes:  apache-ant  %{version}
@@ -128,7 +127,6 @@
 
 
 %if %bootstrap
-
 %package -n ant-jmf
 Summary:Optional jmf tasks for ant
 License:Apache-2.0
@@ -141,11 +139,6 @@
 
 This package contains optional jmf tasks for Apache Ant.
 
-
-
-
-
-
 %package -n ant-swing
 Summary:Optional swing tasks for ant
 License:Apache-2.0
@@ -158,10 +151,6 @@
 
 This package contains optional swing tasks for Apache Ant.
 
-
-
-
-
 %package -n ant-scripts
 Summary:Additional scripts for ant
 License:Apache-2.0
@@ -176,8 +165,6 @@
 This package contains additional perl and python scripts for Apache
 Ant.
 
-
-
 %endif #if bootstrap
 %if ! %bootstrap
 
@@ -188,15 +175,12 @@
 

commit antlr for openSUSE:Factory

2014-07-17 Thread h_root
Hello community,

here is the log from the commit of package antlr for openSUSE:Factory checked 
in at 2014-07-17 17:31:22

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


Package is antlr

Changes:

--- /work/SRC/openSUSE:Factory/antlr/antlr-bootstrap.changes2013-07-19 
16:51:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.antlr.new/antlr-bootstrap.changes   
2014-07-17 17:31:24.0 +0200
@@ -1,0 +2,5 @@
+Fri Jul  4 11:17:30 UTC 2014 - tchva...@suse.com
+
+- Cleanup a bit with spec-cleaner
+
+---
--- /work/SRC/openSUSE:Factory/antlr/antlr.changes  2014-05-02 
13:54:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.antlr.new/antlr.changes 2014-07-17 
17:31:24.0 +0200
@@ -1,0 +2,5 @@
+Fri Jul  4 11:17:42 UTC 2014 - tchva...@suse.com
+
+- Cleanup with spec-cleaner and fix the sle11 build properly.
+
+---



Other differences:
--
++ antlr-bootstrap.spec ++
--- /var/tmp/diff_new_pack.oAwk9S/_old  2014-07-17 17:31:25.0 +0200
+++ /var/tmp/diff_new_pack.oAwk9S/_new  2014-07-17 17:31:25.0 +0200
@@ -1,4 +1,3 @@
-# vim:fdm=marker:foldmarker=#,#:foldcolumn=6:
 #
 # spec file for package antlr-bootstrap
 #
@@ -17,44 +16,31 @@
 #
 
 
-Name:   antlr-bootstrap
-%define non_bootstrap_name antlr
-BuildRequires:  ecj-bootstrap = 0.570
-BuildRequires:  fastjar
-BuildRequires:  gcc-gij
-BuildRequires:  gcc-java
-BuildRequires:  unzip
-BuildRequires:  zip
 %define   real_name antlr
+Name:   antlr-bootstrap
+Version:2.7.7
+Release:0
 Summary:Antlr for bootstrapping purposes
 License:BSD-3-Clause and SUSE-Public-Domain
 Group:  Development/Libraries/Java
-Version:2.7.7
-Release:0
 Url:http://www.antlr.org
 Source0:antlr-%{version}.tar.bz2
 Source1:manifest.antlr
-# files for the source package
+BuildRequires:  ecj-bootstrap = 0.570
+BuildRequires:  fastjar
+BuildRequires:  gcc-gij
+BuildRequires:  gcc-java
+BuildRequires:  unzip
+BuildRequires:  zip
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
 %description 
 This antlr package is used for bootstrapping purposes only.
 
-
-
-Authors:
-
-This antlr package is used for bootstrapping purposes only.
-
 %prep 
-# package descriptions end
-#
-# antlr
-%setup -n %{real_name}-%{version}
+%setup -q -n %{real_name}-%{version}
 find | grep \(ShowString.java$\|StreamConverter.java$\)  exit 42
-#
-# %build 
 
 %build 
 # some useful functions ... used throughout bootstrap packages
@@ -72,7 +58,6 @@
   done
   set -x
 }
-#
 # make a string with all jar files found in target folder that can be used 
for a classpath string
 # string is saved in JAR_CLASSPATH
 function mkTargetClasspath() {
@@ -84,7 +69,6 @@
   done
   set -x
 }
-#
 # compiles all *.java file in the current directory tree
 # uses mkTargetClasspath for CLASSPATH  variable
 # uses LIB_GCJ for CLASSPATH
@@ -107,20 +91,16 @@
   done
   set -x
 }
-#
 # make jar archive
 # PARAM#1: name of jar archive (without .jar suffix)
 # uses $TARGET_DIR to move created jar to
 function mkJar() {
   find  -name version.txt -or -name *.class -or -name *.properties -or 
-name *.rsc -or -name *manifest* |\
-xargs /usr/bin/fastjar -m manifest.* -cf ${1}.jar ;
+xargs %{_bindir}/fastjar -m manifest.* -cf ${1}.jar ;
   mv ${1}.jar $TARGET_DIR
 }
-#
 COMPILER_COMMAND=gij -jar %{_javadir}/jdtcore.jar -cp  
-# end functions
 delBinaryFiles
-# antlr
 mkdir src
 mv antlr src
 cd src
@@ -128,24 +108,14 @@
 compileFiles
 mkJar %{name}
 delBinaryFiles
-# end antlr
-# end %build
-# %install
 
 %install
-%{__install} -d -m 0755 %{buildroot}%{_javadir}
-%{__install} -m 0644 %{name}.jar %{buildroot}%{_javadir}/
-%{__ln_s} -f %{_javadir}/%{name}.jar 
%{buildroot}/%{_javadir}/%{name}-%{version}.jar
-#
-
-%clean
-%{__rm} -rf %{buildroot} 
-# files
+install -d -m 0755 %{buildroot}%{_javadir}
+install -m 0644 %{name}.jar %{buildroot}%{_javadir}/
+ln -s -f %{_javadir}/%{name}.jar 
%{buildroot}/%{_javadir}/%{name}-%{version}.jar
 
 %files
 %defattr(-,root,root)   
-#%dir %{_javadir}
 %{_javadir}/%{name}*.jar
-#
 
 %changelog

++ antlr.spec ++
--- /var/tmp/diff_new_pack.oAwk9S/_old  2014-07-17 17:31:25.0 +0200
+++ /var/tmp/diff_new_pack.oAwk9S/_new  2014-07-17 17:31:25.0 +0200
@@ -17,7 +17,6 @@
 
 
 %define section free
-
 Name:   antlr
 Version:2.7.7
 Release:0
@@ -25,11 +24,10 @@
 License:GPL-2.0+ and SUSE-Public-Domain and MIT
 Group:  Development/Tools/Other
 Url:

commit ifuse for openSUSE:Factory

2014-07-17 Thread h_root
Hello community,

here is the log from the commit of package ifuse for openSUSE:Factory checked 
in at 2014-07-17 17:31:20

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


Package is ifuse

Changes:

--- /work/SRC/openSUSE:Factory/ifuse/ifuse.changes  2013-07-31 
17:25:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.ifuse.new/ifuse.changes 2014-07-17 
17:31:23.0 +0200
@@ -1,0 +2,11 @@
+Tue Jun 17 07:26:48 UTC 2014 - i...@marguerite.su
+
+- update version 1.1.3
+  * Updated to compile with latest libimobiledevice
+  * New command line options --documents and --container (obsoletes --appid)
+  * Handle error condition caused by pending iOS7+ trust dialog
+  * Minor fixes and changes
+- drop patch: ifuse-libimobiledevice-1.1.5.patch
+  * upstreamed
+
+---

Old:

  ifuse-1.1.2.tar.bz2
  ifuse-libimobiledevice-1.1.5.patch

New:

  ifuse-1.1.3.tar.bz2



Other differences:
--
++ ifuse.spec ++
--- /var/tmp/diff_new_pack.PnlWNU/_old  2014-07-17 17:31:24.0 +0200
+++ /var/tmp/diff_new_pack.PnlWNU/_new  2014-07-17 17:31:24.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ifuse
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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,26 +17,17 @@
 
 
 Name:   ifuse
-Version:1.1.2
+Version:1.1.3
 Release:0
-BuildRequires:  automake
-BuildRequires:  fuse-devel
-BuildRequires:  libimobiledevice-devel = 1.0.0
-%if 0%{?opensuse_bs}
-BuildRequires:  pkgconfig
-%if %{defined fedora_version}
-%if 0%{?fedora_version} == 10
-BuildRequires:  libusb-1_0-devel = 1.0.3
-%endif
-%endif
-%endif
-Source: %{name}-%{version}.tar.bz2
-# PATCH-FEATURE-UPSTREAM ifuse-libimobiledevice-1.1.5.patch nov...@mirell.de 
-- Updated for latest libimobiledevice
-Patch1: ifuse-libimobiledevice-1.1.5.patch
 Summary:Filesystem access for Apple devices
 License:LGPL-2.0+
 Group:  System/Filesystems
 Url:http://www.libimobiledevice.org
+Source: %{name}-%{version}.tar.bz2
+BuildRequires:  fuse-devel
+BuildRequires:  libimobiledevice-devel
+BuildRequires:  libplist-devel
+BuildRequires:  pkg-config
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -47,16 +38,13 @@
 
 %prep
 %setup -q
-%patch1 -p1
 
 %build
-autoreconf
-export CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing
 %configure
 make %{?_smp_mflags}
 
 %install
-%{__make} install DESTDIR=$RPM_BUILD_ROOT
+make install DESTDIR=%{buildroot}
 
 %post -p /sbin/ldconfig
 

++ ifuse-1.1.2.tar.bz2 - ifuse-1.1.3.tar.bz2 ++
 6054 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/ifuse-1.1.2/NEWS new/ifuse-1.1.3/NEWS
--- old/ifuse-1.1.2/NEWS2012-04-08 20:13:49.0 +0200
+++ new/ifuse-1.1.3/NEWS2014-03-01 19:50:40.0 +0100
@@ -1,3 +1,12 @@
+Version 1.1.3
+~
+
+* Changes:
+  - Updated to compile with latest libimobiledevice
+  - New command line options --documents and --container (obsoletes --appid)
+  - Handle error condition caused by pending iOS7+ trust dialog
+  - Minor fixes and changes
+
 Version 1.1.2
 ~
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/ifuse-1.1.2/README new/ifuse-1.1.3/README
--- old/ifuse-1.1.2/README  2011-01-12 12:17:21.0 +0100
+++ new/ifuse-1.1.3/README  2013-12-13 17:09:10.0 +0100
@@ -1,50 +1,54 @@
-INSTALLATION
-
+About
+=
 
-For:
-   Apple iPhone, iPod Touch, iPad and Apple TV devices
+A fuse filesystem implementation to access the contents of iOS devices.
 
-You must have:
+Requirements
+
+
+Development Packages of:
+   libfuse (and the associated kernel modules)
libimobiledevice
-   libfuse-dev (and the associated kernel modules)
-   libglib2.0-dev
+ 

commit cdemu-client for openSUSE:Factory

2014-07-17 Thread h_root
Hello community,

here is the log from the commit of package cdemu-client for openSUSE:Factory 
checked in at 2014-07-17 17:31:48

Comparing /work/SRC/openSUSE:Factory/cdemu-client (Old)
 and  /work/SRC/openSUSE:Factory/.cdemu-client.new (New)


Package is cdemu-client

Changes:

--- /work/SRC/openSUSE:Factory/cdemu-client/cdemu-client.changes
2013-12-02 07:20:45.0 +0100
+++ /work/SRC/openSUSE:Factory/.cdemu-client.new/cdemu-client.changes   
2014-07-17 17:31:53.0 +0200
@@ -1,0 +2,9 @@
+Sun Jul 13 08:48:46 UTC 2014 - sor.ale...@meowr.ru
+
+- Update to new upstream release 3.0.0
+* cdemu-client now allow the user to create a blank disc on
+  CDEmu device and write to it using CD/DVD burning software. And
+  as a side effect, the image analyzer application also gained
+  support for image conversion.
+
+---

Old:

  cdemu-client-2.1.1.tar.bz2

New:

  cdemu-client-3.0.0.tar.bz2



Other differences:
--
++ cdemu-client.spec ++
--- /var/tmp/diff_new_pack.7pVHQW/_old  2014-07-17 17:31:54.0 +0200
+++ /var/tmp/diff_new_pack.7pVHQW/_new  2014-07-17 17:31:54.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cdemu-client
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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,28 +17,22 @@
 
 
 Name:   cdemu-client
-Version:2.1.1
+Version:3.0.0
 Release:0
 Summary:Command-line client to control cdemu-daemon
 License:GPL-2.0+
 Group:  System/Filesystems
-Url:http://cdemu.sf.net/
+Url:http://cdemu.sf.net/about/client/
 
-#Freecode-URL: https://freecode.com/projects/cdemu-for-linux
 #Git-Clone:git://git.code.sf.net/p/cdemu/code
 Source: http://downloads.sf.net/cdemu/%name-%version.tar.bz2
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  cmake = 2.8.5
-%if 0%{?suse_version}
 BuildRequires:  gettext-tools = 0.15
-%else
-BuildRequires:  gettext = 0.15
-%endif
 BuildRequires:  intltool = 0.21
 BuildRequires:  python = 2.6
-BuildArch:  noarch
 Requires:   dbus-1-python
 Requires:   python = 2.6
+BuildArch:  noarch
 
 %description
 cdemu-client is a command-line client for controlling cdemu-daemon.
@@ -47,27 +41,31 @@
 CDEmu daemon, such as loading and unloading devices, displaying
 devices' status and retrieving/setting their debug masks.
 
+%lang_package
+
 %prep
 %setup -q
-mv po/no.po po/nb_NO.po;
 
 %build
-cmake . -DCMAKE_INSTALL_PREFIX:PATH=%_prefix \
-   -DCMAKE_INSTALL_LIBDIR:PATH=%_libdir;
-make %{?_smp_mflags};
+cmake . \
+   -DCMAKE_INSTALL_PREFIX:PATH=%_prefix \
+   -DCMAKE_INSTALL_LIBDIR:PATH=%_libdir
+make %{?_smp_mflags}
 
 %install
-b=%buildroot;
-make install DESTDIR=$b;
+%make_install
 %find_lang cdemu
 
-%files -f cdemu.lang
+%files
 %defattr(-,root,root)
-%doc README
-%dir %_sysconfdir/bash_completion.d
-%config %_sysconfdir/bash_completion.d/cdemu-client
+%doc AUTHORS COPYING NEWS README
+%dir %_sysconfdir/bash_completion.d/
+%config %_sysconfdir/bash_completion.d/cdemu-bash-completion.sh
 %_bindir/cdemu
-%_datadir/applications/cdemu-client.desktop
+%_datadir/applications/%name.desktop
+%_datadir/pixmaps/%name.svg
 %_mandir/man1/cdemu.1*
 
+%files lang -f cdemu.lang
+
 %changelog

++ cdemu-client-2.1.1.tar.bz2 - cdemu-client-3.0.0.tar.bz2 ++
 6548 lines of diff (skipped)

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



commit goffice for openSUSE:Factory

2014-07-17 Thread h_root
Hello community,

here is the log from the commit of package goffice for openSUSE:Factory checked 
in at 2014-07-17 17:31:47

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


Package is goffice

Changes:

--- /work/SRC/openSUSE:Factory/goffice/goffice.changes  2014-04-14 
12:32:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.goffice.new/goffice.changes 2014-07-17 
17:31:51.0 +0200
@@ -1,0 +2,27 @@
+Wed Jul 16 17:30:24 UTC 2014 - dims...@opensuse.org
+
+- Update to version 0.10.17:
+  + Add control for 3D plots axes lengths (bgo#694746).
+  + Fix test for buggy C library.
+- Changes from version 0.10.16:
+  + Don't use GDK_THREADS_* (bgo#728793]).
+  + Fixed Gog3DBox properties editor.
+  + Add a view class to Gog3DBox to support data that are view
+dependent.
+  + Restore dashes with dots in charts lines.
+  + Clean out old #ifdef mess.
+  + Improve axis value computation.
+  + Improve xml import/export of GOStyle.
+- Changes from version 0.10.15:
+  + Improve GOFormat export to ods.
+  + Explicitly allow manual charts size (bgo#728134).
+  + Fix automatic chart size for manual position (bgo#728391).
+  + Fix text alignment (bgo#728752).
+  + Portability improvements.
+  + Fix UMR in graph view.
+  + Improve GOFormat export to ods.
+  + Improve testing.
+  + Improve go_dtoa and use it for go_format_general.
+
+
+---

Old:

  goffice-0.10.14.tar.xz

New:

  goffice-0.10.17.tar.xz



Other differences:
--
++ goffice.spec ++
--- /var/tmp/diff_new_pack.R8nRNO/_old  2014-07-17 17:31:52.0 +0200
+++ /var/tmp/diff_new_pack.R8nRNO/_new  2014-07-17 17:31:52.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   goffice
-Version:0.10.14
+Version:0.10.17
 Release:0
 Summary:GLib/GTK+ Set of Document-Centric Objects and Utilities
 License:GPL-2.0 or GPL-3.0
@@ -27,16 +27,16 @@
 BuildRequires:  fdupes
 BuildRequires:  ghostscript-devel = 9.06
 BuildRequires:  intltool
-BuildRequires:  libgsf-devel = 1.14.23
+BuildRequires:  libgsf-devel = 1.14.24
 BuildRequires:  translation-update-upstream
 BuildRequires:  pkgconfig(cairo) = 1.10.0
 BuildRequires:  pkgconfig(cairo-pdf) = 1.10.0
 BuildRequires:  pkgconfig(cairo-ps) = 1.10.0
 BuildRequires:  pkgconfig(cairo-svg) = 1.10.0
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0) = 2.22.0
-BuildRequires:  pkgconfig(glib-2.0) = 2.28.0
+BuildRequires:  pkgconfig(glib-2.0) = 2.38.0
 BuildRequires:  pkgconfig(gobject-introspection-1.0) = 1.0.0
-BuildRequires:  pkgconfig(gtk+-3.0) = 3.2.0
+BuildRequires:  pkgconfig(gtk+-3.0) = 3.8.7
 BuildRequires:  pkgconfig(lasem-0.4) = 0.4.1
 BuildRequires:  pkgconfig(librsvg-2.0) = 2.22.0
 BuildRequires:  pkgconfig(libspectre) = 0.2.6

++ goffice-0.10.14.tar.xz - goffice-0.10.17.tar.xz ++
 130428 lines of diff (skipped)

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



commit lz4 for openSUSE:Factory

2014-07-17 Thread h_root
Hello community,

here is the log from the commit of package lz4 for openSUSE:Factory checked in 
at 2014-07-17 17:31:49

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


Package is lz4

Changes:

--- /work/SRC/openSUSE:Factory/lz4/lz4.changes  2014-07-16 16:22:05.0 
+0200
+++ /work/SRC/openSUSE:Factory/.lz4.new/lz4.changes 2014-07-17 
17:31:54.0 +0200
@@ -1,0 +2,9 @@
+Wed Jul 16 14:34:44 UTC 2014 - jeng...@inai.de
+
+- Update to svn revision 119, set version to 1.2.0 (based upon
+  Makefile contents; it's still odd to see the 1.4 Windows release)
+* Provide LZ4 as a shared library
+- Remove lz4-automake.diff (no longer deemed necessary)
+- Add lz4-use-shlib.diff
+
+---

Old:

  lz4-automake.diff
  lz4-svn108.tar.xz

New:

  lz4-svn119.tar.lz
  lz4-use-shlib.diff



Other differences:
--
++ lz4.spec ++
--- /var/tmp/diff_new_pack.47zlsW/_old  2014-07-17 17:31:55.0 +0200
+++ /var/tmp/diff_new_pack.47zlsW/_new  2014-07-17 17:31:55.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lz4
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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,8 +17,8 @@
 
 
 Name:   lz4
-%define lname  liblz4-0s108
-Version:1.4+svn108
+%define lname  liblz4-1
+Version:1.2.0.r119
 Release:0
 Summary:Hash-based Predictive Lempel-Ziv compressor
 License:GPL-2.0+ and BSD-2-Clause
@@ -28,14 +28,11 @@
 
 #SVN-Clone:http://lz4.googlecode.com/svn/trunk
 # Project offers no source tarballs.
-Source: %name-svn108.tar.xz
-Patch1: lz4-automake.diff
+Source: %name-svn119.tar.lz
+Patch1: lz4-use-shlib.diff
 Patch2: lz4-killdate.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  autoconf
-BuildRequires:  automake
-BuildRequires:  libtool = 2
-BuildRequires:  xz
+BuildRequires:  lzip
 
 %description
 LZ4 is a very fast compressor, based on well-known LZ77 (Lempel-Ziv)
@@ -76,23 +73,23 @@
 %patch -P 1 -P 2 -p1
 
 %build
-autoreconf -fi;
-%configure
-make %{?_smp_mflags}
+make %{?_smp_mflags} CFLAGS=%optflags
 
 %install
-make install DESTDIR=%buildroot
-rm -f %buildroot/%_libdir/*.la
-rm -f %_bindir/lz4
+make install DESTDIR=%buildroot LIBDIR=%_libdir
+rm -f %buildroot/%_libdir/*.a
+
+%post   -n %lname -p /sbin/ldconfig
+%postun -n %lname -p /sbin/ldconfig
 
 %files
 %defattr(-,root,root)
-%_bindir/lz4c
-%_mandir/man1/lz4.1*
+%_bindir/lz4*
+%_mandir/man1/*.1*
 
 %files -n %lname
 %defattr(-,root,root)
-%_libdir/liblz4-*.so
+%_libdir/liblz4.so.1*
 
 %files -n liblz4-devel
 %defattr(-,root,root)

++ lz4-killdate.diff ++
--- /var/tmp/diff_new_pack.47zlsW/_old  2014-07-17 17:31:55.0 +0200
+++ /var/tmp/diff_new_pack.47zlsW/_new  2014-07-17 17:31:55.0 +0200
@@ -1,31 +1,31 @@
 ---
- fullbench.c |2 +-
- lz4c.c  |2 +-
+ programs/fullbench.c |2 +-
+ programs/lz4cli.c|2 +-
  2 files changed, 2 insertions(+), 2 deletions(-)
 
-Index: trunk/fullbench.c
+Index: trunk/programs/fullbench.c
 ===
 trunk.orig/fullbench.c
-+++ trunk/fullbench.c
-@@ -105,7 +105,7 @@
- //
- #define COMPRESSOR_NAME LZ4 speed analyzer
- #define COMPRESSOR_VERSION 
--#define COMPILED __DATE__
-+#define COMPILED SUSE
- #define AUTHOR Yann Collet
- #define WELCOME_MESSAGE *** %s %s %i-bits, by %s (%s) ***\n, 
COMPRESSOR_NAME, COMPRESSOR_VERSION, (int)(sizeof(void*)*8), AUTHOR, COMPILED
- 
-Index: trunk/lz4cli.c
+--- trunk.orig/programs/fullbench.c
 trunk/programs/fullbench.c
+@@ -109,7 +109,7 @@
+ #  define LZ4_VERSION 
+ #endif
+ #define AUTHOR Yann Collet
+-#define WELCOME_MESSAGE *** %s %s %i-bits, by %s (%s) ***\n, 
PROGRAM_DESCRIPTION, LZ4_VERSION, (int)(sizeof(void*)*8), AUTHOR, __DATE__
++#define WELCOME_MESSAGE *** %s %s %i-bits, by %s (%s) ***\n, 
PROGRAM_DESCRIPTION, LZ4_VERSION, (int)(sizeof(void*)*8), AUTHOR, SUSE
+ 
+ #define NBLOOPS6
+ #define TIMELOOP   2500
+Index: trunk/programs/lz4cli.c
 ===
 trunk.orig/lz4cli.c
-+++ trunk/lz4cli.c
-@@ -108,7 +108,7 @@
- //
- #define COMPRESSOR_NAME LZ4 Compression CLI
- #define COMPRESSOR_VERSION v1.0.8
--#define COMPILED __DATE__
-+#define COMPILED SUSE
- #define AUTHOR Yann Collet
- #define LZ4_EXTENSION .lz4
- #define WELCOME_MESSAGE 

commit gnumeric for openSUSE:Factory

2014-07-17 Thread h_root
Hello community,

here is the log from the commit of package gnumeric for openSUSE:Factory 
checked in at 2014-07-17 17:31:46

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


Package is gnumeric

Changes:

--- /work/SRC/openSUSE:Factory/gnumeric/gnumeric.changes2014-04-14 
12:32:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnumeric.new/gnumeric.changes   2014-07-17 
17:31:49.0 +0200
@@ -1,0 +2,39 @@
+Wed Jul 16 17:37:35 UTC 2014 - dims...@opensuse.org
+
+- Update to version 1.12.17:
+  + Fix UMR (bgo#730727).
+  + Fix crashes on exit (bgo#730857, bgo#730884).
+  + Handle value formats for xlsx export (bgo#724517).
+  + Improve xlsx import/export of rich text (bgo#726189).
+  + Fix solver critical.
+- Changes from version 1.12.16:
+  + Fix database-range import from ODF (bgo#730197).
+  + Improve chart roundtrip through ODF (bgo#728197).
+  + Fix export of non-ODF interpolation types to ODF.
+  + Fix export of titles and subtitles to ODF (bgo#730397).
+  + Fix axis sub-element order in ODF export (bgo#730397).
+  + Fix undo crash related to hyperlinks (bgo#730466).
+  + Start moving off GtkUIManager.
+  + Clean out old #ifdef.
+  + Fix ods series marker import/export.
+  + Fix plan-perfect issue (deb#748054).
+  + Make installtion work without scrollkeeper.
+  + Improve import/export testing (bgo#730397).
+  + Speed up certain large ranges of conditional formatting.
+  + Work towards making ods export deterministic.
+- Changes from version 1.12.15:
+  + Fix chart size in ODF import (bgo#728278).
+  + Improve chart roundtrip through ODF (bgo#728197).
+  + Export centre-across-selection in a way LO can understand
+(bgo#726010).
+  + Improve format roundtrip through ODF.
+  + For xlsx, don't complain over ext elements.
+  + xlsx graph import improvements.
+  + Attempt a fix for tabs appearance with gtk+ 3.12 (bgo#728465).
+  + Make it possible to have all callables as python functions
+(bgo#728611).
+  + Improve format roundtrip through ODF.
+  + Plug leaks.
+  + Make search dialog non-modal again (bgo#728817).
+
+---

Old:

  gnumeric-1.12.14.tar.xz

New:

  gnumeric-1.12.17.tar.xz



Other differences:
--
++ gnumeric.spec ++
--- /var/tmp/diff_new_pack.6R7lIN/_old  2014-07-17 17:31:50.0 +0200
+++ /var/tmp/diff_new_pack.6R7lIN/_new  2014-07-17 17:31:50.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnumeric
-Version:1.12.14
+Version:1.12.17
 Release:0
 Summary:Spreadsheet Application
 License:GPL-2.0 or GPL-3.0
@@ -31,9 +31,9 @@
 BuildRequires:  rarian-scrollkeeper-compat
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(glib-2.0) = 2.28.0
+BuildRequires:  pkgconfig(glib-2.0) = 2.38.0
 BuildRequires:  pkgconfig(gobject-introspection-1.0) = 1.0.0
-BuildRequires:  pkgconfig(gtk+-3.0) = 3.2.0
+BuildRequires:  pkgconfig(gtk+-3.0) = 3.8.7
 BuildRequires:  pkgconfig(libgda-5.0) = 5.0.0
 BuildRequires:  pkgconfig(libgda-ui-5.0) = 5.0.0
 BuildRequires:  pkgconfig(libgoffice-0.10) = 0.10.10

++ gnumeric-1.12.14.tar.xz - gnumeric-1.12.17.tar.xz ++
/work/SRC/openSUSE:Factory/gnumeric/gnumeric-1.12.14.tar.xz 
/work/SRC/openSUSE:Factory/.gnumeric.new/gnumeric-1.12.17.tar.xz differ: char 
26, line 1

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



commit rygel for openSUSE:Factory

2014-07-17 Thread h_root
Hello community,

here is the log from the commit of package rygel for openSUSE:Factory checked 
in at 2014-07-17 17:31:43

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


Package is rygel

Changes:

--- /work/SRC/openSUSE:Factory/rygel/rygel.changes  2014-05-05 
21:18:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.rygel.new/rygel.changes 2014-07-17 
17:31:45.0 +0200
@@ -1,0 +2,10 @@
+Wed Jul 16 19:18:41 UTC 2014 - dims...@opensuse.org
+
+- Update to version 0.22.2:
+  + Fix dbus plugins.
+  + Bump libsoup requirement to 2.44.
+  + tracker: actually use nmm:dlnamime property.
+  + Bugs fixed: bgo#730913.
+  + Updated translations.
+
+---

Old:

  rygel-0.22.1.tar.xz

New:

  rygel-0.22.2.tar.xz



Other differences:
--
++ rygel.spec ++
--- /var/tmp/diff_new_pack.e18naH/_old  2014-07-17 17:31:46.0 +0200
+++ /var/tmp/diff_new_pack.e18naH/_new  2014-07-17 17:31:46.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   rygel
-Version:0.22.1
+Version:0.22.2
 Release:0
 Summary:Home Media Solution for GNOME based on UPnP/DLNA
 License:LGPL-2.0+
@@ -27,7 +27,7 @@
 BuildRequires:  intltool
 BuildRequires:  libgupnp-av-devel = 0.12.4
 BuildRequires:  libgupnp-devel = 0.19.0
-BuildRequires:  libsoup-devel = 2.42.0
+BuildRequires:  libsoup-devel = 2.44.0
 BuildRequires:  libunistring-devel
 BuildRequires:  libuuid-devel = 1.41.3
 BuildRequires:  sqlite3-devel = 3.5

++ rygel-0.22.1.tar.xz - rygel-0.22.2.tar.xz ++
 100199 lines of diff (skipped)

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



commit libpinyin for openSUSE:Factory

2014-07-17 Thread h_root
Hello community,

here is the log from the commit of package libpinyin for openSUSE:Factory 
checked in at 2014-07-17 17:31:41

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


Package is libpinyin

Changes:

--- /work/SRC/openSUSE:Factory/libpinyin/libpinyin.changes  2014-02-28 
16:25:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.libpinyin.new/libpinyin.changes 2014-07-17 
17:31:42.0 +0200
@@ -1,0 +2,5 @@
+Wed Jul 16 15:40:30 UTC 2014 - i...@marguerite.su
+
+- use update-alternatives to resolve conflicts with libzhuyin
+
+---



Other differences:
--
++ libpinyin.spec ++
--- /var/tmp/diff_new_pack.dxPVjE/_old  2014-07-17 17:31:43.0 +0200
+++ /var/tmp/diff_new_pack.dxPVjE/_new  2014-07-17 17:31:43.0 +0200
@@ -27,6 +27,7 @@
 Url:https://github.com/libpinyin/libpinyin
 Source: %{name}-%{version}.tar.gz
 Source1:model7.text.tar.gz
+Source99:  baselibs.conf
 # PATCH-FIX-OPENSUSE marguer...@opensuse.org - avoid download at buildtime
 Patch:  libpinyin-1.0.0-avoid_download_at_buildtime.patch
 BuildRequires:  gcc-c++
@@ -88,6 +89,20 @@
 It aims to be an Intelligent (and Universal) Sentence-based Pinyin IME Backend
 supports many Language Models and Frontends.
 
+%package tools
+Summary:Tools for libpinyin
+Group:  System/I18n/Chinese
+Requires(post): update-alternatives
+Requires(postun):   update-alternatives
+
+%description tools
+Libpinyin is a staging joint effort of many Chinese Pinyin IME development 
teams.
+It aims to be an Intelligent (and Universal) Sentence-based Pinyin IME Backend
+supports many Language Models and Frontends.
+
+This package provides the tools used to make data files.
+
+
 %prep
 %setup -q
 cp -r %{SOURCE1} data/
@@ -95,13 +110,23 @@
 ./autogen.sh
 
 %build
-%configure
+%configure --disable-static
 make %{?_smp_mflags}
 
 %install
-make install DESTDIR=%{buildroot}
-rm -rf %{buildroot}%{_libdir}/%{name}.a
-rm -rf %{buildroot}%{_libdir}/%{name}.la
+%makeinstall
+find %{buildroot}%{_libdir} -name *.la -type f -delete -print
+
+# update-alternatives
+mkdir -p %{buildroot}%{_sysconfdir}/alternatives
+for alt in gen_binary_files gen_unigram import_interpolation ; do
+   mv %{buildroot}%{_bindir}/${alt} %{buildroot}%{_bindir}/${alt}-pinyin
+mv %{buildroot}%{_mandir}/man1/${alt}.1 
%{buildroot}%{_mandir}/man1/${alt}-pinyin.1
+   touch %{buildroot}%{_sysconfdir}/alternatives/${alt}
+   touch %{buildroot}%{_sysconfdir}/alternatives/${alt}.1.gz
+   ln -sf %{_sysconfdir}/alternatives/${alt} %{buildroot}%{_bindir}/${alt}
+   ln -sf %{_sysconfdir}/alternatives/${alt}.1.gz 
%{buildroot}%{_mandir}/man1/
+done
 
 %if 0%{?suse_version}
 %fdupes %{buildroot}
@@ -113,12 +138,46 @@
 
 %postun -n %{lname} -p /sbin/ldconfig
 
+%post tools
+update-alternatives \
+   --install %{_bindir}/gen_binary_files gen_binary_files 
%{_bindir}/gen_binary_files-pinyin 20 \
+   --slave %{_bindir}/gen_unigram gen_unigram 
%{_bindir}/gen_unigram-pinyin \
+   --slave %{_bindir}/import_interpolation import_interpolation 
%{_bindir}/import_interpolation-pinyin \
+   --slave %{_mandir}/man1/gen_binary_files.1.gz gen_binary_files.1.gz 
%{_mandir}/man1/gen_binary_files-pinyin.1.gz \
+   --slave %{_mandir}/man1/gen_unigram.1.gz gen_unigram.1.gz 
%{_mandir}/man1/gen_unigram-pinyin.1.gz \
+   --slave %{_mandir}/man1/import_interpolation.1.gz 
import_interpolation.1.gz %{_mandir}/man1/import_interpolation-pinyin.1.gz
+
+%postun tools
+if [ $1 -eq 0 ] ; then
+   update-alternatives --remove gen_binary_files 
%{_bindir}/gen_binary_files-pinyin
+fi
+
 %files -n %{lname}
 %defattr(-,root,root)
 %doc ChangeLog AUTHORS COPYING README
-%{_mandir}/man1/*
-%{_bindir}/*
 %{_libdir}/%{name}.so.*
+%{_mandir}/man1/libpinyin.1.gz
+
+%files tools
+%defattr(-,root,root)
+%{_bindir}/gen_binary_files
+%{_bindir}/gen_unigram
+%{_bindir}/import_interpolation
+%{_bindir}/gen_binary_files-pinyin
+%{_bindir}/gen_unigram-pinyin
+%{_bindir}/import_interpolation-pinyin
+%{_mandir}/man1/gen_binary_files.1.gz
+%{_mandir}/man1/gen_unigram.1.gz
+%{_mandir}/man1/import_interpolation.1.gz
+%{_mandir}/man1/gen_binary_files-pinyin.1.gz
+%{_mandir}/man1/gen_unigram-pinyin.1.gz
+%{_mandir}/man1/import_interpolation-pinyin.1.gz
+%ghost %{_sysconfdir}/alternatives/gen_binary_files
+%ghost %{_sysconfdir}/alternatives/gen_unigram
+%ghost %{_sysconfdir}/alternatives/import_interpolation
+%ghost %{_sysconfdir}/alternatives/gen_binary_files.1.gz
+%ghost %{_sysconfdir}/alternatives/gen_unigram.1.gz
+%ghost 

commit cdemu-daemon for openSUSE:Factory

2014-07-17 Thread h_root
Hello community,

here is the log from the commit of package cdemu-daemon for openSUSE:Factory 
checked in at 2014-07-17 17:31:30

Comparing /work/SRC/openSUSE:Factory/cdemu-daemon (Old)
 and  /work/SRC/openSUSE:Factory/.cdemu-daemon.new (New)


Package is cdemu-daemon

Changes:

--- /work/SRC/openSUSE:Factory/cdemu-daemon/cdemu-daemon.changes
2013-12-02 09:38:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.cdemu-daemon.new/cdemu-daemon.changes   
2014-07-17 17:31:33.0 +0200
@@ -1,0 +2,12 @@
+Sun Jul 13 08:48:46 UTC 2014 - sor.ale...@meowr.ru
+
+- Update to new upstream release 3.0.0
+* The CDEmu daemon now has experimental emulation of CD-R and
+  DVD+R disc recording, and daemon/client protocol was extended
+  to allow transmission of image writer parameters descriptions
+  from daemon to client and parameters' values back from client
+  to daemon.
+- Remove logfile.diff patch
+- Add /dev/vhba_ctl read-write access udev rule
+
+---

Old:

  cdemu-daemon-2.1.1.tar.bz2

New:

  60-vhba.rules
  cdemu-daemon-3.0.0.tar.bz2



Other differences:
--
++ cdemu-daemon.spec ++
--- /var/tmp/diff_new_pack.1fwE7X/_old  2014-07-17 17:31:34.0 +0200
+++ /var/tmp/diff_new_pack.1fwE7X/_new  2014-07-17 17:31:34.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cdemu-daemon
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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,20 +17,18 @@
 
 
 Name:   cdemu-daemon
-Version:2.1.1
+Version:3.0.0
 Release:0
 Summary:Device daemon for cdemu, a virtual CD-ROM device emulator
 License:GPL-2.0+
 Group:  System/Daemons
-Url:http://cdemu.sf.net/
+Url:http://cdemu.sf.net/about/daemon/
 
-#Freecode-URL: https://freecode.com/projects/cdemu-for-linux
 #Git-Clone:git://git.code.sf.net/p/cdemu/code
-#DL-URL:   http://downloads.sf.net/cdemu/%name-%version.tar.bz2
 Source: http://downloads.sf.net/cdemu/%name-%version.tar.bz2
+Source2:60-vhba.rules
 Source3:cdemu-daemon.sysconfig
 Patch1: logfile.diff
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  cmake = 2.8.5
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(ao) = 0.8.0
@@ -39,7 +37,7 @@
 BuildRequires:  pkgconfig(gmodule-2.0) = 2.28
 BuildRequires:  pkgconfig(gobject-2.0) = 2.28
 BuildRequires:  pkgconfig(gthread-2.0) = 2.28
-BuildRequires:  pkgconfig(libmirage) = 2.1.1
+BuildRequires:  pkgconfig(libmirage) = 3.0.0
 
 %description
 cdemu-daemon receives SCSI commands from kernel module thorugh the
@@ -57,26 +55,30 @@
 %patch -P 1 -p1
 
 %build
-cmake . -DCMAKE_INSTALL_PREFIX:PATH=%_prefix \
+cmake . \
+   -DCMAKE_INSTALL_PREFIX:PATH=%_prefix \
-DCMAKE_INSTALL_LIBEXECDIR:PATH=%_libexecdir \
-   -DCMAKE_C_FLAGS:STRING=%optflags;
-make %{?_smp_mflags};
+   -DCMAKE_C_FLAGS:STRING=%optflags
+make %{?_smp_mflags}
 
 %install
-b=%buildroot;
-make install DESTDIR=$b;
-mkdir -p $b/%_sbindir;
-mkdir -p $b/%_localstatedir/adm/fillup-templates;
-install -pm0644 %{S:3} 
$b/%_localstatedir/adm/fillup-templates/sysconfig.cdemu-daemon;
-# Not desired
-rm -Rf $b/%_datadir/dbus-1/system-services $b/%_sysconfdir/dbus-1/system.d;
+b=%buildroot
+%make_install
+mkdir -p $b/%_sbindir $b/%_localstatedir/adm/fillup-templates \
+   $b/%_prefix/lib/udev/rules.d
+install -pm0644 %{S:2} $b/%_prefix/lib/udev/rules.d/60-vhba.rules
+install -pm0644 %{S:3} 
$b/%_localstatedir/adm/fillup-templates/sysconfig.cdemu-daemon
+# Not desired for security; it would permit a user to start a system service.
+rm -rf $b/%_datadir/dbus-1/system-services $b/%_sysconfdir/dbus-1/system.d/
 
 %files
 %defattr(-,root,root)
+%doc AUTHORS COPYING README
 %_bindir/cdemu-daemon
 %_libexecdir/cdemu-daemon-session.sh
-%_datadir/dbus-1
+%_datadir/dbus-1/
 %_mandir/man8/cdemu-daemon.8*
 %_localstatedir/adm/fillup-templates/sysconfig.cdemu-daemon
+%_prefix/lib/udev/
 
 %changelog

++ 60-vhba.rules ++
KERNEL==vhba_ctl, NAME=%k, MODE=0660, OWNER=root, GROUP=cdrom
++ cdemu-daemon-2.1.1.tar.bz2 - cdemu-daemon-3.0.0.tar.bz2 ++
 22537 lines of diff (skipped)

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



commit xmlbeans for openSUSE:Factory

2014-07-17 Thread h_root
Hello community,

here is the log from the commit of package xmlbeans for openSUSE:Factory 
checked in at 2014-07-17 17:31:23

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


Package is xmlbeans

Changes:

--- /work/SRC/openSUSE:Factory/xmlbeans/xmlbeans-mini.changes   2014-06-26 
10:42:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.xmlbeans.new/xmlbeans-mini.changes  
2014-07-17 17:31:25.0 +0200
@@ -1,0 +2,5 @@
+Tue Jul  8 10:32:34 UTC 2014 - tchva...@suse.com
+
+- Do not depend on ant-trax
+
+---
--- /work/SRC/openSUSE:Factory/xmlbeans/xmlbeans.changes2014-06-26 
10:42:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.xmlbeans.new/xmlbeans.changes   2014-07-17 
17:31:25.0 +0200
@@ -1,0 +2,5 @@
+Tue Jul  8 10:32:28 UTC 2014 - tchva...@suse.com
+
+- Do not depend on ant-trax
+
+---



Other differences:
--
++ xmlbeans-mini.spec ++
--- /var/tmp/diff_new_pack.1aXFVL/_old  2014-07-17 17:31:27.0 +0200
+++ /var/tmp/diff_new_pack.1aXFVL/_new  2014-07-17 17:31:27.0 +0200
@@ -49,8 +49,6 @@
 %else
 BuildRequires:  ant-contrib
 BuildRequires:  ant-junit
-BuildRequires:  ant-nodeps
-BuildRequires:  ant-trax
 BuildRequires:  java-devel
 BuildRequires:  junit
 BuildRequires:  saxon9

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



commit python3-numexpr for openSUSE:Factory

2014-07-17 Thread h_root
Hello community,

here is the log from the commit of package python3-numexpr for openSUSE:Factory 
checked in at 2014-07-17 17:31:39

Comparing /work/SRC/openSUSE:Factory/python3-numexpr (Old)
 and  /work/SRC/openSUSE:Factory/.python3-numexpr.new (New)


Package is python3-numexpr

Changes:

New Changes file:

--- /dev/null   2014-06-12 08:28:52.960034756 +0200
+++ /work/SRC/openSUSE:Factory/.python3-numexpr.new/python3-numexpr.changes 
2014-07-17 17:31:41.0 +0200
@@ -0,0 +1,92 @@
+---
+Thu May  8 10:51:51 UTC 2014 - toddrme2...@gmail.com
+
+- Update to 2.4
+  * A new `contains()` function has been added for detecting substrings
+in strings.  Only plain strings (bytes) are supported for now.  See
+PR #135 and ticket #142.  Thanks to Marcin Krol.
+  * New version of setup.py that allows better management of NumPy
+dependency.  See PR #133.  Thanks to Aleks Bunin.
+- update to 2.3.1
+  * Added support for shift-left () and shift-right () binary operators.
+See PR #131. Thanks to fish2000!
+  * Removed the rpath flag for the GCC linker, because it is probably
+not necessary and it chokes to clang.
+- update to 2.3
+  * Site has been migrated to https://github.com/pydata/numexpr.  All
+new tickets and PR should be directed there.
+  * [ENH] A `conj()` function for computing the conjugate of complex
+arrays has been added.  Thanks to David Menéndez.  See PR #125.
+  * [FIX] Fixed a DeprecationWarning derived of using oa_ndim == 0 and
+op_axes == NULL when using NpyIter_AdvancedNew() and NumPy 1.8.
+Thanks to Mark Wiebe for advise on how to fix this properly.
+
+---
+Tue Oct 22 13:32:08 UTC 2013 - toddrme2...@gmail.com
+
+- update to 2.2.2
+  * The `copy_args` argument of `NumExpr` function has been brought
+back.  This has been mainly necessary for compatibility with
+PyTables  3.0, which I decided to continue to support.  Fixed #115.
+  * The `__nonzero__` method in `ExpressionNode` class has been
+commented out.  This is also for compatibility with PyTables  3.0.
+See #24 for details.
+  * Fixed the type of some parameters in the C extension so that s390
+architecture compiles.  Fixes #116.  Thank to Antonio Valentino for
+reporting and the patch.
+- update to 2.2.1
+  * Fixes a secondary effect of from numpy.testing import `*`, where
+division is imported now too, so only then necessary functions from
+there are imported now.  Thanks to Christoph Gohlke for the patch.
+- update to 2.2
+  * [LICENSE] Fixed a problem with the license of the
+numexpr/win32/pthread.{c,h} files emulating pthreads on Windows
+platforms.  After persmission from the original authors is granted,
+these files adopt the MIT license and can be redistributed without
+problems.  See issue #109 for details
+(https://code.google.com/p/numexpr/issues/detail?id=110).
+  * [ENH] Improved the algorithm to decide the initial number of threads
+to be used.  This was necessary because by default, numexpr was
+using a number of threads equal to the detected number of cores, and
+this can be just too much for moder systems where this number can be
+too high (and counterporductive for performance in many cases).
+Now, the 'NUMEXPR_NUM_THREADS' environment variable is honored, and
+in case this is not present, a maximum number of *8* threads are
+setup initially.  The new algorithm is fully described in the Users
+Guide now in the note of 'General routines' section:
+https://code.google.com/p/numexpr/wiki/UsersGuide#General_routines.
+Closes #110.
+  * [ENH] numexpr.test() returns `TestResult` instead of None now.
+Closes #111.
+  * [FIX] Modulus with zero with integers no longer crashes the
+interpreter.  It nows puts a zero in the result.  Fixes #107.
+  * [API CLEAN] Removed `copy_args` argument of `evaluate`.  This should
+only be used by old versions of PyTables ( 3.0).
+  * [DOC] Documented the `optimization` and `truediv` flags of
+`evaluate` in Users Guide
+(https://code.google.com/p/numexpr/wiki/UsersGuide).
+
+---
+Thu Aug 15 08:09:29 UTC 2013 - speili...@suse.com
+
+- Only Buildrequire python3-2to3 on 12.2
+- Buildrequire python3 on 12.2, we need sha512 module
+
+---
+Mon May  6 06:23:38 UTC 2013 - highwaystar...@gmail.com
+
+- initial python3 package
+- update to 2.1
+ * New compatibility with Python 3:
+ * switch from PyString to PyBytes API (requires Python = 2.6).
+ * fixed incompatibilities regarding the int/long API
+ * use the Py_TYPE macro
+ * use the 

commit mined for openSUSE:Factory

2014-07-17 Thread h_root
Hello community,

here is the log from the commit of package mined for openSUSE:Factory checked 
in at 2014-07-17 17:31:42

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


Package is mined

Changes:

--- /work/SRC/openSUSE:Factory/mined/mined.changes  2012-06-01 
07:21:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.mined.new/mined.changes 2014-07-17 
17:31:43.0 +0200
@@ -2 +2,97 @@
-Thu May 10 00:00:00 CEST 2012 - t...@towo.net
+Wed Jul 16 17:20:30 UTC 2014 - i...@marguerite.su
+
+- remake specfile. I can't understand why use makefile.linux
+  when you have a configure file
+- split xmined like Fedora did.
+- redownload tarball 'coz previous one has different contents
+  thus can't pass Factory check
+- delete mined.dsc, which is used for deb
+
+---
+Wed Jul 16 04:53:24 UTC 2014 - co...@suse.com
+
+- fix spec file and changes
+
+---
+Tue Jul 08 00:00:00 CEST 2014 - t...@towo.net
+
+Update to mined 2014.24.2 - highlights:
+
+New upstream releases.
+• 2014.24 is a major update with a list of new features and enhancements.
+
+Internationalization and Character information:
+• Updated to Unicode 7.0.
+• Revamped smart quotes feature.
+  – Revised Quotes menu according to investigations of international 
styles.
+  – Supporting opening quotation mark repetition for new paragraphs.
+  – Automatic French quotation marks spacing.
+  – Primary/alternate styles controlled by locale environment or option.
+
+Editing:
+• File tabs and file name tab titles for quick file selection and browsing.
+• Tuned special title casing (Shift-F3) e.g. for Dutch IJsselmeer.
+• Improved and line end handling in search/replace.
+• Revamped rectangular text selection.
+  – Toggle with Alt-mouse-move during click-and-drag.
+  – Consistent selection to mouse position (even on shorter lines) 
including shifted lines.
+
+• Revamped and enhanced HTML and scripting highlighting.
+  – Distinct highlighting for HTML/XML/JSP attributes and values.
+• TAB width 2 enabled in addition to 4 or 8.
+• Smarter clipboard pasting (cygwin/Windows).
+
+User configuration:
+• Enhanced user configuration features.
+  – Preferences specific for file name pattern or terminal type.
+  – Consistent handling of preferences when editing multiple files.
+  – Added cursor style setting preference.
+
+File handling improvements
+
+Terminal interworking improvements
+• (mlterm, tmux, older xterm, missing terminfo, CJK in 'screen')
+• Interworking with Windows PowerShell and xterm 306 dim mode.
+
+Bug fixes:
+• File handling: Various pipe handling fixes.
+• File handling: Detecting quota exceeded write error.
+• Case conversion function fixes.
+• Handling search expressions with ^M or \r.
+• Keyboard: Ctrl-Backarrow again deleting only one character.
+• Fixed some menu handling cases.
+• Fixed input of typographic apostrophe in some cases.
+• Made file basename visible in long prompt lines.
+• HTML highlighting cases, especially after insert.
+
+---
+Mon Aug 19 00:00:00 CEST 2013 - t...@towo.net
+
+Update to mined 2013.23 - highlights:
+
+Editing:
+• New double-click feature for word selection.
+• Tweaks on smart editing features (undent, wrap, identifier search etc).
+
+Filename handling:
+• Suppressing backup file names as generated by command line 
+  auto-completion if they appear after their base version name 
+  (x~, x;N, x.~N~), so that, e.g., mined x* edits x and x1 but not x~.
+
+Character information:
+• Updated to Unicode 6.2.
+
+Interworking:
+• Speed-up of directory browsing, especially on slow network drives.
+• Ported stand-alone Windows installer to Windows 7.
+• Ported to MSYS, Raspberry Pi, Irix.
+• Revamped file information statistics to accomodate slow systems.
+• Enhancements for newer mlterm.
+
+Bug fixes:
+• Explicit tab width option (-4/-8) takes precedence over file info memory.
+• Fix 'screen' Unicode display by limiting previous workaround to older 
version.
+• Fixed Alt-digit accent prefix functions for mintty and rxvt (since 2012.20).
+• Fixes related to NUL or NONE pseudo lineends.
+
+Thu, 10 May 2012 00:00:00 CEST - t...@towo.net

Old:

  mined-2012.22.tar.gz
  mined.dsc

New:

  mined-2014.24.2.tar.gz



Other differences:
--
++ mined.spec ++
--- /var/tmp/diff_new_pack.FYTkaj/_old  2014-07-17 17:31:45.0 +0200
+++ /var/tmp/diff_new_pack.FYTkaj/_new  2014-07-17 17:31:45.0 +0200
@@ 

commit kio for openSUSE:Factory

2014-07-17 Thread h_root
Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2014-07-17 17:31:24

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


Package is kio

Changes:

--- /work/SRC/openSUSE:Factory/kio/kio.changes  2014-06-10 14:37:07.0 
+0200
+++ /work/SRC/openSUSE:Factory/.kio.new/kio.changes 2014-07-17 
17:31:28.0 +0200
@@ -1,0 +2,20 @@
+Fri Jul 11 09:48:45 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Define kf5_version within package
+- Added patches from upstream:
+  0004-When-executing-commands-set-the-working-directory-to.patch,
+  0005-Fix-template-discovery-in-KNewFileMenu.patch,
+  0007-fix-kurlrequester-dialog-accept-handling.patch and
+  0008-warn-about-asserting-when-people-can-t-write-proper-.patch
+
+---
+Tue Jul  1 21:36:04 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.0.0
+  * Final release of KDE Frameworks 5
+  * API improvements and cleanups
+  * Buildsystem fixes
+  * For more details please see:
+http://www.kde.org/announcements/kde-frameworks-5.0.php
+
+---

Old:

  kio-4.100.0.tar.xz

New:

  0004-When-executing-commands-set-the-working-directory-to.patch
  0005-Fix-template-discovery-in-KNewFileMenu.patch
  0007-fix-kurlrequester-dialog-accept-handling.patch
  0008-warn-about-asserting-when-people-can-t-write-proper-.patch
  kio-5.0.0.tar.xz



Other differences:
--
++ kio.spec ++
--- /var/tmp/diff_new_pack.FDhrnl/_old  2014-07-17 17:31:29.0 +0200
+++ /var/tmp/diff_new_pack.FDhrnl/_new  2014-07-17 17:31:29.0 +0200
@@ -17,36 +17,37 @@
 
 
 Name:   kio
-Version:4.100.0
+Version:5.0.0
 Release:0
+%define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 0.0.14
+BuildRequires:  extra-cmake-modules = 1.0.0
 BuildRequires:  fdupes
-BuildRequires:  karchive-devel = %{_kf5_version}
-BuildRequires:  kbookmarks-devel = %{_kf5_version}
-BuildRequires:  kcompletion-devel = %{_kf5_version}
-BuildRequires:  kconfigwidgets-devel = %{_kf5_version}
-BuildRequires:  kcoreaddons-devel = %{_kf5_version}
-BuildRequires:  kcrash-devel = %{_kf5_version}
-BuildRequires:  kdbusaddons-devel = %{_kf5_version}
-BuildRequires:  kdoctools-devel = %{_kf5_version}
+BuildRequires:  karchive-devel = %{kf5_version}
+BuildRequires:  kbookmarks-devel = %{kf5_version}
+BuildRequires:  kcompletion-devel = %{kf5_version}
+BuildRequires:  kconfigwidgets-devel = %{kf5_version}
+BuildRequires:  kcoreaddons-devel = %{kf5_version}
+BuildRequires:  kcrash-devel = %{kf5_version}
+BuildRequires:  kdbusaddons-devel = %{kf5_version}
+BuildRequires:  kdoctools-devel = %{kf5_version}
 BuildRequires:  kf5-filesystem
-BuildRequires:  kguiaddons-devel = %{_kf5_version}
-BuildRequires:  ki18n-devel = %{_kf5_version}
-BuildRequires:  kiconthemes-devel = %{_kf5_version}
-BuildRequires:  kitemviews-devel = %{_kf5_version}
-BuildRequires:  kjobwidgets-devel = %{_kf5_version}
-BuildRequires:  knotifications-devel = %{_kf5_version}
+BuildRequires:  kguiaddons-devel = %{kf5_version}
+BuildRequires:  ki18n-devel = %{kf5_version}
+BuildRequires:  kiconthemes-devel = %{kf5_version}
+BuildRequires:  kitemviews-devel = %{kf5_version}
+BuildRequires:  kjobwidgets-devel = %{kf5_version}
+BuildRequires:  knotifications-devel = %{kf5_version}
 BuildRequires:  krb5-devel
-BuildRequires:  kservice-devel = %{_kf5_version}
-BuildRequires:  ktextwidgets-devel = %{_kf5_version}
-BuildRequires:  kwallet-devel = %{_kf5_version}
-BuildRequires:  kwidgetsaddons-devel = %{_kf5_version}
-BuildRequires:  kwindowsystem-devel = %{_kf5_version}
-BuildRequires:  kxmlgui-devel = %{_kf5_version}
+BuildRequires:  kservice-devel = %{kf5_version}
+BuildRequires:  ktextwidgets-devel = %{kf5_version}
+BuildRequires:  kwallet-devel = %{kf5_version}
+BuildRequires:  kwidgetsaddons-devel = %{kf5_version}
+BuildRequires:  kwindowsystem-devel = %{kf5_version}
+BuildRequires:  kxmlgui-devel = %{kf5_version}
 BuildRequires:  libacl-devel
 BuildRequires:  libattr-devel
-BuildRequires:  solid-devel = %{_kf5_version}
+BuildRequires:  solid-devel = %{kf5_version}
 BuildRequires:  pkgconfig(Qt5Concurrent) = 5.2.0
 BuildRequires:  pkgconfig(Qt5Core) = 5.2.0
 BuildRequires:  pkgconfig(Qt5DBus) = 5.2.0
@@ -63,8 +64,13 @@
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/unstable/frameworks/%{version}/%{name}-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/frameworks/%{version}/%{name}-%{version}.tar.xz
 Source1:   

commit installation-images-openSUSE for openSUSE:Factory

2014-07-17 Thread h_root
Hello community,

here is the log from the commit of package installation-images-openSUSE for 
openSUSE:Factory checked in at 2014-07-18 06:39:49

Comparing /work/SRC/openSUSE:Factory/installation-images-openSUSE (Old)
 and  /work/SRC/openSUSE:Factory/.installation-images-openSUSE.new (New)


Package is installation-images-openSUSE

Changes:

--- 
/work/SRC/openSUSE:Factory/installation-images-openSUSE/installation-images-openSUSE.changes
2014-07-13 17:15:29.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.installation-images-openSUSE.new/installation-images-openSUSE.changes
   2014-07-18 06:39:53.0 +0200
@@ -1,0 +2,8 @@
+Wed Jul 16 14:58:15 CEST 2014 - snw...@suse.de
+
+- ppc64: don't boot installation by default
+- add openslp user (bnc #887016)
+- added qlge, bnx2i, be2net, sfc, jsm modules to ppc64 (bnc #886596)
+- 14.118
+
+---

Old:

  installation-images-14.117.tar.xz

New:

  installation-images-14.118.tar.xz



Other differences:
--
++ installation-images-openSUSE.spec ++
--- /var/tmp/diff_new_pack.krBD5b/_old  2014-07-18 06:39:54.0 +0200
+++ /var/tmp/diff_new_pack.krBD5b/_new  2014-07-18 06:39:54.0 +0200
@@ -354,10 +354,10 @@
 Summary:Installation Image Files for %theme
 License:GPL-2.0+
 Group:  Metapackages
-Version:14.117
+Version:14.118
 Release:0
 Provides:   installation-images = %version-%release
-Source: installation-images-14.117.tar.xz
+Source: installation-images-14.118.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %define _binary_payload w.ufdio
 

++ installation-images-14.117.tar.xz - installation-images-14.118.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.117/VERSION 
new/installation-images-14.118/VERSION
--- old/installation-images-14.117/VERSION  2014-07-10 13:19:06.0 
+0200
+++ new/installation-images-14.118/VERSION  2014-07-16 14:58:00.0 
+0200
@@ -1 +1 @@
-14.117
+14.118
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.117/changelog 
new/installation-images-14.118/changelog
--- old/installation-images-14.117/changelog2014-07-10 13:19:12.0 
+0200
+++ new/installation-images-14.118/changelog2014-07-16 14:58:09.0 
+0200
@@ -1,4 +1,15 @@
-2014-07-10:HEAD
+2014-07-16:HEAD
+   - Merge branch 'master' of github.com:openSUSE/installation-images
+   - Merge pull request #20 from k0da/master
+   - Don't boot installation by default.
+   - Don't boot installation by default.
+   - Till now we have Installation started after timeout by default. Lets
+   - default to disk boot.
+   - Signed-off-by: Dinar Valeev dval...@suse.com
+   - add openslp user (bnc #887016)
+   - added qlge, bnx2i, be2net, sfc, jsm modules to ppc64 (bnc #886596)
+
+2014-07-10:14.117
- ppc64: added cxgb3i and cxgb4i modules (bnc #886595, bnc #886594)
 
 2014-07-10:14.116
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/installation-images-14.117/data/boot/grub-powerpc.cfg 
new/installation-images-14.118/data/boot/grub-powerpc.cfg
--- old/installation-images-14.117/data/boot/grub-powerpc.cfg   2014-03-10 
13:34:28.0 +0100
+++ new/installation-images-14.118/data/boot/grub-powerpc.cfg   2014-07-16 
14:16:39.0 +0200
@@ -4,6 +4,8 @@
 locale_dir=$prefix/locale
 lang=en_US
 
+set default='local'
+
 insmod gettext
 
 color_normal=light-gray/black
@@ -34,6 +36,10 @@
   initrd /boot/ARCH/initrd
 }
 
+menuentry 'local' {
+  exit
+}
+
 submenu 'Other options...' {
  menuentry 'Reboot' {
  reboot
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/installation-images-14.117/data/initrd/initrd.file_list 
new/installation-images-14.118/data/initrd/initrd.file_list
--- old/installation-images-14.117/data/initrd/initrd.file_list 2014-07-09 
09:29:05.0 +0200
+++ new/installation-images-14.118/data/initrd/initrd.file_list 2014-07-14 
11:55:14.0 +0200
@@ -437,6 +437,10 @@
   /var/lib
   E prein
 
+# we just want the user  group entries
+openslp-server:
+  E prein
+
 
 # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.117/data/root/root.file_list 
new/installation-images-14.118/data/root/root.file_list
--- old/installation-images-14.117/data/root/root.file_list 2014-07-08 

commit k3b for openSUSE:Factory

2014-07-17 Thread h_root
Hello community,

here is the log from the commit of package k3b for openSUSE:Factory checked in 
at 2014-07-18 06:39:47

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


Package is k3b

Changes:

--- /work/SRC/openSUSE:Factory/k3b/k3b.changes  2013-02-23 16:35:34.0 
+0100
+++ /work/SRC/openSUSE:Factory/.k3b.new/k3b.changes 2014-07-18 
06:39:48.0 +0200
@@ -1,0 +2,6 @@
+Sun Jun 22 11:53:24 UTC 2014 - ctri...@opensuse.org
+
+- Add Requires: cdparanoia-devel to make copying of a CD work
+  (kde#328769)
+
+---



Other differences:
--
++ k3b.spec ++
--- /var/tmp/diff_new_pack.IsF4hd/_old  2014-07-18 06:39:50.0 +0200
+++ /var/tmp/diff_new_pack.IsF4hd/_new  2014-07-18 06:39:50.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package k3b
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -86,6 +86,7 @@
 Requires:   /usr/bin/cdrecord
 Requires:   /usr/bin/mkisofs
 Requires:   /usr/bin/readcd
+Requires:   cdparanoia-devel
 Requires:   dvd+rw-tools
 %kde4_runtime_requires
 Requires(post): shared-mime-info

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



commit yast2-bootloader for openSUSE:Factory

2014-07-17 Thread h_root
Hello community,

here is the log from the commit of package yast2-bootloader for 
openSUSE:Factory checked in at 2014-07-18 06:39:49

Comparing /work/SRC/openSUSE:Factory/yast2-bootloader (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-bootloader.new (New)


Package is yast2-bootloader

Changes:

--- /work/SRC/openSUSE:Factory/yast2-bootloader/yast2-bootloader.changes
2014-07-11 20:05:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-bootloader.new/yast2-bootloader.changes   
2014-07-18 06:39:51.0 +0200
@@ -1,0 +2,7 @@
+Wed Jul 16 11:46:38 UTC 2014 - jsr...@suse.cz
+
+- don't check dedicated /boot/zipl partition on upgrade
+  (bnc#886604)
+- 3.1.67
+
+---

Old:

  yast2-bootloader-3.1.66.tar.bz2

New:

  yast2-bootloader-3.1.67.tar.bz2



Other differences:
--
++ yast2-bootloader.spec ++
--- /var/tmp/diff_new_pack.ERUFbn/_old  2014-07-18 06:39:52.0 +0200
+++ /var/tmp/diff_new_pack.ERUFbn/_new  2014-07-18 06:39:52.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-bootloader
-Version:3.1.66
+Version:3.1.67
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-bootloader-3.1.66.tar.bz2 - yast2-bootloader-3.1.67.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-bootloader-3.1.66/package/yast2-bootloader.changes 
new/yast2-bootloader-3.1.67/package/yast2-bootloader.changes
--- old/yast2-bootloader-3.1.66/package/yast2-bootloader.changes
2014-07-11 10:08:30.0 +0200
+++ new/yast2-bootloader-3.1.67/package/yast2-bootloader.changes
2014-07-16 14:37:52.0 +0200
@@ -1,4 +1,11 @@
 ---
+Wed Jul 16 11:46:38 UTC 2014 - jsr...@suse.cz
+
+- don't check dedicated /boot/zipl partition on upgrade
+  (bnc#886604)
+- 3.1.67
+
+---
 Fri Jul 11 08:17:54 UTC 2014 - jreidin...@suse.com
 
 - fix writing sysconfig for grub1 (bnc#885634)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-bootloader-3.1.66/package/yast2-bootloader.spec 
new/yast2-bootloader-3.1.67/package/yast2-bootloader.spec
--- old/yast2-bootloader-3.1.66/package/yast2-bootloader.spec   2014-07-11 
10:08:30.0 +0200
+++ new/yast2-bootloader-3.1.67/package/yast2-bootloader.spec   2014-07-16 
14:37:52.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-bootloader
-Version:3.1.66
+Version:3.1.67
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-bootloader-3.1.66/src/modules/BootSupportCheck.rb 
new/yast2-bootloader-3.1.67/src/modules/BootSupportCheck.rb
--- old/yast2-bootloader-3.1.66/src/modules/BootSupportCheck.rb 2014-07-11 
10:08:30.0 +0200
+++ new/yast2-bootloader-3.1.67/src/modules/BootSupportCheck.rb 2014-07-16 
14:37:52.0 +0200
@@ -30,6 +30,7 @@
   Yast.import BootCommon
   Yast.import BootStorage
   Yast.import FileUtils
+  Yast.import Mode
 
   # List of problems found during last check
   @detected_problems = []
@@ -262,6 +263,9 @@
 
 
 def check_zipl_part
+  # if partitioning worked before upgrade, it will keep working 
(bnc#886604)
+  return true if Mode.update
+
   boot_part = Storage.GetEntryForMountpoint(/boot/zipl)
   boot_part = Storage.GetEntryForMountpoint(/boot) if boot_part.empty?
   boot_part = Storage.GetEntryForMountpoint(/) if boot_part.empty?

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



commit iproute2 for openSUSE:Factory

2014-07-17 Thread h_root
Hello community,

here is the log from the commit of package iproute2 for openSUSE:Factory 
checked in at 2014-07-18 06:40:19

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


Package is iproute2

Changes:

--- /work/SRC/openSUSE:Factory/iproute2/iproute2-doc.changes2014-05-13 
20:46:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.iproute2.new/iproute2-doc.changes   
2014-07-18 06:40:32.0 +0200
@@ -1,0 +2,9 @@
+Wed Jul 16 22:11:49 UTC 2014 - jeng...@inai.de
+
+- Update to new upstream release 3.15
+* Support for HHF qdisc
+* Updates to bridge command
+* Lots of vxlan related changes
+* Details at http://lwn.net/Articles/601909/
+
+---
iproute2.changes: same change

Old:

  iproute2-3.14.0.tar.sign
  iproute2-3.14.0.tar.xz

New:

  iproute2-3.15.0.tar.sign
  iproute2-3.15.0.tar.xz



Other differences:
--
++ iproute2-doc.spec ++
--- /var/tmp/diff_new_pack.24JoXJ/_old  2014-07-18 06:40:34.0 +0200
+++ /var/tmp/diff_new_pack.24JoXJ/_new  2014-07-18 06:40:34.0 +0200
@@ -17,9 +17,9 @@
 
 
 Name:   iproute2-doc
-Version:3.14
+Version:3.15
 Release:0
-%define rversion 3.14.0
+%define rversion 3.15.0
 Summary:Documentation to iproute2
 License:GPL-2.0+
 Group:  Documentation/Other

++ iproute2.spec ++
--- /var/tmp/diff_new_pack.24JoXJ/_old  2014-07-18 06:40:34.0 +0200
+++ /var/tmp/diff_new_pack.24JoXJ/_new  2014-07-18 06:40:34.0 +0200
@@ -17,9 +17,9 @@
 
 
 Name:   iproute2
-Version:3.14
+Version:3.15
 Release:0
-%define rversion 3.14.0
+%define rversion 3.15.0
 Summary:Linux network configuration utilities
 License:GPL-2.0
 Group:  Productivity/Networking/Routing

++ iproute2-3.14.0.tar.xz - iproute2-3.15.0.tar.xz ++
 1869 lines of diff (skipped)

++ iproute2-dirs.diff ++
--- /var/tmp/diff_new_pack.24JoXJ/_old  2014-07-18 06:40:35.0 +0200
+++ /var/tmp/diff_new_pack.24JoXJ/_new  2014-07-18 06:40:35.0 +0200
@@ -4,10 +4,10 @@
  netem/Makefile |6 --
  3 files changed, 7 insertions(+), 5 deletions(-)
 
-Index: iproute2-3.11.0/Makefile
+Index: iproute2-3.15.0/Makefile
 ===
 iproute2-3.11.0.orig/Makefile
-+++ iproute2-3.11.0/Makefile
+--- iproute2-3.15.0.orig/Makefile
 iproute2-3.15.0/Makefile
 @@ -1,7 +1,7 @@
  ROOTDIR=$(DESTDIR)
  PREFIX=/usr
@@ -19,17 +19,17 @@
  DOCDIR=$(DATADIR)/doc/iproute2
 @@ -33,7 +33,7 @@ CCOPTS = -O2
  WFLAGS := -Wall -Wstrict-prototypes  -Wmissing-prototypes
- WFLAGS += -Wmissing-declarations -Wold-style-definition
+ WFLAGS += -Wmissing-declarations -Wold-style-definition -Wformat=2
  
 -CFLAGS = $(WFLAGS) $(CCOPTS) -I../include $(DEFINES)
 +CFLAGS = -DLIBDIR=\${LIBDIR}\ $(WFLAGS) $(CCOPTS) -I../include $(DEFINES)
  YACCFLAGS = -d -t -v
  
  SUBDIRS=lib ip tc bridge misc netem genl man
-Index: iproute2-3.11.0/include/iptables.h
+Index: iproute2-3.15.0/include/iptables.h
 ===
 iproute2-3.11.0.orig/include/iptables.h
-+++ iproute2-3.11.0/include/iptables.h
+--- iproute2-3.15.0.orig/include/iptables.h
 iproute2-3.15.0/include/iptables.h
 @@ -5,7 +5,7 @@
  #include libiptc/libiptc.h
  
@@ -39,10 +39,10 @@
  #endif
  
  #ifndef IPPROTO_SCTP
-Index: iproute2-3.11.0/netem/Makefile
+Index: iproute2-3.15.0/netem/Makefile
 ===
 iproute2-3.11.0.orig/netem/Makefile
-+++ iproute2-3.11.0/netem/Makefile
+--- iproute2-3.15.0.orig/netem/Makefile
 iproute2-3.15.0/netem/Makefile
 @@ -5,6 +5,8 @@ HOSTCC ?= $(CC)
  CCOPTS  = $(CBUILD_CFLAGS)
  LDLIBS += -lm 

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



commit xterm for openSUSE:Factory

2014-07-17 Thread h_root
Hello community,

here is the log from the commit of package xterm for openSUSE:Factory checked 
in at 2014-07-18 06:39:56

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


Package is xterm

Changes:

--- /work/SRC/openSUSE:Factory/xterm/xterm.changes  2014-06-25 
06:57:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.xterm.new/xterm.changes 2014-07-18 
06:40:24.0 +0200
@@ -1,0 +2,15 @@
+Tue Jul 15 13:02:26 UTC 2014 - pce...@suse.com
+
+- Patch #309 - 2014/07/13
+  * modify configure script to work around debris left by XQuartz
+upgrades.
+  * modify test-package scripts to enable ReGIS graphics.
+  * improvements/additions to ReGIS graphics, e.g., drawing text
+(Ross Comb).
+  * add --with-Xaw3dxft, to link with Xaw 3d xft library
+(Stephen P Wall).
+  * amend reset for cursor-shape to take into account
+cursorUnderline resource (report by Christian Weisgerber).
+  * update config.guess, config.sub
+
+---

Old:

  xterm-308.tgz
  xterm-308.tgz.asc

New:

  xterm-309.tgz
  xterm-309.tgz.asc



Other differences:
--
++ xterm.spec ++
--- /var/tmp/diff_new_pack.HYnHq9/_old  2014-07-18 06:40:26.0 +0200
+++ /var/tmp/diff_new_pack.HYnHq9/_new  2014-07-18 06:40:26.0 +0200
@@ -52,7 +52,7 @@
 %if 0%{?suse_version}  1210
 Requires:   luit
 %endif
-Version:308
+Version:309
 Release:0
 Summary:The basic X terminal program
 License:MIT





++ xterm-308.tgz - xterm-309.tgz ++
 19801 lines of diff (skipped)

++ xterm-double_width_fonts.patch ++
--- /var/tmp/diff_new_pack.HYnHq9/_old  2014-07-18 06:40:27.0 +0200
+++ /var/tmp/diff_new_pack.HYnHq9/_new  2014-07-18 06:40:27.0 +0200
@@ -1,7 +1,7 @@
 diff --git a/fontutils.c b/fontutils.c
 --- a/fontutils.c
 +++ b/fontutils.c
-@@ -672,77 +672,29 @@ is_double_width_font(XFontStruct *fs)
+@@ -702,77 +702,29 @@ is_double_width_font(XFontStruct *fs)
  {
  return ((2 * fs-min_bounds.width) == fs-max_bounds.width);
  }

++ xterm-enable_libtinfo.patch ++
--- /var/tmp/diff_new_pack.HYnHq9/_old  2014-07-18 06:40:27.0 +0200
+++ /var/tmp/diff_new_pack.HYnHq9/_new  2014-07-18 06:40:27.0 +0200
@@ -3,7 +3,7 @@
 diff --git a/aclocal.m4 b/aclocal.m4
 --- a/aclocal.m4
 +++ b/aclocal.m4
-@@ -743,20 +743,20 @@ if test $cf_full_tgetent = yes ; then
+@@ -761,20 +761,20 @@ if test $cf_full_tgetent = yes ; then
  else
cf_test_message=tgetent
  fi
@@ -29,7 +29,7 @@
 diff --git a/configure b/configure
 --- a/configure
 +++ b/configure
-@@ -5586,20 +5586,20 @@ echo $as_me:5585: checking for $cf_test
+@@ -5587,20 +5587,20 @@ echo $as_me:5586: checking for $cf_test
  echo $ECHO_N checking for $cf_test_message function... $ECHO_C 6
  if test ${cf_cv_lib_tgetent+set} = set; then
echo $ECHO_N (cached) $ECHO_C 6
@@ -48,7 +48,7 @@
  fi
  for cf_termlib in '' $cf_TERMLIB ; do
LIBS=$cf_save_LIBS
-   test -n $cf_termlib  LIBS=-l$cf_termlib $LIBS
-   if test $cross_compiling = yes; then
-   echo cross-compiling, cannot verify if a termcap/tgetent is present in 
$cf_termlib 15
- else
+   test -n $cf_termlib 
+ cf_add_libs=-l$cf_termlib
+ # Filter out duplicates - this happens with badly-designed .pc files...
+ for cf_add_1lib in $LIBS

++ xterm-sigwinch.patch ++
--- /var/tmp/diff_new_pack.HYnHq9/_old  2014-07-18 06:40:27.0 +0200
+++ /var/tmp/diff_new_pack.HYnHq9/_new  2014-07-18 06:40:27.0 +0200
@@ -1,7 +1,7 @@
 diff --git a/screen.c b/screen.c
 --- a/screen.c
 +++ b/screen.c
-@@ -2246,17 +2246,17 @@ ScreenResize(XtermWidget xw,
+@@ -2249,17 +2249,17 @@ ScreenResize(XtermWidget xw,
  #ifdef USE_STRUCT_WINSIZE
  ts.ws_xpixel = (ttySize_t) width;
  ts.ws_ypixel = (ttySize_t) height;

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



commit emacs for openSUSE:Factory

2014-07-17 Thread h_root
Hello community,

here is the log from the commit of package emacs for openSUSE:Factory checked 
in at 2014-07-18 06:40:24

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


Package is emacs

Changes:

--- /work/SRC/openSUSE:Factory/emacs/emacs.changes  2014-05-18 
06:49:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.emacs.new/emacs.changes 2014-07-18 
06:41:02.0 +0200
@@ -1,0 +2,5 @@
+Sun Jun 29 10:06:23 UTC 2014 - sch...@linux-m68k.org
+
+- Don't use outdated C standard
+
+---



Other differences:
--
++ emacs.spec ++
--- /var/tmp/diff_new_pack.Jji8Mg/_old  2014-07-18 06:41:05.0 +0200
+++ /var/tmp/diff_new_pack.Jji8Mg/_new  2014-07-18 06:41:05.0 +0200
@@ -294,7 +294,6 @@
 %endif
  CFLAGS=${RPM_OPT_FLAGS} -D_GNU_SOURCE
 LDFLAGS=
-  cflags -std=gnu89  CFLAGS
   cflags -pipe   CFLAGS
   cflags -Wno-pointer-sign   CFLAGS
   cflags -Wno-unused-variableCFLAGS

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



commit gnome-online-accounts for openSUSE:Factory

2014-07-17 Thread h_root
Hello community,

here is the log from the commit of package gnome-online-accounts for 
openSUSE:Factory checked in at 2014-07-18 06:39:53

Comparing /work/SRC/openSUSE:Factory/gnome-online-accounts (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-online-accounts.new (New)


Package is gnome-online-accounts

Changes:

--- 
/work/SRC/openSUSE:Factory/gnome-online-accounts/gnome-online-accounts.changes  
2014-07-06 22:52:12.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-online-accounts.new/gnome-online-accounts.changes
 2014-07-18 06:40:12.0 +0200
@@ -1,0 +2,6 @@
+Wed Jul 16 14:37:08 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.12.4:
+  + Bugs fixed: bgo#693689 google: Add support for tasks.
+
+---

Old:

  gnome-online-accounts-3.12.3.tar.xz

New:

  gnome-online-accounts-3.12.4.tar.xz



Other differences:
--
++ gnome-online-accounts.spec ++
--- /var/tmp/diff_new_pack.DfJZnJ/_old  2014-07-18 06:40:18.0 +0200
+++ /var/tmp/diff_new_pack.DfJZnJ/_new  2014-07-18 06:40:18.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-online-accounts
-Version:3.12.3
+Version:3.12.4
 Release:0
 Summary:GNOME service to access online accounts
 License:LGPL-2.0+

++ gnome-online-accounts-3.12.3.tar.xz - 
gnome-online-accounts-3.12.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-online-accounts-3.12.3/NEWS 
new/gnome-online-accounts-3.12.4/NEWS
--- old/gnome-online-accounts-3.12.3/NEWS   2014-06-05 13:57:37.0 
+0200
+++ new/gnome-online-accounts-3.12.4/NEWS   2014-07-16 11:09:31.0 
+0200
@@ -1,3 +1,10 @@
+Overview of changes in 3.12.4
+=
+
+* Bugs fixed:
+ 693689 google: Add support for tasks
+
+
 Overview of changes in 3.12.3
 =
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-online-accounts-3.12.3/README 
new/gnome-online-accounts-3.12.4/README
--- old/gnome-online-accounts-3.12.3/README 2014-06-05 13:54:43.0 
+0200
+++ new/gnome-online-accounts-3.12.4/README 2014-07-16 11:07:53.0 
+0200
@@ -42,6 +42,11 @@
 https://developers.google.com/talk/jep_extensions/oauth
 https://developers.google.com/cloud-print/docs/devguide
 
+Sometimes the documentation does not mention the OAuth2 scopes that need to be
+specified in the source code. In such cases, the following can be useful:
+https://developers.google.com/oauthplayground/
+https://discovery-check.appspot.com/
+
 Notes:
 We are allowed to embed the client_secret in the source code. See
 https://developers.google.com/accounts/docs/OAuth2InstalledApp#overview
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-online-accounts-3.12.3/configure 
new/gnome-online-accounts-3.12.4/configure
--- old/gnome-online-accounts-3.12.3/configure  2014-06-05 14:01:38.0 
+0200
+++ new/gnome-online-accounts-3.12.4/configure  2014-07-16 11:10:54.0 
+0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for GNOME Online Accounts 3.12.3.
+# Generated by GNU Autoconf 2.69 for GNOME Online Accounts 3.12.4.
 #
 # Report bugs to 
https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-online-accounts.
 #
@@ -591,8 +591,8 @@
 # Identity of this package.
 PACKAGE_NAME='GNOME Online Accounts'
 PACKAGE_TARNAME='gnome-online-accounts'
-PACKAGE_VERSION='3.12.3'
-PACKAGE_STRING='GNOME Online Accounts 3.12.3'
+PACKAGE_VERSION='3.12.4'
+PACKAGE_STRING='GNOME Online Accounts 3.12.4'
 
PACKAGE_BUGREPORT='https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-online-accounts'
 PACKAGE_URL=''
 
@@ -1492,7 +1492,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 GNOME Online Accounts 3.12.3 to adapt to many kinds of 
systems.
+\`configure' configures GNOME Online Accounts 3.12.4 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1563,7 +1563,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of GNOME Online Accounts 
3.12.3:;;
+ short | recursive ) echo Configuration of GNOME Online Accounts 
3.12.4:;;
esac
   cat \_ACEOF
 
@@ -1751,7 +1751,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-GNOME Online Accounts configure 3.12.3
+GNOME Online Accounts configure 3.12.4
 generated by GNU 

commit gtkhtml for openSUSE:Factory

2014-07-17 Thread h_root
Hello community,

here is the log from the commit of package gtkhtml for openSUSE:Factory checked 
in at 2014-07-18 06:39:55

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


Package is gtkhtml

Changes:

--- /work/SRC/openSUSE:Factory/gtkhtml/gtkhtml.changes  2014-07-13 
17:16:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.gtkhtml.new/gtkhtml.changes 2014-07-18 
06:40:20.0 +0200
@@ -1,0 +2,8 @@
+Wed Jul 16 12:10:53 UTC 2014 - dims...@opensuse.org
+
+- Update to version 4.8.3:
+  + Remove usages of deprecated gtk_widget_ensure_style().
+  + Remove unused and obsolete gtkhtml-zip.in.
+  + bgo#732499: Use named colors from themes.
+
+---

Old:

  gtkhtml-4.8.2.tar.xz

New:

  gtkhtml-4.8.3.tar.xz



Other differences:
--
++ gtkhtml.spec ++
--- /var/tmp/diff_new_pack.hgl3xI/_old  2014-07-18 06:40:21.0 +0200
+++ /var/tmp/diff_new_pack.hgl3xI/_new  2014-07-18 06:40:21.0 +0200
@@ -24,7 +24,7 @@
 %define _gtkhtml_editor_major 0
 
 Name:   gtkhtml
-Version:4.8.2
+Version:4.8.3
 Release:0
 Summary:Lightweight HTML rendering/printing/editing engine
 License:GPL-2.0+ and LGPL-2.1+

++ gtkhtml-4.8.2.tar.xz - gtkhtml-4.8.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gtkhtml-4.8.2/ChangeLog new/gtkhtml-4.8.3/ChangeLog
--- old/gtkhtml-4.8.2/ChangeLog 2014-06-09 07:53:27.0 +0200
+++ new/gtkhtml-4.8.3/ChangeLog 2014-07-14 07:31:18.0 +0200
@@ -1,5 +1,62 @@
 # Generated by Makefile. Do not edit.
 
+commit 59fcab11b56d6a6e1c7fbf386304cae9560fcc83
+Author: Milan Crha mc...@redhat.com
+Date:   Thu Jul 10 12:14:09 2014 +0200
+
+Remove unused and obsolete gtkhtml-zip.in
+
+ Makefile.am|  1 -
+ configure.ac   |  1 -
+ gtkhtml-zip.in | 28 
+ 3 files changed, 30 deletions(-)
+
+commit d0309233b70d1ea291b0cc6a3b7f0053c94fe80c
+Author: Milan Crha mc...@redhat.com
+Date:   Thu Jul 10 11:09:58 2014 +0200
+
+Remove usages of deprecated gtk_widget_ensure_style()
+
+ components/editor/gtkhtml-editor-private.c | 1 -
+ gtkhtml/test-stress.c  | 2 --
+ 2 files changed, 3 deletions(-)
+
+commit cd65674dd01a779ed5087bf368bff9b9f9ef641c
+Author: Milan Crha mc...@redhat.com
+Date:   Tue Jul 1 11:27:42 2014 +0200
+
+Bug 732499 - Use named colors from themes
+
+ gtkhtml/htmlcolorset.c | 35 +--
+ 1 file changed, 17 insertions(+), 18 deletions(-)
+
+commit 8e9a700e11f30b1d5b39c75c50ebddb1c2fa800b
+Author: Milan Crha mc...@redhat.com
+Date:   Wed Jun 18 11:26:05 2014 +0200
+
+Bug 731611 - Do not include marshall-generated code in tarballs
+
+ components/editor/Makefile.am | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit a574e6112db41b9124ff40f529b19eb115235d5e
+Author: Milan Crha mc...@redhat.com
+Date:   Mon Jun 9 07:56:41 2014 +0200
+
+Post-release version bump
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 55cd24cec8078fe9fd33055f7a2aa844b3fb363b
+Author: Milan Crha mc...@redhat.com
+Date:   Mon Jun 9 07:55:29 2014 +0200
+
+NEWS update for 4.8.2
+
+ NEWS | 10 ++
+ 1 file changed, 10 insertions(+)
+
 commit 22eec6375faa70671dd1ad3be6be4ef92e79e331
 Author: Lasse Liehu lasse.li...@gmail.com
 Date:   Fri May 30 15:34:43 2014 +0300
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gtkhtml-4.8.2/Makefile.am 
new/gtkhtml-4.8.3/Makefile.am
--- old/gtkhtml-4.8.2/Makefile.am   2014-03-24 10:04:22.0 +0100
+++ new/gtkhtml-4.8.3/Makefile.am   2014-07-10 12:15:28.0 +0200
@@ -34,7 +34,6 @@
$(srcdir)/m4/lt~obsolete.m4
 
 EXTRA_DIST =   \
-   gtkhtml-zip.in  \
COPYING.LIB \
BUGS\
intltool-extract.in \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gtkhtml-4.8.2/Makefile.in 
new/gtkhtml-4.8.3/Makefile.in
--- old/gtkhtml-4.8.2/Makefile.in   2014-06-09 07:53:15.0 +0200
+++ new/gtkhtml-4.8.3/Makefile.in   2014-07-14 07:31:03.0 +0200
@@ -81,9 +81,8 @@
 DIST_COMMON = INSTALL NEWS README AUTHORS ChangeLog \
$(srcdir)/Makefile.in $(srcdir)/Makefile.am \
$(top_srcdir)/configure $(am__configure_deps) \
-   $(srcdir)/config.h.in $(srcdir)/gtkhtml-zip.in COPYING \
-   COPYING.LIB TODO config.guess config.sub depcomp install-sh \
-   missing ltmain.sh
+

commit kparts for openSUSE:Factory

2014-07-17 Thread h_root
Hello community,

here is the log from the commit of package kparts for openSUSE:Factory checked 
in at 2014-07-18 06:40:30

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


Package is kparts

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2014-06-10 
14:37:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2014-07-18 
06:41:12.0 +0200
@@ -1,0 +2,15 @@
+Fri Jul 11 09:48:48 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Define kf5_version within package
+
+---
+Tue Jul  1 21:36:05 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.0.0
+  * Final release of KDE Frameworks 5
+  * API improvements and cleanups
+  * Buildsystem fixes
+  * For more details please see:
+http://www.kde.org/announcements/kde-frameworks-5.0.php
+
+---

Old:

  kparts-4.100.0.tar.xz

New:

  kparts-5.0.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.fl6YdB/_old  2014-07-18 06:41:13.0 +0200
+++ /var/tmp/diff_new_pack.fl6YdB/_new  2014-07-18 06:41:13.0 +0200
@@ -18,28 +18,29 @@
 
 %define lname   libKF5Parts5
 Name:   kparts
-Version:4.100.0
+Version:5.0.0
 Release:0
+%define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 0.0.14
+BuildRequires:  extra-cmake-modules = 1.0.0
 BuildRequires:  fdupes
-BuildRequires:  kbookmarks-devel = %{_kf5_version}
-BuildRequires:  kcompletion-devel = %{_kf5_version}
-BuildRequires:  kconfigwidgets-devel = %{_kf5_version}
-BuildRequires:  kdbusaddons-devel = %{_kf5_version}
+BuildRequires:  kbookmarks-devel = %{kf5_version}
+BuildRequires:  kcompletion-devel = %{kf5_version}
+BuildRequires:  kconfigwidgets-devel = %{kf5_version}
+BuildRequires:  kdbusaddons-devel = %{kf5_version}
 BuildRequires:  kf5-filesystem
-BuildRequires:  kguiaddons-devel = %{_kf5_version}
-BuildRequires:  ki18n-devel = %{_kf5_version}
-BuildRequires:  kiconthemes-devel = %{_kf5_version}
-BuildRequires:  kio-devel = %{_kf5_version}
-BuildRequires:  kitemviews-devel = %{_kf5_version}
-BuildRequires:  knotifications-devel = %{_kf5_version}
-BuildRequires:  kservice-devel = %{_kf5_version}
-BuildRequires:  ktextwidgets-devel = %{_kf5_version}
-BuildRequires:  kwidgetsaddons-devel = %{_kf5_version}
-BuildRequires:  kwindowsystem-devel = %{_kf5_version}
-BuildRequires:  kxmlgui-devel = %{_kf5_version}
-BuildRequires:  solid-devel = %{_kf5_version}
+BuildRequires:  kguiaddons-devel = %{kf5_version}
+BuildRequires:  ki18n-devel = %{kf5_version}
+BuildRequires:  kiconthemes-devel = %{kf5_version}
+BuildRequires:  kio-devel = %{kf5_version}
+BuildRequires:  kitemviews-devel = %{kf5_version}
+BuildRequires:  knotifications-devel = %{kf5_version}
+BuildRequires:  kservice-devel = %{kf5_version}
+BuildRequires:  ktextwidgets-devel = %{kf5_version}
+BuildRequires:  kwidgetsaddons-devel = %{kf5_version}
+BuildRequires:  kwindowsystem-devel = %{kf5_version}
+BuildRequires:  kxmlgui-devel = %{kf5_version}
+BuildRequires:  solid-devel = %{kf5_version}
 BuildRequires:  pkgconfig(Qt5Core) = 5.2.0
 BuildRequires:  pkgconfig(Qt5Network) = 5.2.0
 BuildRequires:  pkgconfig(Qt5Test) = 5.2.0
@@ -49,7 +50,7 @@
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/unstable/frameworks/%{version}/%{name}-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/frameworks/%{version}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -74,10 +75,10 @@
 Group:  Development/Libraries/KDE
 Requires:   %lname = %{version}
 Requires:   extra-cmake-modules
-Requires:   kio-devel = %{_kf5_version}
-Requires:   knotifications-devel = %{_kf5_version}
-Requires:   ktextwidgets-devel = %{_kf5_version}
-Requires:   kxmlgui-devel = %{_kf5_version}
+Requires:   kio-devel = %{kf5_version}
+Requires:   knotifications-devel = %{kf5_version}
+Requires:   ktextwidgets-devel = %{kf5_version}
+Requires:   kxmlgui-devel = %{kf5_version}
 
 %description devel
 This library implements the framework for KDE parts, which are

++ kparts-4.100.0.tar.xz - kparts-5.0.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-4.100.0/CMakeLists.txt 
new/kparts-5.0.0/CMakeLists.txt
--- old/kparts-4.100.0/CMakeLists.txt   2014-06-01 14:31:13.0 +0200
+++ new/kparts-5.0.0/CMakeLists.txt 2014-07-01 

commit libnl3 for openSUSE:Factory

2014-07-17 Thread h_root
Hello community,

here is the log from the commit of package libnl3 for openSUSE:Factory checked 
in at 2014-07-18 06:40:18

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


Package is libnl3

Changes:

--- /work/SRC/openSUSE:Factory/libnl3/libnl3.changes2014-05-02 
09:51:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.libnl3.new/libnl3.changes   2014-07-18 
06:40:30.0 +0200
@@ -1,0 +2,12 @@
+Wed Jul 16 21:24:48 UTC 2014 - jeng...@inai.de
+
+- Update to new upstream release 3.2.25
+* route: fix off-by-one in rtnl_act_parse()
+* act: fix policy range check
+* act: fix the logic of parsing actions
+* u32: prevent memcpy from NULL
+* attr: prevent garbage return value for NULL param
+* introduce ipip, ip6, gre, sit tunnel support
+* tc: add co_groups for tc qdisc and filter
+
+---

Old:

  libnl-3.2.24.tar.xz

New:

  libnl-3.2.25.tar.gz



Other differences:
--
++ libnl3.spec ++
--- /var/tmp/diff_new_pack.0fAb5t/_old  2014-07-18 06:40:31.0 +0200
+++ /var/tmp/diff_new_pack.0fAb5t/_new  2014-07-18 06:40:31.0 +0200
@@ -19,7 +19,7 @@
 Name:   libnl3
 %define lname  libnl3-200
 %define with_tools 1
-Version:3.2.24
+Version:3.2.25
 Release:0
 Summary:Convenience library for working with Netlink sockets
 License:LGPL-2.1 and GPL-2.0
@@ -28,8 +28,7 @@
 
 #Git-Clone:git://git.infradead.org/users/tgr/libnl
 #Git-Clone:git://github.com/tgraf/libnl
-#DL-URL:   http://www.carisma.slowglass.com/~tgr/libnl/files/
-Source: libnl-%version.tar.xz
+Source: 
http://www.carisma.slowglass.com/~tgr/libnl/files/libnl-%version.tar.gz
 Source2:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  bison
@@ -39,7 +38,6 @@
 # is marked as 
 # NOTE: The python wrapper is experimental and may or may not work.
 # BuildRequires:  python-devel = 2.6
-BuildRequires:  xz
 %if 0%{?suse_version}
 BuildRequires:  fdupes
 %endif
@@ -101,12 +99,7 @@
 %endif
 
 %prep
-%if 0%{?__xz:1}
 %setup -qn libnl-%version
-%else
-tar -xf %{S:0} --use=xz;
-%setup -DTqn libnl-%version
-%endif
 
 %build
 %configure --disable-static

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



commit linuxrc for openSUSE:Factory

2014-07-17 Thread h_root
Hello community,

here is the log from the commit of package linuxrc for openSUSE:Factory checked 
in at 2014-07-18 06:39:57

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


Package is linuxrc

Changes:

--- /work/SRC/openSUSE:Factory/linuxrc/linuxrc.changes  2014-07-13 
17:16:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.linuxrc.new/linuxrc.changes 2014-07-18 
06:40:28.0 +0200
@@ -1,0 +2,16 @@
+Thu Jul 17 10:52:53 CEST 2014 - snw...@suse.de
+
+- fix proxy handling in linuxrc
+- 5.0.0
+
+---
+Wed Jul 16 16:32:51 CEST 2014 - snw...@suse.de
+
+- avoid server name resolution
+- don't resolve proxy name
+- enable ipv6 by default
+- clean up cifs and nfs code
+- fix segfault and accept ipv6 netmasks (bnc 887501)
+- 4.2.45
+
+---

Old:

  linuxrc-4.2.44.tar.xz

New:

  linuxrc-5.0.0.tar.xz



Other differences:
--
++ linuxrc.spec ++
--- /var/tmp/diff_new_pack.l08Vdd/_old  2014-07-18 06:40:29.0 +0200
+++ /var/tmp/diff_new_pack.l08Vdd/_new  2014-07-18 06:40:29.0 +0200
@@ -25,9 +25,9 @@
 Summary:SUSE Installation Program
 License:GPL-3.0+
 Group:  System/Boot
-Version:4.2.44
+Version:5.0.0
 Release:0
-Source: linuxrc-4.2.44.tar.xz
+Source: linuxrc-5.0.0.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description

++ linuxrc-4.2.44.tar.xz - linuxrc-5.0.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-4.2.44/VERSION new/linuxrc-5.0.0/VERSION
--- old/linuxrc-4.2.44/VERSION  2014-07-10 11:33:37.0 +0200
+++ new/linuxrc-5.0.0/VERSION   2014-07-17 10:52:44.0 +0200
@@ -1 +1 @@
-4.2.44
+5.0.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-4.2.44/changelog new/linuxrc-5.0.0/changelog
--- old/linuxrc-4.2.44/changelog2014-07-10 11:33:40.0 +0200
+++ new/linuxrc-5.0.0/changelog 2014-07-17 10:52:46.0 +0200
@@ -1,4 +1,15 @@
-2014-07-10:HEAD
+2014-07-17:5.0.0
+   - fix proxy handling in linuxrc
+
+2014-07-16:4.2.45
+   - avoid server name resolution
+   - don't resolve proxy name
+   - enable ipv6 by default
+   - clean up cifs and nfs code
+   - fix segfault and accept ipv6 netmasks (bnc 887501)
+   - clean up nfs code
+
+2014-07-10:4.2.44
- added 'defaultrepo' option to specify the repos to try if there's no 
'install' option given
- rewrote ibft parser
- bot options: make plymouth.enable an alias to plymouth (bnc #886136)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-4.2.44/file.c new/linuxrc-5.0.0/file.c
--- old/linuxrc-4.2.44/file.c   2014-07-10 10:59:52.0 +0200
+++ new/linuxrc-5.0.0/file.c2014-07-17 10:51:20.0 +0200
@@ -1942,14 +1942,7 @@
 
   }
 
-  if(config.url.proxy) {
-if(config.url.proxy-used.server.ok) {
-  file_write_inet2(f, key_proxy, config.url.proxy-used.server, 
INET_WRITE_NAME_OR_IP);
-}
-if(config.url.proxy-port) fprintf(f, ProxyPort: %u\n, 
config.url.proxy-port);
-fprintf(f, ProxyProto: http\n);
-fprintf(f, ProxyURL: %s\n, url_print(config.url.proxy, 1));
-  }
+  if(config.url.proxy) fprintf(f, ProxyURL: %s\n, 
url_print(config.url.proxy, 1));
 
   file_write_modparms(f);
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-4.2.44/linuxrc.c new/linuxrc-5.0.0/linuxrc.c
--- old/linuxrc-4.2.44/linuxrc.c2014-07-10 11:28:00.0 +0200
+++ new/linuxrc-5.0.0/linuxrc.c 2014-07-16 16:00:50.0 +0200
@@ -763,6 +763,7 @@
   config.net.tftp_timeout = 10;
   config.net.ifconfig = 1;
   config.net.ipv4 = 1;
+  config.net.ipv6 = 1;
   config.net.setup = NS_DEFAULT;
   config.net.nameservers = 1;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-4.2.44/module.c new/linuxrc-5.0.0/module.c
--- old/linuxrc-4.2.44/module.c 2014-05-21 11:30:38.0 +0200
+++ new/linuxrc-5.0.0/module.c  2014-07-16 15:36:38.0 +0200
@@ -653,7 +653,7 @@
 param = sl-value;
   }
 
-  if(config.debug) fprintf(stderr, mod_insmod(\%s\, \%s\)\n, module, 
param);
+  if(config.debug) fprintf(stderr, mod_insmod(%s, %s)\n, module, param ?: 
);
 
   if(!module || config.test) return 0;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-4.2.44/net.c new/linuxrc-5.0.0/net.c
--- 

commit duplicity for openSUSE:Factory

2014-07-17 Thread h_root
Hello community,

here is the log from the commit of package duplicity for openSUSE:Factory 
checked in at 2014-07-18 06:40:22

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


Package is duplicity

Changes:

--- /work/SRC/openSUSE:Factory/duplicity/duplicity.changes  2014-02-02 
07:50:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.duplicity.new/duplicity.changes 2014-07-18 
06:41:00.0 +0200
@@ -1,0 +2,9 @@
+Wed Jul  9 14:42:07 UTC 2014 - kru...@zib.de
+
+- Update to version 0.6.24
+  * lot of bugfixes
+  * see details here
+http://duplicity.nongnu.org/CHANGELOG
+- requires python-setuptools
+
+---

Old:

  duplicity-0.6.23.tar.gz

New:

  duplicity-0.6.24.tar.gz



Other differences:
--
++ duplicity.spec ++
--- /var/tmp/diff_new_pack.5Z0adm/_old  2014-07-18 06:41:02.0 +0200
+++ /var/tmp/diff_new_pack.5Z0adm/_new  2014-07-18 06:41:02.0 +0200
@@ -26,10 +26,11 @@
 BuildRequires:  librsync = 0.9.6
 %endif
 BuildRequires:  python-devel
+BuildRequires:  python-setuptools
 Summary:Encrypted bandwidth-efficient backup using the rsync algorithm
 License:GPL-3.0+
 Group:  Productivity/Archiving/Backup
-Version:0.6.23
+Version:0.6.24
 Release:0
 Url:http://duplicity.nongnu.org/
 Source: 
http://code.launchpad.net/%{name}/0.6-series/%{version}/+download/%{name}-%{version}.tar.gz
@@ -65,7 +66,7 @@
 %install
 %{__python} setup.py install --prefix=/usr --root=$RPM_BUILD_ROOT 
--record-rpm=files.lst
 %__rm -rf $RPM_BUILD_ROOT/usr/share/doc/duplicity-%{version}
-%__perl -n -i -e 'print unless 
m,(%{_bindir}|%{_mandir}|%{_datadir}/doc|%{_datadir}/locale),' files.lst
+%__perl -n -i -e 'print unless 
m,(%{_bindir}|%{_mandir}|%{_datadir}/doc|%{_datadir}/locale|%{python_sitearch}/testing),'
 files.lst
 %find_lang %{name}
 cat %{name}.lang files.lst  rpmfiles.lst
 

++ duplicity-0.6.23.tar.gz - duplicity-0.6.24.tar.gz ++
 14629 lines of diff (skipped)

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



commit systemd for openSUSE:Factory

2014-07-17 Thread h_root
Hello community,

here is the log from the commit of package systemd for openSUSE:Factory checked 
in at 2014-07-18 06:40:27

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


Package is systemd

Changes:

--- /work/SRC/openSUSE:Factory/systemd/systemd-mini.changes 2014-07-16 
16:36:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.systemd.new/systemd-mini.changes
2014-07-18 06:41:05.0 +0200
@@ -1,0 +2,24 @@
+Thu Jul 17 09:30:28 UTC 2014 - wer...@suse.de
+
+- Add upstream patches
+  0001-po-add-Ukrainian-translation.patch
+  0002-man-document-yearly-and-annually-in-systemd.time-7.patch
+  0003-core-nicer-message-when-inotify-watches-are-exhauste.patch
+- Add patch 0001-fix-only-discover-Xen-domU.patch to fix upstream 
+  patch 0004-systemd-detect-virt-only-discover-Xen-domU.patch
+ 
+---
+Thu Jul 17 06:32:51 UTC 2014 - rmila...@suse.com
+
+- Check if NAME key has a value before going thru the rule (bnc#885232).
+  Add 1051-check-if-NAME-has-a-value.patch 
+
+---
+Wed Jul 16 16:33:12 UTC 2014 - wer...@suse.de
+
+- Add upstream patches
+  0001-Clear-up-confusion-wrt.-ENTRY_SIZE_MAX-and-DATA_SIZE.patch
+  0002-units-serial-getty-.service-use-the-default-RestartS.patch
+  1052-rules-uaccess-add-ID_SOFTWARE_RADIO.patch
+
+---
systemd.changes: same change

New:

  0001-Clear-up-confusion-wrt.-ENTRY_SIZE_MAX-and-DATA_SIZE.patch
  0001-fix-only-discover-Xen-domU.patch
  0001-po-add-Ukrainian-translation.patch
  0002-man-document-yearly-and-annually-in-systemd.time-7.patch
  0002-units-serial-getty-.service-use-the-default-RestartS.patch
  0003-core-nicer-message-when-inotify-watches-are-exhauste.patch
  1051-check-if-NAME-has-a-value.patch
  1052-rules-uaccess-add-ID_SOFTWARE_RADIO.patch



Other differences:
--
++ systemd-mini.spec ++
--- /var/tmp/diff_new_pack.z3o6BU/_old  2014-07-18 06:41:10.0 +0200
+++ /var/tmp/diff_new_pack.z3o6BU/_new  2014-07-18 06:41:10.0 +0200
@@ -695,6 +695,18 @@
 Patch337:   0004-fileio-quote-more-shell-characters-in-envfiles.patch
 # PATCH-FIX-SUSE Do a vhangup on all consoles lines (bnc#886599)
 Patch338:   vhangup-on-all-consoles.patch
+# PATCH-FIX-UPSTREAM added at 2014/07/16
+Patch339:   0001-Clear-up-confusion-wrt.-ENTRY_SIZE_MAX-and-DATA_SIZE.patch
+# PATCH-FIX-UPSTREAM added at 2014/07/16
+Patch340:   0002-units-serial-getty-.service-use-the-default-RestartS.patch
+# PATCH-FIX-UPSTREAM added at 2014/07/17
+Patch341:   0001-po-add-Ukrainian-translation.patch
+# PATCH-FIX-UPSTREAM added at 2014/07/17
+Patch342:   0002-man-document-yearly-and-annually-in-systemd.time-7.patch
+# PATCH-FIX-UPSTREAM added at 2014/07/17
+Patch343:   0003-core-nicer-message-when-inotify-watches-are-exhauste.patch
+# PATCH-FIX-SUSE Fix patch 
0004-systemd-detect-virt-only-discover-Xen-domU.patch
+Patch344:   0001-fix-only-discover-Xen-domU.patch
 
 # UDEV PATCHES
 # 
@@ -802,6 +814,10 @@
 Patch1049:  1049-udev-link_config-ignore-errors-due-to-missing-MAC-ad.patch
 # PATCH-FIX-SUSE 
1050-only-rename-SRIOV-VF-devices-when-name-starts-with-eth.patch (bnc#885232)
 Patch1050:  
1050-only-rename-SRIOV-VF-devices-when-name-starts-with-eth.patch
+# PATCH-FIX-SUSE 1051-check-if-NAME-has-a-value.patch (bnc#885232)
+Patch1051:  1051-check-if-NAME-has-a-value.patch
+# PATCH-FIX-UPSTREAM 1052-rules-uaccess-add-ID_SOFTWARE_RADIO.patch
+Patch1052:  1052-rules-uaccess-add-ID_SOFTWARE_RADIO.patch
 
 %description
 Systemd is a system and service manager, compatible with SysV and LSB
@@ -1298,6 +1314,12 @@
 %patch336 -p0
 %patch337 -p0
 %patch338 -p0
+%patch339 -p0
+%patch340 -p0
+%patch341 -p0
+%patch342 -p0
+%patch343 -p0
+%patch344 -p1
 
 # udev patches
 %patch1001 -p1
@@ -1357,6 +1379,8 @@
 %patch1048 -p0
 %patch1049 -p0
 %patch1050 -p1
+%patch1051 -p1
+%patch1052 -p0
 
 # ensure generate files are removed
 rm -f units/emergency.service

++ systemd.spec ++
--- /var/tmp/diff_new_pack.z3o6BU/_old  2014-07-18 06:41:10.0 +0200
+++ /var/tmp/diff_new_pack.z3o6BU/_new  2014-07-18 06:41:10.0 +0200
@@ -690,6 +690,18 @@
 Patch337:   0004-fileio-quote-more-shell-characters-in-envfiles.patch
 # PATCH-FIX-SUSE Do a vhangup on all consoles lines (bnc#886599)
 Patch338:   vhangup-on-all-consoles.patch
+# PATCH-FIX-UPSTREAM added at 2014/07/16
+Patch339:   0001-Clear-up-confusion-wrt.-ENTRY_SIZE_MAX-and-DATA_SIZE.patch
+# PATCH-FIX-UPSTREAM added at 2014/07/16
+Patch340:   

commit libguestfs for openSUSE:Factory

2014-07-17 Thread h_root
Hello community,

here is the log from the commit of package libguestfs for openSUSE:Factory 
checked in at 2014-07-18 06:40:43

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


Package is libguestfs

Changes:

--- /work/SRC/openSUSE:Factory/libguestfs/libguestfs.changes2014-07-10 
14:55:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.libguestfs.new/libguestfs.changes   
2014-07-18 06:41:25.0 +0200
@@ -1,0 +2,20 @@
+Wed Jul  9 09:54:31 CEST 2014 - oher...@suse.de
+
+- Include fdisk and bc (bnc#886372)
+
+---
+Tue Jul  8 17:33:56 CEST 2014 - oher...@suse.de
+
+- add Requires: qemu 2 to guestfs-tools to restore versioned kvm
+
+---
+Tue Jul  8 12:54:34 CEST 2014 - oher...@suse.de
+
+- Use /usr/bin/qemu-system-ppc64 as kvm_binary on ppc64le (bnc#884564)
+
+---
+Tue Jul  8 12:52:58 CEST 2014 - oher...@suse.de
+
+- Handle empty /lib/mkinitrd/scripts gracefully
+
+---



Other differences:
--
++ libguestfs.spec ++
--- /var/tmp/diff_new_pack.C2RjTv/_old  2014-07-18 06:41:28.0 +0200
+++ /var/tmp/diff_new_pack.C2RjTv/_new  2014-07-18 06:41:28.0 +0200
@@ -100,6 +100,9 @@
 %ifarch aarch64
 %define kvm_binary /usr/bin/qemu-system-aarch64
 %endif
+%ifarch ppc64le
+%define kvm_binary /usr/bin/qemu-system-ppc64
+%endif
 %ifarch ppc64
 %define kvm_binary /usr/bin/qemu-system-ppc64
 %endif
@@ -223,6 +226,7 @@
 Provides:   %{name} = %{version}
 Obsoletes:  %{name}  %{version}
 Requires:   %{kvm_binary}
+Requires:   qemu = 2.0
 %if %{with bash_completion}
 Recommends: bash-completion = 2.0
 %endif
@@ -380,6 +384,7 @@
 BuildRequires:  sles-release
 %endif
 BuildRequires:  augeas-lenses
+BuildRequires:  bc
 BuildRequires:  btrfsprogs
 BuildRequires:  bzip2
 BuildRequires:  cdrkit-cdrtools-compat
@@ -677,7 +682,13 @@
 cp -avL %{S:19} mkinitrd/scripts/setup-nfs.sh
 cp -avL %{S:20} mkinitrd/scripts/setup-btrfs.sh
 cp -avL %{S:21} mkinitrd/scripts/setup-btrfs.sh
-cp -avb /lib/mkinitrd/scripts/* mkinitrd/scripts
+for i in /lib/mkinitrd/scripts/*
+do
+   if test -f $i
+   then
+   cp -avbt mkinitrd/scripts $i
+   fi
+done
 mkdir -vp mkinitrd/setup mkinitrd/boot
 ln -sfvbn lib/mkinitrd/bin mkinitrd/bin
 sed -i~ s@^INITRD_PATH=/lib/mkinitrd@INITRD_PATH=$PWD/mkinitrd@ 
mkinitrd/sbin/mkinitrd

++ libguestfs.mkinitrd.boot.sh ++
--- /var/tmp/diff_new_pack.C2RjTv/_old  2014-07-18 06:41:28.0 +0200
+++ /var/tmp/diff_new_pack.C2RjTv/_new  2014-07-18 06:41:28.0 +0200
@@ -211,6 +211,9 @@
 #%programs: chroot
 #%programs: umount
 #
+#%programs: bc
+#%programs: fdisk
+#
 # Generated at build time:
 #@GUESTFS_EXT_CMDS@
 #

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



commit python3-matplotlib for openSUSE:Factory

2014-07-17 Thread h_root
Hello community,

here is the log from the commit of package python3-matplotlib for 
openSUSE:Factory checked in at 2014-07-18 06:40:34

Comparing /work/SRC/openSUSE:Factory/python3-matplotlib (Old)
 and  /work/SRC/openSUSE:Factory/.python3-matplotlib.new (New)


Package is python3-matplotlib

Changes:

--- /work/SRC/openSUSE:Factory/python3-matplotlib/python3-matplotlib.changes
2013-10-24 14:12:33.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-matplotlib.new/python3-matplotlib.changes   
2014-07-18 06:41:18.0 +0200
@@ -1,0 +2,20 @@
+Wed Jul 16 18:52:44 UTC 2014 - cfarr...@suse.com
+
+- license update: SUSE-Matplotlib
+  JD Hunter license is Matplotlib
+
+---
+Wed Jul 16 14:42:54 UTC 2014 - toddrme2...@gmail.com
+
+- Set dummy XDG_RUNTIME_DIR to fix building on openSUSE:Factory
+
+---
+Thu Nov 14 14:52:44 UTC 2013 - toddrme2...@gmail.com
+
+- Enable all supported backends
+- Split most backends into separate packages
+- Update dependencies
+- Add many optional dependencies
+- Make %setup.py quiet
+
+---



Other differences:
--
++ python3-matplotlib.spec ++
--- /var/tmp/diff_new_pack.ieeSG4/_old  2014-07-18 06:41:20.0 +0200
+++ /var/tmp/diff_new_pack.ieeSG4/_new  2014-07-18 06:41:20.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-matplotlib
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -20,34 +20,65 @@
 Version:1.3.1
 Release:0
 Summary:Plotting Library for Python
-License:Python-2.0
+License:SUSE-Matplotlib
 Group:  Development/Libraries/Python
 Url:http://sourceforge.net/projects/matplotlib
 Source: matplotlib-%{version}.tar.gz
 Source1:matplotlib-setup.cfg
-#BuildRequires:  fltk-devel
+BuildRequires:  agg-devel
 BuildRequires:  fdupes
+BuildRequires:  fltk-devel
+BuildRequires:  freetype2-devel
 BuildRequires:  gcc-c++
+BuildRequires:  ghostscript
+BuildRequires:  gtk2-devel
+BuildRequires:  libgnome-devel
 BuildRequires:  libpng-devel
-#BuildRequires:  python3-2to3
+BuildRequires:  libxml2-tools
+BuildRequires:  poppler-tools
+BuildRequires:  python3-cairo
+BuildRequires:  python3-cairo-devel
+BuildRequires:  python3-dateutil
 BuildRequires:  python3-devel
-BuildRequires:  python3-setuptools
 BuildRequires:  python3-CXX
-BuildRequires:  python3-dateutil
+BuildRequires:  python3-gobject
+BuildRequires:  python3-gobject-cairo
+BuildRequires:  python3-gobject-devel
+BuildRequires:  python3-gobject2
+BuildRequires:  python3-gobject2-devel
 BuildRequires:  python3-numpy-devel = 1.2.1
+BuildRequires:  python3-qt4-devel
 BuildRequires:  python3-pyparsing
+# BuildRequires:  python3-pyside
+BuildRequires:  python3-setuptools
 BuildRequires:  python3-tk
+BuildRequires:  python3-tornado
 BuildRequires:  python3-tz
-BuildRequires:  agg-devel
-#BuildRequires:  tcl
-#BuildRequires:  tcl-devel
-#BuildRequires:  tk
+# BuildRequires:  python3-wxWidgets
+BuildRequires:  tcl
+BuildRequires:  tcl-devel
+BuildRequires:  texlive-latex
+%if 0%{?suse_version}  1220
+BuildRequires:  texlive-dvipng
+BuildRequires:  texlive-sfmath
+BuildRequires:  texlive-tex
+%endif
+BuildRequires:  tk
 BuildRequires:  tk-devel
-#BuildRequires:  python3-qt4
+# needed for testing
+BuildRequires:  python3-nose
 Requires:   python3-dateutil
 Requires:   python3-numpy = 1.2.1
 Requires:   python3-pyparsing
-Requires:   python3-tz
+Requires:   python3-pytz
+Recommends: ghostscript
+Recommends: inkscape
+Recommends: libxml2-tools
+Recommends: poppler-tools
+Recommends: texlive-dvipng
+Recommends: texlive-latex
+Recommends: texlive-sfmath
+Recommends: texlive-tex
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -57,14 +88,87 @@
 scripts, the python and ipython shell (ala matlab or mathematica), web
 application servers, and six graphical user interface toolkits.
 
+%package gtk2
+Summary:GTK2 backends for %{name}
+License:BSD-2-Clause
+Group:  Development/Libraries/Python
+Requires:   %{name} = %{version}
+Requires:   python3-gobject2
+
+%description gtk2
+This package includes the GTK2-based gdk, gtk, gtkagg, and
+gtkcairo backends for the %{name} plotting package
+
+%package gtk3
+Summary:GTK3 backends for %{name}
+License: 

commit python-raet for openSUSE:Factory

2014-07-17 Thread h_root
Hello community,

here is the log from the commit of package python-raet for openSUSE:Factory 
checked in at 2014-07-18 06:40:48

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


Package is python-raet

Changes:

--- /work/SRC/openSUSE:Factory/python-raet/python-raet.changes  2014-07-17 
17:31:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-raet.new/python-raet.changes 
2014-07-18 06:41:30.0 +0200
@@ -1,0 +2,7 @@
+Thu Jul 17 19:28:17 UTC 2014 - abo...@gmail.com
+
+- Updated to 0.2.4
+ - Fixed race condition in Yarding makedirs
+ - Road Keep files are now stored by name not uid
+
+---

Old:

  raet-0.2.3.tar.gz

New:

  raet-0.2.4.tar.gz



Other differences:
--
++ python-raet.spec ++
--- /var/tmp/diff_new_pack.tlmqsy/_old  2014-07-18 06:41:31.0 +0200
+++ /var/tmp/diff_new_pack.tlmqsy/_new  2014-07-18 06:41:31.0 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:   python-raet
-Version:0.2.3
+Version:0.2.4
 Release:0
 License:Apache-2.0
 Summary:Reliable Asynchronous Event Transport protocol

++ raet-0.2.3.tar.gz - raet-0.2.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/raet-0.2.3/PKG-INFO new/raet-0.2.4/PKG-INFO
--- old/raet-0.2.3/PKG-INFO 2014-07-15 01:57:25.0 +0200
+++ new/raet-0.2.4/PKG-INFO 2014-07-16 01:53:26.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: raet
-Version: 0.2.3
+Version: 0.2.4
 Summary: Reliable Asynchronous Event Transport protocol
 Home-page: https://github.com/saltstack/raet
 Author: Samuel M. Smith
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/raet-0.2.3/raet/__metadata__.py 
new/raet-0.2.4/raet/__metadata__.py
--- old/raet-0.2.3/raet/__metadata__.py 2014-07-15 01:54:43.0 +0200
+++ new/raet-0.2.4/raet/__metadata__.py 2014-07-16 01:50:22.0 +0200
@@ -2,7 +2,7 @@
 Raet package metadata
 '''
 
-__version_info__ = (0, 2, 3)
+__version_info__ = (0, 2, 4)
 __version__ = '{0}.{1}.{2}'.format(*__version_info__)
 __author__ = Samuel M. Smith
 __license__ = Apache2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/raet-0.2.3/raet/keeping.py 
new/raet-0.2.4/raet/keeping.py
--- old/raet-0.2.3/raet/keeping.py  2014-07-15 01:54:43.0 +0200
+++ new/raet-0.2.4/raet/keeping.py  2014-07-16 01:46:04.0 +0200
@@ -52,8 +52,8 @@
 local/
 prefix.ext
 remote/
-prefix.uid.ext
-prefix.uid.ext
+prefix.name.ext
+prefix.name.ext
 '''
 if not dirpath:
 if not basedirpath:
@@ -181,38 +181,44 @@
 remoteFields = remoteFields if remoteFields is not None else 
self.RemoteFields
 return (set(remoteFields) == set(data.keys()))
 
-def dumpRemoteData(self, data, uid):
+def dumpRemoteData(self, data, name):
 '''
-Dump the remote data to file named with uid
+Dump the remote data to file
 '''
+#filepath = os.path.join(self.remotedirpath,
+#{0}.{1}.{2}.format(self.prefix, uid, self.ext))
 filepath = os.path.join(self.remotedirpath,
-{0}.{1}.{2}.format(self.prefix, uid, self.ext))
+{0}.{1}.{2}.format(self.prefix, name, self.ext))
 
 self.dump(data, filepath)
 
 def dumpAllRemoteData(self, datadict):
 '''
-Dump the data in the datadict keyed by uid to remote data files
+Dump the data in the datadict keyed by name to remote data files
 '''
-for uid, data in datadict.items():
-self.dumpRemoteData(data, uid)
+for name, data in datadict.items():
+self.dumpRemoteData(data, name)
 
-def loadRemoteData(self, uid):
+def loadRemoteData(self, name):
 '''
-Load and Return the data from the remote file named with uid
+Load and Return the data from the remote file
 '''
+#filepath = os.path.join(self.remotedirpath,
+#{0}.{1}.{2}.format(self.prefix, uid, self.ext))
 filepath = os.path.join(self.remotedirpath,
-{0}.{1}.{2}.format(self.prefix, uid, self.ext))
+{0}.{1}.{2}.format(self.prefix, name, self.ext))
 if not os.path.exists(filepath):
 return None
 return (self.load(filepath))
 
-def clearRemoteData(self, uid):
+def 

commit rpmlint for openSUSE:Factory

2014-07-17 Thread h_root
Hello community,

here is the log from the commit of package rpmlint for openSUSE:Factory checked 
in at 2014-07-18 06:40:45

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


Package is rpmlint

Changes:

--- /work/SRC/openSUSE:Factory/rpmlint/rpmlint.changes  2014-07-11 
06:45:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.rpmlint.new/rpmlint.changes 2014-07-18 
06:41:28.0 +0200
@@ -1,0 +2,6 @@
+Thu Jul 17 16:05:52 UTC 2014 - meiss...@suse.com
+
+- allow org.kde.kf5auth.conf after adjustment of race condition
+  (bnc#864716)
+
+---



Other differences:
--
++ config ++
--- /var/tmp/diff_new_pack.0Y5Etp/_old  2014-07-18 06:41:30.0 +0200
+++ /var/tmp/diff_new_pack.0Y5Etp/_new  2014-07-18 06:41:30.0 +0200
@@ -623,7 +623,9 @@
 org.selinux.service,
 org.selinux.conf,
 # oFono (bnc#862354)
-ofono.conf
+ofono.conf,
+# libKF5Auth4 (bnc#864716)
+org.kde.kf5auth.conf
 ))
 
 setOption(PAMModules.WhiteList, (

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



commit gparted for openSUSE:Factory

2014-07-17 Thread h_root
Hello community,

here is the log from the commit of package gparted for openSUSE:Factory checked 
in at 2014-07-18 07:31:59

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


Package is gparted

Changes:

--- /work/SRC/openSUSE:Factory/gparted/gparted.changes  2014-06-24 
15:16:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.gparted.new/gparted.changes 2014-07-18 
07:31:59.0 +0200
@@ -1,0 +2,8 @@
+Thu Jul 17 09:31:40 UTC 2014 - joerg.loren...@ki.tng.de
+
+- Update to version 0.19.1:
+  + Prevent cross thread write after free in _OnReadable().
+  + Bugs fixed: bgo#731752.
+  + Updated translations.
+
+---

Old:

  gparted-0.19.0.tar.bz2

New:

  gparted-0.19.1.tar.bz2



Other differences:
--
++ gparted.spec ++
--- /var/tmp/diff_new_pack.qEz5wO/_old  2014-07-18 07:32:01.0 +0200
+++ /var/tmp/diff_new_pack.qEz5wO/_new  2014-07-18 07:32:01.0 +0200
@@ -18,13 +18,13 @@
 
 Name:   gparted
 ## FIXME: Once we have a new enough libparted, pass --enable-online-resize to 
configure.
-Version:0.19.0
+Version:0.19.1
 Release:0
 Summary:Gnome Partition Editor
 License:GPL-2.0
 Group:  System/Filesystems
 Url:http://gparted.sourceforge.net/
-Source0:
http://downloads.sourceforge.net/project/gparted/gparted/gparted-0.19.0/%{name}-%{version}.tar.bz2
+Source0:
http://downloads.sourceforge.net/project/gparted/gparted/gparted-0.19.1/%{name}-%{version}.tar.bz2
 Source1:gparted.policy
 BuildRequires:  e2fsprogs-devel
 BuildRequires:  fdupes

++ gparted-0.19.0.tar.bz2 - gparted-0.19.1.tar.bz2 ++
 20967 lines of diff (skipped)


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



commit ibus-libzhuyin for openSUSE:Factory

2014-07-17 Thread h_root
Hello community,

here is the log from the commit of package ibus-libzhuyin for openSUSE:Factory 
checked in at 2014-07-18 07:31:48

Comparing /work/SRC/openSUSE:Factory/ibus-libzhuyin (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-libzhuyin.new (New)


Package is ibus-libzhuyin

Changes:

New Changes file:

--- /dev/null   2014-06-12 08:28:52.960034756 +0200
+++ /work/SRC/openSUSE:Factory/.ibus-libzhuyin.new/ibus-libzhuyin.changes   
2014-07-18 07:31:49.0 +0200
@@ -0,0 +1,5 @@
+---
+Sun Jul 13 14:28:09 UTC 2014 - i...@marguerite.su
+
+- initial version 1.6.99.20140626
+

New:

  ibus-libzhuyin-1.6.99.20140626.tar.gz
  ibus-libzhuyin.changes
  ibus-libzhuyin.spec



Other differences:
--
++ ibus-libzhuyin.spec ++
#
# spec file for package ibus-libzhuyin
#
# Copyright (c) 2014 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:   ibus-libzhuyin
Version:1.6.99.20140626
Release:0
License:GPL-2.0
Summary:New Zhuyin engine based on libzhuyin for IBus
Url:https://github.com/libzhuyin/ibus-libzhuyin
Group:  System/I18n/Chinese
Source: %{name}-%{version}.tar.gz
BuildRequires:  fdupes
BuildRequires:  gcc-c++
BuildRequires:  ibus-devel
BuildRequires:  intltool
BuildRequires:  libzhuyin-devel
BuildRequires:  opencc-devel
Provides:   locale(ibus:zh_TW;zh_HK)
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
It includes a Chinese Zhuyin (Bopomofo) input method based on libzhuyin for 
IBus.

%prep
%setup -q

%build
%configure
make %{?_smp_mflags}

%install
%make_install
rm -rf %{buildroot}%{_datadir}/doc
%fdupes %{buildroot}

%post -p /sbin/ldconfig

%postun -p /sbin/ldconfig

%files
%defattr(-,root,root)
%doc AUTHORS ChangeLog README COPYING
%{_libexecdir}/ibus-engine-libzhuyin
%{_libexecdir}/ibus-setup-libzhuyin
%{_datadir}/%{name}
%{_datadir}/ibus/component/libzhuyin.xml

%changelog

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



commit gtkwave for openSUSE:Factory

2014-07-17 Thread h_root
Hello community,

here is the log from the commit of package gtkwave for openSUSE:Factory checked 
in at 2014-07-18 07:32:10

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


Package is gtkwave

Changes:

--- /work/SRC/openSUSE:Factory/gtkwave/gtkwave.changes  2014-06-16 
21:26:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.gtkwave.new/gtkwave.changes 2014-07-18 
07:32:12.0 +0200
@@ -1,0 +2,7 @@
+Thu Jul 17 23:28:43 UTC 2014 - dmitr...@opensuse.org
+
+- Update to version 3.3.61
+  * Parameterized number of named markers
+  * Updated LZ4 for version r118.
+
+---

Old:

  gtkwave-3.3.60.tar.gz

New:

  gtkwave-3.3.61.tar.gz



Other differences:
--
++ gtkwave.spec ++
--- /var/tmp/diff_new_pack.4JjMef/_old  2014-07-18 07:32:13.0 +0200
+++ /var/tmp/diff_new_pack.4JjMef/_new  2014-07-18 07:32:13.0 +0200
@@ -17,13 +17,14 @@
 
 
 Name:   gtkwave
-Version:3.3.60
+Version:3.3.61
 Release:0
 Summary:Waveform viewer for Ditital Signals
 License:GPL-2.0+
 Group:  Productivity/Scientific/Electronics
 Url:http://gtkwave.sourceforge.net/
 Source0:
http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
+Source1:gtkwave-rpmlintrc
 BuildRequires:  fdupes
 BuildRequires:  flex
 BuildRequires:  gcc-c++

++ gtkwave-3.3.60.tar.gz - gtkwave-3.3.61.tar.gz ++
 18003 lines of diff (skipped)

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



commit vm-install for openSUSE:Factory

2014-07-17 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2014-07-18 07:32:04

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is vm-install

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2014-07-02 
15:05:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2014-07-18 07:32:05.0 +0200
@@ -1,0 +2,14 @@
+Thu Jul 07 14:57:11 MDT 2014 - carn...@suse.com
+
+- bnc#885967 - vm-install: missing separating '/' in default
+  virtual disk path
+- bnc#869026 - Build0198: Unable to complete install: 'XML error:
+  No PCI buses available'
+- Version 0.8.27
+
+---
+Thu Jul 03 10:34:28 MDT 2014 - carn...@suse.com
+
+- Updated language file ru.po
+
+---

Old:

  vm-install-0.8.26.tar.bz2

New:

  vm-install-0.8.27.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.ZveQvc/_old  2014-07-18 07:32:06.0 +0200
+++ /var/tmp/diff_new_pack.ZveQvc/_new  2014-07-18 07:32:06.0 +0200
@@ -27,12 +27,12 @@
 %endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.8.26
+Version:0.8.27
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.8.26.tar.bz2
+Source0:%{name}-0.8.27.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64 s390x ppc64le

++ vm-install-0.8.26.tar.bz2 - vm-install-0.8.27.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.26/Makefile 
new/vm-install-0.8.27/Makefile
--- old/vm-install-0.8.26/Makefile  2014-06-27 01:37:13.0 +0200
+++ new/vm-install-0.8.27/Makefile  2014-07-10 23:37:56.0 +0200
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.8.26
+VER = 0.8.27
 
 default:
@echo Run 'make install DESTDIR=$destdir' to install.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.26/po/ru.po 
new/vm-install-0.8.27/po/ru.po
--- old/vm-install-0.8.26/po/ru.po  2014-06-12 05:45:39.0 +0200
+++ new/vm-install-0.8.27/po/ru.po  2014-07-03 18:33:47.0 +0200
@@ -6,7 +6,7 @@
 Project-Id-Version: xen-vm-install\n
 Report-Msgid-Bugs-To: \n
 POT-Creation-Date: 2014-05-08 18:43-0600\n
-PO-Revision-Date: 2014-06-06 16:09\n
+PO-Revision-Date: 2014-07-03 14:03\n
 Last-Translator: Novell language langu...@novell.com\n
 Language-Team: Novell language langu...@novell.com\n
 Language: \n
@@ -983,7 +983,7 @@
 
 #: src/vminstall/msg.py:325
 msgid MAC Address
-msgstr MAC адрес
+msgstr MAC-адрес
 
 #: src/vminstall/msg.py:326
 msgid Randomly generated MAC address
@@ -1132,4 +1132,3 @@
 #: src/vminstall/msg.py:382
 msgid A hypervisor is not running.  For kvm, load the kvm kernel modules.  If 
you want to run xen, reboot and load the xen kernel.
 msgstr Гипервизор не запущен. Для kvm загрузите соответствующие модули ядра. 
Если требуется запустить xen, выполните перезагрузку и загрузите ядро с xen.
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.26/setup.py 
new/vm-install-0.8.27/setup.py
--- old/vm-install-0.8.26/setup.py  2014-06-27 01:37:09.0 +0200
+++ new/vm-install-0.8.27/setup.py  2014-07-10 23:37:52.0 +0200
@@ -1,7 +1,7 @@
 from distutils.core import setup
 
 setup(name='vminstall',
-  version='0.8.26',
+  version='0.8.27',
   description='Define a virtual machine and install its operating system',
   author='Charles Coffing',
   author_email='ccoff...@novell.com',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.26/src/vmdisks/disks.py 
new/vm-install-0.8.27/src/vmdisks/disks.py
--- old/vm-install-0.8.26/src/vmdisks/disks.py  2014-06-26 18:20:49.0 
+0200
+++ new/vm-install-0.8.27/src/vmdisks/disks.py  2014-07-10 22:58:57.0 
+0200
@@ -35,6 +35,7 @@
 import vminstall.paths
 import vminstall.util
 import vminstall.caps
+import vminstall.hypervisor
 
 def get_fv_boot_disks(disks):
 Qemu can only boot from the first hard disk or first cdrom.
@@ -201,10 +202,14 @@
 # NOTE:  Some versions of Xen have a bug that affects detaching.  'xvda'
 #may fail to detach, but '51712' works ok.  To be safe, the
 #