commit gnutls for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package gnutls for openSUSE:Factory checked 
in at 2014-02-19 09:09:49

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


Package is gnutls

Changes:

--- /work/SRC/openSUSE:Factory/gnutls/gnutls.changes2013-12-23 
12:33:47.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnutls.new/gnutls.changes   2014-02-19 
09:09:50.0 +0100
@@ -1,0 +2,75 @@
+Thu Feb 13 20:12:06 UTC 2014 - meiss...@suse.com
+
+- Upgraded to 3.2.11
+
+  ** libgnutls: Tolerate servers that send the SUPPORTED ECC extension.
+
+  ** libgnutls: Reduced the TLS and DTLS version requirements for all
+ ciphersuites that are not GCM.
+
+  ** libgnutls: When two initial keywords are specified then treat the
+ second as having the '+' modifier.
+
+  ** libgnutls:  When using a PKCS #11 module for verification ensure that
+ it has been marked a trusted policy module in p11-kit. Moreover, when an
+ empty (i.e., pkcs11:) URL is specified, then try all trusted modules
+ in the system for verification.
+ http://p11-glue.freedesktop.org/doc/p11-kit/pkcs11-conf.html
+
+  ** libgnutls: Fixed bug that prevented the rejection of v1 intermediate
+ CA certificates. Reported and investigated by Suman Jana.
+ CVE-2014-1959 / bnc#863989
+
+  ** certtool: Added the --ask-pass option.
+- gnutls-3.2.10-supported-ecc.patch: upstreamed
+- gnutls-fix-missing-ipv6.patch: upstreamed
+
+---
+Tue Feb 11 12:16:48 UTC 2014 - meiss...@suse.com
+
+- Upgrade to 3.1.20 (released 2014-01-31)
+  ** libgnutls: fixed null pointer derefence when printing a certificate
+ DN and an LDAP description isn't present.
+  ** libgnutls: gnutls_db_check_entry_time will correctly report the time;
+ report and patch by Jonathan Roudiere.
+
+- Upgrade to 3.2.9 (released 2014-01-24)
+
+  ** libgnutls: The %DUMBFW option in priority string only
+ appends data to client hello if the expected size is in the
+ black hole range.
+
+  ** libgnutls: %COMPAT implies %DUMBFW.
+
+  ** libgnutls: gnutls_session_get_desc() returns a more compact
+ ciphersuite description.
+
+  * libgnutls: In PKCS #11 allow deleting multiple non-certificate data.
+
+  ** libgnutls: When a PKCS #11 trust store is specified (e.g. using the
+ configure option --with-default-trust-store-pkcs11), then the PKCS #11
+ token is used on demand to obtain the trusted anchors, rather than
+ preloading all trusted certificates. That delegates CA certificate
+ management and blacklist checking to the PKCS #11 module.
+
+  ** libgnutls: When a PKCS #11 trust store is specified in configure
+ option or in gnutls_x509_trust_list_add_trust_file(), then the module is
+ used to obtain the verification anchors and any required blacklists as
+ in
+ 
http://p11-glue.freedesktop.org/doc/storing-trust-policy/storing-trust-pkcs11.html
+
+  ** libgnutls: Fix in OCSP certificate status extension handling
+ in non-blocking servers. Patch by Nils Maier.
+
+  ** p11tool: Added --so-login option to force login as security
+ officer (admin).
+
+- reenable ECDHE after review of modern cryptographic practices.
+
+- gnutls-fix-missing-ipv6.patch: handle getaddrinfo/socket availability
+  issues in gnutls-serv
+
+- gnutls-3.2.10-supported-ecc.patch: do not abort gnutls-cli on sites
+  sending the client only ECC extension (www.bsi.de)
+
+---

Old:

  gnutls-3.2.8-noecc.patch
  gnutls-3.2.8.tar.xz
  gnutls-3.2.8.tar.xz.sig

New:

  gnutls-3.2.11.tar.xz
  gnutls-3.2.11.tar.xz.sig



Other differences:
--
++ gnutls.spec ++
--- /var/tmp/diff_new_pack.Nlhpt8/_old  2014-02-19 09:09:51.0 +0100
+++ /var/tmp/diff_new_pack.Nlhpt8/_new  2014-02-19 09:09:51.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnutls
 #
-# 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
@@ -21,7 +21,7 @@
 %define gnutls_ossl_sover 27
 
 Name:   gnutls
-Version:3.2.8
+Version:3.2.11
 Release:0
 Summary:The GNU Transport Layer Security Library
 License:LGPL-2.1+ and GPL-3.0+
@@ -36,8 +36,6 @@
 # PATCH-FIX-OPENSUSE gnutls-3.0.26-skip-test-fwrite.patch 
andreas.stie...@gmx.de -- skip a failing test
 Patch3: gnutls-3.0.26-skip-test-fwrite.patch
 
-# Disable elliptic curves for reasons. - 

commit cups for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package cups for openSUSE:Factory checked in 
at 2014-02-19 09:09:43

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


Package is cups

Changes:

