commit gammu for openSUSE:Factory

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package gammu for openSUSE:Factory checked 
in at 2015-02-03 15:34:14

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


Package is gammu

Changes:

--- /work/SRC/openSUSE:Factory/gammu/gammu.changes  2013-07-10 
17:26:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.gammu.new/gammu.changes 2015-02-03 
15:34:15.0 +0100
@@ -1,0 +2,17 @@
+Tue Dec 30 09:56:31 UTC 2014 - ec...@opensuse.org
+
+- Update to 1.34.0:
+  * Add phone power ON/OFF function.
+  * Removed deprecated Python modules gammu.Data and gammu.Worker.
+  * Store network name and code in SMSD tables.
+  * Fixed build with recent clang compiler.
+  * Fixed several possible issues found by Coverity scan.
+  * Fixed possible crash on SMSD startup.
+  * Fixed decoding unicode SMS messages.
+  * Added identification for several Nokia phones.
+  * Fixed compilation issues on various platforms.
+  * SMSD now honors loglevel for all logging targets.
+  * SMSD can automatically hangup incoming calls.
+  * Correctly detect Network errors.
+
+---

Old:

  gammu-1.33.0.tar.xz

New:

  gammu-1.34.0.tar.xz



Other differences:
--
++ gammu.spec ++
--- /var/tmp/diff_new_pack.Fmxe1y/_old  2015-02-03 15:34:16.0 +0100
+++ /var/tmp/diff_new_pack.Fmxe1y/_new  2015-02-03 15:34:16.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gammu
 #
-# 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
@@ -19,7 +19,7 @@
 %define so_ver 7
 
 Name:   gammu
-Version:1.33.0
+Version:1.34.0
 Release:0
 Summary:Mobile phone management utility
 License:GPL-2.0
@@ -128,6 +128,7 @@
 BuildRequires:  %{dist_bluez_libs}
 %if 0%{?suse_version}  1140
 BuildRequires:  python-Sphinx
+BuildRequires:  python-sphinxcontrib-breathe
 %endif
 BuildRequires:  python-devel
 BuildRequires:  unixODBC-devel

++ gammu-1.33.0.tar.xz - gammu-1.34.0.tar.xz ++
 116988 lines of diff (skipped)

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



commit haproxy for openSUSE:Factory

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package haproxy for openSUSE:Factory checked 
in at 2015-02-03 15:35:26

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


Package is haproxy

Changes:

--- /work/SRC/openSUSE:Factory/haproxy/haproxy.changes  2015-01-08 
23:02:37.0 +0100
+++ /work/SRC/openSUSE:Factory/.haproxy.new/haproxy.changes 2015-02-03 
15:35:28.0 +0100
@@ -1,0 +2,38 @@
+Sun Feb  1 08:27:43 UTC 2015 - mrueck...@suse.de
+
+- update to 1.5.11
+  - BUG/MEDIUM: backend: correctly detect the domain when
+use_domain_only is used
+  - MINOR: ssl: load certificates in alphabetical order
+  - BUG/MINOR: checks: prevent http keep-alive with http-check
+expect
+  - BUG/MEDIUM: Do not set agent health to zero if server is
+disabled in config
+  - MEDIUM/BUG: Only explicitly report DOWN (agent) if the agent
+health is zero
+  - BUG/MINOR: stats:Fix incorrect printf type.
+  - DOC: add missing entry for log-format and clarify the text
+  - BUG/MEDIUM: http: fix header removal when previous header ends
+with pure LF
+  - BUG/MEDIUM: channel: fix possible integer overflow on reserved
+size computation
+  - BUG/MINOR: channel: compare to_forward with buf-i, not
+buf-size
+  - MINOR: channel: add channel_in_transit()
+  - MEDIUM: channel: make buffer_reserved() use
+channel_in_transit()
+  - MEDIUM: channel: make bi_avail() use channel_in_transit()
+  - BUG/MEDIUM: channel: don't schedule data in transit for leaving
+until connected
+  - BUG/MAJOR: log: don't try to emit a log if no logger is set
+  - BUG/MINOR: args: add missing entry for ARGT_MAP in
+arg_type_names
+  - BUG/MEDIUM: http: make http-request set-header compute the
+string before removal
+  - BUG/MINOR: http: fix incorrect header value offset in
+replace-hdr/replace-value
+  - BUG/MINOR: http: abort request processing on filter failure
+- drop patch included in update:
+  0001-BUG-MEDIUM-backend-correctly-detect-the-domain-when-.patch
+
+---

Old:

  0001-BUG-MEDIUM-backend-correctly-detect-the-domain-when-.patch
  haproxy-1.5.10.tar.gz

New:

  haproxy-1.5.11.tar.gz



Other differences:
--
++ haproxy.spec ++
--- /var/tmp/diff_new_pack.sOSYRR/_old  2015-02-03 15:35:29.0 +0100
+++ /var/tmp/diff_new_pack.sOSYRR/_new  2015-02-03 15:35:29.0 +0100
@@ -33,7 +33,7 @@
 %bcond_without  apparmor
 
 Name:   haproxy
-Version:1.5.10
+Version:1.5.11
 Release:0
 #
 #
@@ -61,8 +61,6 @@
 Patch2: haproxy-makefile_lib.patch
 Patch3: sec-options.patch
 Patch4: haproxy-1.5.8-fix-bashisms.patch
-# PATCH-UPSTREAM
-Patch5: 0001-BUG-MEDIUM-backend-correctly-detect-the-domain-when-.patch
 #
 Source99:   haproxy-rpmlintrc
 #
@@ -97,7 +95,6 @@
 %patch2
 %patch3
 %patch4 -p1
-%patch5 -p1
 
 %build
 %{__make} \

++ haproxy-1.5.10.tar.gz - haproxy-1.5.11.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/haproxy-1.5.10/CHANGELOG new/haproxy-1.5.11/CHANGELOG
--- old/haproxy-1.5.10/CHANGELOG2014-12-31 22:22:28.0 +0100
+++ new/haproxy-1.5.11/CHANGELOG2015-02-01 07:54:32.0 +0100
@@ -1,6 +1,27 @@
 ChangeLog :
 ===
 
+2015/02/01 : 1.5.11
+- BUG/MEDIUM: backend: correctly detect the domain when use_domain_only is 
used
+- MINOR: ssl: load certificates in alphabetical order
+- BUG/MINOR: checks: prevent http keep-alive with http-check expect
+- BUG/MEDIUM: Do not set agent health to zero if server is disabled in 
config
+- MEDIUM/BUG: Only explicitly report DOWN (agent) if the agent health is 
zero
+- BUG/MINOR: stats:Fix incorrect printf type.
+- DOC: add missing entry for log-format and clarify the text
+- BUG/MEDIUM: http: fix header removal when previous header ends with pure 
LF
+- BUG/MEDIUM: channel: fix possible integer overflow on reserved size 
computation
+- BUG/MINOR: channel: compare to_forward with buf-i, not buf-size
+- MINOR: channel: add channel_in_transit()
+- MEDIUM: channel: make buffer_reserved() use channel_in_transit()
+- MEDIUM: channel: make bi_avail() use channel_in_transit()
+- BUG/MEDIUM: channel: don't schedule data in transit for leaving until 
connected
+- BUG/MAJOR: log: don't try to emit a log if no logger is set
+- BUG/MINOR: args: add missing entry for ARGT_MAP in arg_type_names
+- BUG/MEDIUM: http: make http-request set-header compute the string before 
removal
+- BUG/MINOR: http: fix incorrect header value offset in 
replace-hdr/replace-value
+  

commit OpenColorIO for openSUSE:Factory

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package OpenColorIO for openSUSE:Factory 
checked in at 2015-02-03 15:35:16

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


Package is OpenColorIO

Changes:

--- /work/SRC/openSUSE:Factory/OpenColorIO/OpenColorIO.changes  2013-07-07 
22:20:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.OpenColorIO.new/OpenColorIO.changes 
2015-02-03 15:35:18.0 +0100
@@ -1,0 +2,16 @@
+Sat Jan 31 20:03:26 UTC 2015 - asterios.dra...@gmail.com
+
+- Update to version 1.0.9:
+  * CDL cccid supports both named id and index lookups
+  * ociobakelut / ocioconvert updates
+  * FreeBSD compile dixes
+  * FileTransform disk cache allows concurrent disk lookups
+  * CSP windows fix
+  * Python 3 support
+  * Fix envvar abs/relative path testing
+  * Can explicitly declare config envvars
+  * gcc44 compile warning fixes
+- Updated crippled tarball instructions (RegexMatcher.ns2 no longer exists).
+- Added new build requirement python-MarkupSafe.
+
+---

Old:

  OpenColorIO-1.0.8-crippled.tar.gz

New:

  OpenColorIO-1.0.9-crippled.tar.gz



Other differences:
--
++ OpenColorIO.spec ++
--- /var/tmp/diff_new_pack.aYYusu/_old  2015-02-03 15:35:19.0 +0100
+++ /var/tmp/diff_new_pack.aYYusu/_new  2015-02-03 15:35:19.0 +0100
@@ -1,8 +1,8 @@
 #
 # spec file for package OpenColorIO
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
-# Copyright (c) 2013 Asterios Dramis asterios.dra...@gmail.com.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 Asterios Dramis asterios.dra...@gmail.com.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,35 +20,33 @@
 %define so_ver 1
 
 Name:   OpenColorIO
-Version:1.0.8
+Version:1.0.9
 Release:0
 Summary:Complete Color Management Solution Geared Towards Motion 
Picture Production
 License:BSD-3-Clause and GPL-2.0+
 Group:  Productivity/Graphics/Other
 Url:http://opencolorio.org/
-#DL-URL: 
http://github.com/imageworks/OpenColorIO/archive/v%{version}/OpenColorIO-%{version}.tar.gz
 ##
 ##
 # The package contains the below non OSS licensed files (see bnc#821203)
 #
-# ext/Pygments-1.3.1/tests/examplefiles/RegexMatcher.ns2
-# ext/Pygments-1.3.1/tests/examplefiles/Sorting.mod
-# ext/Pygments-1.3.1/tests/examplefiles/test.mod
+# ext/Pygments-1.6/tests/examplefiles/Sorting.mod
+# ext/Pygments-1.6/tests/examplefiles/test.mod
 #
 # so a crippled tarball is used with these files removed. Steps to reproduce:
 #
 # tar zxf OpenColorIO-%{version}.tar.gz
 # pushd OpenColorIO-%{version}/ext/
-# tar zxf Pygments-1.3.1.tar.gz
-# rm -f Pygments-1.3.1.tar.gz
-# rm -f 
Pygments-1.3.1/tests/examplefiles/{RegexMatcher.ns2,Sorting.mod,test.mod}
-# tar zcf Pygments-1.3.1.tar.gz Pygments-1.3.1/
-# rm -rf Pygments-1.3.1/
+# tar zxf Pygments-1.6.tar.gz
+# rm -f Pygments-1.6.tar.gz
+# rm -f Pygments-1.6/tests/examplefiles/{Sorting.mod,test.mod}
+# tar zcf Pygments-1.6.tar.gz Pygments-1.6/
+# rm -rf Pygments-1.6/
 # popd
 # tar zcf OpenColorIO-%{version}-crippled.tar.gz OpenColorIO-%{version}/
 # rm -f OpenColorIO-%{version}.tar.gz
 #
-# NOTE: In newer OpenColorIO versions, Pygments (version 1.3.1) maybe updated.
+# NOTE: In newer OpenColorIO versions, Pygments (version 1.6) maybe updated.
 # In this case check if the above files' license is changed, so no crippled 
tarball is needed.
 #
 #
@@ -57,6 +55,7 @@
 BuildRequires:  gcc-c++
 BuildRequires:  liblcms2-devel
 BuildRequires:  pkg-config
+BuildRequires:  python-MarkupSafe
 BuildRequires:  python-devel
 BuildRequires:  tinyxml-devel
 # Use internal yaml-cpp until OpenColorIO is ported to yaml-cpp = 0.5.0 
currently in Factory

++ OpenColorIO-1.0.8-crippled.tar.gz - OpenColorIO-1.0.9-crippled.tar.gz 
++
/work/SRC/openSUSE:Factory/OpenColorIO/OpenColorIO-1.0.8-crippled.tar.gz 
/work/SRC/openSUSE:Factory/.OpenColorIO.new/OpenColorIO-1.0.9-crippled.tar.gz 
differ: char 5, line 1

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



commit frozen-bubble for openSUSE:Factory

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package frozen-bubble for openSUSE:Factory 
checked in at 2015-02-03 15:34:59

Comparing /work/SRC/openSUSE:Factory/frozen-bubble (Old)
 and  /work/SRC/openSUSE:Factory/.frozen-bubble.new (New)


Package is frozen-bubble

Changes:

--- /work/SRC/openSUSE:Factory/frozen-bubble/frozen-bubble.changes  
2014-08-05 10:24:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.frozen-bubble.new/frozen-bubble.changes 
2015-02-03 15:35:00.0 +0100
@@ -1,0 +2,5 @@
+Sun Jan 25 20:53:45 UTC 2015 - devel.s...@gmail.com
+
+- Remove exec bit from frozen-bubble-server.service
+
+---



Other differences:
--
++ frozen-bubble.spec ++
--- /var/tmp/diff_new_pack.COrkVR/_old  2015-02-03 15:35:01.0 +0100
+++ /var/tmp/diff_new_pack.COrkVR/_new  2015-02-03 15:35:01.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package frozen-bubble
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -122,7 +122,7 @@
 
 %if 0%{?suse_version} =1230
 mkdir -p %{buildroot}%{_unitdir} %{buildroot}/%{_sbindir}
-install -m 755 %{SOURCE5} %{buildroot}%{_unitdir}/frozen-bubble-server.service
+install -m 644 %{SOURCE5} %{buildroot}%{_unitdir}/frozen-bubble-server.service
 ln -s /sbin/service %{buildroot}%{_sbindir}/rcfb-server
 ln -s /sbin/service %{buildroot}%{_sbindir}/rcfrozen-bubble-server
 %else
@@ -211,7 +211,7 @@
 %defattr(755, root, root)
 %{_bindir}/fb-server
 %if 0%{?suse_version} =1230
-%{_unitdir}/frozen-bubble-server.service
+%attr (644,root,root) %{_unitdir}/frozen-bubble-server.service
 %else
 %{_sysconfdir}/init.d/frozen-bubble-server
 %endif



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



commit perl-Prima for openSUSE:Factory

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package perl-Prima for openSUSE:Factory 
checked in at 2015-02-03 15:35:10

