commit yast2-theme for openSUSE:Factory

2013-11-13 Thread h_root
Hello community,

here is the log from the commit of package yast2-theme for openSUSE:Factory 
checked in at 2013-11-14 08:44:09

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


Package is "yast2-theme"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-theme/yast2-theme.changes  2013-10-11 
09:05:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-theme.new/yast2-theme.changes 
2013-11-14 08:44:12.0 +0100
@@ -1,0 +2,5 @@
+Wed Nov 13 15:13:53 UTC 2013 - lsle...@suse.cz
+
+- added E17 icon for pattern selection [by Martin Schlander]
+
+---



Other differences:
--
++ yast2-theme-3.1.0.tar.bz2 ++
/work/SRC/openSUSE:Factory/yast2-theme/yast2-theme-3.1.0.tar.bz2 
/work/SRC/openSUSE:Factory/.yast2-theme.new/yast2-theme-3.1.0.tar.bz2 differ: 
char 11, line 1

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



commit python-zope.testrunner for openSUSE:Factory

2013-11-13 Thread h_root
Hello community,

here is the log from the commit of package python-zope.testrunner for 
openSUSE:Factory checked in at 2013-11-14 08:43:53

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


Package is "python-zope.testrunner"

Changes:

--- 
/work/SRC/openSUSE:Factory/python-zope.testrunner/python-zope.testrunner.changes
2013-10-25 11:37:10.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-zope.testrunner.new/python-zope.testrunner.changes
   2013-11-14 08:43:55.0 +0100