--- /work/SRC/openSUSE:Factory/cups/cups.changes2014-02-07 
10:25:42.0 +0100
+++ /work/SRC/openSUSE:Factory/.cups.new/cups.changes   2014-02-19 
09:09:45.0 +0100
@@ -1,0 +2,54 @@
+Wed Feb 12 11:53:45 CET 2014 - jsm...@suse.de
+
+- Added Begin/End comments in scriptlets for RPM macros 
+  so that it is easier to see in the rpm -q --scripts cups
+  output what each RPM macro actually does.
+
+---
+Wed Feb 12 10:30:42 CET 2014 - jsm...@suse.de
+
+- Clean up how cupsd is launched (via SysVinit or systemd)
+  by maintaining strictly separated sections in cups.spec:
+  Either for launching cupsd via systemd (if have_systemd is set)
+  or for launching cupsd via SysVinit (if have_systemd is not set).
+  SysVinit support cannot be removed because CUPS 1.5.4
+  is provided for SLE11 in the OBS devel project Printing.
+
+---
+Wed Feb  5 14:04:42 CET 2014 - jsm...@suse.de
+
+- cups-1.5.4-CVE-2012-5519.patch adds better default protection
+  against misuse of privileges by normal users who have been
+  specifically allowed by root to do cupsd configuration changes
+  (CUPS STR#4223 CVE-2012-5519 Novell/Suse Bugzilla bnc#789566).
+  The new ConfigurationChangeRestriction cupsd.conf directive
+  specifies the level of restriction for cupsd.conf changes
+  that happen via HTTP/IPP requests to the running cupsd
+  (e.g. via CUPS web interface or via the cupsctl command).
+  By default certain cupsd.conf directives that deal with
+  filenames, paths, and users can no longer be changed via
+  requests to the running cupsd but only by manual editing
+  the cupsd.conf file and its default file permissions
+  permit only root to write the cupsd.conf file.
+  Those directives are: ConfigurationChangeRestriction,
+  AccessLog, BrowseLDAPCACertFile, CacheDir, ConfigFilePerm,
+  DataDir, DocumentRoot, ErrorLog, FatalErrors, FileDevice,
+  FontPath, Group, JobPrivateAccess, JobPrivateValues,
+  LogFilePerm, PageLog, Printcap, PrintcapFormat, PrintcapGUI,
+  RemoteRoot, RequestRoot, ServerBin, ServerCertificate,
+  ServerKey, ServerRoot, StateDir, SubscriptionPrivateAccess,
+  SubscriptionPrivateValues, SystemGroup, SystemGroupAuthKey,
+  TempDir, User, WebInterface.
+- The default group of users who are allowed to do cupsd
+  configuration changes via requests to the running cupsd
+  (i.e. the SystemGroup directive in cupsd.conf) is set
+  to 'root' only.
+- In this context a general security advice:
+  When root allows normal users to do system administration tasks
+  (in particular when root allows normal users to administer
+  system processes - i.e. processes that run as root), then
+  this or that kind of privilege escalation will be possible.
+  Only trustworthy users who do not misuse their privileges
+  may get allowed to do specific system administration tasks.
+
+---

New:

  cups-1.5.4-CVE-2012-5519.patch



Other differences:
--
++ cups.spec ++
--- /var/tmp/diff_new_pack.UQTKFR/_old  2014-02-19 09:09:46.0 +0100
+++ /var/tmp/diff_new_pack.UQTKFR/_new  2014-02-19 09:09:46.0 +0100
@@ -45,7 +45,7 @@
 BuildRequires:  pkgconfig(systemd)
 %{?systemd_requires}
 %define have_systemd 1
-#may not be defined in older systemd macros..
+# may not be defined in older systemd macros..
 %{!?_tmpfilesdir: %global _tmpfilesdir /usr/lib/tmpfiles.d }
 %endif
 # The BuildRequires: poppler-tools installs /usr/bin/pdftops for the
@@ -177,7 +177,7 @@
 #   http://lists.opensuse.org/opensuse-factory/2013-01/msg00578.html
 Patch108:   cups-move-everything-to-run.patch
 # Patch109 fixes STR #4190: Send-Document failure ignored
-#(also applies to client-error-not-authorized)
+# (also applies to client-error-not-authorized)
 Patch109:   str4190.patch
 # Patch110 avoids any possible busy loop in cups-polld in case of unusual 
issues
 # by sleeping interval seconds see 
https://bugzilla.novell.com/show_bug.cgi?id=828228
@@ -192,6 +192,10 @@
 # see https://bugzilla.novell.com/show_bug.cgi?id=857372#c61
 # Patch111 must be applied on top of Patch105.
 Patch112:   cups-0003-systemd-secure-cups.service-unit-file.patch
+# Patch113 adds protection against privilege escalation by non-root users
+# who have been allowed by root to do CUPS configuration changes
+# (CUPS STR#4223 CVE-2012-5519 Novell/Suse Bugzilla bnc#789566):

commit man-pages for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2014-02-19 09:10:25

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is man-pages

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2014-01-30 
11:32:22.0 +0100
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2014-02-19 
09:10:26.0 +0100
@@ -1,0 +2,21 @@
+Tue Feb 18 14:45:24 UTC 2014 - pgaj...@suse.com
+
+- update to version 3.60:
+  * bugfix previous change
+
+---
+Mon Feb 17 18:55:32 UTC 2014 - andreas.stie...@gmx.de
+
+- man-pages 3.59:
+  * Convert pages contain non-ASCII in source code comments to use
+UTF-8
+
+---
+Mon Feb 17 07:37:43 UTC 2014 - pgaj...@suse.com
+
+- update to version 3.58
+  * Document the pipe2() O_DIRECT
+  * Document PACKET_QDISC_BYPASS 
+  * etc. see Changes for details
+
+---

Old:

  man-pages-3.57.tar.xz

New:

  man-pages-3.60.tar.xz



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.4KX8Aq/_old  2014-02-19 09:10:27.0 +0100
+++ /var/tmp/diff_new_pack.4KX8Aq/_new  2014-02-19 09:10:27.0 +0100
@@ -18,7 +18,7 @@
 
 Name:   man-pages
 Url:http://www.kernel.org/doc/man-pages/download.html
-Version:3.57
+Version:3.60
 Release:0
 Summary:Linux  Manual Pages
 License:BSD-3-Clause and GPL-2.0+ and MIT
@@ -100,7 +100,7 @@
 %files
 %defattr(644,root,root,755)
 %doc %_mandir/man*/*.gz
-%doc README
+%doc README Changes Changes.old
 %doc man-pages-*.Announce
 %doc man-pages-*.lsm
 %doc Changes

++ man-pages-3.57.tar.xz - man-pages-3.60.tar.xz ++
 20335 lines of diff (skipped)

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



commit python for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package python for openSUSE:Factory checked 
in at 2014-02-19 09:10:33

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


Package is python

Changes:

--- /work/SRC/openSUSE:Factory/python/python-base.changes   2014-01-23 
15:53:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.python.new/python-base.changes  2014-02-19 
09:10:35.0 +0100
@@ -1,0 +2,17 @@
+Mon Feb 10 14:24:52 UTC 2014 - jmate...@suse.com
+
+- added patches for CVE-2013-1752 (bnc#856836) issues that are
+  missing in 2.7.6:
+  python-2.7.6-imaplib.patch
+  python-2.7.6-poplib.patch
+  smtplib_maxline-2.7.patch
+- CVE-2013-1753 (bnc#856835) gzip decompression bomb in xmlrpc client:
+  xmlrpc_gzip_27.patch
+- python-2.7.6-bdist-rpm.patch: fix broken setup.py bdist_rpm command
+  (bnc#857470, issue18045)
+- multilib patch: add ~/.local/lib64 paths to search path
+  (bnc#637176)
+- CVE-2014-1912-recvfrom_into.patch: fix potential buffer overflow
+  in socket.recvfrom_into (CVE-2014-1912, bnc#863741)
+
+---
python.changes: same change

New:

  CVE-2014-1912-recvfrom_into.patch
  python-2.7.6-bdist-rpm.patch
  python-2.7.6-imaplib.patch
  python-2.7.6-poplib.patch
  smtplib_maxline-2.7.patch
  xmlrpc_gzip_27.patch



Other differences:
--
++ python-base.spec ++
--- /var/tmp/diff_new_pack.utcRVe/_old  2014-02-19 09:10:36.0 +0100
+++ /var/tmp/diff_new_pack.utcRVe/_new  2014-02-19 09:10:36.0 +0100
@@ -52,6 +52,16 @@
 Patch24:python-bsddb6.diff
 # PATCH-FIX-OPENSUSE Properly support ppc64le in _ctypes module
 Patch25:libffi-ppc64le.diff
+# CVE-2013-1753 [bnc#856835] unbounded gzip decompression in xmlrpc client
+Patch26:xmlrpc_gzip_27.patch
+# CVE-2013-1752 patches missing in 2.7.6: imaplib, poplib, smtplib
+Patch27:python-2.7.6-imaplib.patch
+Patch28:smtplib_maxline-2.7.patch
+Patch29:python-2.7.6-poplib.patch
+# [bnc#857470] add missing import to bdist_rpm command
+Patch30:python-2.7.6-bdist-rpm.patch
+# CVE-2014-1912 [bnc#863741] buffer overflow in recvfrom_into
+Patch31:CVE-2014-1912-recvfrom_into.patch
 # COMMON-PATCH-END
 %define python_version%(echo %{tarversion} | head -c 3)
 BuildRequires:  automake
@@ -146,6 +156,12 @@
 %patch23 -p1
 %patch24 -p1
 %patch25 -p0
+%patch26 -p1
+%patch27 -p1
+%patch28 -p1
+%patch29 -p1
+%patch30 -p1
+%patch31 -p1
 
 # drop Autoconf version requirement
 sed -i 's/^version_required/dnl version_required/' configure.ac

++ python-doc.spec ++
--- /var/tmp/diff_new_pack.utcRVe/_old  2014-02-19 09:10:36.0 +0100
+++ /var/tmp/diff_new_pack.utcRVe/_new  2014-02-19 09:10:36.0 +0100
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 Name:   python-doc
 Version:2.7.6
 Release:0
@@ -58,6 +57,16 @@
 Patch24:python-bsddb6.diff
 # PATCH-FIX-OPENSUSE Properly support ppc64le in _ctypes module
 Patch25:libffi-ppc64le.diff
+# CVE-2013-1753 [bnc#856835] unbounded gzip decompression in xmlrpc client
+Patch26:xmlrpc_gzip_27.patch
+# CVE-2013-1752 patches missing in 2.7.6: imaplib, poplib, smtplib
+Patch27:python-2.7.6-imaplib.patch
+Patch28:smtplib_maxline-2.7.patch
+Patch29:python-2.7.6-poplib.patch
+# [bnc#857470] add missing import to bdist_rpm command
+Patch30:python-2.7.6-bdist-rpm.patch
+# CVE-2014-1912 [bnc#863741] buffer overflow in recvfrom_into
+Patch31:CVE-2014-1912-recvfrom_into.patch
 # COMMON-PATCH-END
 Provides:   pyth_doc
 Provides:   pyth_ps
@@ -106,6 +115,12 @@
 %patch23 -p1
 %patch24 -p1
 %patch25 -p0
+%patch26 -p1
+%patch27 -p1
+%patch28 -p1
+%patch29 -p1
+%patch30 -p1
+%patch31 -p1
 
 # drop Autoconf version requirement
 sed -i 's/^version_required/dnl version_required/' configure.ac

++ python.spec ++
--- /var/tmp/diff_new_pack.utcRVe/_old  2014-02-19 09:10:36.0 +0100
+++ /var/tmp/diff_new_pack.utcRVe/_new  2014-02-19 09:10:36.0 +0100
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 Name:   python
 Version:2.7.6
 Release:0
@@ -59,6 +58,16 @@
 Patch24:python-bsddb6.diff
 # PATCH-FIX-OPENSUSE Properly support ppc64le in _ctypes module
 Patch25:libffi-ppc64le.diff
+# CVE-2013-1753 [bnc#856835] unbounded gzip decompression in xmlrpc client
+Patch26:xmlrpc_gzip_27.patch
+# CVE-2013-1752 patches missing in 2.7.6: imaplib, poplib, smtplib
+Patch27:python-2.7.6-imaplib.patch
+Patch28:smtplib_maxline-2.7.patch

commit attica-qt5 for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package attica-qt5 for openSUSE:Factory 
checked in at 2014-02-19 10:54:41

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


Package is attica-qt5

Changes:

--- /work/SRC/openSUSE:Factory/attica-qt5/attica-qt5.changes2013-12-19 
12:39:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.attica-qt5.new/attica-qt5.changes   
2014-02-19 10:54:43.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  8 02:17:01 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 4.96.0
+  * attica is now a part of KDE Frameworks libraries
+  * adjust baselibs for soname change
+
+---

Old:

  attica.tar.xz

New:

  attica-4.96.0.tar.xz



Other differences:
--
++ attica-qt5.spec ++
--- /var/tmp/diff_new_pack.A4dRqN/_old  2014-02-19 10:54:44.0 +0100
+++ /var/tmp/diff_new_pack.A4dRqN/_new  2014-02-19 10:54:44.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package attica
+# spec file for package attica-qt5
 #
-# 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
@@ -16,72 +16,75 @@
 #
 
 
-%define _soversion 1_0
+%define sonum   4
 %define rname attica
+%define _libname KF5Attica
 
 Name:   attica-qt5
-Version:1.0.0~git20131125
+Version:4.96.0
 Release:0
 Summary:Open Collaboration Service client library
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:https://projects.kde.org/attica
-Source: %{rname}.tar.xz
+Source: %{rname}-%{version}.tar.xz
 Source99:   baselibs.conf
-BuildRequires:  cmake = 2.8.11
-BuildRequires:  kde4-filesystem
-BuildRequires:  pkgconfig(Qt5Core)
-Requires:   libattica%{_soversion} = %{version}
-BuildRoot:  %{_tmppath}/%{rname}-%{version}-build
+BuildRequires:  cmake = 2.8.12
+BuildRequires:  extra-cmake-modules
+BuildRequires:  fdupes
+BuildRequires:  kf5-filesystem
+BuildRequires:  pkgconfig(Qt5Core) = 5.2.0
+BuildRequires:  pkgconfig(Qt5Network) = 5.2.0
+BuildRequires:  pkgconfig(Qt5Test) = 5.2.0
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Attica is a library to access Open Collaboration Service servers.
 
-%package -n libattica%{_soversion}
+%package -n lib%{_libname}%{sonum}
 Summary:Open Collaboration Service client library - development files
 Group:  System/GUI/KDE
 
-%description -n libattica%{_soversion}
+%description -n lib%{_libname}%{sonum}
 Attica is a library to access Open Collaboration Service servers.
 
 %package -n attica-qt5-devel
 Summary:Open Collaboration Service client library - development files
 Group:  Development/Libraries/C and C++
-Conflicts:  libattica-devel
-#found conflict of attica-qt5-devel-1.0.0~git20131125-4.1.x86_64 with 
libattica-devel-0.4.2-3.3.x86_64:
-#  - /usr/lib64/libattica.so
-#  - /usr/lib64/pkgconfig/libattica.pc
-Requires:   libattica%{_soversion} = %{version}
+Requires:   lib%{_libname}%{sonum} = %{version}
+Requires:   pkgconfig(Qt5Core) = 5.2.0
 
 %description -n attica-qt5-devel
 Development files for attica, Attica a library to access Open Collaboration 
Service servers.
 
 %prep
-%setup -q -n %rname
+%setup -q -n %{rname}-%{version}
 
 %build
-export RPM_OPT_FLAGS=%optflags -fvisibility-inlines-hidden
-%cmake_kde4 -d build -- -DQT4_BUILD=OFF 
-DINCLUDE_DESTINATION=%{_libqt5_includedir}
-%make_jobs
+  %cmake_kf5 -d build
+  %make_jobs
 
 %install
-cd build
-make DESTDIR=%{buildroot} install
+  %kf5_makeinstall -C build
+  %fdupes -s %{buildroot}
 
-%post -n libattica%{_soversion} -p /sbin/ldconfig
+%post -n lib%{_libname}%{sonum} -p /sbin/ldconfig
 
-%postun -n libattica%{_soversion} -p /sbin/ldconfig
+%postun -n lib%{_libname}%{sonum} -p /sbin/ldconfig
 
-%files -n libattica%{_soversion}
+%files -n lib%{_libname}%{sonum}
 %defattr(-,root,root)
-%doc README AUTHORS COPYING
-%{_libqt5_libdir}/libattica*.so.*
+%doc COPYING* README*
+%{_libqt5_libdir}/lib%{_libname}*.so.*
 
 %files -n attica-qt5-devel
 %defattr(-,root,root)
-%{_libqt5_libdir}/cmake/LibAttica
-%{_libqt5_libdir}/libattica*.so
-%{_libqt5_libdir}/pkgconfig/libattica*.pc
-%{_libqt5_includedir}/attica
+%{_kf5_libdir}/cmake/KF5Attica/
+%{_libqt5_libdir}/lib%{_libname}*.so
+%{_libqt5_libdir}/pkgconfig/libKF5Attica.pc
+%dir %{_kf5_includedir}/Attica
+%{_kf5_includedir}/Attica/
+%{_kf5_includedir}/*.h
+%{_kf5_mkspecsdir}/qt_Attica.pri
 
 %changelog

++ 

commit libdrm for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package libdrm for openSUSE:Factory checked 
in at 2014-02-19 11:36:15

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


Package is libdrm

Changes:

--- /work/SRC/openSUSE:Factory/libdrm/libdrm.changes2014-01-24 
21:42:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.libdrm.new/libdrm.changes   2014-02-19 
11:36:16.0 +0100
@@ -1,0 +2,6 @@
+Sun Feb 16 15:16:40 UTC 2014 - afaer...@suse.de
+
+- U_freedreno_license_fix.patch: Backport relicensing of freedreno
+  DRM header from GPL-2.0 to MIT (bnc#860595).
+
+---

New:

  U_freedreno_license_fix.patch



Other differences:
--
++ libdrm.spec ++
--- /var/tmp/diff_new_pack.4LiZn6/_old  2014-02-19 11:36:17.0 +0100
+++ /var/tmp/diff_new_pack.4LiZn6/_new  2014-02-19 11:36:17.0 +0100
@@ -39,6 +39,7 @@
 # PATCH-FIX-UPSTREAM libdrm-implicit-defs.diff fdo#48599 -- Fix compiler 
warnings in tests/radeon/radeon_ttm.c
 Patch1: libdrm-implicit-defs.diff
 Patch2: u_Fix-compilation-on-systems-that-don-t-provide-O_CLOE.patch
+Patch3: U_freedreno_license_fix.patch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf = 2.63
@@ -164,6 +165,7 @@
 %setup -q
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 export CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing

++ U_freedreno_license_fix.patch ++
From 128e74cf6492025e63e035566bd6e2203e8da5e1 Mon Sep 17 00:00:00 2001
From: Rob Clark robcl...@freedesktop.org
Date: Fri, 31 Jan 2014 16:58:30 +
Subject: freedreno: fix license

The userspace headers were intended to be BSD license.

Signed-off-by: Rob Clark robcl...@freedesktop.org
---
diff --git a/freedreno/msm/msm_drm.h b/freedreno/msm/msm_drm.h
index 090c724..b83c9a8 100644
--- a/freedreno/msm/msm_drm.h
+++ b/freedreno/msm/msm_drm.h
@@ -2,17 +2,24 @@
  * Copyright (C) 2013 Red Hat
  * Author: Rob Clark robdcl...@gmail.com
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License version 2 as published by
- * the Free Software Foundation.
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the Software),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
  *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
+ * The above copyright notice and this permission notice (including the next
+ * paragraph) shall be included in all copies or substantial portions of the
+ * Software.
  *
- * You should have received a copy of the GNU General Public License along with
- * this program.  If not, see http://www.gnu.org/licenses/.
+ * THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
+ * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 
FROM,
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 
THE
+ * SOFTWARE.
  */
 
 #ifndef __MSM_DRM_H__
--
cgit v0.9.0.2-2-gbebe
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit perl-Module-Build for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package perl-Module-Build for 
openSUSE:Factory checked in at 2014-02-19 11:36:14

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


Package is perl-Module-Build

Changes:

--- /work/SRC/openSUSE:Factory/perl-Module-Build/perl-Module-Build.changes  
2014-01-23 15:51:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Module-Build.new/perl-Module-Build.changes 
2014-02-19 11:36:15.0 +0100
@@ -1,0 +2,10 @@
+Sun Feb 16 20:04:04 UTC 2014 - l...@linux-schulserver.de
+
+- update to 0.4205:
+  [BUG FIXES]
+  - FIX license code regression for artistic license
+  - Don't swallow ExtUtils::CBuilder loading errors
+  - Handle testing on cross-compile builds
+  - Protect against platforms without getpw{nam,uid}
+
+---

Old:

  Module-Build-0.4204.tar.gz

New:

  Module-Build-0.4205.tar.gz



Other differences:
--
++ perl-Module-Build.spec ++
--- /var/tmp/diff_new_pack.Cin4rc/_old  2014-02-19 11:36:16.0 +0100
+++ /var/tmp/diff_new_pack.Cin4rc/_new  2014-02-19 11:36:16.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Module-Build
-Version:0.4204
+Version:0.4205
 Release:0
 %define cpan_name Module-Build
 Summary:Build and install Perl modules

++ Module-Build-0.4204.tar.gz - Module-Build-0.4205.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Module-Build-0.4204/Build.PL 
new/Module-Build-0.4205/Build.PL
--- old/Module-Build-0.4204/Build.PL2014-01-11 18:27:21.0 +0100
+++ new/Module-Build-0.4205/Build.PL2014-02-09 17:55:02.0 +0100
@@ -92,7 +92,7 @@
 license_creation = {
   description = Create licenses automatically in distributions,
   requires = {
-'Software::License'  = 0,
+'Software::License'  = 0.103009
   },
 },
 PPM_support = {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Module-Build-0.4204/Changes 
new/Module-Build-0.4205/Changes
--- old/Module-Build-0.4204/Changes 2014-01-11 18:27:21.0 +0100
+++ new/Module-Build-0.4205/Changes 2014-02-09 17:55:02.0 +0100
@@ -1,5 +1,17 @@
 Revision history for Perl extension Module::Build.
 
+0.4205 - Sun Feb  9 17:51:22 CET 2014
+
+  [BUG FIXES]
+
+  - FIX license code regression for artistic license [Roy Ivy III, Leon 
Timmermans]
+
+  - Don't swallow ExtUtils::CBuilder loading errors [Matthew Horsfall, Leon 
Timmermans]
+  
+  - Handle testing on cross-compile builds [Brian Fraser]
+
+  - Protect against platforms without getpw{nam,uid} [Brian Fraser]
+
 0.4204 - Fri Jan 10 00:29:31 CET 2014
 
   [BUG FIXES]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Module-Build-0.4204/META.json 
new/Module-Build-0.4205/META.json
--- old/Module-Build-0.4204/META.json   2014-01-11 18:27:21.0 +0100
+++ new/Module-Build-0.4205/META.json   2014-02-09 17:55:02.0 +0100
@@ -5,7 +5,7 @@
   Module-Build mailing list at module-bu...@perl.org.
],
dynamic_config : 1,
-   generated_by : Module::Build version 0.4204,
+   generated_by : Module::Build version 0.4205,
license : [
   perl_5
],
@@ -59,83 +59,83 @@
provides : {
   Module::Build : {
  file : lib/Module/Build.pm,
- version : 0.4204
+ version : 0.4205
   },
   Module::Build::Base : {
  file : lib/Module/Build/Base.pm,
- version : 0.4204
+ version : 0.4205
   },
   Module::Build::Compat : {
  file : lib/Module/Build/Compat.pm,
- version : 0.4204
+ version : 0.4205
   },
   Module::Build::Config : {
  file : lib/Module/Build/Config.pm,
- version : 0.4204
+ version : 0.4205
   },
   Module::Build::Cookbook : {
  file : lib/Module/Build/Cookbook.pm,
- version : 0.4204
+ version : 0.4205
   },
   Module::Build::Dumper : {
  file : lib/Module/Build/Dumper.pm,
- version : 0.4204
+ version : 0.4205
   },
   Module::Build::ModuleInfo : {
  file : lib/Module/Build/ModuleInfo.pm,
- version : 0.4204
+ version : 0.4205
   },
   Module::Build::Notes : {
  file : lib/Module/Build/Notes.pm,
- version : 0.4204
+ version : 0.4205
   },
   Module::Build::PPMMaker : {
  file : lib/Module/Build/PPMMaker.pm,
- version : 0.4204
+ version : 0.4205
   },
   

commit parted for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package parted for openSUSE:Factory checked 
in at 2014-02-19 11:36:16

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


Package is parted

Changes:

--- /work/SRC/openSUSE:Factory/parted/parted.changes2014-02-17 
09:40:03.0 +0100
+++ /work/SRC/openSUSE:Factory/.parted.new/parted.changes   2014-02-19 
11:36:17.0 +0100
@@ -1,0 +2,9 @@
+Mon Feb 17 13:32:19 UTC 2014 - pu...@suse.com
+
+- Fixup last commit - call BLKRRPART only for DASDs
+- added patches:
+  * libparted-use-BLKRRPART-for-DASD.patch.patch
+- removed patches:
+  * revert-libparted-remove-now-worse-than-useless-_kern.patch
+  * revert-linux-remove-DASD-restriction-on-_disk_sync_p.patch
+---

Old:

  revert-libparted-remove-now-worse-than-useless-_kern.patch
  revert-linux-remove-DASD-restriction-on-_disk_sync_p.patch

New:

  libparted-use-BLKRRPART-for-DASD.patch.patch



Other differences:
--
++ parted.spec ++
--- /var/tmp/diff_new_pack.uUdUPA/_old  2014-02-19 11:36:18.0 +0100
+++ /var/tmp/diff_new_pack.uUdUPA/_new  2014-02-19 11:36:18.0 +0100
@@ -58,8 +58,7 @@
 Patch28:parted-resize-command.patch
 Patch29:libparted-dasd-do-not-use-first-tracks.patch
 Patch30:libparted-initialize-dasd-part-type.patch
-Patch31:revert-linux-remove-DASD-restriction-on-_disk_sync_p.patch
-Patch32:revert-libparted-remove-now-worse-than-useless-_kern.patch
+Patch31:libparted-use-BLKRRPART-for-DASD.patch.patch
 Patch100:   parted-fatresize-autoconf.patch
 Requires:   /sbin/udevadm
 BuildRequires:  check-devel
@@ -139,7 +138,6 @@
 %patch29 -p1
 %patch30 -p1
 %patch31 -p1
-%patch32 -p1
 %patch100 -p1
 
 %build

++ libparted-use-BLKRRPART-for-DASD.patch.patch ++
From ac422c32ae3be0e599f7b3f4ab6961b61129c4ba Mon Sep 17 00:00:00 2001
From: Petr Uzel petr.u...@suse.cz
Date: Fri, 14 Feb 2014 09:12:47 +0100
Subject: [PATCH] libparted-used-BLKRRPART-for-DASD.patch

Addresses: bnc#862139

This reverts upstream commit 9fa0e1800db5b9f094ae481fd95a51da03f19e95.
This reverts upstream commit 1223b9fc07859cb619c80dc057bd05458f9b5669.
and some fixups on top
---
 libparted/arch/linux.c |   50 -
 1 file changed, 41 insertions(+), 9 deletions(-)

Index: parted-3.1/libparted/arch/linux.c
===
--- parted-3.1.orig/libparted/arch/linux.c
+++ parted-3.1/libparted/arch/linux.c
@@ -2898,6 +2898,34 @@ _dm_reread_part_table (PedDisk* disk)
 #endif
 
 static int
+_kernel_reread_part_table (PedDevice* dev)
+{
+LinuxSpecific*  arch_specific = LINUX_SPECIFIC (dev);
+int retry_count = 9;
+
+sync();
+while (ioctl (arch_specific-fd, BLKRRPART)) {
+retry_count--;
+sync();
+if (retry_count == 3)
+sleep(1); /* Pause to allow system to settle */
+
+if (!retry_count) {
+ped_exception_throw (
+PED_EXCEPTION_WARNING,
+PED_EXCEPTION_IGNORE,
+_(WARNING: the kernel failed to re-read the partition 

+  table on %s (%s).  As a result, it may not 
+  reflect all of your changes until after reboot.),
+dev-path, strerror (errno));
+return 0;
+}
+}
+
+return 1;
+}
+
+static int
 _have_blkpg ()
 {
 static int have_blkpg = -1;
@@ -2919,15 +2947,19 @@ linux_disk_commit (PedDisk* disk)
 return _dm_reread_part_table (disk);
 #endif
 if (disk-dev-type != PED_DEVICE_FILE) {
-
-   /* We now require BLKPG support.  If this assertion fails,
-  please write to the mailing list describing your system.
-  Assuming it's never triggered, ...
-  FIXME: remove this assertion in 2012.  */
-   assert (_have_blkpg ());
-
-   if (!_disk_sync_part_table (disk))
-   return 0;
+/* The ioctl() command BLKPG_ADD_PARTITION does not notify
+ * the devfs system; consequently, /proc/partitions will not
+ * be up to date, and the proper links in /dev are not
+ * created.  Therefore, if using DevFS, we must get the kernel
+ * to re-read and grok the partition table.
+ */
+/* Work around kernel dasd 

commit lightdm-gtk-greeter for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package lightdm-gtk-greeter for 
openSUSE:Factory checked in at 2014-02-19 11:38:07

Comparing /work/SRC/openSUSE:Factory/lightdm-gtk-greeter (Old)
 and  /work/SRC/openSUSE:Factory/.lightdm-gtk-greeter.new (New)


Package is lightdm-gtk-greeter

Changes:

--- /work/SRC/openSUSE:Factory/lightdm-gtk-greeter/lightdm-gtk-greeter.changes  
2014-01-06 17:45:04.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.lightdm-gtk-greeter.new/lightdm-gtk-greeter.changes 
2014-02-19 11:38:07.0 +0100
@@ -1,0 +2,6 @@
+Sat Feb  8 13:17:29 UTC 2014 - g...@opensuse.org
+
+- adjust update-alternative usage to packaging policy
+  (see http://lists.opensuse.org/opensuse-packaging/2014-02/msg00024.html)
+
+---



Other differences:
--
++ lightdm-gtk-greeter.spec ++
--- /var/tmp/diff_new_pack.mcuf5z/_old  2014-02-19 11:38:08.0 +0100
+++ /var/tmp/diff_new_pack.mcuf5z/_new  2014-02-19 11:38:08.0 +0100
@@ -46,6 +46,7 @@
 BuildRequires:  gnome-common
 BuildRequires:  gobject-introspection
 BuildRequires:  intltool
+BuildRequires:  update-alternatives
 BuildRequires:  pkgconfig(gmodule-export-2.0)
 BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(liblightdm-gobject-1)
@@ -99,13 +100,18 @@
 %install
 %make_install
 
+install -d -m 755 %{buildroot}%{_sysconfdir}/alternatives/
+touch %{buildroot}%{_sysconfdir}/alternatives/lightdm-default-greeter.desktop
+ln -s %{_sysconfdir}/alternatives/lightdm-default-greeter.desktop \
+%{buildroot}%{_datadir}/xgreeters/lightdm-default-greeter.desktop
+
 %find_lang %{name} %{?no_lang_C}
 
 %clean
 rm -rf %{buildroot}
 
 %post
-/usr/sbin/update-alternatives --install \
+%{_sbindir}/update-alternatives --install \
 %{_datadir}/xgreeters/lightdm-default-greeter.desktop \
 lightdm-default-greeter.desktop \
 %{_datadir}/xgreeters/lightdm-gtk-greeter.desktop \
@@ -113,7 +119,7 @@
 
 %postun
 if [ $1 -eq 0 ]; then
-/usr/sbin/update-alternatives --remove lightdm-default-greeter.desktop \
+%{_sbindir}/update-alternatives --remove lightdm-default-greeter.desktop \
 %{_datadir}/xgreeters/lightdm-gtk-greeter.desktop
 fi
 
@@ -124,8 +130,8 @@
 %{_datadir}/lightdm-gtk-greeter
 %dir %{_datadir}/xgreeters/
 %{_datadir}/xgreeters/lightdm-gtk-greeter.desktop
-%ghost %attr(644,root,root) 
%{_datadir}/xgreeters/lightdm-default-greeter.desktop
-%ghost %attr(644,root,root) 
%{_sysconfdir}/alternatives/lightdm-default-greeter.desktop
+%{_datadir}/xgreeters/lightdm-default-greeter.desktop
+%ghost %{_sysconfdir}/alternatives/lightdm-default-greeter.desktop
 
 %files branding-upstream
 %defattr(-,root,root,-)

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



commit lightdm-kde-greeter for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package lightdm-kde-greeter for 
openSUSE:Factory checked in at 2014-02-19 11:38:08

Comparing /work/SRC/openSUSE:Factory/lightdm-kde-greeter (Old)
 and  /work/SRC/openSUSE:Factory/.lightdm-kde-greeter.new (New)


Package is lightdm-kde-greeter

Changes:

--- /work/SRC/openSUSE:Factory/lightdm-kde-greeter/lightdm-kde-greeter.changes  
2013-10-30 15:45:22.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.lightdm-kde-greeter.new/lightdm-kde-greeter.changes 
2014-02-19 11:38:09.0 +0100
@@ -1,0 +2,6 @@
+Sat Feb  8 13:25:53 UTC 2014 - g...@opensuse.org
+
+- adjust update-alternative usage to packaging policy
+  (see http://lists.opensuse.org/opensuse-packaging/2014-02/msg00024.html)
+
+---



Other differences:
--
++ lightdm-kde-greeter.spec ++
--- /var/tmp/diff_new_pack.Dqe4OL/_old  2014-02-19 11:38:10.0 +0100
+++ /var/tmp/diff_new_pack.Dqe4OL/_new  2014-02-19 11:38:10.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lightdm-kde-greeter
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Guido Berhoerster.
 #
 # All modifications and additions to the file contributed by third parties
@@ -29,6 +29,7 @@
 Patch0: FindQLightDM.cmake-Search-for-new-liblightdm-qt-3-as.patch
 BuildRequires:  libkde4-devel
 BuildRequires:  lightdm-qt-devel = 1.4.0
+BuildRequires:  update-alternatives
 BuildRequires:  pkgconfig(QtGui)
 Requires:   kdebase4-workspace-branding = %{_kde_branding_version}
 Requires:   lightdm = 1.4.0
@@ -63,6 +64,11 @@
 echo setBadness('polkit-unauthorized-privilege', 0)  
$RPM_SOURCE_DIR/%name-rpmlintrc
 %endif
 
+install -d -m 755 %{buildroot}%{_sysconfdir}/alternatives/
+touch %{buildroot}%{_sysconfdir}/alternatives/lightdm-default-greeter.desktop
+ln -s %{_sysconfdir}/alternatives/lightdm-default-greeter.desktop \
+%{buildroot}%{_datadir}/xgreeters/lightdm-default-greeter.desktop
+
 %find_lang lightdm_theme_classic %{name}.lang
 %find_lang kcm_lightdm %{name}.lang
 %find_lang lightdm_theme_userbar %{name}.lang
@@ -73,7 +79,7 @@
 
 %post
 if [ ! -e /.buildenv ]; then
-/usr/sbin/update-alternatives --install \
+%{_sbindir}/update-alternatives --install \
 %{_datadir}/xgreeters/lightdm-default-greeter.desktop \
 lightdm-default-greeter.desktop \
 %{_datadir}/xgreeters/lightdm-kde-greeter.desktop \
@@ -82,7 +88,7 @@
 
 %postun
 if [ $1 -eq 0 -a ! -e /.buildenv ]; then
-/usr/sbin/update-alternatives --remove lightdm-default-greeter.desktop \
+%{_sbindir}/update-alternatives --remove lightdm-default-greeter.desktop \
 %{_datadir}/xgreeters/lightdm-kde-greeter.desktop
 fi
 
@@ -100,7 +106,7 @@
 %{_datadir}/dbus-1/system-services/org.kde.kcontrol.kcmlightdm.service
 %{_datadir}/polkit-1/actions/org.kde.kcontrol.kcmlightdm.policy
 %{_sysconfdir}/dbus-1/system.d/org.kde.kcontrol.kcmlightdm.conf
-%ghost %attr(644,root,root) 
%{_datadir}/xgreeters/lightdm-default-greeter.desktop
+%{_datadir}/xgreeters/lightdm-default-greeter.desktop
 %ghost %attr(644,root,root) 
%{_sysconfdir}/alternatives/lightdm-default-greeter.desktop
 %{_kde4_modulesdir}/libexec/lightdm-kde-greeter-rootimage
 

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



commit boost for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package boost for openSUSE:Factory checked 
in at 2014-02-19 11:38:11

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


Package is boost

Changes:

--- /work/SRC/openSUSE:Factory/boost/boost.changes  2014-02-11 
11:39:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.boost.new/boost.changes 2014-02-19 
11:38:12.0 +0100
@@ -6,0 +7,7 @@
+Fri Feb  7 14:48:30 CET 2014 - r...@suse.de
+
+- add boost-1.54.0-thread-link_atomic.patch fixing upstream issue
+  https://svn.boost.org/trac/boost/ticket/9041
+  (fixes compilation failure of snapper on various platforms) 
+
+---

New:

  boost-1.54.0-thread-link_atomic.patch



Other differences:
--
++ boost.spec ++
--- /var/tmp/diff_new_pack.AvPhzo/_old  2014-02-19 11:38:14.0 +0100
+++ /var/tmp/diff_new_pack.AvPhzo/_new  2014-02-19 11:38:14.0 +0100
@@ -117,6 +117,8 @@
 Patch73:boost-1.54-003-log.patch
 #PATCH-FIX-UPSTREAM https://svn.boost.org/trac/boost/ticket/8790
 Patch74:boost-1.54-change85160.patch
+#PATCH-FIX-UPSTREAM https://svn.boost.org/trac/boost/ticket/9041
+Patch75:boost-1.54.0-thread-link_atomic.patch
 Recommends: %{all_libs}
 
 %define _docdir %{_datadir}/doc/packages/boost-%{version}
@@ -432,6 +434,7 @@
 %patch72 -p1
 %patch73 -p1
 %patch74 -p0
+%patch75 -p1
 #stupid build machinery copies .orig files
 find . -name \*.orig -exec rm {} +
 


++ boost-1.54.0-thread-link_atomic.patch ++
diff -Nurp boost_1_54_0/libs/thread/build/has_atomic_flag_lockfree_test.cpp 
boost_1_54_0.pm/libs/thread/build/has_atomic_flag_lockfree_test.cpp
--- boost_1_54_0/libs/thread/build/has_atomic_flag_lockfree_test.cpp
1970-01-01 01:00:00.0 +0100
+++ boost_1_54_0.pm/libs/thread/build/has_atomic_flag_lockfree_test.cpp 
2013-08-23 19:51:52.706329968 +0200
@@ -0,0 +1,14 @@
+// Copyright (c) 2013, Petr Machata, Red Hat Inc.
+//
+// Use modification and distribution are subject to the boost Software
+// License, Version 1.0.  (See http://www.boost.org/LICENSE_1_0.txt).
+
+#include ../../../boost/atomic.hpp
+#include ../../../boost/static_assert.hpp
+
+int
+main(int argc, char *argv[])
+{
+  BOOST_STATIC_ASSERT(BOOST_ATOMIC_FLAG_LOCK_FREE);
+  return 0;
+}
diff -Nurp boost_1_54_0/libs/thread/build/Jamfile.v2 
boost_1_54_0.pm/libs/thread/build/Jamfile.v2
--- boost_1_54_0/libs/thread/build/Jamfile.v2   2013-06-15 12:35:45.0 
+0200
+++ boost_1_54_0.pm/libs/thread/build/Jamfile.v22013-08-23 
19:52:30.018613408 +0200
@@ -36,6 +36,7 @@ import os ;
 import feature ;
 import indirect ;
 import path ;
+import configure ;
 
 project boost/thread
 : source-location ../src
@@ -140,6 +141,8 @@ local rule default_threadapi ( )
 feature.feature threadapi : pthread win32 : propagated ;
 feature.set-default threadapi : [ default_threadapi ] ;
 
+exe has_atomic_flag_lockfree : ../build/has_atomic_flag_lockfree_test.cpp ;
+
 rule tag ( name : type ? : property-set )
 {
 local result = $(name) ;
@@ -248,6 +251,12 @@ rule requirements ( properties * )
 {
 local result ;
 
+if ! [ configure.builds has_atomic_flag_lockfree
+  : $(properties) : lockfree boost::atomic_flag ]
+{
+result += library/boost/atomic//boost_atomic ;
+}
+
 if threadapipthread in $(properties)
 {
 result += defineBOOST_THREAD_POSIX ;
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit valgrind for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package valgrind for openSUSE:Factory 
checked in at 2014-02-19 11:39:10

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


Package is valgrind

Changes:

--- /work/SRC/openSUSE:Factory/valgrind/valgrind.changes2014-02-13 
06:51:47.0 +0100
+++ /work/SRC/openSUSE:Factory/.valgrind.new/valgrind.changes   2014-02-19 
11:39:11.0 +0100
@@ -1,0 +2,6 @@
+Tue Feb 18 14:33:22 UTC 2014 - dmuel...@suse.com
+
+- added patches:
+  * r2798.diff
+
+---

New:

  r2798.diff



Other differences:
--
++ valgrind.spec ++
--- /var/tmp/diff_new_pack.rmLB79/_old  2014-02-19 11:39:12.0 +0100
+++ /var/tmp/diff_new_pack.rmLB79/_new  2014-02-19 11:39:12.0 +0100
@@ -43,6 +43,7 @@
 Patch3: valgrind-3.9.0-merge.patches.from.Paul.McKenney.patch
 Patch4: valgrind-3.9.0-ppc64le-abiv2.patch
 Patch5: glibc-2.19.patch
+Patch6: r2798.diff
 # during building the major version of glibc is built into the suppression file
 %define glibc_main_version %(getconf GNU_LIBC_VERSION | cut -d' ' -f2 | cut 
-d. -f1)
 %define glibc_major_version %(getconf GNU_LIBC_VERSION | cut -d' ' -f2 | cut 
-d. -f2)
@@ -144,6 +145,7 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6
 
 %build
 %ifarch %arm

++ glibc-2.19.patch ++
--- /var/tmp/diff_new_pack.rmLB79/_old  2014-02-19 11:39:12.0 +0100
+++ /var/tmp/diff_new_pack.rmLB79/_new  2014-02-19 11:39:12.0 +0100
@@ -2,7 +2,7 @@
 ===
 --- valgrind-3.9.0.orig/configure.ac
 +++ valgrind-3.9.0/configure.ac
-@@ -918,6 +918,13 @@ case ${GLIBC_VERSION} in
+@@ -939,6 +939,13 @@ case ${GLIBC_VERSION} in
DEFAULT_SUPP=glibc-2.34567-NPTL-helgrind.supp ${DEFAULT_SUPP}
DEFAULT_SUPP=glibc-2.X-drd.supp ${DEFAULT_SUPP}
;;

++ r2798.diff ++

r2798 | cborntra | 2013-11-07 22:37:28 +0100 (Do, 07 Nov 2013) | 16 lines

Fix Bug 327284. The condition code of risbg was not correct. 
This instruction might be used by by gcc for masking out bits,
e.g. code like 
 n = 3;
  if (n == 0)

might result in 
risbg   %r4,%r4,62,128+63,0
je  target

The old code set the condition code depending on the operand before
masking. Fix it. This patch also indicates that we need test suite
coverage for risbg and friends.




Index: priv/guest_s390_toIR.c
===
--- VEX/priv/guest_s390_toIR.c  (revision 2797)
+++ VEX/priv/guest_s390_toIR.c  (revision 2798)
@@ -7606,7 +7606,7 @@ s390_irgen_RISBG(UChar r1, UChar r2, UCh
   put_gpr_dw0(r1, binop(Iop_And64, mkexpr(op2), mkU64(mask)));
}
assign(result, get_gpr_dw0(r1));
-   s390_cc_thunk_putS(S390_CC_OP_LOAD_AND_TEST, op2);
+   s390_cc_thunk_putS(S390_CC_OP_LOAD_AND_TEST, result);
 
return risbg;
 }
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit krb5 for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package krb5 for openSUSE:Factory checked in 
at 2014-02-19 11:39:16

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


Package is krb5

Changes:

--- /work/SRC/openSUSE:Factory/krb5/krb5-mini.changes   2014-01-29 
07:15:28.0 +0100
+++ /work/SRC/openSUSE:Factory/.krb5.new/krb5-mini.changes  2014-02-19 
11:39:17.0 +0100
@@ -1,0 +2,5 @@
+Tue Feb 18 15:27:15 UTC 2014 - ckornac...@suse.com
+
+- don't deliver SysV init files to systemd distributions
+
+---
--- /work/SRC/openSUSE:Factory/krb5/krb5.changes2014-01-29 
07:15:28.0 +0100
+++ /work/SRC/openSUSE:Factory/.krb5.new/krb5.changes   2014-02-19 
11:39:17.0 +0100
@@ -1,0 +2,5 @@
+Tue Feb 18 15:25:57 UTC 2014 - ckornac...@suse.com
+
+- don't deliver SysV init files to systemd distributions
+
+---



Other differences:
--
++ krb5-mini.spec ++
--- /var/tmp/diff_new_pack.5p67U2/_old  2014-02-19 11:39:18.0 +0100
+++ /var/tmp/diff_new_pack.5p67U2/_new  2014-02-19 11:39:18.0 +0100
@@ -46,6 +46,7 @@
 BuildRequires:  python-lxml
 %if 0%{?suse_version} = 1210
 BuildRequires:  pkgconfig(systemd)
+%{?systemd_requires}
 %endif
 # bug437293
 %ifarch ppc64
@@ -287,17 +288,18 @@
 done
 # and binaries too
 chmod 0755 %{buildroot}/usr/lib/mit/bin/ksu
-# install init scripts
-mkdir -p %{buildroot}%{_sysconfdir}/init.d
-install -m 755 %{vendorFiles}/kadmind.init 
%{buildroot}%{_sysconfdir}/init.d/kadmind
-install -m 755 %{vendorFiles}/krb5kdc.init 
%{buildroot}%{_sysconfdir}/init.d/krb5kdc
-install -m 755 %{vendorFiles}/kpropd.init  
%{buildroot}%{_sysconfdir}/init.d/kpropd
 # install systemd files
 %if 0%{?suse_version} = 1210
 mkdir -p %{buildroot}%{_unitdir}
 install -m 644 %{vendorFiles}/kadmind.service %{buildroot}%{_unitdir}
 install -m 644 %{vendorFiles}/krb5kdc.service %{buildroot}%{_unitdir}
 install -m 644 %{vendorFiles}/kpropd.service %{buildroot}%{_unitdir}
+%else
+# install init scripts
+mkdir -p %{buildroot}%{_sysconfdir}/init.d
+install -m 755 %{vendorFiles}/kadmind.init 
%{buildroot}%{_sysconfdir}/init.d/kadmind
+install -m 755 %{vendorFiles}/krb5kdc.init 
%{buildroot}%{_sysconfdir}/init.d/krb5kdc
+install -m 755 %{vendorFiles}/kpropd.init  
%{buildroot}%{_sysconfdir}/init.d/kpropd
 %endif
 # install sysconfig templates
 mkdir -p $RPM_BUILD_ROOT/%{_var}/adm/fillup-templates
@@ -310,9 +312,21 @@
 # create rc* links 
 mkdir -p %{buildroot}/usr/bin/
 mkdir -p %{buildroot}/usr/sbin/
+%if 0%{?suse_version} = 1210
+%if 0%{?suse_version}  1220
+ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rckadmind
+ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rckrb5kdc
+ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rckpropd
+%else
+ln -s /sbin/service %{buildroot}%{_sbindir}/rckadmind
+ln -s /sbin/service %{buildroot}%{_sbindir}/rckrb5kdc
+ln -s /sbin/service %{buildroot}%{_sbindir}/rcpropd
+%endif
+%else
 ln -sf ../../etc/init.d/kadmind %{buildroot}/usr/sbin/rckadmind
 ln -sf ../../etc/init.d/krb5kdc %{buildroot}/usr/sbin/rckrb5kdc
 ln -sf ../../etc/init.d/kpropd %{buildroot}/usr/sbin/rckpropd
+%endif
 # create links for kinit and klist, because of the java ones
 ln -sf ../../usr/lib/mit/bin/kinit   %{buildroot}/usr/bin/kinit
 ln -sf ../../usr/lib/mit/bin/klist   %{buildroot}/usr/bin/klist
@@ -487,11 +501,12 @@
 %attr(0600,root,root) %config(noreplace) 
%{_localstatedir}/lib/kerberos/krb5kdc/kadm5.dict
 %config %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/k*
 %{_var}/adm/fillup-templates/sysconfig.*
-%{_sysconfdir}/init.d/*
 %if 0%{?suse_version} = 1210
 %{_unitdir}/kadmind.service
 %{_unitdir}/krb5kdc.service
 %{_unitdir}/kpropd.service
+%else
+%{_sysconfdir}/init.d/*
 %endif
 %{_libdir}/libgssapi_krb5.*
 %{_libdir}/libgssrpc.so.*
@@ -580,13 +595,14 @@
 %defattr(-,root,root)
 %attr(0700,root,root) %dir /var/log/krb5
 %config(noreplace) %{_sysconfdir}/logrotate.d/krb5-server
-%{_sysconfdir}/init.d/kadmind
-%{_sysconfdir}/init.d/krb5kdc
-%{_sysconfdir}/init.d/kpropd
 %if 0%{?suse_version} = 1210
 %{_unitdir}/kadmind.service
 %{_unitdir}/krb5kdc.service
 %{_unitdir}/kpropd.service
+%else
+%{_sysconfdir}/init.d/kadmind
+%{_sysconfdir}/init.d/krb5kdc
+%{_sysconfdir}/init.d/kpropd
 %endif
 %dir %{krb5docdir}
 %dir /usr/lib/mit

++ krb5.spec ++
--- /var/tmp/diff_new_pack.5p67U2/_old  2014-02-19 11:39:18.0 +0100
+++ /var/tmp/diff_new_pack.5p67U2/_new  2014-02-19 11:39:18.0 +0100
@@ -46,6 +46,7 @@
 BuildRequires:  python-lxml
 %if 0%{?suse_version} = 1210
 BuildRequires:  pkgconfig(systemd)
+%{?systemd_requires}
 

commit p11-kit for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package p11-kit for openSUSE:Factory checked 
in at 2014-02-19 11:39:13

Comparing /work/SRC/openSUSE:Factory/p11-kit (Old)
 and  /work/SRC/openSUSE:Factory/.p11-kit.new (New)


Package is p11-kit

Changes:

--- /work/SRC/openSUSE:Factory/p11-kit/p11-kit.changes  2013-12-22 
19:37:30.0 +0100
+++ /work/SRC/openSUSE:Factory/.p11-kit.new/p11-kit.changes 2014-02-19 
11:39:14.0 +0100
@@ -1,0 +2,5 @@
+Tue Feb 11 12:53:06 UTC 2014 - meiss...@suse.com
+
+- added .sig file. trying to locate source of the keyring.
+
+---

New:

  p11-kit-0.20.1.tar.gz.sig



Other differences:
--
++ p11-kit.spec ++
--- /var/tmp/diff_new_pack.3olVVV/_old  2014-02-19 11:39:15.0 +0100
+++ /var/tmp/diff_new_pack.3olVVV/_new  2014-02-19 11:39:15.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package p11-kit
 #
-# 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
@@ -29,6 +29,7 @@
 Group:  Development/Libraries/C and C++
 Url:http://p11-glue.freedesktop.org/p11-kit.html
 Source0:
http://p11-glue.freedesktop.org/releases/%{name}-%{version}.tar.gz
+Source1:
http://p11-glue.freedesktop.org/releases/%{name}-%{version}.tar.gz.sig
 Source99:   baselibs.conf
 # patch proposed upstream. If it gets rejected, need to implement
 # this in ca-certificates.

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



commit bsh2 for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package bsh2 for openSUSE:Factory checked in 
at 2014-02-19 14:01:12

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


Package is bsh2

Changes:

--- /work/SRC/openSUSE:Factory/bsh2/bsh2.changes2013-09-11 
13:39:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.bsh2.new/bsh2.changes   2014-02-19 
14:01:13.0 +0100
@@ -1,0 +2,6 @@
+Thu Feb  6 13:49:20 UTC 2014 - fcro...@suse.com
+
+- Fix license tag to SPL-1.0 or LGPL-2.0+ (bnc#862426)
+- Encure License.txt is part of main package (bnc#862426)
+
+---



Other differences:
--
++ bsh2.spec ++
--- /var/tmp/diff_new_pack.cP4i7G/_old  2014-02-19 14:01:13.0 +0100
+++ /var/tmp/diff_new_pack.cP4i7G/_new  2014-02-19 14:01:13.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package bsh2
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2000-2008, JPackage Project
 # All rights reserved.
 #
@@ -25,7 +25,7 @@
 Version:2.0.0.b5
 Release:0
 Summary:Lightweight Scripting for Java (BeanShell Version 2.x)
-License:LGPL-2.1+
+License:SPL-1.0 or LGPL-2.0+
 Group:  Development/Libraries/Java
 Url:http://www.beanshell.org/
 Source0:http://www.beanshell.org/bsh-2.0b5-src.tar.bz2
@@ -321,6 +321,7 @@
 %defattr(0644,root,root,0755)
 %attr(0755,root,root) %{_bindir}/%{name}
 %attr(0755,root,root) %{_bindir}/%{name}doc
+%doc src/License.txt
 %dir %{_javadir}/%{name}
 %{_javadir}/%{name}/%{orig_name}-%{version}.jar
 %{_javadir}/%{name}/%{orig_name}.jar










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



commit gnumeric for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package gnumeric for openSUSE:Factory 
checked in at 2014-02-19 14:01:18

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


Package is gnumeric

Changes:

--- /work/SRC/openSUSE:Factory/gnumeric/gnumeric.changes2014-02-18 
14:44:25.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnumeric.new/gnumeric.changes   2014-02-19 
14:01:20.0 +0100
@@ -1,0 +2,8 @@
+Sun Feb 16 19:09:01 UTC 2014 - dims...@opensuse.org
+
+- Update to version 1.12.11:
+  + Fix hang on xls/biff7 save (bgo#724399).
+  + Release infrastructure improvements.
+  + Improve testing for xls/biff7.
+
+---

Old:

  gnumeric-1.12.10.tar.xz

New:

  gnumeric-1.12.11.tar.xz



Other differences:
--
++ gnumeric.spec ++
--- /var/tmp/diff_new_pack.Lp9Ncg/_old  2014-02-19 14:01:21.0 +0100
+++ /var/tmp/diff_new_pack.Lp9Ncg/_new  2014-02-19 14:01:21.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   gnumeric
-Version:1.12.10
+Version:1.12.11
 Release:0
 Summary:Spreadsheet Application
 License:GPL-2.0 or GPL-3.0

++ gnumeric-1.12.10.tar.xz - gnumeric-1.12.11.tar.xz ++
/work/SRC/openSUSE:Factory/gnumeric/gnumeric-1.12.10.tar.xz 
/work/SRC/openSUSE:Factory/.gnumeric.new/gnumeric-1.12.11.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 goffice for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package goffice for openSUSE:Factory checked 
in at 2014-02-19 14:01:26

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


Package is goffice

Changes:

--- /work/SRC/openSUSE:Factory/goffice/goffice.changes  2014-02-18 
14:44:28.0 +0100
+++ /work/SRC/openSUSE:Factory/.goffice.new/goffice.changes 2014-02-19 
14:01:27.0 +0100
@@ -1,0 +2,6 @@
+Sun Feb 16 18:54:21 UTC 2014 - dims...@opensuse.org
+
+- Update to version 0.10.11:
+  + No actual changes. Only some NEWS file reformatting.
+
+---

Old:

  goffice-0.10.10.tar.xz

New:

  goffice-0.10.11.tar.xz



Other differences:
--
++ goffice.spec ++
--- /var/tmp/diff_new_pack.YWyI2q/_old  2014-02-19 14:01:28.0 +0100
+++ /var/tmp/diff_new_pack.YWyI2q/_new  2014-02-19 14:01:28.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   goffice
-Version:0.10.10
+Version:0.10.11
 Release:0
 Summary:GLib/GTK+ Set of Document-Centric Objects and Utilities
 License:GPL-2.0 or GPL-3.0

++ goffice-0.10.10.tar.xz - goffice-0.10.11.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/goffice-0.10.10/ChangeLog 
new/goffice-0.10.11/ChangeLog
--- old/goffice-0.10.10/ChangeLog   2014-02-12 03:15:59.0 +0100
+++ new/goffice-0.10.11/ChangeLog   2014-02-16 18:42:49.0 +0100
@@ -1,3 +1,11 @@
+2014-02-16  Morten Welinder te...@gnome.org
+
+   * Release 0.10.11
+
+2014-02-11  Morten Welinder te...@gnome.org
+
+   * configure.ac: Post-release bump.
+
 2014-02-11  Morten Welinder te...@gnome.org
 
* Release 0.10.10
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/goffice-0.10.10/NEWS new/goffice-0.10.11/NEWS
--- old/goffice-0.10.10/NEWS2014-02-01 03:53:38.0 +0100
+++ new/goffice-0.10.11/NEWS2014-02-12 05:16:11.0 +0100
@@ -1,6 +1,9 @@
+goffice 0.10.11:
+
+--
 goffice 0.10.10:
 
-Jean
+Jean:
* Fix graph guru appearance when used with gtk+-3.10. [#719681]
* Fix crasher in box plots. [#720310]
* Fix elements number in polar plot series. [#720355]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/goffice-0.10.10/configure 
new/goffice-0.10.11/configure
--- old/goffice-0.10.10/configure   2013-12-18 02:41:23.0 +0100
+++ new/goffice-0.10.11/configure   2014-02-13 00:45:05.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for goffice 0.10.10.
+# Generated by GNU Autoconf 2.69 for goffice 0.10.11.
 #
 # Report bugs to http://bugzilla.gnome.org/enter_bug.cgi?product=libgoffice.
 #
@@ -591,8 +591,8 @@
 # Identity of this package.
 PACKAGE_NAME='goffice'
 PACKAGE_TARNAME='goffice'
-PACKAGE_VERSION='0.10.10'
-PACKAGE_STRING='goffice 0.10.10'
+PACKAGE_VERSION='0.10.11'
+PACKAGE_STRING='goffice 0.10.11'
 PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=libgoffice'
 PACKAGE_URL=''
 
@@ -1487,7 +1487,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 goffice 0.10.10 to adapt to many kinds of systems.
+\`configure' configures goffice 0.10.11 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1557,7 +1557,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of goffice 0.10.10:;;
+ short | recursive ) echo Configuration of goffice 0.10.11:;;
esac
   cat \_ACEOF
 
@@ -1728,7 +1728,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-goffice configure 0.10.10
+goffice configure 0.10.11
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2143,7 +2143,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by goffice $as_me 0.10.10, which was
+It was created by goffice $as_me 0.10.11, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3008,7 +3008,7 @@
 
 # Define the identity of the package.
  PACKAGE='goffice'
- VERSION='0.10.10'
+ VERSION='0.10.11'
 
 
 cat confdefs.h _ACEOF
@@ -3062,7 +3062,7 @@
 
 
 
-VERSION_INFO=10:10:0
+VERSION_INFO=10:11:0
 
 VERSION_IFACE=10
 

commit udisks2 for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package udisks2 for openSUSE:Factory checked 
in at 2014-02-19 14:03:20

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


Package is udisks2

Changes:

--- /work/SRC/openSUSE:Factory/udisks2/udisks2.changes  2013-12-16 
18:10:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.udisks2.new/udisks2.changes 2014-02-19 
14:03:21.0 +0100
@@ -1,0 +2,15 @@
+Sun Feb 16 22:27:14 UTC 2014 - zai...@opensuse.org
+
+- Update to version 2.1.2:
+  + Add exfat mount options.
+  + Hide more rescue partitions.
+  + Build fails due to missing IT_PROG_INTLTOOL macro (fdo#67679).
+  + Add exfat FS integration test.
+  + Drop david user name from publish make rules.
+  + Use dosfstools instead of mtools.
+  + Add polkit authorization variables for removable media.
+  + Fix crash when waiting for loop device.
+- Drop udisks2-20131026-removable-devices-polkit-auth.patch: fixed
+  upstream.
+
+---

Old:

  udisks-2.1.1.tar.bz2
  udisks2-20131026-removable-devices-polkit-auth.patch

New:

  udisks-2.1.2.tar.bz2



Other differences:
--
++ udisks2.spec ++
--- /var/tmp/diff_new_pack.Ve1lme/_old  2014-02-19 14:03:22.0 +0100
+++ /var/tmp/diff_new_pack.Ve1lme/_new  2014-02-19 14:03:22.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package udisks2
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,15 +20,13 @@
 
 Name:   udisks2
 %define _name   udisks
-Version:2.1.1
+Version:2.1.2
 Release:0
 Summary:Disk Management Service, version 2
 License:GPL-2.0+
 Group:  System Environment/Daemons
 Url:http://www.freedesktop.org/wiki/Software/udisks
 Source: 
http://udisks.freedesktop.org/releases/%{_name}-%{version}.tar.bz2
-# PATCH-FEATURE-UPSTREAM udisks2-20131026-removable-devices-polkit-auth.patch 
fate#312966 fdo#72122 pwieczorkiew...@suse.de -- Add polkit authorization 
variables for removable media. It allows restricting or granting access to 
removable media using polkit authorization rules.
-Patch1: udisks2-20131026-removable-devices-polkit-auth.patch
 # Needed to build the man pages
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  gobject-introspection-devel
@@ -96,7 +94,6 @@
 %lang_package
 %prep
 %setup -q -n %{_name}-%{version}
-%patch1 -p1
 
 %build
 export V=1

++ udisks-2.1.1.tar.bz2 - udisks-2.1.2.tar.bz2 ++
 135177 lines of diff (skipped)

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



commit xorg-x11-driver-input for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package xorg-x11-driver-input for 
openSUSE:Factory checked in at 2014-02-19 14:04:39

Comparing /work/SRC/openSUSE:Factory/xorg-x11-driver-input (Old)
 and  /work/SRC/openSUSE:Factory/.xorg-x11-driver-input.new (New)


Package is xorg-x11-driver-input

Changes:

--- 
/work/SRC/openSUSE:Factory/xorg-x11-driver-input/xorg-x11-driver-input.changes  
2013-12-11 16:55:41.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.xorg-x11-driver-input.new/xorg-x11-driver-input.changes
 2014-02-19 14:04:40.0 +0100
@@ -1,0 +2,5 @@
+Wed Feb 19 10:17:24 UTC 2014 - sndir...@suse.com
+
+- don't try to build this package on s390x 
+
+---



Other differences:
--
++ xorg-x11-driver-input.spec ++
--- /var/tmp/diff_new_pack.wSsknp/_old  2014-02-19 14:04:41.0 +0100
+++ /var/tmp/diff_new_pack.wSsknp/_new  2014-02-19 14:04:41.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xorg-x11-driver-input
 #
-# 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
@@ -40,6 +40,7 @@
 Obsoletes:  %{name}-devel  %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
+ExcludeArch:s390 s390x
 
 %description
 This package is a compatibility metapackage. It used to contain the

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



commit gawk for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package gawk for openSUSE:Factory checked in 
at 2014-02-19 14:10:10

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


Package is gawk

Changes:

--- /work/SRC/openSUSE:Factory/gawk/gawk.changes2013-05-16 
10:27:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.gawk.new/gawk.changes   2014-02-19 
14:10:11.0 +0100
@@ -1,0 +2,6 @@
+Sat Feb  8 12:02:23 UTC 2014 - g...@opensuse.org
+
+- adjust update-alternative usage to packaging policy
+  (see http://lists.opensuse.org/opensuse-packaging/2014-02/msg00024.html)
+
+---



Other differences:
--
++ gawk.spec ++
--- /var/tmp/diff_new_pack.M3ENnm/_old  2014-02-19 14:10:12.0 +0100
+++ /var/tmp/diff_new_pack.M3ENnm/_new  2014-02-19 14:10:12.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gawk
 #
-# 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
@@ -75,24 +75,27 @@
 #UsrMerge
 install -d $RPM_BUILD_ROOT/bin
 ln -sf %{_bindir}/gawk $RPM_BUILD_ROOT/bin
-touch $RPM_BUILD_ROOT/bin/awk
+ln -s %{_sysconfdir}/alternatives/awk $RPM_BUILD_ROOT/bin/awk
 #EndUsrMerge
 rm -f $RPM_BUILD_ROOT/usr/bin/*-%{version} $RPM_BUILD_ROOT/usr/bin/awk
 
-# create ghost files
-touch $RPM_BUILD_ROOT/%{_bindir}/awk $RPM_BUILD_ROOT/%{_mandir}/man1/awk.1.gz
+# create symlinks for update-alternatives
+ln -s %{_sysconfdir}/alternatives/usr-bin-awk $RPM_BUILD_ROOT%{_bindir}/awk
+ln -s %{_sysconfdir}/alternatives/awk.1%{?ext_man} 
$RPM_BUILD_ROOT%{_mandir}/man1/awk.1%{?ext_man}
+
 %find_lang %name
 
 %post
-/usr/sbin/update-alternatives --install /bin/awk awk /bin/gawk 20 \
-  --slave /usr/bin/awk usr-bin-awk /bin/gawk \
-  --slave %{_mandir}/man1/awk.1.gz awk.1.gz %{_mandir}/man1/gawk.1.gz
+%{_sbindir}/update-alternatives \
+  --install /bin/awk awk %{_bindir}/gawk 20 \
+  --slave %{_bindir}/awk usr-bin-awk %{_bindir}/gawk \
+  --slave %{_mandir}/man1/awk.1.gz awk.1%{?ext_man} 
%{_mandir}/man1/gawk.1%{?ext_man}
 %install_info --info-dir=%{_infodir} %{_infodir}/gawk.info.gz
 %install_info --info-dir=%{_infodir} %{_infodir}/gawkinet.info.gz
 
 %preun
 if [ $1 -eq 0 ]; then
-/usr/sbin/update-alternatives --remove awk /bin/gawk
+%{_sbindir}/update-alternatives --remove awk %{_bindir}/gawk
 fi
 
 %postun
@@ -101,13 +104,14 @@
 
 %files -f %name.lang
 %defattr(-,root,root)
-%if %{suse_version} = 1120
 #UsrMerge
-%ghost /bin/awk
+/bin/awk
 #EndUsrMerge
-%ghost %{_bindir}/awk
-%ghost %{_mandir}/man1/awk.1.gz
-%endif
+%{_bindir}/awk
+%{_mandir}/man1/awk.1%{?ext_man}
+%ghost %{_sysconfdir}/alternatives/awk
+%ghost %{_sysconfdir}/alternatives/usr-bin-awk
+%ghost %{_sysconfdir}/alternatives/awk.1%{?ext_man}
 %doc AUTHORS COPYING NEWS POSIX.STD README
 #UsrMerge
 /bin/gawk
@@ -119,8 +123,8 @@
 %{_datadir}/awk
 %{_includedir}/gawkapi.h
 %{_infodir}/*.info.gz
-%{_mandir}/man1/gawk.1.gz
-%{_mandir}/man1/igawk.1.gz
-%{_mandir}/man3/*.gz
+%{_mandir}/man1/gawk.1%{?ext_man}
+%{_mandir}/man1/igawk.1%{?ext_man}
+%{_mandir}/man3/*%{?ext_man}
 
 %changelog


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



commit aaa_base for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package aaa_base for openSUSE:Factory 
checked in at 2014-02-19 14:10:07

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


Package is aaa_base

Changes:

--- /work/SRC/openSUSE:Factory/aaa_base/aaa_base.changes2014-01-30 
06:53:56.0 +0100
+++ /work/SRC/openSUSE:Factory/.aaa_base.new/aaa_base.changes   2014-02-19 
14:10:09.0 +0100
@@ -1,0 +2,15 @@
+Mon Feb 17 13:39:19 UTC 2014 - wer...@suse.de
+
+- Avoid warning from grep if complete file is not found (bnc#864282)
+
+---
+Mon Feb 17 10:10:09 UTC 2014 - r...@suse.com
+
+- remove etc/init.d/powerfail (bnc#864044)
+
+---
+Fri Jan 31 15:22:31 UTC 2014 - r...@suse.com
+
+- drop sysconfig files: boot, clock, cron, shutdown as none of these are used 
anymore
+
+---



Other differences:
--
++ aaa_base.spec ++
--- /var/tmp/diff_new_pack.CYArIz/_old  2014-02-19 14:10:09.0 +0100
+++ /var/tmp/diff_new_pack.CYArIz/_new  2014-02-19 14:10:09.0 +0100
@@ -169,7 +169,6 @@
 %ghost %attr(0664,root,utmp) %verify(not md5 size mtime) /var/log/wtmp
 %ghost %attr(0600,root,root) %verify(not md5 size mtime) /var/log/btmp
 %ghost %attr(0664,root,utmp) %verify(not md5 size mtime) /run/utmp
-/etc/init.d/powerfail
 /etc/hushlogins
 %dir /lib/aaa_base
 /lib/aaa_base/convert_sysctl*
@@ -204,13 +203,9 @@
 /usr/share/man/man8/service.8*
 /usr/lib/sysctl.d/*.conf
 /var/adm/fillup-templates/sysconfig.backup
-/var/adm/fillup-templates/sysconfig.boot
-/var/adm/fillup-templates/sysconfig.clock
-/var/adm/fillup-templates/sysconfig.cron
 /var/adm/fillup-templates/sysconfig.language
 /var/adm/fillup-templates/sysconfig.news
 /var/adm/fillup-templates/sysconfig.proxy
-/var/adm/fillup-templates/sysconfig.shutdown
 /var/adm/fillup-templates/sysconfig.windowmanager
 
 %files extras

++ aaa_base-13.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aaa_base-13.1/aaa_base.post 
new/aaa_base-13.1/aaa_base.post
--- old/aaa_base-13.1/aaa_base.post 2014-01-29 12:17:28.0 +0100
+++ new/aaa_base-13.1/aaa_base.post 2014-02-17 14:37:31.0 +0100
@@ -24,33 +24,6 @@
 test -f /etc/nsswitch.conf.rpmnew  grep dns6 /etc/nsswitch.conf /dev/null 
21  {
sed -i -e s|dns6|dns|g /etc/nsswitch.conf
 }
-# GMT might already be in sysconfig/clock
-%{rename_sysconfig_variable -f /etc/sysconfig/clock GMT HWCLOCK}
-
-# just do a one-time migration of the time setting from /etc/sysconfig/clock
-# to /etc/adjtime as systemd now use the later as reference
-#
-if test ! -e /etc/adjtime
-then
-echo -e 0.0 0 0.0\n0\nUTC  /etc/adjtime
-fi
-if test -s /etc/sysconfig/clock
-then
-. /etc/sysconfig/clock
-if test -n $HWCLOCK
-then
-   sed -ri 
'\@^##[[:blank:]]+Type:[[:blank:]]+string\(-u,--utc,--localtime\)@,\@^HWCLOCK=@c\
-#\
-# Be aware that the time reference of the CMOS/HW clock has been\
-# forwarded to /etc/adjtime, the file used by hwclock(8) and\
-# systemd(1) as reference for the CMOS/HW clock.\
-' /etc/sysconfig/clock
-   case $HWCLOCK in
-   *-l*) sed -ri 's@^UTC$@LOCAL@' /etc/adjtime ;;
-   *)sed -ri 's@^LOCAL$@UTC@' /etc/adjtime ;;
-   esac
-fi
-fi
 
 %{remove_and_set -n security CONSOLE_SHUTDOWN}
 %{remove_and_set -n suseconfig CHECK_INITTAB}
@@ -59,9 +32,9 @@
 if ! [ -d /etc/sysconfig ] ; then
   mkdir -p /etc/sysconfig
 fi
-for i in language backup boot \
-   suseconfig clock proxy windowmanager \
-   cron news shutdown ; do
+for i in language backup \
+   proxy windowmanager \
+   news ; do
 %{fillup_only -n $i}
 done
 if [ -e /etc/sysconfig/sysctl ]; then
@@ -90,10 +63,6 @@
 #
 
 EOF
-# migrate HALT_SOUND value if set before
-if [ -n $HALT_SOUND -a $HALT_SOUND != no ] ; then
-sed -i -e s|^HALT_SOUND=.*|HALT_SOUND=\$HALT_SOUND\| 
/etc/sysconfig/shutdown
-fi
 # fix sysconfig backup dir
 if grep -q RCCONFIG_BACKUP_DIR../var/adm/backup/rpmdb /etc/sysconfig/backup; 
then
 sed -i -e 
s|^RCCONFIG_BACKUP_DIR=.*|RCCONFIG_BACKUP_DIR=\/var/adm/backup/sysconfig\| \
@@ -102,14 +71,6 @@
 mv /var/adm/backup/rpmdb/sysconfig[-_]* /var/adm/backup/sysconfig 
2/dev/null
 fi
 
-if grep -q SEND_OUTPUT_ON_NO_ERROR=\yes\ /etc/sysconfig/cron ; then
-  if test ! -f /var/adm/bnc_622203_fixed ; then
-sed -i -e 
s|^SEND_OUTPUT_ON_NO_ERROR=\yes\|SEND_OUTPUT_ON_NO_ERROR=\no\| \
-/etc/sysconfig/cron
-touch /var/adm/bnc_622203_fixed
-  fi
-fi
-
 #
 # Backup gshadow file and remove it (merge 

commit mawk for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package mawk for openSUSE:Factory checked in 
at 2014-02-19 14:10:09

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


Package is mawk

Changes:

--- /work/SRC/openSUSE:Factory/mawk/mawk.changes2012-05-15 
17:42:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.mawk.new/mawk.changes   2014-02-19 
14:10:10.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  8 12:04:51 UTC 2014 - g...@opensuse.org
+
+- adjust update-alternative usage to packaging policy
+  (see http://lists.opensuse.org/opensuse-packaging/2014-02/msg00024.html)
+- move mawk to /usr/bin and add symlink in /bin
+
+---



Other differences:
--
++ mawk.spec ++
--- /var/tmp/diff_new_pack.mD2vJh/_old  2014-02-19 14:10:10.0 +0100
+++ /var/tmp/diff_new_pack.mD2vJh/_new  2014-02-19 14:10:10.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mawk
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2010 Guido Berhoerster.
 #
 # All modifications and additions to the file contributed by third parties
@@ -51,41 +51,46 @@
 # without --enable-warnings several functions will not be marked with gcc's
 # noreturn attribute and produce warnings when $RPM_OPT_FLAGS contains -Wall
 %configure \
---enable-warnings \
---bindir=/bin
+--enable-warnings
 make %{?_smp_mflags}
 
 %install
 %make_install
 
-# move to /bin and symlink to /usr/bin
-install -d -m 755 %{buildroot}/%{_bindir}
-ln -s ../../bin/mawk %{buildroot}/%{_bindir}/mawk
-# create ghost files
-touch %{buildroot}/bin/awk %{buildroot}%{_bindir}/awk \
-%{buildroot}%{_mandir}/man1/awk.1.gz
+# compatibility symlink
+install -d -m 755 %{buildroot}/bin
+ln -s %{_bindir}/mawk %{buildroot}/bin/mawk
+# create symlinks for update-alternatives
+install -d -m 755 %{buildroot}%{_sysconfdir}/alternatives
+ln -s %{_sysconfdir}/alternatives/awk %{buildroot}/bin/awk
+ln -s %{_sysconfdir}/alternatives/usr-bin-awk %{buildroot}%{_bindir}/awk
+ln -s %{_sysconfdir}/alternatives/awk.1%{?ext_man} 
%{buildroot}%{_mandir}/man1/awk.1%{?ext_man}
 
 %check
 make check
 
 %post
-/usr/sbin/update-alternatives --install /bin/awk awk /bin/mawk 15 \
-  --slave /usr/bin/awk usr-bin-awk /bin/mawk \
-  --slave %{_mandir}/man1/awk.1.gz awk.1.gz %{_mandir}/man1/mawk.1.gz
+%{_sbindir}/update-alternatives \
+  --install /bin/awk awk %{_bindir}/mawk 15 \
+  --slave %{_bindir}/awk usr-bin-awk %{_bindir}/mawk \
+  --slave %{_mandir}/man1/awk.1.gz awk.1%{?ext_man} 
%{_mandir}/man1/mawk.1%{?ext_man}
 
 %preun
 if [ $1 -eq 0 ]; then
-/usr/sbin/update-alternatives --remove awk /bin/mawk
+%{_sbindir}/update-alternatives --remove awk %{_bindir}/mawk
 fi
 
 %files
 %defattr(-,root,root,-)
 %doc ACKNOWLEDGMENT CHANGES COPYING README examples/
-%doc %{_mandir}/man1/mawk.1*
-%ghost /bin/awk
-%ghost %{_bindir}/awk
-%ghost %{_mandir}/man1/awk.1.gz
-%{_bindir}/mawk
 /bin/mawk
+%{_bindir}/mawk
+%{_mandir}/man1/mawk.1%{?ext_man}
+/bin/awk
+%{_bindir}/awk
+%{_mandir}/man1/awk.1%{?ext_man}
+%ghost %{_sysconfdir}/alternatives/awk
+%ghost %{_sysconfdir}/alternatives/usr-bin-awk
+%ghost %{_sysconfdir}/alternatives/awk.1%{?ext_man}
 
 %changelog

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



commit liferea for openSUSE:13.1:Update

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package liferea for openSUSE:13.1:Update 
checked in at 2014-02-19 16:54:20

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


Package is liferea

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.ami5DK/_old  2014-02-19 16:54:21.0 +0100
+++ /var/tmp/diff_new_pack.ami5DK/_new  2014-02-19 16:54:21.0 +0100
@@ -1 +1 @@
-link package='liferea.2497' cicount='copy' /
+link package='liferea.2567' cicount='copy' /

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



commit sysconfig for openSUSE:13.1:Update

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:13.1:Update 
checked in at 2014-02-19 16:54:55

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


Package is sysconfig

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.1yKULG/_old  2014-02-19 16:54:56.0 +0100
+++ /var/tmp/diff_new_pack.1yKULG/_new  2014-02-19 16:54:56.0 +0100
@@ -1 +1 @@
-link package='sysconfig.2507' cicount='copy' /
+link package='sysconfig.2566' cicount='copy' /

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



commit patchinfo.2566 for openSUSE:13.1:Update

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.2566 for 
openSUSE:13.1:Update checked in at 2014-02-19 16:54:56

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


Package is patchinfo.2566

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++
patchinfo incident=2566
  categoryrecommended/category
  ratingmoderate/rating
  packagerWernerFink/packager
  summarysysconfig: make sure that remote filesystems are unmounted before 
network interfaces are stopped/summary
  descriptionThis update fixes the following issue with sysconfig:
- bnc#857031: make sure that remote filesystems are unmounted before network 
interfaces are stopped/description
  issue tracker=bnc id=857031systemd: if NFS mounts are present, system 
hangs on shutdown when using ifup due to interfaces stopped too early/issue
/patchinfo
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kiwi for openSUSE:13.1:Update

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package kiwi for openSUSE:13.1:Update 
checked in at 2014-02-19 16:54:58

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


Package is kiwi

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.EUHdiy/_old  2014-02-19 16:54:59.0 +0100
+++ /var/tmp/diff_new_pack.EUHdiy/_new  2014-02-19 16:54:59.0 +0100
@@ -1 +1 @@
-link package='kiwi.2242' cicount='copy' /
+link package='kiwi.2565' cicount='copy' /

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



commit patchinfo.2565 for openSUSE:13.1:Update

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.2565 for 
openSUSE:13.1:Update checked in at 2014-02-19 16:54:59

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


Package is patchinfo.2565

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++
patchinfo incident=2565
  categoryrecommended/category
  ratinglow/rating
  packagerrjschwei/packager
  summarykiwi: Update to version 5.05.53/summary
  descriptionThis update provides version 5.05.53 of kiwi. It's required to 
allow builds of EC2 images for openSUSE 13.1/description
/patchinfo
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit icecast for openSUSE:13.1:Update

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package icecast for openSUSE:13.1:Update 
checked in at 2014-02-19 16:56:00

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


Package is icecast

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.rSIiFc/_old  2014-02-19 16:56:01.0 +0100
+++ /var/tmp/diff_new_pack.rSIiFc/_new  2014-02-19 16:56:01.0 +0100
@@ -1 +1 @@
-link package='icecast.2309' cicount='copy' /
+link package='icecast.2563' cicount='copy' /

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



commit cmake for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package cmake for openSUSE:Factory checked 
in at 2014-02-19 18:55:03

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


Package is cmake

Changes:

--- /work/SRC/openSUSE:Factory/cmake/cmake.changes  2014-01-30 
19:14:22.0 +0100
+++ /work/SRC/openSUSE:Factory/.cmake.new/cmake.changes 2014-02-19 
18:55:04.0 +0100
@@ -1,0 +2,7 @@
+Tue Feb 18 00:30:04 UTC 2014 - dval...@suse.com
+
+- Add ppc64le to FindJNI 
+
+- added patches:
+  * cmake-jni-ppc64le.patch
+---

New:

  cmake-jni-ppc64le.patch



Other differences:
--
++ cmake.spec ++
--- /var/tmp/diff_new_pack.cMPd2w/_old  2014-02-19 18:55:05.0 +0100
+++ /var/tmp/diff_new_pack.cMPd2w/_new  2014-02-19 18:55:05.0 +0100
@@ -26,6 +26,8 @@
 Patch2: cmake-fix-ruby-test.patch
 # PATCH-FIX-UPSTREAM fix-check-for-freetype251.patch -- 
http://www.cmake.org/Bug/view.php?id=13959, 
http://www.cmake.org/Bug/view.php?id=14601
 Patch3: fix-check-for-freetype251.patch
+# PATCH-FIX-UPSTREAM cmake-jni-ppc64le.patch -- 
https://github.com/Kitware/CMake/pull/90
+Patch4: cmake-jni-ppc64le.patch
 Summary:Cross-platform, open-source make system
 License:BSD-3-Clause
 Group:  Development/Tools/Building
@@ -56,6 +58,7 @@
 %setup -q -n %{name}-%{version}
 %patch2
 %patch3 -p1
+%patch4 -p1
 
 %build
 export CXXFLAGS=$RPM_OPT_FLAGS

++ cmake-jni-ppc64le.patch ++
Index: cmake-2.8.12.1/Modules/FindJNI.cmake
===
--- cmake-2.8.12.1.orig/Modules/FindJNI.cmake
+++ cmake-2.8.12.1/Modules/FindJNI.cmake
@@ -45,6 +45,8 @@ macro(java_append_library_directories _v
 # mips* machines are bi-endian mostly so processor does not tell
 # endianess of the underlying system.
 set(_java_libarch ${CMAKE_SYSTEM_PROCESSOR} mips mipsel mipseb)
+elseif(CMAKE_SYSTEM_PROCESSOR MATCHES ^(powerpc|ppc)64le)
+set(_java_libarch ppc64le)
 elseif(CMAKE_SYSTEM_PROCESSOR MATCHES ^(powerpc|ppc)64)
 set(_java_libarch ppc64)
 elseif(CMAKE_SYSTEM_PROCESSOR MATCHES ^(powerpc|ppc))
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit tevent for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package tevent for openSUSE:Factory checked 
in at 2014-02-19 18:54:58

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


Package is tevent

Changes:

--- /work/SRC/openSUSE:Factory/tevent/tevent.changes2013-12-09 
07:26:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.tevent.new/tevent.changes   2014-02-19 
18:55:00.0 +0100
@@ -1,0 +2,32 @@
+Mon Feb 17 22:00:55 UTC 2014 - lmue...@suse.com
+
+- Update to 0.9.21.
+  + add tevent_req_set_cleanup_fn()
+  + add/use tevent_req_destructor
+  + add doxygen comments for tevent_num_signals() and
+tevent_sa_info_queue_count()
+  + Add prototypes
+  + Only build std_fallback_to_poll when epoll is around
+  + fix crash bug in tevent_queue_immediate_trigger()
+  + Fix CID 1138326 Unchecked return value
+- Update to 0.9.20.
+  + give the user the chance to ask for TEVENT_NUM_SIGNALS and
+TEVENT_SA_INFO_QUEUE_COUNT
+  + change TEVENT_SA_INFO_QUEUE_COUNT from 64 to 256
+  + tevent_epoll_set_panic_fallback() can be a void function
+  + make use of talloc_get_type_abort() in tevent_epoll.c, tevent_signal.c,
+tevent_select.c, and tevent_queue.c
+  + use talloc_get_type_abort() in the documentation examples
+  + add tevent_queue_wait_send/recv()
+  + tevent_req_create() already uses ZERO_STRUCT(req)
+  + let tevent_req_received() clear the private_cancel function
+  + cancel the timeout timer when the request is finished
+  + Use talloc_pooled_object for tevent_req_create
+  + Remove a pointless goto
+  + Add tevent_received to tevent_req_simple_recv_ntstatus
+  + Fix tutorial reference
+  + Add echo server sample code
+  + Sync to tevent 0.9.18 from upstream
+  + expose tevent_context_init_ops
+
+---

Old:

  tevent-0.9.19.tar.asc
  tevent-0.9.19.tar.gz

New:

  tevent-0.9.21.tar.asc
  tevent-0.9.21.tar.gz



Other differences:
--
++ tevent.spec ++
--- /var/tmp/diff_new_pack.tS82z9/_old  2014-02-19 18:55:00.0 +0100
+++ /var/tmp/diff_new_pack.tS82z9/_new  2014-02-19 18:55:00.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tevent
 #
-# 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
@@ -40,7 +40,7 @@
 %definebuild_make_smp_mflags %{?jobs:-j%jobs}
 %endif
 Url:http://tevent.samba.org/
-Version:0.9.19
+Version:0.9.21
 Release:0
 Summary:An event system based on the talloc memory management library
 License:GPL-3.0+


++ tevent-0.9.19.tar.gz - tevent-0.9.21.tar.gz ++
 3451 lines of diff (skipped)

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



commit dcraw for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package dcraw for openSUSE:Factory checked 
in at 2014-02-19 18:55:02

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


Package is dcraw

Changes:

--- /work/SRC/openSUSE:Factory/dcraw/dcraw.changes  2013-06-18 
15:10:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.dcraw.new/dcraw.changes 2014-02-19 
18:55:03.0 +0100
@@ -1,0 +2,20 @@
+Mon Feb 17 21:56:48 UTC 2014 - asterios.dra...@gmail.com
+
+- Update to version 9.20:
+  dcraw - revision 1.461
+  * Fixed Sony A700 black level.
+  * Added three temporary color matrices.
+  * Use Little CMS version 2.
+  * Support the Kodak 12-megapixel camera(s).
+  * Can now use -M with a DNG file that embeds a bad color matrix.
+  * Improved support for Nokia cameraphones.
+  * Support the Alcatel 5235D, Powershot G16 and S120, Pentax K-3, etc.
+  * Added tone curve for Canon RMF files.
+  * Copied color matrices from DNG Converter 8.3.
+  * Support blacklevel patterns up to 64x64.
+  dcparse - revision 1.75
+  * Read the Pentax K-3 MakerNote.
+- Renamed README.SuSE to README.openSUSE.
+- Added new build requirement liblcms2-devel (removed liblcms-devel).
+
+---

Old:

  README.SuSE
  dcraw-9.19.tar.gz

New:

  README.openSUSE
  dcraw-9.20.tar.gz



Other differences:
--
++ dcraw.spec ++
--- /var/tmp/diff_new_pack.MFs8vW/_old  2014-02-19 18:55:04.0 +0100
+++ /var/tmp/diff_new_pack.MFs8vW/_new  2014-02-19 18:55:04.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dcraw
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   dcraw
-Version:9.19
+Version:9.20
 Release:0
 Summary:Raw Digital Photo Decoding
 License:GPL-2.0+
@@ -34,14 +34,14 @@
 Source6:http://www.cybercom.net/~dcoffin/dcraw/parse.c
 Source7:http://www.cybercom.net/~dcoffin/dcraw/rawphoto.c
 #***
-Source100:  README.SuSE
+Source100:  README.openSUSE
 Source101:  update_dcraw
 # PATCH-FIX-OPENSUSE fuji_green.c_fix_gcc_warnings.patch 
asterios.dra...@gmail.com -- Fix gcc implicit declaration warning
 Patch0: fuji_green.c_fix_gcc_warnings.patch
 BuildRequires:  gettext-runtime
 BuildRequires:  libjasper-devel
 BuildRequires:  libjpeg-devel
-BuildRequires:  liblcms-devel
+BuildRequires:  liblcms2-devel
 Recommends: %{name}-lang = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -62,7 +62,7 @@
   LDFLAGS=
   OTHERFLAGS=
   if test $file = dcraw.c ; then
-LDFLAGS=-lm -ljasper -ljpeg -llcms -DLOCALEDIR=\%{_datadir}/locale\
+LDFLAGS=-lm -ljasper -ljpeg -llcms2 -DLOCALEDIR=\%{_datadir}/locale\
   fi
   if test $file = fuji_green.c ; then
 LDFLAGS=-lm
@@ -116,7 +116,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc .badpixels README README.SuSE rawphoto.c
+%doc .badpixels README README.openSUSE rawphoto.c
 %{_bindir}/clean_crw
 %{_bindir}/dcparse
 %{_bindir}/dcraw

++ README ++
--- /var/tmp/diff_new_pack.MFs8vW/_old  2014-02-19 18:55:04.0 +0100
+++ /var/tmp/diff_new_pack.MFs8vW/_new  2014-02-19 18:55:04.0 +0100
@@ -71,8 +71,8 @@
execute permission.
  * [17]dcraw.c -- decodes raw photos, extracts thumbnails, and
displays metadata
-   Supports 525 cameras at last count. Compile with gcc -o dcraw -O4
-   dcraw.c -lm -ljasper -ljpeg -llcms or gcc -o dcraw -O4 dcraw.c
+   Supports 582 cameras at last count. Compile with gcc -o dcraw -O4
+   dcraw.c -lm -ljasper -ljpeg -llcms2 or gcc -o dcraw -O4 dcraw.c
-lm -DNODEPS. Run with no arguments to see a usage message. Don't
complain that 16-bit output is too dark -- read the [18]FAQ!
  * [19]UNIX manpage for dcraw
@@ -245,8 +245,8 @@
   For the latest cameras, I get samples from [118]Photography
   Blog. A Full Review at [119]Imaging Resource usually includes
   a few raw shots. [120]www.rawsamples.ch is no longer updated,
-  but it has samples from older cameras. For $700, I sell a
-  complete test suite on four DVDs containing every camera
+  but it has samples from older cameras. For $800, I sell a
+  complete test suite on six DVDs containing every camera
   supported by dcraw, and provide web-based updates for $300/year.
 
I'm designing a digital camera. How do I convert its raw photos into
@@ -377,6 

commit iprutils for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package iprutils for openSUSE:Factory 
checked in at 2014-02-19 18:55:04

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


Package is iprutils

Changes:

--- /work/SRC/openSUSE:Factory/iprutils/iprutils.changes2014-01-23 
15:45:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.iprutils.new/iprutils.changes   2014-02-19 
18:55:06.0 +0100
@@ -1,0 +2,7 @@
+Thu Feb 13 11:11:05 UTC 2014 - jloe...@suse.com
+
+- version update to 2.4.0 (bnc#860283, bnc#862958) 
+  - fixing several bugs on LE system
+  - remove libsysfs dependency
+
+---

Old:

  iprutils-2.3.16-src.tgz

New:

  iprutils-2.4.0-src.tgz



Other differences:
--
++ iprutils.spec ++
--- /var/tmp/diff_new_pack.3Yqrr0/_old  2014-02-19 18:55:06.0 +0100
+++ /var/tmp/diff_new_pack.3Yqrr0/_new  2014-02-19 18:55:06.0 +0100
@@ -19,7 +19,7 @@
 Name:   iprutils
 # NOTE: package's changelog is hidden in % changelog section
 # in file iprutils/spec/iprutils.spec
-Version:2.3.16
+Version:2.4.0
 Release:0
 Summary:Utilities for the IBM Power Linux RAID Adapters
 License:CPL-1.0

++ iprutils-2.3.16-src.tgz - iprutils-2.4.0-src.tgz ++
 2140 lines of diff (skipped)

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



commit rubygem-ruby-dbus for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package rubygem-ruby-dbus for 
openSUSE:Factory checked in at 2014-02-19 18:54:56

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


Package is rubygem-ruby-dbus

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-ruby-dbus/rubygem-ruby-dbus.changes  
2014-02-12 22:05:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-ruby-dbus.new/rubygem-ruby-dbus.changes 
2014-02-19 18:54:59.0 +0100
@@ -1,0 +2,10 @@
+Mon Feb 17 21:41:03 UTC 2014 - mvid...@suse.com
+
+- 0.11.0
+ API:
+ * Connection: split off MessageQueue, marked other methods as private.
+
+ Requirements:
+ * converted tests to RSpec, rather mechanically for now
+
+---

Old:

  ruby-dbus-0.10.0.gem

New:

  ruby-dbus-0.11.0.gem



Other differences:
--
++ rubygem-ruby-dbus.spec ++
--- /var/tmp/diff_new_pack.jaWCDb/_old  2014-02-19 18:55:00.0 +0100
+++ /var/tmp/diff_new_pack.jaWCDb/_new  2014-02-19 18:55:00.0 +0100
@@ -17,7 +17,7 @@
 
 # norootforbuild
 Name:   rubygem-ruby-dbus
-Version:0.10.0
+Version:0.11.0
 Release:0
 %define mod_name ruby-dbus
 %define mod_full_name %{mod_name}-%{version}
@@ -32,6 +32,7 @@
 BuildRequires:  rubygem-rake
 BuildRequires:  rubygem-packaging_rake_tasks
 BuildRequires:  rubygem-nokogiri
+BuildRequires:  rubygem-rspec
 BuildRequires:  dbus-1
 BuildRequires:  netcfg
 

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



commit nfs-utils for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package nfs-utils for openSUSE:Factory 
checked in at 2014-02-19 18:54:59

Comparing /work/SRC/openSUSE:Factory/nfs-utils (Old)
 and  /work/SRC/openSUSE:Factory/.nfs-utils.new (New)


Package is nfs-utils

Changes:

--- /work/SRC/openSUSE:Factory/nfs-utils/nfs-utils.changes  2014-02-15 
08:14:04.0 +0100
+++ /work/SRC/openSUSE:Factory/.nfs-utils.new/nfs-utils.changes 2014-02-19 
18:55:01.0 +0100
@@ -1,0 +2,6 @@
+Mon Feb 17 04:40:41 UTC 2014 - nfbr...@suse.com
+
+- udp-fallback.fix: Fix fallback from tcp to udp
+  (bnc#863749)
+
+---

New:

  udp-fallback.fix



Other differences:
--
++ nfs-utils.spec ++
--- /var/tmp/diff_new_pack.ls6TsU/_old  2014-02-19 18:55:02.0 +0100
+++ /var/tmp/diff_new_pack.ls6TsU/_new  2014-02-19 18:55:02.0 +0100
@@ -81,8 +81,10 @@
 Patch9: exportfs-exit-with-error-code-if-there-was-any-error.patch
 # PATCH-FIX_UPSTREAM 
exportfs-report-failure-if-asked-to-unexport-somethi.patch nfbr...@suse.de
 Patch10:exportfs-report-failure-if-asked-to-unexport-somethi.patch
-# PATCH-FIX-UPSTRAM gssd-mount-hang-fix bnc#833543 nfbr...@suse.de
+# PATCH-FIX-UPSTREAM gssd-mount-hang-fix bnc#833543 nfbr...@suse.de
 Patch11:gssd-mount-hang-fix
+# PATCH-FIX-UPSTREAM udp-fallback.fix bnc#863749 nfbr...@suse.de
+Patch12:udp-fallback.fix
 Suggests:   python-base
 
 %description
@@ -145,6 +147,7 @@
 %patch9 -p1
 %patch10 -p1
 %patch11 -p1
+%patch12 -p1
 cp %{S:6} .
 
 %build


++ udp-fallback.fix ++
From: NeilBrown ne...@suse.de
Subject: Fix fallback from tcp to udp
References: bnc#863749

Protocol negotiation in mount.nfs does not correctly negotiate with a
server which only support NFSv3 and UDP.

When mount.nfs attempts an NFSv4 mount and fails with ECONNREFUSED
it does not fall back to NFSv3, as this is not recognised as a
does not support NFSv4 error.
However ECONNREFUSED is a clear indication that the server doesn't
support TCP, and ipso facto does not support NFSv4.
So ECONNREFUSED should trigger a fallback from v4 to v2/3.

Once we allow that error, NFSv3 is attempted and mount.nfs talks to
rpcbind and discovers that UDP should be used for v3 and the mount
succeeds.

Signed-off-by: NeilBrown ne...@suse.de
Reported-by: Carsten Ziepke kiel...@gmail.com
---
 utils/mount/stropts.c |3 +++
 1 file changed, 3 insertions(+)

--- nfs-utils-1.2.8.orig/utils/mount/stropts.c
+++ nfs-utils-1.2.8/utils/mount/stropts.c
@@ -807,6 +807,9 @@ static int nfs_autonegotiate(struct nfsm
/* Linux servers prior to 2.6.25 may return
 * EPERM when NFS version 4 is not supported. */
goto fall_back;
+   case ECONNREFUSED:
+   /* UDP-Only server won't support v4 */
+   goto fall_back;
default:
return result;
}
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit apparmor for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package apparmor for openSUSE:Factory 
checked in at 2014-02-19 18:54:54

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


Package is apparmor

Changes:

--- /work/SRC/openSUSE:Factory/apparmor/apparmor.changes2014-02-02 
07:29:03.0 +0100
+++ /work/SRC/openSUSE:Factory/.apparmor.new/apparmor.changes   2014-02-19 
18:54:56.0 +0100
@@ -1,0 +2,24 @@
+Mon Feb 17 11:40:36 UTC 2014 - opens...@cboltz.de
+
+- update to AppArmor 2.8.3 (r2122) bugfix release
+  - fix some cache clearing bugs in apparmor_parser
+  - various fixes in mod_apparmor
+  - several profile updates, most of them were already included as patches
+(except abstractions/winbind (bnc#863226), abstractions/fonts and 
+abstractions/p11-kit)
+  - see http://wiki.apparmor.net/index.php/ReleaseNotes_2_8_3 for all details
+- update partially upstreamed apparmor-2.8.2-nm-dnsmasq-config.patch
+- remove upstream(ed) patches
+  - apparmor-2.8.2-fix-ntpd-profile.diff
+  - apparmor-abstractions-r2089-r2090.diff
+  - apparmor-abstractions-ssl_certs.diff
+  - apparmor-fix-url-in-manpages-r2093.diff
+  - apparmor-no-perl-smartmatch-r2088.diff
+  - apparmor-profiles-dnsmasq.diff
+  - apparmor-profiles-ntpd-r2103.diff
+  - apparmor-profiles-samba-create-dirs.diff
+  - apparmor-profiles-samba4.diff
+  - apparmor-unconfined-lang-r2094.diff
+  - apparmor-utils-po-de-r2091.diff
+
+---

Old:

  apparmor-2.8.2-fix-ntpd-profile.diff
  apparmor-2.8.2.tar.gz
  apparmor-2.8.2.tar.gz.asc
  apparmor-abstractions-r2089-r2090.diff
  apparmor-abstractions-ssl_certs.diff
  apparmor-fix-url-in-manpages-r2093.diff
  apparmor-no-perl-smartmatch-r2088.diff
  apparmor-profiles-dnsmasq.diff
  apparmor-profiles-ntpd-r2103.diff
  apparmor-profiles-samba-create-dirs.diff
  apparmor-profiles-samba4.diff
  apparmor-unconfined-lang-r2094.diff
  apparmor-utils-po-de-r2091.diff

New:

  apparmor-2.8.3.tar.gz
  apparmor-2.8.3.tar.gz.asc



Other differences:
--
++ apparmor.spec ++
--- /var/tmp/diff_new_pack.KLzTmq/_old  2014-02-19 18:54:58.0 +0100
+++ /var/tmp/diff_new_pack.KLzTmq/_new  2014-02-19 18:54:58.0 +0100
@@ -61,7 +61,7 @@
 %if ! %{?distro:1}0
   %define distro suse
 %endif
-Version:2.8.2
+Version:2.8.3
 Release:0
 Summary:AppArmor userlevel parser utility
 License:GPL-2.0+
@@ -79,7 +79,7 @@
 # profile for winbindd (bnc#748499, submitted upstream 2012-11-06, trunk r2078)
 Source10:   usr.sbin.winbindd
 
-# profiles for dovecot 2.x (bnc#851984)
+# profiles for dovecot 2.x (bnc#851984) - commited upstream trunk r2354, 
r2355, r2356, updated version commited trunk r2360, r2370
 Source20:   usr.lib.dovecot.anvil
 Source21:   usr.lib.dovecot.auth
 Source22:   usr.lib.dovecot.config
@@ -97,49 +97,16 @@
 # include autogenerated profile sniplet for samba shares (bnc#688040)
 Patch2: apparmor-samba-include-permissions-for-shares.diff
 
-# use grep instead of ~~ (smartmatch) because ~~ was marked as experimental 
again in perl 5.18 (upstream trunk r2158, 2.8 r2088)
-Patch3: apparmor-no-perl-smartmatch-r2088.diff
-
-# abstractions/p11-kit and abstractions/dbus-session update (upstream trunk 
r2181 and r2182 , 2.8 r2089 and r2090)
-Patch4: apparmor-abstractions-r2089-r2090.diff
-
 # split a long string in AppArmor.pm. Not accepted upstream because they want 
a solution without hardcoded width.
 Patch5: apparmor-utils-string-split
 
 # make apparmor/__init__.py ready for the new tools developed in GSoC. 
Submitted upstream 2013-09-12
 Patch6: apparmor-init.py-gsoc.diff
 
-# fix some (mis)translations in utils/po/de.po (upstream trunk r2186, 2.8 
r2091)
-Patch7: apparmor-utils-po-de-r2091.diff
-
-# fix ntpd after configuration change (commited upstream trunk r2188, 2.8 
r2092)
-Patch8: apparmor-2.8.2-fix-ntpd-profile.diff
-
-# fix URL in manpages (commited upstream trunk r2189, 2.8 r2093)
-Patch9: apparmor-fix-url-in-manpages-r2093.diff
-
-# fix aa-unconfined to work with all languages (commited upstream trunk r2190, 
2.8 r2094)
-Patch10:apparmor-unconfined-lang-r2094.diff
-
-# various permissions needed for Samba 4.1 - bnc#845867 bnc#846054 - commited 
upstream trunk r2104, 2.8 branch r2254
-Patch11:apparmor-profiles-samba4.diff
-
 # Add support for eDirectory calls in abstractions/nameservice. Not accepted 
