commit phonon-backend-gstreamer for openSUSE:Factory

2014-11-01 Thread h_root
Hello community,

here is the log from the commit of package phonon-backend-gstreamer for 
openSUSE:Factory checked in at 2014-11-01 08:13:55

Comparing /work/SRC/openSUSE:Factory/phonon-backend-gstreamer (Old)
 and  /work/SRC/openSUSE:Factory/.phonon-backend-gstreamer.new (New)


Package is phonon-backend-gstreamer

Changes:

--- 
/work/SRC/openSUSE:Factory/phonon-backend-gstreamer/phonon-backend-gstreamer.changes
2014-10-25 08:32:27.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.phonon-backend-gstreamer.new/phonon-backend-gstreamer.changes
   2014-11-01 08:14:02.0 +0100
@@ -1,0 +2,5 @@
+Wed Oct 22 08:14:56 UTC 2014 - vinde...@outlook.it
+
+- Remove version from phonon-backend symbol
+
+---



Other differences:
--
++ phonon-backend-gstreamer.spec ++
--- /var/tmp/diff_new_pack.kHxXqm/_old  2014-11-01 08:14:03.0 +0100
+++ /var/tmp/diff_new_pack.kHxXqm/_new  2014-11-01 08:14:03.0 +0100
@@ -41,7 +41,7 @@
 Requires:   libphonon4 = %{_phonon_version}
 Supplements:packageand(gstreamer-plugins-base:phonon)
 Obsoletes:  phonon-backend-gstreamer-0_10  %{version}
-Provides:   phonon-backend = %{version}
+Provides:   phonon-backend
 Provides:   phonon-backend-gstreamer-0_10 = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 

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



commit pidgin for openSUSE:Factory

2014-11-01 Thread h_root
Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory checked 
in at 2014-11-01 08:13:48

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


Package is pidgin

Changes:

--- /work/SRC/openSUSE:Factory/pidgin/pidgin.changes2014-08-11 
12:30:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.pidgin.new/pidgin.changes   2014-11-01 
08:13:55.0 +0100
@@ -1,0 +2,42 @@
+Fri Oct 24 10:07:47 UTC 2014 - dims...@opensuse.org
+
+- Update to version 2.10.10:
+  + General:
+- Check the basic constraints extension when validating
+  SSL/TLS certificates. This fixes a security hole that allowed
+  a malicious man-in-the-middle to impersonate an IM server or
+  any other https endpoint. This affected both the NSS and
+  GnuTLS plugins (CVE-2014-3694, boo#902495).
+- Allow and prefer TLS 1.2 and 1.1 when using the NSS plugin
+  for SSL (im#15909).
+  + libpurple3 compatibility:
+- Encrypted account passwords are preserved until the new one
+  is set.
+- Fix loading Google Talk and Facebook XMPP accounts.
+  + Windows-Specific Changes: Don't allow overwriting arbitrary
+files on the file system when the user installs a smiley theme
+via drag-and-drop (CVE-2014-3697).
+  + Finch: Fix build against Python 3 (im#15969).
+  + Gadu-Gadu: Updated internal libgadu to version 1.12.0.
+  + Groupwise: Fix potential remote crash parsing server message
+that indicates that a large amount of memory should be
+allocated (CVE-2014-3696, boo#902410).
+  + IRC: Fix a possible leak of unencrypted data when using /me
+command with OTR (im#15750).
+  + MXit: Fix potential remote crash parsing a malformed emoticon
+response (CVE-2014-3695, boo#902409).
+  + XMPP:
+- Fix potential information leak where a malicious XMPP server
+  and possibly even a malicious remote user could create a
+  carefully crafted XMPP message that causes libpurple to send
+  an XMPP message containing arbitrary memory (CVE-2014-3698,
+  boo#902408).
+- Fix Facebook XMPP roster quirks (im#15041, im#15957).
+  + Yahoo: Fix login when using the GnuTLS library for TLS
+connections (im#16172, boo#874606).
+- Drop pidgin-gstreamer1.patch: causes crashes and Video still does
+  not work (boo#853038). Drop BuildRequires conditions switching to
+  GStreamer 1.0.
+- Rebase pidgin-crash-missing-gst-registry.patch.
+
+---

Old:

  pidgin-2.10.9.tar.bz2
  pidgin-gstreamer1.patch

New:

  pidgin-2.10.10.tar.bz2



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.mYtXS3/_old  2014-11-01 08:13:56.0 +0100
+++ /var/tmp/diff_new_pack.mYtXS3/_new  2014-11-01 08:13:56.0 +0100
@@ -28,11 +28,11 @@
 Summary:Multiprotocol Instant Messaging Client
 License:GPL-2.0+
 Group:  Productivity/Networking/Instant Messenger
-Version:2.10.9
+Version:2.10.10
 Release:0
 # FIXME: Remove unconditional --disable-vv parameter from configure once 
pidgin is ported to farstream 0.2
 Url:http://www.pidgin.im/
-Source: 
http://downloads.sourceforge.net/project/pidgin/Pidgin/2.10.9/%{name}-%{version}.tar.bz2
+Source: 
http://downloads.sourceforge.net/project/pidgin/Pidgin/%{version}/%{name}-%{version}.tar.bz2
 Source1:pidgin-NLD-smiley-theme.tar.bz2
 Source2:pidgin-Tango-smiley-theme.tar.bz2
 Source3:pidgin-prefs.xml
@@ -44,8 +44,6 @@
 Patch14:pidgin-mono-buildfix.patch
 # PATCH-FIX-OPENSUSE pidgin-fix-perl-build.patch vu...@opensuse.org -- Revert 
http://developer.pidgin.im/viewmtn/revision/info/f32151852a00fb5abd3fdccdd8df2419031666de
 as it breaks the build
 Patch15:pidgin-fix-perl-build.patch
-# PATCH-FEATURE-UPSTREAM pidgin-gstreamer1.patch 
https://developer.pidgin.im/ticket/15386 dims...@opensuse.org -- Port to 
GStreamer 1.0
-Patch17:pidgin-gstreamer1.patch
 # PATCH-FIX-UPSTREAM pidgin-ssl-cache.patch pidgin.im#11568 tbehr...@suse.com 
--  Disable caching the SSL Session keys, as some (broken) IRC servers are not 
willing to re-use them upon a disconnect.
 Patch18:pidgin-ssl-cache.patch
 # PATCH-FIX-UPSTREAM pidgin-crash-missing-gst-registry.patch bnc#866455 
pidgin.im#16224 cxi...@suse.com -- fix crash when GST registry cache file is 
missing.
@@ -133,19 +131,9 @@
 BuildRequires:  translation-update-upstream
 %endif
 BuildRequires:  NetworkManager-devel
-BuildRequires:  update-desktop-files
-%if %suse_version  1230
-BuildRequires:  gstreamer-devel
-BuildRequires:  gstreamer-plugins-base-devel
-%else
-%if %suse_version  1030
 

commit kde4-print-manager for openSUSE:Factory

2014-11-01 Thread h_root
Hello community,

here is the log from the commit of package kde4-print-manager for 
openSUSE:Factory checked in at 2014-11-01 08:13:53

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


Package is kde4-print-manager

Changes:

--- /work/SRC/openSUSE:Factory/kde4-print-manager/kde4-print-manager.changes
2014-10-16 18:15:49.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.kde4-print-manager.new/kde4-print-manager.changes   
2014-11-01 08:14:01.0 +0100
@@ -1,0 +2,9 @@
+Thu Oct 23 14:02:29 UTC 2014 - wba...@tmo.at
+
+- Added dont-make-configure-dialog-modal.patch: do not make the
+  configure printer dialog modal as that prevents the password
+  dialog window from getting focus, i.e. you cannot enter the
+  password necessary for saving the changes
+  (kde#328014, boo#889187)
+
+---

New:

  dont-make-configure-dialog-modal.patch



Other differences:
--
++ kde4-print-manager.spec ++
--- /var/tmp/diff_new_pack.EOwP1L/_old  2014-11-01 08:14:02.0 +0100
+++ /var/tmp/diff_new_pack.EOwP1L/_new  2014-11-01 08:14:02.0 +0100
@@ -33,6 +33,8 @@
 Version:4.14.2
 Release:0
 Source: print-manager-%{version}.tar.xz
+# PATCH-FIX-OPENSUSE dont-make-configure-dialog-modal.patch kde#328014, 
boo#889187
+Patch:  dont-make-configure-dialog-modal.patch
 Obsoletes:  kde4-printer-applet  4.9.80
 Provides:   kde4-printer-applet = %{version}
 Obsoletes:  print-manager = %{version}
@@ -53,6 +55,7 @@
 
 %prep
 %setup -n print-manager-%{version} -q
+%patch -p0
 
 %build %cmake_kde4 -d build -- -DCUPS_INCLUDE_DIR=/usr/include/cups
   %make_jobs

++ dont-make-configure-dialog-modal.patch ++
diff --git configure-printer/ConfigureDialog.cpp 
configure-printer/ConfigureDialog.cpp
index ace91a2..a642cf6 100644
--- configure-printer/ConfigureDialog.cpp
+++ configure-printer/ConfigureDialog.cpp
@@ -41,7 +41,7 @@ ConfigureDialog::ConfigureDialog(const QString destName, 
bool isClass, QWidget
 KPageDialog(parent)
 {
 setFaceType(List);
-setModal(true);
+setModal(false);
 setButtons(KDialog::Ok | KDialog::Cancel | KDialog::Apply);
 setWindowTitle(destName);
 setWindowIcon(KIcon(configure));
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit branding-openSUSE for openSUSE:Factory

2014-11-01 Thread h_root
Hello community,

here is the log from the commit of package branding-openSUSE for 
openSUSE:Factory checked in at 2014-11-01 08:13:51

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


Package is branding-openSUSE

Changes:

--- /work/SRC/openSUSE:Factory/branding-openSUSE/branding-openSUSE.changes  
2014-10-16 14:53:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.branding-openSUSE.new/branding-openSUSE.changes 
2014-11-01 08:13:57.0 +0100
@@ -1,0 +2,7 @@
+Sat Oct 25 13:07:55 UTC 2014 - rbrown...@opensuse.org
+
+- Fix plymouth theme
+- Replace Grub2 and gfxboot themes with mint on black instead of
+  white on mint 
+
+---
kde-branding-openSUSE.changes: same change



Other differences:
--
kde-branding-openSUSE.spec: same change
++ openSUSE.tar.xz ++
/work/SRC/openSUSE:Factory/branding-openSUSE/openSUSE.tar.xz 
/work/SRC/openSUSE:Factory/.branding-openSUSE.new/openSUSE.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 MozillaThunderbird for openSUSE:Factory

2014-11-01 Thread h_root
Hello community,

here is the log from the commit of package MozillaThunderbird for 
openSUSE:Factory checked in at 2014-11-01 08:13:58

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


Package is MozillaThunderbird

Changes:

--- /work/SRC/openSUSE:Factory/MozillaThunderbird/MozillaThunderbird.changes
2014-10-16 14:53:05.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.MozillaThunderbird.new/MozillaThunderbird.changes   
2014-11-01 08:14:03.0 +0100
@@ -1,0 +2,6 @@
+Sat Oct 25 18:41:27 UTC 2014 - w...@rosenauer.org
+
+- remove add-plugins.sh and use /usr/share/myspell directly
+  (bnc#900639)
+
+---

Old:

  add-plugins.sh.in



Other differences:
--
++ MozillaThunderbird.spec ++
--- /var/tmp/diff_new_pack.xSVXkj/_old  2014-11-01 08:14:06.0 +0100
+++ /var/tmp/diff_new_pack.xSVXkj/_new  2014-11-01 08:14:06.0 +0100
@@ -84,7 +84,6 @@
 Url:http://www.mozilla.org/products/thunderbird/
 Source: thunderbird-%{version}-source.tar.xz
 Source1:thunderbird.desktop
-Source2:add-plugins.sh.in
 Source3:mozilla.sh.in
 Source4:l10n-%{version}.tar.xz
 #Source5:shipped-locales
@@ -348,10 +347,6 @@
 mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
 install -m 644 %{SOURCE1} \

$RPM_BUILD_ROOT%{_datadir}/applications/%{desktop_file_name}.desktop
-# install add-plugins.sh
-sed s:%%PROGDIR:%{progdir}:g \
-  %{SOURCE2}  $RPM_BUILD_ROOT%{progdir}/add-plugins.sh
-chmod 755 $RPM_BUILD_ROOT%{progdir}/add-plugins.sh
 # appdata
 mkdir -p $RPM_BUILD_ROOT%{_datadir}/appdata
 cp %{SOURCE9} 
$RPM_BUILD_ROOT%{_datadir}/appdata/%{desktop_file_name}.appdata.xml
@@ -430,33 +425,12 @@
 rm -rf %{_tmppath}/translations.*
 %endif
 
-%triggerin -- myspell-dictionary
-%progdir/add-plugins.sh  /dev/null 21
-exit 0
-
-%triggerpostun -- myspell-dictionary
-%progdir/add-plugins.sh  /dev/null 21
-exit 0
-
 %post
-%progdir/add-plugins.sh  /dev/null 21
 %if %suse_version  1130
 %icon_theme_cache_post
 %endif
 exit 0
 
-%posttrans
-if [ -e %progdir/add-plugins.sh ]; then
-  %progdir/add-plugins.sh  /dev/null 21
-fi
-exit 0
-
-%preun
-if [ $1 = 0 ]; then # deinstallation
-  rm -f %{progdir}/dictionaries/*
-fi
-exit 0
-
 %postun
 %if %suse_version  1130
 %icon_theme_cache_postun
@@ -466,7 +440,6 @@
 %files
 %defattr(-,root,root)
 %attr(755,root,root) %{progdir}/%{progname}.sh
-%attr(755,root,root) %{progdir}/add-plugins.sh
 %dir %{progdir}
 %{progdir}/application.ini
 %{progdir}/blocklist.xml


++ suse-default-prefs.js ++
--- /var/tmp/diff_new_pack.xSVXkj/_old  2014-11-01 08:14:07.0 +0100
+++ /var/tmp/diff_new_pack.xSVXkj/_new  2014-11-01 08:14:07.0 +0100
@@ -15,3 +15,5 @@
 pref(extensions.autoDisableScopes, 3);
 pref(extensions.shownSelectionUI, true);
 
+// spellcheck
+pref(spellchecker.dictionary_path, /usr/share/myspell);


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



commit fltk for openSUSE:Factory

2014-11-01 Thread h_root
Hello community,

here is the log from the commit of package fltk for openSUSE:Factory checked in 
at 2014-11-01 08:13:59

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


Package is fltk

Changes:

--- /work/SRC/openSUSE:Factory/fltk/fltk.changes2013-03-11 
10:04:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.fltk.new/fltk.changes   2014-11-01 
08:14:07.0 +0100
@@ -1,0 +2,7 @@
+Sat Oct 25 16:57:19 UTC 2014 - crrodrig...@opensuse.org
+
+- Correct -devel package dependencies
+* /usr/include/FL/x*.H needs x11 headers
+* /usr/include/FL/gl*.H needs gl headers.
+
+---



Other differences:
--
++ fltk.spec ++
--- /var/tmp/diff_new_pack.1gc5Ul/_old  2014-11-01 08:14:08.0 +0100
+++ /var/tmp/diff_new_pack.1gc5Ul/_new  2014-11-01 08:14:08.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fltk
 #
-# 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
@@ -59,6 +59,8 @@
 Group:  Development/Libraries/C and C++
 Requires:   libfltk1 = %{version}
 Provides:   fltk = %{version}
+Requires:   pkgconfig(gl)
+Requires:   pkgconfig(x11)
 
 %description devel
 The Fast Light Tool Kit (FLTK, pronounced fulltick) is a C++

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



commit MozillaFirefox for openSUSE:Factory

2014-11-01 Thread h_root
Hello community,

here is the log from the commit of package MozillaFirefox for openSUSE:Factory 
checked in at 2014-11-01 08:14:01

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


Package is MozillaFirefox

Changes:

--- /work/SRC/openSUSE:Factory/MozillaFirefox/MozillaFirefox.changes
2014-10-18 09:08:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.MozillaFirefox.new/MozillaFirefox.changes   
2014-11-01 08:14:08.0 +0100
@@ -1,0 +2,27 @@
+Thu Oct 30 11:31:05 UTC 2014 - w...@rosenauer.org
+
+- update to Firefox 33.0.2
+  * Fix a startup crash with some combination of hardware and drivers
+  33.0.1
+  * Firefox displays a black screen at start-up with certain
+graphics drivers
+- adjusted _constraints for ARM
+
+---
+Tue Oct 28 15:23:09 UTC 2014 - josua.maye...@gmail.com
+
+- added mozilla-bmo1088588.patch to fix build with EGL (bmo#1088588)
+
+---
+Sat Oct 25 08:45:43 UTC 2014 - w...@rosenauer.org
+
+- define /usr/share/myspell as additional dictionary location
+  and remove add-plugins.sh finally (bnc#900639)
+
+---
+Sun Oct 19 12:59:28 UTC 2014 - vinde...@outlook.it
+
+- use Firefox default optimization flags instead of -Os
+- specfile cleanup
+
+---

Old:

  add-plugins.sh.in
  firefox-33.0-source.tar.xz
  l10n-33.0.tar.xz

New:

  firefox-33.0.2-source.tar.xz
  l10n-33.0.2.tar.xz
  mozilla-bmo1088588.patch
  spellcheck.js



Other differences:
--
++ MozillaFirefox.spec ++
--- /var/tmp/diff_new_pack.LzBbhZ/_old  2014-11-01 08:15:36.0 +0100
+++ /var/tmp/diff_new_pack.LzBbhZ/_new  2014-11-01 08:15:36.0 +0100
@@ -17,12 +17,47 @@
 #
 
 
+# changed with every update
 %define major 33
-%define mainver %major.0
+%define mainver %major.0.2
 %define update_channel release
+%define releasedate 2014102800
 
-%if %suse_version  1210
-%if %suse_version  1310
+# general build definitions
+%define firefox_appid \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
+%define _use_internal_dependency_generator 0
+%define __find_requires sh %{SOURCE4}
+%global provfind sh -c grep -v '.so' | %__find_provides
+%global __find_provides %provfind
+%define progname firefox
+%define progdir %{_prefix}/%_lib/%{progname}
+%define gnome_dir %{_prefix}
+%if 0%{?suse_version}  1130
+%define desktop_file_name firefox
+%else
+%define desktop_file_name %{name}
+%endif
+%if 0%{?suse_version}  1210
+%if 0%{?suse_version}  1310
+%define gstreamer_ver 1.0
+%define gstreamer 1
+%else
+%define gstreamer_ver 0.10
+%endif
+%endif
+# Set up Google API keys, see 
http://www.chromium.org/developers/how-tos/api-keys
+# Note: these are for the openSUSE Firefox builds ONLY. For your own 
distribution,
+# please get your own set of keys.
+%define _google_api_key AIzaSyD1hTe85_a14kr1Ks8T3Ce75rvbR1_Dx7Q
+%define branding 1
+%define localize 1
+%ifarch aarch64 ppc ppc64 ppc64le s390 s390x ia64 %arm
+%define crashreporter 0
+%else
+%define crashreporter 1
+%endif
+%if 0%{?suse_version}  1210
+%if 0%{?suse_version}  1310
 %define gstreamer_ver 1.0
 %define gstreamer 1
 %else
@@ -48,7 +83,7 @@
 BuildRequires:  xorg-x11-libXt-devel
 BuildRequires:  yasm
 BuildRequires:  zip
-%if %suse_version  1110
+%if 0%{?suse_version}  1110
 BuildRequires:  libiw-devel
 BuildRequires:  libproxy-devel
 %else
@@ -58,7 +93,7 @@
 BuildRequires:  mozilla-nss-devel = 3.17.1
 BuildRequires:  nss-shared-helper-devel
 BuildRequires:  pkgconfig(libpulse)
-%if %suse_version  1210
+%if 0%{?suse_version}  1210
 BuildRequires:  pkgconfig(gstreamer-%gstreamer_ver)
 BuildRequires:  pkgconfig(gstreamer-app-%gstreamer_ver)
 BuildRequires:  pkgconfig(gstreamer-plugins-base-%gstreamer_ver)
@@ -74,7 +109,6 @@
 %endif
 Version:%{mainver}
 Release:0
-%define releasedate 2014101000
 Provides:   firefox = %{mainver}
 Provides:   firefox = %{version}-%{release}
 Provides:   web_browser
@@ -100,7 +134,7 @@
 Source10:   compare-locales.tar.xz
 Source11:   firefox.1
 Source12:   mozilla-get-app-id
-Source13:   add-plugins.sh.in
+Source13:   spellcheck.js
 Source14:   create-tar.sh
 Source15:   firefox-appdata.xml
 # Gecko/Toolkit
@@ -116,6 +150,7 @@
 Patch10:mozilla-sle11.patch
 Patch11:mozilla-icu-strncat.patch
 Patch12:mozilla-arm-disable-edsp.patch
+Patch13:mozilla-bmo1088588.patch
 # Firefox/browser
 Patch101:   firefox-kde.patch
 Patch102:   firefox-kde-114.patch
@@ -131,35 +166,9 @@