@@ -1,0 +2,23 @@
+Wed Nov 13 13:08:41 UTC 2013 - p.drou...@gmail.com
+
+- Update to version 4.4.1
+  + Updated boostrap.py to version 2.2.
+  + Fix nondeterministic test failures on Python 3.3
+  + Tear down layers after post_mortem debugging is finished.
+  + Fix tests that write to source directory, it might be read-only.
+- Changes from 4.4.0 
+  + Fix tests selection when the negative "!" pattern is used several times
+(LP #1160965)
+  +  Moved tests into a 'tests' subpackage.
+  + Made python -m zope.testrunner work again.
+  + Support 'skip' feature of unittest2 (which became the new unittest in 
Python 2.7).
+  + Better diagnostics when communication with subprocess fails
+(https://github.com/zopefoundation/zope.testrunner/issues/5).
+  + Do not break subprocess execution when the test suite changes the working
+directory (https://github.com/zopefoundation/zope.testrunner/issues/6).
+  + Count test module import errors as errors (LP #1026576).
+- Add python-unittest2 and python-zope.interface commented BuildRequires;
+  these are new requirements for test but there are still broken
+- Add fdupes BuildRequires and use fdupes to remove duplicate files
+
+---

Old:

  zope.testrunner-4.3.3.zip

New:

  zope.testrunner-4.4.1.zip



Other differences:
--
++ python-zope.testrunner.spec ++
--- /var/tmp/diff_new_pack.ovu3wb/_old  2013-11-14 08:43:55.0 +0100
+++ /var/tmp/diff_new_pack.ovu3wb/_new  2013-11-14 08:43:55.0 +0100
@@ -17,13 +17,14 @@
 
 
 Name:   python-zope.testrunner
-Version:4.3.3
+Version:4.4.1
 Release:0
 Summary:Zope testrunner script
 License:ZPL-2.1
 Group:  Development/Languages/Python
 Url:http://pypi.python.org/pypi/zope.testrunner
-Source: 
http://pypi.python.org/packages/source/z/zope.testrunner/zope.testrunner-%{version}.zip
+Source: 
https://pypi.python.org/packages/source/z/zope.testrunner/zope.testrunner-%{version}.zip
+BuildRequires:  fdupes
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools
 BuildRequires:  unzip
@@ -31,6 +32,8 @@
 #BuildRequires:  python-python-subunit
 #BuildRequires:  python-six
 #BuildRequires:  python-testtools
+#BuildRequires:  python-unittest2
+#BuildRequires:  python-zope.interface
 #BuildRequires:  python-zope.testing
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
@@ -50,9 +53,11 @@
 
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
+# Remove duplicate files
+%fdupes -s %{buildroot}%{python_sitelib}
 
 #NOTE(saschpe): Check failing tests
-#%%check
+#%check
 #python setup.py test
 
 %files

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



commit spyder for openSUSE:Factory

2013-11-13 Thread h_root
Hello community,

here is the log from the commit of package spyder for openSUSE:Factory checked 
in at 2013-11-14 08:43:59

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


Package is "spyder"

Changes:

--- /work/SRC/openSUSE:Factory/spyder/spyder.changes2013-10-17 
17:48:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.spyder.new/spyder.changes   2013-11-14 
08:44:00.0 +0100
@@ -1,0 +2,5 @@
+Wed Nov 13 12:42:19 UTC 2013 - p.drou...@gmail.com
+
+- Define %{python_sitelib} to fix build with SLE
+
+---



Other differences:
--
++ spyder.spec ++
--- /var/tmp/diff_new_pack.7yVRMk/_old  2013-11-14 08:44:01.0 +0100
+++ /var/tmp/diff_new_pack.7yVRMk/_new  2013-11-14 08:44:01.0 +0100
@@ -41,7 +41,11 @@
 BuildRequires:  unzip
 BuildRequires:  update-desktop-files
 Requires:   python-spyderlib = %{version}
+%if 0%{?suse_version} && 0%{?suse_version} <= 1110
+%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
+%else
 BuildArch:  noarch
+%endif
 
 %description
 A Scientific Python development environment, an alternative to IDLE 


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



commit python-billiard for openSUSE:Factory

2013-11-13 Thread h_root
Hello community,

here is the log from the commit of package python-billiard for openSUSE:Factory 
checked in at 2013-11-14 08:43:19

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


Package is "python-billiard"

Changes:

--- /work/SRC/openSUSE:Factory/python-billiard/python-billiard.changes  
2013-10-25 11:11:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-billiard.new/python-billiard.changes 
2013-11-14 08:43:21.0 +0100
@@ -1,0 +2,51 @@
+Wed Nov 13 16:56:40 UTC 2013 - p.drou...@gmail.com
+
+- Update to version 3.3.0.6
+  + Now works without C extension again.
+  + New ``_billiard.read(fd, buffer, [len, ])` function
+implements os.read with buffer support (new buffer API)
+  + New pure-python implementation of ``Connection.send_offset``.
+- Changes from 3.3.0.5
+  + All platforms except for Windows/PyPy/Jython now requires the C extension.
+- Changes from 3.3.0.4
+  + Fixed problem with Python3 and setblocking.
+- Changes from 3.3.0.3
+  + Now works on Windows again.
+- Changes from 3.3.0.2
+  + ApplyResult.terminate() may be set to signify that the job
+must not be executed.  It can be used in combination with
+Pool.terminate_job.
+  + Pipe/_SimpleQueue: Now supports rnonblock/wnonblock arguments
+to set the read or write end of the pipe to be nonblocking.
+  + Pool: Log message included exception info but exception happened
+in another process so the resulting traceback was wrong.
+  + Pool: Worker process can now prepare results before they are sent
+back to the main process (using ``Worker.prepare_result``).
+- Changes from 3.3.0.1
+  + Pool: New ``correlation_id`` argument to ``apply_async`` can be
+used to set a related id for the ``ApplyResult`` object returned:
+  >>> r = pool.apply_async(target, args, kwargs, correlation_id='foo')
+  >>> r.correlation_id
+  'foo'
+  + Pool: New callback `on_process_exit` is called when a pool
+process exits, with signature ``(pid, exitcode)``.
+  + Pool: Improved the too many restarts detection.
+- Changes from 3.3.0.0
+  + Dual code base now runs on Python 2.6+ and Python 3.
+  + No longer compatible with Python 2.5
+  + Includes many changes from multiprocessing in 3.4.
+  + Now uses ``time.monotonic`` when available, also including
+fallback implementations for Linux and OS X.
+  + No longer cleans up after receiving SIGILL, SIGSEGV or SIGFPE
+  + ``Finalize`` and ``register_after_fork`` is now aliases to multiprocessing.
+It's better to import these from multiprocessing directly now
+so that there aren't multiple registries.
+  + New `billiard.queues._SimpleQueue` that does not use semaphores.
+  + Pool: Can now be extended to support using multiple IPC queues.
+  + Pool: Can now use async I/O to write to pool IPC queues.
+  + Pool: New ``Worker.on_loop_stop`` handler can be used to add actions
+at pool worker process shutdown.
+Note that, like all finalization handlers, there is no guarantee that
+this will be executed.
+
+---

Old:

  billiard-2.7.3.32.tar.gz

New:

  billiard-3.3.0.6.tar.gz



Other differences:
--
++ python-billiard.spec ++
--- /var/tmp/diff_new_pack.cG700N/_old  2013-11-14 08:43:21.0 +0100
+++ /var/tmp/diff_new_pack.cG700N/_new  2013-11-14 08:43:21.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python-billiard
-Version:2.7.3.32
+Version:3.3.0.6
 Release:0
 Url:http://github.com/ask/billiard
 Summary:Python multiprocessing fork

++ billiard-2.7.3.32.tar.gz -> billiard-3.3.0.6.tar.gz ++
 5868 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-Sphinx for openSUSE:Factory

2013-11-13 Thread h_root
Hello community,

here is the log from the commit of package python-Sphinx for openSUSE:Factory 
checked in at 2013-11-14 08:43:32

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


Package is "python-Sphinx"

Changes:

--- /work/SRC/openSUSE:Factory/python-Sphinx/python-Sphinx.changes  
2013-11-07 08:43:51.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-Sphinx.new/python-Sphinx.changes 
2013-11-14 08:43:33.0 +0100
@@ -1,0 +2,6 @@
+Wed Nov 13 14:54:09 UTC 2013 - speili...@suse.com
+
+- Add sphinx-setup_command_unicode.patch: Backport of 
+  https://bitbucket.org/birkenfeld/sphinx/pull-request/193/
+
+---

New:

  sphinx-setup_command_unicode.patch



Other differences:
--
++ python-Sphinx.spec ++
--- /var/tmp/diff_new_pack.CaDqOa/_old  2013-11-14 08:43:34.0 +0100
+++ /var/tmp/diff_new_pack.CaDqOa/_new  2013-11-14 08:43:34.0 +0100
@@ -24,6 +24,8 @@
 License:BSD-2-Clause
 Group:  Development/Languages/Python
 Source: 
http://pypi.python.org/packages/source/S/Sphinx/Sphinx-%{version}.tar.gz
+# PATCH-FIX-UPSTREAM speili...@suse.com -- Backport of 
https://bitbucket.org/birkenfeld/sphinx/pull-request/193/
+Patch0: sphinx-setup_command_unicode.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools
@@ -78,6 +80,7 @@
 
 %prep
 %setup -q -n Sphinx-%{version}
+%patch0 -p1
 sed -i '/#\!/d' sphinx/pycode/pgen2/token.py # Fix non-excutable-script warning
 # Add Interpreter version suffix to entrypoints (and thus /usr/bin binaries) to
 # allow for update-alternatives later on:

++ sphinx-setup_command_unicode.patch ++
diff -r 86e59496553b sphinx/setup_command.py
--- a/sphinx/setup_command.py   Tue Nov 12 15:17:09 2013 +
+++ b/sphinx/setup_command.py   Wed Nov 13 15:41:12 2013 +0100
@@ -14,6 +14,7 @@
 
 import sys
 import os
+import types
 from StringIO import StringIO
 from distutils.cmd import Command
 
@@ -98,6 +99,19 @@
 return root
 return None
 
+# Overriding distutils' Command._ensure_stringlike which doesn't support
+# unicode, causing finalize_options to fail if invoked again. Workaround
+# for http://bugs.python.org/issue19570
+def _ensure_stringlike(self, option, what, default=None):
+val = getattr(self, option)
+if val is None:
+setattr(self, option, default)
+return default
+elif not isinstance(val, types.StringTypes):
+raise DistutilsOptionError("'%s' must be a %s (got `%s`)"
+   % (option, what, val))
+return val
+
 def finalize_options(self):
 if self.source_dir is None:
 self.source_dir = self._guess_source_dir()
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit perl-PAR-Packer for openSUSE:Factory

2013-11-13 Thread h_root
Hello community,

here is the log from the commit of package perl-PAR-Packer for openSUSE:Factory 
checked in at 2013-11-14 08:43:07

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


Package is "perl-PAR-Packer"

Changes:

--- /work/SRC/openSUSE:Factory/perl-PAR-Packer/perl-PAR-Packer-test.changes 
2012-05-30 10:58:56.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-PAR-Packer.new/perl-PAR-Packer-test.changes
2013-11-14 08:43:08.0 +0100
@@ -1,0 +2,20 @@
+Wed Nov 13 15:17:28 CET 2013 - p...@suse.de
+
+- Update to 1.015:
+  RT #82916: Terminating during unpack results in corrupted cache, 
+ failure on next start
+  - apply (slightly modified) patch from shut...@pobox.com, thanks!
+
+  RT #88297 (-M crashes pp if option contains backslashes)
+  - _add_file(): do _not_ use $zip->memberNamed(...) to refer to the
+ just added Archive::Zip::Member; instead use the
+ return value of $zip->addFile or $zip->addString 
+
+  minor changes
+  - use File::Spec::Functions, get rid of ugly File::Spec->... calls 
+  - set $pre_res using catfile() instead of hardcoding a backslash;
+this might help on Cygwin
+  - fix -Mblib option for run_with_inc.pl: we want the blib in the top 
+level directory
+
+---
perl-PAR-Packer.changes: same change

Old:

  PAR-Packer-1.014.tar.gz

New:

  PAR-Packer-1.015.tar.gz



Other differences:
--
++ perl-PAR-Packer-test.spec ++
--- /var/tmp/diff_new_pack.t3vZCs/_old  2013-11-14 08:43:09.0 +0100
+++ /var/tmp/diff_new_pack.t3vZCs/_new  2013-11-14 08:43:09.0 +0100
@@ -22,7 +22,7 @@
 Summary:Test PAR Packager
 License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
-Version:1.014
+Version:1.015
 Release:0
 Url:http://search.cpan.org/dist/PAR-Packer/
 Source: %{cpan_name}-%{version}.tar.gz

++ perl-PAR-Packer.spec ++
--- /var/tmp/diff_new_pack.t3vZCs/_old  2013-11-14 08:43:09.0 +0100
+++ /var/tmp/diff_new_pack.t3vZCs/_new  2013-11-14 08:43:09.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-PAR-Packer
-Version:1.014
+Version:1.015
 Release:0
 %define cpan_name PAR-Packer
 Summary:PAR Packager

++ PAR-Packer-1.014.tar.gz -> PAR-Packer-1.015.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PAR-Packer-1.014/ChangeLog 
new/PAR-Packer-1.015/ChangeLog
--- old/PAR-Packer-1.014/ChangeLog  2012-12-21 16:46:04.0 +0100
+++ new/PAR-Packer-1.015/ChangeLog  2013-10-09 13:28:16.0 +0200
@@ -1,3 +1,30 @@
+[Changes for 1.015 - Oct 9, 2013]
+
+* featurectomy: remove --icon and --info options from pp and PAR::Packer
+  - they don't work on some versions of Windows (result in corrupted 
executables)
+  - these options are just passed on to Win32::Exe, so you may simply
+post-process the executable, e.g. using exe_update.pl from Win32::Exe
+
+* bug fixes:
+
+  RT #82916: Terminating during unpack results in corrupted cache, failure on 
next start
+  - apply (slightly modified) patch from shut...@pobox.com, thanks!
+
+  RT #88297 (-M crashes pp if option contains backslashes)
+  - _add_file(): do _not_ use $zip->memberNamed(...) to refer to the just 
added 
+Archive::Zip::Member; instead use the return value of $zip->addFile or
+$zip->addString 
+
+  don't modify embedded files after initial extraction
+  - fixes bug (on Windows) reported by Ken Tuchman 
+  
+  minor changes
+  - use File::Spec::Functions, get rid of ugly File::Spec->... calls 
+  - set $pre_res using catfile() instead of hardcoding a backslash;
+this might help on Cygwin
+  - fix -Mblib option for run_with_inc.pl: we want the blib in the top level 
directory
+
+
 [Changes for 1.014 - Dec 21, 2012]
 
 * tkpp 1.3 : --addfile option in GUI updated : 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PAR-Packer-1.014/MANIFEST 
new/PAR-Packer-1.015/MANIFEST
--- old/PAR-Packer-1.014/MANIFEST   2012-10-05 19:14:38.0 +0200
+++ new/PAR-Packer-1.015/MANIFEST   2013-10-09 13:38:28.0 +0200
@@ -40,7 +40,6 @@
 Makefile.PL
 MANIFEST   This list of files
 MANIFEST.SKIP
-META.json
 META.yml
 myldr/boot.c
 myldr/Dynamic.in
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PAR-Packer-1.014/META.json 
new/PAR-Packer-1.015/META.json
--- old/PAR-Packer-1.

commit python-numpy for openSUSE:Factory

2013-11-13 Thread h_root
Hello community,

here is the log from the commit of package python-numpy for openSUSE:Factory 
checked in at 2013-11-14 08:43:27

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


Package is "python-numpy"

Changes:

--- /work/SRC/openSUSE:Factory/python-numpy/python-numpy-doc.changes
2013-08-01 17:14:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-numpy.new/python-numpy-doc.changes   
2013-11-14 08:43:29.0 +0100
@@ -1,0 +2,17 @@
+Thu Oct 31 10:17:25 UTC 2013 - toddrme2...@gmail.com
+
+- Update to 1.8.0
+  Highlights:
+  * New, no 2to3, Python 2 and Python 3 are supported by a common code base. 
+  * New, gufuncs for linear algebra, enabling operations on stacked arrays. 
+  * New, inplace fancy indexing for ufuncs with the ``.at`` method. 
+  * New, ``partition`` function, partial sorting via selection for fast 
median. 
+  * New, ``nanmean``, ``nanvar``, and ``nanstd`` functions skipping NaNs. 
+  * New, ``full`` and ``full_like`` functions to create value initialized 
arrays. 
+  * New, ``PyUFunc_RegisterLoopForDescr``, better ufunc support for user 
dtypes. 
+  * Numerous performance improvements in many areas.
+- Add a new flag to easily enable/disable atlas support for if it
+  ever gets fixed in the future
+- Rebase numpy-buildfix.patch
+
+---
python-numpy.changes: same change

Old:

  numpy-1.7.1.tar.gz

New:

  numpy-1.8.0.tar.gz



Other differences:
--
++ python-numpy-doc.spec ++
--- /var/tmp/diff_new_pack.USWwx9/_old  2013-11-14 08:43:29.0 +0100
+++ /var/tmp/diff_new_pack.USWwx9/_new  2013-11-14 08:43:29.0 +0100
@@ -19,7 +19,7 @@
 %define modname numpy
 Name:   python-%{modname}-doc
 %define docname numpydoc
-Version:1.7.1
+Version:1.8.0
 Release:0
 %define docvers 0.4
 Url:http://sourceforge.net/projects/numpy
@@ -27,7 +27,7 @@
 License:BSD-3-Clause
 Group:  Development/Libraries/Python
 Source: %{modname}-%{version}.tar.gz
-Patch1: numpy-buildfix.patch
+Patch0: numpy-buildfix.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  blas-devel
 BuildRequires:  lapack-devel
@@ -35,10 +35,9 @@
 BuildRequires:  python-devel
 BuildRequires:  python-matplotlib
 BuildRequires:  python-numpy-devel
+BuildRequires:  python-numpydoc
 BuildRequires:  texlive-latex
 BuildRequires:  zip
-Provides:   python-numpydoc = %{version}
-Obsoletes:  python-numpydoc < %{version}
 %if 0%{?suse_version}
 BuildRequires:  fdupes
 BuildRequires:  gcc-fortran
@@ -104,50 +103,16 @@
 
 This package provides the PDF documentation for NumPy
 
-%package -n python-numpydoc
-Summary:Custom extension for python-Sphinx from the python-numpy 
project
-Group:  Development/Libraries/Python
-Requires:   python-Sphinx
-%if 0%{?suse_version} > 1110
-%{py_requires}
-%endif
-
-%description -n python-numpydoc
-Numpy's documentation uses several custom extensions to Sphinx. These are
-shipped in this numpydoc package, in case you want to make use of them in
-third-party projects.
-
-The following extensions are available:
-
-- numpydoc: support for the Numpy docstring format in Sphinx, and add the code
-description directives np:function, np-c:function, etc. that support the Numpy
-docstring syntax.
-
-- numpydoc.traitsdoc: For gathering documentation about Traits attributes.
-
-- numpydoc.plot_directives: Adaptation of Matplotlib's plot:: directive. This
-implementation may still undergo severe changes or eventually be deprecated.
-
-- numpydoc.only_directives: (DEPRECATED)
-
-- numpydoc.autosummary: (DEPRECATED) An autosummary:: directive. Available in
-Sphinx 0.6.2 and (to-be) 1.0 as sphinx.ext.autosummary, and it the Sphinx 1.0
-version is recommended over that included in Numpydoc.
-
 
 %prep
 %setup -q -n %{modname}-%{version}
-%patch1 -p0
+%patch0 -p1
 
 %build
 # make the documentation
 cd doc 
 make dist PYVER=%{py_ver}
 
-# make numpydoc
-cd sphinxext
-python setup.py build
-
 %install
 # install the documentation
 cd doc
@@ -158,10 +123,6 @@
 %fdupes %{buildroot}%{_docdir}/python-%{modname}/html/
 %fdupes %{buildroot}%{_docdir}/python-%{modname}/pdf/
 
-# install numpydoc
-cd sphinxext
-python setup.py install --prefix=%{_prefix} --root=%{buildroot}
-
 %files html
 %defattr(-,root,root)
 %{_docdir}/python-%{modname}/html/
@@ -170,9 +131,4 @@
 %defattr(-,root,root)
 %{_docdir}/python-%{modname}/pdf/
 
-%files -n python-numpydoc
-%defattr(-,root,root)
-%{python_sitelib}/%{docname}/
-%{python_sitelib}/%{docname}-%{docvers}-py%{py_ver}.egg-info
-
 %changelog

++ python-numpy.s

commit mozilla-nspr for openSUSE:Factory

2013-11-13 Thread h_root
Hello community,

here is the log from the commit of package mozilla-nspr for openSUSE:Factory 
checked in at 2013-11-14 08:42:42

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


Package is "mozilla-nspr"

Changes:

--- /work/SRC/openSUSE:Factory/mozilla-nspr/mozilla-nspr.changes
2013-09-29 17:50:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.mozilla-nspr.new/mozilla-nspr.changes   
2013-11-14 08:42:43.0 +0100
@@ -1,0 +2,8 @@
+Mon Nov 11 21:59:52 UTC 2013 - w...@rosenauer.org
+
+- update to version 4.10.2
+  relevant changes
+  * bmo#770534: possible pointer overflow in PL_ArenaAllocate()
+  * bmo#888546: ptio.c:PR_ImportUDPSocket doesn't work
+
+---

Old:

  nspr-4.10.1.tar.bz2

New:

  nspr-4.10.2.tar.bz2



Other differences:
--
++ mozilla-nspr.spec ++
--- /var/tmp/diff_new_pack.jPnjmz/_old  2013-11-14 08:42:44.0 +0100
+++ /var/tmp/diff_new_pack.jPnjmz/_new  2013-11-14 08:42:44.0 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   mozilla-nspr
-Version:4.10.1
+Version:4.10.2
 Release:0
 Summary:Netscape Portable Runtime
 License:MPL-2.0

++ nspr-4.10.1.tar.bz2 -> nspr-4.10.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nspr-4.10.1/.hgtags new/nspr-4.10.2/.hgtags
--- old/nspr-4.10.1/.hgtags 2013-09-22 14:13:04.0 +0200
+++ new/nspr-4.10.2/.hgtags 2013-11-11 22:54:52.0 +0100
@@ -1175,3 +1175,6 @@
 e340a6460b89512d1a104f8108d9df3b7534ac7c NSPR_4_10_RTM
 f6804cfde4e14bb1c5f2c47f5666054ccf5f8049 NSPR_4_10_1_BETA1
 398f1792740712366aa33dcd4224b4d072121bf4 NSPR_4_10_1_BETA2
+f1edf4123d7e71bd9b9aa4b6b574e5cda65133ab NSPR_4_10_1_RTM
+d968016a6cf677a124995433d37102903b8c8226 NSPR_4_10_2_BETA1
+4df6bc35be64c660cd9770637a2f9e8247c6c407 NSPR_4_10_2_BETA2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nspr-4.10.1/configure new/nspr-4.10.2/configure
--- old/nspr-4.10.1/configure   2013-09-22 14:12:37.0 +0200
+++ new/nspr-4.10.2/configure   2013-11-11 22:54:52.0 +0100
@@ -736,7 +736,7 @@
 
 MOD_MAJOR_VERSION=4
 MOD_MINOR_VERSION=10
-MOD_PATCH_VERSION=1
+MOD_PATCH_VERSION=2
 NSPR_MODNAME=nspr20
 _HAVE_PTHREADS=
 USE_PTHREADS=
@@ -4618,6 +4618,12 @@
 PROFILE_USE_CFLAGS="-GL -wd4624 -wd4952"
 PROFILE_USE_LDFLAGS="-LTCG:PGUPDATE"
 
+if test "$MSC_VER" -ge "1800"; then
+CFLAGS="$CFLAGS -FS"
+PROFILE_GEN_CFLAGS="$PROFILE_GEN_CFLAGS 
-Gw"
+PROFILE_USE_CFLAGS="$PROFILE_USE_CFLAGS -Gw"
+fi
+
 if test -z "$MOZ_OPTIMIZE"; then
 CFLAGS="$CFLAGS -Od"
 fi
@@ -4922,17 +4928,17 @@
 _OPTIMIZE_FLAGS="$_OPTIMIZE_FLAGS -Olimit 4000"
 ac_safe=`echo "machine/builtins.h" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for machine/builtins.h""... $ac_c" 1>&6
-echo "configure:4926: checking for machine/builtins.h" >&5
+echo "configure:4932: checking for machine/builtins.h" >&5
 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:4936: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:4942: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -5491,7 +5497,7 @@
 ;;
 *)
 echo $ac_n "checking for dlopen in -ldl""... $ac_c" 1>&6
-echo "configure:5495: checking for dlopen in -ldl" >&5
+echo "configure:5501: checking for dlopen in -ldl" >&5
 ac_lib_var=`echo dl'_'dlopen | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -5499,7 +5505,7 @@
   ac_save_LIBS="$LIBS"
 LIBS="-ldl  $LIBS"
 cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && 
test -s conftest${ac_exeext}; then
+if { (eval echo configure:5520: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && 
test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -5527,17 +5533,17 @@
   echo "$ac_t""yes" 1>&6
   ac_safe=`echo "dlfcn.h" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for dlfcn.h""... $ac_c" 1>&6
-echo "configure:5531: checking for dlfcn.h" >&5
+echo "configure:5537: checking for dlfcn.h" >&5
 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac

commit yast2-sound for openSUSE:Factory

2013-11-13 Thread h_root
Hello community,

here is the log from the commit of package yast2-sound for openSUSE:Factory 
checked in at 2013-11-13 14:01:55

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


Package is "yast2-sound"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-sound/yast2-sound.changes  2013-10-23 
19:26:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-sound.new/yast2-sound.changes 
2013-11-13 14:01:56.0 +0100
@@ -1,0 +2,14 @@
+Fri Nov  8 15:14:20 CET 2013 - loci...@suse.com
+
+- Using unified API for handling Kernel modules to be loaded
+  on boot (bnc#838185)
+- 3.1.2
+
+---
+Wed Nov  6 14:35:50 UTC 2013 - lsle...@suse.cz
+
+- display only 3 columns in the volume dialog to make the window
+  narrower (bnc#848706)
+- 3.1.1
+
+---

Old:

  yast2-sound-3.1.0.tar.bz2

New:

  yast2-sound-3.1.2.tar.bz2



Other differences:
--
++ yast2-sound.spec ++
--- /var/tmp/diff_new_pack.fD5ZJ0/_old  2013-11-13 14:01:56.0 +0100
+++ /var/tmp/diff_new_pack.fD5ZJ0/_new  2013-11-13 14:01:56.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-sound
-Version:3.1.0
+Version:3.1.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -36,10 +36,9 @@
 BuildRequires:  yast2-devtools >= 3.0.6
 BuildRequires:  yast2-testsuite
 
-# GetInstArgs::automatic_configuration
-# Wizard::SetDesktopTitleAndIcon
+# Fixed handling of Kernel modules loaded on boot
 Requires:   alsa
-Requires:   yast2 >= 2.21.22
+Requires:   yast2 >= 3.1.3
 
 Provides:   yast2-agent-audio
 Provides:   yast2-agent-audio-devel

++ yast2-sound-3.1.0.tar.bz2 -> yast2-sound-3.1.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-sound-3.1.0/CONTRIBUTING.md 
new/yast2-sound-3.1.2/CONTRIBUTING.md
--- old/yast2-sound-3.1.0/CONTRIBUTING.md   1970-01-01 01:00:00.0 
+0100
+++ new/yast2-sound-3.1.2/CONTRIBUTING.md   2013-11-08 16:30:47.0 
+0100
@@ -0,0 +1,87 @@
+YaST Contribution Guidelines
+
+
+YaST is an open source project and as such it welcomes all kinds of
+contributions. If you decide to contribute, please follow these guidelines to
+ensure the process is effective and pleasant both for you and YaST maintainers.
+
+There are two main forms of contribution: reporting bugs and performing code
+changes.
+
+Bug Reports
+---
+
+If you find a problem, please report it either using
+[Bugzilla](https://bugzilla.novell.com/enter_bug.cgi?format=guided&product=openSUSE+Factory&component=YaST2)
+or [GitHub issues](../../issues). (For Bugzilla, use the [simplified
+registration](https://secure-www.novell.com/selfreg/jsp/createSimpleAccount.jsp)
+if you don't have an account yet.)
+
+If you find a problem, please report it either using
+[Bugzilla](https://bugzilla.novell.com/) or GitHub issues. We can't guarantee
+that every bug will be fixed, but we'll try.
+
+When creating a bug report, please follow our [bug reporting
+guidelines](http://en.opensuse.org/openSUSE:Report_a_YaST_bug).
+
+Code Changes
+
+
+We welcome all kinds of code contributions, from simple bug fixes to 
significant
+refactorings and implementation of new features. However, before making any
+non-trivial contribution, get in touch with us first — this can prevent wasted
+effort on both sides. Also, have a look at our [development
+documentation](http://en.opensuse.org/openSUSE:YaST_development).
+
+To send us your code change, use GitHub pull requests. The workflow is as
+follows:
+
+  1. Fork the project.
+
+  2. Create a topic branch based on `master`.
+
+  3. Implement your change, including tests (if possible). Make sure you adhere
+ to the [Ruby style
+ guide](https://github.com/SUSE/style-guides/blob/master/Ruby.md).
+
+  4. Make sure your change didn't break anything by building the RPM package
+ (`rake osc:build`). The build process includes running the full testsuite.
+
+  5. Publish the branch and create a pull request.
+
+  6. YaST developers will review your change and possibly point out issues.
+ Adapt the code under their guidance until they are all resolved.
+
+  7. Finally, the pull request will get merged or rejected.
+
+See also [GitHub's guide on
+contributing](https://help.github.com/articles/fork-a-repo).
+
+If you want to do multiple unrelated changes, use separate branches and pull
+requests.
+
+Do not change the `VERSION` and `*.changes` files as this could lead to
+conflicts.
+
+### Commits
+
+Each commit

commit libqt5-qtdoc for openSUSE:Factory

2013-11-13 Thread h_root
Hello community,

here is the log from the commit of package libqt5-qtdoc for openSUSE:Factory 
checked in at 2013-11-13 13:50:19

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


Package is "libqt5-qtdoc"

Changes:

--- /work/SRC/openSUSE:Factory/libqt5-qtdoc/libqt5-qtdoc.changes
2013-10-29 13:52:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.libqt5-qtdoc.new/libqt5-qtdoc.changes   
2013-11-13 13:50:20.0 +0100
@@ -1,0 +2,6 @@
+Thu Nov  7 02:30:46 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Remove global docs from package, they are delivered with qtbase
+  module
+
+---



Other differences:
--
++ libqt5-qtdoc.spec ++
--- /var/tmp/diff_new_pack.gczeDE/_old  2013-11-13 13:50:22.0 +0100
+++ /var/tmp/diff_new_pack.gczeDE/_new  2013-11-13 13:50:22.0 +0100
@@ -53,6 +53,8 @@
 mkdir -p $RPM_BUILD_ROOT%{_libqt5_docdir}
 cd $RPM_BUILD_ROOT%{_libqt5_docdir}
 xzdec -c %{SOURCE2} | tar x  --strip-components 1
+# global doc's are provided with qtbase module
+rm -rf $RPM_BUILD_ROOT%{_libqt5_docdir}/global/
 %fdupes -s $RPM_BUILD_ROOT%{_libqt5_docdir}
 
 %clean

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



commit libqt5-qtbase for openSUSE:Factory

2013-11-13 Thread h_root
Hello community,

here is the log from the commit of package libqt5-qtbase for openSUSE:Factory 
checked in at 2013-11-13 13:50:13

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


Package is "libqt5-qtbase"

Changes:

--- /work/SRC/openSUSE:Factory/libqt5-qtbase/libqt5-qtbase.changes  
2013-11-04 09:12:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.libqt5-qtbase.new/libqt5-qtbase.changes 
2013-11-13 13:50:13.0 +0100
@@ -1,0 +2,5 @@
+Wed Nov  6 19:08:13 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Fix translations macro
+
+---



Other differences:
--
++ libqt5-qtbase.spec ++
--- /var/tmp/diff_new_pack.HOcG5o/_old  2013-11-13 13:50:15.0 +0100
+++ /var/tmp/diff_new_pack.HOcG5o/_new  2013-11-13 13:50:15.0 +0100
@@ -103,7 +103,7 @@
 %define libqt5_libexecdir  %{libqt5_archdatadir}/libexec
 %define libqt5_plugindir   %{libqt5_archdatadir}/plugins
 %define libqt5_sysconfdir  %{_sysconfdir}/xdg
-%define libqt5_translationdir  %{_datadir}/qt5/translations
+%define libqt5_translationdir  %{libqt5_datadir}/translations
 
 %prep
 %setup -q -n qtbase-opensource-src-%{real_version}


++ macros.qt5 ++
--- /var/tmp/diff_new_pack.HOcG5o/_old  2013-11-13 13:50:15.0 +0100
+++ /var/tmp/diff_new_pack.HOcG5o/_new  2013-11-13 13:50:15.0 +0100
@@ -10,7 +10,7 @@
 %_libqt5_libexecdir   %{_libqt5_archdatadir}/libexec
 %_libqt5_plugindir%{_libqt5_archdatadir}/plugins
 %_libqt5_sysconfdir   %{_sysconfdir}/xdg
-%_libqt5_translationdir   %{_libqt5_datadir}/qt5/translations
+%_libqt5_translationdir   %{_libqt5_datadir}/translations
 
 %_libqt5_qmake %{_libqt5_bindir}/qmake
 

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



commit java-1_7_0-openjdk for openSUSE:12.3:Update

2013-11-13 Thread h_root
Hello community,

here is the log from the commit of package java-1_7_0-openjdk for 
openSUSE:12.3:Update checked in at 2013-11-13 11:34:04

Comparing /work/SRC/openSUSE:12.3:Update/java-1_7_0-openjdk (Old)
 and  /work/SRC/openSUSE:12.3:Update/.java-1_7_0-openjdk.new (New)


Package is "java-1_7_0-openjdk"

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.sqQb3p/_old  2013-11-13 11:34:08.0 +0100
+++ /var/tmp/diff_new_pack.sqQb3p/_new  2013-11-13 11:34:08.0 +0100
@@ -1 +1 @@
-
+

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



commit java-1_7_0-openjdk for openSUSE:12.2:Update

2013-11-13 Thread h_root
Hello community,

here is the log from the commit of package java-1_7_0-openjdk for 
openSUSE:12.2:Update checked in at 2013-11-13 11:34:03

Comparing /work/SRC/openSUSE:12.2:Update/java-1_7_0-openjdk (Old)
 and  /work/SRC/openSUSE:12.2:Update/.java-1_7_0-openjdk.new (New)


Package is "java-1_7_0-openjdk"

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.paJ1iF/_old  2013-11-13 11:34:05.0 +0100
+++ /var/tmp/diff_new_pack.paJ1iF/_new  2013-11-13 11:34:05.0 +0100
@@ -1 +1 @@
-
+

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



commit apache2-mod_fcgid for openSUSE:12.2:Update

2013-11-13 Thread h_root
Hello community,

here is the log from the commit of package apache2-mod_fcgid for 
openSUSE:12.2:Update checked in at 2013-11-13 11:31:45

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


Package is "apache2-mod_fcgid"

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.sBUU6Z/_old  2013-11-13 11:31:46.0 +0100
+++ /var/tmp/diff_new_pack.sBUU6Z/_new  2013-11-13 11:31:46.0 +0100
@@ -1 +1 @@
-
+

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



commit apache2-mod_fcgid.2204 for openSUSE:12.2:Update

2013-11-13 Thread h_root
Hello community,

here is the log from the commit of package apache2-mod_fcgid.2204 for 
openSUSE:12.2:Update checked in at 2013-11-13 11:31:43

Comparing /work/SRC/openSUSE:12.2:Update/apache2-mod_fcgid.2204 (Old)
 and  /work/SRC/openSUSE:12.2:Update/.apache2-mod_fcgid.2204.new (New)


Package is "apache2-mod_fcgid.2204"

Changes:

New Changes file:

--- /dev/null   2013-10-11 12:16:15.204037506 +0200
+++ 
/work/SRC/openSUSE:12.2:Update/.apache2-mod_fcgid.2204.new/apache2-mod_fcgid.changes
2013-11-13 11:31:44.0 +0100
@@ -0,0 +1,242 @@
+---
+Tue Nov  5 14:14:58 CET 2013 - dr...@suse.de
+
+- flawed patch apache2-mod_fcgid-CVE-2013-4365-bnc844935.diff
+  revised: loop counter handled incorrectly, leading to SEGV and
+  "Premature end of script headers" errors. [bnc#844935]
+  CVE-2013-4365
+
+---
+Mon Oct 21 15:16:53 CEST 2013 - dr...@suse.de
+
+- apache2-mod_fcgid-CVE-2013-4365-bnc844935.diff fixes a heap
+  overflow identified by CVE-2013-4365 [bnc#844935].
+
+---
+Mon Feb 13 10:44:06 UTC 2012 - co...@suse.com
+
+- patch license to follow spdx.org standard
+
+---
+Sat Sep 17 11:16:14 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+- Use %_smp_mflags for parallel build
+
+---
+Sat Dec  4 13:20:55 UTC 2010 - po...@cmdline.net
+
+- update to 2.3.6
+  *) SECURITY: CVE-2010-3872 (cve.mitre.org)
+ Fix possible stack buffer overwrite.
+  *) Change the default for FcgidMaxRequestLen from 1GB to 128K.
+ Administrators should change this to an appropriate value based on
+ site requirements.
+  *) Allow FastCGI apps more time to exit at shutdown before being
+ forcefully killed.
+  ...and more fixes, see
+  
http://svn.apache.org/viewvc/httpd/mod_fcgid/tags/2.3.6/CHANGES-FCGID?view=markup
+- adjust the somewhat outdated example config file
+
+---
+Thu Aug  5 01:06:32 UTC 2010 - mrueck...@suse.de
+
+- update to version 2.3.5
+  mod_fcgid is now an official apache project. During the migration
+  the name of the configuration directives has changed. Please see
+
+  /usr/share/doc/packages/apache2-mod_fcgid/CHANGES-FCGID
+
+  to update your config to the new version.
+- adapted config to the new directives
+
+---
+Fri Mar  7 16:57:07 CET 2008 - mrueck...@suse.de
+
+- added directory for the sharedmemory path and the sockets
+  (bnc#365113)
+
+---
+Tue Oct 30 14:00:50 CET 2007 - mrueck...@suse.de
+
+- update to version 2.2
+  - Support configuration "PassHeader". Thank Hans Christian
+Saustrup for the suggestion.
+  - Support apr_shm_remove() in httpd.2.0.X. Thank Hans Christian
+Saustrup for bug report.
+  - Support configuration "TimeScore". Thank Tim Jensen for the
+patch.
+  - Support new configurations "MaxRequestInMem" and
+"MaxRequestLen"
+- If the length of http request longer than "MaxRequestInMem",
+  it will store in tmp file.
+- It the length of http request longer than "MaxRequestLen", it
+  will return internal server error.
+Thank Gabriel Barazer(gabriel at oxeva.fr) for the bug report.
+Thank Steffen(info at apachelounge.com) for the help on this
+issue.
+  - Fix miner Sanity check bug. Thank Yuya Tanaka for bug report
+- added SharememPath to the config (#337566)
+
+---
+Tue Aug  7 19:59:48 CEST 2007 - po...@suse.de
+
+- remove "Provides: apache2-mod_fastcgi", since the package is
+  revived
+
+---
+Tue Jul 31 18:07:43 CEST 2007 - mrueck...@suse.de
+
+- don't package INSTALL.txt
+- ran dos2unix on the documentation tarball to avoid warnings from
+  rpmlint
+
+---
+Mon Apr 16 10:47:38 CEST 2007 - mrueck...@suse.de
+
+- update to version 2.1
+  - Add missing config.m4 and Makefile.in for static linking
+Thank Mark Drago for notice
+  - FCGIWrapper disallowed in .htaccess
+Thank Balinares for patch
+  - Bug fix. Authoritative flag reversed
+Thank Chris Darroch for the patch
+  - Support arguments in FCGIWrapper
+Thank Andre Nathan for suggestion and great help on testing it.
+  - Support new config "SharememPath", which specifies the location
+of share memory path.
+  - Check running user is root or not, while suexec is enabled.
+Tha

commit apache2-mod_fcgid for openSUSE:12.3:Update

2013-11-13 Thread h_root
Hello community,

here is the log from the commit of package apache2-mod_fcgid for 
openSUSE:12.3:Update checked in at 2013-11-13 11:31:46

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


Package is "apache2-mod_fcgid"

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.2OCWin/_old  2013-11-13 11:31:47.0 +0100
+++ /var/tmp/diff_new_pack.2OCWin/_new  2013-11-13 11:31:47.0 +0100
@@ -1 +1 @@
-
+

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



commit patchinfo.2217 for openSUSE:13.1:Update

2013-11-13 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.2217 for 
openSUSE:13.1:Update checked in at 2013-11-13 10:54:26

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


Package is "patchinfo.2217"

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++

  recommended
  low
  keichwa
  opensuse-startup_de: Update for openSUSE 13.1
  This update introduces the german translations of 
opensuse-startup_de for openSUSE 13.1 (bnc#849172)
  opensuse-startup_en and opensuse-startup_de 
update wanted

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



commit openlmi-tools for openSUSE:Factory

2013-11-13 Thread h_root
Hello community,

here is the log from the commit of package openlmi-tools for openSUSE:Factory 
checked in at 2013-11-13 10:18:24

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


Package is "openlmi-tools"

Changes:

--- /work/SRC/openSUSE:Factory/openlmi-tools/openlmi-tools.changes  
2013-10-17 20:43:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.openlmi-tools.new/openlmi-tools.changes 
2013-11-13 10:18:26.0 +0100
@@ -1,0 +2,36 @@
+Tue Nov  5 10:52:57 UTC 2013 - kkae...@suse.com
+
+- Update to version 0.9
+  - synchronous calls can properly handle empty JobOutputParameters
+  - fixed calls, where CIMInstance(Name) objects were not wrapped
+  - .wrapped_object() method can retrieve wrapped CIM object
+  - shell abstractions are accepted by the shell methods
+  - various fixes
+  NOTE: When calling a method, LMIInstance objects are no longer
+  autorefreshed. This needs to be done by hand (.refresh()).
+
+---
+Tue Nov  5 10:52:18 UTC 2013 - kkae...@suse.com
+
+- Update to version 0.8
+  - method calls, which work with LMI_SoftwareVerificationJob
+can now be called in synchronous way
+  - clients can be authenticated by x509 certificates
+  - method calls' arguments are now passed via dictionary
+  - instances do not auto-refresh after a method call
+  - lmi_associators can be used to speed up associations traversal
+  - when calling synchronous method, lmishell now properly handles
+SIGTERM and SIGINT
+  - shell prompt can be customized now (due to scriptons)
+  - LMIShell has a html documentation now; generated using sphinx
+  - man page is generated using sphinx
+  - bash completion
+  - zsh completion
+  - various fixes
+
+---
+Fri Sep 27 06:58:01 UTC 2013 - kkae...@suse.com
+
+- fix build for SLE11
+
+---

Old:

  openlmi-tools-0.7.tar.bz2

New:

  openlmi-tools-0.9.tar.bz2



Other differences:
--
++ openlmi-tools.spec ++
--- /var/tmp/diff_new_pack.u5nKQn/_old  2013-11-13 10:18:27.0 +0100
+++ /var/tmp/diff_new_pack.u5nKQn/_new  2013-11-13 10:18:27.0 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   openlmi-tools
-Version:0.7
+Version:0.9
 Release:2%{?dist}
 Summary:Tooling around openLMI
 License:GPL-2.0
@@ -42,8 +42,12 @@
 %endif
 %if 0%{?suse_version}
 BuildRequires:  python
+%if 0%{?suse_version} > 1110
 BuildRequires:  python-pyOpenSSL
 %else
+BuildRequires:  python-openssl
+%endif
+%else
 Requires:   python2
 %endif
 

++ openlmi-tools-0.7.tar.bz2 -> openlmi-tools-0.9.tar.bz2 ++
 9670 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-mechanize for openSUSE:Factory

2013-11-13 Thread h_root
Hello community,

here is the log from the commit of package python-mechanize for 
openSUSE:Factory checked in at 2013-11-13 10:18:05

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


Package is "python-mechanize"

Changes:

--- /work/SRC/openSUSE:Factory/python-mechanize/python-mechanize.changes
2013-10-25 11:21:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-mechanize.new/python-mechanize.changes   
2013-11-13 10:18:06.0 +0100
@@ -1,0 +2,11 @@
+Sat Nov  9 10:59:58 UTC 2013 - p.drou...@gmail.com
+
+- Fix changes file by removing name of committer
+- Fix Group : Development/Libraries/Python > Development/Languages/Python
+
+---
+Sat Nov  9 09:20:53 UTC 2013 - saigk...@opensuse.org
+
+- changed BR python-clientform to python-ClientForm (now it matches) 
+
+---



Other differences:
--
++ python-mechanize.spec ++
--- /var/tmp/diff_new_pack.4EHCdO/_old  2013-11-13 10:18:06.0 +0100
+++ /var/tmp/diff_new_pack.4EHCdO/_new  2013-11-13 10:18:06.0 +0100
@@ -22,13 +22,13 @@
 Url:http://wwwsearch.sourceforge.net/mechanize/
 Summary:Stateful programmatic web browsing
 License:(BSD-3-Clause or ZPL-2.1) and BSD-3-Clause
-Group:  Development/Libraries/Python
+Group:  Development/Languages/Python
 Source: mechanize-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools
+Requires:   python-ClientForm
 Requires:   python-beautifulsoup
-Requires:   python-clientform
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 %{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
 %else

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



commit prboom-plus for openSUSE:Factory

2013-11-13 Thread h_root
Hello community,

here is the log from the commit of package prboom-plus for openSUSE:Factory 
checked in at 2013-11-13 10:17:16

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


Package is "prboom-plus"

Changes:

--- /work/SRC/openSUSE:Factory/prboom-plus/prboom-plus.changes  2013-05-16 
11:23:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.prboom-plus.new/prboom-plus.changes 
2013-11-13 10:17:17.0 +0100
@@ -1,0 +2,27 @@
+Mon Nov 11 05:06:31 UTC 2013 - jeng...@inai.de
+
+- Update to snapshot 2.5.1.4 SVN4355
+* Added "Fix clipping problems in large levels" option.
+* Added "gl_finish" config variable.
+* Added a "Health Bar Above Monsters" option (health_bar* config
+  variables; GL only).
+* Added a "Things appearance" automap option. Possible values:
+  "classic", "scaled" and "icons".
+* Added "notarget" and "fly" cheat codes.
+* Added MBF's "-beta" codepointers.
+* Added a new HUD.
+* Added "shaders" sector light mode.
+* Support "Classic Doom" WAD files of Doom 3 BFG Edition and HACX
+  1.2 IWAD
+* Restricted mouse look (Heretic-style Y-shearing) now is available
+  in software mode.
+* Added a crosshair. Three different crosshair graphics are for
+  choice: cross, angle and dot. Extra features are changing
+  crosshair colors according to the player's health and/or on sight
+  of a target.
+* "Use GL surface for software mode" mode now works much faster if
+  gl_finish is 0 in config.
+* Ability to use e.g. doom1.wad as a resource for a doom2 IWAD,
+  e.g. freedoom (prboom-plus -iwad freedoom.wad -file doom1.wad).
+
+---

Old:

  prboom-plus-2.5.1.3.tar.xz

New:

  prboom-hbar-all.diff
  prboom-hbar-color.diff
  prboom-hbar-gradient.diff
  prboom-plus-2.5.1.4~test4355.tar.xz



Other differences:
--
++ prboom-plus.spec ++
--- /var/tmp/diff_new_pack.UKsDpO/_old  2013-11-13 10:17:18.0 +0100
+++ /var/tmp/diff_new_pack.UKsDpO/_new  2013-11-13 10:17:18.0 +0100
@@ -17,13 +17,14 @@
 
 
 Name:   prboom-plus
-Version:2.5.1.3
+Version:2.5.1.4~test4355
 Release:0
 Summary:Open source port of the DOOM game engine
 License:GPL-2.0+
 Group:  Amusements/Games/3D/Shoot
 Url:http://prboom-plus.sourceforge.net/
 
+#SVN-Clone:
http://crowproductions.de/repos/prboom/branches/prboom-plus-24/prboom2/
 #Freecode-URL: http://freecode.com/projects/prboom-plus
 #DL-URL:   http://downloads.sf.net/prboom-plus/prboom-plus-2.5.1.3.tar.gz
 Source: %name-%version.tar.xz
@@ -31,6 +32,9 @@
 Patch2: prboom-types1.diff
 Patch3: prboom-types2.diff
 Patch5: prboom-enable-tessellation.diff
+Patch6: prboom-hbar-color.diff
+Patch7: prboom-hbar-all.diff
+Patch8: prboom-hbar-gradient.diff
 Source2:clean_source.sh
 BuildRequires:  Mesa-devel
 BuildRequires:  automake
@@ -66,8 +70,8 @@
 never happen in the future since compatibility is as important.
 
 %prep
-%setup -q
-%patch -P 1 -P 2 -P 3 -P 5 -p1
+%setup -qn prboom2
+%patch -P 1 -P 2 -P 3 -P 5 -P 6 -P 7 -P 8 -p1
 
 %build
 ./bootstrap;

++ prboom-enable-tessellation.diff ++
--- /var/tmp/diff_new_pack.UKsDpO/_old  2013-11-13 10:17:18.0 +0100
+++ /var/tmp/diff_new_pack.UKsDpO/_new  2013-11-13 10:17:18.0 +0100
@@ -1,5 +1,6 @@
 Date: 2011-08-03 18:36:44+0200
-From: Jan Engelhardt 
+From: Jan Engelhardt 
+Upstream: sent
 
 Always do tesselation, because otherwise, map hacks like
 self-referencing sectors (cf.

++ prboom-hbar-all.diff ++
From: Jan Engelhardt 
Date: 2013-05-01 09:53:49.0 +0200
Category: improvement
Status: sent Wed, 1 May 2013 14:28:44 +0200

Show the health bar for all destructible items (including
barrels and Lost Souls).

---
 src/gl_main.c |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Index: prboom2/src/gl_main.c
===
--- prboom2.orig/src/gl_main.c
+++ prboom2/src/gl_main.c
@@ -2399,7 +2399,8 @@ static void gld_DrawSprite(GLSprite *spr
 
 static void gld_AddHealthBar(mobj_t* thing, GLSprite *sprite)
 {
-  if (((thing->flags & (MF_COUNTKILL | MF_CORPSE)) == MF_COUNTKILL) && 
(thing->health > 0))
+  if ((thing->flags & MF_SHOOTABLE) && thing->info->spawnhealth > 0 &&
+  thing->health > 0)
   {
 GLHealthBar hbar;
 int health_percent = thing->health * 100 / thing->info->spawnhealth;
++ prboom-hbar-color.diff ++
From: Jan Engelhardt 
Date: 2013-05-01 09:42:45.0 +0200
Category: improvement
Status: sent Wed, 1 May 2013 14:28:44 +0200

With the current value of health_hbar_green=0, green will 

commit gnome-calculator for openSUSE:Factory

2013-11-13 Thread h_root
Hello community,

here is the log from the commit of package gnome-calculator for 
openSUSE:Factory checked in at 2013-11-13 10:17:08

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


Package is "gnome-calculator"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-calculator/gnome-calculator.changes
2013-10-20 10:51:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-calculator.new/gnome-calculator.changes   
2013-11-13 10:17:09.0 +0100
@@ -1,0 +2,9 @@
+Mon Nov 11 12:05:29 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.10.2:
+  + Fixed about dialog title.
+  + Fixed multi-line wrap bug, replace newline characters.
+  + Fixed "Malformed expresson" bug.
+  + Updated translations.
+
+---

Old:

  gnome-calculator-3.10.1.tar.xz

New:

  gnome-calculator-3.10.2.tar.xz



Other differences:
--
++ gnome-calculator.spec ++
--- /var/tmp/diff_new_pack.FC9Z0O/_old  2013-11-13 10:17:10.0 +0100
+++ /var/tmp/diff_new_pack.FC9Z0O/_new  2013-11-13 10:17:10.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-calculator
-Version:3.10.1
+Version:3.10.2
 Release:0
 Summary:A GNOME Calculator Application
 License:GPL-2.0+

++ gnome-calculator-3.10.1.tar.xz -> gnome-calculator-3.10.2.tar.xz ++
 6957 lines of diff (skipped)

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



commit glib2-branding-openSUSE for openSUSE:Factory

2013-11-13 Thread h_root
Hello community,

here is the log from the commit of package glib2-branding-openSUSE for 
openSUSE:Factory checked in at 2013-11-13 10:16:59

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


Package is "glib2-branding-openSUSE"

Changes:

--- 
/work/SRC/openSUSE:Factory/glib2-branding-openSUSE/glib2-branding-openSUSE.changes
  2013-09-23 14:56:40.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.glib2-branding-openSUSE.new/glib2-branding-openSUSE.changes
 2013-11-13 10:17:00.0 +0100
@@ -1,0 +2,14 @@
+Mon Nov 11 20:19:41 UTC 2013 - dims...@opensuse.org
+
+- Update gnome_defaults: nautilus-folder-handlder has been dropped
+  a while ago and the functionality merged into nautilus directly.
+  This never really caused any issue, as nautilus was one of the
+  few .desktop files registering a inode/directory MimeType. Since
+  GNOME 3.10, baobab does that as well, resulting in situations
+  where baobab can be prefered (the Mime handling is
+  pseudo-random). (bnc#849914).
+- Add %mime_database_post//%mime_database_postun macros to post
+  and postun, to ensure installation triggers updating the mime
+  database.
+
+---



Other differences:
--
++ glib2-branding-openSUSE.spec ++
--- /var/tmp/diff_new_pack.zG4nhY/_old  2013-11-13 10:17:01.0 +0100
+++ /var/tmp/diff_new_pack.zG4nhY/_new  2013-11-13 10:17:01.0 +0100
@@ -155,24 +155,30 @@
 
 %post -n gio-branding-openSUSE
 %glib2_gsettings_schema_post
+%mime_database_post
 
 %postun -n gio-branding-openSUSE
 %glib2_gsettings_schema_postun
+%mime_database_postun
 %endif
 
 %if %{build_for_SLE}
 
 %post -n gio-branding-SLED
 %glib2_gsettings_schema_post
+%mime_database_post
 
 %postun -n gio-branding-SLED
 %glib2_gsettings_schema_postun
+%mime_database_postun
 
 %post -n gio-branding-SLES
 %glib2_gsettings_schema_post
+%mime_database_post
 
 %postun -n gio-branding-SLES
 %glib2_gsettings_schema_postun
+%mime_database_postun
 %endif
 
 %if %{build_for_openSUSE}

++ glib2-branding-openSUSE-gnome_defaults.conf ++
--- /var/tmp/diff_new_pack.zG4nhY/_old  2013-11-13 10:17:01.0 +0100
+++ /var/tmp/diff_new_pack.zG4nhY/_new  2013-11-13 10:17:01.0 +0100
@@ -76,7 +76,7 @@
 file-roller.desktop
 # file-roller supports iso, but most people will prefer brasero:
 application/x-cd-image=brasero.desktop
-nautilus-folder-handler.desktop
+nautilus.desktop
 # evince supports multi-page tiff, but most people will prefer eog:
 image/tiff=eog.desktop
 # evince supports odp, but we really want OOo

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



commit gdk-pixbuf for openSUSE:Factory

2013-11-13 Thread h_root
Hello community,

here is the log from the commit of package gdk-pixbuf for openSUSE:Factory 
checked in at 2013-11-13 10:16:49

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


Package is "gdk-pixbuf"

Changes:

--- /work/SRC/openSUSE:Factory/gdk-pixbuf/gdk-pixbuf.changes2013-09-27 
17:10:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.gdk-pixbuf.new/gdk-pixbuf.changes   
2013-11-13 10:16:50.0 +0100
@@ -1,0 +2,9 @@
+Mon Nov 11 18:52:47 UTC 2013 - dims...@opensuse.org
+
+- Update to version 2.30.1:
+  + Only use RLIMIT_AS when available (bgo#708666).
+  + Only use setrlimit when available (bgo#710690).
+  + Avoid a bashism (bgo#711600).
+  + Updated translations.
+
+---

Old:

  gdk-pixbuf-2.30.0.tar.xz

New:

  gdk-pixbuf-2.30.1.tar.xz



Other differences:
--
++ gdk-pixbuf.spec ++
--- /var/tmp/diff_new_pack.3SBnY0/_old  2013-11-13 10:16:51.0 +0100
+++ /var/tmp/diff_new_pack.3SBnY0/_new  2013-11-13 10:16:51.0 +0100
@@ -20,7 +20,7 @@
 %define gdk_pixbuf_binary_version 2.10.0
 
 Name:   gdk-pixbuf
-Version:2.30.0
+Version:2.30.1
 Release:0
 Summary:An image loading library
 License:LGPL-2.1+

++ gdk-pixbuf-2.30.0.tar.xz -> gdk-pixbuf-2.30.1.tar.xz ++
 3700 lines of diff (skipped)

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



commit qtcurve-kde4 for openSUSE:Factory

2013-11-13 Thread h_root
Hello community,

here is the log from the commit of package qtcurve-kde4 for openSUSE:Factory 
checked in at 2013-11-13 09:45:59

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


Package is "qtcurve-kde4"

Changes:

--- /work/SRC/openSUSE:Factory/qtcurve-kde4/qtcurve-kde4.changes
2013-11-11 14:46:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.qtcurve-kde4.new/qtcurve-kde4.changes   
2013-11-13 09:46:00.0 +0100
@@ -1,0 +2,5 @@
+Tue Nov 12 16:24:21 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Enable build of the GTK2 subpackage
+
+---



Other differences:
--
++ qtcurve-kde4.spec ++
--- /var/tmp/diff_new_pack.V2nV36/_old  2013-11-13 09:46:00.0 +0100
+++ /var/tmp/diff_new_pack.V2nV36/_new  2013-11-13 09:46:00.0 +0100
@@ -24,6 +24,7 @@
 Group:  System/GUI/KDE
 Url:https://github.com/QtCurve/qtcurve
 Source0:%{version}.tar.gz
+BuildRequires:  gtk2-devel
 BuildRequires:  kdebase4-workspace-devel
 BuildRequires:  pkgconfig(xcb-image)
 Requires:   libqtcurve-utils0 = %{version}
@@ -43,12 +44,20 @@
 Gtk2+ and Qt3.
 This package cointans basic helper library needed for qtcurve
 
+%package -n qtcurve-gtk2
+Summary:QtCurve style for GTK+ 2
+Group:  System/GUI/GNOME
+
+%description -n qtcurve-gtk2
+This package contains the QtCurve engine for GTK+ 2. QtCurve is a set
+of widget styles available for Qt and GTK+.
+
 %prep
 %setup -q -n qtcurve-%{version}
 
 %build
-# Don't build Qt5 & GTK decos/styles yet
-  %cmake_kde4 -d build -- -DENABLE_QT5=OFF -DENABLE_GTK2=OFF
+# Don't build Qt5 deco/style yet
+  %cmake_kde4 -d build -- -DENABLE_QT5=OFF -DENABLE_GTK2=ON
   %make_jobs
 
 %install
@@ -85,4 +94,10 @@
 %{_kde4_appsdir}/color-schemes/QtCurveAgua.colors
 %{_kde4_appsdir}/kwin/qtcurve.desktop
 
+%files -n qtcurve-gtk2
+%defattr(-,root,root)
+%doc ChangeLog.md COPYING README.md TODO.md
+%{_kde4_libdir}/gtk-2.0/*/engines/libqtcurve.*
+%{_kde4_datadir}/themes/QtCurve/
+
 %changelog

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



commit openvas-manager for openSUSE:Factory

2013-11-13 Thread h_root
Hello community,

here is the log from the commit of package openvas-manager for openSUSE:Factory 
checked in at 2013-11-13 09:45:03

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


Package is "openvas-manager"

Changes:

--- /work/SRC/openSUSE:Factory/openvas-manager/openvas-manager.changes  
2013-11-04 15:42:28.0 +0100
+++ /work/SRC/openSUSE:Factory/.openvas-manager.new/openvas-manager.changes 
2013-11-13 09:45:04.0 +0100
@@ -1,0 +2,6 @@
+Tue Nov 12 10:44:56 UTC 2013 - johann.l...@wanadoo.fr
+
+- Update in 4.0.4
+  * Security fix for handling the authentication state in OMP.
+
+---

Old:

  openvas-manager-4.0.3.tar.gz

New:

  openvas-manager-4.0.4.tar.gz



Other differences:
--
++ openvas-manager.spec ++
--- /var/tmp/diff_new_pack.jdvMoi/_old  2013-11-13 09:45:05.0 +0100
+++ /var/tmp/diff_new_pack.jdvMoi/_new  2013-11-13 09:45:05.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   openvas-manager
-Version:4.0.3
+Version:4.0.4
 Release:5.1
 Url:http://www.openvas.org
 Source0:%{name}-%{version}.tar.gz

++ openvas-manager-4.0.3.tar.gz -> openvas-manager-4.0.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/openvas-manager-4.0.3/CHANGES 
new/openvas-manager-4.0.4/CHANGES
--- old/openvas-manager-4.0.3/CHANGES   2013-10-21 21:56:16.0 +0200
+++ new/openvas-manager-4.0.4/CHANGES   2013-11-08 15:41:30.0 +0100
@@ -1,3 +1,28 @@
+openvas-manager 4.0.4 (2013-11-08)
+
+This is the fourth maintenance release of the openvas-manager 4.0 module for 
the
+Open Vulnerability Assessment System release 6 (OpenVAS-6). The OpenVAS Manager
+is the central management service between the actual security scanner and
+various user clients.
+
+This is a security release addressing a serious security bug and it is highly
+recommended to update any installation of OpenVAS Manager 4.0 with this
+release.
+
+A software bug in OpenVAS Manager allowed an attacker to bypass the OMP
+authentication procedure. The attack vector was remotely available in case
+OpenVAS Manager was listening on a public network interface. In case of
+successful attack, the attacker gained partial rights to execute OMP commands.
+The bypass authentication was, however, incomplete and several OMP commands
+failed to execute properly.
+
+Many thanks to everyone who has contributed to this release:
+Matthew Mundell.
+
+Main changes since 4.0.3:
+* Security fix for handling the authentication state in OMP.
+
+
 openvas-manager 4.0.3 (2013-10-21)
 
 This is the third maintenance release of the openvas-manager 4.0 module for the
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/openvas-manager-4.0.3/CMakeLists.txt 
new/openvas-manager-4.0.4/CMakeLists.txt
--- old/openvas-manager-4.0.3/CMakeLists.txt2013-10-20 19:43:31.0 
+0200
+++ new/openvas-manager-4.0.4/CMakeLists.txt2013-11-08 15:41:30.0 
+0100
@@ -79,7 +79,7 @@
 set (CPACK_PACKAGE_VERSION_MINOR "0")
 
 # Use this scheme for stable releases:
-set (CPACK_PACKAGE_VERSION_PATCH "3${SVN_REVISION}")
+set (CPACK_PACKAGE_VERSION_PATCH "4${SVN_REVISION}")
 set (CPACK_PACKAGE_VERSION 
"${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}")
 # Use this scheme for +betaN and +rcN releases:
 #set (CPACK_PACKAGE_VERSION_PATCH "+beta1${SVN_REVISION}")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/openvas-manager-4.0.3/ChangeLog 
new/openvas-manager-4.0.4/ChangeLog
--- old/openvas-manager-4.0.3/ChangeLog 2013-10-21 21:57:07.0 +0200
+++ new/openvas-manager-4.0.4/ChangeLog 2013-11-08 15:41:30.0 +0100
@@ -1,3 +1,21 @@
+2013-11-08  Michael Wiegand 
+
+   Preparing the openvas-manager 4.0.4 release.
+
+   * CHANGES: Updated.
+
+2013-11-08  Michael Wiegand 
+
+   * src/omp.c (omp_xml_handle_end_element): In GET_VERSION use correct
+   state in condition, otherwise the user is always considered
+   authenticated after GET_VERSION. Patch by Matthew Mundell.
+
+2013-10-21  Jan-Oliver Wagner 
+
+   Post release version bump.
+
+   * CMakeLists.txt: Update version number to 4.0.4.
+
 2013-10-21  Jan-Oliver Wagner 
 
Preparing the openvas-manager 4.0.3 release.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/openvas-manager-4.0.3/src/omp.c 
new/openvas-manager-4.0.4/src/omp.c
--- old/openvas-manager-4.0.3/src/omp.c 2013-10-20 19:43:28.0 +0

commit perl-Test-TCP for openSUSE:Factory

2013-11-13 Thread h_root
Hello community,

here is the log from the commit of package perl-Test-TCP for openSUSE:Factory 
checked in at 2013-11-13 09:45:42

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


Package is "perl-Test-TCP"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Test-TCP/perl-Test-TCP.changes  
2013-06-25 06:58:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Test-TCP.new/perl-Test-TCP.changes 
2013-11-13 09:45:43.0 +0100
@@ -1,0 +2,33 @@
+Fri Oct  4 09:15:18 UTC 2013 - co...@suse.com
+
+- updated to 2.01
+   test waitport argument by running full code-chain, not with partial 
mocking
+   
+   The partial mocks cause stuck forks on win32 at times, causing the test 
to
+   hang. With the full code chain present the test runs reliably
+
+   [INCOMPATIBLE CHANGES]
+   - Change wait_port() API to take max_wait seconds, and wait exponentially.
+ Dropped wait_port_retry argument introduced at 1.27.
+ (miyagawa)
+
+   - Increase the default sleep and retry: 0.01 sec and 1000 times
+ (miyagawa)
+
+   - Care the `test_tcp(port => undef)` case.
+ https://github.com/tokuhirom/Test-TCP/issues/13
+
+   - Added wait_port_sleep and wait_port_retry option for
+ Test::TCP::wait_port, Test::TCP#new, test_tcp().
+ (tokuhirom)
+
+   - export wait_port from Net::EmptyPort
+ (Pavel Shaydo)
+   - Make default wait_port() sleeping time shorter.
+ 0.1sec => 0.0001sec.
+ (tokuhirom)
+
+   - Remove unused deps from cpanfile.
+- remove no longer necessary test-no-note.patch
+
+---

Old:

  Test-TCP-1.15.tar.bz2

New:

  Test-TCP-2.01.tar.gz



Other differences:
--
++ perl-Test-TCP.spec ++
--- /var/tmp/diff_new_pack.Q8wcRs/_old  2013-11-13 09:45:43.0 +0100
+++ /var/tmp/diff_new_pack.Q8wcRs/_new  2013-11-13 09:45:43.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Test-TCP
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,56 +17,51 @@
 
 
 Name:   perl-Test-TCP
-Version:1.15
+Version:2.01
 Release:0
 %define cpan_name Test-TCP
 Summary:Testing TCP program
-License:GPL-1.0+ or Artistic-1.0
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Test-TCP/
-Source: %{cpan_name}-%{version}.tar.bz2
-# PATCH-MISSING-TAG -- See http://en.opensuse.org/Packaging/Patches
-Patch0: test-no-note.patch
+Source: 
http://www.cpan.org/authors/id/T/TO/TOKUHIROM/%{cpan_name}-%{version}.tar.gz
+BuildArch:  noarch
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
-BuildRequires:  perl >= 5.8.0
 BuildRequires:  perl-macros
-BuildRequires:  perl(IO::Socket::INET)
+BuildRequires:  perl(CPAN::Meta)
+BuildRequires:  perl(CPAN::Meta::Prereqs)
+BuildRequires:  perl(Module::Build) >= 0.38
+BuildRequires:  perl(Test::More) >= 0.98
 BuildRequires:  perl(Test::SharedFork) >= 0.19
-Requires:   perl >= 5.8.0
-Requires:   perl(IO::Socket::INET)
+#BuildRequires: perl(File::Which)
+#BuildRequires: perl(Net::EmptyPort)
+#BuildRequires: perl(Perl::Critic) >= 1.105
+#BuildRequires: perl(Test::Perl::Critic) >= 1.02
+#BuildRequires: perl(Test::TCP)
+#BuildRequires: perl(t::Server)
 Requires:   perl(Test::SharedFork) >= 0.19
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildArch:  noarch
 %{perl_requires}
 
 %description
-Test::TCP is test utilities for TCP/IP program.
+Test::TCP is test utilities for TCP/IP programs.
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-%patch0 -p1
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
-%{__make} %{?_smp_mflags}
+%{__perl} Build.PL installdirs=vendor
+./Build build flags=%{?_smp_mflags}
 
 %check
-%{__make} test
+./Build test
 
 %install
-%perl_make_install
-# do not perl_process_packlist (noarch)
-# remove .packlist file
-%{__rm} -rf %{buildroot}%perl_vendorarch
-# remove perllocal.pod file
-%{__rm} -rf %{buildroot}%perl_archlib
+./Build install destdir=%{buildroot} create_packlist=0
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files -f %{name}.files
-%defattr(-,root,root,-)
-%doc Changes README
+%defattr(-,root,root,755)
+%doc Changes cpanfile LICENSE README.md
 
 %changelog

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

commit openvas-administrator for openSUSE:Factory

2013-11-13 Thread h_root
Hello community,

here is the log from the commit of package openvas-administrator for 
openSUSE:Factory checked in at 2013-11-13 09:44:58

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


Package is "openvas-administrator"

Changes:

--- 
/work/SRC/openSUSE:Factory/openvas-administrator/openvas-administrator.changes  
2013-11-04 15:42:05.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.openvas-administrator.new/openvas-administrator.changes
 2013-11-13 09:44:59.0 +0100
@@ -1,0 +2,6 @@
+Tue Nov 12 10:53:37 UTC 2013 - johann.l...@wanadoo.fr
+
+- Update in 1.3.2
+  * Security fix for handling the authentication state in OAP.
+
+---

Old:

  openvas-administrator-1.3.1.tar.gz

New:

  openvas-administrator-1.3.2.tar.gz



Other differences:
--
++ openvas-administrator.spec ++
--- /var/tmp/diff_new_pack.u0UDsM/_old  2013-11-13 09:45:00.0 +0100
+++ /var/tmp/diff_new_pack.u0UDsM/_new  2013-11-13 09:45:00.0 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   openvas-administrator
-Version:1.3.1
+Version:1.3.2
 Release:2.2
 License:GPL-2.0+
 Group:  Productivity/Networking/Security

++ openvas-administrator-1.3.1.tar.gz -> openvas-administrator-1.3.2.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/openvas-administrator-1.3.1/CHANGES 
new/openvas-administrator-1.3.2/CHANGES
--- old/openvas-administrator-1.3.1/CHANGES 2013-10-25 08:44:26.0 
+0200
+++ new/openvas-administrator-1.3.2/CHANGES 2013-11-08 15:38:36.0 
+0100
@@ -1,3 +1,28 @@
+openvas-administrator 1.3.2 (2013-11-08)
+
+This is the second maintenance release of the OpenVAS Administrator 1.3, the
+local and remote administrative tool for the Open Vulnerability Assessment
+System release 6 (OpenVAS-6).
+
+This is a security release addressing a very serious security bug and it is 
highly
+recommended to update any installation of OpenVAS Administrator 1.3 with this
+release.
+
+A software bug in OpenVAS Administrator allowed an attacker to bypass the OAP
+authentication procedure. The attack vector was remotely available in case
+OpenVAS Administrator was listening on a public network interface. In case of
+successful attack, the attacker was able to create and modify users and could
+use the gained privileges to take control over an OpenVAS installation if the
+Scanner and/or Manager instances controlled by this Administrator instance were
+also listening on public network interfaces.
+
+Many thanks to everyone who has contributed to this release:
+Matthew Mundell.
+
+Main changes since 1.3.1:
+* Security fix for handling the authentication state in OAP.
+
+
 openvas-administrator 1.3.1 (2013-10-25)
 
 This is the first maintenance release of the OpenVAS Administrator 1.3, the
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/openvas-administrator-1.3.1/CMakeLists.txt 
new/openvas-administrator-1.3.2/CMakeLists.txt
--- old/openvas-administrator-1.3.1/CMakeLists.txt  2013-10-20 
19:47:13.0 +0200
+++ new/openvas-administrator-1.3.2/CMakeLists.txt  2013-11-08 
15:38:36.0 +0100
@@ -78,7 +78,7 @@
 set (CPACK_TOPLEVEL_TAG "")
 set (CPACK_PACKAGE_VERSION_MAJOR "1")
 set (CPACK_PACKAGE_VERSION_MINOR "3")
-set (CPACK_PACKAGE_VERSION_PATCH "1${SVN_REVISION}")
+set (CPACK_PACKAGE_VERSION_PATCH "2${SVN_REVISION}")
 set (CPACK_PACKAGE_VERSION 
"${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}")
 # Use this scheme for +betaN and +rcN releases:
 #set (CPACK_PACKAGE_VERSION_PATCH "+beta1${SVN_REVISION}")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/openvas-administrator-1.3.1/ChangeLog 
new/openvas-administrator-1.3.2/ChangeLog
--- old/openvas-administrator-1.3.1/ChangeLog   2013-10-25 08:45:54.0 
+0200
+++ new/openvas-administrator-1.3.2/ChangeLog   2013-11-08 15:38:36.0 
+0100
@@ -1,3 +1,24 @@
+2013-11-08  Michael Wiegand 
+
+   Preparing for the 1.3.2 release.
+
+   * CHANGES: Updated.
+
+2013-11-08  Michael Wiegand 
+
+   * src/oap.c (client_state_t): Add CLIENT_VERSION_AUTHENTIC.
+   (oap_xml_handle_start_element): Use authentic state for GET_VERSION
+   when authenticated.
+   (oap_xml_handle_end_element): In GET_VERSION set client state
+   according to current state, otherwise the user is alway considered
+   authenticated after GET_VERSION. Patch by Matthew Mundell.
+
+2013-10-25  Jan-Oliver Wagner 
+
+   Pos

commit perl-Data-AMF for openSUSE:Factory

2013-11-13 Thread h_root
Hello community,

here is the log from the commit of package perl-Data-AMF for openSUSE:Factory 
checked in at 2013-11-13 09:45:08

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


Package is "perl-Data-AMF"

Changes:

New Changes file:

--- /dev/null   2013-10-11 12:16:15.204037506 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Data-AMF.new/perl-Data-AMF.changes 
2013-11-13 09:45:09.0 +0100
@@ -0,0 +1,6 @@
+---
+Tue Nov 12 07:16:17 UTC 2013 - jeng...@inai.de
+
+- Move perl-Data-AMF-0.09 from devel:languages:perl:CPAN-D
+- Add BuildRequires perl(Test::Build) and remove broken bundled
+  copy of YAML to have tests succeed

New:

  Data-AMF-0.09.tar.gz
  perl-Data-AMF.changes
  perl-Data-AMF.spec



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

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


Name:   perl-Data-AMF
Version:0.09
Release:0
%define cpan_name Data-AMF
Summary:Serialize/Deserialize AMF data
License:Artistic-1.0 or GPL-1.0+
Group:  Development/Libraries/Perl
Url:http://search.cpan.org/dist/Data-AMF/

Source: 
http://www.cpan.org/authors/id/T/TY/TYPESTER/%cpan_name-%version.tar.gz
BuildArch:  noarch
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  perl
BuildRequires:  perl-macros
BuildRequires:  perl(Any::Moose)
BuildRequires:  perl(DateTime)
BuildRequires:  perl(Test::Base)
BuildRequires:  perl(UNIVERSAL::require)
BuildRequires:  perl(XML::LibXML)
BuildRequires:  perl(YAML)
Requires:   perl(Any::Moose)
Requires:   perl(DateTime)
Requires:   perl(UNIVERSAL::require)
Requires:   perl(XML::LibXML)
%perl_requires

%description
This module is (de)serializer for Adobe's AMF (Action Message Format).
Data::AMF is core module and it recognize only AMF data, not AMF packet. If
you want to read/write AMF Packet, see Data::AMF::Packet instead.

%prep
%setup -q -n %cpan_name-%version
find . -type f -exec chmod 644 "{}" "+"

%build
# kill bundled copy of old modules that interfere
rm -Rf inc/Test inc/YAML.pm

perl Makefile.PL INSTALLDIRS=vendor
make %{?_smp_mflags}

%check
make test

%install
%perl_make_install
%perl_process_packlist
%perl_gen_filelist

%files -f %name.files
%defattr(-,root,root,755)
%doc Changes examples LICENSE README

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



commit mlterm for openSUSE:Factory

2013-11-13 Thread h_root
Hello community,

here is the log from the commit of package mlterm for openSUSE:Factory checked 
in at 2013-11-13 09:44:50

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


Package is "mlterm"

Changes:

--- /work/SRC/openSUSE:Factory/mlterm/mlterm.changes2013-09-09 
19:46:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.mlterm.new/mlterm.changes   2013-11-13 
09:44:51.0 +0100
@@ -1,0 +2,9 @@
+Wed Nov  6 15:52:53 CET 2013 - ti...@suse.de
+
+- mlterm-fix-biwidth-font-search.diff:
+  Fix missing biwidth characeters as default with X11 core fonts
+  (bnc#849342)
+- Update font and aafont config files to use FreeMono and IPAGothic
+  in etc.patch (bnc#849342)
+
+---

New:

  mlterm-fix-biwidth-font-search.diff



Other differences:
--
++ mlterm.spec ++
--- /var/tmp/diff_new_pack.C7OciD/_old  2013-11-13 09:44:52.0 +0100
+++ /var/tmp/diff_new_pack.C7OciD/_new  2013-11-13 09:44:52.0 +0100
@@ -47,6 +47,8 @@
 Source10:   %name.desktop
 Source11:   %name.png
 Patch0: etc.patch
+# PATCH-FIX-OPENSUSE mlterm-fix-biwidth-font-search.diff bnc#849342 
ti...@suse.de
+Patch1: mlterm-fix-biwidth-font-search.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Summary:Multilingual Terminal Emulator for X
 License:BSD-3-Clause
@@ -139,7 +141,8 @@
 
 %prep
 %setup -q
-%patch0
+%patch0 -p1
+%patch1 -p1
 rm -rf doc/{en,ja}/*win32
 
 %build

++ etc.patch ++
--- /var/tmp/diff_new_pack.C7OciD/_old  2013-11-13 09:44:52.0 +0100
+++ /var/tmp/diff_new_pack.C7OciD/_new  2013-11-13 09:44:52.0 +0100
@@ -1,9 +1,50 @@
-Index: etc/aafont
-===
 etc/aafont.orig
-+++ etc/aafont
-@@ -1,37 +1,37 @@
+---
+ etc/aafont  |   67 
+---
+ etc/font|   53 ++-
+ etc/key |6 +
+ etc/main|   26 ++-
+ etc/termcap |2 +
+ etc/vaafont |   66 +--
+ etc/xim |   13 ---
+ 7 files changed, 161 insertions(+), 72 deletions(-)
+
+--- a/etc/aafont
 b/etc/aafont
+@@ -1,37 +1,36 @@
  #DEFAULT=Kochi Gothic
++ISO8859_1=FreeMono-iso10646-1;
++ISO8859_2=FreeMono-iso10646-1;
++ISO8859_3=FreeMono-iso10646-1;
++ISO8859_4=FreeMono-iso10646-1;
++ISO8859_7=FreeMono-iso10646-1;
++ISO8859_9=FreeMono-iso10646-1;
++ISO8859_10=FreeMono-iso10646-1;
++ISO8859_13=FreeMono-iso10646-1;
++ISO8859_14=FreeMono-iso10646-1;
++ISO8859_15=FreeMono-iso10646-1;
++
++JISX0201_ROMAN=IPAGothic-iso10646-1;
++JISX0201_KATA=IPAGothic-iso10646-1;
++JISX0208_1983=IPAGothic-iso10646-1;
++JISX0208_1983_BOLD=IPAGothic-iso10646-1;
++
++GB2312_80=AR PL SungtiL GB-iso10646-1;
++GBK=AR PL SungtiL GB-iso10646-1;
++BIG5=AR PL Mingti2L Big5-iso10646-1;
++HKSCS=AR PL Mingti2L Big5-iso10646-1;
++KSC5601_1987=Baekmuk unigulir-iso10646-1;
++KSX1001_1997=Baekmuk unigulir-iso10646-1;
++
++ISO10646_UCS2_1 = FreeMono-iso10646-1;
++ISO10646_UCS2_1_BIWIDTH = IPAGothic-iso10646-1;
++#ISO10646_UCS2_1_BIWIDTH = Bitstream Cyberbit-iso10646-1;
++#ISO10646_UCS2_1 = Arial Unicode MS-iso10646-1;
++#ISO10646_UCS2_1_BIWIDTH = Arial Unicode MS-iso10646-1;
++ISO10646_UCS4_1 = FreeMono-iso10646-1;
++ISO10646_UCS4_1_BIWIDTH = IPAGothic-iso10646-1;
++#ISO10646_UCS4_1_BIWIDTH = Bitstream Cyberbit-iso10646-1;
++#ISO10646_UCS4_1 = Arial Unicode MS-iso10646-1;
++#ISO10646_UCS4_1_BIWIDTH = Arial Unicode MS-iso10646-1;
  
 -#ISO8859_1=Courier 10 Pitch
 -#ISO8859_2=Thryomanes
@@ -25,64 +66,29 @@
 -#BIG5=AR PL Mingti2L Big5
 -#GB2312_80=AR PL SungtiL GB
 -#GBK=AR PL SungtiL GB
--
+ 
 -#ISO10646_UCS4_1=Courier 10 Pitch
 -#ISO10646_UCS4_1=Thryomanes
 -
 -# Japanese speakers may want to enable the following setting.
 -#ISO10646_UCS4_1_BIWIDTH=Kochi Gothic
-+US_ASCII=Luxi Mono--iso10646-1;
-+ISO8859_1=Luxi Mono-iso10646-1;
-+ISO8859_2=Luxi Mono-iso10646-1;
-+ISO8859_3=Luxi Mono-iso10646-1;
-+ISO8859_4=Luxi Mono-iso10646-1;
-+#ISO8859_7=Greek Courier-iso10646-1;
-+ISO8859_9=Luxi Mono-iso10646-1;
-+ISO8859_10=Luxi Mono-iso10646-1;
-+ISO8859_13=Luxi Mono-iso10646-1;
-+ISO8859_15=Luxi Mono-iso10646-1;
-+
-+JISX0201_ROMAN=Sazanami Gothic-iso10646-1;
-+JISX0201_KATA=Sazanami Gothic-iso10646-1;
-+JISX0208_1983=Sazanami Gothic-iso10646-1;
-+JISX0208_1983_BOLD=Sazanami Gothic-iso10646-1;
-+
-+GB2312_80=AR PL SungtiL GB-iso10646-1;
-+GBK=AR PL SungtiL GB-iso10646-1;
-+BIG5=AR PL Mingti2L Big5-iso10646-1;
-+HKSCS=AR PL Mingti2L Big5-iso10646-1;
-+KSC5601_1987=Baekmuk unigulir-iso10646-1;
-+KSX1001_1997=Baekmuk unigulir

commit lilo for openSUSE:Factory

2013-11-13 Thread h_root
Hello community,

here is the log from the commit of package lilo for openSUSE:Factory checked in 
at 2013-11-13 09:44:12

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


Package is "lilo"

Changes:

--- /work/SRC/openSUSE:Factory/lilo/lilo.changes2013-10-31 
09:18:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.lilo.new/lilo.changes   2013-11-13 
09:44:13.0 +0100
@@ -5,0 +6 @@
+  + added 0001-Use-tftp-1M-blocksize.patch



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



commit libQtWebKit4 for openSUSE:Factory

2013-11-13 Thread h_root
Hello community,

here is the log from the commit of package libQtWebKit4 for openSUSE:Factory 
checked in at 2013-11-13 09:06:35

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


Package is "libQtWebKit4"

Changes:

--- /work/SRC/openSUSE:Factory/libQtWebKit4/libQtWebKit4.changes
2013-10-24 19:08:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.libQtWebKit4.new/libQtWebKit4.changes   
2013-11-13 09:06:36.0 +0100
@@ -1,0 +2,7 @@
+Fri Nov  8 13:34:00 UTC 2013 - dval...@suse.com
+
+- Apply "WebCore workaround for QtWebkit: do not build with -g, 
+  but with -g1" for powerpc as well 
+  (04_enable_debug_information.diff)
+
+---



Other differences:
--
++ libQtWebKit4.spec ++
--- /var/tmp/diff_new_pack.78cSRV/_old  2013-11-13 09:06:38.0 +0100
+++ /var/tmp/diff_new_pack.78cSRV/_new  2013-11-13 09:06:38.0 +0100
@@ -130,13 +130,11 @@
 %patch13 -p1
 
 %build
-# runs out of memory otherwise
+# runs out of memory or creates static archives > 2/4GB boundary otherwise
 %ifarch %arm aarch64
+RPM_OPT_FLAGS="$RPM_OPT_FLAGS "
 export RPM_OPT_FLAGS=${RPM_OPT_FLAGS/-g / /}
 %endif
-%ifarch ppc ppc64
-export RPM_OPT_FLAGS=${RPM_OPT_FLAGS/-g /-g1 /}
-%endif
 
 %ifnarch x86_64
 jitopts="DEFINES+=ENABLE_JIT=0 DEFINES+=ENABLE_YARR_JIT=0 
DEFINES+=ENABLE_ASSEMBLER=0"

++ 04_enable_debug_information.diff ++
--- /var/tmp/diff_new_pack.78cSRV/_old  2013-11-13 09:06:38.0 +0100
+++ /var/tmp/diff_new_pack.78cSRV/_new  2013-11-13 09:06:38.0 +0100
@@ -21,7 +21,7 @@
  
  SOURCE_DIR = $${ROOT_WEBKIT_DIR}/Source/WebCore
  
-+equals(QT_ARCH, arm)|equals(QT_ARCH, i386)|equals(QT_ARCH, 
i686)|equals(QT_ARCH, x86_64) {
++equals(QT_ARCH, arm)|equals(QT_ARCH, i386)|equals(QT_ARCH, 
i686)|equals(QT_ARCH, x86_64)| equals(QT_ARCH, powerpc64)|equals(QT_ARCH, 
powerpc) {
 +message("WebCore workaround for QtWebkit: do not build with -g, but with 
-g1")
 +QMAKE_CXXFLAGS_RELEASE -= -g
 +QMAKE_CXXFLAGS_RELEASE += -g1

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