upstream (yet) because of open questions
 Patch12:apparmor-2.5.1-edirectory-profile
 
-# dnsmasq - add missing read permisions for libvirt files - bnc#848215 - 
committed 

commit timezone for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package timezone for openSUSE:Factory 
checked in at 2014-02-19 18:54:52

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


Package is timezone

Changes:

--- /work/SRC/openSUSE:Factory/timezone/timezone.changes2013-11-07 
09:14:09.0 +0100
+++ /work/SRC/openSUSE:Factory/.timezone.new/timezone.changes   2014-02-19 
18:54:54.0 +0100
@@ -1,0 +2,5 @@
+Mon Feb 10 21:10:49 UTC 2014 - dmuel...@suse.com
+
+- install /etc/localtime as symlink to UTC by default 
+
+---



Other differences:
--
++ timezone-java.spec ++
--- /var/tmp/diff_new_pack.7smUsI/_old  2014-02-19 18:54:55.0 +0100
+++ /var/tmp/diff_new_pack.7smUsI/_new  2014-02-19 18:54:55.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package timezone-java
 #
-# 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

++ timezone.spec ++
--- /var/tmp/diff_new_pack.7smUsI/_old  2014-02-19 18:54:55.0 +0100
+++ /var/tmp/diff_new_pack.7smUsI/_new  2014-02-19 18:54:55.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package timezone
 #