Comparing /work/SRC/openSUSE:Factory/perl-Prima (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Prima.new (New)


Package is perl-Prima

Changes:

--- /work/SRC/openSUSE:Factory/perl-Prima/perl-Prima.changes2013-09-13 
14:44:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Prima.new/perl-Prima.changes   
2015-02-03 15:35:12.0 +0100
@@ -1,0 +2,20 @@
+Thu Jan 29 13:22:23 UTC 2015 - dims...@opensuse.org
+
+- Update to version 1.41:
+  + Add ImageViewer.autoZoom.
+  + Fixes to Notebook  .
+- Changes from version 1.40:
+  + Remove Win9X support.
+  + Cygwin default build is for X11.
+  + Compile with giflib 5.1.
+  + Add Drawable::Subcanvas.
+  + Add ImageViewer.stretch.
+  + PS font and eps fixes.
+  + win32.gp cliprect fix.
+- Changes from version 1.39:
+  + Prepare for perl 5.20.
+- Changes from version 1.38:
+  + X11: add multimonitor support.
+  + special char @ means auto-toggle in menu items.
+
+---

Old:

  Prima-1.37.tar.gz

New:

  Prima-1.41.tar.gz



Other differences:
--
++ perl-Prima.spec ++
--- /var/tmp/diff_new_pack.e5m8QM/_old  2015-02-03 15:35:13.0 +0100
+++ /var/tmp/diff_new_pack.e5m8QM/_new  2015-02-03 15:35:13.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Prima
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,7 +27,7 @@
 BuildRequires:  xorg-x11-devel
 %define X_display :98
 Requires:   xorg-x11
-Version:1.37
+Version:1.41
 Release:0
 Summary:A Perl toolkit for multi-platform GUI development
 License:BSD-2-Clause
@@ -91,7 +91,7 @@
 
 %files
 %defattr(-,root,root)
-%doc Copying README HISTORY Prima.pdf
+%doc Copying README Prima.pdf
 %doc %{_mandir}/man?/*
 %{_bindir}/*
 %dir %{perl_vendorarch}/Prima

++ Prima-1.37.tar.gz - Prima-1.41.tar.gz ++
 11310 lines of diff (skipped)



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



commit libcec for openSUSE:Factory

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package libcec for openSUSE:Factory checked 
in at 2015-02-03 15:35:04

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


Package is libcec

Changes:

--- /work/SRC/openSUSE:Factory/libcec/libcec.changes2015-01-09 
20:50:20.0 +0100
+++ /work/SRC/openSUSE:Factory/.libcec.new/libcec.changes   2015-02-03 
15:35:06.0 +0100
@@ -1,0 +2,6 @@
+Mon Feb  2 16:48:49 UTC 2015 - o...@aepfle.de
+
+- Remove timestamps from binary to reduce build-compare noise
+  libcec-no-buildtime.patch
+
+---

New:

  libcec-no-buildtime.patch



Other differences:
--
++ libcec.spec ++
--- /var/tmp/diff_new_pack.74ofIo/_old  2015-02-03 15:35:07.0 +0100
+++ /var/tmp/diff_new_pack.74ofIo/_new  2015-02-03 15:35:07.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libcec
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2012 Guillaume GARDET guilla...@opensuse.org
 #
 # All modifications and additions to the file contributed by third parties
@@ -30,9 +30,15 @@
 
 Source: libcec-%version.tar.gz
 Patch0: configure.ac.diff
+Patch1: libcec-no-buildtime.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  pkg-config automake libtool autoconf gcc-c++
-BuildRequires:  lockdev-devel libudev-devel
+BuildRequires:  autoconf
+BuildRequires:  automake
+BuildRequires:  gcc-c++
+BuildRequires:  libtool
+BuildRequires:  libudev-devel
+BuildRequires:  lockdev-devel
+BuildRequires:  pkg-config
 %ifarch armv6l armv6hl
 %if %{with enable_rpi_build}
 BuildRequires:  raspberrypi-gfx-devel
@@ -78,6 +84,7 @@
 %patch0 -p0
 %endif
 %endif
+%patch1 -p1
 
 %build
 ./bootstrap

++ libcec-no-buildtime.patch ++
---
 configure.ac |   26 --
 1 file changed, 26 deletions(-)

Index: libcec-libcec-2.2.0/configure.ac
===
--- libcec-libcec-2.2.0.orig/configure.ac
+++ libcec-libcec-2.2.0/configure.ac
@@ -348,32 +348,6 @@ if test x$revision != x; then
   LIB_INFO=$LIB_INFO, git revision: ${revision}
 fi
 
-AC_CHECK_PROG(HAVE_DATE, date, yes)
-if test x$HAVE_DATE = xyes; then
-  LIB_INFO=$LIB_INFO, compiled on: `date -u`
-else
-  LIB_INFO=$LIB_INFO, compiled on: (unknown date)
-fi
-
-## add the name of the user who built libCEC to LIB_INFO
-AC_CHECK_PROG(HAVE_WHOAMI, whoami, yes)
-if test x$HAVE_WHOAMI = xyes ; then
-  LIB_INFO=$LIB_INFO by `whoami`
-else
-  LIB_INFO=$LIB_INFO by (unknown user)
-fi
-
-## add the hostname of the build host of libCEC to LIB_INFO
-AC_CHECK_PROG(HAVE_HOSTNAME, hostname, yes)
-if test x$HAVE_HOSTNAME = xyes; then
-  LIB_INFO=$LIB_INFO@`hostname -f`
-fi
-
-## add the system info of the build host of libCEC to LIB_INFO
-AC_CHECK_PROG(HAVE_UNAME, uname, yes)
-if test x$HAVE_UNAME = xyes; then
-  LIB_INFO=$LIB_INFO on `uname -s` `uname -r` (`uname -m`)
-fi
 
 ## redefine the LIBS, so cec-client isn't linked against things they don't need
 LIBS_LIBCEC=$LIBS
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python-bjoern for openSUSE:Factory

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package python-bjoern for openSUSE:Factory 
checked in at 2015-02-03 15:35:21

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


Package is python-bjoern

Changes:

--- /work/SRC/openSUSE:Factory/python-bjoern/python-bjoern.changes  
2012-11-28 14:32:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-bjoern.new/python-bjoern.changes 
2015-02-03 15:35:23.0 +0100
@@ -1,0 +2,9 @@
+Mon Feb  2 16:27:46 UTC 2015 - bo...@steki.net
+
+- update to version 1.4.2
+  * CVE-2015-0219, see 
https://www.djangoproject.com/weblog/2015/jan/13/security/
+  * Default to keep-alive for HTTP/1.1 connections
+  * Unix socket support
+  * Fixed 64bit compile errors
+
+---

Old:

  bjoern-1.2.tar.gz

New:

  bjoern-1.4.2.tar.gz



Other differences:
--
++ python-bjoern.spec ++
--- /var/tmp/diff_new_pack.hIIACZ/_old  2015-02-03 15:35:24.0 +0100
+++ /var/tmp/diff_new_pack.hIIACZ/_new  2015-02-03 15:35:24.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-bjoern
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -13,15 +13,16 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
 Name:   python-bjoern
-Version:1.2
+Version:1.4.2
 Release:0
-License:BSD-2-Clause
 Summary:A screamingly fast Python WSGI server written in C
-Url:https://github.com/jonashaag/bjoern
+License:BSD-2-Clause
 Group:  Development/Languages/Python
+Url:https://github.com/jonashaag/bjoern
 Source: 
http://pypi.python.org/packages/source/b/bjoern/bjoern-%{version}.tar.gz
 BuildRequires:  libev-devel
 BuildRequires:  python-devel

++ bjoern-1.2.tar.gz - bjoern-1.4.2.tar.gz ++
 2116 lines of diff (skipped)

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



commit jasper for openSUSE:13.1:Update

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package jasper for openSUSE:13.1:Update 
checked in at 2015-02-03 10:03:17

Comparing /work/SRC/openSUSE:13.1:Update/jasper (Old)
 and  /work/SRC/openSUSE:13.1:Update/.jasper.new (New)


Package is jasper

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.NjF0cR/_old  2015-02-03 10:03:19.0 +0100
+++ /var/tmp/diff_new_pack.NjF0cR/_new  2015-02-03 10:03:19.0 +0100
@@ -1 +1 @@
-link package='jasper.3361' cicount='copy' /
+link package='jasper.3456' cicount='copy' /

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



commit patch.3458 for openSUSE:13.1:Update

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package patch.3458 for openSUSE:13.1:Update 
checked in at 2015-02-03 10:03:31

Comparing /work/SRC/openSUSE:13.1:Update/patch.3458 (Old)
 and  /work/SRC/openSUSE:13.1:Update/.patch.3458.new (New)


Package is patch.3458

Changes:

New Changes file:

--- /dev/null   2014-12-25 22:38:16.200041506 +0100
+++ /work/SRC/openSUSE:13.1:Update/.patch.3458.new/patch.changes
2015-02-03 10:03:33.0 +0100
@@ -0,0 +1,484 @@
+---
+Fri Jan 23 01:00:22 UTC 2015 - andreas.stie...@gmx.de
+
+- patch 2.7.3
+  Contains a security fix for a directory traversal flaw when
+  handling git-style patches. This could allow an attacker to
+  overwrite arbitrary files by applying a specially crafted patch.
+  [boo#913678] [CVE-2015-1196]
+  + With git-style patches, symlinks that point outside the working
+directory will no longer be created (CVE-2015-1196).
+  + When a file isn't being deleted because the file contents don't
+match the patch, the resulting message is now Not deleting
+file ... as content differs from patch instead of File ...
+is not empty after patch; not deleting.
+  + Function names in hunks (from diff -p) are now preserved in
+reject files [boo#904519]
+- Version 2.7.2 differed from the above only slightly.
+- packaging changes:
+  + Verify source signatures
+  + Removed patches now upstream:
+* error-report-crash.patch
+  + run spec-cleaner
+
+---
+Tue May 20 07:44:03 UTC 2014 - sch...@suse.de
+
+- error-report-crash.patch: fix crash after reporting error during option
+  parsing
+
+---
+Thu Dec  6 16:19:25 CET 2012 - jdelv...@suse.de
+
+- Back to bz2 archive format as old products lack xz.
+
+---
+Thu Dec  6 15:34:14 CET 2012 - jdelv...@suse.de
+
+- Version 2.7.1
+  + Patch no longer gets a failed assertion for certain mangled
+patches.
+  + Ignore destination file names that are absolute or that contain
+a component of .., except when working in the root directory.
+This addresses CVE-2010-4651.
+  + Support for most features of the diff --git format, including
+renames and copies, permission changes, and symlink diffs.
+Binary diffs are not supported yet; patch will complain and
+skip them.
+  + Support for double-quoted filenames: when a filename starts
+with a double quote, it is interpreted as a C string literal.
+The escape sequences \\, \, \a, \b, \f, \n, \r, \t, \v, and
+\ooo (a three-digit octal number between 0 and 255) are
+recognized.
+  + Refuse to apply a normal patch to a symlink. (Previous versions
+of patch were replacing the symlink with a regular file.)
+  + New --follow-symlinks option to allow to treat symlinks as
+files: this was patch's behavior before version 2.7.
+  + When trying to modify a read-only file, warn about the
+potential problem by default. The --read-only command line
+option allows to change this behavior.
+  + Files to be deleted are deleted once the entire input has been
+processed, not immediately. This fixes a bug with numbered
+backup files.
+  + When a timestamp specifies a time zone, honor that instead of
+assuming the local time zone (--set-date) or Universal
+Coordinated Time (--set-utc).
+  + Support for nanosecond precision timestamps.
+  + Many bug fixes.
+  + Clarify the message printed when a patch is expected to empty
+out and delete a file, but the file does not become empty.
+  + Various improvements to messages when applying a patch to a
+file of different type (regular file vs. symlink), when there
+are line ending differences (LF vs. CRLF), and when in
+--dry-run mode.
+  + Ignore when extended attributes cannot be preserved because
+they are unsupported or because permission to set them is
+denied.
+- patch-revert-e0f70752.patch: Dropped, original bug fixed
+  upstream.
+- patch-stdio.in.patch: Dropped, merged upstream.
+
+---
+Tue Jul 17 08:40:27 UTC 2012 - a...@suse.de
+
+- patch-stdio.in.patch:
+   Fix build with missing gets declaration (glibc 2.16)
+
+---
+Fri Apr  6 14:22:12 CEST 2012 - jdelv...@suse.de
+
+- patch-revert-e0f70752.patch: Revert broken upstream commit
+  (bnc#755136).
+
+---
+Wed Apr  4 19:03:25 CEST 2012 - jdelv...@suse.de
+
+- Version 2.6.1.136
+
+---
+Wed Oct  5 12:33:53 UTC 2011 - 

commit patch for openSUSE:13.1:Update

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package patch for openSUSE:13.1:Update 
checked in at 2015-02-03 10:03:34

Comparing /work/SRC/openSUSE:13.1:Update/patch (Old)
 and  /work/SRC/openSUSE:13.1:Update/.patch.new (New)


Package is patch

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



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



commit patchinfo.3458 for openSUSE:13.1:Update

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.3458 for 
openSUSE:13.1:Update checked in at 2015-02-03 10:03:38

Comparing /work/SRC/openSUSE:13.1:Update/patchinfo.3458 (Old)
 and  /work/SRC/openSUSE:13.1:Update/.patchinfo.3458.new (New)


Package is patchinfo.3458

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++
patchinfo incident=3458
  issue id=913678 tracker=bncCVE-2015-1196: directory traversal via 
symlinks/issue
  issue id=904519 tracker=bncpatch no longer includes C function names in 
reject files/issue
  issue id=CVE-2015-1196 tracker=cve /
  categorysecurity/category
  ratingmoderate/rating
  packagerAndreasStieger/packager
  description
  This update fixes the following security issue:

  + Security fix for a directory traversal flaw when
  handling git-style patches. This could allow an attacker to
  overwrite arbitrary files by applying a specially crafted patch.
  [boo#913678] [CVE-2015-1196]

  This update fixes the following issues:

  + When a file isn't being deleted because the file contents don't
match the patch, the resulting message is now Not deleting
file ... as content differs from patch instead of File ...
is not empty after patch; not deleting.
  + Function names in hunks (from diff -p) are now preserved in
reject files [boo#904519]

/description
  summarySecurity update for patch/summary
/patchinfo
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit release-notes-openSUSE.3483 for openSUSE:12.3:Update

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package release-notes-openSUSE.3483 for 
openSUSE:12.3:Update checked in at 2015-02-03 12:01:01

Comparing /work/SRC/openSUSE:12.3:Update/release-notes-openSUSE.3483 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.release-notes-openSUSE.3483.new (New)


Package is release-notes-openSUSE.3483

Changes:

New Changes file:

--- /dev/null   2014-12-25 22:38:16.200041506 +0100
+++ 
/work/SRC/openSUSE:12.3:Update/.release-notes-openSUSE.3483.new/release-notes-openSUSE.changes
  2015-02-03 12:01:04.0 +0100
@@ -0,0 +1,1556 @@
+---
+Mon Feb  2 12:36:16 UTC 2015 - bbrun...@suse.com
+
+- End of maintenance announcement for openSUSE 12.3
+
+---
+Thu Aug 22 12:00:55 UTC 2013 - k...@suse.de
+
+- 12.3.11:
+* New entries: Sysvinit Support No Longer Available (bnc#830979).
+
+---
+Mon Jun 10 11:59:06 UTC 2013 - k...@suse.de
+
+- 12.3.10:
+* Update translations (bnc#823485).
+* New entries: Non-existent Floppy Drive Enabled in BIOS Causes Hang
+  (bnc#823432); systemd: Persistent Journal across Reboots (bnc#819707).
+
+---
+Tue May 28 12:26:30 UTC 2013 - k...@suse.de
+
+- 12.3.9:
+* Update translations (bnc#818616).
+
+---
+Mon Apr 22 15:40:22 UTC 2013 - k...@suse.de
+
+- 12.3.8 (bnc#811952):
+* New entries: GTK+ Applications Output a Fontconfig Warning
+  (bnc#809838); SSH Installation Blocked by SuSEFirewall Service
+  (bnc#809119); pwdutils Replaced by shadow (bnc#815520).
+* Update translations.
+
+---
+Tue Mar 19 15:33:16 UTC 2013 - k...@suse.de
+
+- 12.3.7:
+* Enable 'ar' again (but for HTML only).
+* New entries: The proprietary NVIDIA driver requires users to have
+  access to /dev/nvidia* devices (bnc#809163).
+* Update translations.
+
+---
+Wed Mar 13 14:55:26 UTC 2013 - k...@suse.de
+
+- 12.3.6:
+* For the moment, disable 'ar' (pdf does not build).
+
+---
+Wed Mar 13 13:53:17 UTC 2013 - k...@suse.de
+
+- 12.3.5 (bnc#808614):
+* New entries: Crypted LVM in UEFI Mode Needs /boot Partition
+  (bnc#808104); Enable Secure Boot in YaST Not Enabled by Default When
+  in Secure Boot Mode (bnc#808108); No Network after Installation
+  (bnc#808111); Wrong Bootloader When Installing from a Live Medium in a
+  UEFI Environment (bnc#808116); openSUSE 12.3 Medium May Not Boot on
+  Future Secure Boot Enabled Hardware (bnc#808595).
+* Update entries: Gnome: Workaround to Set Shift or Ctrl+Shift as a
+  Shortcut (bnc#804773).
+
+---
+Wed Feb 27 14:18:20 UTC 2013 - k...@suse.de
+
+- 12.3.4:
+* New entries: Gnome: Workaround to Set Shift or Ctrl+Shift as a
+  Shortcut (bnc#804773).
+* Update translations.
+
+---
+Thu Feb 21 13:01:43 UTC 2013 - k...@suse.de
+
+- 12.3.3:
+* New entries: UEFI update.
+* Minor changes (bnc#804301; bnc#804315).
+
+---
+Thu Feb 14 10:35:47 UTC 2013 - k...@suse.de
+
+- 12.3.2:
+* Comment remainint entries marked with CHECKIT.
+
+---
+Thu Jan 31 12:38:38 UTC 2013 - k...@suse.de
+
+- 12.3.1:
+* Fix encoding while building .txt from .html using w3m (add -I UTF-8);
+  bnc#784291.
+* New entries: SYSLOG_DAEMON Variable Removed (bnc#790805); Configuring
+  Postfix (bnc#796161).
+* Changed entries: Initializing Graphics with KMS (Kernel Mode Setting)
+  (add grub2; bnc#781700); Cleaning Directories (/tmp and /var/tmp).
+* Removed entries: Booting with Deprecated sysvinit; sysvinit Deprecated.
+
+---
+Tue Sep 11 09:27:23 UTC 2012 - k...@suse.de
+
+- 12.3.0:
+* Start resetting for 12.3 and add CHECKIT markers.
+
+---
+Tue Aug 21 11:23:10 UTC 2012 - k...@suse.de
+
+- 12.2.6:
+* Update translations.
+* Timezone Information in /etc/adjtime; bnc#774716.
+* Remove most of the checkit markers (systemd).
+
+---
+Thu Aug  2 15:18:25 UTC 2012 - k...@suse.de
+
+- Build and install PDF files.
+
+---
+Fri Jul 27 11:09:05 UTC 2012 - k...@suse.de
+
+- 12.2.4:
+* Ensure that the dumped txt files are UTF-8 

commit release-notes-openSUSE for openSUSE:12.3:Update

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package release-notes-openSUSE for 
openSUSE:12.3:Update checked in at 2015-02-03 12:01:11

Comparing /work/SRC/openSUSE:12.3:Update/release-notes-openSUSE (Old)
 and  /work/SRC/openSUSE:12.3:Update/.release-notes-openSUSE.new (New)


Package is release-notes-openSUSE

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.avl2Wj/_old  2015-02-03 12:01:12.0 +0100
+++ /var/tmp/diff_new_pack.avl2Wj/_new  2015-02-03 12:01:12.0 +0100
@@ -1 +1 @@
-link package='release-notes-openSUSE.1951' cicount='copy' /
+link package='release-notes-openSUSE.3483' cicount='copy' /

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



commit opal for openSUSE:Factory

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package opal for openSUSE:Factory checked in 
at 2015-02-03 11:38:32

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


Package is opal

Changes:

--- /work/SRC/openSUSE:Factory/opal/opal.changes2013-03-26 
19:48:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.opal.new/opal.changes   2015-02-03 
11:38:34.0 +0100
@@ -1,0 +2,7 @@
+Fri Jan 30 18:55:17 UTC 2015 - crrodrig...@opensuse.org
+
+- Build C++ code with -fvisibility-inlines-hidden shrinks
+  the exported symbol table of libopal from 36945 to 
+  23124.
+
+---



Other differences:
--
++ opal.spec ++
--- /var/tmp/diff_new_pack.Vjc0r5/_old  2015-02-03 11:38:36.0 +0100
+++ /var/tmp/diff_new_pack.Vjc0r5/_new  2015-02-03 11:38:36.0 +0100
@@ -109,7 +109,8 @@
 cd ..
 %endif
 # Can support Voicetronix vpb
-%configure \
+export CXXFLAGS=%optflags -fvisibility-inlines-hidden
+%configure --disable-static \
--enable-sbc \
--enable-ixj \
--enable-capi

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



commit libpt2 for openSUSE:Factory

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package libpt2 for openSUSE:Factory checked 
in at 2015-02-03 11:38:38

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


Package is libpt2

Changes:

--- /work/SRC/openSUSE:Factory/libpt2/libpt2.changes2015-01-21 
21:53:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.libpt2.new/libpt2.changes   2015-02-03 
11:38:39.0 +0100
@@ -1,0 +2,6 @@
+Fri Jan 30 18:34:48 UTC 2015 - crrodrig...@opensuse.org
+
+- Build with -fvisibility-inlines-hidden, shrinks the  
+  exported symbol table around 50%
+
+---



Other differences:
--
++ libpt2.spec ++
--- /var/tmp/diff_new_pack.GYmbop/_old  2015-02-03 11:38:41.0 +0100
+++ /var/tmp/diff_new_pack.GYmbop/_new  2015-02-03 11:38:41.0 +0100
@@ -187,6 +187,9 @@
 %patch4 -p1
 
 %build
+export CXXFLAGS=%optflags -fvisibility-inlines-hidden
+#CXXFLAGS and CFLAGS are mixed up in the Makefiles..
+export CFLAGS=%optflags -fvisibility-inlines-hidden
 %configure \
--enable-esd \
--enable-oss \

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



commit libmbim for openSUSE:Factory

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package libmbim for openSUSE:Factory checked 
in at 2015-02-03 11:38:46

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


Package is libmbim

Changes:

--- /work/SRC/openSUSE:Factory/libmbim/libmbim.changes  2015-02-01 
12:28:44.0 +0100
+++ /work/SRC/openSUSE:Factory/.libmbim.new/libmbim.changes 2015-02-03 
11:38:48.0 +0100
@@ -1,0 +2,7 @@
+Sun Feb  1 09:10:57 UTC 2015 - zai...@opensuse.org
+
+- Update to version 1.12.2:
+  + Fix assertion triggered by a bug in the removal of unreleased
+transactions.
+
+---

Old:

  libmbim-1.12.0.tar.xz

New:

  libmbim-1.12.2.tar.xz



Other differences:
--
++ libmbim.spec ++
--- /var/tmp/diff_new_pack.ps5FjB/_old  2015-02-03 11:38:49.0 +0100
+++ /var/tmp/diff_new_pack.ps5FjB/_new  2015-02-03 11:38:49.0 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   libmbim
-Version:1.12.0
+Version:1.12.2
 Release:0
 Summary:Mobile Interface Broadband Model (MBIM) protocol
 License:GPL-2.0+ and LGPL-2.0+

++ libmbim-1.12.0.tar.xz - libmbim-1.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libmbim-1.12.0/NEWS new/libmbim-1.12.2/NEWS
--- old/libmbim-1.12.0/NEWS 2015-01-09 12:49:17.0 +0100
+++ new/libmbim-1.12.2/NEWS 2015-01-28 20:40:23.0 +0100
@@ -1,4 +1,10 @@
 
+Overview of changes in libmbim 1.12.2
+
+
+* Fix assertion triggered by a bug in the removal of unreleased transactions.
+
+
 Overview of changes in libmbim 1.12
 
 
@@ -186,4 +192,4 @@
 Overview of changes in libmbim 0.0.1
 
 
-Initial release.
\ No newline at end of file
+Initial release.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libmbim-1.12.0/configure new/libmbim-1.12.2/configure
--- old/libmbim-1.12.0/configure2015-01-13 14:25:20.0 +0100
+++ new/libmbim-1.12.2/configure2015-01-28 20:41:07.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for libmbim 1.12.0.
+# Generated by GNU Autoconf 2.69 for libmbim 1.12.2.
 #
 # Report bugs to libmbim-de...@lists.freedesktop.org.
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='libmbim'
 PACKAGE_TARNAME='libmbim'
-PACKAGE_VERSION='1.12.0'
-PACKAGE_STRING='libmbim 1.12.0'
+PACKAGE_VERSION='1.12.2'
+PACKAGE_STRING='libmbim 1.12.2'
 PACKAGE_BUGREPORT='libmbim-de...@lists.freedesktop.org'
 PACKAGE_URL=''
 
@@ -1376,7 +1376,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 libmbim 1.12.0 to adapt to many kinds of systems.
+\`configure' configures libmbim 1.12.2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1446,7 +1446,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of libmbim 1.12.0:;;
+ short | recursive ) echo Configuration of libmbim 1.12.2:;;
esac
   cat \_ACEOF
 
@@ -1587,7 +1587,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-libmbim configure 1.12.0
+libmbim configure 1.12.2
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1865,7 +1865,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by libmbim $as_me 1.12.0, which was
+It was created by libmbim $as_me 1.12.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2733,7 +2733,7 @@
 
 # Define the identity of the package.
  PACKAGE='libmbim'
- VERSION='1.12.0'
+ VERSION='1.12.2'
 
 
 # Some tools Automake needs.
@@ -12106,8 +12106,8 @@
 
 MBIM_MAJOR_VERSION=1
 MBIM_MINOR_VERSION=12
-MBIM_MICRO_VERSION=0
-MBIM_VERSION=1.12.0
+MBIM_MICRO_VERSION=2
+MBIM_VERSION=1.12.2
 
 
 
@@ -13638,7 +13638,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log=
-This file was extended by libmbim $as_me 1.12.0, which was
+This file was extended by libmbim $as_me 1.12.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -13704,7 +13704,7 @@
 cat $CONFIG_STATUS _ACEOF || ac_write_fail=1
 

commit rubygem-yard for openSUSE:Factory

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package rubygem-yard for openSUSE:Factory 
checked in at 2015-02-03 11:38:03

Comparing /work/SRC/openSUSE:Factory/rubygem-yard (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-yard.new (New)


Package is rubygem-yard

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-yard/rubygem-yard.changes
2014-10-31 18:27:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-yard.new/rubygem-yard.changes   
2015-02-03 11:38:05.0 +0100
@@ -1,0 +2,30 @@
+Sun Feb  1 05:58:49 UTC 2015 - co...@suse.com
+
+- add yard-do-not-record-timestamps.diff to avoid always changing
+  yast documentation
+
+---
+Sun Feb  1 05:54:42 UTC 2015 - co...@suse.com
+
+- updated to version 0.8.7.6
+ - Support using `@option` tag on keyword arg splat parameter. (#729)
+ - Add `.stats_options` for `YardocTask`. (#800, #801)
+ 
+ # 0.8.7.5 - October 26, 2014
+ 
+ - Fix linking of methods in top level namespace in method listing. (#776)
+ - Support using C macros in function declarations. (#810)
+ - YARD will no longer group comment blocks starting on the same column if they
+   are preceded by code. (#798)
+ - Handle anonymous lambda calls in toplevel scope. (#774)
+ - Support I18n in `@overload` tags. (#794)
+ - Support `yard stats` for objects with no file property. (#792)
+ - Support for named arguments in Ruby = 2.1. (#785)
+ - Exclude README backup files from YARD generation. (#790)
+ - Turned on the lax spacing option in Redcarpet to comply with the
+   Markdown standard.
+ - Escape HTML in YARD server search placeholder template.
+ - Fix issue with `private_class_method` support. (#760, #767)
+ - Enable tables support by default in Redcarpet Markdown provider. (#765)
+
+---

Old:

  yard-0.8.7.4.gem

New:

  yard-0.8.7.6.gem
  yard-do-not-record-timestamps.diff



Other differences:
--
++ rubygem-yard.spec ++
--- /var/tmp/diff_new_pack.iBz64D/_old  2015-02-03 11:38:08.0 +0100
+++ /var/tmp/diff_new_pack.iBz64D/_new  2015-02-03 11:38:08.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-yard
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,8 +16,15 @@
 #
 
 
+#
+# This file was generated with a gem2rpm.yml and not just plain gem2rpm.
+# All sections marked as MANUAL, license headers, summaries and descriptions
+# can be maintained in that file. Please consult this file before editing any
+# of those fields
+#
+
 Name:   rubygem-yard
-Version:0.8.7.4
+Version:0.8.7.6
 Release:0
 %define mod_name yard
 %define mod_full_name %{mod_name}-%{version}
@@ -29,6 +36,9 @@
 Url:http://yardoc.org
 Source: http://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml
+# MANUAL
+Patch0: yard-do-not-record-timestamps.diff
+# /MANUAL
 Summary:Documentation tool for consistent and usable documentation in 
Ruby
 License:MIT
 Group:  Development/Languages/Ruby
@@ -41,13 +51,16 @@
 custom Ruby constructs such as custom class level definitions.
 
 %prep
+%gem_unpack
+%patch0 -p1
+%gem_build
 
 %build
 
 %install
 %gem_install \
   --symlink-binaries \
-  --doc-files=LEGAL LICENSE README.md \
+  --doc-files=CHANGELOG.md LEGAL LICENSE README.md \
   -f
 
 %gem_packages

++ gem2rpm.yml ++
--- /var/tmp/diff_new_pack.iBz64D/_old  2015-02-03 11:38:08.0 +0100
+++ /var/tmp/diff_new_pack.iBz64D/_new  2015-02-03 11:38:08.0 +0100
@@ -19,13 +19,9 @@
 #   BuildRequires: foobar
 #   Requires: foobar
 # ## used by gem2rpm
-# :patches:
-#   foo.patch: -p1
-#   bar.patch: 
-# ## used by gem2rpm
-:sources:
-# - foo.desktop
-# - bar.desktop
+---
+:patches:
+  yard-do-not-record-timestamps.diff: -p1
 # :gem_install_args: ''
 # ## used by gem2rpm
 # :pre_install: |-

++ yard-0.8.7.4.gem - yard-0.8.7.6.gem ++
 1971 lines of diff (skipped)

++ yard-do-not-record-timestamps.diff ++
diff -ru yard-0.8.7.6.orig/templates/default/layout/html/footer.erb 
yard-0.8.7.6/templates/default/layout/html/footer.erb
--- yard-0.8.7.6.orig/templates/default/layout/html/footer.erb  2015-02-01 
06:57:19.645038949 +0100
+++ yard-0.8.7.6/templates/default/layout/html/footer.erb   2015-02-01 
06:57:48.165415016 +0100
@@ -1,5 +1,5 @@
 div id=footer
-  Generated on %= Time.now.strftime(%c) % by
+  Generated by
   a href=http://yardoc.org; title=Yay! 

commit gtk3 for openSUSE:Factory

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package gtk3 for openSUSE:Factory checked in 
at 2015-02-03 11:38:23

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


Package is gtk3

Changes:

--- /work/SRC/openSUSE:Factory/gtk3/gtk3.changes2015-01-21 
21:56:15.0 +0100
+++ /work/SRC/openSUSE:Factory/.gtk3.new/gtk3.changes   2015-02-03 
11:38:26.0 +0100
@@ -1,0 +2,11 @@
+Sat Jan 31 21:25:17 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.14.8:
+  + Bugs fixed; bgo#613833, bgo#732051, bgo#735316, bgo#740613,
+bgo#741259, bgo#742181, bgo#742636, bgo#742664, bgo#742727,
+bgo#742764, bgo#742771, bgo#742774, bgo#742785, bgo#742786,
+bgo#742980, bgo#743229, bgo#743330, bgo#743422, bgo#743451,
+bgo#743592, bgo#743593.
+  + Updated translations.
+
+---

Old:

  gtk+-3.14.7.tar.xz

New:

  gtk+-3.14.8.tar.xz



Other differences:
--
++ gtk3.spec ++
--- /var/tmp/diff_new_pack.RbIBEP/_old  2015-02-03 11:38:28.0 +0100
+++ /var/tmp/diff_new_pack.RbIBEP/_new  2015-02-03 11:38:28.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gtk3
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2010 Dominique Leuenebrger, Amsterdam, Netherlands
 #
 # All modifications and additions to the file contributed by third parties
@@ -29,7 +29,7 @@
 
 Name:   gtk3
 %define _name gtk+
-Version:3.14.7
+Version:3.14.8
 Release:0
 Summary:The GTK+ toolkit library (version 3)
 License:LGPL-2.1+

++ gtk+-3.14.7.tar.xz - gtk+-3.14.8.tar.xz ++
/work/SRC/openSUSE:Factory/gtk3/gtk+-3.14.7.tar.xz 
/work/SRC/openSUSE:Factory/.gtk3.new/gtk+-3.14.8.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 lxqt-about for openSUSE:Factory

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package lxqt-about for openSUSE:Factory 
checked in at 2015-02-03 11:39:18

Comparing /work/SRC/openSUSE:Factory/lxqt-about (Old)
 and  /work/SRC/openSUSE:Factory/.lxqt-about.new (New)


Package is lxqt-about

Changes:

--- /work/SRC/openSUSE:Factory/lxqt-about/lxqt-about.changes2014-11-06 
16:50:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.lxqt-about.new/lxqt-about.changes   
2015-02-03 11:39:51.0 +0100
@@ -1,0 +2,5 @@
+Sun Jan 25 20:36:20 UTC 2015 - sfal...@opensuse.org
+
+- Added conditionals to build for Fedora 
+
+---



Other differences:
--
++ lxqt-about.spec ++
--- /var/tmp/diff_new_pack.YQIcVF/_old  2015-02-03 11:39:52.0 +0100
+++ /var/tmp/diff_new_pack.YQIcVF/_new  2015-02-03 11:39:52.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lxqt-about
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,6 +26,7 @@
 Source: %{name}-%{version}.tar.xz
 BuildRequires:  cmake
 BuildRequires:  pkgconfig(lxqt-qt5) = 0.8.0
+BuildRequires:  pkgconfig(Qt5UiTools)
 Requires(pre): desktop-file-utils
 Requires(post):desktop-file-utils
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -37,11 +38,19 @@
 %setup -q
 
 %build
-%cmake -DUSE_QT5=ON
+mkdir build
+pushd build
+cmake \
+  -DUSE_QT5=ON \
+  -DCMAKE_INSTALL_PREFIX:PATH=/usr \
+  ..
 %__make %{?_smp_mflags}
+popd
 
 %install
-%cmake_install
+pushd build
+make DESTDIR=$RPM_BUILD_ROOT install
+popd
 
 %post
 %desktop_database_post

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



commit libreoffice for openSUSE:Factory

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package libreoffice for openSUSE:Factory 
checked in at 2015-02-03 11:38:52

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


Package is libreoffice

Changes:

--- /work/SRC/openSUSE:Factory/libreoffice/libreoffice.changes  2015-01-21 
21:56:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.libreoffice.new/libreoffice.changes 
2015-02-03 11:39:12.0 +0100
@@ -1,0 +2,14 @@
+Thu Jan 29 14:35:49 UTC 2015 - tchva...@suse.com
+
+- Version bump to 4.4.0 final:
+  * First in the 4.4 series
+  * First release to have the new UI elements without old hardcoded
+sizes
+  * Various improvements all around.
+
+---
+Sun Jan 18 16:11:42 UTC 2015 - arn...@versini.eu
+
+- Add debug symobols
+
+---

Old:

  libreoffice-4.4.0.2.tar.xz
  libreoffice-help-4.4.0.2.tar.xz
  libreoffice-translations-4.4.0.2.tar.xz

New:

  libreoffice-4.4.0.3.tar.xz
  libreoffice-help-4.4.0.3.tar.xz
  libreoffice-translations-4.4.0.3.tar.xz



Other differences:
--
++ libreoffice.spec ++
--- /var/tmp/diff_new_pack.lEU3xX/_old  2015-02-03 11:39:25.0 +0100
+++ /var/tmp/diff_new_pack.lEU3xX/_new  2015-02-03 11:39:25.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libreoffice
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,7 +26,7 @@
 %define tarball_url
http://download.documentfoundation.org/libreoffice/src/4.4.0
 # This is used due to the need for beta releases
 Name:   libreoffice
-Version:4.4.0.2
+Version:4.4.0.3
 Release:0
 Summary:A Free Office Suite (Framework)
 License:Apache-2.0 and Artistic-1.0 and BSD-3-Clause and BSD-4-Clause 
and GPL-2.0+ and LPPL-1.3c and LGPL-2.1+ and LGPL-3.0 and MPL-1.1 and MIT and 
SUSE-Public-Domain and W3C
@@ -982,7 +982,8 @@
 --disable-ccache \
 --enable-gltf --with-system-libgltf \
 --disable-coinmp \
---enable-collada --with-system-opencollada
+--enable-collada --with-system-opencollada \
+--enable-symbols
 # no coinormp packages for coinmp
 
 # hack to correctly bootstrap python stuff with system python, (deb#501028, 
i#90701)







++ libreoffice-4.4.0.2.tar.xz - libreoffice-4.4.0.3.tar.xz ++
/work/SRC/openSUSE:Factory/libreoffice/libreoffice-4.4.0.2.tar.xz 
/work/SRC/openSUSE:Factory/.libreoffice.new/libreoffice-4.4.0.3.tar.xz differ: 
char 27, line 1

++ libreoffice-help-4.4.0.2.tar.xz - libreoffice-help-4.4.0.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libreoffice-4.4.0.2/ChangeLog-helpcontent2 
new/libreoffice-4.4.0.3/ChangeLog-helpcontent2
--- old/libreoffice-4.4.0.2/ChangeLog-helpcontent2  2015-01-08 
13:58:27.0 +0100
+++ new/libreoffice-4.4.0.3/ChangeLog-helpcontent2  2015-01-22 
21:16:50.0 +0100
@@ -1,8 +1,8 @@
-2015-01-08  Christian Lohmaier  lohmaier+libreoff...@googlemail.com  
[6e06f8cd759a1bc60d2b9694aa906f847926e784]
+2015-01-22  Christian Lohmaier  lohmaier+libreoff...@googlemail.com  
[658fc7d7c69828cfcbbc2087941fcc83fec3c979]
 
-Version 4.4.0.2, tag libreoffice-4.4.0.2
+Version 4.4.0.3, tag libreoffice-4.4.0.3
 
-Change-Id: I3e778d89593a243d966cf90cca5c29fca4846869
+Change-Id: Ia05c54f157c3a131e9823f73675034a84dd5b183
 
 2015-01-08  Christian Lohmaier  lohmaier+libreoff...@googlemail.com  
[7a1dd6d909011aebaa6bf55d912b0e9671bc2cc5]
 

++ libreoffice-translations-4.4.0.2.tar.xz - 
libreoffice-translations-4.4.0.3.tar.xz ++
/work/SRC/openSUSE:Factory/libreoffice/libreoffice-translations-4.4.0.2.tar.xz 
/work/SRC/openSUSE:Factory/.libreoffice.new/libreoffice-translations-4.4.0.3.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 autoyast2 for openSUSE:Factory

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2015-02-03 11:38:15

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


Package is autoyast2

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2015-01-24 
22:19:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2015-02-03 
11:38:17.0 +0100
@@ -1,0 +2,6 @@
+Fri Jan 30 07:43:13 UTC 2015 - jsr...@suse.cz
+
+- load release notes of extensions also during AutoYaST
+  (bnc#893586)
+
+---



Other differences:
--
++ autoyast2-3.1.72.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.72/package/autoyast2.changes 
new/autoyast2-3.1.72/package/autoyast2.changes
--- old/autoyast2-3.1.72/package/autoyast2.changes  2015-01-21 
16:09:10.0 +0100
+++ new/autoyast2-3.1.72/package/autoyast2.changes  2015-01-30 
10:39:49.0 +0100
@@ -1,4 +1,10 @@
 ---
+Fri Jan 30 07:43:13 UTC 2015 - jsr...@suse.cz
+
+- load release notes of extensions also during AutoYaST
+  (bnc#893586)
+
+---
 Tue Jan 20 09:54:23 CET 2015 - sch...@suse.de
 
 - Clone_system in autoyast2-installation should call some modules
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.72/src/clients/inst_autosetup.rb 
new/autoyast2-3.1.72/src/clients/inst_autosetup.rb
--- old/autoyast2-3.1.72/src/clients/inst_autosetup.rb  2015-01-21 
16:09:10.0 +0100
+++ new/autoyast2-3.1.72/src/clients/inst_autosetup.rb  2015-01-30 
10:39:50.0 +0100
@@ -307,6 +307,8 @@
   scc_auto,
   [Write]
 )
+   # failed relnotes download is not fatal, ignore ret code
+   WFM.CallFunction(inst_download_release_notes)
   elsif general_section[semi-automatic] 
   general_section[semi-automatic].include?(scc)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/autoyast2-3.1.72/src/clients/inst_autosetup_upgrade.rb 
new/autoyast2-3.1.72/src/clients/inst_autosetup_upgrade.rb
--- old/autoyast2-3.1.72/src/clients/inst_autosetup_upgrade.rb  2015-01-21 
16:09:10.0 +0100
+++ new/autoyast2-3.1.72/src/clients/inst_autosetup_upgrade.rb  2015-01-30 
10:39:50.0 +0100
@@ -231,6 +231,8 @@
   scc_auto,
   [Write]
 )
+   # failed relnotes download is not fatal, ignore ret code
+   WFM.CallFunction(inst_download_release_notes)
   elsif general_section[semi-automatic] 
   general_section[semi-automatic].include?(scc)
 

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



commit grilo-plugins for openSUSE:Factory

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package grilo-plugins for openSUSE:Factory 
checked in at 2015-02-03 11:39:58

Comparing /work/SRC/openSUSE:Factory/grilo-plugins (Old)
 and  /work/SRC/openSUSE:Factory/.grilo-plugins.new (New)


Package is grilo-plugins

Changes:

--- /work/SRC/openSUSE:Factory/grilo-plugins/grilo-plugins.changes  
2014-10-14 07:11:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.grilo-plugins.new/grilo-plugins.changes 
2015-02-03 11:40:12.0 +0100
@@ -1,0 +2,6 @@
+Sat Jan 31 04:14:03 UTC 2015 - zai...@opensuse.org
+
+- Disable make check for PPC64 and PPC64le arches (boo#915682).
+  Fixes build for PPC arches on a temporarly basis.
+
+---



Other differences:
--
++ grilo-plugins.spec ++
--- /var/tmp/diff_new_pack.5YCBWh/_old  2015-02-03 11:40:13.0 +0100
+++ /var/tmp/diff_new_pack.5YCBWh/_new  2015-02-03 11:40:13.0 +0100
@@ -122,7 +122,10 @@
 %find_lang %{name} %{?no_lang_C}
 
 %check
+# Temp disable make check for PPC arches as they fail - boo#915682 filed.
+%ifnarch ppc64 || ppc64le
 make check
+%endif
 
 %clean
 %{?buildroot:rm -rf %{buildroot}}

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



commit lxqt-common for openSUSE:Factory

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package lxqt-common for openSUSE:Factory 
checked in at 2015-02-03 11:40:46

Comparing /work/SRC/openSUSE:Factory/lxqt-common (Old)
 and  /work/SRC/openSUSE:Factory/.lxqt-common.new (New)


Package is lxqt-common

Changes:

--- /work/SRC/openSUSE:Factory/lxqt-common/lxqt-common.changes  2014-11-05 
16:27:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.lxqt-common.new/lxqt-common.changes 
2015-02-03 11:40:56.0 +0100
@@ -1,0 +2,6 @@
+Sun Jan 25 21:29:08 UTC 2015 - sfal...@opensuse.org
+
+- Adjusted BuildRequires: in spec to enable crossbuilding for
+  Fedora_21 
+
+---



Other differences:
--
++ lxqt-common.spec ++
--- /var/tmp/diff_new_pack.vsShSm/_old  2015-02-03 11:40:57.0 +0100
+++ /var/tmp/diff_new_pack.vsShSm/_new  2015-02-03 11:40:57.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lxqt-common
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,6 +27,7 @@
 BuildRequires:  cmake
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
+BuildRequires:  pkgconfig(Qt5UiTools)
 BuildRequires:  pkgconfig(lxqt-qt5) = 0.8.0
 Requires(pre): desktop-file-utils
 Requires(post):desktop-file-utils
@@ -40,11 +41,19 @@
 %setup -q
 
 %build
-%cmake -DUSE_QT5=ON
+mkdir build
+pushd build
+cmake \
+  -DUSE_QT5=ON \
+  -DCMAKE_INSTALL_PREFIX:PATH=/usr \
+  ..
 %__make %{?_smp_mflags}
+popd
 
 %install
-%cmake_install
+pushd build
+make DESTDIR=$RPM_BUILD_ROOT install
+popd
 %fdupes %{buildroot}/%{_datadir}
 
 %post

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



commit pcmanfm-qt for openSUSE:Factory

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package pcmanfm-qt for openSUSE:Factory 
checked in at 2015-02-03 11:39:51

Comparing /work/SRC/openSUSE:Factory/pcmanfm-qt (Old)
 and  /work/SRC/openSUSE:Factory/.pcmanfm-qt.new (New)


Package is pcmanfm-qt

Changes:

--- /work/SRC/openSUSE:Factory/pcmanfm-qt/pcmanfm-qt.changes2014-11-04 
17:28:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.pcmanfm-qt.new/pcmanfm-qt.changes   
2015-02-03 11:40:07.0 +0100
@@ -1,0 +2,5 @@
+Mon Jan 26 00:50:16 UTC 2015 - sfal...@opensuse.org
+
+- Added conditionals to enable Fedora builds 
+
+---



Other differences:
--
++ pcmanfm-qt.spec ++
--- /var/tmp/diff_new_pack.tAcd16/_old  2015-02-03 11:40:09.0 +0100
+++ /var/tmp/diff_new_pack.tAcd16/_new  2015-02-03 11:40:09.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pcmanfm-qt
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -28,10 +28,10 @@
 BuildRequires:  gcc-c++
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(Qt5Core)
-BuildRequires: pkgconfig(Qt5Widgets)
 BuildRequires: pkgconfig(Qt5DBus)
-BuildRequires:  libqt5-linguist-devel
-Buildrequires: pkgconfig(Qt5X11Extras)
+BuildRequires:  pkgconfig(Qt5UiTools)
+BuildRequires:  pkgconfig(Qt5Widgets)
+BuildRequires:  pkgconfig(Qt5X11Extras)
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(gio-unix-2.0)
 BuildRequires:  pkgconfig(glib-2.0)
@@ -65,11 +65,19 @@
 %setup -q
 
 %build
-%cmake -DUSE_QT5=ON
-%__make
+mkdir build
+pushd build
+cmake \
+  -DUSE_QT5=ON \
+  -DCMAKE_INSTALL_PREFIX:PATH=/usr \
+  ..
+%__make %{?_smp_mflags}
+popd
 
 %install
-%cmake_install
+pushd build
+make DESTDIR=$RPM_BUILD_ROOT install
+popd
 
 %post
 %desktop_database_post

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



commit kradio for openSUSE:Factory

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package kradio for openSUSE:Factory checked 
in at 2015-02-03 11:40:02

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


Package is kradio

Changes:

--- /work/SRC/openSUSE:Factory/kradio/kradio.changes2014-01-29 
07:15:19.0 +0100
+++ /work/SRC/openSUSE:Factory/.kradio.new/kradio.changes   2015-02-03 
11:40:15.0 +0100
@@ -1,0 +2,32 @@
+Fri Jan 30 21:41:31 UTC 2015 - asterios.dra...@gmail.com
+
+- Update to version 4.0.8:
+  * updated Czech translation
+  * fixed handling of alsa devices without mixer elements
+  * enabled internet radio reconnect-watchdog with default timeout 4s
+  * fixed Qt include paths for Ubuntu
+  * fixed build dependencies in CMakeLists.txt and Debian/SuSE/Fedora build
+scripts
+  * cleaned backlog of translation  preset emails
+  * suspend-on-sleep feature added
+  * fixed alarm time slip after suspend
+  * updated for recent libav/libffmpeg
+  * updated German translation
+  * QString - char* conversion fixes
+  * various Build system fixes
+  * various misc / conformance fixes
+  * updated Italian translation
+  * MPRIS Plugin
+  * various build system fixes
+  * various misc/i18n-conformance improvements
+  * updated Russian translation
+  * fixed compilation problems in Serbian translation
+  * added more parts of Slovak translation
+  * added Serbian (Latin) translation
+  * fixed German translation for recent text string changes
+- Added new build requirement alsa-devel.
+- Added optional build requirement lame.
+- Removed explicitly_add_qtcore_includes.patch (fixed upstream).
+- Rebased suse_docdir.patch to apply cleanly.
+
+---

Old:

  explicitly_add_qtcore_includes.patch
  kradio4-4.0.7.tar.bz2

New:

  kradio4-4.0.8.tar.bz2



Other differences:
--
++ kradio.spec ++
--- /var/tmp/diff_new_pack.z5fK3h/_old  2015-02-03 11:40:17.0 +0100
+++ /var/tmp/diff_new_pack.z5fK3h/_new  2015-02-03 11:40:17.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kradio
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX 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,9 +17,10 @@
 
 
 %bcond_with ffmpeg
+%bcond_with lame
 
 Name:   kradio
-Version:4.0.7
+Version:4.0.8
 Release:0
 Summary:AM/FM Application for KDE 4
 License:GPL-2.0+
@@ -28,9 +29,7 @@
 Source: 
http://sourceforge.net/projects/kradio/files/kradio/%{version}/kradio4-%{version}.tar.bz2
 # PATCH-FIX-OPENSUSE suse_docdir.patch -- Use openSUSE default doc directory
 Patch0: suse_docdir.patch
-# PATCH-FIX-OPENSUSE explicitly_add_qtcore_includes.patch -- fixes build with 
newer kdelibs versions, as includes
-# are now prefered without qtmodule
-Patch1: explicitly_add_qtcore_includes.patch
+BuildRequires:  alsa-devel
 BuildRequires:  boost-devel
 BuildRequires:  fdupes
 BuildRequires:  libkde4-devel
@@ -41,6 +40,9 @@
 BuildRequires:  libffmpeg-devel
 BuildRequires:  libmms-devel
 %endif
+%if %{with lame}
+BuildRequires:  libmp3lame-devel
+%endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %kde4_runtime_requires
 
@@ -67,10 +69,13 @@
 %prep
 %setup -q -n kradio4-%{version}
 %patch0 -p1
-%patch1 -p1
 
 %build
+%if %{with ffmpeg}
 %cmake_kde4 -d build
+%else
+%cmake_kde4 -d build -- -DWITH_FFMPEG=OFF
+%endif
 %make_jobs
 
 %install
@@ -80,10 +85,6 @@
 %fdupes -s %{buildroot}
 %find_lang kradio4 --all-name
 
-%post -p /sbin/ldconfig
-
-%postun -p /sbin/ldconfig
-
 %files -f kradio4.lang
 %defattr(-,root,root,-)
 %{_datadir}/pixmaps/kradio4.png

++ kradio4-4.0.7.tar.bz2 - kradio4-4.0.8.tar.bz2 ++
 74472 lines of diff (skipped)

++ suse_docdir.patch ++
--- /var/tmp/diff_new_pack.z5fK3h/_old  2015-02-03 11:40:18.0 +0100
+++ /var/tmp/diff_new_pack.z5fK3h/_new  2015-02-03 11:40:18.0 +0100
@@ -1,13 +1,12 @@
-Index: kradio4-4.0.0/CMakeLists.txt
-===
 kradio4-4.0.0.orig/CMakeLists.txt
-+++ kradio4-4.0.0/CMakeLists.txt
-@@ -127,7 +127,7 @@ SET(documentation_files
+diff -Naur kradio4-4.0.8.orig/CMakeLists.txt kradio4-4.0.8/CMakeLists.txt
+--- kradio4-4.0.8.orig/CMakeLists.txt  2014-09-28 00:51:08.0 +0300
 kradio4-4.0.8/CMakeLists.txt   2015-01-30 23:24:19.598568581 +0200
+@@ -134,7 +134,7 @@
  
  INSTALL(
FILES   ${documentation_files}
--DESTINATION 

commit kadu for openSUSE:Factory

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package kadu for openSUSE:Factory checked in 
at 2015-02-03 11:40:15

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


Package is kadu

Changes:

--- /work/SRC/openSUSE:Factory/kadu/kadu.changes2014-12-08 
16:56:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.kadu.new/kadu.changes   2015-02-03 
11:40:29.0 +0100
@@ -1,0 +2,6 @@
+Fri Jan 30 20:17:12 UTC 2015 - sfal...@opensuse.org
+
+- Added 0001-fix_SDK_DIR.patch to fix buildfailure.
+  * Backport from 
https://gitorious.org/kadu/rakuco-kadu/commit/8185e79cbc6ce3e53006861c8edc0c7b26dc06d8
 
+
+---

New:

  0001-fix_SDK_DIR.patch



Other differences:
--
++ kadu.spec ++
--- /var/tmp/diff_new_pack.wmDeZE/_old  2015-02-03 11:40:30.0 +0100
+++ /var/tmp/diff_new_pack.wmDeZE/_new  2015-02-03 11:40:30.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kadu
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2012-2014 Mariusz Fik fi...@opensuse.org.
 #
 # All modifications and additions to the file contributed by third parties
@@ -31,6 +31,8 @@
 Source0:http://download.kadu.im/stable/%{name}-%{version}.tar.bz2
 # PATCH-FEATURE-OPENSUSE enable_external_plugins.patch fi...@opensuse.org
 Patch0: enable_external_plugins.patch
+# PATCH-FIX-UPSTREAM 0001-fix_SDK_DIR.patch sfal...@opensuse.org -- fixed 
CMake Buildfailure
+Patch1: 0001-fix_SDK_DIR.patch
 ### 1x - External Plugins ###
 Source09:   
http://download.kadu.im/external-plugins/stable/anonymous_check-1.0-3.tar.bz2
 Source10:   
http://download.kadu.im/external-plugins/stable/kadu_completion-1.0-4.tar.bz2
@@ -309,6 +311,7 @@
 # messagessplitter, mime_tex, networkping, nextinfo, panelkadu, senthistory
 #
 %patch0
+%patch1 -p1
 
 # switch state of internal plugins
 # don't enable mpd since it's not in oss repository

++ 0001-fix_SDK_DIR.patch ++
Index: kadu-1.2/CMakeLists.txt
===
--- kadu-1.2.orig/CMakeLists.txt
+++ kadu-1.2/CMakeLists.txt
@@ -221,11 +221,10 @@ macro (kadu_configure_package_config_fil
elseif (${_mode} STREQUAL INSTALL_TREE)
set (INCLUDE_DIR ${INSTALL_INCLUDE_DIR})
set (SDK_DIR ${INSTALL_SDK_DIR})
-   list (APPEND path_vars INCLUDE_DIR SDK_DIR)
 
configure_package_config_file (${_in} ${_out}
INSTALL_DESTINATION ${INSTALL_CMAKE_DIR}
-   PATH_VARS ${path_vars}
+   PATH_VARS INCLUDE_DIR SDK_DIR
NO_SET_AND_CHECK_MACRO 
NO_CHECK_REQUIRED_COMPONENTS_MACRO
)
endif ()
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit lxqt-qtplugin for openSUSE:Factory

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package lxqt-qtplugin for openSUSE:Factory 
checked in at 2015-02-03 11:39:37

Comparing /work/SRC/openSUSE:Factory/lxqt-qtplugin (Old)
 and  /work/SRC/openSUSE:Factory/.lxqt-qtplugin.new (New)


Package is lxqt-qtplugin

Changes:

--- /work/SRC/openSUSE:Factory/lxqt-qtplugin/lxqt-qtplugin.changes  
2014-12-29 00:30:15.0 +0100
+++ /work/SRC/openSUSE:Factory/.lxqt-qtplugin.new/lxqt-qtplugin.changes 
2015-02-03 11:40:01.0 +0100
@@ -1,0 +2,5 @@
+Mon Jan 26 00:29:57 UTC 2015 - sfal...@opensuse.org
+
+- Added conditionals to enable Fedora Builds 
+
+---



Other differences:
--
++ lxqt-qtplugin.spec ++
--- /var/tmp/diff_new_pack.sa4Vwp/_old  2015-02-03 11:40:02.0 +0100
+++ /var/tmp/diff_new_pack.sa4Vwp/_new  2015-02-03 11:40:02.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lxqt-qtplugin
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,9 +26,11 @@
 Source: %{name}-%{version}.tar.xz
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
-BuildRequires:  pkgconfig(lxqt-qt5) = 0.8.0
-BuildRequires: pkgconfig(Qt5Gui)
 BuildRequires: libQt5Gui-private-headers-devel
+BuildRequires:  pkgconfig(Qt5Gui)
+BuildRequires:  pkgconfig(Qt5UiTools)
+BuildRequires:  pkgconfig(lxqt-qt5) = 0.8.0
+
 %requires_eqlibQt5Gui5
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -48,11 +50,19 @@
 %setup -q
 
 %build
-%cmake -DUSE_QT5=ON
+mkdir build
+pushd build
+cmake \
+  -DUSE_QT5=YES \
+  -DCMAKE_INSTALL_PREFIX:PATH=/usr \
+  ..
 %__make %{?_smp_mflags}
+popd
 
 %install
-%cmake_install
+pushd build
+make DESTDIR=$RPM_BUILD_ROOT install
+popd
 
 %files
 %defattr(-,root,root)

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



commit python-eventlet for openSUSE:Factory

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package python-eventlet for openSUSE:Factory 
checked in at 2015-02-03 11:40:27

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


Package is python-eventlet

Changes:

--- /work/SRC/openSUSE:Factory/python-eventlet/python-eventlet.changes  
2015-01-09 20:50:37.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-eventlet.new/python-eventlet.changes 
2015-02-03 11:40:40.0 +0100
@@ -1,0 +2,6 @@
+Mon Feb  2 08:47:34 UTC 2015 - tbecht...@suse.com
+
+- update to version 0.16.1:
+  * Wheel build 0.16.0 incorrectly shipped removed module eventlet.util.
+
+---

Old:

  eventlet-0.16.0.tar.gz

New:

  eventlet-0.16.1.tar.gz



Other differences:
--
++ python-eventlet.spec ++
--- /var/tmp/diff_new_pack.zOMLZG/_old  2015-02-03 11:40:41.0 +0100
+++ /var/tmp/diff_new_pack.zOMLZG/_new  2015-02-03 11:40:41.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-eventlet
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   python-eventlet
-Version:0.16.0
+Version:0.16.1
 Release:0
 Url:http://eventlet.net
 Summary:Highly concurrent networking library

++ eventlet-0.16.0.tar.gz - eventlet-0.16.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eventlet-0.16.0/NEWS new/eventlet-0.16.1/NEWS
--- old/eventlet-0.16.0/NEWS2014-12-30 03:59:53.0 +0100
+++ new/eventlet-0.16.1/NEWS2015-01-14 03:23:44.0 +0100
@@ -1,3 +1,8 @@
+0.16.1
+==
+
+* Wheel build 0.16.0 incorrectly shipped removed module eventlet.util.
+
 0.16.0
 ==
 
@@ -16,13 +21,13 @@
 
 0.15.2
 ==
-greenio: fixed memory leak, introduced in 0.15.1; Thanks to Michael Kerrin, 
Tushar Gohad
-wsgi: Support optional headers w/ 100 Continue responses; Thanks to Tushar 
Gohad
+* greenio: fixed memory leak, introduced in 0.15.1; Thanks to Michael Kerrin, 
Tushar Gohad
+* wsgi: Support optional headers w/ 100 Continue responses; Thanks to Tushar 
Gohad
 
 0.15.1
 ==
-greenio: Fix second simultaneous read (parallel paramiko issue); Thanks to Jan 
Grant, Michael Kerrin
-db_pool: customizable connection cleanup function; Thanks to Avery Fay
+* greenio: Fix second simultaneous read (parallel paramiko issue); Thanks to 
Jan Grant, Michael Kerrin
+* db_pool: customizable connection cleanup function; Thanks to Avery Fay
 
 0.15
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eventlet-0.16.0/PKG-INFO new/eventlet-0.16.1/PKG-INFO
--- old/eventlet-0.16.0/PKG-INFO2014-12-30 04:07:31.0 +0100
+++ new/eventlet-0.16.1/PKG-INFO2015-01-14 03:27:44.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: eventlet
-Version: 0.16.0
+Version: 0.16.1
 Summary: Highly concurrent networking library
 Home-page: http://eventlet.net
 Author: Linden Lab
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eventlet-0.16.0/eventlet/__init__.py 
new/eventlet-0.16.1/eventlet/__init__.py
--- old/eventlet-0.16.0/eventlet/__init__.py2014-12-30 02:36:00.0 
+0100
+++ new/eventlet-0.16.1/eventlet/__init__.py2015-01-14 03:24:22.0 
+0100
@@ -1,4 +1,4 @@
-version_info = (0, 16, 0)
+version_info = (0, 16, 1)
 __version__ = '.'.join(map(str, version_info))
 
 try:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eventlet-0.16.0/eventlet.egg-info/PKG-INFO 
new/eventlet-0.16.1/eventlet.egg-info/PKG-INFO
--- old/eventlet-0.16.0/eventlet.egg-info/PKG-INFO  2014-12-30 
04:07:27.0 +0100
+++ new/eventlet-0.16.1/eventlet.egg-info/PKG-INFO  2015-01-14 
03:27:40.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: eventlet
-Version: 0.16.0
+Version: 0.16.1
 Summary: Highly concurrent networking library
 Home-page: http://eventlet.net
 Author: Linden Lab

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



commit keepalived for openSUSE:Factory

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package keepalived for openSUSE:Factory 
checked in at 2015-02-03 11:40:35

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


Package is keepalived

Changes:

--- /work/SRC/openSUSE:Factory/keepalived/keepalived.changes2014-11-10 
17:29:15.0 +0100
+++ /work/SRC/openSUSE:Factory/.keepalived.new/keepalived.changes   
2015-02-03 11:40:49.0 +0100
@@ -1,0 +2,9 @@
+Mon Feb  2 01:32:37 UTC 2015 - crrodrig...@opensuse.org
+
+- Build with -DOPENSSL_NO_SSL_INTERN, if package starts accessing
+  the SSL library internals it must fail to build now, in upcoming
+  openSSL versions structures are opaque.
+- BuildRequire libnl3
+- Do not strip binaries, fix -debuginfo packages.
+
+---



Other differences:
--
++ keepalived.spec ++
--- /var/tmp/diff_new_pack.Vsxgwp/_old  2015-02-03 11:40:50.0 +0100
+++ /var/tmp/diff_new_pack.Vsxgwp/_new  2015-02-03 11:40:50.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package keepalived
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -32,6 +32,8 @@
 Source2:keepalive-rpmlintrc
 Patch1: keepalive-init.patch
 BuildRequires:  openssl-devel
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(libnl-3.0)
 # BuildRequires:  netsnmp-devel
 BuildRequires:  popt-devel
 %if 0%{?suse_version}  0%{?suse_version} = 1110
@@ -65,6 +67,8 @@
 %patch1
 
 %build
+export STRIP=true
+export CFLAGS=%optflags -DOPENSSL_NO_SSL_INTERN
 %configure
 make %{?_smp_mflags}
 

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



commit lxqt-globalkeys-qt5 for openSUSE:Factory

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package lxqt-globalkeys-qt5 for 
openSUSE:Factory checked in at 2015-02-03 11:39:47

Comparing /work/SRC/openSUSE:Factory/lxqt-globalkeys-qt5 (Old)
 and  /work/SRC/openSUSE:Factory/.lxqt-globalkeys-qt5.new (New)


Package is lxqt-globalkeys-qt5

Changes:

--- /work/SRC/openSUSE:Factory/lxqt-globalkeys-qt5/lxqt-globalkeys-qt5.changes  
2014-11-06 16:50:45.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.lxqt-globalkeys-qt5.new/lxqt-globalkeys-qt5.changes 
2015-02-03 11:40:06.0 +0100
@@ -1,0 +2,5 @@
+Sun Jan 25 23:31:22 UTC 2015 - sfal...@opensuse.org
+
+- Added conditionals to enable Fedora builds 
+
+---



Other differences:
--
++ lxqt-globalkeys-qt5.spec ++
--- /var/tmp/diff_new_pack.gSqn2K/_old  2015-02-03 11:40:07.0 +0100
+++ /var/tmp/diff_new_pack.gSqn2K/_new  2015-02-03 11:40:07.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package lxqt-globalkeys
+# spec file for package lxqt-globalkeys-qt5
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,6 +27,7 @@
 BuildRequires:  cmake
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
+BuildRequires:  pkgconfig(Qt5UiTools)
 BuildRequires:  pkgconfig(lxqt-qt5) = 0.8.0
 Requires(pre): desktop-file-utils
 Requires(post):desktop-file-utils
@@ -39,8 +40,8 @@
 Summary:Development files for lxqt-globalkeys
 Group:  Development/Libraries/C and C++
 Requires:   %{name} = %{version}
-Requires:   liblxqt-globalkeys-ui-qt5-0 = %{version}
 Requires:   liblxqt-globalkeys-qt5-0 = %{version}
+Requires:   liblxqt-globalkeys-ui-qt5-0 = %{version}
 Requires:   pkg-config
 
 %description devel
@@ -64,11 +65,24 @@
 %setup -q -n lxqt-globalkeys-%{version}
 
 %build
-%cmake -DUSE_QT5=ON
+mkdir build
+pushd build
+cmake \
+  -DUSE_QT5=ON \
+  -DCMAKE_INSTALL_PREFIX:PATH=/usr \
+%ifarch x86_64
+  -DCMAKE_INSTALL_LIBDIR:PATH=/usr/lib64 \
+  -DLIB_INSTALL_DIR:PATH=/usr/lib64 \
+  -DLIB_SUFFIX=64 \
+%endif
+  ..
 %__make %{?_smp_mflags}
+popd
 
 %install
-%cmake_install
+pushd build
+make DESTDIR=$RPM_BUILD_ROOT install
+popd
 %fdupes -s %{buildroot}/%{_datadir}/lxqt/lxqt-config-globalkeyshortcuts
 
 %post

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



commit plasmoid-cwp for openSUSE:Factory

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package plasmoid-cwp for openSUSE:Factory 
checked in at 2015-02-03 11:40:05

Comparing /work/SRC/openSUSE:Factory/plasmoid-cwp (Old)
 and  /work/SRC/openSUSE:Factory/.plasmoid-cwp.new (New)


Package is plasmoid-cwp

Changes:

--- /work/SRC/openSUSE:Factory/plasmoid-cwp/plasmoid-cwp.changes
2014-10-15 08:52:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.plasmoid-cwp.new/plasmoid-cwp.changes   
2015-02-03 11:40:19.0 +0100
@@ -1,0 +2,8 @@
+Fri Jan 30 22:09:27 UTC 2015 - asterios.dra...@gmail.com
+
+- Update to version 1.12.0:
+  * xml: removed www.weather.com support because the website is unparsable now
+  * xml: splitted openweathermap.org into celsius and fahrenheit versions
+  * modifications for locating correct data path
+
+---

Old:

  98925-cwp-1.11.1.tar.bz2

New:

  98925-cwp-1.12.0.tar.bz2



Other differences:
--
++ plasmoid-cwp.spec ++
--- /var/tmp/diff_new_pack.9Gkz6d/_old  2015-02-03 11:40:20.0 +0100
+++ /var/tmp/diff_new_pack.9Gkz6d/_new  2015-02-03 11:40:20.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package plasmoid-cwp
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2009 Buschmann buschman...@opensuse.org
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:   plasmoid-cwp
-Version:1.11.1
+Version:1.12.0
 Release:0
 Summary:Customizable Weather Plasmoid
 License:GPL-3.0+

++ 98925-cwp-1.11.1.tar.bz2 - 98925-cwp-1.12.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.11.1/CMakeLists.txt 
new/cwp-1.12.0/CMakeLists.txt
--- old/cwp-1.11.1/CMakeLists.txt   2014-09-06 00:32:37.0 +0200
+++ new/cwp-1.12.0/CMakeLists.txt   2014-11-22 10:03:27.0 +0100
@@ -46,7 +46,6 @@
data/fr_weather_com.xml
data/in_weather_com.xml
data/uk_weather_com.xml
-   data/www_weather_com.xml
data/wetter_com.xml
data/www_weather_com.cn.xml
data/myforecast_com_celsius.xml
@@ -58,7 +57,8 @@
data/ilmeteo_it.xml
data/pogodynka_pl.xml
data/www_gismeteo_com.xml
-   data/openweathermap_org.xml
+   data/openweathermap_org_celsius.xml
+   data/openweathermap_org_fahrenheit.xml
data/satellite_images.xml
DESTINATION ${DATA_INSTALL_DIR}/plasma-cwp)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.11.1/ChangeLog new/cwp-1.12.0/ChangeLog
--- old/cwp-1.11.1/ChangeLog2014-09-06 00:32:37.0 +0200
+++ new/cwp-1.12.0/ChangeLog2014-11-22 10:04:22.0 +0100
@@ -1,3 +1,9 @@
+1.12.0
+==
+- xml: removed www.weather.com support because the website is unparsable now
+- xml: splitted openweathermap.org into celsius and fahrenheit versions
+- modifications for locating correct data path
+
 1.11.1
 ==
 - xml: br.weather.com: location fixed
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.11.1/README new/cwp-1.12.0/README
--- old/cwp-1.11.1/README   2014-09-06 00:32:37.0 +0200
+++ new/cwp-1.12.0/README   2014-11-22 10:03:27.0 +0100
@@ -1,5 +1,5 @@
 ==
-Customizable Weather Plasmoid (CWP) 1.11.1
+Customizable Weather Plasmoid (CWP) 1.12.0
 ==
 
 This is another weather plasmoid.
@@ -10,7 +10,6 @@
 
 For now, xml files for the weather providers
 
-www.weather.com (°F) (city identifier example: USDC0001)
 br.weather.com (°C) (city identifier example: BRXX0043)
 de.weather.com (°C) (city identifier example: 80331 or UKXX0085)
 espanol.weather.com (°C) (city identifier example: Ciudad-de-Mexico-MXDF0132)
@@ -29,6 +28,7 @@
 pogodynka.pl (°C) (city identifier example: Warszawa)
 www.gismeteo.com (°C) (city identifier example: 4944)
 openweathermap.org (°C) (city identifier example: id=2643743 or q=London,UK)
+openweathermap.org (°F) (city identifier example: id=5506956 or q=Las Vegas,US)
 
 are included, but feel free to write your own ones.
 Please note, that some of the xml files might not work properly for all 
locations.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.11.1/data/br_weather_com.xml 
new/cwp-1.12.0/data/br_weather_com.xml
--- old/cwp-1.11.1/data/br_weather_com.xml  2014-09-06 00:32:37.0 
+0200
+++ new/cwp-1.12.0/data/br_weather_com.xml  

commit liblxqt-qt5 for openSUSE:Factory

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package liblxqt-qt5 for openSUSE:Factory 
checked in at 2015-02-03 11:39:22

Comparing /work/SRC/openSUSE:Factory/liblxqt-qt5 (Old)
 and  /work/SRC/openSUSE:Factory/.liblxqt-qt5.new (New)


Package is liblxqt-qt5

Changes:

--- /work/SRC/openSUSE:Factory/liblxqt-qt5/liblxqt-qt5.changes  2014-11-05 
15:54:59.0 +0100
+++ /work/SRC/openSUSE:Factory/.liblxqt-qt5.new/liblxqt-qt5.changes 
2015-02-03 11:39:54.0 +0100
@@ -1,0 +2,5 @@
+Sun Jan 25 18:52:02 UTC 2015 - sfal...@opensuse.org
+
+- Added conditionals to build for Fedora 
+
+---



Other differences:
--
++ liblxqt-qt5.spec ++
--- /var/tmp/diff_new_pack.q3XTQ7/_old  2015-02-03 11:39:55.0 +0100
+++ /var/tmp/diff_new_pack.q3XTQ7/_new  2015-02-03 11:39:55.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package liblxqt
+# spec file for package liblxqt-qt5
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -28,10 +28,12 @@
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  pkg-config
-BuildRequires: pkgconfig(Qt5X11Extras)
 BuildRequires: pkgconfig(Qt5DBus)
+BuildRequires:  pkgconfig(Qt5UiTools)
+BuildRequires:  pkgconfig(Qt5X11Extras)
 BuildRequires:  pkgconfig(Qt5Xdg) = 1.0.0
 BuildRequires:  pkgconfig(x11)
+
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -59,11 +61,19 @@
 %setup -q -n liblxqt-%{version}
 
 %build
-%cmake -DUSE_QT5=ON
-%__make %{?_smp_mflags}
+mkdir build
+pushd build
+cmake \
+  -DUSE_QT5=ON \
+  -DCMAKE_INSTALL_PREFIX:PATH=/usr \
+  ..
+%__make %{?_smp_flags}
+popd
 
 %install
-%cmake_install
+pushd build
+make DESTDIR=$RPM_BUILD_ROOT install
+popd
 %fdupes -s %{buildroot}/%{_datadir}/lxqt/translations
 %fdupes -s %{buildroot}/%{_includedir}/lxqt
 

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



commit compton-conf for openSUSE:Factory

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package compton-conf for openSUSE:Factory 
checked in at 2015-02-03 11:39:20

Comparing /work/SRC/openSUSE:Factory/compton-conf (Old)
 and  /work/SRC/openSUSE:Factory/.compton-conf.new (New)


Package is compton-conf

Changes:

--- /work/SRC/openSUSE:Factory/compton-conf/compton-conf.changes
2014-11-03 13:13:03.0 +0100
+++ /work/SRC/openSUSE:Factory/.compton-conf.new/compton-conf.changes   
2015-02-03 11:39:52.0 +0100
@@ -1,0 +2,5 @@
+Sun Jan 25 18:02:22 UTC 2015 - sfal...@opensuse.org
+
+- Added conditionals to build for Fedora 
+
+---



Other differences:
--
++ compton-conf.spec ++
--- /var/tmp/diff_new_pack.XdK6Ie/_old  2015-02-03 11:39:53.0 +0100
+++ /var/tmp/diff_new_pack.XdK6Ie/_new  2015-02-03 11:39:53.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package compton-conf
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -29,10 +29,10 @@
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  pkg-config
-BuildRequires:  pkgconfig(Qt5Widgets)
 BuildRequires:  pkgconfig(Qt5DBus)
-BuildRequires: libqt5-linguist-devel
+BuildRequires:  pkgconfig(Qt5Widgets)
 BuildRequires:  pkgconfig(libconfig)
+BuildRequires:  pkgconfig(Qt5UiTools)
 Requires:   compton
 Requires(pre): desktop-file-utils
 Requires(post):desktop-file-utils
@@ -47,11 +47,19 @@
 %patch1 -p1
 
 %build
-%cmake -DUSE_QT5=ON
-%__make
+mkdir build
+pushd build
+cmake \
+  -DUSE_QT5=ON \
+  -DCMAKE_INSTALL_PREFIX:PATH=/usr \
+  ..
+%__make %{_smp_mflags}
+popd
 
 %install
-%cmake_install
+pushd build
+make DESTDIR=$RPM_BUILD_ROOT install 
+popd
 
 %post
 %desktop_database_post

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



commit lxqt-runner for openSUSE:Factory

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package lxqt-runner for openSUSE:Factory 
checked in at 2015-02-03 11:39:39

Comparing /work/SRC/openSUSE:Factory/lxqt-runner (Old)
 and  /work/SRC/openSUSE:Factory/.lxqt-runner.new (New)


Package is lxqt-runner

Changes:

--- /work/SRC/openSUSE:Factory/lxqt-runner/lxqt-runner.changes  2014-11-15 
12:20:25.0 +0100
+++ /work/SRC/openSUSE:Factory/.lxqt-runner.new/lxqt-runner.changes 
2015-02-03 11:40:03.0 +0100
@@ -1,0 +2,5 @@
+Mon Jan 26 00:38:02 UTC 2015 - sfal...@opensuse.org
+
+- Added conditionals to enable Fedora builds 
+
+---



Other differences:
--
++ lxqt-runner.spec ++
--- /var/tmp/diff_new_pack.gJY4bx/_old  2015-02-03 11:40:04.0 +0100
+++ /var/tmp/diff_new_pack.gJY4bx/_new  2015-02-03 11:40:04.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lxqt-runner
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,10 +27,11 @@
 BuildRequires:  cmake
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
-BuildRequires:  pkgconfig(lxqt-qt5) = 0.8.0
-BuildRequires:  pkgconfig(lxqt-globalkeys-qt5)
-BuildRequires:  pkgconfig(Qt5Xdg)
 BuildRequires: pkgconfig(Qt5Script)
+BuildRequires:  pkgconfig(Qt5Xdg)
+BuildRequires:  pkgconfig(lxqt-globalkeys-qt5)
+BuildRequires:  pkgconfig(lxqt-qt5) = 0.8.0
+BuildRequires:  pkgconfig(Qt5UiTools)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -40,11 +41,19 @@
 %setup -q
 
 %build
-%cmake -DUSE_QT5=ON
+mkdir build
+pushd build
+cmake \
+  -DUSE_QT5=ON \
+  -DCMAKE_INSTALL_PREFIX:PATH=/usr \
+  ..
 %__make %{?_smp_mflags}
+popd
 
 %install
-%cmake_install
+pushd build
+make DESTDIR=$RPM_BUILD_ROOT install
+popd
 %fdupes %{buildroot}/%{_datadir}
 
 %files

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



commit libgit2 for openSUSE:Factory

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package libgit2 for openSUSE:Factory checked 
in at 2015-02-03 11:39:16

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


Package is libgit2

Changes:

--- /work/SRC/openSUSE:Factory/libgit2/libgit2.changes  2014-10-18 
09:09:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.libgit2.new/libgit2.changes 2015-02-03 
11:39:48.0 +0100
@@ -1,0 +2,71 @@
+Tue Jan 27 20:40:51 UTC 2015 - dims...@opensuse.org
+
+- Update to version 0.22.1:
+  + The following (critical) fixes have been backported to this
+maintenance release:
+- checkout: introduce git_checkout_perfdata.
+- git_path_join_unrooted: return base len.
+- checkout: don't recreate previous directory.
+- checkout tests: nasty symlinks.
+- checkout: drop newline in error message.
+- checkout: remove files before writing new ones.
+- checkout tests: emulate p_realpath poorly on Win32.
+- checkout tests: cleanup realpath impl on Win32.
+- Changes from version 0.22.0:
+  + git_signature_new() now requires a non-empty email address.
+  + Use CommonCrypto libraries for SHA-1 calculation on Mac OS X.
+  + Disable SSL compression and SSLv2 and SSLv3 ciphers in favor of
+TLSv1 in OpenSSL.
+  + The fetch behavior of remotes with autotag set to
+GIT_REMOTE_DOWNLOAD_TAGS_ALL has been changed to match git
+1.9.0 and later. In this mode, libgit2 now fetches all tags in
+addition to whatever else needs to be fetched.
+  + git_checkout() now handles case-changing renames correctly on
+case-insensitive filesystems; for example renaming readme to
+README.
+  + The search for libssh2 is now done via pkg-config instead of a
+custom search of a few directories.
+  + Add support for core.protectHFS and core.protectNTFS. Add more
+validation for filenames which we write such as references.
+  + The local transport now generates textual progress output like
+git-upload-pack does (counting objects).
+  + git_checkout_index() can now check out an in-memory index that
+is not necessarily the repository's index, so you may check out
+an index that was produced by git_merge and friends while
+retaining the cached information.
+  + Remove the default timeout for receiving / sending data over
+HTTP using the WinHTTP transport layer.
+  + Add SPNEGO (Kerberos) authentication using GSSAPI on Unix
+systems.
+  + Provide built-in objects for the empty blob (e69de29) and empty
+tree (4b825dc) objects.
+  + The index' tree cache is now filled upon read-tree and
+write-tree and the cache is written to disk.
+  + LF - CRLF filter refuses to handle mixed-EOL files.
+  + LF - CRLF filter now runs when * text = auto (with Git for
+Windows 1.9.4).
+  + File unlocks are atomic again via rename. Read-only files on
+Windows are made read-write if necessary.
+  + Share open packfiles across repositories to share descriptors
+and mmaps.
+  + Use a map for the treebuilder, making insertion O(1).
+  + The build system now accepts an option EMBED_SSH_PATH which
+when set tells it to include a copy of libssh2 at the given
+location. This is enabled for MSVC.
+  + Add support for refspecs with the asterisk in the middle of a
+pattern.
+  + Fetching now performs opportunistic updates. To achieve this,
+we introduce a difference between active and passive refspecs,
+which make git_remote_download() and git_remote_fetch() to take
+a list of resfpecs to be the active list, similarly to how git
+fetch accepts a list on the command-line.
+  + The THREADSAFE option to build libgit2 with threading support
+has been flipped to be on by default.
+  + The remote object has learnt to prune remote-tracking branches.
+If the remote is configured to do so, this will happen via
+git_remote_fetch(). You can also call git_remote_prune() after
+connecting or fetching to perform the prune.
+- Rename libgit2-21 subpackage to libgit2-22, following upstreams
+  soname bump (also in baselibs.conf).
+
+---

Old:

  v0.21.0.tar.gz

New:

  v0.22.1.tar.gz



Other differences:
--
++ libgit2.spec ++
--- /var/tmp/diff_new_pack.pRbLVZ/_old  2015-02-03 11:39:50.0 +0100
+++ /var/tmp/diff_new_pack.pRbLVZ/_new  2015-02-03 11:39:50.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libgit2
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2011, Sascha Peilicke sasc...@gmx.de
 #
 # All modifications and additions to the file 

commit lxqt-config for openSUSE:Factory

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package lxqt-config for openSUSE:Factory 
checked in at 2015-02-03 11:39:25

Comparing /work/SRC/openSUSE:Factory/lxqt-config (Old)
 and  /work/SRC/openSUSE:Factory/.lxqt-config.new (New)


Package is lxqt-config

Changes:

--- /work/SRC/openSUSE:Factory/lxqt-config/lxqt-config.changes  2014-11-06 
16:50:44.0 +0100
+++ /work/SRC/openSUSE:Factory/.lxqt-config.new/lxqt-config.changes 
2015-02-03 11:39:55.0 +0100
@@ -1,0 +2,5 @@
+Sun Jan 25 23:19:55 UTC 2015 - sfal...@opensuse.org
+
+- Added conditionals to enable Fedora builds 
+
+---



Other differences:
--
++ lxqt-config.spec ++
--- /var/tmp/diff_new_pack.I4LRrt/_old  2015-02-03 11:39:56.0 +0100
+++ /var/tmp/diff_new_pack.I4LRrt/_new  2015-02-03 11:39:56.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lxqt-config
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -28,10 +28,11 @@
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig(Qt5Concurrent)
-BuildRequires:  pkgconfig(lxqt-qt5) = 0.8.0
 BuildRequires:  pkgconfig(Qt5Xdg) = 1.0.0
-BuildRequires: pkgconfig(zlib)
+BuildRequires:  pkgconfig(lxqt-qt5) = 0.8.0
 BuildRequires: pkgconfig(xcursor)
+BuildRequires:  pkgconfig(zlib)
+BuildRequires:  pkgconfig(Qt5UiTools)
 Requires(pre): desktop-file-utils
 Requires(post):desktop-file-utils
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -43,11 +44,24 @@
 %setup -q
 
 %build
-%cmake -DUSE_QT5=ON
+mkdir build
+pushd build
+cmake \
+  -DUSE_QT5=ON \
+  -DCMAKE_INSTALL_PREFIX:PATH=/usr \
+%ifarch x86_64
+  -DCMAKE_INSTALL_LIBDIR:PATH=/usr/lib64 \
+  -DLIB_INSTALL_DIR:PATH=/usr/lib64 \
+  -DLIB_SUFFIX=64 \
+%endif
+  ..
 %__make %{?_smp_mflags}
+popd
 
 %install
-%cmake_install
+pushd build
+make DESTDIR=$RPM_BUILD_ROOT install
+popd
 %fdupes %{buildroot}/%{_datadir}
 
 %post

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



commit lxqt-openssh-askpass for openSUSE:Factory

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package lxqt-openssh-askpass for 
openSUSE:Factory checked in at 2015-02-03 11:39:29

Comparing /work/SRC/openSUSE:Factory/lxqt-openssh-askpass (Old)
 and  /work/SRC/openSUSE:Factory/.lxqt-openssh-askpass.new (New)


Package is lxqt-openssh-askpass

Changes:

--- 
/work/SRC/openSUSE:Factory/lxqt-openssh-askpass/lxqt-openssh-askpass.changes
2014-11-06 16:50:50.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.lxqt-openssh-askpass.new/lxqt-openssh-askpass.changes
   2015-02-03 11:39:57.0 +0100
@@ -1,0 +2,5 @@
+Sun Jan 25 23:45:56 UTC 2015 - sfal...@opensuse.org
+
+- Added conditionals to enable building for Fedora 
+
+---



Other differences:
--
++ lxqt-openssh-askpass.spec ++
--- /var/tmp/diff_new_pack.4ihXJr/_old  2015-02-03 11:39:58.0 +0100
+++ /var/tmp/diff_new_pack.4ihXJr/_new  2015-02-03 11:39:58.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lxqt-openssh-askpass
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,6 +25,7 @@
 Url:http://www.lxde.org
 Source: %{name}-%{version}.tar.xz
 BuildRequires:  cmake
+BuildRequires:  pkgconfig(Qt5UiTools)
 BuildRequires:  pkgconfig(lxqt-qt5) = 0.8.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -35,11 +36,19 @@
 %setup -q
 
 %build
-%cmake -DUSE_QT5=ON
+mkdir build
+pushd build
+cmake \
+  -DUSE_QT5=YES \
+  -DCMAKE_INSTALL_PREFIX=/usr \
+  ..
 %__make %{?_smp_mflags}
+popd
 
 %install
-%cmake_install
+pushd build
+make DESTDIR=$RPM_BUILD_ROOT install
+popd
 
 %files
 %defattr(-,root,root)

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



commit lxqt-session for openSUSE:Factory

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package lxqt-session for openSUSE:Factory 
checked in at 2015-02-03 11:39:41

Comparing /work/SRC/openSUSE:Factory/lxqt-session (Old)
 and  /work/SRC/openSUSE:Factory/.lxqt-session.new (New)


Package is lxqt-session

Changes:

--- /work/SRC/openSUSE:Factory/lxqt-session/lxqt-session.changes
2014-11-13 09:17:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.lxqt-session.new/lxqt-session.changes   
2015-02-03 11:40:04.0 +0100
@@ -1,0 +2,5 @@
+Mon Jan 26 00:44:05 UTC 2015 - sfal...@opensuse.org
+
+- Added conditionals to enable Fedora builds 
+
+---



Other differences:
--
++ lxqt-session.spec ++
--- /var/tmp/diff_new_pack.W39rVk/_old  2015-02-03 11:40:05.0 +0100
+++ /var/tmp/diff_new_pack.W39rVk/_new  2015-02-03 11:40:05.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lxqt-session
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,10 +27,11 @@
 BuildRequires:  cmake
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
-BuildRequires:  pkgconfig(lxqt-qt5) = 0.8.0
 BuildRequires:  pkgconfig(Qt5Xdg)
+BuildRequires:  pkgconfig(lxqt-qt5) = 0.8.0
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(x11-xcb)
+BuildRequires:  pkgconfig(Qt5UiTools)
 Requires(pre): desktop-file-utils
 Requires(post):desktop-file-utils
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -45,11 +46,19 @@
 %setup -q
 
 %build
-%cmake -DUSE_QT5=ON
+mkdir build
+pushd build
+cmake \
+  -DUSE_QT5=ON \
+  -DCMAKE_INSTALL_PREFIX:PATH=/usr \
+  ..
 %__make %{?_smp_mflags}
+popd
 
 %install
-%cmake_install
+pushd build
+make DESTDIR=$RPM_BUILD_ROOT install
+popd
 %fdupes -s %{buildroot}/%{_datadir}/lxqt-qt5
 
 %post
@@ -66,4 +75,5 @@
 %{_libdir}/lxqt-xdg-tools
 %{_datadir}/applications/*.desktop
 %{_datadir}/lxqt-qt5
+
 %changelog

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



commit xcalc for openSUSE:Factory

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package xcalc for openSUSE:Factory checked 
in at 2015-02-03 11:40:18

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


Package is xcalc

Changes:

--- /work/SRC/openSUSE:Factory/xcalc/xcalc.changes  2013-02-05 
15:47:59.0 +0100
+++ /work/SRC/openSUSE:Factory/.xcalc.new/xcalc.changes 2015-02-03 
11:40:31.0 +0100
@@ -1,0 +2,19 @@
+Sat Jan 31 17:56:36 UTC 2015 - sfal...@opensuse.org
+
+- Update to version 1.0.6:
+  + Replace index() call with strchr()
+  + autogen.sh: Honor NOCONFIGURE=1
+  + configure: Drop AM_MAINTAINER_MODE
+  + Replace signal_t with void
+  + Assume signal handlers return void, as C89 requires
+  + Mark functions noreturn as suggested by gcc -Wmissing-noreturn
+  + Rename e arguments to ev to avoid shadowing e() function
+  + Remove redundant redeclaration of 'factorial'
+  + Replace sprintf and strcpy calls with snprint4 and strlcpy
+  + Remove unused min  max macros from math.h
+  + Use the new M_E symbol from math.h
+  + Use the new M_PI symbol from math.h
+  + Drop Cray support
+- Dropped xcalc-1.0.5.tar.bz2
+
+---

Old:

  xcalc-1.0.5.tar.bz2

New:

  xcalc-1.0.6.tar.bz2



Other differences:
--
++ xcalc.spec ++
--- /var/tmp/diff_new_pack.iBBpZ4/_old  2015-02-03 11:40:32.0 +0100
+++ /var/tmp/diff_new_pack.iBBpZ4/_new  2015-02-03 11:40:32.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xcalc
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   xcalc
-Version:1.0.5
+Version:1.0.6
 Release:0
 Summary:Scientific calculator for X
 License:MIT

++ xcalc-1.0.5.tar.bz2 - xcalc-1.0.6.tar.bz2 ++
 8999 lines of diff (skipped)


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



commit darktable for openSUSE:Factory

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package darktable for openSUSE:Factory 
checked in at 2015-02-03 11:40:13

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


Package is darktable

Changes:

--- /work/SRC/openSUSE:Factory/darktable/darktable.changes  2015-01-12 
09:49:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.darktable.new/darktable.changes 2015-02-03 
11:40:25.0 +0100
@@ -1,0 +2,38 @@
+Sun Feb  1 20:36:46 UTC 2015 - tog...@opensuse.org
+
+- Update version 1.6.2
+
+  * General improvements:
++ Better names for key accels (no more Primary)
++ Local gallery export limited to useful web formats
+ (JPEG/PNG/WebP)
++ Add a way to control the brush size with keys
++ Default X-Trans Demosaic to markesteijn (single pass) 
+
+  * Bugfixes:
++ Fix IPTC Keyword reading for real
++ rawspeed: support short values in DNG ActiveArea
++ really disable parallel export
++ remove special characters from style export
++ Cropping aspect ratio fixes (#9942, #10265)
++ Some fixes to lua/masks/brushes
+
+  * Camera support:
++ Pentax *ist DS
++ Pentax *ist DL2
++ Pentax K110D
++ Sony A7 II
++ Sony ILCE-3500
++ Nikon 1 S2
++ Olympus E-450
++ Panasonic LX1
++ Panasonic G3 (aspect ratio modes)
++ Samsung NX1 blackpoint finetuning
++ Fuji X-E1 blackpoint finetuning
+
+  * White balance presets
++ 7D Mark II (updated)
++ Olympus E-M1
++ Sony A99
+
+---

Old:

  darktable-1.6.1-nopatents.tar.xz

New:

  darktable-1.6.2-nopatents.tar.xz



Other differences:
--
++ darktable.spec ++
--- /var/tmp/diff_new_pack.hQlm0H/_old  2015-02-03 11:40:27.0 +0100
+++ /var/tmp/diff_new_pack.hQlm0H/_new  2015-02-03 11:40:27.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   darktable
-Version:1.6.1
+Version:1.6.2
 Release:0
 Url:http://darktable.sourceforge.net
 # darktable contains patented code that we cannot ship.  Therefore we use

++ darktable-1.6.1-nopatents.tar.xz - darktable-1.6.2-nopatents.tar.xz 
++
 27875 lines of diff (skipped)

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



commit libqt5xdg for openSUSE:Factory

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package libqt5xdg for openSUSE:Factory 
checked in at 2015-02-03 11:39:43

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


Package is libqt5xdg

Changes:

--- /work/SRC/openSUSE:Factory/libqt5xdg/libqt5xdg.changes  2014-11-04 
17:28:37.0 +0100
+++ /work/SRC/openSUSE:Factory/.libqt5xdg.new/libqt5xdg.changes 2015-02-03 
11:40:05.0 +0100
@@ -1,0 +2,5 @@
+Sun Jan 25 19:07:55 UTC 2015 - sfal...@opensuse.org
+
+- Added conditionals to build for Fedora (Only needed for F20) 
+
+---



Other differences:
--
++ libqt5xdg.spec ++
--- /var/tmp/diff_new_pack.2Mucyo/_old  2015-02-03 11:40:06.0 +0100
+++ /var/tmp/diff_new_pack.2Mucyo/_new  2015-02-03 11:40:06.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package libqtxdg
+# spec file for package libqt5xdg
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -28,10 +28,9 @@
 BuildRequires:  fdupes
 BuildRequires:  file-devel
 BuildRequires:  gcc-c++
+BuildRequires:  pkgconfig(Qt5UiTools)
 BuildRequires:  pkgconfig(Qt5Widgets)
 BuildRequires:  pkgconfig(Qt5Xml)
-#BuildRequires:  pkgconfig(Qt5LinguistTools)
-BuildRequires: libqt5-linguist-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -49,8 +48,8 @@
 Summary:Devel files for libqtxdg
 Group:  Development/Libraries/C and C++
 Requires:   libQt5Xdg1 = %{version}
-Requires:  libqt5-linguist-devel
 Requires:   pkg-config
+Requires:   pkgconfig(Qt5UiTools)
 
 %description devel
 qtxdg libraries for development
@@ -59,11 +58,19 @@
 %setup -q -n libqtxdg-%{version}
 
 %build
-%cmake -DUSE_QT5=ON
+mkdir build
+pushd build
+cmake \
+  -DUSE_QT5=ON \
+  -DCMAKE_INSTALL_PREFIX:PATH=/usr \
+  ..
 %__make %{?_smp_mflags}
+popd
 
 %install
-%cmake_install
+pushd build
+make DESTDIR=$RPM_BUILD_ROOT install
+popd
 %fdupes -s %{buildroot}/%{_datadir}/locale
 
 %post -n libQt5Xdg1 -p /sbin/ldconfig

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



commit lxqt-powermanagement for openSUSE:Factory

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package lxqt-powermanagement for 
openSUSE:Factory checked in at 2015-02-03 11:39:35

Comparing /work/SRC/openSUSE:Factory/lxqt-powermanagement (Old)
 and  /work/SRC/openSUSE:Factory/.lxqt-powermanagement.new (New)


Package is lxqt-powermanagement

Changes:

--- 
/work/SRC/openSUSE:Factory/lxqt-powermanagement/lxqt-powermanagement.changes
2014-11-15 12:20:20.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.lxqt-powermanagement.new/lxqt-powermanagement.changes
   2015-02-03 11:40:00.0 +0100
@@ -1,0 +2,5 @@
+Mon Jan 26 00:11:53 UTC 2015 - sfal...@opensuse.org
+
+- Added conditionals to enable Fedora builds 
+
+---



Other differences:
--
++ lxqt-powermanagement.spec ++
--- /var/tmp/diff_new_pack.7ujQSv/_old  2015-02-03 11:40:01.0 +0100
+++ /var/tmp/diff_new_pack.7ujQSv/_new  2015-02-03 11:40:01.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lxqt-powermanagement
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,10 +26,11 @@
 Source: %{name}-%{version}.tar.xz
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
-BuildRequires:  pkgconfig(lxqt-qt5) = 0.8.0
-BuildRequires:  pkgconfig(Qt5Xdg)
 BuildRequires: pkgconfig(Qt5Svg)
+BuildRequires:  pkgconfig(Qt5Xdg)
+BuildRequires:  pkgconfig(lxqt-qt5) = 0.8.0
 BuildRequires:  pkgconfig(xcb)
+BuildRequires:  pkgconfig(Qt5UiTools)
 Requires(pre): desktop-file-utils
 Requires(post):desktop-file-utils
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -41,11 +42,19 @@
 %setup -q
 
 %build
-%cmake -DUSE_QT5=ON
+mkdir build
+pushd build
+cmake \
+  -DUSE_QT5=ON \
+  -DCMAKE_INSTALL_PREFIX:PATH=/usr \
+  ..
 %__make %{?_smp_mflags}
+popd
 
 %install
-%cmake_install
+pushd build
+make DESTDIR=$RPM_BUILD_ROOT install
+popd
 
 %post
 %desktop_database_post

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



commit geary for openSUSE:Factory

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package geary for openSUSE:Factory checked 
in at 2015-02-03 11:40:00

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


Package is geary

Changes:

--- /work/SRC/openSUSE:Factory/geary/geary.changes  2014-12-23 
11:49:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.geary.new/geary.changes 2015-02-03 
11:40:13.0 +0100
@@ -1,0 +2,7 @@
+Fri Jan  2 14:50:56 UTC 2015 - zai...@opensuse.org
+
+- Add geary-Off-by-one-heap-buffer-overflow.patch: Heap access
+  violation in random_string(). Needed to allocate space for
+  terminating NUL (bgo#741842).
+
+---

New:

  geary-Off-by-one-heap-buffer-overflow.patch



Other differences:
--
++ geary.spec ++
--- /var/tmp/diff_new_pack.ClRRRH/_old  2015-02-03 11:40:15.0 +0100
+++ /var/tmp/diff_new_pack.ClRRRH/_new  2015-02-03 11:40:15.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package geary
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -24,6 +24,8 @@
 Group:  Productivity/Networking/Email/Clients
 Url:http://yorba.org/geary
 Source: 
http://download.gnome.org/sources/geary/0.8/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM geary-Off-by-one-heap-buffer-overflow.patch bgo#741842 
zai...@opensuse.org -- Heap access violation in random_string() 
+Patch0: geary-Off-by-one-heap-buffer-overflow.patch
 BuildRequires:  cmake
 BuildRequires:  fdupes
 BuildRequires:  intltool
@@ -57,6 +59,7 @@
 %lang_package
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %cmake -DVALA_EXECUTABLE:FILEPATH=%{_bindir}/valac%{?vala_version_suffix} \

++ geary-Off-by-one-heap-buffer-overflow.patch ++
From c2380abff29a7c5209c57d18bc90a960d79366ab Mon Sep 17 00:00:00 2001
From: Sergey Shnatsel Davidoff ser...@elementaryos.org
Date: Mon, 22 Dec 2014 12:28:13 -0800
Subject: Heap access violation in random_string(): Bug #741842

Needed to allocate space for terminating NUL.

diff --git a/src/client/util/util-random.vala b/src/client/util/util-random.vala
index e8939f4..2310185 100644
--- a/src/client/util/util-random.vala
+++ b/src/client/util/util-random.vala
@@ -7,9 +7,10 @@
 private string random_string(int length) {
 // No upper case letters, since request gets lower-cased.
 string chars = abcdefghijklmnopqrstuvwxyz;
-char[] random = new char[length];
+char[] random = new char[length+1]; //leave room for terminating null
 for (int i = 0; i  length; i++)
 random[i] = chars[Random.int_range(0, chars.length)];
+random[length] = '\0'; //make sure the string is null-terminated
 return (string) random;
 }
 
-- 
cgit v0.10.1

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



commit apache2-mod_wsgi for openSUSE:Factory

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package apache2-mod_wsgi for 
openSUSE:Factory checked in at 2015-02-03 11:40:10

Comparing /work/SRC/openSUSE:Factory/apache2-mod_wsgi (Old)
 and  /work/SRC/openSUSE:Factory/.apache2-mod_wsgi.new (New)


Package is apache2-mod_wsgi

Changes:

--- /work/SRC/openSUSE:Factory/apache2-mod_wsgi/apache2-mod_wsgi.changes
2014-11-12 00:22:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.apache2-mod_wsgi.new/apache2-mod_wsgi.changes   
2015-02-03 11:40:24.0 +0100
@@ -1,0 +2,19 @@
+Fri Jan 30 18:12:20 UTC 2015 - rjsch...@suse.com
+
+- Fix build failure on SLE 12 (Apache 2.4.10)
+  + add wsgi_fixVersionCheck.patch
+  + build failed due to improper version check
+
+---
+Thu Jan 29 23:52:14 UTC 2015 - rjsch...@suse.com
+
+- Update to version 4.4.6
+  - Upstream release notes:
++ http://modwsgi.readthedocs.org/en/latest/release-notes/version-4.4.6.html
++ http://modwsgi.readthedocs.org/en/latest/release-notes/version-4.4.5.html
++ http://modwsgi.readthedocs.org/en/latest/release-notes/version-4.4.4.html
+.
+  - As of version 4.2.7 mod_wsgi is effected by
+https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=758035
+
+---

Old:

  mod_wsgi-4.2.5.tar.gz

New:

  mod_wsgi-4.4.6.tar.gz
  wsgi_fixVersionCheck.patch



Other differences:
--
++ apache2-mod_wsgi.spec ++
--- /var/tmp/diff_new_pack.iJuPwA/_old  2015-02-03 11:40:25.0 +0100
+++ /var/tmp/diff_new_pack.iJuPwA/_new  2015-02-03 11:40:25.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package apache2-mod_wsgi
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -18,7 +18,7 @@
 
 %define modnamemod_wsgi
 Name:   apache2-mod_wsgi
-Version:4.2.5
+Version:4.4.6
 Release:0
 Summary:Python WSGI adapter module for Apache
 License:Apache-2.0
@@ -26,6 +26,8 @@
 Url:https://github.com/GrahamDumpleton/mod_wsgi
 #Source:
https://github.com/GrahamDumpleton/mod_wsgi/archive/%%{version}.tar.gz
 Source: %{modname}-%{version}.tar.gz
+## Work around for inconsistent Apache source tree in SLE 12, see bnc#915479
+Patch0: wsgi_fixVersionCheck.patch
 BuildRequires:  python-devel
 Provides:   %{modname} = %{version}-%{release}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -50,6 +52,7 @@
 
 %prep
 %setup -q -n %{modname}-%{version}
+%patch0 -p1
 
 %build
 export CFLAGS=%{optflags} -fno-strict-aliasing
@@ -83,7 +86,7 @@
 
 %files
 %defattr(-,root,root)
-%doc LICENCE README.rst docs/release-notes
+%doc LICENSE README.rst docs/release-notes
 %dir %{apache_libexecdir}
 %{apache_libexecdir}/%{modname}.so
 

++ mod_wsgi-4.2.5.tar.gz - mod_wsgi-4.4.6.tar.gz ++
 8197 lines of diff (skipped)

++ wsgi_fixVersionCheck.patch ++
From c440dfa6000b8c608147cce98d163ead19e63643 Mon Sep 17 00:00:00 2001
From: Robert Schweikert rjsch...@suse.com
Date: Fri, 30 Jan 2015 12:40:40 -0500
Subject: [PATCH] - Fix the version check for the presence of the trailers   +
 Currently the minor version of the version check is set such that for
 version 2.4.10 (minor 37) the entries trailers_in and trailers_out are
 expected in the request_rec struct. However these members of the struct
 do not show up until 2.4.12 (minor 41).   + This fixes a compile error when
 building against 2.4.10

---
 src/server/mod_wsgi.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/server/mod_wsgi.c b/src/server/mod_wsgi.c
index 30ddbe5..4813af8 100644
--- a/src/server/mod_wsgi.c
+++ b/src/server/mod_wsgi.c
@@ -11440,7 +11440,7 @@ static int wsgi_hook_daemon_handler(conn_rec *c)
 
 int queue_timeout_occurred = 0;
 
-#if ! (AP_MODULE_MAGIC_AT_LEAST(20120211, 37) || \
+#if ! (AP_MODULE_MAGIC_AT_LEAST(20120211, 41) || \
 (AP_SERVER_MAJORVERSION_NUMBER == 2  \
  AP_SERVER_MINORVERSION_NUMBER = 2  \
  AP_MODULE_MAGIC_AT_LEAST(20051115, 36)))
@@ -11539,7 +11539,7 @@ static int wsgi_hook_daemon_handler(conn_rec *c)
 r-proto_input_filters = c-input_filters;
 r-input_filters = r-proto_input_filters;
 
-#if AP_MODULE_MAGIC_AT_LEAST(20120211, 37) || \
+#if AP_MODULE_MAGIC_AT_LEAST(20120211, 41) || \
 (AP_SERVER_MAJORVERSION_NUMBER == 2  \
  AP_SERVER_MINORVERSION_NUMBER = 2  \
  AP_MODULE_MAGIC_AT_LEAST(20051115, 36))
-- 
1.8.4.5

-- 

commit tulip for openSUSE:Factory

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package tulip for openSUSE:Factory checked 
in at 2015-02-03 11:40:29

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


Package is tulip

Changes:

--- /work/SRC/openSUSE:Factory/tulip/tulip.changes  2015-01-20 
12:34:16.0 +0100
+++ /work/SRC/openSUSE:Factory/.tulip.new/tulip.changes 2015-02-03 
11:40:42.0 +0100
@@ -1,0 +2,6 @@
+Mon Feb  2 08:29:38 UTC 2015 - kkae...@suse.com
+
+- fix build with cmake 3.1
+  add 0007-fix-Tulip-build-configuration-with-CMake-version-3.1.patch
+
+---

New:

  0007-fix-Tulip-build-configuration-with-CMake-version-3.1.patch



Other differences:
--
++ tulip.spec ++
--- /var/tmp/diff_new_pack.ukU658/_old  2015-02-03 11:40:45.0 +0100
+++ /var/tmp/diff_new_pack.ukU658/_new  2015-02-03 11:40:45.0 +0100
@@ -39,7 +39,9 @@
 Patch5: 0005-Use-system-ftgl-lib-if-available.patch
 # Fix FindFTGL.cmake
 Patch6: 0006-Find-system-ftgl.patch
-Patch7: use-libbfd.patch
+# PATCH-FIX-UPSTREAM
+Patch7: 0007-fix-Tulip-build-configuration-with-CMake-version-3.1.patch
+Patch8: use-libbfd.patch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  Mesa-devel
@@ -201,6 +203,7 @@
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
+%patch8 -p1
 
 %build
 

++ 0001-Install-to-lib64.patch ++
--- /var/tmp/diff_new_pack.ukU658/_old  2015-02-03 11:40:45.0 +0100
+++ /var/tmp/diff_new_pack.ukU658/_new  2015-02-03 11:40:45.0 +0100
@@ -1,17 +1,17 @@
-From fa04a6b0252f7b6dbc0897c2042cc46eb742f49c Mon Sep 17 00:00:00 2001
+From c01497a4d4859402e93173b07c53be3a94e995aa Mon Sep 17 00:00:00 2001
 From: =?UTF-8?q?Klaus=20K=C3=A4mpf?= kkae...@suse.de
 Date: Tue, 11 Nov 2014 09:51:21 +0100
-Subject: [PATCH 1/5] Install to lib64
+Subject: [PATCH 1/7] Install to lib64
 
 ---
  CMakeLists.txt | 7 ++-
  1 file changed, 6 insertions(+), 1 deletion(-)
 
 diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 019dc9ada559..bdbba2b56502 100644
+index 5f592115aa16..7ed921bb11ff 100644
 --- a/CMakeLists.txt
 +++ b/CMakeLists.txt
-@@ -418,7 +418,12 @@ SET(TulipPythonInclude 
${PROJECT_SOURCE_DIR}/library/tulip-python/include)
+@@ -414,7 +414,12 @@ SET(TulipPythonInclude 
${PROJECT_SOURCE_DIR}/library/tulip-python/include)
  ## 
  ## Install paths
  ## 

++ 0002-Enable-tlprender.patch ++
--- /var/tmp/diff_new_pack.ukU658/_old  2015-02-03 11:40:45.0 +0100
+++ /var/tmp/diff_new_pack.ukU658/_new  2015-02-03 11:40:45.0 +0100
@@ -1,7 +1,7 @@
-From 6d28369492823696fa029f21fb66764ae62152e7 Mon Sep 17 00:00:00 2001
+From 649bfde022e0e2a4b4b5cedf0c7df17048705928 Mon Sep 17 00:00:00 2001
 From: =?UTF-8?q?Klaus=20K=C3=A4mpf?= kkae...@suse.de
 Date: Tue, 11 Nov 2014 09:52:57 +0100
-Subject: [PATCH 2/5] Enable tlprender
+Subject: [PATCH 2/7] Enable tlprender
 
 ---
  software/CMakeLists.txt | 1 +

++ 0003-Enable-PPC-and-PPC64.patch ++
--- /var/tmp/diff_new_pack.ukU658/_old  2015-02-03 11:40:45.0 +0100
+++ /var/tmp/diff_new_pack.ukU658/_new  2015-02-03 11:40:45.0 +0100
@@ -1,14 +1,14 @@
-From 03e59382512020fa305800d5593365776358b416 Mon Sep 17 00:00:00 2001
+From bff49eb5d2a9c4a61d8d2c16be20cade7050999d Mon Sep 17 00:00:00 2001
 From: =?UTF-8?q?Klaus=20K=C3=A4mpf?= kkae...@suse.de
 Date: Tue, 11 Nov 2014 09:56:52 +0100
-Subject: [PATCH 3/5] Enable PPC and PPC64
+Subject: [PATCH 3/7] Enable PPC and PPC64
 
 ---
- library/tulip-core/include/tulip/SystemDefinition.h | 6 +-
- 1 file changed, 5 insertions(+), 1 deletion(-)
+ library/tulip-core/include/tulip/SystemDefinition.h | 4 
+ 1 file changed, 4 insertions(+)
 
 diff --git a/library/tulip-core/include/tulip/SystemDefinition.h 
b/library/tulip-core/include/tulip/SystemDefinition.h
-index e30d2afb3ee6..7629d3baafc8 100644
+index e30d2afb3ee6..f8b73595cf8b 100644
 --- a/library/tulip-core/include/tulip/SystemDefinition.h
 +++ b/library/tulip-core/include/tulip/SystemDefinition.h
 @@ -35,6 +35,10 @@

++ 0004-Include-string.h-for-libpng16-in-GlTextureManager.cp.patch ++
--- /var/tmp/diff_new_pack.ukU658/_old  2015-02-03 11:40:45.0 +0100
+++ /var/tmp/diff_new_pack.ukU658/_new  2015-02-03 11:40:45.0 +0100
@@ -1,14 +1,14 @@
-From 89b939b71193a63708cf5104814893989e6ed602 Mon Sep 17 00:00:00 2001
+From f8fbc3b6531f9d49892a85df96ae4e4314768ec1 Mon Sep 17 00:00:00 2001
 From: =?UTF-8?q?Klaus=20K=C3=A4mpf?= kkae...@suse.de
 Date: Tue, 11 Nov 2014 10:03:05 +0100
-Subject: [PATCH 4/5] Include 

commit cherrytree for openSUSE:Factory

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package cherrytree for openSUSE:Factory 
checked in at 2015-02-03 11:40:42

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


Package is cherrytree

Changes:

--- /work/SRC/openSUSE:Factory/cherrytree/cherrytree.changes2014-12-29 
00:30:41.0 +0100
+++ /work/SRC/openSUSE:Factory/.cherrytree.new/cherrytree.changes   
2015-02-03 11:40:54.0 +0100
@@ -1,0 +2,8 @@
+Mon Feb  2 14:52:02 UTC 2015 - dims...@opensuse.org
+
+- Update to version 0.35.7:
+  + Improved checks at password protected documents save time after
+reports of data loss in windows os.
+  + Updated translations.
+
+---

Old:

  cherrytree-0.35.6.tar.xz

New:

  cherrytree-0.35.7.tar.xz



Other differences:
--
++ cherrytree.spec ++
--- /var/tmp/diff_new_pack.M7Tg4B/_old  2015-02-03 11:40:56.0 +0100
+++ /var/tmp/diff_new_pack.M7Tg4B/_new  2015-02-03 11:40:56.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cherrytree
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   cherrytree
-Version:0.35.6
+Version:0.35.7
 Release:0
 Summary:A hierarchical note taking application
 License:GPL-3.0+

++ cherrytree-0.35.6.tar.xz - cherrytree-0.35.7.tar.xz ++
/work/SRC/openSUSE:Factory/cherrytree/cherrytree-0.35.6.tar.xz 
/work/SRC/openSUSE:Factory/.cherrytree.new/cherrytree-0.35.7.tar.xz differ: 
char 27, line 1

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



commit font-specimen for openSUSE:Factory

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package font-specimen for openSUSE:Factory 
checked in at 2015-02-03 11:40:40

Comparing /work/SRC/openSUSE:Factory/font-specimen (Old)
 and  /work/SRC/openSUSE:Factory/.font-specimen.new (New)


Package is font-specimen

Changes:

--- /work/SRC/openSUSE:Factory/font-specimen/font-specimen.changes  
2014-12-10 23:44:42.0 +0100
+++ /work/SRC/openSUSE:Factory/.font-specimen.new/font-specimen.changes 
2015-02-03 11:40:52.0 +0100
@@ -1,0 +2,7 @@
+Mon Feb  2 14:30:27 UTC 2015 - pgaj...@suse.com
+
+- update to 20150202
+  * do not treat unsuccessful LcdFilter setting
+as a fatal error
+
+---

Old:

  font-specimen-20141202.tar.bz2

New:

  font-specimen-20150202.tar.bz2



Other differences:
--
++ font-specimen.spec ++
--- /var/tmp/diff_new_pack.k2f7Uh/_old  2015-02-03 11:40:53.0 +0100
+++ /var/tmp/diff_new_pack.k2f7Uh/_new  2015-02-03 11:40:53.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package font-specimen
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -18,7 +18,7 @@
 
 %define libmaj  0
 Name:   font-specimen
-Version:20141202
+Version:20150202
 Release:0
 Summary:Font Specimen Creator
 License:GPL-2.0+

++ font-specimen-20141202.tar.bz2 - font-specimen-20150202.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/font-specimen-20141202/ChangeLog 
new/font-specimen-20150202/ChangeLog
--- old/font-specimen-20141202/ChangeLog2014-12-02 17:22:36.0 
+0100
+++ new/font-specimen-20150202/ChangeLog2015-02-02 15:29:23.0 
+0100
@@ -1,3 +1,5 @@
+2015-02-02 do not treat unsuccessful LcdFilter setting 
+   as a fatal error
 2014-12-02 fix bgr layout
fix vertical layout
add font-specimen.pc file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/font-specimen-20141202/Makefile 
new/font-specimen-20150202/Makefile
--- old/font-specimen-20141202/Makefile 2014-12-02 17:22:36.0 +0100
+++ new/font-specimen-20150202/Makefile 2015-02-02 15:29:23.0 +0100
@@ -19,7 +19,7 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, 
USA.
 
-VERSION = 20141202
+VERSION = 20150202
 LIBRARY_NAME= font-specimen
 LIBRARY_MAJOR= 0
 LIBRARY_VERSION  = 0.0.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/font-specimen-20141202/ft.c 
new/font-specimen-20150202/ft.c
--- old/font-specimen-20141202/ft.c 2014-12-02 17:22:36.0 +0100
+++ new/font-specimen-20150202/ft.c 2015-02-02 15:29:23.0 +0100
@@ -102,7 +102,8 @@
 if (err)
 {
   font_specimen_error(freetype: can not set lcd filter);
-  return -1;
+  bitmap-ord = FC_RGBA_NONE;
+  return 0;
 }
 
 if (lay_horizontal(ord))

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



commit sbcl for openSUSE:Factory

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package sbcl for openSUSE:Factory checked in 
at 2015-02-03 11:40:21

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


Package is sbcl

Changes:

--- /work/SRC/openSUSE:Factory/sbcl/sbcl.changes2015-02-01 
12:30:22.0 +0100
+++ /work/SRC/openSUSE:Factory/.sbcl.new/sbcl.changes   2015-02-03 
11:40:33.0 +0100
@@ -1,0 +2,8 @@
+Mon Feb  2 08:28:20 UTC 2015 - tog...@opensuse.org
+
+- The release (source) tarball of sbcl-1.2.8 contained an error in
+  the build script, which in some circumstances (chiefly when /bin/sh is
+  bash) would lead to the sbcl built from that tarball to have a
+  lisp-implementation-version of -dirty. 
+
+---



Other differences:
--
++ sbcl-1.2.8-source.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sbcl-1.2.8/generate-version.sh 
new/sbcl-1.2.8/generate-version.sh
--- old/sbcl-1.2.8/generate-version.sh  2015-01-31 15:24:55.0 +0100
+++ new/sbcl-1.2.8/generate-version.sh  2015-02-01 13:28:34.0 +0100
@@ -14,7 +14,7 @@
 if [ -f version.lisp-expr -a -z $AVAILABLE ]
 then
 # Relase tarball, leave version.lisp-expr alone.
-return
+exit 0
 elif [ -z $AVAILABLE ]
 then
 echo Can't run 'git describe' and version.lisp-expr is missing. 2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sbcl-1.2.8/version.lisp-expr 
new/sbcl-1.2.8/version.lisp-expr
--- old/sbcl-1.2.8/version.lisp-expr2015-01-31 15:25:01.0 +0100
+++ new/sbcl-1.2.8/version.lisp-expr2015-02-01 13:28:51.0 +0100
@@ -1,4 +1 @@
-;;; This file is auto-generated using generate-version.sh. Every time
-;;; you re-run make.sh, this file will be overwritten if you are
-;;; working from a Git checkout.
 1.2.8

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



commit librecad for openSUSE:Factory

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package librecad for openSUSE:Factory 
checked in at 2015-02-03 11:40:49

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


Package is librecad

Changes:

--- /work/SRC/openSUSE:Factory/librecad/librecad.changes2014-08-25 
11:03:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.librecad.new/librecad.changes   2015-02-03 
11:40:59.0 +0100
@@ -1,0 +2,30 @@
+Sat Jan 31 22:21:05 UTC 2015 - asterios.dra...@gmail.com
+
+- Update to new upstream release 2.0.7:
+  * A serious command line regression since 2.0.6 was fixed:
+keyboard Enter/Esc support, command line widget in a second
+screen, etc. Also fixed are some crashes for tangential circle
+drawing and polyline addition.
+  * Improved LFF font support
+  * The command line can be used as a calculator by typing math
+expression after command “cal”. For example, command cal 1+1
+to get output 2
+  * Many fixes and enhancements, see:
+http://blog.librecad.org/
+for details
+  From version 2.0.5:
+  * Interpolation spline. Draw-Spline-Spline Points.
+  * File - Export as PDF.
+  * Korean language support.
+  * Smooth scrolling/zooming
+  * Work-in-progress, finding enclosed area within a contour.
+  * “Modify-Round” renamed to “Modify-Fillet”.
+  * Command line aliases can be made for both regular commands and
+short commands.
+- Added new Part Libraries:
+  Architect8-LCAD.zip and Electronics8-LCAD.zip.
+- Added new build requirement unzip.
+- Rebased librecad-install.diff and
+  librecad-use-system-libdxfrw.patch to apply cleanly.
+
+---

Old:

  LibreCAD-2.0.4.tar.gz

New:

  Architect3-LCAD.zip
  Electronics3-LCAD.zip
  LibreCAD-2.0.7.tar.gz



Other differences:
--
++ librecad.spec ++
--- /var/tmp/diff_new_pack.k8Gppr/_old  2015-02-03 11:41:02.0 +0100
+++ /var/tmp/diff_new_pack.k8Gppr/_new  2015-02-03 11:41:02.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package librecad
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   librecad
-Version:2.0.4
+Version:2.0.7
 Release:0
 Summary:Computer-aided design (CAD) software package for 2D design and 
drafting
 License:GPL-2.0 and (Apache-2.0 or SUSE-GPL-3.0+-with-font-exception)
@@ -26,10 +26,14 @@
 
 #Git-Clone: git://github.com/LibreCAD/LibreCAD
 #Git-Web:   http://github.com/LibreCAD/LibreCAD/tags
-#DL-URL:https://github.com/LibreCAD/LibreCAD/archive/2.0.3.tar.gz
-Source0:LibreCAD-%version.tar.gz
-Source1:ttf2lff.1
-Source2:%name-rpmlintrc
+#DL-URL:https://github.com/LibreCAD/LibreCAD/archive/2.0.7.tar.gz
+Source: LibreCAD-%version.tar.gz
+# Version is actually 8, not 3 (it is 3 in the filename due to how MediaWiki
+# works -- see http://wiki.librecad.org/index.php/File:Architect3-LCAD.zip)
+Source2:http://wiki.librecad.org/images/d/d9/Architect3-LCAD.zip
+Source3:http://wiki.librecad.org/images/7/70/Electronics3-LCAD.zip
+Source4:ttf2lff.1
+Source10:   %name-rpmlintrc
 Patch1: librecad-no-date.diff
 Patch2: librecad-use-system-libdxfrw.patch
 Patch3: librecad-install.diff
@@ -40,6 +44,7 @@
 BuildRequires:  libdxfrw-devel
 BuildRequires:  libqt4-devel
 BuildRequires:  muparser-devel
+BuildRequires:  unzip
 BuildRequires:  update-desktop-files
 BuildRequires:  wqy-microhei-fonts
 Requires(post): desktop-file-utils
@@ -67,7 +72,7 @@
 CAD drawings.
 
 %prep
-%setup -qn LibreCAD-%version
+%setup -qn LibreCAD-%version -a 2 -a 3
 %patch -P 1 -P 2 -P 3 -P 4 -p1
 
 dxfrw_includedir=$(pkg-config --cflags-only-I libdxfrw0 | sed 's|-I||g')
@@ -79,12 +84,18 @@
 # Make sure bundled libraries are not used
 rm -rf libraries/libdxfrw
 
+# Fix wrong-file-end-of-line-encoding rpmlint warning
+sed -i 's/\r$//' LICENSE-MIT.txt license-lc_opengost-fonts.txt
+
 %build
-qmake librecad.pro CONFIG+=release QMAKE_CFLAGS+=%optflags 
QMAKE_CXXFLAGS+=%optflags
+qmake librecad.pro CONFIG+=release \
+   QMAKE_CFLAGS+=%optflags QMAKE_CXXFLAGS+=%optflags
 make %{?_smp_mflags}
 rm -f unix/resources/fonts/wqy-unicode.lff
 mkdir -p unix/resources/fonts
-./unix/ttf2lff -L Apache-2.0 or SUSE-GPL-3.0+-with-font-exception 
/usr/share/fonts/truetype/wqy-microhei.ttc unix/resources/fonts/wqy-unicode.lff
+./unix/ttf2lff -L Apache-2.0 or 

commit lxqt-notificationd for openSUSE:Factory

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package lxqt-notificationd for 
openSUSE:Factory checked in at 2015-02-03 11:39:27

Comparing /work/SRC/openSUSE:Factory/lxqt-notificationd (Old)
 and  /work/SRC/openSUSE:Factory/.lxqt-notificationd.new (New)


Package is lxqt-notificationd

Changes:

--- /work/SRC/openSUSE:Factory/lxqt-notificationd/lxqt-notificationd.changes
2014-11-06 16:50:48.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.lxqt-notificationd.new/lxqt-notificationd.changes   
2015-02-03 11:39:56.0 +0100
@@ -1,0 +2,5 @@
+Sun Jan 25 23:39:27 UTC 2015 - sfal...@opensuse.org
+
+- Added conditionals to enable Fedora builds 
+
+---



Other differences:
--
++ lxqt-notificationd.spec ++
--- /var/tmp/diff_new_pack.skTgJP/_old  2015-02-03 11:39:57.0 +0100
+++ /var/tmp/diff_new_pack.skTgJP/_new  2015-02-03 11:39:57.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lxqt-notificationd
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,8 +26,9 @@
 Source: %{name}-%{version}.tar.xz
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
-BuildRequires:  pkgconfig(lxqt-qt5) = 0.8.0
 BuildRequires:  pkgconfig(Qt5Xdg)
+BuildRequires:  pkgconfig(lxqt-qt5) = 0.8.0
+BuildRequires:  pkgconfig(Qt5UiTools)
 Requires(pre): desktop-file-utils
 Requires(post):desktop-file-utils
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -39,11 +40,19 @@
 %setup -q
 
 %build
-%cmake -DUSE_QT5=ON
+mkdir build
+pushd build
+cmake \
+  -DUSE_QT5=ON \
+  -DCMAKE_INSTALL_PREFIX:PATH=/usr \
+  ..
 %__make %{?_smp_mflags}
+popd
 
 %install
-%cmake_install
+pushd build
+make DESTDIR=$RPM_BUILD_ROOT install
+popd
 
 %post
 %desktop_database_post

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



commit lxqt-policykit for openSUSE:Factory

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package lxqt-policykit for openSUSE:Factory 
checked in at 2015-02-03 11:39:33

Comparing /work/SRC/openSUSE:Factory/lxqt-policykit (Old)
 and  /work/SRC/openSUSE:Factory/.lxqt-policykit.new (New)


Package is lxqt-policykit

Changes:

--- /work/SRC/openSUSE:Factory/lxqt-policykit/lxqt-policykit.changes
2014-11-15 12:20:18.0 +0100
+++ /work/SRC/openSUSE:Factory/.lxqt-policykit.new/lxqt-policykit.changes   
2015-02-03 11:39:59.0 +0100
@@ -1,0 +2,5 @@
+Mon Jan 26 00:04:49 UTC 2015 - sfal...@opensuse.org
+
+- Added conditionals to enable Fedora builds 
+
+---



Other differences:
--
++ lxqt-policykit.spec ++
--- /var/tmp/diff_new_pack.L0Qsss/_old  2015-02-03 11:40:00.0 +0100
+++ /var/tmp/diff_new_pack.L0Qsss/_new  2015-02-03 11:40:00.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lxqt-policykit
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,10 +26,12 @@
 Source: %{name}-%{version}.tar.xz
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
-BuildRequires:  pkgconfig(lxqt-qt5) = 0.8.0
+BuildRequires:  pkgconfig(Qt5Xdg)
 BuildRequires:  pkgconfig(lxqt-globalkeys-qt5)
+BuildRequires:  pkgconfig(lxqt-qt5) = 0.8.0
 BuildRequires:  pkgconfig(polkit-qt5-core-1)
-BuildRequires:  pkgconfig(Qt5Xdg)
+BuildRequires:  pkgconfig(Qt5UiTools)
+BuildRequires:  pkgconfig(polkit-agent-1)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -39,11 +41,19 @@
 %setup -q
 
 %build
-%cmake -DUSE_QT5=ON
+mkdir build
+pushd build
+cmake \
+  -DUSE_QT5=ON \
+  -DCMAKE_INSTALL_PREFIX:PATH=/usr \
+  ..
 %__make %{?_smp_mflags}
+popd
 
 %install
-%cmake_install
+pushd build
+make DESTDIR=$RPM_BUILD_ROOT install
+popd
 
 %files
 %defattr(-,root,root)

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



commit jgraphx for openSUSE:Factory

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package jgraphx for openSUSE:Factory checked 
in at 2015-02-03 11:40:25

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


Package is jgraphx

Changes:

--- /work/SRC/openSUSE:Factory/jgraphx/jgraphx.changes  2014-06-30 
22:49:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.jgraphx.new/jgraphx.changes 2015-02-03 
11:40:39.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan 29 11:39:08 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 3.1.2.1
+  * No changelog available
+
+---

Old:

  jgraphx-2_5_0_2.zip

New:

  jgraphx-3_1_2_1.zip



Other differences:
--
++ jgraphx.spec ++
--- /var/tmp/diff_new_pack.P35bc4/_old  2015-02-03 11:40:40.0 +0100
+++ /var/tmp/diff_new_pack.P35bc4/_new  2015-02-03 11:40:40.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package jgraphx
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -16,9 +16,9 @@
 #
 
 
-%define src_ver 2_5_0_2
+%define src_ver 3_1_2_1
 Name:   jgraphx
-Version:2.5.0.2
+Version:3.1.2.1
 Release:0
 Summary:Java-based Diagram Component and Editor
 License:BSD-3-Clause

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



commit php-doc for openSUSE:Factory

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package php-doc for openSUSE:Factory checked 
in at 2015-02-03 11:40:52

Comparing /work/SRC/openSUSE:Factory/php-doc (Old)
 and  /work/SRC/openSUSE:Factory/.php-doc.new (New)


Package is php-doc

Changes:

--- /work/SRC/openSUSE:Factory/php-doc/php-doc.changes  2011-09-23 
12:39:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.php-doc.new/php-doc.changes 2015-02-03 
11:41:02.0 +0100
@@ -1,0 +2,6 @@
+Tue Feb  3 08:58:42 UTC 2015 - pgaj...@suse.com
+
+- update docs to 20150203
+- call spec-cleaner
+
+---

Old:

  update_docs.sh

New:

  update.sh



Other differences:
--
++ php-doc.spec ++
--- /var/tmp/diff_new_pack.iSqPjV/_old  2015-02-03 11:41:03.0 +0100
+++ /var/tmp/diff_new_pack.iSqPjV/_new  2015-02-03 11:41:03.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package php-doc (Version 20100723)
+# spec file for package php-doc
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -15,28 +15,25 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   php-doc
-Provides:   phpdoc
-Obsoletes:  phpdoc
-License:GPL-2.0+
+Version:20100723
+Release:0
 Summary:PHP Documentation
+License:GPL-2.0+
 Group:  Productivity/Networking/Web/Servers
-Source0:php_manual_en.tar.bz2
-Version:20100723
-Release:1
 Url:http://www.php.net/
-Icon:  mod_php.xpm
-BuildArch:  noarch
+Source0:php_manual_en.tar.bz2
+Source1:update.sh
+Provides:   phpdoc
+Obsoletes:  phpdoc
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildArch:  noarch
+Icon:  mod_php.xpm
 
 %description
 HTML documentation for PHP.
 
-
-
 %prep
 %setup -q -c
 
@@ -44,9 +41,6 @@
 
 %install
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(644, root, root, 755)
 %doc *

++ update_docs.sh - update.sh ++
--- /work/SRC/openSUSE:Factory/php-doc/update_docs.sh   2011-09-23 
12:39:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.php-doc.new/update.sh   2015-02-03 
11:41:02.0 +0100
@@ -1,6 +1,6 @@
 #!/bin/bash
-wget --timestamping 
http://de.php.net/get/php_manual_en.tar.gz/from/de.php.net/mirror
-VERSION=`stat -c %y php_manual_en.tar.gz | awk -F   '{print $1}' | sed -e 
s@-@@g`
+wget --timestamping 
http://de2.php.net/get/php_manual_de.tar.gz/from/this/mirror
+VERSION=`stat -c %y php_manual_en.tar.bz2 | awk -F   '{print $1}' | sed -e 
s@-@@g`
 /bin/sed -i -e s/^\(Version:\).*/\1 $VERSION/; php-doc.spec
 bznew -9 -f -v php_manual_en.tar.gz
 

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



commit sushi for openSUSE:Factory

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package sushi for openSUSE:Factory checked 
in at 2015-02-03 11:39:56

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


Package is sushi

Changes:

--- /work/SRC/openSUSE:Factory/sushi/sushi.changes  2014-05-05 
21:18:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.sushi.new/sushi.changes 2015-02-03 
11:40:10.0 +0100
@@ -1,0 +2,6 @@
+Sat Jan 31 04:20:57 UTC 2015 - zai...@opensuse.org
+
+- Exclude unoconv BuildRequires on PPC arches as it is not
+  available there.
+
+---



Other differences:
--
++ sushi.spec ++
--- /var/tmp/diff_new_pack.rvwH3o/_old  2015-02-03 11:40:11.0 +0100
+++ /var/tmp/diff_new_pack.rvwH3o/_new  2015-02-03 11:40:11.0 +0100
@@ -26,7 +26,9 @@
 Source0:
http://download.gnome.org/sources/sushi/3.12/%{name}-%{version}.tar.xz
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
+%ifnarch ppc || ppc64 || ppc64le
 BuildRequires:  unoconv
+%endif
 BuildRequires:  pkgconfig(clutter-1.0) = 1.11.4
 BuildRequires:  pkgconfig(clutter-gst-2.0)
 BuildRequires:  pkgconfig(clutter-gtk-1.0)

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



commit liblxqt-mount-qt5 for openSUSE:Factory

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package liblxqt-mount-qt5 for 
openSUSE:Factory checked in at 2015-02-03 11:39:54

Comparing /work/SRC/openSUSE:Factory/liblxqt-mount-qt5 (Old)
 and  /work/SRC/openSUSE:Factory/.liblxqt-mount-qt5.new (New)


Package is liblxqt-mount-qt5

Changes:

--- /work/SRC/openSUSE:Factory/liblxqt-mount-qt5/liblxqt-mount-qt5.changes  
2014-11-05 16:27:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.liblxqt-mount-qt5.new/liblxqt-mount-qt5.changes 
2015-02-03 11:40:09.0 +0100
@@ -1,0 +2,5 @@
+Sun Jan 25 20:28:49 UTC 2015 - sfal...@opensuse.org
+
+- Added conditionals to enable building for Fedora 
+
+---



Other differences:
--
++ liblxqt-mount-qt5.spec ++
--- /var/tmp/diff_new_pack.AfhMhv/_old  2015-02-03 11:40:10.0 +0100
+++ /var/tmp/diff_new_pack.AfhMhv/_new  2015-02-03 11:40:10.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package liblxqt-mount
+# spec file for package liblxqt-mount-qt5
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,6 +27,7 @@
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  pkg-config
+BuildRequires:  pkgconfig(Qt5UiTools)
 BuildRequires:  pkgconfig(lxqt-qt5)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -54,11 +55,24 @@
 %setup -q -n liblxqt-mount-%{version}
 
 %build
-%cmake -DUSE_QT5=ON
+mkdir build
+pushd build
+cmake \
+  -DUSE_QT5=ON \
+  -DCMAKE_INSTALL_PREFIX:PATH=/usr \
+%ifarch x86_64
+  -DCMAKE_INSTALL_LIBDIR:PATH=/usr/lib64 \
+  -DLIB_INSTALL_DIR:PATH=/usr/lib64 \
+  -DLIB_SUFFIX=64 \
+%endif
+  ..
 %__make %{?_smp_mflags}
+popd
 
 %install
-%cmake_install
+pushd build
+make DESTDIR=$RPM_BUILD_ROOT install
+popd
 
 %post -n liblxqtmount-qt5-0 -p /sbin/ldconfig
 

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



commit live555.3452 for openSUSE:13.1:Update

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package live555.3452 for 
openSUSE:13.1:Update checked in at 2015-02-03 11:08:47

Comparing /work/SRC/openSUSE:13.1:Update/live555.3452 (Old)
 and  /work/SRC/openSUSE:13.1:Update/.live555.3452.new (New)


Package is live555.3452

Changes:

New Changes file:

--- /dev/null   2014-12-25 22:38:16.200041506 +0100
+++ /work/SRC/openSUSE:13.1:Update/.live555.3452.new/live555.changes
2015-02-03 11:08:48.0 +0100
@@ -0,0 +1,167 @@
+---
+Wed Oct 29 22:16:12 UTC 2014 - o...@aepfle.de
+
+- BuildRequire pkg-config to get rpm Provides/Requires pkgconfig(live555)
+
+---
+Mon Oct  6 13:25:05 UTC 2014 - aloi...@gmx.com
+
+- Added support for pkg-config by creating the relevant .pc file
+
+---
+Thu Oct  2 10:45:02 UTC 2014 - dims...@opensuse.org
+
+- Update to 2014.09.22:
+  + Changed the way in which the RTSPServer code handles incoming
+OPTIONS commands that contain a Session: header. If the
+Session: header contains a session id that does not exist,
+then we now return a Session Not Found error (even though the
+handling of the OPTIONS command is not session-specific).
+This new behavior will help proxy servers (that use our
+RTSPServer implementation as a 'back-end' server) better
+detect when the back-end server has restarted while streaming.
+  + For all other changes since 2013.04.30, please see
+http://www.live555.com/liveMedia/public/changelog.txt.
+
+---
+Mon Mar  4 17:44:39 UTC 2013 - dims...@opensuse.org
+
+- Update to version 2013.04.30:
+  + One year worth of updates... see changelog.
+
+---
+Sun Feb  5 20:31:55 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2012.02.04:
+  + Updated WAVAudioFileSource to read from its input file
+asynchronously, if possible, rather than doing a synchronous
+(blocking) read.
+- Changes from version 2012.02.03:
+  + Updated RTSPClient to - after receiving a SETUP response
+for a UDP stream - send a couple of short 'dummy' UDP packets
+to the server.  This will make it more likely that the
+incoming RTP/UDP packets will successfully traverse a NAT box
+(if the client is behind a NAT).  (Note that we don't do this
+for RTCP, because the client's regular RTCP RR packets will
+have the same effect.)
+  + Changed the way that the sessionId member field in
+MediaSubsession is managed.  Its memory is now managed by
+MediaSubsession itself, rather than by RTSPClient (as it
+was previously).  With the previous behavior, valgrind
+(incorrectly) reported a possible memory leak. The new behavior
+should make 'valgrinerds' happy.
+- Drop patches that were required by VideoLAN: fixed upstream:
+  + live-getaddrinfo.patch
+  + live-inet_ntop.patch
+  + live-uselocale.patch
+
+---
+Tue Jan 31 15:46:12 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2012.01.26.
+
+---
+Wed Nov 16 21:52:18 UTC 2011 - dominique-vlc.s...@leuenberger.net
+
+- Rewrite part of the .spec file.., Cleaner installation.
+
+---
+Wed Nov 16 20:08:59 UTC 2011 - dominique-vlc.s...@leuenberger.net
+
+- Add VideoLAN required patches for proper funtioning of live555:
+  + live-getaddrinfo.patch
+  + live-inet_ntop.patch
+  + live-uselocale.patch
+
+---
+Wed Nov 16 15:42:05 UTC 2011 - dominique-vlc.s...@leuenberger.net
+
+- Update to version 2011.11.08:
+  + Added VorbisAudioRTPSink and VorbisAudioRTPSource for
+sending/receiving Vorbos audio RTP streams (based on RFC 5215).
+  + Added VP8VideoRTPSink and VP8VideoRTPSource for
+sending/receiving VP8 video RTP streams.
+  + Added support for extracting and streaming Vorbis audio tracks
+from Matroska (including WEBM) files.
+  + Added support for extracting and streaming VP8 video tracks
+from Matroska (including WEBM) files.
+  + Updated the testOnDemandRTSPServer and LIVE555MediaServer
+(source-code version only) applications to support streaming
+from .webm' files.
+  + Fixed frame durations for data extracted from Matroska tracks
+that don't have a 'default duration'.
+  + Fixed a memory leak in RTSPClient::sendOptionsCmd().
+
+---
+Sat Oct 22 20:17:49 UTC 2011 - dominique-vlc.s...@leuenberger.net
+
+- 

commit vlc for openSUSE:13.1:Update

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package vlc for openSUSE:13.1:Update checked 
in at 2015-02-03 11:08:56

Comparing /work/SRC/openSUSE:13.1:Update/vlc (Old)
 and  /work/SRC/openSUSE:13.1:Update/.vlc.new (New)


Package is vlc

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.jNPefa/_old  2015-02-03 11:08:59.0 +0100
+++ /var/tmp/diff_new_pack.jNPefa/_new  2015-02-03 11:08:59.0 +0100
@@ -1 +1 @@
-link package='vlc.2595' cicount='copy' /
+link package='vlc.3452' cicount='copy' /

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



commit live555 for openSUSE:13.1:Update

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package live555 for openSUSE:13.1:Update 
checked in at 2015-02-03 11:08:51

Comparing /work/SRC/openSUSE:13.1:Update/live555 (Old)
 and  /work/SRC/openSUSE:13.1:Update/.live555.new (New)


Package is live555

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



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