-# 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
@@ -80,7 +80,11 @@
 mkdir -p %{buildroot}/etc
 rm -f  %{buildroot}/etc/localtime
 rm -f  %{buildroot}%{_prefix}/share/zoneinfo/posixrules
+%if 0%{?suse_version} = 1230
+ln -sf %{_prefix}/share/zoneinfo/%{AREA}/%{ZONE} %{buildroot}/etc/localtime
+%else
 cp -fp %{buildroot}%{_prefix}/share/zoneinfo/%{AREA}/%{ZONE} 
%{buildroot}/etc/localtime
+%endif
 ln -sf /etc/localtime  %{buildroot}%{_prefix}/share/zoneinfo/posixrules
 install -m 644 iso3166.tab %{buildroot}%{_prefix}/share/zoneinfo/iso3166.tab
 install -m 644 zone.tab%{buildroot}%{_prefix}/share/zoneinfo/zone.tab

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



commit lftp for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package lftp for openSUSE:Factory checked in 
at 2014-02-19 18:56:12

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


Package is lftp

Changes:

--- /work/SRC/openSUSE:Factory/lftp/lftp.changes2013-12-19 
12:13:49.0 +0100
+++ /work/SRC/openSUSE:Factory/.lftp.new/lftp.changes   2014-02-19 
18:56:13.0 +0100
@@ -1,0 +2,13 @@
+Sun Feb  9 19:56:59 UTC 2014 - andreas.stie...@gmx.de
+
+- lftp 4.4.15:
+  * new setting pget:min-chunk-size.
+  * improved DHT search by preferring responded nodes.
+  * allow UTC timezone in http timestamps.
+  * fixed WebDAV rmdir operation.
+  * fixed torrent hang on shutdown when a tracker is unresposive.
+  * fixed adding too may slashes to URLs in http.
+- verify source signatures
+- fix SLE 11 SP3 build
+
+---

Old:

  lftp-4.4.14.tar.xz

New:

  lftp-4.4.15.tar.xz
  lftp-4.4.15.tar.xz.asc
  lftp.keyring



Other differences:
--
++ lftp.spec ++
--- /var/tmp/diff_new_pack.lQBffL/_old  2014-02-19 18:56:14.0 +0100
+++ /var/tmp/diff_new_pack.lQBffL/_new  2014-02-19 18:56:14.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lftp
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2012 Pascal Bleser pascal.ble...@opensuse.org
 #
 # All modifications and additions to the file contributed by third parties
@@ -24,7 +24,7 @@
 %endif
 
 Name:   lftp
-Version:4.4.14
+Version:4.4.15
 Release:0
 %define vi_version 1.1
 Url:http://lftp.yar.ru/
@@ -35,6 +35,8 @@
 Source1:lftp.desktop
 Source2:
http://michael.stapelberg.de/lftp_vi/lftp-vi.%{vi_version}.tar.gz
 Source3:lftp.png
+Source4:
http://lav.yar.ru/l...@yars.free.net-gpg-public-key#/%name.keyring
+Source5:http://lftp.yar.ru/ftp/%name-%{version}.tar.xz.asc
 Source99:   lftp-rpmlintrc
 Patch1: lftp-compat-addfiles.patch
 Patch2: lftp-wrapper+edit+compat-modify.patch
@@ -60,6 +62,10 @@
 BuildRequires:  tar
 BuildRequires:  update-alternatives
 BuildRequires:  update-desktop-files
+BuildRequires:  xz
+%if 0%{?suse_version} = 1230
+BuildRequires:  gpg-offline
+%endif
 %if %{?with_gnutls:1}0
 BuildRequires:  libgnutls-devel
 %endif
@@ -90,6 +96,7 @@
 HTTP and FTP, and FXP transfers.
 
 %prep
+%{?gpg_verify: %gpg_verify %{S:5}}
 %setup -q
 pushd src
 %__tar xzf %{SOURCE2}
@@ -206,7 +213,9 @@
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/pixmaps/%{name}.png
 %ghost %{_bindir}/ftp
+%if 0%{?suse_version}  1110
 %ghost %doc %attr(0444,root,root) %{_mandir}/man1/ftp.1%{ext_man}
+%endif 
 
 %clean
 %{?buildroot:%__rm -rf %{buildroot}}

++ lftp-4.4.14.tar.xz - lftp-4.4.15.tar.xz ++
 9081 lines of diff (skipped)


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



commit apcupsd for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package apcupsd for openSUSE:Factory checked 
in at 2014-02-19 18:56:01

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


Package is apcupsd

Changes:

--- /work/SRC/openSUSE:Factory/apcupsd/apcupsd.changes  2014-01-29 
07:12:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.apcupsd.new/apcupsd.changes 2014-02-19 
18:56:04.0 +0100
@@ -1,0 +2,11 @@
+Wed Feb 12 21:05:58 CET 2014 - sbra...@suse.cz
+
+- Updated to version 3.14.11:
+  * APC MODBUS protocol support over RS232
+For more see ReleaseNotes.
+- Verify GPG signature.
+- Remove obsolete apcupsd-early-powerdown script.
+- Remove upgrade scripts for SuSE Linux 8 and SLES 8.
+- Do not call powersave-notify (regression bnc#856907).
+
+---

Old:

  apcupsd-3.14.10.tar.bz2
  apcupsd-early-powerdown.init

New:

  apcupsd-3.14.11.tar.gz
  apcupsd-3.14.11.tar.gz.sig
  apcupsd.keyring



Other differences:
--
++ apcupsd.spec ++
--- /var/tmp/diff_new_pack.W9Wjvy/_old  2014-02-19 18:56:04.0 +0100
+++ /var/tmp/diff_new_pack.W9Wjvy/_new  2014-02-19 18:56:04.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package apcupsd
 #
-# 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
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   apcupsd
 BuildRequires:  apache2-devel
 BuildRequires:  automake
@@ -33,29 +34,33 @@
 BuildRequires:  tcpd-devel
 BuildRequires:  update-desktop-files
 BuildRequires:  xorg-x11-devel
-%if 0%{?suse_version} = 1140
-BuildRequires:  sysvinit
-%else
-%if 0%{?suse_version} = 1220
+%if 0%{?suse_version}  1220
+BuildRequires:  gpg-offline
+%endif
+%if 0%{?suse_version}  1220
 BuildRequires:  systemd-sysvinit
 %else
+%if 0%{?suse_version}  1210
+BuildRequires:  sysvinit
+%else
 BuildRequires:  sysvinit-init
 %endif
 %endif
 Summary:APC UPS Daemon (Powerful Daemon for APC UPSs)
 License:GPL-2.0
 Group:  Hardware/UPS
-Version:3.14.10
+Version:3.14.11
 Release:0
 Url:http://www.apcupsd.com/
-Source: apcupsd-%{version}.tar.bz2
+Source: 
http://downloads.sourceforge.net/project/apcupsd/apcupsd%20-%20Stable/%{version}/apcupsd-%{version}.tar.gz
 Source1:apcupsd.init
 Source2:README.SUSE
-Source3:apcupsd-early-powerdown.init
-Source4:apcupsd.hibernate
-Source5:apcupsd.sysconfig
-Source6:apcupsd.logrotate 
+Source4:%{name}.hibernate
+Source5:%{name}.sysconfig
+Source6:%{name}.logrotate
 Source7:apcupsd-httpd.conf
+Source8:
http://downloads.sourceforge.net/project/apcupsd/apcupsd%20-%20Stable/%{version}/apcupsd-%{version}.tar.gz.sig
+Source9:%{name}.keyring
 # PATCH-FIX-OPENSUSE apcupsd-suse.patch sbra...@suse.cz -- Do not perform halt 
script alternation on install.
 Patch:  apcupsd-suse.patch
 # PATCH-FIX-OPENSUSE apcupsd-gpp.patch sbra...@suse.cz -- Build against C++ 
unfriendly system tcpd.h. See below.
@@ -66,22 +71,24 @@
 Patch3: apcupsd-powersave.patch
 # PATCH-FIX-OPENSUSE apcupsd-3.14.6-undef-MIB-for-new-net-snmp.diff 
se...@opensuse.org -- Fix build with newer net-snmp by undefining MIB.
 Patch9: apcupsd-3.14.6-undef-MIB-for-new-net-snmp.diff
+# PATCH-FIX-OPENSUSE apcupsd-3.14.1-cloexec.patch 
cristian.rodrig...@opensuse.org -- Close the socket on exec - avoid leaked file 
descriptors, patch from Fedora.
 Patch10:apcupsd-3.14.1-cloexec.patch
-# systemd support
+# PATCH-FIX-OPENSUSE apcupsd-3.14.8-systemd.patch p.drou...@gmail.com -- 
systemd support
 Patch11:apcupsd-3.14.8-systemd.patch
-#fix FTBFS, c++ linking needs -lstdc++ explicitly
+# PATCH-FIX-OPENSUSE apcupsd-3.14.8-cxxld.patch p.drou...@gmail.com -- fix 
FTBFS, c++ linking needs -lstdc++ explicitly
 Patch12:apcupsd-3.14.8-cxxld.patch
-# fix crash in gui, rhbz#578276
+# PATCH-FIX-OPENSUSE apcupsd-3.14.9-fixgui.patch rhbz#578276 
p.drou...@gmail.com -- fix crash in gui
 Patch13:apcupsd-3.14.9-fixgui.patch
-# FSF adress is incorrect
+# PATCH-FIX-OPENSUSE fix-fsf-adress.patch p.drou...@gmail.com -- FSF adress is 
incorrect
 Patch14:fix-fsf-adress.patch
-%if 0%{?suse_version}  1220
-PreReq: %fillup_prereq %insserv_prereq /usr/bin/sed /usr/bin/grep
-%endif
 Requires:   /usr/bin/mail
-%if 0%{?suse_version} = 1220

commit seccheck for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package seccheck for openSUSE:Factory 
checked in at 2014-02-19 18:56:21

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


Package is seccheck

Changes:

--- /work/SRC/openSUSE:Factory/seccheck/seccheck.changes2014-02-19 
07:25:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.seccheck.new/seccheck.changes   2014-02-19 
18:56:22.0 +0100
@@ -1,0 +2,6 @@
+Wed Feb 19 07:12:39 UTC 2014 - abergm...@suse.com
+
+- Disable autologout as default (bnc#864534).
+  (seccheck-2.0-autologout.patch)
+
+---



Other differences:
--
++ seccheck-2.0-autologout.patch ++
--- /var/tmp/diff_new_pack.SznmgC/_old  2014-02-19 18:56:23.0 +0100
+++ /var/tmp/diff_new_pack.SznmgC/_new  2014-02-19 18:56:23.0 +0100
@@ -314,5 +314,5 @@
 +#
 +# SUSE Security Autologout
 +#
-+-*/10 * * * * root  test -x /usr/lib/secchk/autologout.sh  
/usr/lib/secchk/autologout.sh
++#-*/10 * * * *root  test -x /usr/lib/secchk/autologout.sh  
/usr/lib/secchk/autologout.sh
 +

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



commit scim for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package scim for openSUSE:Factory checked in 
at 2014-02-19 18:56:16

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


Package is scim

Changes:

--- /work/SRC/openSUSE:Factory/scim/scim.changes2013-12-09 
07:19:22.0 +0100
+++ /work/SRC/openSUSE:Factory/.scim.new/scim.changes   2014-02-19 
18:56:17.0 +0100
@@ -1,0 +2,12 @@
+Fri Feb 14 12:10:13 CET 2014 - ti...@suse.de
+
+- Fix *-32bit post and postun calls for gtk-query-immodules-2 on
+  openSUSE 13.1 and later (bnc#845860)
+
+---
+Fri Feb 14 05:59:46 UTC 2014 - ty...@suse.com
+
+- fate #313546 Get rid of SuSEconfig.scim
+  rename the SuSEconfig.scim into scim.config
+
+---

Old:

  SuSEconfig.scim

New:

  scim.config



Other differences:
--
++ scim.spec ++
--- /var/tmp/diff_new_pack.vhGEnm/_old  2014-02-19 18:56:18.0 +0100
+++ /var/tmp/diff_new_pack.vhGEnm/_new  2014-02-19 18:56:18.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package scim
 #
-# 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
@@ -48,11 +48,9 @@
 Source0:scim-%{version}.tar.gz
 Source1:baselibs.conf
 Source10:   etc-x11-xim.d-scim
-Source11:   SuSEconfig.scim
+Source11:   scim.config
 Patch1: configs.patch
 Patch2: scim-no-setpwent.diff
-#FIX-FOR-UPSTREAM fix build im-scim.version-script
-# Patch3: scim-1.4.13-ld-version-script.patch
 #FIX-FOR-UPSTREAM fix an upstream typo error in panel/*.cpp
 Patch4: sle-11-gtk-widget-get-visible.patch
 Requires(pre):  /usr/bin/touch
@@ -158,6 +156,13 @@
 %if 0%{?suse_version}  1100
 sed -i -e'/supplements/d' $RPM_SOURCE_DIR/baselibs.conf
 %endif
+# hack to fix incompatibility of gtk-query-immodules-2.0 (bnc#845860)
+%if %suse_version  1310
+sed -i \
+-e's@\(gtk-query-immodules-2.0-64\) --update-cache@\1  
prefix%{_sysconfdir}/gtk-2.0/gtk64.immodules@g' \
+-e's@\(gtk-query-immodules-2.0\) --update-cache@\1  
prefix%{_sysconfdir}/gtk-2.0/gtk.immodules@g' \
+$RPM_SOURCE_DIR/baselibs.conf
+%endif
 
 %build
 %if 0%{?suse_version} = 1100
@@ -250,7 +255,7 @@
popd
 done
 popd
-install -m 755 $RPM_SOURCE_DIR/SuSEconfig.scim \
+install -m 755 $RPM_SOURCE_DIR/scim.config \
%{buildroot}/%{_datadir}/scim
 %find_lang scim
 %suse_update_desktop_file scim-setup System SystemSetup
@@ -275,7 +280,7 @@
 %gtk3_immodule_post
 %endif
 # Update KeyboardLayout
-%{_datadir}/scim/SuSEconfig.scim
+%{_datadir}/scim/scim.config
 
 %postun
 /sbin/ldconfig

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.vhGEnm/_old  2014-02-19 18:56:18.0 +0100
+++ /var/tmp/diff_new_pack.vhGEnm/_new  2014-02-19 18:56:18.0 +0100
@@ -1,13 +1,13 @@
 scim-gtk
   post %if %_lib == lib64
-  post prefix%{_bindir}/gtk-query-immodules-2.0-64  
prefix%{_sysconfdir}/gtk-2.0/gtk64.immodules
+  post prefix%{_bindir}/gtk-query-immodules-2.0-64 --update-cache
   post %else
-  post prefix%{_bindir}/gtk-query-immodules-2.0  
prefix%{_sysconfdir}/gtk-2.0/gtk.immodules
+  post prefix%{_bindir}/gtk-query-immodules-2.0 --update-cache
   post %endif
   postun %if %_lib == lib64
-  postun prefix%{_bindir}/gtk-query-immodules-2.0-64  
prefix%{_sysconfdir}/gtk-2.0/gtk64.immodules
+  postun prefix%{_bindir}/gtk-query-immodules-2.0-64 --update-cache
   postun %else
-  postun prefix%{_bindir}/gtk-query-immodules-2.0  
prefix%{_sysconfdir}/gtk-2.0/gtk.immodules
+  postun prefix%{_bindir}/gtk-query-immodules-2.0 --update-cache
   postun %endif
   supplements packageand(scim:gtk2-targettype)
 scim-gtk3

++ scim.config ++
#! /bin/sh
# scim.config : this script will set the default KeyboardLayout setting of scim 
according to the system keyboard setting.
#
# check if we are started as root
# only one of UID and USER must be set correctly

if test $UID != 0 -a $USER != root; then
echo You must be root to start $0.
exit 1
fi

test -n $ROOT  exit 0

CONFIG_FILE=/etc/scim/global
CONFIG_KEY=/DefaultKeyboardLayout

test ! -e $CONFIG_FILE  exit 0

# Read system keyboard setting
test -e /etc/sysconfig/keyboard  . /etc/sysconfig/keyboard

case ${YAST_KEYBOARD%%,*} in
english-us)
  SCIM_KEYBOARD=US_Default
  ;;
english-uk)
  SCIM_KEYBOARD=UK
  ;;
german)
  SCIM_KEYBOARD=German
  ;;
german-deadkey)
  SCIM_KEYBOARD=German_Deadkeys
  ;;
german-ch)
  

commit knot for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package knot for openSUSE:Factory checked in 
at 2014-02-19 18:56:06

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


Package is knot

Changes:

--- /work/SRC/openSUSE:Factory/knot/knot.changes2014-01-29 
22:15:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.knot.new/knot.changes   2014-02-19 
18:56:08.0 +0100
@@ -1,0 +2,22 @@
+Tue Feb 18 14:56:36 UTC 2014 - ond...@sury.org
+
+- Enable recvmmsg support in the build to increase performance
+- Update upstream config directory to /etc/knot (instead of /etc/knot/knot)
+- Replace tar.xz with tar.gz to allow backporting to older releases
+- Disable silent rules to have more verbose builds
+- Add support to compile with OpenSSL  1.0.0
+
+- added patches:
+  * 0001-loosen-openssl-dependency.patch
+
+---
+Tue Feb 18 12:07:36 UTC 2014 - ond...@sury.org
+
+- update to 1.4.3:
+  * Failure when expanding wildcard leading to apex and having DNSKEY records
+  * Failure for query to wildcard without wildcard expansion
+  * Bad cleanup when loading a faulty entry from a journal 
+  * Zone file $ORIGIN and configuration comparison is case-insensitive
+  * Config include statement supports directory and includes all files within
+
+---

Old:

  knot-1.4.2.tar.xz

New:

  0001-loosen-openssl-dependency.patch
  knot-1.4.3.tar.gz



Other differences:
--
++ knot.spec ++
--- /var/tmp/diff_new_pack.a3erqY/_old  2014-02-19 18:56:08.0 +0100
+++ /var/tmp/diff_new_pack.a3erqY/_new  2014-02-19 18:56:08.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package knot
 #
-# 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
@@ -18,7 +18,7 @@
 
 Name:   knot
 Url:http://www.knot-dns.cz
-Version:1.4.2
+Version:1.4.3
 Release:0
 Summary:An authoritative DNS daemon
 License:GPL-3.0+
@@ -39,9 +39,10 @@
 %{?systemd_requires}
 %define has_systemd 1
 %endif
-Source0:https://secure.nic.cz/files/knot-dns/%{name}-%{version}.tar.xz
+Source0:https://secure.nic.cz/files/knot-dns/%{name}-%{version}.tar.gz
 Source1:knot.conf
 Source2:knot.service
+Patch0: 0001-loosen-openssl-dependency.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -49,16 +50,19 @@
 
 %prep
 %setup -q 
+%patch0 -p1
 
 %build
 %if 0%{suse_version} == 1210
 export SUSE_ASNEEDED=0
 %endif
 %configure \
-  --sysconfdir=%{_sysconfdir}/%{name} \
+  --sysconfdir=%{_sysconfdir} \
   --libexecdir=%{_libexecdir}/%{name} \
   --localstatedir=/var/lib \
-  --libexecdir=%{_libexecdir}/%{name}
+  --libexecdir=%{_libexecdir}/%{name} \
+  --enable-recvmmsg=yes \
+  --disable-silent-rules
 make %{?_smp_mflags}
 
 %install
@@ -66,7 +70,7 @@
 rm %{buildroot}/%{_infodir}/dir
 install -d %{buildroot}%{_docdir}/%{name}
 install -d %{buildroot}%{_docdir}/%{name}/samples/
-rm -r %{buildroot}%{_sysconfdir}/%{name}/%{name}
+rm %{buildroot}%{_sysconfdir}/%{name}/*
 install -p -m644 %{SOURCE1} %{buildroot}%{_sysconfdir}/%{name}/%{name}.conf
 %if 0%{?has_systemd}
 install -d %{buildroot}%{_unitdir}
@@ -74,6 +78,7 @@
 %endif
 install -p -m644 COPYING AUTHORS NEWS THANKS README 
%{buildroot}%{_docdir}/%{name}
 install -p -m644 samples/*.conf samples/*.zone* 
%{buildroot}%{_docdir}/%{name}/samples/
+ln -s /sbin/service %{buildroot}%{_sbindir}/rcknot
 
 %pre
 getent group knot /dev/null || groupadd -r knot

++ 0001-loosen-openssl-dependency.patch ++
--- knot.orig/configure
+++ knot/configure
@@ -13429,23 +13429,6 @@ if test $with_openssl = no; then :
 
 fi
 
-cat confdefs.h - _ACEOF conftest.$ac_ext
-/* end confdefs.h.  */
-#include openssl/crypto.h
-   #if (OPENSSL_VERSION_NUMBER = 0x1000L)
-   openssl_version_ok
-   #endif
-
-_ACEOF
-if (eval $ac_cpp conftest.$ac_ext) 25 |
-  $EGREP openssl_version_ok /dev/null 21; then :
-
-else
-  as_fn_error $? OpenSSL library version = 1.0.0 is required. $LINENO 5
-
-fi
-rm -f conftest*
-
 
 
 # Check whether --with-libidn was given.
--- knot.orig/configure.ac
+++ knot/configure.ac
@@ -283,14 +283,6 @@ AS_IF([test $with_openssl = no],[
   AC_MSG_ERROR([OpenSSL library is required.])
 ])
 
-AC_EGREP_CPP(openssl_version_ok,
-  [#include openssl/crypto.h
-   #if (OPENSSL_VERSION_NUMBER = 0x1000L)
-   openssl_version_ok
-   #endif
-  

commit Test-DVD-x86_64 for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package Test-DVD-x86_64 for openSUSE:Factory 
checked in at 2014-02-20 05:09:04

Comparing /work/SRC/openSUSE:Factory/Test-DVD-x86_64 (Old)
 and  /work/SRC/openSUSE:Factory/.Test-DVD-x86_64.new (New)


Package is Test-DVD-x86_64

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ PRODUCT-x86_64.kiwi ++
--- /var/tmp/diff_new_pack.6eS9Vn/_old  2014-02-20 05:09:05.0 +0100
+++ /var/tmp/diff_new_pack.6eS9Vn/_new  2014-02-20 05:09:05.0 +0100
@@ -23,7 +23,7 @@
 productoptions
   productvar name=DISTNAMEopenSUSE/productvar
   productvar name=FLAVORdvd/productvar
-  productvar name=MEDIUM_NAMETest-74/productvar
+  productvar name=MEDIUM_NAMETest-75/productvar
   productvar name=MULTIPLE_MEDIAno/productvar
   productvar name=PRODUCT_DIR//productvar
   productvar name=PRODUCT_NAME$DISTNAME-$FLAVOR/productvar
@@ -178,6 +178,7 @@
   repopackage name=icewm-lite/
   repopackage name=info/
   repopackage name=initviocons/
+  repopackage name=input-utils/
   repopackage name=insserv-compat/
   repopackage name=intlfonts-euro-bitmap-fonts/
   repopackage name=iproute2/
@@ -424,7 +425,6 @@
   repopackage name=libz1/
   repopackage name=libzio1/
   repopackage name=libzypp/
-  repopackage name=linuxconsoletools/
   repopackage name=logrotate/
   repopackage name=lsb-release/
   repopackage name=lsscsi/


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



commit intel-SINIT for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package intel-SINIT for openSUSE:Factory 
checked in at 2014-02-20 06:20:10

Comparing /work/SRC/openSUSE:Factory/intel-SINIT (Old)
 and  /work/SRC/openSUSE:Factory/.intel-SINIT.new (New)


Package is intel-SINIT

Changes:

New Changes file:

--- /dev/null   2014-02-13 01:09:38.344032506 +0100
+++ /work/SRC/openSUSE:Factory/.intel-SINIT.new/intel-SINIT.changes 
2014-02-20 06:20:11.0 +0100
@@ -0,0 +1,11 @@
+---
+Wed Jun  8 08:56:31 UTC 2011 - co...@novell.com
+
+- fix license (seems autobuild overwritten)
+
+---
+Fri Apr 29 13:09:20 UTC 2011 - meiss...@novell.com
+
+- imported SINITS from http://sourceforge.net/projects/tboot/
+  FATE#311820
+

New:

  GM45_GS45_PM45-SINIT.tar.gz
  Q35-SINIT.tar.gz
  Q45_Q43-SINIT.tar.gz
  SINIT-guide.txt
  X5600-SINIT.tar.gz
  i5_i7_DUAL-SINIT.tar.gz
  i7_QUAD-SINIT.tar.gz
  intel-SINIT.changes
  intel-SINIT.spec



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

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



Name:   intel-SINIT
License:Commercial
BuildRequires:  fdupes
Group:  Development/Tools/Other
AutoReqProv:on
Summary:Intel(R) SINIT AC modules
Version:2.3
Release:81
Source0:
http://downloads.sourceforge.net/project/tboot/SINIT%20AC%20Modules/Xeon%205600/X5600-SINIT.tar.gz
Source1:
http://downloads.sourceforge.net/project/tboot/SINIT%20AC%20Modules/SINIT%20AC%20Module%20Guide/SINIT-guide.txt
Source2:
http://downloads.sourceforge.net/project/tboot/SINIT%20AC%20Modules/i7%20Processor%20Quad/i7_QUAD-SINIT.tar.gz
Source3:
http://downloads.sourceforge.net/project/tboot/SINIT%20AC%20Modules/Q45%20and%20Q43%20Express/Q45_Q43-SINIT.tar.gz
Source4:
http://downloads.sourceforge.net/project/tboot/SINIT%20AC%20Modules/i5%20and%20i7%20Processor%20Dual/i5_i7_DUAL-SINIT.tar.gz
Source5:
http://downloads.sourceforge.net/project/tboot/SINIT%20AC%20Modules/Q35%20Express/Q35-SINIT.tar.gz
Source6:
http://downloads.sourceforge.net/project/tboot/SINIT%20AC%20Modules/GM45%2C%20PS45%20and%20PM45%20Express/GM45_GS45_PM45-SINIT.tar.gz
BuildArch:  noarch
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
Trusted Boot (tboot) is an open source, pre-kernel/VMM module that uses
Intel(R) Trusted Execution Technology (Intel(R) TXT) to perform a measured
and verified launch of an OS kernel/VMM.

This package contains the binary SINIT AC Modules that are used for measuring.


%prep
%setup -c -n intel-SINIT
tar xf %{S:0}
cp %{S:1} .
tar xf %{S:2}
tar xf %{S:3}
tar xf %{S:4}
tar xf %{S:5}
tar xf %{S:6}
chmod 644 */*

%build

%install
mkdir $RPM_BUILD_ROOT/usr/
mkdir $RPM_BUILD_ROOT/usr/lib/
mkdir $RPM_BUILD_ROOT/usr/lib/sinit

mv */*.BIN $RPM_BUILD_ROOT/usr/lib/sinit
chmod 644 $RPM_BUILD_ROOT/usr/lib/sinit/*.BIN

%fdupes $RPM_BUILD_ROOT

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root)
%doc SINIT-guide.txt GM45_GS45_PM45-SINIT Q35-SINIT Q45_Q43-SINIT X5600-SINIT 
i5_i7_DUAL-SINIT i7_QUAD-SINIT
%dir /usr/lib/sinit
/usr/lib/sinit/*

%changelog
++ SINIT-guide.txt ++
This document is intended to be a guide for selecting the correct SINIT AC
module for a given Intel chipset (G)MCH or CPU.


SINIT AC module file names are formatted as:
chipset product designation_SINIT_version.BIN
or
CPU family_SINIT_version.BIN

where:
chipset product designation : This is the product name/code/model of the
Intel chipset(s) supported by the SINIT AC
module
CPU family : This is the family of CPUs which are supported by the SINIT
   AC module
version : This is the version of the AC module (InfoTable.AcmVersion).

The SINIT AC modules provided are all production-signed.

The PCI host bridge ID can be determined by running 'lspci -nn' and looking
for the Host bridge device (often the first); 

commit crmsh for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package crmsh for openSUSE:Factory checked 
in at 2014-02-20 06:21:08

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


Package is crmsh

Changes:

--- /work/SRC/openSUSE:Factory/crmsh/crmsh.changes  2014-02-17 
12:52:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.crmsh.new/crmsh.changes 2014-02-20 
06:21:10.0 +0100
@@ -1,0 +2,7 @@
+Wed Feb 19 09:26:01 UTC 2014 - kgronl...@suse.com
+
+- high: scripts: Disable strict host key checking (bnc#864268)
+- high: parse: Fix resource sets displaying as XML (savannah#41617) 
(bnc#864563)
+- upstream cs: 6daeb2253a4a 
+
+---



Other differences:
--
++ crmsh.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/crmsh/.hg_archival.txt new/crmsh/.hg_archival.txt
--- old/crmsh/.hg_archival.txt  2014-02-13 16:16:00.0 +0100
+++ new/crmsh/.hg_archival.txt  2014-02-19 10:20:53.0 +0100
@@ -1,5 +1,5 @@
 repo: 13c3bd69e935090cd25213c474cafc3f01b5910b
-node: 364c59ee0612e71579ffacbdf628022043e61ba6
+node: 6daeb2253a4a6e050f41ae1df895eb6b030a5eba
 branch: default
 latesttag: 1.2.6-rc1
-latesttagdistance: 425
+latesttagdistance: 427
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/crmsh/doc/crm.8.txt new/crmsh/doc/crm.8.txt
--- old/crmsh/doc/crm.8.txt 2014-02-13 16:16:00.0 +0100
+++ new/crmsh/doc/crm.8.txt 2014-02-19 10:20:53.0 +0100
@@ -2118,6 +2118,42 @@
 node big_node attributes memory=64
 ...
 
+ Resource sets
+
+Using resource sets can be a bit confusing unless one knows the
+details of the implementation in Pacemaker as well as how to interpret
+the syntax provided by `crmsh`.
+
+Three different types of resource sets are provided by `crmsh`, and
+each one implies different values for the two resource set attributes,
+`sequential` and `require-all`.
+
+`sequential`::
+  If true, the resources in the set do not depend on each other
+  internally. Setting `sequential` to true implies a strict order of
+  dependency within the set.
+
+`require-all`::
+  If false, only one resource in the set is required to fulfil the
+  requirements of the set. The set of `A, B and C` with `require-all`
+  set to `false` is be read as `A OR B OR C` when its dependencies
+  are resolved.
+
+The three types of resource sets modify the attributes in the
+following way:
+
+1. Implicit sets (no brackets). `sequential=true`, `require-all=true`
+2. Parenthesis set (`( ... )`). `sequential=false`, `require-all=true`
+3. Bracket set (`[ ... ]`). `sequential=false`, `require-all=false`
+
+To create a set with the properties `sequential=true` and
+`require-all=false`, explicitly set `sequential` in a bracketed set,
+`[ A B C sequential=true ]`.
+
+To create multiple sets with both `sequential` and `require-all` set to
+true, explicitly set `sequential` in a parenthesis set:
+`A B ( C D sequential=true )`.
+
 [[cmdhelp_configure_primitive,define a resource]]
  `primitive`
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/crmsh/modules/cliformat.py 
new/crmsh/modules/cliformat.py
--- old/crmsh/modules/cliformat.py  2014-02-13 16:16:00.0 +0100
+++ new/crmsh/modules/cliformat.py  2014-02-19 10:20:53.0 +0100
@@ -234,18 +234,22 @@
 return rsc
 
 
+def boolean_maybe(v):
+returns True/False or None
+if v is None:
+return None
+return utils.get_boolean(v)
+
+
 def rsc_set_constraint(node, obj_type):
 col = []
 cnt = 0
 for n in node.findall(resource_set):
-add_seq = False
-sequential = utils.get_boolean(n.get(sequential), True)
-require_all = utils.get_boolean(n.get(require-all), True)
-if not require_all:
+sequential = boolean_maybe(n.get(sequential))
+require_all = boolean_maybe(n.get(require-all))
+if require_all is False:
 col.append([)
-if sequential:
-add_seq = True
-elif not sequential:
+elif sequential is False:
 col.append(()
 role = n.get(role)
 action = n.get(action)
@@ -254,15 +258,18 @@
 q = (obj_type == order) and action or role
 col.append(q and %s:%s % (rsc, q) or rsc)
 cnt += 1
-if not require_all:
-if add_seq:
+if require_all is False:
+if sequential in (None, True):
 col.append('sequential=true')
 col.append(])
-elif not sequential:
+elif sequential 

commit dynamips for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package dynamips for openSUSE:Factory 
checked in at 2014-02-20 06:21:34

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


Package is dynamips

Changes:

--- /work/SRC/openSUSE:Factory/dynamips/dynamips.changes2013-11-22 
06:54:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.dynamips.new/dynamips.changes   2014-02-20 
06:21:37.0 +0100
@@ -1,0 +2,22 @@
+Wed Feb 19 18:08:40 UTC 2014 - jungh...@votca.org
+
+- clean up spec file
+
+---
+Mon Feb 17 19:46:00 UTC 2014 - and...@opensuse.org
+
+- new upstream version 0.2.11
+  * Full update of hypervisor documentation.
+  * Change default NPE for c7200 platform from npe-200 to npe-400.
+  * New hypervisor commands
+  * Fixed issue #20 - segmentation fault when accessing a device
+that failed to memory map it's file
+  * Implemented enhancement #21 - Renaming devices
+  * Closed issue #22 - Hypervisor documentation is out of date
+  * Implemented enhancement #36 - hypervisor command to clean
+the files of a vm
+  * Fixed issue #27 - Rename issues.
+  * Old text is replayed when you connect to the console/aux port.
+  * Warn the VM isn't running when connecting to the console/aux port.
+
+---

Old:

  dynamips-0.2.10-source.zip

New:

  dynamips-0.2.11-source.zip



Other differences:
--
++ dynamips.spec ++
--- /var/tmp/diff_new_pack.ZdRd4x/_old  2014-02-20 06:21:38.0 +0100
+++ /var/tmp/diff_new_pack.ZdRd4x/_new  2014-02-20 06:21:38.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dynamips
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013,2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,19 +17,26 @@
 
 
 Name:   dynamips
-Version:0.2.10
+Version:0.2.11
 Release:0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%if %{defined fedora}
+BuildRequires:  elfutils-libelf-devel
+%else
 BuildRequires:  libelf-devel
+%endif
 BuildRequires:  libpcap-devel
 BuildRequires:  libuuid-devel
 BuildRequires:  unzip
 BuildRequires:  dos2unix
 Url:http://www.gns3.net
 %ifarch x86_64
+%if %{undefined fedora}
 BuildRequires:  glibc-devel-32bit
+BuildRequires:  glibc-32bit
+%endif
 %endif
-Source: 
http://sourceforge.net/projects/gns-3/files/Dynamips/0.2.10/%{name}-%{version}-source.zip
+Source: 
http://sourceforge.net/projects/gns-3/files/Dynamips/%{version}/%{name}-%{version}-source.zip
 Summary:Cisco router Emulator
 License:GPL-2.0+
 Group:  System/Emulators/Other
@@ -47,31 +54,17 @@
 %setup -q -n %{name}-%{version}-source
 
 %build
-CFLAGS=%{optflags} -I/usr/include/libelf -fno-strict-aliasing
-CXXFLAGS=%{optflags} -I/usr/include/libelf -fno-strict-aliasing
-CFLAGS=$CFLAGS -fstack-protector
-CXXFLAGS=$CXXFLAGS -fstack-protector
-export CFLAGS
-export CXXFLAGS
-
 %ifarch x86_64
-%{__make} DYNAMIPS_ARCH=amd64
-%else
-%{__make}
+make_opts=DYNAMIPS_ARCH=amd64
 %endif
+export CFLAGS=%{optflags} -I/usr/include/libelf -fno-strict-aliasing 
-fstack-protector
+export CXXFLAGS=$CFLAGS
+%{__make} $make_opts
 
 %install
-
-%ifarch x86_64
-%{__make} DYNAMIPS_ARCH=amd64  install DESTDIR=%{buildroot}/usr 
mandir=%{_mandir} bindir=%{_bindir} prefix=/usr
-%else
-%{__make}  install DESTDIR=%{buildroot}/usr mandir=%{_mandir} bindir=%{_bindir}
-%endif
+%{__make} install DESTDIR=%{buildroot} mandir=%{_mandir} bindir=%{_bindir} 
prefix=/usr $make_opts
 dos2unix COPYING  README README.hypervisor  TODO
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files
 %defattr(-,root,root)
 %doc COPYING  README README.hypervisor  TODO

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



commit intel-SINIT for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package intel-SINIT for openSUSE:Factory 
checked in at 2014-02-20 06:22:02

Comparing /work/SRC/openSUSE:Factory/intel-SINIT (Old)
 and  /work/SRC/openSUSE:Factory/.intel-SINIT.new (New)


Package is intel-SINIT

Changes:

--- /work/SRC/openSUSE:Factory/intel-SINIT/intel-SINIT.changes  2014-02-20 
06:20:11.0 +0100
+++ /work/SRC/openSUSE:Factory/.intel-SINIT.new/intel-SINIT.changes 
2014-02-20 06:22:04.0 +0100
@@ -1,0 +2,11 @@
+Wed Feb 19 11:24:05 UTC 2014 - meiss...@suse.com
+
+- Updated to current zipfiles available from
+  http://software.intel.com/en-us/articles/intel-trusted-execution-technology/
+
+---
+Wed Feb 19 11:08:06 UTC 2014 - meiss...@suse.com
+
+- fixed license to be SUSE-Firmware
+
+---

Old:

  GM45_GS45_PM45-SINIT.tar.gz
  Q35-SINIT.tar.gz
  Q45_Q43-SINIT.tar.gz
  X5600-SINIT.tar.gz
  i5_i7_DUAL-SINIT.tar.gz
  i7_QUAD-SINIT.tar.gz

New:

  2nd-gen-i5-i7-sinit-51.zip
  3rd-gen-i5-i7-racm-sinit-67_1.zip
  3rd-gen-i5-i7-sinit-67.zip
  4th-gen-i5-i7-sinit-75.zip
  gm45-gs45-pm45-sinit-51.zip
  i5-i7-dual-sinit-51.zip
  i7-quad-sinit-51.zip
  q35-sinit-51.zip
  q45-q43-sinit-51.zip
  xeon-5600-3500-sinit-v1.1.zip
  xeon-e7-8800-4800-2800-sinit-v1.1.zip



Other differences:
--
++ intel-SINIT.spec ++
--- /var/tmp/diff_new_pack.NaJShh/_old  2014-02-20 06:22:04.0 +0100
+++ /var/tmp/diff_new_pack.NaJShh/_new  2014-02-20 06:22:04.0 +0100
@@ -18,20 +18,36 @@
 
 
 Name:   intel-SINIT
-License:Commercial
+License:SUSE-Firmware
 BuildRequires:  fdupes
 Group:  Development/Tools/Other
+URL:   
http://software.intel.com/en-us/articles/intel-trusted-execution-technology/
 AutoReqProv:on
 Summary:Intel(R) SINIT AC modules
 Version:2.3
 Release:81
-Source0:
http://downloads.sourceforge.net/project/tboot/SINIT%20AC%20Modules/Xeon%205600/X5600-SINIT.tar.gz
-Source1:
http://downloads.sourceforge.net/project/tboot/SINIT%20AC%20Modules/SINIT%20AC%20Module%20Guide/SINIT-guide.txt
-Source2:
http://downloads.sourceforge.net/project/tboot/SINIT%20AC%20Modules/i7%20Processor%20Quad/i7_QUAD-SINIT.tar.gz
-Source3:
http://downloads.sourceforge.net/project/tboot/SINIT%20AC%20Modules/Q45%20and%20Q43%20Express/Q45_Q43-SINIT.tar.gz
-Source4:
http://downloads.sourceforge.net/project/tboot/SINIT%20AC%20Modules/i5%20and%20i7%20Processor%20Dual/i5_i7_DUAL-SINIT.tar.gz
-Source5:
http://downloads.sourceforge.net/project/tboot/SINIT%20AC%20Modules/Q35%20Express/Q35-SINIT.tar.gz
-Source6:
http://downloads.sourceforge.net/project/tboot/SINIT%20AC%20Modules/GM45%2C%20PS45%20and%20PM45%20Express/GM45_GS45_PM45-SINIT.tar.gz
+BuildRequires: unzip
+# 
https://secure-software.intel.com/en-us/system/files/article/183305/2nd-gen-i5-i7-sinit-51.zip
+Source0:   2nd-gen-i5-i7-sinit-51.zip
+# 
https://secure-software.intel.com/en-us/system/files/article/183305/3rd-gen-i5-i7-racm-sinit-67_1.zip
+Source1:   3rd-gen-i5-i7-racm-sinit-67_1.zip
+# 
https://secure-software.intel.com/en-us/system/files/article/183305/3rd-gen-i5-i7-sinit-67.zip
+Source2:   3rd-gen-i5-i7-sinit-67.zip
+# 
https://secure-software.intel.com/en-us/system/files/article/183305/4th-gen-i5-i7-sinit-75.zip
+Source3:   4th-gen-i5-i7-sinit-75.zip
+# 
https://secure-software.intel.com/en-us/system/files/article/183305/gm45-gs45-pm45-sinit-51.zip
+Source4:   gm45-gs45-pm45-sinit-51.zip
+# 
https://secure-software.intel.com/en-us/system/files/30/c4/i5-i7-dual-sinit-51.zip
+Source5:   i5-i7-dual-sinit-51.zip
+# 
https://secure-software.intel.com/en-us/system/files/1e/dc/i7-quad-sinit-51.zip
+Source6:   i7-quad-sinit-51.zip
+Source7:   q45-q43-sinit-51.zip
+# 
https://secure-software.intel.com/en-us/system/files/article/183305/xeon-5600-3500-sinit-v1.1.zip
+Source8:   xeon-5600-3500-sinit-v1.1.zip
+# 
https://secure-software.intel.com/en-us/system/files/e8/00/xeon-e7-8800-4800-2800-sinit-v1.1.zip
+Source9:   xeon-e7-8800-4800-2800-sinit-v1.1.zip
+# 
https://secure-software.intel.com/en-us/system/files/article/183305/q35-sinit-51.zip
+Source10:  q35-sinit-51.zip
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -45,18 +61,29 @@
 
 %prep
 %setup -c -n intel-SINIT
-tar xf %{S:0}
-cp %{S:1} .
-tar xf %{S:2}
-tar xf %{S:3}
-tar xf %{S:4}
-tar xf %{S:5}
-tar xf %{S:6}
+#unzip %{S:0}
+unzip %{S:1}
+unzip %{S:2}
+unzip %{S:3}
+unzip %{S:4}
+unzip %{S:5}
+unzip %{S:6}
+unzip %{S:7}
+mkdir xeon-5600-3500-sinit
+pushd 

commit ncftp for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package ncftp for openSUSE:Factory checked 
in at 2014-02-20 06:22:11

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


Package is ncftp

Changes:

--- /work/SRC/openSUSE:Factory/ncftp/ncftp.changes  2011-09-23 
02:14:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.ncftp.new/ncftp.changes 2014-02-20 
06:22:12.0 +0100
@@ -1,0 +2,16 @@
+Tue Feb 18 20:11:42 UTC 2014 - andreas.stie...@gmx.de
+
+- update to 3.2.5
+  + ncftpls now prefers that you omit the leading dash when you use the -x
+option.  For example, if you wanted to try ls -lrt, then try doing
+ncftpls -x lrt rather than ncftpls -x -lrt.
+  + If a server's MLSx output returns both the UNIX.mode and the perm
+parameters, UNIX.mode will take precedence
+   + confirm-close is now off by default.
+- license is the Clarified Artistic License
+- use correct line endings for documentation
+- remove __DATE__ from binary added patches:
+  * ncftp-3.2.5-no-date.patch
+- use source URLs
+
+---

Old:

  ncftp-3.2.4-src.tar.bz2

New:

  ncftp-3.2.5-no-date.patch
  ncftp-3.2.5-src.tar.bz2



Other differences:
--
++ ncftp.spec ++
--- /var/tmp/diff_new_pack.r82Oa8/_old  2014-02-20 06:22:12.0 +0100
+++ /var/tmp/diff_new_pack.r82Oa8/_new  2014-02-20 06:22:12.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ncftp
 #
-# Copyright (c) 2011 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
@@ -15,22 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   ncftp
 Url:http://www.ncftp.com/
-License:Artistic-1.0
-Group:  Productivity/Networking/Ftp/Clients
-AutoReqProv:on
-Version:3.2.4
-Release:5
+Version:3.2.5
+Release:0
 Summary:A Comfortable FTP Program
-# ftp://ftp.ncftp.com/ncftp/ncftp-%{version}-src.tar.gz
-Source: ncftp-%{version}-src.tar.bz2
+License:ClArtistic
+Group:  Productivity/Networking/Ftp/Clients
+Source: ftp://ftp.ncftp.com/ncftp/ncftp-%{version}-src.tar.bz2
 Patch:  ncftp-3.1.8-locale.diff
 Patch2: ncftp-3.1.8-implicit_decl.diff
+Patch3: ncftp-3.2.5-no-date.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  dos2unix
 BuildRequires:  ncurses-devel
 
 %description
@@ -50,6 +48,7 @@
 %setup -q
 %patch -p1
 %patch2
+%patch3 -p1
 
 %build 
 export CFLAGS=%{optflags} -D_LARGEFILE64_SOURCE
@@ -58,6 +57,7 @@
 %__make %{?jobs:-j%{jobs}} STRIP=/bin/touch
 
 %install
+dos2unix doc/*.txt
 %makeinstall STRIP=/bin/touch
 
 %clean

++ ncftp-3.2.5-no-date.patch ++
From: Andreas Stieger andreas.stie...@gmx.de
Date: Tue, 18 Feb 2014 19:58:12 +
Subject: [PATCH] remove __DATE__
Upstream: no

[   97s] ncftp.i586: W: file-contains-date-and-time /usr/bin/ncftp
[   97s] Your file uses  __DATE and __TIME__ this causes the package to rebuild 
when
[   97s] not needed

Remove date from binary to prevent unneccessary rebuilds.

---
 ncftp/cmds.c |3 ---
 1 file changed, 3 deletions(-)

Index: ncftp-3.2.5/ncftp/cmds.c
===
--- ncftp-3.2.5.orig/ncftp/cmds.c   2010-04-05 20:33:21.0 +0100
+++ ncftp-3.2.5/ncftp/cmds.c2014-02-18 19:57:17.0 +
@@ -4603,9 +4603,6 @@ VersionCmd(const int argc, char **const
(void) printf(Archived at:  ftp://ftp.NcFTP.com/ncftp/\n;);
 #endif
(void) printf(Library Version:  %s\n, gLibNcFTPVersion + 5);
-#ifdef __DATE__
-   (void) printf(Compile Date: %s\n, __DATE__);
-#endif
if (gOS[0] != '\0')
(void) printf(Platform: %s\n, gOS);
 }  /* VersionCmd */
++ ncftp-3.2.4-src.tar.bz2 - ncftp-3.2.5-src.tar.bz2 ++
 6309 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/ncftp-3.2.4/doc/CHANGELOG.txt new/ncftp-3.2.5/doc/CHANGELOG.txt
--- old/ncftp-3.2.4/doc/CHANGELOG.txt   2010-05-17 02:43:26.0 +0200
+++ new/ncftp-3.2.5/doc/CHANGELOG.txt   2010-11-27 00:05:35.0 +0100

commit gitg for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package gitg for openSUSE:Factory checked in 
at 2014-02-20 06:21:44

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


Package is gitg

Changes:

--- /work/SRC/openSUSE:Factory/gitg/gitg.changes2013-09-17 
15:02:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.gitg.new/gitg.changes   2014-02-20 
06:21:45.0 +0100
@@ -1,0 +2,45 @@
+Fri Jan 10 09:35:46 UTC 2014 - dims...@opensuse.org
+
+- Update to version 0.3.2:
+  + Various small build issues, parallel install, man pages,
+desktop files (bgo#721656, bgo#721658).
+  + Corrected required versions of dependencies.
+  + Do not rely on external gsettings schemas to exist.
+  + Improved runtime libgit2 thread support detection.
+  + Fix handling of mailto: uris.
+  + Updated translations.
+
+---
+Mon Jan  6 19:27:16 UTC 2014 - dims...@opensuse.org
+
+- Update to version 0.3.1:
+  + This is the first release of a major rewrite of gitg. We have
+since moved from C to Vala to implement gitg, easing
+development. More importantly, gitg is now using libgit2
+(instead of calling out to git) which vastly improves gitg's
+quality. The interface has also had a significant overhaul,
+conforming to the latest GNOME 3 apps interface development
+guidelines.
+  + Known regressions:
+- Push, pull branch.
+- Create/rename/delete branch.
+- Create/rename/delete tag.
+- Basic remote branch management.
+- Add new BuildRequires to satisfy the new build system:
+  + pkgconfig(gee-0.8), pkgconfig(gobject-introspection-1.0),
+pkgconfig(gtkspell3-3.0), pkgconfig(json-glib-1.0),
+pkgconfig(libgit2-glib-1.0), pkgconfig(libpeas-1.0),
+pkgconfig(libpeas-gtk-1.0), pkgconfig(pygobject-3.0,
+pkgconfig(webkit2gtk-3.0 and vala.
+- Drop git-core requires: gitg no longer interacts with git
+  directly, but interfaces thourgh libgit2-glib.
+- Drop gitg-fix-includes.patch: no longer applicable after the port
+  to Vala.
+- Split new subpackages, as per packaging standards and require the
+  new subpackages from the -devel package:
+  + libgitg-ext-1_0-0 (Shared library for extensions).
+  + typelib-1_0-Gitg_1_0.
+  + typelib-1_0-GitgExt-1_0.
+  + python3-GitgExt.
+
+---

Old:

  gitg-0.2.7.tar.xz
  gitg-fix-includes.patch

New:

  gitg-0.3.2.tar.xz



Other differences:
--
++ gitg.spec ++
--- /var/tmp/diff_new_pack.gsx1H0/_old  2014-02-20 06:21:46.0 +0100
+++ /var/tmp/diff_new_pack.gsx1H0/_new  2014-02-20 06:21:46.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gitg
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,25 +17,32 @@
 
 
 Name:   gitg
-Version:0.2.7
+Version:0.3.2
 Release:0
 Summary:Git repository viewer
 License:GPL-2.0+
 Group:  Development/Tools/Version Control
 Url:http://trac.novowork.com/gitg/
-Source0:
http://download.gnome.org/sources/gitg/0.2/%{name}-%{version}.tar.xz
-# PATCH-FIX-OPENSUSE gitg-fix-includes.patch mvysko...@opensuse.org -- 
Includes gtksourcestylescheme.h; no interest upstream, as it's rewritten in 
vala.
-Patch0: gitg-fix-includes.patch
+Source0:
http://download.gnome.org/sources/gitg/0.3/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  intltool
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
+BuildRequires:  vala
+BuildRequires:  pkgconfig(gee-0.8)
 BuildRequires:  pkgconfig(gladeui-2.0) = 3.2
-BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(glib-2.0) = 2.38
+BuildRequires:  pkgconfig(gobject-introspection-1.0) = 0.10.1
 BuildRequires:  pkgconfig(gsettings-desktop-schemas)
-BuildRequires:  pkgconfig(gtk+-3.0)
-BuildRequires:  pkgconfig(gtksourceview-3.0) = 3.1.3
-Requires:   git-core
+BuildRequires:  pkgconfig(gtk+-3.0) = 3.10.0
+BuildRequires:  pkgconfig(gtksourceview-3.0) = 3.10
+BuildRequires:  pkgconfig(gtkspell3-3.0) = 3.0.3
+BuildRequires:  pkgconfig(json-glib-1.0)
+BuildRequires:  pkgconfig(libgit2-glib-1.0) = 0.0.10
+BuildRequires:  pkgconfig(libpeas-1.0) = 1.5.0
+BuildRequires:  pkgconfig(libpeas-gtk-1.0) = 1.5.0
+BuildRequires:  pkgconfig(pygobject-3.0) = 3.0.0
+BuildRequires:  pkgconfig(webkit2gtk-3.0) = 2.2
 Recommends: %{name}-lang
 BuildRoot:  

commit python-kombu for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package python-kombu for openSUSE:Factory 
checked in at 2014-02-20 06:22:15

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


Package is python-kombu

Changes:

--- /work/SRC/openSUSE:Factory/python-kombu/python-kombu.changes
2014-01-23 15:54:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-kombu.new/python-kombu.changes   
2014-02-20 06:22:16.0 +0100
@@ -1,0 +2,7 @@
+Wed Feb 19 15:18:32 UTC 2014 - speili...@suse.com
+
+- Demote recommends back to suggests, it is really sufficent to document
+  the possible backend options. But we want to avoid they're installed
+  accidentally.
+
+---



Other differences:
--
++ python-kombu.spec ++
--- /var/tmp/diff_new_pack.xev1Bb/_old  2014-02-20 06:22:17.0 +0100
+++ /var/tmp/diff_new_pack.xev1Bb/_new  2014-02-20 06:22:17.0 +0100
@@ -45,9 +45,9 @@
 %endif
 Requires:   python-amqp = 1.4.0
 Requires:   python-anyjson = 0.3.3
-Recommends: couchdb
-Recommends: mongodb
-Recommends: rabbitmq-server
+Suggests:   couchdb
+Suggests:   mongodb
+Suggests:   rabbitmq-server
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version}  0%{?suse_version} = 1110
 %{!?python_sitelib: %global python_sitelib %(python -c from 
distutils.sysconfig import get_python_lib; print get_python_lib())}

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



commit spamassassin for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package spamassassin for openSUSE:Factory 
checked in at 2014-02-20 06:22:20

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


Package is spamassassin

Changes:

--- /work/SRC/openSUSE:Factory/spamassassin/spamassassin.changes
2013-12-11 19:44:41.0 +0100
+++ /work/SRC/openSUSE:Factory/.spamassassin.new/spamassassin.changes   
2014-02-20 06:22:21.0 +0100
@@ -1,0 +2,72 @@
+Thu Feb 13 15:47:36 UTC 2014 - opens...@dstoecker.de
+
+- Update to 3.4.0
+- INCOMPATIBLE CHANGES
+  o DNS queries generated by SpamAssassin now enable option EDNS0 in query
+packets and specify a buffer size of 4096 bytes by default. 
+  o A default setting for option 'dns_available' was changed from 'test' to
+'yes' (bug 6770, bug 6769), so SpamAssassin now assumes by default that
+it is running on a host with an internet connection and a working DNS 
resolver.
+- BUG FIXES
+  o The sa-update program now avoids repeatedly downloading same rules if
+subsequent unpacking of rules and updating fails. Documented in bug 6655.
+  o Several incompatibilities with newer versions of a perl module Net::DNS
+as used by sa-update and by the SpamAssassin library were fixed.
+  o A perl module Razor agent clobbers entropy of a random number generator by
+re-initializing the generator on every call. The SpamAssassin Razor plugin
+now provides a workaround, preserving entropy across calls to Razor2 agent.
+- NEW FEATURES
+  o Redis database backend for a Bayes database
+  o Improved support for IPv6
+  o New command-line options:
+--listen (or -i), spamd
+  Can be specified multiple times and allows spamd to accept requests 
+  over multiple INET (IPv4) or INET6 (IPv6) or UNIX sockets.
+-X (or --unavailable-tempfail), spamc 
+  Allows return EX_TEMPFAIL instead of EX_UNAVAILABLE when using option -x.
+-4 and -6 were added to programs spamassassin, spamd, spamc, and sa-update.
+-v or --verbose,  sa-update
+  Can now take multiple -v or --verbose options to increase verbosity.
+--max-size, sa-learn
+  o New configuration options
+- Plugin/URIDNSBL: new tflags options 'a' and 'ns' were introduced. They 
are
+documented in the Mail::SpamAssassin::Plugin::URIDNSBL POD or man page.
+- Plugin/AutoLearnThreshold: new option autolearn_force was added. It is
+ documented in the Mail::SpamAssassin::Plugin::AutoLearnThreshold POD or
+ man page.
+- Plugin/ASN: new options asn_prefix and clear_asn_lookups were added.
+  They are documented in Mail::SpamAssassin::Plugin::ASN POD or man page.
+- ArchiveIterator has new options opt_max_size and opt_from_regex. They are
+  documented in Mail::SpamAssassin::ArchiveIterator POD or man page.
+- A new tag (macro) _RULESVERSION_ was added. It expands to a 
comma-separated
+  list of rules versions, retrieved from an '# UPDATE version' comment in
+  rules files and can be used in an 'add_header' configuration setting.
+
+The following new options, as implemented by various plugins or by
+other modules, are all documented in the Mail::SpamAssassin::Conf POD
+or man page:
+- Plugin/WLBLEval: new configuration options were added: enlist_uri_host,
+  delist_uri_host, with shorthands blacklist_uri_host and 
whitelist_uri_host
+  and an associated eval rule check_uri_host_listed.
+- Configuration options dns_query_restriction (allow|deny) and
+  clear_dns_query_restriction were added (bug 6884).
+- A 'dns_options' setting accepts new sub-options 'dns0x20' and 'edns'.
+- Added option 'dns_server' which specifies an IP address of a recursive
+  DNS server (i.e. DNS resolver) and optionally its port number.
+- Added options dns_local_ports_permit, dns_local_ports_avoid and
+  dns_local_ports_none to control source port local ranges available to
+  DNS queries
+- Added the following sub-options to the tflags setting: autolearn_force,
+  maxhits=N, ips_only, domains_only, a, ns.
+- The option whitelist_from_rcvd can now take an IP address as its second
+  argument (instead of a domain name), which can be useful for whitelisting
+  a sending mailer which has no reverse DNS mapping.
+  o New plugins
+A new plugin AskDNS was introduced.
+
+---
+Fri Jan 31 07:33:20 UTC 2014 - opens...@dstoecker.de
+
+- set default homedir to override invalid default in spampd file
+
+---

Old:

  Mail-SpamAssassin-3.3.2.tar.gz
  Mail-SpamAssassin-rules-3.3.2.tar.bz2

New:

  Mail-SpamAssassin-3.4.0.tar.bz2
  

commit tboot for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package tboot for openSUSE:Factory checked 
in at 2014-02-20 06:23:38

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


Package is tboot

Changes:

--- /work/SRC/openSUSE:Factory/tboot/tboot.changes  2014-02-02 
07:40:15.0 +0100
+++ /work/SRC/openSUSE:Factory/.tboot.new/tboot.changes 2014-02-20 
06:23:39.0 +0100
@@ -1,0 +2,6 @@
+Wed Feb 19 16:05:10 UTC 2014 - meiss...@suse.com
+
+- fixed path for /usr/share/grub2/grub-mkconfig_lib in our grub2
+  snippets. (bnc#864633)
+
+---

New:

  tboot-grub2-suse.patch



Other differences:
--
++ tboot.spec ++
--- /var/tmp/diff_new_pack.pgeQvY/_old  2014-02-20 06:23:40.0 +0100
+++ /var/tmp/diff_new_pack.pgeQvY/_new  2014-02-20 06:23:40.0 +0100
@@ -26,6 +26,7 @@
 Url:http://sourceforge.net/projects/tboot/
 Source0:
http://downloads.sourceforge.net/project/tboot/tboot/tboot-%{ver}.tar.gz
 Patch0: tboot-fix.patch
+Patch1: tboot-grub2-suse.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  openssl-devel
 BuildRequires:  trousers-devel
@@ -40,6 +41,7 @@
 %prep
 %setup -q -n %name-%ver
 %patch0 -p1
+%patch1 -p1
 
 %build
 export CFLAGS=$RPM_OPT_FLAGS

++ tboot-grub2-suse.patch ++
Index: tboot-1.8.0/tboot/20_linux_tboot
===
--- tboot-1.8.0.orig/tboot/20_linux_tboot
+++ tboot-1.8.0/tboot/20_linux_tboot
@@ -21,8 +21,8 @@ prefix=/usr
 exec_prefix=${prefix}
 bindir=${exec_prefix}/bin
 libdir=${exec_prefix}/lib
-if test -e /usr/share/grub/grub-mkconfig_lib; then
-  . /usr/share/grub/grub-mkconfig_lib
+if test -e /usr/share/grub2/grub-mkconfig_lib; then
+  . /usr/share/grub2/grub-mkconfig_lib
 elif test -e ${libdir}/grub/grub-mkconfig_lib; then
   . ${libdir}/grub/grub-mkconfig_lib
 fi
Index: tboot-1.8.0/tboot/20_linux_xen_tboot
===
--- tboot-1.8.0.orig/tboot/20_linux_xen_tboot
+++ tboot-1.8.0/tboot/20_linux_xen_tboot
@@ -21,8 +21,8 @@ prefix=/usr
 exec_prefix=${prefix}
 bindir=${exec_prefix}/bin
 libdir=${exec_prefix}/lib
-if test -e /usr/share/grub/grub-mkconfig_lib; then
-  . /usr/share/grub/grub-mkconfig_lib
+if test -e /usr/share/grub2/grub-mkconfig_lib; then
+  . /usr/share/grub2/grub-mkconfig_lib
 elif test -e ${libdir}/grub/grub-mkconfig_lib; then
   . ${libdir}/grub/grub-mkconfig_lib
 fi
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit viewnior for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package viewnior for openSUSE:Factory 
checked in at 2014-02-20 06:27:39

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


Package is viewnior

Changes:

--- /work/SRC/openSUSE:Factory/viewnior/viewnior.changes2014-01-23 
15:57:47.0 +0100
+++ /work/SRC/openSUSE:Factory/.viewnior.new/viewnior.changes   2014-02-20 
06:27:40.0 +0100
@@ -1,0 +2,17 @@
+Tue Feb 18 13:00:50 UTC 2014 - lazy.k...@opensuse.org
+
+- Update to 1.4.
+  * New features:
++ Read EXIF and IPTC metadata.
++ Nitrogen support.
++ Updated translations.
+  * Fixes:
++ Preserve metadata after image modification.
++ Rendidering artifacts when panning.
+- Drop viewnior-1.1-ld_fix.patch (no need).
+- Rebase viewnior-print.patch.
+- Add viewnior-1.4-russian.patch: update Russian translation.
+- Add BuildRequire: gcc-c++ pkgconfig(exiv2).
+- Correct the source URL.
+
+---

Old:

  viewnior-1.1-ld_fix.patch
  viewnior-1.3.tar.gz
  viewnior-print.patch

New:

  viewnior-1.4-print.patch
  viewnior-1.4-russian.patch
  viewnior-1.4.tar.gz



Other differences:
--
++ viewnior.spec ++
--- /var/tmp/diff_new_pack.vJwXOe/_old  2014-02-20 06:27:41.0 +0100
+++ /var/tmp/diff_new_pack.vJwXOe/_new  2014-02-20 06:27:41.0 +0100
@@ -17,19 +17,22 @@
 
 
 Name:   viewnior
-Version:1.3
+Version:1.4
 Release:0
 Summary:Elegant Image Viewer
 License:GPL-3.0+
 Group:  Productivity/Graphics/Viewers
 Url:http://xsisqox.github.com/Viewnior
-Source0:
http://cloud.github.com/downloads/xsisqox/Viewnior/%{name}-%{version}.tar.gz
-Patch0: %{name}-1.1-ld_fix.patch
-# PATCH-FEATURE-UPSTREAM viewnior-print.patch lp#816563 anana...@gmail.com -- 
add printing support
-Patch1: viewnior-print.patch
+Source0:
https://www.dropbox.com/s/zytq0suabesv933/%{name}-%{version}.tar.gz
+# PATCH-FEATURE-UPSTREAM viewnior-1.4-print.patch lp#816563 anana...@gmail.com 
-- add printing support
+Patch1: viewnior-1.4-print.patch
+# PATCH-FIX-UPSTREAM viewnior-1.4-russian.patch lazy.k...@opensuse.org -- 
update Russian translation
+Patch2: viewnior-1.4-russian.patch
+BuildRequires:  gcc-c++
 BuildRequires:  intltool
 BuildRequires:  libtool
 BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(exiv2)
 BuildRequires:  pkgconfig(gtk+-2.0)
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -51,8 +54,8 @@
 
 %prep
 %setup -q
-%patch0 -p1
 %patch1 -p1
+%patch2 -p1
 # fix spurious executable perms
 chmod 0644 AUTHORS ChangeLog COPYING NEWS README TODO src/*
 

++ viewnior-1.4-print.patch ++
Index: viewnior-1.4/configure.ac
===
--- viewnior-1.4.orig/configure.ac
+++ viewnior-1.4/configure.ac
@@ -54,6 +54,7 @@ EXIV2_REQUIRED=0.21
 
 
 VNR_MODULES=gtk+-2.0 = $GTK_REQUIRED \
+ gtk+-unix-print-2.0 = $GTK_REQUIRED \
  glib-2.0 = $GLIB_REQUIRED \
  gio-2.0 = $GLIB_REQUIRED \
  shared-mime-info = $SHARED_MIME_INFO_REQUIRED \
Index: viewnior-1.4/src/vnr-prefs.c
===
--- viewnior-1.4.orig/src/vnr-prefs.c
+++ viewnior-1.4/src/vnr-prefs.c
@@ -168,6 +168,8 @@ vnr_prefs_set_default(VnrPrefs *prefs)
 prefs-start_slideshow = FALSE;
 prefs-start_fullscreen = FALSE;
 prefs-auto_resize = FALSE;
+prefs-page_setup = NULL;
+prefs-print_settings = NULL;
 }
 
 static GtkWidget *
@@ -368,6 +370,9 @@ vnr_prefs_load (VnrPrefs *prefs)
 prefs-jpeg_quality = g_key_file_get_integer (conf, prefs, 
jpeg-quality, error);
 prefs-png_compression = g_key_file_get_integer (conf, prefs, 
png-compression, error);
 
+prefs-page_setup = gtk_page_setup_new_from_key_file (conf, NULL, NULL);
+prefs-print_settings = gtk_print_settings_new_from_key_file (conf, NULL, 
NULL);
+
 if(error != NULL)
 {
 g_warning(Parsing config file: %s. All preferences are set to their 
default values., error-message);
@@ -457,6 +462,11 @@ vnr_prefs_save (VnrPrefs *prefs)
 g_key_file_set_integer (conf, prefs, jpeg-quality, 
prefs-jpeg_quality);
 g_key_file_set_integer (conf, prefs, png-compression, 
prefs-png_compression);
 
+if (prefs-page_setup)
+gtk_page_setup_to_key_file (prefs-page_setup, conf, NULL);
+if (prefs-print_settings)
+gtk_print_settings_to_key_file (prefs-print_settings, conf, NULL);
+
 if(g_mkdir_with_parents (dir, 0700) != 0)
 g_warning(Error 

commit libkpeople for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package libkpeople for openSUSE:Factory 
checked in at 2014-02-20 07:49:38

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


Package is libkpeople

Changes:

--- /work/SRC/openSUSE:Factory/libkpeople/libkpeople.changes2013-10-30 
15:44:46.0 +0100
+++ /work/SRC/openSUSE:Factory/.libkpeople.new/libkpeople.changes   
2014-02-20 07:49:39.0 +0100
@@ -1,0 +2,9 @@
+Tue Feb 18 18:58:14 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 0.2.0
+  * New upstream release, library now uses kdepimlibs instead of
+nepomuk2
+- Added 0001-Emit-finished-if-there-are-no-akonadi-collections.patch,
+  from upstream (and recommended by upstream)
+
+---

Old:

  libkpeople-0.1.0.tar.bz2

New:

  0001-Emit-finished-if-there-are-no-akonadi-collections.patch
  libkpeople-0.2.0.tar.bz2



Other differences:
--
++ libkpeople.spec ++
--- /var/tmp/diff_new_pack.gxd0SL/_old  2014-02-20 07:49:40.0 +0100
+++ /var/tmp/diff_new_pack.gxd0SL/_new  2014-02-20 07:49:40.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libkpeople
 #
-# 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
@@ -16,20 +16,20 @@
 #
 
 
-%define soversion 1
+%define soversion 3
 
 Name:   libkpeople
-Version:0.1.0
+Version:0.2.0
 Release:0
 Summary:Provides access to all contacts and the people who hold them
 License:LGPL-2.1+
 Group:  Development/Libraries/Other
 Url:https://projects.kde.org/projects/playground/network/libkpeople
-Source0:
http://download.kde.org/unstable/%{name}/%{version}/%{name}-%{version}.tar.bz2
+Source0:
http://download.kde.org/unstable/%{name}/%{version}/src/%{name}-%{version}.tar.bz2
+# PATCH-FIX-UPSTREAM 
0001-Emit-finished-if-there-are-no-akonadi-collections.patch
+Patch0: 0001-Emit-finished-if-there-are-no-akonadi-collections.patch
 BuildRequires:  libkde4-devel = 4.10.1
-BuildRequires:  libsoprano-devel
-BuildRequires:  nepomuk-core-devel
-BuildRequires:  shared-desktop-ontologies-devel
+BuildRequires:  libkdepimlibs4-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -47,8 +47,8 @@
 %package devel
 Summary:Provides access to all contacts and the people who hold them
 Group:  Development/Libraries/Other
+Requires:   libkdepimlibs4-devel
 Requires:   libkpeople%{soversion} = %{version}
-Requires:   nepomuk-core-devel
 
 %description devel
 A library that provides access to all contacts and the people who hold them
@@ -65,6 +65,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
   %cmake_kde4 -d build
@@ -87,20 +88,17 @@
 %doc COPYING
 %{_kde4_libdir}/libkpeople*.so.*
 %{_kde4_appsdir}/kpeople/
-%{_kde4_modulesdir}/email_kpeople_plugin.so
-%{_kde4_modulesdir}/*widgetplugin.so
-%{_kde4_servicesdir}/*widgetplugin.desktop
-%{_kde4_servicesdir}/email_kpeople_plugin.desktop
+%{_kde4_modulesdir}/akonadi_kpeople_plugin.so
+%{_kde4_servicesdir}/akonadi_kpeople_plugin.desktop
 %{_kde4_servicetypesdir}/kpeople_*.desktop
 %{_kde4_servicetypesdir}/persondetailsplugin.desktop
-%{_kde4_modulesdir}/imports/
 
 %files devel
 %defattr(-,root,root)
 %doc COPYING
 %{_kde4_libdir}/libkpeople.so
 %{_kde4_libdir}/libkpeoplewidgets.so
-%{_kde4_appsdir}/cmake/modules/FindKPeople.cmake
+%{_kde4_libdir}/cmake/KPeople/
 %{_kde4_includedir}/KPeople/
 %{_kde4_includedir}/kpeople/
 

++ 0001-Emit-finished-if-there-are-no-akonadi-collections.patch ++
From d3ab42da427d696543f2db451cfc68820e7f734b Mon Sep 17 00:00:00 2001
From: David Edmundson k...@davidedmundson.co.uk
Date: Tue, 18 Feb 2014 12:54:05 +0100
Subject: [PATCH 1/1] Emit finished if there are no akonadi collections

---
 src/plugins/akonadi/akonadidatasource.cpp | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/plugins/akonadi/akonadidatasource.cpp 
b/src/plugins/akonadi/akonadidatasource.cpp
index 2405406..2f006c9 100644
--- a/src/plugins/akonadi/akonadidatasource.cpp
+++ b/src/plugins/akonadi/akonadidatasource.cpp
@@ -153,6 +153,9 @@ void AkonadiAllContacts::onCollectionsFetched(KJob* job)
 ++m_activeFetchJobsCount;
 }
 }
+if (m_activeFetchJobsCount == 0) {
+emitInitialFetchComplete();
+}
 }
 
 
-- 
1.8.5.2

++ libkpeople-0.1.0.tar.bz2 - libkpeople-0.2.0.tar.bz2 ++
 9924 lines of diff (skipped)


commit libavutil for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

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

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


Package is libavutil

Changes:

--- /work/SRC/openSUSE:Factory/libavutil/libavutil.changes  2013-11-29 
07:01:37.0 +0100
+++ /work/SRC/openSUSE:Factory/.libavutil.new/libavutil.changes 2014-02-20 
07:49:33.0 +0100
@@ -1,0 +2,6 @@
+Wed Feb 12 00:00:00 UTC 2014 - manfred.trem...@iiv.de
+
+- update to 2.1.3
+  * bugfix release
+
+---

Old:

  ffmpeg-2.1.1-crippled.tar.bz2
  libavutil-2.1.1-cripple.patch

New:

  ffmpeg-2.1.3-crippled.tar.bz2
  libavutil-2.1.3-cripple.patch



Other differences:
--
++ libavutil.spec ++
--- /var/tmp/diff_new_pack.y10N80/_old  2014-02-20 07:49:33.0 +0100
+++ /var/tmp/diff_new_pack.y10N80/_new  2014-02-20 07:49:33.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libavutil
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %define swscale 2
 
 Name:   libavutil
-Version:2.1.1
+Version:2.1.3
 Release:0
 Summary:Utilities library from ffmpeg
 License:LGPL-3.0+

++ ffmpeg-2.1.1-crippled.tar.bz2 - ffmpeg-2.1.3-crippled.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ffmpeg-2.1.1/RELEASE new/ffmpeg-2.1.3/RELEASE
--- old/ffmpeg-2.1.1/RELEASE2013-11-20 03:29:07.0 +0100
+++ new/ffmpeg-2.1.3/RELEASE2014-01-15 18:53:59.0 +0100
@@ -1 +1 @@
-2.1.1
+2.1.3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ffmpeg-2.1.1/VERSION new/ffmpeg-2.1.3/VERSION
--- old/ffmpeg-2.1.1/VERSION2013-11-20 03:29:07.0 +0100
+++ new/ffmpeg-2.1.3/VERSION2014-01-15 18:53:59.0 +0100
@@ -1 +1 @@
-2.1.1
+2.1.3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ffmpeg-2.1.1/configure new/ffmpeg-2.1.3/configure
--- old/ffmpeg-2.1.1/configure  2013-11-20 03:29:07.0 +0100
+++ new/ffmpeg-2.1.3/configure  2014-01-15 18:53:59.0 +0100
@@ -105,6 +105,7 @@
   --disable-alldisable building components, libraries and programs
   --enable-incompatible-libav-abi enable incompatible Libav fork ABI [no]
   --enable-incompatible-fork-abi  enable incompatible Libav fork ABI 
(deprecated) [no]
+  --enable-raise-major increase major version numbers in sonames [no]
 
 Program options:
   --disable-programs   do not build command line programs
@@ -728,6 +729,10 @@
 append LDFLAGS $($ldflags_filter $@)
 }
 
+add_stripflags(){
+append ASMSTRIPFLAGS $@
+}
+
 add_extralibs(){
 prepend extralibs $($ldflags_filter $@)
 }
@@ -885,6 +890,20 @@
 test_ldflags $@  add_ldflags $@
 }
 
+test_stripflags(){
+log test_stripflags $@
+# call check_cc to get a fresh TMPO
+check_cc EOF
+int main(void) { return 0; }
+EOF
+check_cmd $strip $ASMSTRIPFLAGS $@ $TMPO
+}
+
+check_stripflags(){
+log check_stripflags $@
+test_stripflags $@  add_stripflags $@
+}
+
 check_header(){
 log check_header $@
 header=$1
@@ -1102,6 +1121,26 @@
 add_extralibs $(get_safe ${pkg}_libs)
 }
 
+require_libfreetype(){
+log require_libfreetype $@
+pkg=freetype2
+check_cmd $pkg_config --exists --print-errors $pkg \
+  || die ERROR: $pkg not found
+pkg_cflags=$($pkg_config --cflags $pkg)
+pkg_libs=$($pkg_config --libs $pkg)
+{
+echo #include ft2build.h
+echo #include FT_FREETYPE_H
+echo long check_func(void) { return (long) FT_Init_FreeType; }
+echo int main(void) { return 0; }
+} | check_ld cc $pkg_cflags $pkg_libs \
+   set_safe ${pkg}_cflags $pkg_cflags \
+   set_safe ${pkg}_libs   $pkg_libs \
+  || die ERROR: $pkg not found
+add_cflags$(get_safe ${pkg}_cflags)
+add_extralibs $(get_safe ${pkg}_libs)
+}
+
 hostcc_o(){
 eval printf '%s\\n' $HOSTCC_O
 }
@@ -1280,6 +1319,7 @@
 network
 nonfree
 pic
+raise_major
 rdft
 runtime_cpudetect
 safe_bitstream_reader
@@ -4242,7 +4282,7 @@
 enabled libfdk_aac require libfdk_aac fdk-aac/aacenc_lib.h 
aacEncOpen -lfdk-aac
 flite_libs=-lflite_cmu_time_awb -lflite_cmu_us_awb -lflite_cmu_us_kal 
-lflite_cmu_us_kal16 -lflite_cmu_us_rms -lflite_cmu_us_slt 

commit jzlib for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package jzlib for openSUSE:Factory checked 
in at 2014-02-20 07:51:22

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


Package is jzlib

Changes:

--- /work/SRC/openSUSE:Factory/jzlib/jzlib.changes  2013-10-04 
10:43:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.jzlib.new/jzlib.changes 2014-02-20 
07:51:22.0 +0100
@@ -1,0 +2,5 @@
+Wed Feb 19 10:35:43 UTC 2014 - lchiqui...@suse.com
+
+- Remove old tarball
+
+---

Old:

  jzlib-1.0.7.tar.gz



Other differences:
--
++ jzlib.spec ++
--- /var/tmp/diff_new_pack.VQFgBx/_old  2014-02-20 07:51:23.0 +0100
+++ /var/tmp/diff_new_pack.VQFgBx/_new  2014-02-20 07:51:23.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package jzlib
 #
-# 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

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



commit kdebindings-smokegen for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package kdebindings-smokegen for 
openSUSE:Factory checked in at 2014-02-20 07:54:58

Comparing /work/SRC/openSUSE:Factory/kdebindings-smokegen (Old)
 and  /work/SRC/openSUSE:Factory/.kdebindings-smokegen.new (New)


Package is kdebindings-smokegen

Changes:

--- 
/work/SRC/openSUSE:Factory/kdebindings-smokegen/kdebindings-smokegen.changes
2014-01-27 11:14:33.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.kdebindings-smokegen.new/kdebindings-smokegen.changes
   2014-02-20 07:55:09.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  1 10:09:28 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.2
+   * KDE 4.12.2  release
+   * See http://www.kde.org/announcements/announce-4.12.2.php
+
+---

Old:

  smokegen-4.12.1.tar.xz

New:

  smokegen-4.12.2.tar.xz



Other differences:
--
++ kdebindings-smokegen.spec ++
--- /var/tmp/diff_new_pack.vOpHbU/_old  2014-02-20 07:55:10.0 +0100
+++ /var/tmp/diff_new_pack.vOpHbU/_new  2014-02-20 07:55:10.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kdebindings-smokegen
-Version:4.12.1
+Version:4.12.2
 Release:0
 Summary:Smoke Generator for kdebindings
 License:GPL-2.0

++ smokegen-4.12.1.tar.xz - smokegen-4.12.2.tar.xz ++

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



commit analitza for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package analitza for openSUSE:Factory 
checked in at 2014-02-20 07:54:47

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


Package is analitza

Changes:

--- /work/SRC/openSUSE:Factory/analitza/analitza.changes2014-01-27 
11:14:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.analitza.new/analitza.changes   2014-02-20 
07:54:50.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  1 10:07:37 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.2
+   * KDE 4.12.2  release
+   * See http://www.kde.org/announcements/announce-4.12.2.php
+
+---

Old:

  analitza-4.12.1.tar.xz

New:

  analitza-4.12.2.tar.xz



Other differences:
--
++ analitza.spec ++
--- /var/tmp/diff_new_pack.1wGiMd/_old  2014-02-20 07:54:50.0 +0100
+++ /var/tmp/diff_new_pack.1wGiMd/_new  2014-02-20 07:54:50.0 +0100
@@ -21,7 +21,7 @@
 BuildRequires:  readline-devel
 BuildRequires:  pkgconfig(glu)
 Url:https://projects.kde.org/projects/kde/kdeedu/analitza
-Version:4.12.1
+Version:4.12.2
 Release:0
 BuildRequires:  xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ analitza-4.12.1.tar.xz - analitza-4.12.2.tar.xz ++

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



commit kactivities4 for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package kactivities4 for openSUSE:Factory 
checked in at 2014-02-20 07:54:46

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


Package is kactivities4

Changes:

--- /work/SRC/openSUSE:Factory/kactivities4/kactivities4.changes
2014-01-27 11:14:16.0 +0100
+++ /work/SRC/openSUSE:Factory/.kactivities4.new/kactivities4.changes   
2014-02-20 07:54:48.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  1 10:07:32 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.2
+   * KDE 4.12.2  release
+   * See http://www.kde.org/announcements/announce-4.12.2.php
+
+---

Old:

  kactivities-4.12.1.tar.xz

New:

  kactivities-4.12.2.tar.xz



Other differences:
--
++ kactivities4.spec ++
--- /var/tmp/diff_new_pack.AZm1sf/_old  2014-02-20 07:54:49.0 +0100
+++ /var/tmp/diff_new_pack.AZm1sf/_new  2014-02-20 07:54:49.0 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   kactivities4
-Version:4.12.1
+Version:4.12.2
 Release:0
 Summary:KDE Plasma Activities support
 License:GPL-2.0+ and LGPL-2.1+

++ kactivities-4.12.1.tar.xz - kactivities-4.12.2.tar.xz ++

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



commit kdebase4-workspace for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package kdebase4-workspace for 
openSUSE:Factory checked in at 2014-02-20 07:54:51

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


Package is kdebase4-workspace

Changes:

--- /work/SRC/openSUSE:Factory/kdebase4-workspace/kdebase4-workspace.changes
2014-01-23 15:46:23.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.kdebase4-workspace.new/kdebase4-workspace.changes   
2014-02-20 07:54:56.0 +0100
@@ -1,0 +2,9 @@
+Sat Feb  1 10:08:14 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.11.6
+   * KDE 4.12.2 release
+   * See http://www.kde.org/announcements/announce-4.12.2.php
+- Drop upstreamed patch
+   * screenlocker-fix-mousecursor-blanking.diff
+
+---

Old:

  kde-workspace-4.11.5.tar.xz
  screenlocker-fix-mousecursor-blanking.diff

New:

  kde-workspace-4.11.6.tar.xz



Other differences:
--
++ kdebase4-workspace.spec ++
--- /var/tmp/diff_new_pack.67KkV9/_old  2014-02-20 07:54:57.0 +0100
+++ /var/tmp/diff_new_pack.67KkV9/_new  2014-02-20 07:54:57.0 +0100
@@ -23,7 +23,7 @@
 %endif
 
 Name:   kdebase4-workspace
-Version:4.11.5
+Version:4.11.6
 Release:0
 Summary:The KDE Workspace Components
 License:GPL-2.0+
@@ -145,8 +145,6 @@
 Patch65:kdm-backend-session.patch
 # PATCH-FIX-OPENSUSE add-calculator-hotkey.patch -- Adds hotkey for Calculator 
button (bnc#726550)
 Patch66:add-calculator-hotkey.patch
-# PATCH-FIX-UPSTREAM screenlocker-fix-mousecursor-blanking.diff -- Allow 
Screensavers to blank the mouse cursor again (kde#311571, kde#316459)
-Patch67:screenlocker-fix-mousecursor-blanking.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   %{name}-branding = %{_kde_branding_version}
 Requires:   %{name}-ksysguardd = %{version}
@@ -361,7 +359,7 @@
 %patch64 -p1
 %patch65 -p1
 %patch66 -p1
-%patch67 -p1
+
 cp %{SOURCE3} kwin/effects/cube/data/cubecap.png
 
 %build

++ kde-workspace-4.11.5.tar.xz - kde-workspace-4.11.6.tar.xz ++
/work/SRC/openSUSE:Factory/kdebase4-workspace/kde-workspace-4.11.5.tar.xz 
/work/SRC/openSUSE:Factory/.kdebase4-workspace.new/kde-workspace-4.11.6.tar.xz 
differ: char 17, line 1



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



commit kdepimlibs4 for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package kdepimlibs4 for openSUSE:Factory 
checked in at 2014-02-20 07:54:48

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


Package is kdepimlibs4

Changes:

--- /work/SRC/openSUSE:Factory/kdepimlibs4/kdepimlibs4.changes  2014-01-27 
11:14:20.0 +0100
+++ /work/SRC/openSUSE:Factory/.kdepimlibs4.new/kdepimlibs4.changes 
2014-02-20 07:54:51.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  1 10:07:44 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.2
+   * KDE 4.12.2  release
+   * See http://www.kde.org/announcements/announce-4.12.2.php
+
+---

Old:

  kdepimlibs-4.12.1.tar.xz

New:

  kdepimlibs-4.12.2.tar.xz



Other differences:
--
++ kdepimlibs4.spec ++
--- /var/tmp/diff_new_pack.3gIhST/_old  2014-02-20 07:54:52.0 +0100
+++ /var/tmp/diff_new_pack.3gIhST/_new  2014-02-20 07:54:52.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kdepimlibs4
-Version:4.12.1
+Version:4.12.2
 Release:0
 Summary:KDE PIM Libraries
 License:LGPL-2.1+

++ kdepimlibs-4.12.1.tar.xz - kdepimlibs-4.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepimlibs-4.12.1/CMakeLists.txt 
new/kdepimlibs-4.12.2/CMakeLists.txt
--- old/kdepimlibs-4.12.1/CMakeLists.txt2014-01-09 07:25:47.0 
+0100
+++ new/kdepimlibs-4.12.2/CMakeLists.txt2014-01-28 16:29:59.0 
+0100
@@ -7,7 +7,7 @@
 ### The kdepimlibs version (used e.g. in KdepimLibsConfig.cmake) 
###
 set(KDEPIMLIBS_VERSION_MAJOR 4)
 set(KDEPIMLIBS_VERSION_MINOR 12)
-set(KDEPIMLIBS_VERSION_PATCH 1)
+set(KDEPIMLIBS_VERSION_PATCH 2)
 set(KDEPIMLIBS_VERSION 
${KDEPIMLIBS_VERSION_MAJOR}.${KDEPIMLIBS_VERSION_MINOR}.${KDEPIMLIBS_VERSION_PATCH})
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepimlibs-4.12.1/akonadi/contact/actions/contactactionssettings.kcfg.cmake 
new/kdepimlibs-4.12.2/akonadi/contact/actions/contactactionssettings.kcfg.cmake
--- 
old/kdepimlibs-4.12.1/akonadi/contact/actions/contactactionssettings.kcfg.cmake 
2014-01-09 07:25:47.0 +0100
+++ 
new/kdepimlibs-4.12.2/akonadi/contact/actions/contactactionssettings.kcfg.cmake 
2014-01-28 16:29:59.0 +0100
@@ -16,7 +16,7 @@
   defaultUseBrowser/default
 /entry
 entry type=String name=AddressUrl
-  
defaulthttp://open.mapquestapi.com/nominatim/v1/search.php?q=%s,+%z+%l,+%c/default
+  
defaulthttp://open.mapquestapi.com/nominatim/v1/search.php?q=%s,+%l,+%c/default
   whatsthisThis URL defines the website that shall be used to show a 
contact's postal address./whatsthis
   tooltipThe following placeholders can be used in the URL:
%s: Street
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepimlibs-4.12.1/akonadi/contact/editor/contacteditorwidget.cpp 
new/kdepimlibs-4.12.2/akonadi/contact/editor/contacteditorwidget.cpp
--- old/kdepimlibs-4.12.1/akonadi/contact/editor/contacteditorwidget.cpp
2014-01-09 07:25:47.0 +0100
+++ new/kdepimlibs-4.12.2/akonadi/contact/editor/contacteditorwidget.cpp
2014-01-28 16:29:59.0 +0100
@@ -187,7 +187,6 @@
   nameLayout-addWidget( mNameWidget, 0, 1 );
 
   mPhotoWidget = new ImageWidget( ImageWidget::Photo );
-  mPhotoWidget-setMinimumSize( QSize( 100, 140 ) );
   nameLayout-addWidget( mPhotoWidget, 0, 2, 4, 1 );
 
   label = new QLabel( i18nc( @label The display name of a contact, 
Display: ) );
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepimlibs-4.12.1/akonadi/tests/testresource/knutresource.desktop 
new/kdepimlibs-4.12.2/akonadi/tests/testresource/knutresource.desktop
--- old/kdepimlibs-4.12.1/akonadi/tests/testresource/knutresource.desktop   
2014-01-09 07:25:47.0 +0100
+++ new/kdepimlibs-4.12.2/akonadi/tests/testresource/knutresource.desktop   
2014-01-28 16:29:59.0 +0100
@@ -3,6 +3,7 @@
 Name[bs]=Knut
 Name[ca]=Knut
 Name[ca@valencia]=Knut
+Name[cs]=Knut
 Name[da]=Knut
 Name[de]=Knut
 Name[es]=Knut
@@ -18,6 +19,7 @@
 Name[nn]=Knut
 Name[pt]=Knut
 Name[pt_BR]=Knut
+Name[ru]=Knut
 Name[sk]=Knut
 Name[sr]=КНУТ
 Name[sr@ijekavian]=КНУТ
@@ -32,6 +34,7 @@
 Comment[bs]=Agent za svrhe traženja grešaka
 Comment[ca]=Un agent amb la finalitat de depuració
 Comment[ca@valencia]=Un agent amb la finalitat de depuració
+Comment[cs]=Agent pro ladicí účely
 Comment[da]=En agent til fejlretningsformål
 Comment[de]=Agent für die Fehlersuche
 

commit kdebase4 for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package kdebase4 for openSUSE:Factory 
checked in at 2014-02-20 07:54:53

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


Package is kdebase4

Changes:

--- /work/SRC/openSUSE:Factory/kdebase4/kdebase4.changes2014-01-27 
11:14:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.kdebase4.new/kdebase4.changes   2014-02-20 
07:54:59.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  1 10:08:15 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.2
+   * KDE 4.12.2  release
+   * See http://www.kde.org/announcements/announce-4.12.2.php
+
+---

Old:

  kde-baseapps-4.12.1.tar.xz

New:

  kde-baseapps-4.12.2.tar.xz



Other differences:
--
++ kdebase4.spec ++
--- /var/tmp/diff_new_pack.9Okys6/_old  2014-02-20 07:55:00.0 +0100
+++ /var/tmp/diff_new_pack.9Okys6/_new  2014-02-20 07:55:00.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kdebase4
-Version:4.12.1
+Version:4.12.2
 Release:0
 Summary:The Base KDE Apps
 License:GPL-2.0+

++ kde-baseapps-4.12.1.tar.xz - kde-baseapps-4.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kde-baseapps-4.12.1/dolphin/src/dolphinpart.desktop 
new/kde-baseapps-4.12.2/dolphin/src/dolphinpart.desktop
--- old/kde-baseapps-4.12.1/dolphin/src/dolphinpart.desktop 2014-01-09 
14:28:46.0 +0100
+++ new/kde-baseapps-4.12.2/dolphin/src/dolphinpart.desktop 2014-01-30 
22:10:31.0 +0100
@@ -210,6 +210,7 @@
 Name[fr]=Concis
 Name[ga]=Dlúth
 Name[gl]=Compacto
+Name[he]=מרוכז
 Name[hu]=Kompakt
 Name[ia]=Compacte
 Name[it]=Compatta
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kde-baseapps-4.12.1/dolphin/src/settings/kcm/kcmdolphingeneral.desktop 
new/kde-baseapps-4.12.2/dolphin/src/settings/kcm/kcmdolphingeneral.desktop
--- old/kde-baseapps-4.12.1/dolphin/src/settings/kcm/kcmdolphingeneral.desktop  
2014-01-09 14:28:46.0 +0100
+++ new/kde-baseapps-4.12.2/dolphin/src/settings/kcm/kcmdolphingeneral.desktop  
2014-01-30 22:10:31.0 +0100
@@ -311,6 +311,7 @@
 X-KDE-Keywords[fr]=gestionnaire de fichiers
 X-KDE-Keywords[ga]=bainisteoir comhad
 X-KDE-Keywords[gl]=xestor de ficheiros
+X-KDE-Keywords[he]=מנהל קבצים
 X-KDE-Keywords[hu]=fájlkezelő
 X-KDE-Keywords[ia]=gerente de file
 X-KDE-Keywords[it]=gestore dei file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kde-baseapps-4.12.1/dolphin/src/settings/kcm/kcmdolphinnavigation.desktop 
new/kde-baseapps-4.12.2/dolphin/src/settings/kcm/kcmdolphinnavigation.desktop
--- 
old/kde-baseapps-4.12.1/dolphin/src/settings/kcm/kcmdolphinnavigation.desktop   
2014-01-09 14:28:46.0 +0100
+++ 
new/kde-baseapps-4.12.2/dolphin/src/settings/kcm/kcmdolphinnavigation.desktop   
2014-01-30 22:10:31.0 +0100
@@ -311,6 +311,7 @@
 X-KDE-Keywords[fr]=gestionnaire de fichiers
 X-KDE-Keywords[ga]=bainisteoir comhad
 X-KDE-Keywords[gl]=xestor de ficheiros
+X-KDE-Keywords[he]=מנהל קבצים
 X-KDE-Keywords[hu]=fájlkezelő
 X-KDE-Keywords[ia]=gerente de file
 X-KDE-Keywords[it]=gestore dei file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kde-baseapps-4.12.1/dolphin/src/settings/kcm/kcmdolphinservices.desktop 
new/kde-baseapps-4.12.2/dolphin/src/settings/kcm/kcmdolphinservices.desktop
--- old/kde-baseapps-4.12.1/dolphin/src/settings/kcm/kcmdolphinservices.desktop 
2014-01-09 14:28:46.0 +0100
+++ new/kde-baseapps-4.12.2/dolphin/src/settings/kcm/kcmdolphinservices.desktop 
2014-01-30 22:10:31.0 +0100
@@ -260,6 +260,7 @@
 X-KDE-Keywords[fr]=gestionnaire de fichiers
 X-KDE-Keywords[ga]=bainisteoir comhad
 X-KDE-Keywords[gl]=xestor de ficheiros
+X-KDE-Keywords[he]=מנהל קבצים
 X-KDE-Keywords[hu]=fájlkezelő
 X-KDE-Keywords[ia]=gerente de file
 X-KDE-Keywords[it]=gestore dei file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kde-baseapps-4.12.1/dolphin/src/settings/kcm/kcmdolphinviewmodes.desktop 
new/kde-baseapps-4.12.2/dolphin/src/settings/kcm/kcmdolphinviewmodes.desktop
--- 
old/kde-baseapps-4.12.1/dolphin/src/settings/kcm/kcmdolphinviewmodes.desktop
2014-01-09 14:28:46.0 +0100
+++ 
new/kde-baseapps-4.12.2/dolphin/src/settings/kcm/kcmdolphinviewmodes.desktop
2014-01-30 22:10:31.0 +0100
@@ -309,6 +309,7 @@
 X-KDE-Keywords[fr]=gestionnaire de fichiers
 X-KDE-Keywords[ga]=bainisteoir comhad
 X-KDE-Keywords[gl]=xestor de ficheiros

commit kdepim4 for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package kdepim4 for openSUSE:Factory checked 
in at 2014-02-20 07:54:56

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


Package is kdepim4

Changes:

--- /work/SRC/openSUSE:Factory/kdepim4/kdepim4.changes  2014-01-27 
11:14:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.kdepim4.new/kdepim4.changes 2014-02-20 
07:55:06.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  1 10:08:49 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.2
+   * KDE 4.12.2  release
+   * See http://www.kde.org/announcements/announce-4.12.2.php
+
+---

Old:

  kdepim-4.12.1.tar.xz

New:

  kdepim-4.12.2.tar.xz



Other differences:
--
++ kdepim4.spec ++
--- /var/tmp/diff_new_pack.r4kMUe/_old  2014-02-20 07:55:07.0 +0100
+++ /var/tmp/diff_new_pack.r4kMUe/_new  2014-02-20 07:55:07.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kdepim4
-Version:4.12.1
+Version:4.12.2
 Release:0
 Summary:Base package of kdepim
 License:GPL-2.0+ and LGPL-2.1+

++ kdepim-4.12.1.tar.xz - kdepim-4.12.2.tar.xz ++
/work/SRC/openSUSE:Factory/kdepim4/kdepim-4.12.1.tar.xz 
/work/SRC/openSUSE:Factory/.kdepim4.new/kdepim-4.12.2.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 kate for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package kate for openSUSE:Factory checked in 
at 2014-02-20 07:54:55

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


Package is kate

Changes:

--- /work/SRC/openSUSE:Factory/kate/kate.changes2014-01-27 
11:14:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.kate.new/kate.changes   2014-02-20 
07:55:01.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  1 10:08:25 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.2
+   * KDE 4.12.2  release
+   * See http://www.kde.org/announcements/announce-4.12.2.php
+
+---

Old:

  kate-4.12.1.tar.xz

New:

  kate-4.12.2.tar.xz



Other differences:
--
++ kate.spec ++
--- /var/tmp/diff_new_pack.YBnIFh/_old  2014-02-20 07:55:02.0 +0100
+++ /var/tmp/diff_new_pack.YBnIFh/_new  2014-02-20 07:55:02.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kate
-Version:4.12.1
+Version:4.12.2
 Release:0
 Summary:Advanced Text Editor
 License:GPL-2.0+

++ kate-4.12.1.tar.xz - kate-4.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kate-4.12.1/addons/kate/katebuild-plugin/plugin_katebuild.cpp 
new/kate-4.12.2/addons/kate/katebuild-plugin/plugin_katebuild.cpp
--- old/kate-4.12.1/addons/kate/katebuild-plugin/plugin_katebuild.cpp   
2013-12-31 10:08:58.0 +0100
+++ new/kate-4.12.2/addons/kate/katebuild-plugin/plugin_katebuild.cpp   
2014-01-26 01:52:50.0 +0100
@@ -99,8 +99,12 @@
)
 , m_proc(0)
 // NOTE this will not allow spaces in file names.
-, 
m_filenameDetector(([a-np-zA-Z]:[/])?[a-zA-Z0-9_\\.\\-/]+\\.[a-zA-Z0-9]+:[0-9]+),
-m_newDirDetector(make\\[.+\\]: .+ `.*')
+// e.g. from gcc: main.cpp:14: error: cannot convert ‘std::string’ to 
‘int’ in return
+, 
m_filenameDetector((([a-np-zA-Z]:[/])?[a-zA-Z0-9_\\.\\-/]+\\.[a-zA-Z0-9]+):([0-9]+)(.*))
+// e.g. from icpc: main.cpp(14): error: no suitable conversion function 
from std::string to int exists
+, 
m_filenameDetectorIcpc((([a-np-zA-Z]:[/])?[a-zA-Z0-9_\\.\\-/]+\\.[a-zA-Z0-9]+)\\(([0-9]+)\\)(:.*))
+, m_filenameDetectorGccWorked(false)
+, m_newDirDetector(make\\[.+\\]: .+ `.*')
 {
 m_targetList.append(Target());
 
@@ -512,6 +516,8 @@
 return false;
 }
 
+m_filenameDetectorGccWorked = false;
+
 // clear previous runs
 m_buildUi.plainTextEdit-clear();
 m_buildUi.errTreeWidget-clear();
@@ -667,26 +673,45 @@
 /**/
 void KateBuildView::processLine(const QString line)
 {
-QString l = line;
-//kDebug()  l ;
+//kDebug()  line ;
 
 //look for a filename
-if (l.indexOf(m_filenameDetector)0)
+int index = m_filenameDetector.indexIn(line);
+
+QRegExp* rx = 0;
+if (index = 0)
+{
+m_filenameDetectorGccWorked = true;
+rx = m_filenameDetector;
+}
+else
 {
-addError(QString(), 0, QString(), l);
+if (!m_filenameDetectorGccWorked)
+{
+// let's see whether the icpc regexp works:
+// so for icpc users error detection will be a bit slower,
+// since always both regexps are checked.
+// But this should be the minority, for gcc and clang users
+// both regexes will only be checked until the first regex
+// matched the first time.
+index = m_filenameDetectorIcpc.indexIn(line);
+if (index = 0)
+{
+rx = m_filenameDetectorIcpc;
+}
+}
+}
+
+if (!rx)
+{
+addError(QString(), 0, QString(), line);
 //kDebug()  A filename was not found in the line ;
 return;
 }
 
-int match_start = m_filenameDetector.indexIn(l, 0);
-int match_len = m_filenameDetector.matchedLength();
-
-QString file_n_line = l.mid(match_start, match_len);
-
-int name_end = file_n_line.lastIndexOf(':');
-QString filename = file_n_line.left(name_end);
-QString line_n = file_n_line.mid(name_end+1);
-QString msg = l.remove(m_filenameDetector);
+QString filename = rx-cap(1);
+QString line_n = rx-cap(3);
+QString msg = rx-cap(4);
 
 //kDebug()  File Name:filename  msg: msg;
 //add path to file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kate-4.12.1/addons/kate/katebuild-plugin/plugin_katebuild.h 
new/kate-4.12.2/addons/kate/katebuild-plugin/plugin_katebuild.h
--- 

commit kdepim4-runtime for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package kdepim4-runtime for openSUSE:Factory 
checked in at 2014-02-20 07:54:57

Comparing /work/SRC/openSUSE:Factory/kdepim4-runtime (Old)
 and  /work/SRC/openSUSE:Factory/.kdepim4-runtime.new (New)


Package is kdepim4-runtime

Changes:

--- /work/SRC/openSUSE:Factory/kdepim4-runtime/kdepim4-runtime.changes  
2014-01-27 11:14:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.kdepim4-runtime.new/kdepim4-runtime.changes 
2014-02-20 07:55:07.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  1 10:09:21 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.2
+   * KDE 4.12.2  release
+   * See http://www.kde.org/announcements/announce-4.12.2.php
+
+---

Old:

  kdepim-runtime-4.12.1.tar.xz

New:

  kdepim-runtime-4.12.2.tar.xz



Other differences:
--
++ kdepim4-runtime.spec ++
--- /var/tmp/diff_new_pack.rtlknm/_old  2014-02-20 07:55:08.0 +0100
+++ /var/tmp/diff_new_pack.rtlknm/_new  2014-02-20 07:55:08.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kdepim4-runtime
-Version:4.12.1
+Version:4.12.2
 Release:0
 Summary:Base package of kdepim
 License:LGPL-2.1+


++ kdepim-runtime-4.12.1.tar.xz - kdepim-runtime-4.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-runtime-4.12.1/CMakeLists.txt 
new/kdepim-runtime-4.12.2/CMakeLists.txt
--- old/kdepim-runtime-4.12.1/CMakeLists.txt2014-01-09 07:24:53.0 
+0100
+++ new/kdepim-runtime-4.12.2/CMakeLists.txt2014-01-28 16:31:46.0 
+0100
@@ -38,7 +38,7 @@
 set(KDEPIM_RUNTIME_DEV_VERSION )
 endif()
 
-set(KDEPIM_RUNTIME_VERSION 4.12.1${KDEPIM_RUNTIME_DEV_VERSION})
+set(KDEPIM_RUNTIME_VERSION 4.12.2${KDEPIM_RUNTIME_DEV_VERSION})
 
 ### search-related options 
 option(KDEPIM_NO_NEPOMUK Build without nepomuk dependency FALSE)
@@ -56,7 +56,7 @@
 include(KDE4Defaults)
 
 # KdepimLibs
-find_package(KdepimLibs 4.12.1)
+find_package(KdepimLibs 4.12.2)
 set_package_properties(KdepimLibs PROPERTIES DESCRIPTION The KDEPIM 
libraries URL http://www.kde.org; TYPE REQUIRED)
 
 #Boost
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-runtime-4.12.1/agents/migration/migrationagent.desktop 
new/kdepim-runtime-4.12.2/agents/migration/migrationagent.desktop
--- old/kdepim-runtime-4.12.1/agents/migration/migrationagent.desktop   
2014-01-09 07:24:53.0 +0100
+++ new/kdepim-runtime-4.12.2/agents/migration/migrationagent.desktop   
2014-01-28 16:31:46.0 +0100
@@ -17,6 +17,7 @@
 Name[nl]=Migratie-agent
 Name[pt]=Agente de Migração
 Name[pt_BR]=Agente de Migração
+Name[ru]=Агент переноса данных
 Name[sk]=Agent migrácie
 Name[sr]=Агент селидбе
 Name[sr@ijekavian]=Агент селидбе
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-runtime-4.12.1/agents/newmailnotifier/akonadi_newmailnotifier_agent.notifyrc
 
new/kdepim-runtime-4.12.2/agents/newmailnotifier/akonadi_newmailnotifier_agent.notifyrc
--- 
old/kdepim-runtime-4.12.1/agents/newmailnotifier/akonadi_newmailnotifier_agent.notifyrc
 2014-01-09 07:24:53.0 +0100
+++ 
new/kdepim-runtime-4.12.2/agents/newmailnotifier/akonadi_newmailnotifier_agent.notifyrc
 2014-01-28 16:31:46.0 +0100
@@ -148,6 +148,7 @@
 Name[nl]=Tekst-naar-spraak-service van Jovie niet gevonden
 Name[pt]=Serviço de Texto-para-Fala Jovie Não Encontrado
 Name[pt_BR]=Não foi encontrado o serviço de Texto-para-Fala do Jovie
+Name[ru]=Не удалось найти службу синтеза речи Jovie
 Name[sk]=Služba textu na reč Jovie sa nenašla
 Name[sr]=Сервис за текст‑у‑говор Џови није нађен
 Name[sr@ijekavian]=Сервис за текст‑у‑говор Џови није нађен
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-runtime-4.12.1/agents/newmailnotifier/newmailnotifieragent.desktop 
new/kdepim-runtime-4.12.2/agents/newmailnotifier/newmailnotifieragent.desktop
--- 
old/kdepim-runtime-4.12.1/agents/newmailnotifier/newmailnotifieragent.desktop   
2014-01-09 07:24:53.0 +0100
+++ 
new/kdepim-runtime-4.12.2/agents/newmailnotifier/newmailnotifieragent.desktop   
2014-01-28 16:31:46.0 +0100
@@ -57,7 +57,7 @@
 Comment[fi]=Ilmoitukset saapuneesta uudesta sähköpostista
 Comment[fr]=Notifications à propos des courriers électroniques récemment reçus
 Comment[ga]=Fógraí faoi ríomhphost nua
-Comment[gl]=Notificacións sobre mensaxes que acaban de chegar
+Comment[gl]=Notificacións de mensaxes acabadas de chegar
 Comment[hu]=Értesítések újonnan érkezett e-mailekről
 

commit konsole for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package konsole for openSUSE:Factory checked 
in at 2014-02-20 07:54:55

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


Package is konsole

Changes:

--- /work/SRC/openSUSE:Factory/konsole/konsole.changes  2014-01-27 
11:14:29.0 +0100
+++ /work/SRC/openSUSE:Factory/.konsole.new/konsole.changes 2014-02-20 
07:55:04.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  1 10:08:36 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.2
+   * KDE 4.12.2  release
+   * See http://www.kde.org/announcements/announce-4.12.2.php
+
+---

Old:

  konsole-4.12.1.tar.xz

New:

  konsole-4.12.2.tar.xz



Other differences:
--
++ konsole.spec ++
--- /var/tmp/diff_new_pack.HgYySN/_old  2014-02-20 07:55:04.0 +0100
+++ /var/tmp/diff_new_pack.HgYySN/_new  2014-02-20 07:55:04.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   konsole
-Version:4.12.1
+Version:4.12.2
 Release:0
 Summary:KDE Terminal
 License:GPL-2.0+

++ konsole-4.12.1.tar.xz - konsole-4.12.2.tar.xz ++







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



commit kdebindings-smokekde for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package kdebindings-smokekde for 
openSUSE:Factory checked in at 2014-02-20 07:55:01

Comparing /work/SRC/openSUSE:Factory/kdebindings-smokekde (Old)
 and  /work/SRC/openSUSE:Factory/.kdebindings-smokekde.new (New)


Package is kdebindings-smokekde

Changes:

--- 
/work/SRC/openSUSE:Factory/kdebindings-smokekde/kdebindings-smokekde.changes
2014-01-27 11:14:40.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.kdebindings-smokekde.new/kdebindings-smokekde.changes
   2014-02-20 07:55:13.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  1 10:09:48 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.2
+   * KDE 4.12.2  release
+   * See http://www.kde.org/announcements/announce-4.12.2.php
+
+---

Old:

  smokekde-4.12.1.tar.xz

New:

  smokekde-4.12.2.tar.xz



Other differences:
--
++ kdebindings-smokekde.spec ++
--- /var/tmp/diff_new_pack.1ixXMP/_old  2014-02-20 07:55:14.0 +0100
+++ /var/tmp/diff_new_pack.1ixXMP/_new  2014-02-20 07:55:14.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kdebindings-smokekde
-Version:4.12.1
+Version:4.12.2
 Release:0
 Summary:Kdebindings Smoke-kde library
 License:LGPL-2.1+

++ smokekde-4.12.1.tar.xz - smokekde-4.12.2.tar.xz ++

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



commit rocs for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package rocs for openSUSE:Factory checked in 
at 2014-02-20 07:54:46

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


Package is rocs

Changes:

--- /work/SRC/openSUSE:Factory/rocs/rocs.changes2014-01-27 
11:16:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.rocs.new/rocs.changes   2014-02-20 
07:54:47.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  1 10:15:50 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.2
+   * KDE 4.12.2  release
+   * See http://www.kde.org/announcements/announce-4.12.2.php
+
+---

Old:

  rocs-4.12.1.tar.xz

New:

  rocs-4.12.2.tar.xz



Other differences:
--
++ rocs.spec ++
--- /var/tmp/diff_new_pack.Zkm0pJ/_old  2014-02-20 07:54:47.0 +0100
+++ /var/tmp/diff_new_pack.Zkm0pJ/_new  2014-02-20 07:54:47.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   rocs
-Version:4.12.1
+Version:4.12.2
 Release:0
 Summary:Graph Theory IDE
 License:GPL-3.0+

++ rocs-4.12.1.tar.xz - rocs-4.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/rocs-4.12.1/RocsCore/LoadSave/Plugins/kmlFileFormat/rocs_kmlfileformatplugin.desktop
 
new/rocs-4.12.2/RocsCore/LoadSave/Plugins/kmlFileFormat/rocs_kmlfileformatplugin.desktop
--- 
old/rocs-4.12.1/RocsCore/LoadSave/Plugins/kmlFileFormat/rocs_kmlfileformatplugin.desktop
2013-12-24 10:51:13.0 +0100
+++ 
new/rocs-4.12.2/RocsCore/LoadSave/Plugins/kmlFileFormat/rocs_kmlfileformatplugin.desktop
2014-01-13 07:36:24.0 +0100
@@ -51,7 +51,7 @@
 Comment[et]=KML (Keyhole Markup Language) dokumentide lugemine ja kirjutamine.
 Comment[fi]=Lukee ja kirjoittaa Keyhole Markup Language (KML) -tiedostoja
 Comment[fr]=Lit et écrit des documents au format « Keyhole Markup Language » 
(« KML »).
-Comment[gl]=Le e escribe ficheiros na linguaxe de etiquetaxe Keyhole
+Comment[gl]=Le e escribe ficheiros na linguaxe de etiquetaxe Keyhole (KML)
 Comment[hu]=Keyhole jelölő nyelv dokumentumok (KML) olvasása és írása
 Comment[it]=Leggi e scrivi i documenti scritti in Keyhole Markup Language (GML)
 Comment[kk]=Keyhole Markup Language (KML) құжаттарын оқу және жазу

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



commit kdebindings-smokeqt for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package kdebindings-smokeqt for 
openSUSE:Factory checked in at 2014-02-20 07:54:59

Comparing /work/SRC/openSUSE:Factory/kdebindings-smokeqt (Old)
 and  /work/SRC/openSUSE:Factory/.kdebindings-smokeqt.new (New)


Package is kdebindings-smokeqt

Changes:

--- /work/SRC/openSUSE:Factory/kdebindings-smokeqt/kdebindings-smokeqt.changes  
2014-01-27 11:14:35.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.kdebindings-smokeqt.new/kdebindings-smokeqt.changes 
2014-02-20 07:55:10.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  1 10:09:33 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.2
+   * KDE 4.12.2  release
+   * See http://www.kde.org/announcements/announce-4.12.2.php
+
+---

Old:

  smokeqt-4.12.1.tar.xz

New:

  smokeqt-4.12.2.tar.xz



Other differences:
--
++ kdebindings-smokeqt.spec ++
--- /var/tmp/diff_new_pack.IlJiJa/_old  2014-02-20 07:55:11.0 +0100
+++ /var/tmp/diff_new_pack.IlJiJa/_new  2014-02-20 07:55:11.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kdebindings-smokeqt
-Version:4.12.1
+Version:4.12.2
 Release:0
 Summary:SMOKE-Qt library for kdebindings
 License:LGPL-2.1+

++ smokeqt-4.12.1.tar.xz - smokeqt-4.12.2.tar.xz ++

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



commit kdebase4-runtime for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package kdebase4-runtime for 
openSUSE:Factory checked in at 2014-02-20 07:54:50

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


Package is kdebase4-runtime

Changes:

--- /work/SRC/openSUSE:Factory/kdebase4-runtime/kdebase4-runtime.changes
2014-01-27 11:14:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.kdebase4-runtime.new/kdebase4-runtime.changes   
2014-02-20 07:54:54.0 +0100
@@ -1,0 +2,8 @@
+Sat Feb  1 10:07:58 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.2
+   * KDE 4.12.2  release
+   * See http://www.kde.org/announcements/announce-4.12.2.php
+- Require libssh = 0.6 due to upstream changes
+
+---

Old:

  kde-runtime-4.12.1.tar.xz

New:

  kde-runtime-4.12.2.tar.xz



Other differences:
--
++ kdebase4-runtime.spec ++
--- /var/tmp/diff_new_pack.hsFBIi/_old  2014-02-20 07:54:55.0 +0100
+++ /var/tmp/diff_new_pack.hsFBIi/_new  2014-02-20 07:54:55.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kdebase4-runtime
-Version:4.12.1
+Version:4.12.2
 Release:0
 Summary:The KDE Runtime Components
 License:GPL-2.0+
@@ -55,7 +55,7 @@
 BuildRequires:  libpulse-devel
 BuildRequires:  libqca2-devel
 BuildRequires:  libsmbclient-devel
-BuildRequires:  libssh-devel = 0.4.0
+BuildRequires:  libssh-devel = 0.6.0
 BuildRequires:  lzma-devel
 BuildRequires:  nepomuk-core-devel
 BuildRequires:  openexr-devel
@@ -293,7 +293,9 @@
 %{_kde4_modulesdir}/kio_nfs.so
 %{_kde4_modulesdir}/kio_remote.so
 %{_kde4_modulesdir}/kio_settings.so
+%if %suse_version = 1310
 %{_kde4_modulesdir}/kio_sftp.so
+%endif
 %{_kde4_modulesdir}/kio_smb.so
 %{_kde4_modulesdir}/kio_tags.so
 %{_kde4_modulesdir}/kio_thumbnail.so
@@ -407,7 +409,9 @@
 %{_kde4_servicesdir}/remote.protocol
 %{_kde4_servicesdir}/settings.protocol
 %{_kde4_servicesdir}/smb.protocol
+%if %suse_version = 1310
 %{_kde4_servicesdir}/sftp.protocol
+%endif
 %{_kde4_servicesdir}/tar.protocol
 %{_kde4_servicesdir}/tags.protocol
 %{_kde4_servicesdir}/thumbnail.protocol
@@ -416,7 +420,7 @@
 %{_kde4_servicesdir}/zip.protocol
 %{_kde4_servicesdir}/lzma.protocol
 %{_kde4_servicesdir}/xz.protocol
-%{_kde4_servicesdir}/sftp.protocol
+
 
 # --- services ---
 %{_kde4_servicesdir}/comicbookthumbnail.desktop


++ kde-runtime-4.12.1.tar.xz - kde-runtime-4.12.2.tar.xz ++
/work/SRC/openSUSE:Factory/kdebase4-runtime/kde-runtime-4.12.1.tar.xz 
/work/SRC/openSUSE:Factory/.kdebase4-runtime.new/kde-runtime-4.12.2.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 perl-qt4 for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package perl-qt4 for openSUSE:Factory 
checked in at 2014-02-20 07:55:03

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


Package is perl-qt4

Changes:

--- /work/SRC/openSUSE:Factory/perl-qt4/perl-qt4.changes2014-01-27 
11:14:43.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-qt4.new/perl-qt4.changes   2014-02-20 
07:55:18.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  1 10:10:04 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.2
+   * KDE 4.12.2  release
+   * See http://www.kde.org/announcements/announce-4.12.2.php
+
+---

Old:

  perlqt-4.12.1.tar.xz

New:

  perlqt-4.12.2.tar.xz



Other differences:
--
++ perl-qt4.spec ++
--- /var/tmp/diff_new_pack.ekRqCn/_old  2014-02-20 07:55:19.0 +0100
+++ /var/tmp/diff_new_pack.ekRqCn/_new  2014-02-20 07:55:19.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-qt4
-Version:4.12.1
+Version:4.12.2
 Release:0
 Summary:PerlQt kdebindings library
 License:GPL-2.0+

++ perlqt-4.12.1.tar.xz - perlqt-4.12.2.tar.xz ++

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



commit plasma-addons for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package plasma-addons for openSUSE:Factory 
checked in at 2014-02-20 07:55:00

Comparing /work/SRC/openSUSE:Factory/plasma-addons (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-addons.new (New)


Package is plasma-addons

Changes:

--- /work/SRC/openSUSE:Factory/plasma-addons/plasma-addons.changes  
2014-01-27 11:14:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.plasma-addons.new/plasma-addons.changes 
2014-02-20 07:55:12.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  1 10:09:41 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.2
+   * KDE 4.12.2  release
+   * See http://www.kde.org/announcements/announce-4.12.2.php
+
+---

Old:

  kdeplasma-addons-4.12.1.tar.xz

New:

  kdeplasma-addons-4.12.2.tar.xz



Other differences:
--
++ plasma-addons.spec ++
--- /var/tmp/diff_new_pack.hijfTO/_old  2014-02-20 07:55:13.0 +0100
+++ /var/tmp/diff_new_pack.hijfTO/_new  2014-02-20 07:55:13.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   plasma-addons
-Version:4.12.1
+Version:4.12.2
 Release:0
 Summary:Additional Plasma Widgets
 License:GPL-2.0+

++ kdeplasma-addons-4.12.1.tar.xz - kdeplasma-addons-4.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdeplasma-addons-4.12.1/wallpapers/marble/marble.cpp 
new/kdeplasma-addons-4.12.2/wallpapers/marble/marble.cpp
--- old/kdeplasma-addons-4.12.1/wallpapers/marble/marble.cpp2014-01-05 
07:38:21.0 +0100
+++ new/kdeplasma-addons-4.12.2/wallpapers/marble/marble.cpp2014-01-26 
20:42:13.0 +0100
@@ -143,8 +143,8 @@
 QModelIndex index = themeManager.mapThemeModel()-index(i, 0, 
QModelIndex());
 QString theme = themeManager.mapThemeModel()-data(index, 
Qt::DisplayRole).toString();
 QIcon icon = 
qvariant_castQIcon(themeManager.mapThemeModel()-data(index, 
Qt::DecorationRole));
-QModelIndex fileIndex = themeManager.mapThemeModel()-index(i, 1, 
QModelIndex());
-QString themeFile = themeManager.mapThemeModel()-data(fileIndex, 
Qt::DisplayRole).toString();
+QModelIndex fileIndex = themeManager.mapThemeModel()-index(i, 0, 
QModelIndex());
+QString themeFile = themeManager.mapThemeModel()-data(fileIndex, 
Qt::UserRole + 1).toString();
 m_ui.themeList-addItem(icon, theme, themeFile);
 if (m_mapTheme == themeFile) {
 m_ui.themeList-setCurrentIndex(i);

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



commit libkdeedu4 for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package libkdeedu4 for openSUSE:Factory 
checked in at 2014-02-20 07:55:24

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


Package is libkdeedu4

Changes:

--- /work/SRC/openSUSE:Factory/libkdeedu4/libkdeedu4.changes2014-01-27 
11:15:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.libkdeedu4.new/libkdeedu4.changes   
2014-02-20 07:55:42.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  1 10:12:15 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.2
+   * KDE 4.12.2  release
+   * See http://www.kde.org/announcements/announce-4.12.2.php
+
+---

Old:

  libkdeedu-4.12.1.tar.xz

New:

  libkdeedu-4.12.2.tar.xz



Other differences:
--
++ libkdeedu4.spec ++
--- /var/tmp/diff_new_pack.hGYLSC/_old  2014-02-20 07:55:44.0 +0100
+++ /var/tmp/diff_new_pack.hGYLSC/_new  2014-02-20 07:55:44.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   libkdeedu4
-Version:4.12.1
+Version:4.12.2
 Release:0
 Summary:Library for KDE Education Applications
 License:GPL-2.0+

++ libkdeedu-4.12.1.tar.xz - libkdeedu-4.12.2.tar.xz ++

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



commit kruler for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package kruler for openSUSE:Factory checked 
in at 2014-02-20 07:55:20

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


Package is kruler

Changes:

--- /work/SRC/openSUSE:Factory/kruler/kruler.changes2014-01-27 
11:15:18.0 +0100
+++ /work/SRC/openSUSE:Factory/.kruler.new/kruler.changes   2014-02-20 
07:55:37.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  1 10:11:47 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.2
+   * KDE 4.12.2  release
+   * See http://www.kde.org/announcements/announce-4.12.2.php
+
+---

Old:

  kruler-4.12.1.tar.xz

New:

  kruler-4.12.2.tar.xz



Other differences:
--
++ kruler.spec ++
--- /var/tmp/diff_new_pack.DfkBpJ/_old  2014-02-20 07:55:38.0 +0100
+++ /var/tmp/diff_new_pack.DfkBpJ/_new  2014-02-20 07:55:38.0 +0100
@@ -26,7 +26,7 @@
 Provides:   kde4-kruler = 4.3.0
 Obsoletes:  kde4-kruler  4.3.0
 Url:http://www.kde.org
-Version:4.12.1
+Version:4.12.2
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kruler-4.12.1.tar.xz - kruler-4.12.2.tar.xz ++

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



commit kalgebra for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2014-02-20 07:55:27

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


Package is kalgebra

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2014-01-27 
11:15:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2014-02-20 
07:55:47.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  1 10:12:34 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.2
+   * KDE 4.12.2  release
+   * See http://www.kde.org/announcements/announce-4.12.2.php
+
+---

Old:

  kalgebra-4.12.1.tar.xz

New:

  kalgebra-4.12.2.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.T3MJrD/_old  2014-02-20 07:55:47.0 +0100
+++ /var/tmp/diff_new_pack.T3MJrD/_new  2014-02-20 07:55:47.0 +0100
@@ -21,7 +21,7 @@
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://edu.kde.org
-Version:4.12.1
+Version:4.12.2
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  analitza-devel

++ kalgebra-4.12.1.tar.xz - kalgebra-4.12.2.tar.xz ++

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



commit kmplot for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package kmplot for openSUSE:Factory checked 
in at 2014-02-20 07:55:39

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


Package is kmplot

Changes:

--- /work/SRC/openSUSE:Factory/kmplot/kmplot.changes2014-01-27 
11:15:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.kmplot.new/kmplot.changes   2014-02-20 
07:56:02.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  1 10:14:09 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.2
+   * KDE 4.12.2  release
+   * See http://www.kde.org/announcements/announce-4.12.2.php
+
+---

Old:

  kmplot-4.12.1.tar.xz

New:

  kmplot-4.12.2.tar.xz



Other differences:
--
++ kmplot.spec ++
--- /var/tmp/diff_new_pack.5mPMUl/_old  2014-02-20 07:56:03.0 +0100
+++ /var/tmp/diff_new_pack.5mPMUl/_new  2014-02-20 07:56:03.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kmplot
-Version:4.12.1
+Version:4.12.2
 Release:0
 Summary:Mathematical Function Plotter
 License:GPL-2.0+

++ kmplot-4.12.1.tar.xz - kmplot-4.12.2.tar.xz ++

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



commit kbruch for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package kbruch for openSUSE:Factory checked 
in at 2014-02-20 07:55:32

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


Package is kbruch

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2014-01-27 
11:15:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.kbruch.new/kbruch.changes   2014-02-20 
07:55:52.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  1 10:12:58 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.2
+   * KDE 4.12.2  release
+   * See http://www.kde.org/announcements/announce-4.12.2.php
+
+---

Old:

  kbruch-4.12.1.tar.xz

New:

  kbruch-4.12.2.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.q4mWGx/_old  2014-02-20 07:55:53.0 +0100
+++ /var/tmp/diff_new_pack.q4mWGx/_new  2014-02-20 07:55:53.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kbruch
-Version:4.12.1
+Version:4.12.2
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+

++ kbruch-4.12.1.tar.xz - kbruch-4.12.2.tar.xz ++

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



commit kamera for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2014-02-20 07:55:13

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


Package is kamera

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2014-01-27 
11:15:03.0 +0100
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2014-02-20 
07:55:27.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  1 10:11:01 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.2
+   * KDE 4.12.2  release
+   * See http://www.kde.org/announcements/announce-4.12.2.php
+
+---

Old:

  kamera-4.12.1.tar.xz

New:

  kamera-4.12.2.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.bZhuQe/_old  2014-02-20 07:55:28.0 +0100
+++ /var/tmp/diff_new_pack.bZhuQe/_new  2014-02-20 07:55:28.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kamera
-Version:4.12.1
+Version:4.12.2
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+

++ kamera-4.12.1.tar.xz - kamera-4.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kamera-4.12.1/CMakeLists.txt 
new/kamera-4.12.2/CMakeLists.txt
--- old/kamera-4.12.1/CMakeLists.txt2013-12-24 10:37:02.0 +0100
+++ new/kamera-4.12.2/CMakeLists.txt2014-01-20 13:32:08.0 +0100
@@ -1,27 +1,29 @@
 project(kamera)
 
 find_package(KDE4 REQUIRED)
+include(CMakePushCheckState)
+include(CheckSymbolExists)
 include(KDE4Defaults)
 include(MacroLibrary)
 include(MacroOptionalAddSubdirectory)
-include(CheckLibraryExists)
-
 
 find_package(Gphoto2)
 macro_log_feature(GPHOTO2_FOUND gphoto2 Required to build kamera 
http://heanet.dl.sourceforge.net/sourceforge/gphoto; TRUE  )
 
-check_library_exists(gphoto2_port gp_port_info_get_name  GPHOTO2_5)
-if(GPHOTO2_5)
-message(STATUS Found libgphoto 2.5)
-else(GPHOTO2_5)
-message(STATUS libgphoto 2.5 not found, assuming libgphoto2 2.4)
-endif(GPHOTO2_5)
-set(HAVE_GPHOTO2_5 ${GPHOTO2_5})
+cmake_push_check_state()
+set(CMAKE_REQUIRED_INCLUDES ${GPHOTO2_INCLUDE_DIR})
+set(CMAKE_REQUIRED_LIBRARIES ${GPHOTO2_LIBRARIES})
+check_symbol_exists(gp_port_info_get_name gphoto2.h HAVE_GPHOTO2_5)
+cmake_pop_check_state()
+
+if(HAVE_GPHOTO2_5)
+message(STATUS Detected libgphoto2 2.5.0 or newer)
+else()
+message(STATUS Detected libgphoto2 2.4 or older)
+endif()
 
 include(ConfigureChecks.cmake)
 
-
-
 configure_file(config-kamera.h.cmake 
${CMAKE_CURRENT_BINARY_DIR}/config-kamera.h)
 
 add_definitions (${QT_DEFINITIONS} ${KDE4_DEFINITIONS})

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



commit libkdcraw for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package libkdcraw for openSUSE:Factory 
checked in at 2014-02-20 07:55:12

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


Package is libkdcraw

Changes:

--- /work/SRC/openSUSE:Factory/libkdcraw/libkdcraw.changes  2014-01-27 
11:15:01.0 +0100
+++ /work/SRC/openSUSE:Factory/.libkdcraw.new/libkdcraw.changes 2014-02-20 
07:55:26.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  1 10:10:56 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.2
+   * KDE 4.12.2  release
+   * See http://www.kde.org/announcements/announce-4.12.2.php
+
+---

Old:

  libkdcraw-4.12.1.tar.xz

New:

  libkdcraw-4.12.2.tar.xz



Other differences:
--
++ libkdcraw.spec ++
--- /var/tmp/diff_new_pack.5Jjx7J/_old  2014-02-20 07:55:27.0 +0100
+++ /var/tmp/diff_new_pack.5Jjx7J/_new  2014-02-20 07:55:27.0 +0100
@@ -19,7 +19,7 @@
 %define _so 23
 
 Name:   libkdcraw
-Version:4.12.1
+Version:4.12.2
 Release:0
 Summary:Shared library interface around dcraw
 License:LGPL-2.0+ and GPL-2.0+ and GPL-3.0+

++ libkdcraw-4.12.1.tar.xz - libkdcraw-4.12.2.tar.xz ++

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



commit kgeography for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package kgeography for openSUSE:Factory 
checked in at 2014-02-20 07:55:33

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


Package is kgeography

Changes:

--- /work/SRC/openSUSE:Factory/kgeography/kgeography.changes2014-01-27 
11:15:41.0 +0100
+++ /work/SRC/openSUSE:Factory/.kgeography.new/kgeography.changes   
2014-02-20 07:55:54.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  1 10:13:06 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.2
+   * KDE 4.12.2  release
+   * See http://www.kde.org/announcements/announce-4.12.2.php
+
+---

Old:

  kgeography-4.12.1.tar.xz

New:

  kgeography-4.12.2.tar.xz



Other differences:
--
++ kgeography.spec ++
--- /var/tmp/diff_new_pack.fVxISd/_old  2014-02-20 07:55:54.0 +0100
+++ /var/tmp/diff_new_pack.fVxISd/_new  2014-02-20 07:55:54.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kgeography
-Version:4.12.1
+Version:4.12.2
 Release:0
 Summary:Geography Trainer
 License:GPL-2.0+

++ kgeography-4.12.1.tar.xz - kgeography-4.12.2.tar.xz ++
/work/SRC/openSUSE:Factory/kgeography/kgeography-4.12.1.tar.xz 
/work/SRC/openSUSE:Factory/.kgeography.new/kgeography-4.12.2.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 kwordquiz for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package kwordquiz for openSUSE:Factory 
checked in at 2014-02-20 07:55:42

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


Package is kwordquiz

Changes:

--- /work/SRC/openSUSE:Factory/kwordquiz/kwordquiz.changes  2014-01-27 
11:15:59.0 +0100
+++ /work/SRC/openSUSE:Factory/.kwordquiz.new/kwordquiz.changes 2014-02-20 
07:56:07.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  1 10:14:53 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.2
+   * KDE 4.12.2  release
+   * See http://www.kde.org/announcements/announce-4.12.2.php
+
+---

Old:

  kwordquiz-4.12.1.tar.xz

New:

  kwordquiz-4.12.2.tar.xz



Other differences:
--
++ kwordquiz.spec ++
--- /var/tmp/diff_new_pack.6tElH9/_old  2014-02-20 07:56:08.0 +0100
+++ /var/tmp/diff_new_pack.6tElH9/_new  2014-02-20 07:56:08.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kwordquiz
-Version:4.12.1
+Version:4.12.2
 Release:0
 Summary:Vocabulary Trainer
 License:GPL-2.0+

++ kwordquiz-4.12.1.tar.xz - kwordquiz-4.12.2.tar.xz ++

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



commit ktouch for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package ktouch for openSUSE:Factory checked 
in at 2014-02-20 07:55:40

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


Package is ktouch

Changes:

--- /work/SRC/openSUSE:Factory/ktouch/ktouch.changes2014-01-27 
11:15:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.ktouch.new/ktouch.changes   2014-02-20 
07:56:04.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  1 10:14:38 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.2
+   * KDE 4.12.2  release
+   * See http://www.kde.org/announcements/announce-4.12.2.php
+
+---

Old:

  ktouch-4.12.1.tar.xz

New:

  ktouch-4.12.2.tar.xz



Other differences:
--
++ ktouch.spec ++
--- /var/tmp/diff_new_pack.AiVg9y/_old  2014-02-20 07:56:05.0 +0100
+++ /var/tmp/diff_new_pack.AiVg9y/_new  2014-02-20 07:56:05.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   ktouch
-Version:4.12.1
+Version:4.12.2
 Release:0
 Summary:Touch Typing Tutor
 License:GPL-2.0+

++ ktouch-4.12.1.tar.xz - ktouch-4.12.2.tar.xz ++

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



commit kig for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package kig for openSUSE:Factory checked in 
at 2014-02-20 07:55:35

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


Package is kig

Changes:

--- /work/SRC/openSUSE:Factory/kig/kig.changes  2014-01-27 11:15:45.0 
+0100
+++ /work/SRC/openSUSE:Factory/.kig.new/kig.changes 2014-02-20 
07:55:56.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  1 10:13:31 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.2
+   * KDE 4.12.2  release
+   * See http://www.kde.org/announcements/announce-4.12.2.php
+
+---

Old:

  kig-4.12.1.tar.xz

New:

  kig-4.12.2.tar.xz



Other differences:
--
++ kig.spec ++
--- /var/tmp/diff_new_pack.DM0Jyq/_old  2014-02-20 07:55:57.0 +0100
+++ /var/tmp/diff_new_pack.DM0Jyq/_new  2014-02-20 07:55:57.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kig
-Version:4.12.1
+Version:4.12.2
 Release:0
 Summary:Interactive Geometry
 License:GPL-2.0+

++ kig-4.12.1.tar.xz - kig-4.12.2.tar.xz ++

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



commit cantor for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package cantor for openSUSE:Factory checked 
in at 2014-02-20 07:55:26

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


Package is cantor

Changes:

--- /work/SRC/openSUSE:Factory/cantor/cantor.changes2014-01-27 
11:15:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.cantor.new/cantor.changes   2014-02-20 
07:55:46.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  1 10:12:29 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.2
+   * KDE 4.12.2  release
+   * See http://www.kde.org/announcements/announce-4.12.2.php
+
+---

Old:

  cantor-4.12.1.tar.xz

New:

  cantor-4.12.2.tar.xz



Other differences:
--
++ cantor.spec ++
--- /var/tmp/diff_new_pack.pVb7Vt/_old  2014-02-20 07:55:46.0 +0100
+++ /var/tmp/diff_new_pack.pVb7Vt/_new  2014-02-20 07:55:46.0 +0100
@@ -19,7 +19,7 @@
 %global libMAJOR 1
 
 Name:   cantor
-Version:4.12.1
+Version:4.12.2
 Release:0
 Summary:Worksheet GUI for mathematical software
 License:GPL-2.0+

++ cantor-4.12.1.tar.xz - cantor-4.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cantor-4.12.1/src/backends/python2/CMakeLists.txt 
new/cantor-4.12.2/src/backends/python2/CMakeLists.txt
--- old/cantor-4.12.1/src/backends/python2/CMakeLists.txt   2013-12-22 
07:37:50.0 +0100
+++ new/cantor-4.12.2/src/backends/python2/CMakeLists.txt   2014-01-26 
23:14:30.0 +0100
@@ -10,6 +10,11 @@
  python2extensions.cpp
 )
 
+if(MSVC)
+# ssize_t is typedef'd in both kdewin and python headers, this prevents 
using the kdewin one
+add_definitions(-D_SSIZE_T_DEFINED)
+endif(MSVC)
+
 include_directories(${PYTHON_LIBRARIES_DIR})
 include_directories(${PYTHON_INCLUDE_DIR})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cantor-4.12.1/src/backends/sage/sagesession.cpp 
new/cantor-4.12.2/src/backends/sage/sagesession.cpp
--- old/cantor-4.12.1/src/backends/sage/sagesession.cpp 2013-12-22 
07:37:50.0 +0100
+++ new/cantor-4.12.2/src/backends/sage/sagesession.cpp 2014-01-26 
23:14:30.0 +0100
@@ -63,12 +63,12 @@
 m_minor=minor;
 }
 
-int SageSession::VersionInfo::major() const
+int SageSession::VersionInfo::majorVersion() const
 {
 return m_major;
 }
 
-int SageSession::VersionInfo::minor() const
+int SageSession::VersionInfo::minorVersion() const
 {
 return m_minor;
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cantor-4.12.1/src/backends/sage/sagesession.h 
new/cantor-4.12.2/src/backends/sage/sagesession.h
--- old/cantor-4.12.1/src/backends/sage/sagesession.h   2013-12-22 
07:37:50.0 +0100
+++ new/cantor-4.12.2/src/backends/sage/sagesession.h   2014-01-26 
23:14:30.0 +0100
@@ -51,8 +51,10 @@
 bool operator =(const VersionInfo other) const;
 bool operator ==( const VersionInfo other) const;
 
-int major() const;
-int minor() const;
+// These are not called major() and minor() because some libc's have
+// macros with those names.
+int majorVersion() const;
+int minorVersion() const;
   private:
 int m_major;
 int m_minor;

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



commit blinken for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package blinken for openSUSE:Factory checked 
in at 2014-02-20 07:55:25

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


Package is blinken

Changes:

--- /work/SRC/openSUSE:Factory/blinken/blinken.changes  2014-01-27 
11:15:29.0 +0100
+++ /work/SRC/openSUSE:Factory/.blinken.new/blinken.changes 2014-02-20 
07:55:44.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  1 10:12:21 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.2
+   * KDE 4.12.2  release
+   * See http://www.kde.org/announcements/announce-4.12.2.php
+
+---

Old:

  blinken-4.12.1.tar.xz

New:

  blinken-4.12.2.tar.xz



Other differences:
--
++ blinken.spec ++
--- /var/tmp/diff_new_pack.ATKBqk/_old  2014-02-20 07:55:45.0 +0100
+++ /var/tmp/diff_new_pack.ATKBqk/_new  2014-02-20 07:55:45.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   blinken
-Version:4.12.1
+Version:4.12.2
 Release:0
 Summary:Simon Says Game
 License:GPL-2.0+

++ blinken-4.12.1.tar.xz - blinken-4.12.2.tar.xz ++

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



commit gwenview for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package gwenview for openSUSE:Factory 
checked in at 2014-02-20 07:55:16

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


Package is gwenview

Changes:

--- /work/SRC/openSUSE:Factory/gwenview/gwenview.changes2014-01-27 
11:15:11.0 +0100
+++ /work/SRC/openSUSE:Factory/.gwenview.new/gwenview.changes   2014-02-20 
07:55:32.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  1 10:11:21 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.2
+   * KDE 4.12.2  release
+   * See http://www.kde.org/announcements/announce-4.12.2.php
+
+---

Old:

  gwenview-4.12.1.tar.xz

New:

  gwenview-4.12.2.tar.xz



Other differences:
--
++ gwenview.spec ++
--- /var/tmp/diff_new_pack.cHNhQ0/_old  2014-02-20 07:55:33.0 +0100
+++ /var/tmp/diff_new_pack.cHNhQ0/_new  2014-02-20 07:55:33.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   gwenview
-Version:4.12.1
+Version:4.12.2
 Release:0
 Summary:Simple Image Viewer for KDE
 License:GPL-2.0+

++ gwenview-4.12.1.tar.xz - gwenview-4.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gwenview-4.12.1/lib/version.h 
new/gwenview-4.12.2/lib/version.h
--- old/gwenview-4.12.1/lib/version.h   2013-12-12 17:21:21.0 +0100
+++ new/gwenview-4.12.2/lib/version.h   2014-01-29 11:58:26.0 +0100
@@ -33,6 +33,6 @@
 https://bugs.kde.org/editversions.cgi?product=gwenview
 
 */
-#define GWENVIEW_VERSION 4.12.0
+#define GWENVIEW_VERSION 4.12.2
 
 #endif /* VERSION_H */

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



commit mono-kde4 for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package mono-kde4 for openSUSE:Factory 
checked in at 2014-02-20 07:55:08

Comparing /work/SRC/openSUSE:Factory/mono-kde4 (Old)
 and  /work/SRC/openSUSE:Factory/.mono-kde4.new (New)


Package is mono-kde4

Changes:

--- /work/SRC/openSUSE:Factory/mono-kde4/mono-kde4.changes  2014-01-27 
11:14:51.0 +0100
+++ /work/SRC/openSUSE:Factory/.mono-kde4.new/mono-kde4.changes 2014-02-20 
07:55:22.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  1 10:10:30 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.2
+   * KDE 4.12.2  release
+   * See http://www.kde.org/announcements/announce-4.12.2.php
+
+---

Old:

  kimono-4.12.1.tar.xz

New:

  kimono-4.12.2.tar.xz



Other differences:
--
++ mono-kde4.spec ++
--- /var/tmp/diff_new_pack.WCUZj3/_old  2014-02-20 07:55:23.0 +0100
+++ /var/tmp/diff_new_pack.WCUZj3/_new  2014-02-20 07:55:23.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   mono-kde4
-Version:4.12.1
+Version:4.12.2
 Release:0
 Summary:Kimono Mono-kde library
 License:LGPL-2.1+

++ kimono-4.12.1.tar.xz - kimono-4.12.2.tar.xz ++

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



commit libkipi for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package libkipi for openSUSE:Factory checked 
in at 2014-02-20 07:55:11

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


Package is libkipi

Changes:

--- /work/SRC/openSUSE:Factory/libkipi/libkipi.changes  2014-01-27 
11:14:58.0 +0100
+++ /work/SRC/openSUSE:Factory/.libkipi.new/libkipi.changes 2014-02-20 
07:55:25.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  1 10:10:49 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.2
+   * KDE 4.12.2  release
+   * See http://www.kde.org/announcements/announce-4.12.2.php
+
+---

Old:

  libkipi-4.12.1.tar.xz

New:

  libkipi-4.12.2.tar.xz



Other differences:
--
++ libkipi.spec ++
--- /var/tmp/diff_new_pack.Cf40iK/_old  2014-02-20 07:55:26.0 +0100
+++ /var/tmp/diff_new_pack.Cf40iK/_new  2014-02-20 07:55:26.0 +0100
@@ -26,7 +26,7 @@
 License:BSD-3-Clause and GPL-2.0+ and LGPL-2.1+ and MIT
 Group:  Development/Libraries/KDE
 Url:http://www.kde.org
-Version:4.12.1
+Version:4.12.2
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ libkipi-4.12.1.tar.xz - libkipi-4.12.2.tar.xz ++

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



commit ruby-qt4 for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package ruby-qt4 for openSUSE:Factory 
checked in at 2014-02-20 07:55:05

Comparing /work/SRC/openSUSE:Factory/ruby-qt4 (Old)
 and  /work/SRC/openSUSE:Factory/.ruby-qt4.new (New)


Package is ruby-qt4

Changes:

--- /work/SRC/openSUSE:Factory/ruby-qt4/ruby-qt4.changes2014-01-27 
11:14:47.0 +0100
+++ /work/SRC/openSUSE:Factory/.ruby-qt4.new/ruby-qt4.changes   2014-02-20 
07:55:21.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  1 10:10:23 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.2
+   * KDE 4.12.2  release
+   * See http://www.kde.org/announcements/announce-4.12.2.php
+
+---

Old:

  qtruby-4.12.1.tar.xz

New:

  qtruby-4.12.2.tar.xz



Other differences:
--
++ ruby-qt4.spec ++
--- /var/tmp/diff_new_pack.7P1ACt/_old  2014-02-20 07:55:21.0 +0100
+++ /var/tmp/diff_new_pack.7P1ACt/_new  2014-02-20 07:55:21.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   ruby-qt4
-Version:4.12.1
+Version:4.12.2
 Release:0
 Summary:QtRuby kdebindings library
 License:LGPL-2.1+

++ qtruby-4.12.1.tar.xz - qtruby-4.12.2.tar.xz ++

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



commit python-kde4 for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package python-kde4 for openSUSE:Factory 
checked in at 2014-02-20 07:55:02

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


Package is python-kde4

Changes:

--- /work/SRC/openSUSE:Factory/python-kde4/python-kde4.changes  2014-01-27 
11:23:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-kde4.new/python-kde4.changes 
2014-02-20 07:55:16.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  1 10:09:55 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.2
+   * KDE 4.12.2  release
+   * See http://www.kde.org/announcements/announce-4.12.2.php
+
+---
python3-kde4.changes: same change

Old:

  pykde4-4.12.1.tar.xz

New:

  pykde4-4.12.2.tar.xz



Other differences:
--
++ python-kde4.spec ++
--- /var/tmp/diff_new_pack.PRrCmZ/_old  2014-02-20 07:55:17.0 +0100
+++ /var/tmp/diff_new_pack.PRrCmZ/_new  2014-02-20 07:55:17.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python-kde4
-Version:4.12.1
+Version:4.12.2
 Release:0
 Summary:Python bindings for KDE 4
 License:LGPL-2.1+ and GPL-2.0+

python3-kde4.spec: same change
++ pykde4-4.12.1.tar.xz - pykde4-4.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pykde4-4.12.1/tools/pykdeuic4/pykdeuic4.py 
new/pykde4-4.12.2/tools/pykdeuic4/pykdeuic4.py
--- old/pykde4-4.12.1/tools/pykdeuic4/pykdeuic4.py  2013-09-11 
21:35:56.0 +0200
+++ new/pykde4-4.12.2/tools/pykdeuic4/pykdeuic4.py  2014-01-18 
20:18:35.0 +0100
@@ -23,6 +23,7 @@
 import time
 import optparse
 
+from PyQt4 import QtCore
 from PyQt4.uic.Compiler import indenter, compiler
 from PyQt4.uic.Compiler import qtproxies
 from PyQt4.uic.objcreator import MATCH,NO_MATCH
@@ -101,7 +102,12 @@
 output.write(HEADER % (uifile, time.ctime()))
 indenter.indentwidth = indent
 comp = compiler.UICompiler()
-winfo = comp.compileUi(uifile, output, None)
+pyqt_version_tuple = tuple(map(int, QtCore.PYQT_VERSION_STR.split(.)))
+# the method signature for compileUI changed in 4.10.0
+if pyqt_version_tuple  (4,10,0):
+winfo = comp.compileUi(uifile, output, None)
+else:
+winfo = comp.compileUi(uifile, output, None, )
 
 if exe:
 output.write(DISPLAY_CODE % winfo[uiclass])

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



commit ksnapshot for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package ksnapshot for openSUSE:Factory 
checked in at 2014-02-20 07:55:21

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


Package is ksnapshot

Changes:

--- /work/SRC/openSUSE:Factory/ksnapshot/ksnapshot.changes  2014-01-27 
11:15:20.0 +0100
+++ /work/SRC/openSUSE:Factory/.ksnapshot.new/ksnapshot.changes 2014-02-20 
07:55:39.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  1 10:11:52 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.2
+   * KDE 4.12.2  release
+   * See http://www.kde.org/announcements/announce-4.12.2.php
+
+---

Old:

  ksnapshot-4.12.1.tar.xz

New:

  ksnapshot-4.12.2.tar.xz



Other differences:
--
++ ksnapshot.spec ++
--- /var/tmp/diff_new_pack.ny3910/_old  2014-02-20 07:55:40.0 +0100
+++ /var/tmp/diff_new_pack.ny3910/_new  2014-02-20 07:55:40.0 +0100
@@ -29,7 +29,7 @@
 %else
 BuildRequires:  sane-backends
 %endif
-Version:4.12.1
+Version:4.12.2
 Release:0
 Summary:Screen Capture Program
 License:GPL-2.0+

++ ksnapshot-4.12.1.tar.xz - ksnapshot-4.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnapshot-4.12.1/ksnapshot.cpp 
new/ksnapshot-4.12.2/ksnapshot.cpp
--- old/ksnapshot-4.12.1/ksnapshot.cpp  2013-11-28 10:45:25.0 +0100
+++ new/ksnapshot-4.12.2/ksnapshot.cpp  2014-01-29 08:06:44.0 +0100
@@ -79,6 +79,7 @@
 
 #ifdef HAVE_X11_EXTENSIONS_XFIXES_H
 #include X11/extensions/Xfixes.h
+#include X11/Xatom.h
 #include QX11Info
 #endif
 
@@ -185,6 +186,16 @@
 } else {
 haveXFixes = true;
 }
+
+// actually not depending on XFixes, but to simplify the ifdefs put 
here
+// we can safely assume that XFixes is present for this functionality
+// it's supposed to prevent that KWin animates the window in the 
compositor
+// and XFixes is a requirement for the compositor. So if XFixes is not 
present
+// KWin cannot be compiled at all.
+Atom atom = XInternAtom(dpy, _KDE_NET_WM_SKIP_CLOSE_ANIMATION, 
False);
+long d = 1;
+XChangeProperty(dpy, winId(), atom, XA_CARDINAL, 32,
+PropModeReplace, (unsigned char *) d, 1);
 }
 #elif !defined(Q_WS_WIN)
 mainWidget-cbIncludePointer-hide();

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



commit mono-qt4 for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package mono-qt4 for openSUSE:Factory 
checked in at 2014-02-20 07:55:09

Comparing /work/SRC/openSUSE:Factory/mono-qt4 (Old)
 and  /work/SRC/openSUSE:Factory/.mono-qt4.new (New)


Package is mono-qt4

Changes:

--- /work/SRC/openSUSE:Factory/mono-qt4/mono-qt4.changes2014-01-27 
11:14:53.0 +0100
+++ /work/SRC/openSUSE:Factory/.mono-qt4.new/mono-qt4.changes   2014-02-20 
07:55:24.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  1 10:10:37 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.2
+   * KDE 4.12.2  release
+   * See http://www.kde.org/announcements/announce-4.12.2.php
+
+---

Old:

  qyoto-4.12.1.tar.xz

New:

  qyoto-4.12.2.tar.xz



Other differences:
--
++ mono-qt4.spec ++
--- /var/tmp/diff_new_pack.QxfAlj/_old  2014-02-20 07:55:24.0 +0100
+++ /var/tmp/diff_new_pack.QxfAlj/_new  2014-02-20 07:55:24.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   mono-qt4
-Version:4.12.1
+Version:4.12.2
 Release:0
 Summary:Mono Qt4 kdebindings library
 License:GPL-2.0+

++ qyoto-4.12.1.tar.xz - qyoto-4.12.2.tar.xz ++

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



commit kanagram for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package kanagram for openSUSE:Factory 
checked in at 2014-02-20 07:55:29

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


Package is kanagram

Changes:

--- /work/SRC/openSUSE:Factory/kanagram/kanagram.changes2014-01-27 
11:15:37.0 +0100
+++ /work/SRC/openSUSE:Factory/.kanagram.new/kanagram.changes   2014-02-20 
07:55:50.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  1 10:12:51 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.2
+   * KDE 4.12.2  release
+   * See http://www.kde.org/announcements/announce-4.12.2.php
+
+---

Old:

  kanagram-4.12.1.tar.xz

New:

  kanagram-4.12.2.tar.xz



Other differences:
--
++ kanagram.spec ++
--- /var/tmp/diff_new_pack.E54wn1/_old  2014-02-20 07:55:51.0 +0100
+++ /var/tmp/diff_new_pack.E54wn1/_new  2014-02-20 07:55:51.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kanagram
-Version:4.12.1
+Version:4.12.2
 Release:0
 Summary:Anagram Game
 License:GPL-2.0+

++ kanagram-4.12.1.tar.xz - kanagram-4.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kanagram-4.12.1/src/desktop/kanagram.cpp 
new/kanagram-4.12.2/src/desktop/kanagram.cpp
--- old/kanagram-4.12.1/src/desktop/kanagram.cpp2013-12-24 
10:53:07.0 +0100
+++ new/kanagram-4.12.2/src/desktop/kanagram.cpp2014-01-29 
06:54:50.0 +0100
@@ -130,7 +130,7 @@
 
 if (m_resolveTime != 0)
 {
-m_hintTimer-start(m_resolveTime * 1000);
+m_resolveTimer-start(m_resolveTime * 1000);
 }
 }
 
@@ -173,17 +173,15 @@
 
 QString resolveTime = KanagramSettings::resolveTime();
 
-int indexFound = resolveTime.size();
-for (int i = 0; i  indexFound; ++i)
+if (resolveTime.at(0).isDigit())
 {
-if (!resolveTime.at(i).isDigit())
-{
-indexFound = i;
-break;
-}
+// because the choices are 0, 15, 30, 45, 60 seconds
+m_resolveTime = (resolveTime.at(0).digitValue()) * 15;
+}
+else
+{
+m_resolveTime = 0;
 }
-
-m_resolveTime = resolveTime.left(indexFound).toInt();
 
 if (KanagramSettings::dataLanguage().isEmpty())
 {
@@ -607,7 +605,7 @@
 
 if (m_resolveTime != 0)
 {
-m_hintTimer-start(m_resolveTime * 1000);
+m_resolveTimer-start(m_resolveTime * 1000);
 }
 }
 
@@ -944,7 +942,7 @@
 
 void Kanagram::slotSaveSettings()
 {
-  m_shortcutsEditor-save();
+m_shortcutsEditor-save();
 }
 
 void Kanagram::slotSettingsCancelled()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kanagram-4.12.1/src/desktop/mainsettingswidget.ui 
new/kanagram-4.12.2/src/desktop/mainsettingswidget.ui
--- old/kanagram-4.12.1/src/desktop/mainsettingswidget.ui   2013-12-24 
10:53:07.0 +0100
+++ new/kanagram-4.12.2/src/desktop/mainsettingswidget.ui   2014-01-29 
06:54:50.0 +0100
@@ -74,22 +74,22 @@
 /item
 item
  property name=text 
-  string30 Seconds/string
+  string15 Seconds/string
  /property
 /item
 item
  property name=text 
-  string60 Seconds/string
+  string30 Seconds/string
  /property
 /item
 item
  property name=text 
-  string120 Seconds/string
+  string45 Seconds/string
  /property
 /item
 item
  property name=text 
-  string300 Seconds/string
+  string60 Seconds/string
  /property
 /item
/widget

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



commit kdegraphics-thumbnailers for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package kdegraphics-thumbnailers for 
openSUSE:Factory checked in at 2014-02-20 07:55:19

Comparing /work/SRC/openSUSE:Factory/kdegraphics-thumbnailers (Old)
 and  /work/SRC/openSUSE:Factory/.kdegraphics-thumbnailers.new (New)


Package is kdegraphics-thumbnailers

Changes:

--- 
/work/SRC/openSUSE:Factory/kdegraphics-thumbnailers/kdegraphics-thumbnailers.changes
2014-01-27 11:15:17.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.kdegraphics-thumbnailers.new/kdegraphics-thumbnailers.changes
   2014-02-20 07:55:36.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  1 10:11:42 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.2
+   * KDE 4.12.2  release
+   * See http://www.kde.org/announcements/announce-4.12.2.php
+
+---

Old:

  kdegraphics-thumbnailers-4.12.1.tar.xz

New:

  kdegraphics-thumbnailers-4.12.2.tar.xz



Other differences:
--
++ kdegraphics-thumbnailers.spec ++
--- /var/tmp/diff_new_pack.tXZE7u/_old  2014-02-20 07:55:36.0 +0100
+++ /var/tmp/diff_new_pack.tXZE7u/_new  2014-02-20 07:55:36.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kdegraphics-thumbnailers
-Version:4.12.1
+Version:4.12.2
 Release:0
 Summary:Graphics file thumbnail generators
 License:LGPL-2.1+

++ kdegraphics-thumbnailers-4.12.1.tar.xz - 
kdegraphics-thumbnailers-4.12.2.tar.xz ++

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



commit kturtle for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package kturtle for openSUSE:Factory checked 
in at 2014-02-20 07:55:41

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


Package is kturtle

Changes:

--- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes  2014-01-27 
11:15:56.0 +0100
+++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2014-02-20 
07:56:06.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  1 10:14:46 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.2
+   * KDE 4.12.2  release
+   * See http://www.kde.org/announcements/announce-4.12.2.php
+
+---

Old:

  kturtle-4.12.1.tar.xz

New:

  kturtle-4.12.2.tar.xz



Other differences:
--
++ kturtle.spec ++
--- /var/tmp/diff_new_pack.2ogMQ9/_old  2014-02-20 07:56:07.0 +0100
+++ /var/tmp/diff_new_pack.2ogMQ9/_new  2014-02-20 07:56:07.0 +0100
@@ -21,7 +21,7 @@
 License:GPL-2.0+
 Group:  Amusements/Teaching/Mathematics
 Url:http://edu.kde.org
-Version:4.12.1
+Version:4.12.2
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  libkde4-devel

++ kturtle-4.12.1.tar.xz - kturtle-4.12.2.tar.xz ++

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



commit perl-kde4 for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package perl-kde4 for openSUSE:Factory 
checked in at 2014-02-20 07:55:04

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


Package is perl-kde4

Changes:

--- /work/SRC/openSUSE:Factory/perl-kde4/perl-kde4.changes  2014-01-27 
11:20:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-kde4.new/perl-kde4.changes 2014-02-20 
07:55:20.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  1 10:10:11 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.2
+   * KDE 4.12.2  release
+   * See http://www.kde.org/announcements/announce-4.12.2.php
+
+---

Old:

  perlkde-4.12.1.tar.xz

New:

  perlkde-4.12.2.tar.xz



Other differences:
--
++ perl-kde4.spec ++
--- /var/tmp/diff_new_pack.LWleGX/_old  2014-02-20 07:55:20.0 +0100
+++ /var/tmp/diff_new_pack.LWleGX/_new  2014-02-20 07:55:20.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-kde4
-Version:4.12.1
+Version:4.12.2
 Release:0
 Summary:Kdebindings Perl-KDE library
 License:LGPL-2.1+

++ perlkde-4.12.1.tar.xz - perlkde-4.12.2.tar.xz ++

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



commit ksaneplugin for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package ksaneplugin for openSUSE:Factory 
checked in at 2014-02-20 07:55:23

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


Package is ksaneplugin

Changes:

--- /work/SRC/openSUSE:Factory/ksaneplugin/ksaneplugin.changes  2014-01-27 
11:15:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.ksaneplugin.new/ksaneplugin.changes 
2014-02-20 07:55:41.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  1 10:12:05 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.2
+   * KDE 4.12.2  release
+   * See http://www.kde.org/announcements/announce-4.12.2.php
+
+---

Old:

  ksaneplugin-4.12.1.tar.xz

New:

  ksaneplugin-4.12.2.tar.xz



Other differences:
--
++ ksaneplugin.spec ++
--- /var/tmp/diff_new_pack.ROYMbk/_old  2014-02-20 07:55:42.0 +0100
+++ /var/tmp/diff_new_pack.ROYMbk/_new  2014-02-20 07:55:42.0 +0100
@@ -30,7 +30,7 @@
 License:LGPL-2.1+
 Group:  Productivity/Graphics/Other
 Url:http://www.kde.org
-Version:4.12.1
+Version:4.12.2
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ ksaneplugin-4.12.1.tar.xz - ksaneplugin-4.12.2.tar.xz ++

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



commit kcolorchooser for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

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

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


Package is kcolorchooser

Changes:

--- /work/SRC/openSUSE:Factory/kcolorchooser/kcolorchooser.changes  
2014-01-27 11:15:13.0 +0100
+++ /work/SRC/openSUSE:Factory/.kcolorchooser.new/kcolorchooser.changes 
2014-02-20 07:55:33.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  1 10:11:30 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.2
+   * KDE 4.12.2  release
+   * See http://www.kde.org/announcements/announce-4.12.2.php
+
+---

Old:

  kcolorchooser-4.12.1.tar.xz

New:

  kcolorchooser-4.12.2.tar.xz



Other differences:
--
++ kcolorchooser.spec ++
--- /var/tmp/diff_new_pack.3sdRZi/_old  2014-02-20 07:55:34.0 +0100
+++ /var/tmp/diff_new_pack.3sdRZi/_new  2014-02-20 07:55:34.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kcolorchooser
-Version:4.12.1
+Version:4.12.2
 Release:0
 Summary:Color Chooser
 License:MIT

++ kcolorchooser-4.12.1.tar.xz - kcolorchooser-4.12.2.tar.xz ++

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



commit kalzium for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package kalzium for openSUSE:Factory checked 
in at 2014-02-20 07:55:28

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


Package is kalzium

Changes:

--- /work/SRC/openSUSE:Factory/kalzium/kalzium.changes  2014-01-27 
11:15:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.kalzium.new/kalzium.changes 2014-02-20 
07:55:48.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  1 10:12:41 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.2
+   * KDE 4.12.2  release
+   * See http://www.kde.org/announcements/announce-4.12.2.php
+
+---

Old:

  kalzium-4.12.1.tar.xz

New:

  kalzium-4.12.2.tar.xz



Other differences:
--
++ kalzium.spec ++
--- /var/tmp/diff_new_pack.05Xxd6/_old  2014-02-20 07:55:49.0 +0100
+++ /var/tmp/diff_new_pack.05Xxd6/_new  2014-02-20 07:55:49.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kalzium
-Version:4.12.1
+Version:4.12.2
 Release:0
 Summary:Periodic Table of Elements
 License:GPL-2.0+

++ kalzium-4.12.1.tar.xz - kalzium-4.12.2.tar.xz ++

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



commit kdegraphics-strigi-analyzer for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package kdegraphics-strigi-analyzer for 
openSUSE:Factory checked in at 2014-02-20 07:55:18

Comparing /work/SRC/openSUSE:Factory/kdegraphics-strigi-analyzer (Old)
 and  /work/SRC/openSUSE:Factory/.kdegraphics-strigi-analyzer.new (New)


Package is kdegraphics-strigi-analyzer

Changes:

--- 
/work/SRC/openSUSE:Factory/kdegraphics-strigi-analyzer/kdegraphics-strigi-analyzer.changes
  2014-01-27 11:15:14.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.kdegraphics-strigi-analyzer.new/kdegraphics-strigi-analyzer.changes
 2014-02-20 07:55:34.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  1 10:11:36 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.2
+   * KDE 4.12.2  release
+   * See http://www.kde.org/announcements/announce-4.12.2.php
+
+---

Old:

  kdegraphics-strigi-analyzer-4.12.1.tar.xz

New:

  kdegraphics-strigi-analyzer-4.12.2.tar.xz



Other differences:
--
++ kdegraphics-strigi-analyzer.spec ++
--- /var/tmp/diff_new_pack.786Pk7/_old  2014-02-20 07:55:36.0 +0100
+++ /var/tmp/diff_new_pack.786Pk7/_new  2014-02-20 07:55:36.0 +0100
@@ -25,7 +25,7 @@
 License:LGPL-2.1+
 Group:  Productivity/Graphics/Other
 Url:http://www.kde.org
-Version:4.12.1
+Version:4.12.2
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kdegraphics-strigi-analyzer-4.12.1.tar.xz - 
kdegraphics-strigi-analyzer-4.12.2.tar.xz ++

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



commit klettres for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package klettres for openSUSE:Factory 
checked in at 2014-02-20 07:55:38

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


Package is klettres

Changes:

--- /work/SRC/openSUSE:Factory/klettres/klettres.changes2014-01-27 
11:15:49.0 +0100
+++ /work/SRC/openSUSE:Factory/.klettres.new/klettres.changes   2014-02-20 
07:56:00.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  1 10:14:00 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.2
+   * KDE 4.12.2  release
+   * See http://www.kde.org/announcements/announce-4.12.2.php
+
+---

Old:

  klettres-4.12.1.tar.xz

New:

  klettres-4.12.2.tar.xz



Other differences:
--
++ klettres.spec ++
--- /var/tmp/diff_new_pack.bPdpQx/_old  2014-02-20 07:56:01.0 +0100
+++ /var/tmp/diff_new_pack.bPdpQx/_new  2014-02-20 07:56:01.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   klettres
-Version:4.12.1
+Version:4.12.2
 Release:0
 Summary:Alphabet Learning Game
 License:GPL-2.0+

++ klettres-4.12.1.tar.xz - klettres-4.12.2.tar.xz ++

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



  1   2   3   >