commit vim for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package vim for openSUSE:Factory checked in 
at 2012-10-03 08:47:23

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


Package is "vim", Maintainer is "idon...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/vim/vim.changes  2012-09-17 14:12:31.0 
+0200
+++ /work/SRC/openSUSE:Factory/.vim.new/vim.changes 2012-10-03 
08:47:25.0 +0200
@@ -1,0 +2,5 @@
+Tue Oct  2 12:54:03 UTC 2012 - idon...@suse.com
+
+- Add Obsoletes/Provides for vim-plugin-matchit package 
+
+---



Other differences:
--
++ vim.spec ++
--- /var/tmp/diff_new_pack.c3OkZA/_old  2012-10-03 08:47:27.0 +0200
+++ /var/tmp/diff_new_pack.c3OkZA/_new  2012-10-03 08:47:27.0 +0200
@@ -135,6 +135,9 @@
 %if 0%{?suse_version} >= 1120
 BuildArch:  noarch
 %endif
+# Used to be in vim-plugins package
+Obsoletes:  vim-plugin-matchit <= 1.13.2
+Provides:   vim-plugin-matchit = 1.13.2
 
 %description data
 Vim (Vi IMproved) is an almost compatible version of the UNIX editor


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



commit perl-Image-ExifTool for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package perl-Image-ExifTool for 
openSUSE:Factory checked in at 2012-10-03 08:47:20

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


Package is "perl-Image-ExifTool", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/perl-Image-ExifTool/perl-Image-ExifTool.changes  
2012-09-27 10:26:37.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Image-ExifTool.new/perl-Image-ExifTool.changes 
2012-10-03 08:47:23.0 +0200
@@ -1,0 +2,6 @@
+Sat Sep 29 21:36:35 UTC 2012 - greg.freem...@gmail.com
+
+- add perl-File-RandomAccess sub-package to match package in graphics
+- remove stale comments about doc files
+
+---



Other differences:
--
++ perl-Image-ExifTool.spec ++
--- /var/tmp/diff_new_pack.6nPJSg/_old  2012-10-03 08:47:24.0 +0200
+++ /var/tmp/diff_new_pack.6nPJSg/_new  2012-10-03 08:47:24.0 +0200
@@ -27,9 +27,10 @@
 Source: 
http://www.cpan.org/authors/id/E/EX/EXIFTOOL/%{cpan_name}-%{version}.tar.gz
 BuildRequires:  perl
 BuildRequires:  perl-macros
-Conflicts:  exiftool < %{version}
+Requires:   perl-File-RandomAccess = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
+Conflicts:  exiftool < %{version}
 %{perl_requires}
 
 %description
@@ -133,6 +134,14 @@
 
 See html/index.html for more details about ExifTool features overall.
 
+%package -n perl-File-RandomAccess
+Summary:Random Access Reads of Sequential File or Scalar
+Group:  Development/Libraries/Perl
+
+%description -n perl-File-RandomAccess
+Allows random access to sequential file by buffering the file if necessary.
+Also allows access to data in memory to be accessed as if it were a file.
+
 %prep
 %setup -q -n %{cpan_name}-%{version}
 
@@ -159,15 +168,22 @@
 %doc exif2iptc.args exif2xmp.args gps2xmp.args iptc2exif.args iptc2xmp.args 
iptcCore.args
 %doc pdf2xmp.args xmp2exif.args xmp2gps.args xmp2iptc.args xmp2pdf.args
 
-%files -f %{name}.files
+%files
 %defattr(644,root,root,755)
 %exclude %{_bindir}/exiftool
 %exclude %{_mandir}/man1/exiftool.1.gz
-# No idea why this had such a long % doc list
-# % doc Changes exif2xmp.args ExifTool_config gps2xmp.args gpx.fmt gpx_wpt.fmt 
iptc2xmp.args kml.fmt perl-Image-ExifTool.spec README xmp2exif.args 
xmp2gps.args xmp2iptc.args
 %doc Changes ExifTool_config README html
+%{perl_vendorlib}/Image/ExifTool
+%doc %{_mandir}/man3/Image::ExifTool*.3*
+%{perl_vendorlib}/Image/ExifTool.pm
+%dir %{perl_vendorlib}/Image
+%doc %{perl_vendorlib}/Image/ExifTool.pod
+
+%files -n perl-File-RandomAccess
+%defattr(-,root,root)
+%dir %{perl_vendorlib}/File
 %{perl_vendorlib}/File/RandomAccess.pm
-%{perl_vendorlib}/Image/ExifTool/*
-%doc %{_mandir}/man3/*
+%doc %{perl_vendorlib}/File/RandomAccess.pod
+%doc %{_mandir}/man3/File::RandomAccess*.3*
 
 %changelog

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



commit cogl for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package cogl for openSUSE:Factory checked in 
at 2012-10-03 08:47:15

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


Package is "cogl", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/cogl/cogl.changes2012-07-22 
15:08:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.cogl.new/cogl.changes   2012-10-03 
08:47:21.0 +0200
@@ -1,0 +2,106 @@
+Mon Sep 24 13:21:53 UTC 2012 - dims...@opensuse.org
+
+- Update to version 1.12.0:
+  + MSVC build updates to fix building with SDL support
+(bgo#682071)
+  + Updated translations.
+- Changes from version 1.11.6:
+  + Support latest libgbm api
+  + Improve error handling for cogl_texture_2d_new_from_foreign
+  + Avoid referencing contexts internally so Android
+  + More work to reduce our dependence on a global context
+internally.
+  + Recognize the latest Mesa GL vendor strings and the "Software
+Rasterizer" renderer string.
+  + Improved cogl-gles2 support by not depending on drivers
+allowing multiple vertex shaders in one program which isn't
+actually meant to be supported in GLES 2.0 anyway.
+  + Bugs fixed: bgo#683414, bgo#683818, bgo#683083.
+
+---
+Mon Sep  3 19:16:50 UTC 2012 - dims...@opensuse.org
+
+- Update to version 1.11.4:
+  + Fix the pkg-config requires for cogl-gles2
+  + Fix where we install cogl-gles2 headers
+  + Updates for the MSVC build
+  + Fix texture sub-region uploads when we don't have
+GL_EXT_unpack_subimage
+  + Update the KMS winsys backend to the latest libgbm api
+  + Fix a leak of primitive indices
+  + Add a UProf profiling timer around journal discard code
+  + Enable UProf profiling support to test-journal
+  + Bugs fixed: bgo#682340.
+- Add pkgconfig(glesv2) BuildRequires: new dependency for
+  cogl-gles2.
+- Create new sub-package libcogl-gles2-11 (also baselibs.conf)
+- Pass --enable-gles2 --enable-cogl-gles2 to configure, to enable
+  GLESv2 support.
+
+---
+Thu Aug 16 21:14:34 UTC 2012 - dims...@opensuse.org
+
+- Update to version 1.11.2:
+  + Add cogl_framebuffer_{fill,stroke}_path APIs consistent with
+other Cogl drawing APIs that replace cogl_path_fill/stroke().
+  + Switch from using glib types such as guint32/guint16/guint8 to
+using equivalent stdint.h types.
+  + Add a micro-benchmark for the journal
+  + Optimize the matrix stack so we can take immutable references
+of a matrix stack for logging into the journal more efficiently
+than having to copy large matrices for each journaled rectangle
+  + Add COGL_VERSION_{MAJOR,MINOR,MICRO} macros and
+COGL_VERSION_CHECK macros for applications to test what version
+of Cogl they are compiled against.
+  + Allow creation of non power of two (npot) CoglTexture2D
+textures with only basic npot support, not including repeating
+or mipmap support.
+  + Enable use of the GL_STREAM_DRAW buffer update hint on GLES 2.0
+  + Fix building Cogl with --disable-gl
+  + Add support for the WebOS version of SDL which supports access
+to GLES 1.1 and GLES 2.0
+  + Add cogl_matrix_init_translation to provide a more efficient
+way to initialize a matrix representing a translation without
+need to multiply matrices.
+  + Various documentation fixes for CoglQuaternion and CoglEular
+  + Updates for the MSVC build
+  + Add GPU architecture detection capabilities so we can
+differentiate drivers based on the hardware vendor, and the
+actual architecture of the GPU, such as deferred vs immediate
+mode.
+  + Fix framebuffer initialization to ensure swaps are throttled by
+default.
+  + Fix flushing of the depth state for some cases.
+  + Ported test-atlas-migration to be a standalone Cogl test
+  + Add GLES 2.0 API integration support so that existing GLES 2.0
+based code can easily be integrated within Cogl based
+applications. For example this is being used by webkit-clutter
+to add WebGL support.
+  + Add an optional libcogl-gles2 sub-library that provides a full
+GLES 2.0 api api to really lower the barrier as much as possible
+for being able to integrate existing GLES 2.0 based code into
+Cogl applications.
+  + Add a Cogl GLES 2.0 Gears example application to test the GLES
+2.0 integration support.
+  + Fix a bug with disabling of Cogl's debugging features
+  + Add api to directly convert a Eular to a Quaternion.
+  + Improve the wireframe debug option to work when a vertex shader
+is  in use.
+  + Add support for SDL2 which supports GLES 2.0
+  + Support the original GLSL extensions which had some different
+function names.
+  + Avoid using eglGetProcAddress for core s

commit at-spi2-atk for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package at-spi2-atk for openSUSE:Factory 
checked in at 2012-10-03 08:47:14

Comparing /work/SRC/openSUSE:Factory/at-spi2-atk (Old)
 and  /work/SRC/openSUSE:Factory/.at-spi2-atk.new (New)


Package is "at-spi2-atk", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/at-spi2-atk/at-spi2-atk.changes  2012-07-09 
07:53:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.at-spi2-atk.new/at-spi2-atk.changes 
2012-10-03 08:47:18.0 +0200
@@ -1,0 +2,103 @@
+Tue Sep 25 06:43:59 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.6.0:
+  + Fix some crashes in atk_bridge_adaptor_cleanup (bgo#684434)
+  + When the cache is activated, register it on the main D-Bus
+connection.
+
+---
+Tue Sep 18 14:35:35 UTC 2012 - zai...@opensuse.org
+
+- Update to version 2.5.92:
+  + Fix atspi_hyperlink_get_uri (bgo#683182).
+  + Only initialize the cache when an AT is running.
+  + Fix various memory leaks (bgo#683979, bgo#684077).
+- Drop lang_package, removed upstream, see (bgo#678035) (RPM-wise
+  obsoleted by the -common package).
+- Remove  intltool and translation-update-upstream BuildRequires,
+  not needed anymore.
+- Cleanup spec, remove source service checkout support and checks
+  for obsolete versions of openSUSE.
+
+---
+Wed Sep  5 13:13:29 UTC 2012 - cfarr...@suse.com
+
+- License update: LGPL-2.0+
+  No GPL found in the package. COPYING is LGPL-2.0 (not 2.1).
+
+---
+Tue Sep  4 07:45:23 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.5.91:
+  + Removed the gtk 3.0 module (bgo#678315).
+- Drop the -gtk3 package, following upstream (RPM-wise obsoleted
+  by the -common package)
+- Move org.a11y.atspi.gschema.xml to -common: even though the gtk3
+  package has been removed, this is still referenced. So the
+  assumption that only the gtk3 module uses it was obviously wrong,
+  but as the gtk3 module was per default installed (incl. the
+  schema, there was never an issue reported).
+- Move glib schema handling macros from (dropped) -gtk3 package
+  to -common package (following the schema file).
+
+---
+Mon Aug 20 20:52:46 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.5.90:
+  + Don't leak a GError when option parsing fails (bgo#679296)
+  + Rework some inefficient code when removing clients and events
+(bgo#679295, bgo#679297).
+
+---
+Mon Aug  6 21:54:36 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.5.5:
+  + Implement GetLocalizedName for actions (bgo#680598).
+  + Allow to build out of source directory (bgo#680280).
+
+---
+Tue Jul 17 18:18:04 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.5.4:
+  + AtspiCollection should be implemented for all containers
+(bgo#679013)
+  + Don't create a (non-readable) subdirectory for the socket when
+root
+  + Plug ref count leaks (bgo#679285)
+  + Only create a directory and a socket when requested
+  + Only add items to the cache on children-changed if the children
+are included in the event
+  + Only send PropertyChange signals used for caching, absent
+listeners.
+- Drop at-spi2-atk-bnc770177: fixed upstream.
+
+---
+Mon Jul  9 07:24:10 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.5.3:
+  + Create a library (libatk-bridge), currently with
+atk_bridge_adaptor_init() and atk_bridge_adaptor_cleanup()
+functions, to facilitate linking directly into, ie GTK+ 3.
+  + Only register events at beginning if an AT is listening
+(bgo#678475).
+  + Use XDG_RUNTIME_DIR to hold the socket, rather than a
+potentially secure directory hard-coded under /tmp (bgo#678348)
+  + Fix various compiler warnings and build errors.
+- Create new subpackages libatk-bridge-2_0-0 and a devel package.
+- Add baselibs.conf (for libatk-bridge-2_0-0).
+
+---
+Sun Jul  8 17:29:14 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.5.2:
+  + The collection interface's MATCH_ANY fails for states
+(bgo#677211).
+
+---
+Sat Jul  7 19:25:58 UTC 2012 - zai...@opensuse.org
+
+- Update to version 2.5.1:
+  + Updated translations.
+- Disable update-translation-upstream, breaks build atm.
+
+---

Old:

  at-spi2-atk-2.4.0.tar.xz
  at-spi2-atk-bnc770177

New:
--

commit gjs for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package gjs for openSUSE:Factory checked in 
at 2012-10-03 08:47:13

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


Package is "gjs", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/gjs/gjs.changes  2012-06-29 11:30:54.0 
+0200
+++ /work/SRC/openSUSE:Factory/.gjs.new/gjs.changes 2012-10-03 
08:47:15.0 +0200
@@ -1,0 +2,74 @@
+Mon Sep 24 18:54:41 UTC 2012 - dims...@opensuse.org
+
+- Update to version 1.34.0:
+  + stack: Fix gjs_dumpstack (bgo#683992).
+
+---
+Tue Sep 18 21:03:52 UTC 2012 - dims...@opensuse.org
+
+- Update to version 1.33.14:
+  + Bugs fixed: bgo#684064.
+- Add pkgconfig(libffi) BuildRequires: since gjs uses ffi
+  functions, confiure now checks for libffi presence.
+
+---
+Tue Sep  4 19:08:07 UTC 2012 - dims...@opensuse.org
+
+- Update to version 1.33.10:
+  + Throw an exception when registering a GType that already exists
+  + Object: don't access priv->info if it's NULL
+  + Misc bug fixes.
+- Drop gjs-avoid_crash.patch: fixed upstream.
+
+---
+Mon Aug 27 18:13:21 UTC 2012 - dims...@opensuse.org
+
+- Add gjs-avoid_crash.patch: Fix crashes in gnome-shell.
+
+---
+Mon Aug 20 17:12:32 UTC 2012 - dims...@opensuse.org
+
+- Update to version 1.33.9:
+  + Several changes in the GC system.
+  + Fix memory leaks.
+  + Fix compiler warnings.
+
+---
+Tue Jul 17 20:16:59 UTC 2012 - dims...@opensuse.org
+
+- Update to version 1.33.4:
+  + Build: link everything to gio
+  + Fix memory leaks
+  + Fix various bugs and issues caught by the Clang static
+analyzer.
+
+---
+Tue Jun 29 17:39:10 UTC 2012 - dims...@opensuse.org
+
+- Update to version 1.33.3:
+  + Introduce special marshalling for GErrors
+  + Gio: Split GDBus implementation into helpers
+  + Gio: modernize DBus bindings
+  + Trace signal closures from the gobject instead of the context
+keep-alive.
+
+---
+Fri Jun 29 11:04:30 UTC 2012 - dims...@opensuse.org
+
+- Update to version 1.33.2:
+  + gi: Improve error message when we get a non-function for a
+callback
+  + Fold libgjs-gdbus.so into libgjs.so
+  + GDBus: fix NotImplementedError message
+  + system: add getpid(), getuid(), getgid()
+  + Handle arrays of filenames
+  + Rename GjsDBus to GjsPrivate
+  + Import a new "format" module
+  + Add argument names to our function's toString
+  + Support Function.prototype.length
+  + Fix various memory leaks.
+- Rename typelib-1_0-GjsDBus-1_0 subpackage to
+  typelib-1_0-GjsPrivate-1_0, following upstream change.
+- Drop gjs-getpid_uid_gid.patch: fixed upstream.
+
+---

Old:

  gjs-1.32.0.tar.xz
  gjs-getpid_uid_gid.patch

New:

  gjs-1.34.0.tar.xz



Other differences:
--
++ gjs.spec ++
--- /var/tmp/diff_new_pack.Z1X2ho/_old  2012-10-03 08:47:18.0 +0200
+++ /var/tmp/diff_new_pack.Z1X2ho/_new  2012-10-03 08:47:18.0 +0200
@@ -17,24 +17,23 @@
 
 
 Name:   gjs
-Version:1.32.0
+Version:1.34.0
 Release:0
 # FIXME: find out if tapsets should really be in devel package or in main 
package
 Summary:JavaScript bindings based on gobject-introspection and Mozilla
 License:MIT
 Group:  Development/Libraries/GNOME
 Url:http://live.gnome.org/Gjs
-Source: 
http://download.gnome.org/sources/gjs/1.32/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM gjs-getpid_uid_gid.patch bnc#751211 bgo#646187 
dims...@opensuse.org -- Add getpid(), getuid() getgid(), taken from upstream 
git.
-Patch0: gjs-getpid_uid_gid.patch
+Source: 
http://download.gnome.org/sources/gjs/1.34/%{name}-%{version}.tar.xz
 BuildRequires:  gcc-c++
 BuildRequires:  python
 BuildRequires:  readline-devel
 BuildRequires:  systemtap-sdt-devel
 BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(dbus-glib-1)
-BuildRequires:  pkgconfig(glib-2.0) >= 2.31.0
-BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 1.31.22
+BuildRequires:  pkgconfig(glib-2.0) >= 2.32.0
+BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 1.33.10
+BuildRequires:  pkgconfig(libffi)
 BuildRequires:  pkgconfig(mozjs185)
 Requires:   libgjs0 = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -

commit perl-Parse-Win32Registry for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package perl-Parse-Win32Registry for 
openSUSE:Factory checked in at 2012-10-03 08:47:07

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


Package is "perl-Parse-Win32Registry", Maintainer is ""

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Parse-Win32Registry/perl-Parse-Win32Registry.changes
2011-11-21 12:44:39.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Parse-Win32Registry.new/perl-Parse-Win32Registry.changes
   2012-10-03 08:47:09.0 +0200
@@ -1,0 +2,23 @@
+Wed Sep 26 18:03:57 UTC 2012 - greg.freem...@gmail.com
+
+- ran spec-cleaner
+- update to v1.0
+   Added support for decoding System Mandatory Label ACEs (a feature
+   introduced with Windows Vista) and added the command line script
+   regml.pl for listing keys with explicit System Mandatory Label ACEs
+   set. Improved handling of security descriptors.
+
+   Tidied up various aspects of the wxWidgets and GTK applications, and
+   harmonised functionality between the various pairs of equivalent
+   programs, with a minor difference being the wxWidgets applications
+   following Windows keyboard shortcut conventions while the GTK
+   applications following Linux keyboard shortcut conventions.
+
+   The get_data method of Value objects now returns the unpacked integer
+   value for REG_DWORD_BIG_ENDIAN value types instead of the original
+   packed binary data.
+
+   Added support for values with 'big data'. Thanks to Harlan Carvey for
+   all his help with this.
+
+---

Old:

  Parse-Win32Registry-0.60.tar.gz

New:

  Parse-Win32Registry-1.0.tar.gz



Other differences:
--
++ perl-Parse-Win32Registry.spec ++
--- /var/tmp/diff_new_pack.pOe8AF/_old  2012-10-03 08:47:11.0 +0200
+++ /var/tmp/diff_new_pack.pOe8AF/_new  2012-10-03 08:47:11.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Parse-Win32Registry
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,18 +16,15 @@
 #
 
 
-
 Name:   perl-Parse-Win32Registry
-Version:0.60
-Release:1
-License:GPL-1.0+ or Artistic-1.0
+Version:1.0
+Release:0
 %define cpan_name Parse-Win32Registry
 Summary:Parse Windows Registry Files
-Url:http://search.cpan.org/dist/Parse-Win32Registry/
+License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
-Source: 
http://www.cpan.org/authors/id/J/JM/JMACFARLA/Parse-Win32Registry-%{version}.tar.gz
-BuildArch:  noarch
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Url:http://search.cpan.org/dist/Parse-Win32Registry/
+Source: 
http://search.cpan.org/CPAN/authors/id/J/JM/JMACFARLA/Parse-Win32Registry-%{version}.tar.gz
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Carp)
@@ -36,6 +33,8 @@
 Requires:   perl(Carp)
 Requires:   perl(Data::Dumper)
 Requires:   perl(File::Basename)
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildArch:  noarch
 %{perl_requires}
 
 %description
@@ -63,11 +62,11 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
-%{__make} %{?_smp_mflags}
+perl Makefile.PL INSTALLDIRS=vendor
+make %{?_smp_mflags}
 
 %check
-%{__make} test
+make test
 
 %install
 %perl_make_install
@@ -75,7 +74,7 @@
 %perl_gen_filelist
 
 %clean
-%{__rm} -rf %{buildroot}
+rm -rf %{buildroot}
 
 %files -f %{name}.files
 %defattr(644,root,root,755)

++ Parse-Win32Registry-0.60.tar.gz -> Parse-Win32Registry-1.0.tar.gz ++
 2499 lines of diff (skipped)

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



commit perl-Mac-PropertyList for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package perl-Mac-PropertyList for 
openSUSE:Factory checked in at 2012-10-03 08:46:51

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


Package is "perl-Mac-PropertyList", Maintainer is ""

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Mac-PropertyList/perl-Mac-PropertyList.changes  
2011-09-23 12:38:00.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Mac-PropertyList.new/perl-Mac-PropertyList.changes
 2012-10-03 08:46:56.0 +0200
@@ -1,0 +2,9 @@
+Wed Sep 26 17:55:05 UTC 2012 - greg.freem...@gmail.com
+
+- ran spec-cleaner
+- upgrade to v1.37
+   * fix plist_as_perl to be the same as as_perl (and as documented)
+   * Update the docs, and make the previous dev releases official
+   * Document the as_perl method, which undecorates that internal
+
+---

Old:

  Mac-PropertyList-1.34.tar.gz

New:

  Mac-PropertyList-1.37.tar.gz



Other differences:
--
++ perl-Mac-PropertyList.spec ++
--- /var/tmp/diff_new_pack.esL1w6/_old  2012-10-03 08:46:57.0 +0200
+++ /var/tmp/diff_new_pack.esL1w6/_new  2012-10-03 08:46:57.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Mac-PropertyList
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,22 +16,21 @@
 #
 
 
-
 Name:   perl-Mac-PropertyList
-Version:1.34
-Release:1
-License:GPL-1.0+ or Artistic-1.0
+Version:1.37
+Release:0
 %define cpan_name Mac-PropertyList
-Summary:work with Mac plists at a low level
-Url:http://search.cpan.org/dist/Mac-PropertyList/
+Summary:Work with Mac plists at a low level
+License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
+Url:http://search.cpan.org/dist/Mac-PropertyList/
 Source: 
http://www.cpan.org/authors/id/B/BD/BDFOY/%{cpan_name}-%{version}.tar.gz
-BuildArch:  noarch
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl >= 5.10.0
 BuildRequires:  perl-macros
 BuildRequires:  perl(XML::Entities)
 Requires:   perl(XML::Entities)
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildArch:  noarch
 %{perl_requires}
 
 %description
@@ -51,11 +50,11 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
-%{__make} %{?_smp_mflags}
+perl Makefile.PL INSTALLDIRS=vendor
+make %{?_smp_mflags}
 
 %check
-%{__make} test
+make test
 
 %install
 %perl_make_install
@@ -63,7 +62,7 @@
 %perl_gen_filelist
 
 %clean
-%{__rm} -rf %{buildroot}
+rm -rf %{buildroot}
 
 %files -f %{name}.files
 %defattr(-,root,root,755)

++ Mac-PropertyList-1.34.tar.gz -> Mac-PropertyList-1.37.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mac-PropertyList-1.34/Changes 
new/Mac-PropertyList-1.37/Changes
--- old/Mac-PropertyList-1.34/Changes   2011-07-12 00:13:36.0 +0200
+++ new/Mac-PropertyList-1.37/Changes   2012-08-30 18:40:07.0 +0200
@@ -1,4 +1,15 @@
 
+1.37 - Thu Aug 30 11:39:39 2012
+   * fix plist_as_perl to be the same as as_perl (and as
+   documented)
+
+1.36 - Sat Jun 16 16:10:01 2012
+   * Update the docs, and make the previous dev releases official
+
+1.35 - Fri Mar  9 19:38:59 2012
+   * Document the as_perl method, which undecorates that internal
+   data structure
+
 1.34 - Mon Jul 11 18:10:36 2011
* In ReadBinary, handle the data as big-endian. This means you
need the > pack modifier introduced in 5.10.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mac-PropertyList-1.34/MANIFEST 
new/Mac-PropertyList-1.37/MANIFEST
--- old/Mac-PropertyList-1.34/MANIFEST  2011-07-12 00:13:38.0 +0200
+++ new/Mac-PropertyList-1.37/MANIFEST  2012-08-30 18:40:08.0 +0200
@@ -16,7 +16,6 @@
 plists/com.apple.iTunes.plist
 plists/com.apple.systempreferences.plist
 plists/com.unsanity.windowshadex.plist
-plists/comments.plist
 plists/the_perl_review.abcdp
 README
 t/array.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mac-PropertyList-1.34/META.yml 
new/Mac-PropertyList-1.37/META.yml
--- old/Mac-PropertyList-1.34/META.yml  2011-07-12 00:13:38.0 +0200
+++ new/Mac-PropertyList-1.37/META.yml  2012-08-30 18:40:08.0 +02

commit notify-osd for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package notify-osd for openSUSE:Factory 
checked in at 2012-10-03 08:05:22

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


Package is "notify-osd", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/notify-osd/notify-osd.changes2011-09-23 
02:14:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.notify-osd.new/notify-osd.changes   
2012-10-03 08:05:23.0 +0200
@@ -1,0 +2,8 @@
+Thu Sep  6 16:51:28 UTC 2012 - nmo.marq...@gmail.com
+
+- Update to version 0.3.34
+  + Migrate do GSettings
+  + Bug fixes
+- Remove notify-osd-link-libm.patch; merged upstream.
+
+---

Old:

  notify-osd-0.9.32.tar.gz
  notify-osd-link-libm.patch

New:

  notify-osd-0.9.34.tar.gz



Other differences:
--
++ notify-osd.spec ++
--- /var/tmp/diff_new_pack.YFb5Tz/_old  2012-10-03 08:05:24.0 +0200
+++ /var/tmp/diff_new_pack.YFb5Tz/_new  2012-10-03 08:05:24.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package notify-osd
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,22 +16,17 @@
 #
 
 
-
 Name:   notify-osd
-Version:0.9.32
-Release:1
-License:GPL-3.0+
+Version:0.9.34
+Release:0
 Summary:Streamlined Notification Daemon
-Url:https://launchpad.net/notify-osd
+License:GPL-3.0+
 Group:  System/X11/Utilities
+Url:https://launchpad.net/notify-osd
 Source: %{name}-%{version}.tar.gz
 # PATCH-FEATURE-UPSTREAM notify-osd-leolik.patch -- Extend the configuration 
capabilities, patch by Roman Sukochev (Leolik). Taken from 
https://launchpad.net/~leolik/+archive/leolik. Note that upstream didn't accept 
this patch.
 Patch0: notify-osd-leolik.patch
-# PATCH-FIX-UPSTREAM notify-osd-link-libm.patch lp#853871 vu...@opensuse.org 
-- Link to libm
-Patch1: notify-osd-link-libm.patch
 BuildRequires:  fdupes
-# needed for patch1
-BuildRequires:  gnome-common
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.1.6
@@ -51,11 +46,8 @@
 %prep
 %setup -q
 %patch0 -p0
-%patch1 -p1
 
 %build
-# needed for patch1
-NOCONFIGURE=1 gnome-autogen.sh
 %configure
 %__make %{?_smp_mflags}
 
@@ -78,6 +70,9 @@
 %{_datadir}/%{name}/
 %{_datadir}/dbus-1/services/org.freedesktop.Notifications.service
 %{_datadir}/glib-2.0/schemas/com.canonical.NotifyOSD.gschema.xml
+%dir %{_datadir}/GConf
+%dir %{_datadir}/GConf/gsettings
+%{_datadir}/GConf/gsettings/notify-osd.convert
 %{_libexecdir}/%{name}
 
 %changelog

++ notify-osd-0.9.32.tar.gz -> notify-osd-0.9.34.tar.gz ++
 7366 lines of diff (skipped)

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



commit netatalk for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package netatalk for openSUSE:Factory 
checked in at 2012-10-03 08:04:52

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


Package is "netatalk", Maintainer is "pgaj...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/netatalk/netatalk.changes2012-02-14 
11:25:21.0 +0100
+++ /work/SRC/openSUSE:Factory/.netatalk.new/netatalk.changes   2012-10-03 
08:04:53.0 +0200
@@ -1,0 +2,36 @@
+Tue Oct  2 08:52:49 UTC 2012 - pgaj...@suse.com
+
+- update to 2.2.4:
+FIX: Missing UAM links
+FIX: Lockup in AFP logout on Fedora 17
+FIX: Reset signal handlers and alarm timer after successfull PAM 
+ authentication. Fixes a problem with AFP disconnects caused 
+ by pam_smbpass.so messing with our handlers and timer.
+FIX: afpd: Fix a possible problem with sendfile on Solaris derived 
+ platforms
+NEW: afpd: support for mdnsresponder
+NEW: afpd: new LDAP config option ldap_uuid_string
+UPD: based on Unicode 6.1.0
+UPD: experimental systemd service files: always run both afpd 
+ and cnid_metad
+UPD: afpd: Ensure our umask is not altered by eg pam_umask
+UPD: afpd: Use GSS_C_NO_NAME as server principal when Kerberos 
+ options -fqdn and -krb5service are not set, from Jamie Gilbertson
+UPD: afpd: Changed behaviour for TimeMachine volumes in case there’s a 
+ problem talking to the CNID daemons. Previously the volume was 
+ flagged read-only and an AFP message was sent to the client. 
+ As this might result in TimeMachine assuming the backup sparse 
+ bundle is damaged, we now just switch the CNID database 
+ to an in-memory tdb without the additional stuff.
+FIX: afpd: sendfile() on FreeBSD was broken, courtesy of Denis Ahrens
+FIX: afpd: Dont use searchdb when doing partial name search
+FIX: afpd: Fix a possible bug handling disconnected sessions, 
+ NetAFP Bug ID #16
+FIX: afpd: Close IPC fds in afpd session child inherited from the afpd 
+ master process
+FIX: dbd: Don’t remove BerkeleyDB if it’s still in use by eg cnid_dbd, 
+ fixes bug introduced in 2.2.2
+FIX: debian initscript: start avahi-daemon (if available) before atalkd
+FIX: Zeroconf could not advertise non-ASCII time machine volume name
+
+---

Old:

  netatalk-2.2.2.tar.bz2

New:

  netatalk-2.2.4.tar.bz2



Other differences:
--
++ netatalk.spec ++
--- /var/tmp/diff_new_pack.NXL01u/_old  2012-10-03 08:04:54.0 +0200
+++ /var/tmp/diff_new_pack.NXL01u/_new  2012-10-03 08:04:54.0 +0200
@@ -16,7 +16,6 @@
 #
 
 
-
 Name:   netatalk
 BuildRequires:  cups
 BuildRequires:  cups-devel
@@ -44,12 +43,14 @@
 %definenetatalk_pkgconfdir /etc/netatalk
 #
 PreReq: %insserv_prereq %fillup_prereq
-Requires:   db-utils libldap-2_4-2 cyrus-sasl
+Requires:   cyrus-sasl
+Requires:   db-utils
+Requires:   libldap-2_4-2
 %if 0%{?suse_version} > 1140
 ##Requires:   %{?systemd_requires}
 %endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Version:2.2.2
+Version:2.2.4
 Release:0
 Summary:AppleTalk for Linux
 License:GPL-2.0+
@@ -82,7 +83,8 @@
 %package devel
 Summary:Appletalk for Linux
 Group:  Development/Libraries/C and C++
-Requires:   %{name} = %{version} glibc-devel
+Requires:   %{name} = %{version}
+Requires:   glibc-devel
 
 %description devel
 Netatalk is a freely-available Open Source AFP fileserver. It also

++ netatalk-2.2.2.tar.bz2 -> netatalk-2.2.4.tar.bz2 ++
 128400 lines of diff (skipped)

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



commit Mesa for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package Mesa for openSUSE:Factory checked in 
at 2012-10-03 08:04:42

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


Package is "Mesa", Maintainer is "sndir...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/Mesa/Mesa.changes2012-09-25 
14:18:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.Mesa.new/Mesa.changes   2012-10-03 
08:04:45.0 +0200
@@ -1,0 +2,7 @@
+Tue Sep 25 15:28:52 UTC 2012 - tobias.johannes.klausm...@mni.thm.de
+
+- Update the Mesa 9.0 Git Snapshot
+  + Add the Git CommitID to the buildscript
+  + Minor cleanup of the buildscript
+
+---

Old:

  mesa-8.98.5.tar.bz2

New:

  mesa-8.98.8.tar.bz2



Other differences:
--
++ Mesa.spec ++
--- /var/tmp/diff_new_pack.oaDLIZ/_old  2012-10-03 08:04:48.0 +0200
+++ /var/tmp/diff_new_pack.oaDLIZ/_new  2012-10-03 08:04:48.0 +0200
@@ -17,11 +17,12 @@
 
 
 %define glamor 1
-%define _version 8.98.5
+%define _version 8.98.8
 %define _name_archive mesa
+%define _id b1ce5749b996d6ce3dcf9bbd1537c46d14e62adb
 
 Name:   Mesa
-Version:8.98.5
+Version:8.98.8
 Release:0
 BuildRequires:  autoconf >= 2.60
 BuildRequires:  automake
@@ -540,7 +541,6 @@
 install -m 644 src/mesa/drivers/osmesa/osmesa.pc \
$RPM_BUILD_ROOT/usr/%{_lib}/pkgconfig
 
-#for dir in ../xc/doc/man/{GL/gl,GL/glx,GLU}; do
 for dir in ../xc/doc/man/{GL/gl,GL/glx}; do
 pushd $dir
   xmkmf -a

++ mesa-8.98.5.tar.bz2 -> mesa-8.98.8.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mesa-8.98.5/configure.ac new/mesa-8.98.8/configure.ac
--- old/mesa-8.98.5/configure.ac2012-09-15 00:27:51.0 +0200
+++ new/mesa-8.98.8/configure.ac2012-09-25 21:05:20.0 +0200
@@ -859,13 +859,12 @@
 xyesno)
 # DRI-based GLX
 PKG_CHECK_MODULES([GLPROTO], [glproto >= $GLPROTO_REQUIRED])
-GL_PC_REQ_PRIV="glproto >= $GLPROTO_REQUIRED"
 if test x"$driglx_direct" = xyes; then
 if test "x$have_libdrm" != xyes; then
 AC_MSG_ERROR([Direct rendering requires libdrm >= 
$LIBDRM_REQUIRED])
 fi
 PKG_CHECK_MODULES([DRI2PROTO], [dri2proto >= $DRI2PROTO_REQUIRED])
-GL_PC_REQ_PRIV="$GL_PC_REQ_PRIV libdrm >= $LIBDRM_REQUIRED dri2proto 
>= $DRI2PROTO_REQUIRED"
+GL_PC_REQ_PRIV="$GL_PC_REQ_PRIV libdrm >= $LIBDRM_REQUIRED"
 fi
 
 # find the DRI deps for libGL
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mesa-8.98.5/docs/devinfo.html 
new/mesa-8.98.8/docs/devinfo.html
--- old/mesa-8.98.5/docs/devinfo.html   2012-09-15 00:27:51.0 +0200
+++ new/mesa-8.98.8/docs/devinfo.html   2012-09-25 21:05:20.0 +0200
@@ -169,7 +169,7 @@
   MESA_MAJOR, MESA_MINOR and MESA_TINY
   Makefile.am
   PACKAGE_VERSION
-  autoconf.ac
+  configure.ac
   AC_INIT
   src/mesa/main/version.h
   MESA_MAJOR, MESA_MINOR, MESA_PATCH and MESA_VERSION_STRING
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mesa-8.98.5/docs/relnotes-9.0.html 
new/mesa-8.98.8/docs/relnotes-9.0.html
--- old/mesa-8.98.5/docs/relnotes-9.0.html  2012-09-15 00:27:51.0 
+0200
+++ new/mesa-8.98.8/docs/relnotes-9.0.html  2012-09-25 21:05:20.0 
+0200
@@ -80,11 +80,10 @@
 
 Removed support for GL_ARB_shadow_ambient extension
 Removed Gallium3D - nvfx driver (use nv30 instead)
-
-
-
+
 libGLU has been moved into its own repository, found at http://cgit.freedesktop.org/mesa/glu/";>http://cgit.freedesktop.org/mesa/glu/
-
+
+
 
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mesa-8.98.5/docs/relnotes.html 
new/mesa-8.98.8/docs/relnotes.html
--- old/mesa-8.98.5/docs/relnotes.html  2012-09-15 00:27:51.0 +0200
+++ new/mesa-8.98.8/docs/relnotes.html  2012-09-25 21:05:20.0 +0200
@@ -14,12 +14,14 @@
 
 
 
-8.1 release notes
+9.0 release notes
 8.0.4 release notes
 8.0.3 release notes
 8.0.2 release notes
 8.0.1 release notes
 8.0 release notes
+7.11.2 release notes
+7.11.1 release notes
 7.11 release notes
 7.10.3 release notes
 7.10.2 release notes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/mesa-8.98.5/src/gallium/auxiliary/draw/draw_context.c 
new/mesa-8.98.8/src/gallium/auxiliary/draw/draw_context.c
--- old/mesa-8.98.5/src/gallium/auxiliary/draw/draw_context.c   2012-09-15 
00:27:51.0 +0200
+++ new/mesa-8.98.8/src/gallium/auxiliary/draw/draw_context.c   2012-09-25 
21:05:20.0 +0200
@@ -621,7 +621,7 @

commit mailman for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package mailman for openSUSE:Factory checked 
in at 2012-10-03 08:04:09

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


Package is "mailman", Maintainer is "jmate...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/mailman/mailman.changes  2012-03-05 
18:00:20.0 +0100
+++ /work/SRC/openSUSE:Factory/.mailman.new/mailman.changes 2012-10-03 
08:04:11.0 +0200
@@ -1,0 +2,9 @@
+Tue Oct  2 13:10:52 UTC 2012 - jmate...@suse.com
+
+- removed SuSEconfig dependency
+  * SuSEconfig.mailman is moved to a new location, and works
+pretty much the same way as before. which may or may not
+be a good thing, perhaps this functionality should be
+removed completely
+
+---

Old:

  SuSEconfig.mailman

New:

  mailman-generate-sysconfig



Other differences:
--
++ mailman.spec ++
--- /var/tmp/diff_new_pack.8Lu0Ns/_old  2012-10-03 08:04:12.0 +0200
+++ /var/tmp/diff_new_pack.8Lu0Ns/_new  2012-10-03 08:04:12.0 +0200
@@ -41,7 +41,7 @@
 Source1:README.SuSE
 Source2:mailman-2.1-manpages.tgz
 %if %DISTRIBUTABLE
-Source4:SuSEconfig.mailman
+Source4:mailman-generate-sysconfig
 %else
 Source4:SuSEconfig.mailman-SuSE
 %endif
@@ -146,7 +146,7 @@
 echo %{m_gid} > $RPM_BUILD_ROOT/%{mailman_confd}/mailman.mail-gid
 # SuSEconfig stuff:
 install -m 644 %{S:7} $RPM_BUILD_ROOT/var/adm/fillup-templates/
-install -m 755 %{S:4} $RPM_BUILD_ROOT/sbin/conf.d/SuSEconfig.mailman
+install -m 755 %{S:4} $RPM_BUILD_ROOT/usr/lib/mailman/bin/
 install -m 644 %{S:8} %{buildroot}/usr/lib/mailman/sgidlist
 # start script:
 ln -sf ../../etc/init.d/mailman $RPM_BUILD_ROOT/usr/sbin/rcmailman
@@ -200,7 +200,7 @@
 # use Mailman facilities for updating old data
 usr/lib/mailman/bin/update
 if test -z "$YAST_IS_RUNNING" ; then
-   echo "Please remember to run 'SuSEconfig --module mailman' to configure 
mailman"
+   echo "Please remember to run 
'/usr/lib/mailman/bin/mailman-generate-sysconfig' to configure mailman"
 fi
 # re-create the list aliases 
 usr/lib/mailman/bin/genaliases > /dev/null
@@ -247,7 +247,6 @@
 %config(noreplace) %attr(-, mailman, mailman) /var/lib/mailman/data/aliases
 %ghost %attr(0664, mailman, mailman) /var/lib/mailman/data/aliases.db
 /var/adm/fillup-templates/*
-/sbin/conf.d/*
 /usr/sbin/*
 /etc/init.d/*
 %dir /etc/apache2

++ README.SuSE ++
--- /var/tmp/diff_new_pack.8Lu0Ns/_old  2012-10-03 08:04:12.0 +0200
+++ /var/tmp/diff_new_pack.8Lu0Ns/_new  2012-10-03 08:04:12.0 +0200
@@ -22,7 +22,7 @@
MAILMAN_DEFAULT_EMAIL_HOST
MAILMAN_DEFAULT_URL_HOST
MAILMAN_VIRTUAL_HOSTS
-   and run "SuSEconfig -module mailman".
+   and run "/usr/lib/mailman/bin/mailman-generate-sysconfig".
 
 2) Call "/usr/lib/mailman/bin/mmsitepass" as user root to set your site
master password.

++ mailman-generate-sysconfig ++
#!/bin/bash
#
# Copyright (c) 1995-2002 SuSE Linux AG, Nuernberg, Germany.
# All rights reserved.
#
# Author: Vladim�r Linek 
# Heiko Rommel   
#


#
# check if we are started as root
# only one of UID and USER must be set correctly
#

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

if test ! -x /bin/hostname; then
echo "You need /bin/hostname to run $0."
exit 1
fi

r="$ROOT"

warn_user(){
tput bold
echo -e "\t*** WARNING ***"
echo -e $1
echo -e "\t*** WARNING ***"
tput sgr0
}

#
# load sysconfig for mailman
#

mailmansysconf="$r/etc/sysconfig/mailman"
test -f $mailmansysconf || {
echo "ERROR - can not find $mailmansysconf!!"
echo "This should not happen.  Exit..."
exit 1
}
. $mailmansysconf


#
# go and replace some general site secific options
#

HOST=`/bin/hostname --fqdn`

MM_CFG="$r/usr/lib/mailman/Mailman/mm_cfg.py"

mmcfgdist="$r/usr/lib/mailman/Mailman/mm_cfg.py.dist"
install -m 0644 -o root -g mailman $mmcfgdist ${MM_CFG}.SuSEconfig || {
echo "ERROR - can not find $mmcfgdist!!"
echo "This should not happen.  Exit..."
exit 1

}

( test "$MAILMAN_DEFAULT_HTTPS" = "yes" && echo "DEFAULT_URL_PATTERN = 
'https://%s/mailman/'" || echo "DEFAULT_URL_PATTERN = 'http://%s/mailman/'" ) 
>> ${MM_CFG}.SuSEconfig

( test -z "$MAILMAN_DEFAULT_NNTP_HOST" && echo "DEFAULT_NNTP_HOST = '${HOST}'" 
|| echo "DEFAULT_NNTP_HOST = '$MAILMAN_DEFAULT_NNTP_HOST'" ) >> 
${MM_CFG}.SuSEconfig

( test -z "$MAILMAN_DEFAULT_EMAIL_HOST" && echo "DEFAULT_EMAIL_HOST = 
'${HOST}'" || echo "DEFAULT_EMAIL_HOST = '$MAILMAN_DEFAULT_EMAIL_HOST'" ) >> 
${MM_CFG}.SuSEconfig

( test -z "$MAILMAN_DEFAULT_URL_HOS

commit libwpd for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package libwpd for openSUSE:Factory checked 
in at 2012-10-03 08:03:59

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


Package is "libwpd", Maintainer is "pmla...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/libwpd/libwpd.changes2012-02-16 
16:19:15.0 +0100
+++ /work/SRC/openSUSE:Factory/.libwpd.new/libwpd.changes   2012-10-03 
08:04:01.0 +0200
@@ -1,0 +2,11 @@
+Thu Sep 27 21:42:58 CEST 2012 - fridrich.st...@suse.com
+
+- upgrade to version 0.9.6:
+  - Experimental support of Zip storage along with Ole.
+  - Add WPX_SEEK_END enum member in order to speed up the Zip
+operations.
+  - Numerous fixes of coverity and cppcheck warnings and errors.
+- upstream patch to really enable Zip stream.
+- package build depends on zlib-devel.
+
+---

Old:

  libwpd-0.9.4.tar.bz2

New:

  libwpd-0.9.6-zipstream.patch
  libwpd-0.9.6.tar.bz2



Other differences:
--
++ libwpd.spec ++
--- /var/tmp/diff_new_pack.QMwU4B/_old  2012-10-03 08:04:02.0 +0200
+++ /var/tmp/diff_new_pack.QMwU4B/_new  2012-10-03 08:04:02.0 +0200
@@ -16,16 +16,19 @@
 #
 
 
-
 Name:   libwpd
 # note: the main package is empty, it only sets a sane name for the source rpm
-BuildRequires:  doxygen gcc-c++ pkgconfig
-License:LGPL-2.1+
-Group:  Productivity/Publishing/Word
-Version:0.9.4
+BuildRequires:  doxygen
+BuildRequires:  gcc-c++
+BuildRequires:  pkgconfig
+BuildRequires:  zlib-devel
+Version:0.9.6
 Release:0
 Summary:Library for Importing WordPerfect (tm) Documents
+License:LGPL-2.1+
+Group:  Productivity/Publishing/Word
 Source: libwpd-%{version}.tar.bz2
+Patch0: libwpd-0.9.6-zipstream.patch
 Url:http://libwpd.sourceforge.net
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -38,10 +41,10 @@
 %define libname libwpd-0_9-9
 
 %package -n %libname
-Group:  System/Libraries
 # remove the old non-versioned package (built in the bs for instance)
 Obsoletes:  libwpd < %version
 Summary:Library for Importing WordPerfect (tm) Documents
+Group:  System/Libraries
 
 %description -n %libname
 libwpd is a general purpose library for reading or interpreting data
@@ -50,9 +53,10 @@
 as an in-process component.
 
 %package devel
-Group:  Development/Libraries/C and C++
 Summary:Library for importing WordPerfect (tm) documents
-Requires:   %{libname} = %{version} libstdc++-devel
+Group:  Development/Libraries/C and C++
+Requires:   %{libname} = %{version}
+Requires:   libstdc++-devel
 
 %description devel
 libwpd is a general purpose library for reading (or, interpreting data
@@ -61,16 +65,16 @@
 an in-process component.
 
 %package devel-doc
-Group:  Documentation
 Summary:Documentation for the libwpd API
+Group:  Documentation
 Requires:   libwpd-devel
 
 %description devel-doc
 This package contains documentation for the libwpd API.
 
 %package tools
-Group:  Productivity/Publishing/Word
 Summary:Library for importing WordPerfect (tm) documents
+Group:  Productivity/Publishing/Word
 
 %description tools
 Tools to transform WordPerfect Documents into other formats. Currently
@@ -78,6 +82,7 @@
 
 %prep
 %setup -q
+%patch0 -p0 -b .zipstream
 
 %build
 export CXXFLAGS="%optflags -fvisibility-inlines-hidden"

++ libwpd-0.9.6-zipstream.patch ++
--- src/lib/WPXStreamImplementation.cpp
+++ src/lib/WPXStreamImplementation.cpp
@@ -22,6 +22,10 @@
  * For further information visit http://libwpd.sourceforge.net
  */
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 #include "WPXStreamImplementation.h"
 #include "WPXOLEStream.h"
 #ifdef BUILD_ZIP_STREAM
--- src/lib/WPXZipStream.cpp
+++ src/lib/WPXZipStream.cpp
@@ -20,6 +20,10 @@
  * For further information visit http://libwpd.sourceforge.net
  */
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 #ifdef BUILD_ZIP_STREAM
 
 #include 
++ libwpd-0.9.4.tar.bz2 -> libwpd-0.9.6.tar.bz2 ++
 55088 lines of diff (skipped)

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



commit libtasn1 for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package libtasn1 for openSUSE:Factory 
checked in at 2012-10-03 08:03:45

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


Package is "libtasn1", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/libtasn1/libtasn1.changes2012-07-23 
10:15:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.libtasn1.new/libtasn1.changes   2012-10-03 
08:03:52.0 +0200
@@ -1,0 +2,11 @@
+Fri Sep 28 09:23:57 UTC 2012 - meiss...@suse.com
+
+- updated to version 2.14
+  This release adds asn1_read_node_value() to obtain a node's value. This
+  is to deprecate the export of the node_asn internal structure for the
+  upcoming 3.x release. The ASN1_DATA_NODE type and the ASN1_ETYPE_*
+  constants were added to support the new function.
+- removed upstreamed libtasn1-stdio.h patch
+- make check
+
+---

Old:

  libtasn1-2.12.tar.bz2
  libtasn1-stdio.h.patch

New:

  libtasn1-2.14.tar.gz



Other differences:
--
++ libtasn1.spec ++
--- /var/tmp/diff_new_pack.ve7hjE/_old  2012-10-03 08:03:58.0 +0200
+++ /var/tmp/diff_new_pack.ve7hjE/_new  2012-10-03 08:03:58.0 +0200
@@ -16,18 +16,19 @@
 #
 
 
+%define somajor 3
+
 Name:   libtasn1
 BuildRequires:  info
 BuildRequires:  pkg-config
-Version:2.12
+Version:2.14
 Release:0
 Url:http://ftp.gnu.org/gnu/libtasn1/
 Summary:ASN.1 parsing library
 License:LGPL-2.1+ and GPL-3.0
 Group:  Productivity/Networking/Security
-Source: %{name}-%{version}.tar.bz2
+Source: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
 Source99:   baselibs.conf
-Patch1: libtasn1-stdio.h.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 PreReq: %install_info_prereq
 
@@ -36,18 +37,18 @@
 can be found at http://www.gnu.org/software/gnutls and
 http://www.gnutls.org
 
-%package -n libtasn1-3
+%package -n libtasn1-%{somajor}
 Summary:ASN.1 parsing library
 Group:  Productivity/Networking/Security
 Requires:   %{name} >= %{version}
 
-%description -n libtasn1-3
+%description -n libtasn1-%{somajor}
 This is the ASN.1 library used in GNUTLS. More up to date information
 can be found at http://www.gnu.org/software/gnutls and
 http://www.gnutls.org
 
 %package devel
-Requires:   %{name} = %{version}
+Requires:   libtasn1-%{somajor} = %{version}
 Summary:ASN.1 parsing library
 Group:  Productivity/Networking/Security
 
@@ -57,8 +58,7 @@
 http://www.gnutls.org
 
 %prep
-%setup
-%patch1 -p1
+%setup -q
 
 %build
 %configure --disable-static
@@ -68,18 +68,18 @@
 %makeinstall
 rm $RPM_BUILD_ROOT/%{_libdir}/*.la
 
+%check
+make check
+
 %post
 %install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
 
 %postun
 %install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
 
-%post -n libtasn1-3 -p /sbin/ldconfig
-
-%postun -n libtasn1-3 -p /sbin/ldconfig
+%post -n libtasn1-%{somajor} -p /sbin/ldconfig
 
-%clean
-rm -rf $RPM_BUILD_ROOT
+%postun -n libtasn1-%{somajor} -p /sbin/ldconfig
 
 %files
 %defattr(-, root, root)
@@ -89,9 +89,9 @@
 %{_mandir}/man3/*.3.gz
 %{_infodir}/*.info.gz
 
-%files -n libtasn1-3
+%files -n libtasn1-%{somajor}
 %defattr(-, root, root)
-%{_libdir}/*.so.*
+%{_libdir}/*.so.%{somajor}*
 
 %files devel
 %defattr(-, root, root)

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



commit libQtWebKit4 for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package libQtWebKit4 for openSUSE:Factory 
checked in at 2012-10-03 08:03:35

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


Package is "libQtWebKit4", Maintainer is "dmuel...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/libQtWebKit4/libQtWebKit4.changes
2012-08-27 16:22:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.libQtWebKit4.new/libQtWebKit4.changes   
2012-10-03 08:03:37.0 +0200
@@ -1,0 +2,5 @@
+Wed Sep 19 02:24:00 UTC 2012 - dmuel...@suse.com
+
+- Sync with Qt 4.8.3
+
+---

Old:

  qwebview-4.8.2.tar.bz2

New:

  qwebview-4.8.3.tar.bz2



Other differences:
--
++ libQtWebKit4.spec ++
--- /var/tmp/diff_new_pack.7ZWFJe/_old  2012-10-03 08:03:51.0 +0200
+++ /var/tmp/diff_new_pack.7ZWFJe/_new  2012-10-03 08:03:51.0 +0200
@@ -19,7 +19,7 @@
 
 Name:   libQtWebKit4
 %define tar_version 2.2.0
-%define qt_version 4.8.2
+%define qt_version 4.8.3
 Version:%qt_version+%tar_version
 Release:0
 Summary:Open source Web Browser engine based on Qt4
@@ -106,9 +106,7 @@
 %patch8 -p1
 %patch9 -p1
 %patch10
-%ifarch %arm
 %patch11
-%endif
 %patch12
 %patch13
 %patch14

++ qwebview-4.8.2.tar.bz2 -> qwebview-4.8.3.tar.bz2 ++
 no output (probably identical)

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



commit libotr for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package libotr for openSUSE:Factory checked 
in at 2012-10-03 08:00:28

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


Package is "libotr", Maintainer is "bwhite...@novell.com"

Changes:

--- /work/SRC/openSUSE:Factory/libotr/libotr.changes2012-02-16 
16:18:42.0 +0100
+++ /work/SRC/openSUSE:Factory/.libotr.new/libotr.changes   2012-10-03 
08:00:30.0 +0200
@@ -1,0 +2,28 @@
+Wed Sep 26 11:40:40 UTC 2012 - nmo.marq...@gmail.com
+
+- Update the license fields (bnc#782253)
+- Move COPYING and COPYING.LIB documentation to their respective
+  (sub)packages.
+
+---
+Sun Sep 23 16:42:20 UTC 2012 - nmo.marq...@gmail.com
+
+- Update to version 4.0.0:
+  + Support v3 of the OTR protocol
+  + The main new feature: sensibly handle the case where a user is
+logged in multiple times to the same IM account
+  + instance tags, to support multiple simultaneous logins
+  + support for asynchronous private key generation
+  + the ability to provide an extra symmetric key to applications
+(with forward secrecy)
+  + applications can supply a formation conversion callback if they
+do not natively use XHTML-style UTF8 markup
+  + error messages formerly provided by libotr are now handled
+using callbacks to the application, for better i18n support
+  + otrl_message_sending now handles message fragmentation
+internally
+  + Added support for one-way authentication using an explicit
+question, based on the SOUPS 2008 user study
+- Soname bump to 5
+
+---

Old:

  libotr-3.2.0.tar.bz2

New:

  libotr-4.0.0.tar.gz



Other differences:
--
++ libotr.spec ++
--- /var/tmp/diff_new_pack.VJnVvh/_old  2012-10-03 08:00:33.0 +0200
+++ /var/tmp/diff_new_pack.VJnVvh/_new  2012-10-03 08:00:33.0 +0200
@@ -19,13 +19,14 @@
 Name:   libotr
 BuildRequires:  libgcrypt-devel
 BuildRequires:  libtool
-Version:3.2.0
+BuildRequires:  pkgconfig
+Version:4.0.0
 Release:0
 Url:http://www.cypherpunks.ca/otr/
 Summary:"Off The Record" messaging library toolkit
-License:LGPL-2.1+
+License:LGPL-2.1 and GPL-2.0
 Group:  Development/Libraries/C and C++
-Source: http://www.cypherpunks.ca/otr/%{name}-%{version}.tar.bz2
+Source: http://www.cypherpunks.ca/otr/%{name}-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -40,14 +41,15 @@
 secrecy If you lose control of your private keys, no previous
 conversation is compromised.
 
-%package -n libotr2
+%package -n libotr5
 Summary:"Off The Record" messaging library toolkit
+License:LGPL-2.1
 Group:  Development/Libraries/C and C++
 #openSUSE 10.3
 Provides:   %{name} = %{version}
 Obsoletes:  %{name} <= 3.0.0
 
-%description -n libotr2
+%description -n libotr5
 Off-the-Record (OTR) Messaging allows you to have private conversations
 over instant messaging by providing: Encryption No one else can read
 your instant messages. Authentication You are assured the correspondent
@@ -61,14 +63,17 @@
 
 %package devel
 Summary:Include files and development libraries
+License:LGPL-2.1 and GPL-2.0
 Group:  Development/Libraries/C and C++
-Requires:   libotr2 = %{version} libgcrypt-devel
+Requires:   libgcrypt-devel
+Requires:   libotr5 = %{version}
 
 %description devel
 Headers and development libraries for libotr
 
 %package tools
 Summary:"Off The Record" messaging library toolkit
+License:GPL-2.0
 Group:  Development/Libraries/C and C++
 
 %description tools
@@ -105,24 +110,26 @@
 
 %files tools
 %defattr (-, root, root)
+%doc COPYING
 %{_bindir}/otr*
 %{_mandir}/man1/otr*
 
-%files -n libotr2
+%files -n libotr5
 %defattr (-, root, root)
-%{_libdir}/libotr.so.2*
+%doc COPYING.LIB
+%{_libdir}/libotr.so.5*
 
 %files devel
 %defattr (-, root, root)
-%doc COPYING README COPYING.LIB AUTHORS NEWS ChangeLog
+%doc COPYING README AUTHORS NEWS ChangeLog
 %dir %{_includedir}/libotr
 %{_includedir}/libotr/*.h
 %{_libdir}/libotr.so
 %{_datadir}/aclocal/libotr.m4
 %{_libdir}/pkgconfig/libotr.pc
 
-%post -n libotr2 -p /sbin/ldconfig
+%post -n libotr5 -p /sbin/ldconfig
 
-%postun -n libotr2 -p /sbin/ldconfig
+%postun -n libotr5 -p /sbin/ldconfig
 
 %changelog

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



commit libmlt for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package libmlt for openSUSE:Factory checked 
in at 2012-10-03 08:00:16

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


Package is "libmlt", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/libmlt/libmlt.changes2012-09-01 
10:31:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.libmlt.new/libmlt.changes   2012-10-03 
08:00:18.0 +0200
@@ -1,0 +2,5 @@
+Mon Oct  1 13:28:16 UTC 2012 - reddw...@opensuse.org
+
+- Add libmlt-0.8.2-ffmpeg1.patch to fix build with ffmpeg 1.0
+
+---

New:

  libmlt-0.8.2-ffmpeg1.patch



Other differences:
--
++ libmlt.spec ++
--- /var/tmp/diff_new_pack.xrZ9DR/_old  2012-10-03 08:00:20.0 +0200
+++ /var/tmp/diff_new_pack.xrZ9DR/_new  2012-10-03 08:00:20.0 +0200
@@ -40,6 +40,8 @@
 Patch1: libmlt-0.8.2-vdpau.patch
 # PATCH-FIX-UPSTREAM libmlt-0.8.0-vdpau.patch sf#3555214 reddw...@opensuse.org 
-- Install modules and data in versioned directories
 Patch2: libmlt-0.8.0-versioned_dirs.patch
+# PATCH-FIX-UPSTREAM libmlt-0.8.2-ffmpeg1.patch reddw...@opensuse.org -- Build 
with ffmpeg 1.0. Taken from upstream GIT.
+Patch3: libmlt-0.8.2-ffmpeg1.patch
 BuildRequires:  gcc-c++
 BuildRequires:  ladspa-devel
 BuildRequires:  pkg-config
@@ -190,6 +192,7 @@
 %patch0
 %patch1
 %patch2
+%patch3
 
 # To complement libmlt-0.8.0-vdpau.patch.
 # When vdpau support is not compiled it will break the code. Doesn't matter 
because the code will not be used anyway.

++ libmlt-0.8.2-ffmpeg1.patch ++
Index: src/modules/avformat/consumer_avformat.c
===
--- src/modules/avformat/consumer_avformat.c.orig
+++ src/modules/avformat/consumer_avformat.c
@@ -237,10 +237,12 @@ static int consumer_start( mlt_consumer
mlt_properties_set_data( properties, "acodec", codecs, 0, 
(mlt_destructor) mlt_properties_close, NULL );
mlt_properties_set_data( doc, "audio_codecs", codecs, 0, NULL, 
NULL );
while ( ( codec = av_codec_next( codec ) ) )
-#if LIBAVCODEC_VERSION_INT >= ((54<<16)+(0<<8)+0)
-   if ( ( codec->encode || codec->encode2 ) && codec->type 
== CODEC_TYPE_AUDIO )
+#if (defined(FFUDIV) && LIBAVCODEC_VERSION_INT >= ((54<<16)+(56<<8)+100)) || 
(LIBAVCODEC_VERSION_INT >= ((54<<16)+(27<<8)+0))
+   if ( codec->encode2 && codec->type == CODEC_TYPE_AUDIO )
+#elif LIBAVCODEC_VERSION_INT >= ((54<<16)+(0<<8)+0)
+   if ( ( codec->encode || codec->encode2 ) && 
codec->type == CODEC_TYPE_AUDIO )
 #else
-   if ( codec->encode && codec->type == CODEC_TYPE_AUDIO )
+   if ( codec->encode && codec->type == 
CODEC_TYPE_AUDIO )
 #endif
{
snprintf( key, sizeof(key), "%d", 
mlt_properties_count( codecs ) );
@@ -261,10 +263,12 @@ static int consumer_start( mlt_consumer
mlt_properties_set_data( properties, "vcodec", codecs, 0, 
(mlt_destructor) mlt_properties_close, NULL );
mlt_properties_set_data( doc, "video_codecs", codecs, 0, NULL, 
NULL );
while ( ( codec = av_codec_next( codec ) ) )
-#if LIBAVCODEC_VERSION_INT >= ((54<<16)+(0<<8)+0)
-   if ( (codec->encode || codec->encode2) && codec->type 
== CODEC_TYPE_VIDEO )
+#if (defined(FFUDIV) && LIBAVCODEC_VERSION_INT >= ((54<<16)+(56<<8)+100)) || 
(LIBAVCODEC_VERSION_INT >= ((54<<16)+(27<<8)+0))
+   if ( codec->encode2 && codec->type == CODEC_TYPE_VIDEO )
+#elif LIBAVCODEC_VERSION_INT >= ((54<<16)+(0<<8)+0)
+   if ( (codec->encode || codec->encode2) && 
codec->type == CODEC_TYPE_VIDEO )
 #else
-   if ( codec->encode && codec->type == CODEC_TYPE_VIDEO )
+   if ( codec->encode && codec->type == 
CODEC_TYPE_VIDEO )
 #endif
{
snprintf( key, sizeof(key), "%d", 
mlt_properties_count( codecs ) );
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libksba for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package libksba for openSUSE:Factory checked 
in at 2012-10-03 07:58:38

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


Package is "libksba", Maintainer is "vci...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/libksba/libksba.changes  2011-11-21 
15:46:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.libksba.new/libksba.changes 2012-10-03 
07:58:39.0 +0200
@@ -1,0 +2,10 @@
+Mon Oct  1 18:59:20 UTC 2012 - andreas.stie...@gmx.de
+
+- update to libksba 1.3.0
+  - change license from GPLv2 to LGPLv3/GPLv2
+  - minor bug fixes
+- implement shared library packaging policy
+- remove nld-build.diff which was added 2004 before package was in
+  the openSUSE OBS, was never used or applied cleanly since r1
+
+---

Old:

  libksba-1.2.0.tar.bz2
  nld-build.diff

New:

  libksba-1.3.0.tar.bz2



Other differences:
--
++ libksba.spec ++
--- /var/tmp/diff_new_pack.jlw5nR/_old  2012-10-03 07:58:41.0 +0200
+++ /var/tmp/diff_new_pack.jlw5nR/_new  2012-10-03 07:58:41.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libksba
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,18 +16,15 @@
 #
 
 
-
 Name:   libksba
-Version:1.2.0
-Release:1
-License:GPL-3.0+
+Version:1.3.0
+Release:0
+%define soname 8
 Summary:A X.509 Library
-Url:http://www.gnupg.org/aegypten/
+License:(LGPL-3.0+ or GPL-2.0+) and GPL-3.0+ and MIT
 Group:  Development/Libraries/C and C++
-# change also name and nfb
-%define nld_build 0
+Url:http://www.gnupg.org/aegypten/
 Source: libksba-%{version}.tar.bz2
-Patch1: nld-build.diff
 BuildRequires:  libgpg-error-devel >= 1.8
 BuildRequires:  libtool
 PreReq: %install_info_prereq
@@ -37,17 +34,22 @@
 KSBA is a library to simplify the task of working with X.509
 certificates, CMS data, and related data.
 
+%package -n %{name}%{soname}
+Summary:A X.509 Library
+Group:  Development/Libraries/C and C++
+Provides:   %{name} = %{version}
+Obsoletes:  %{name} < %{version}
+
+%description -n %{name}%{soname}
+KSBA is a library to simplify the task of working with X.509
+certificates, CMS data, and related data.
+
 %package devel
-License:GPL-2.0+ ; MIT
 Summary:A X.509 Library
 Group:  Development/Libraries/C and C++
-%if %nld_build
-Conflicts:  libksba-devel
-%else
 Requires:   libgpg-error-devel
 Requires:   libksba = %{version}
 Provides:   libksba:/usr/include/ksba.h
-%endif
 
 %description devel
 KSBA is a library to simplify the task of working with X.509
@@ -58,12 +60,8 @@
 
 %prep
 %setup -q -n libksba-%{version}
-%if %nld_build
-%patch1
-%endif
 
 %build
-autoreconf -fi
 %configure --disable-static --with-pic
 make %{?_smp_mflags}
 
@@ -74,14 +72,14 @@
 %make_install
 rm -fv %{buildroot}%{_libdir}/*.la
 
-%post -p /sbin/ldconfig
+%post -n %{name}%{soname} -p /sbin/ldconfig
 
-%postun -p /sbin/ldconfig
+%postun -n %{name}%{soname} -p /sbin/ldconfig
 
 %clean
 rm -rf %{buildroot}
 
-%files
+%files -n %{name}%{soname}
 %defattr(-,root,root)
 %doc README AUTHORS COPYING ChangeLog NEWS THANKS TODO
 %{_libdir}/libksba*.so.*

++ libksba-1.2.0.tar.bz2 -> libksba-1.3.0.tar.bz2 ++
 35561 lines of diff (skipped)

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



commit libgphoto2 for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package libgphoto2 for openSUSE:Factory 
checked in at 2012-10-03 07:58:19

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


Package is "libgphoto2", Maintainer is "meiss...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/libgphoto2/libgphoto2.changes2012-09-23 
08:30:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.libgphoto2.new/libgphoto2.changes   
2012-10-03 07:58:21.0 +0200
@@ -1,0 +2,6 @@
+Sat Sep 22 16:54:39 UTC 2012 - meiss...@suse.com
+
+- split to libgphoto2-6 to allow parallel installation
+  with old libgphoto2 (2.4) and to follow shared lib convention.
+
+---



Other differences:
--
++ libgphoto2.spec ++
--- /var/tmp/diff_new_pack.58ViSO/_old  2012-10-03 07:58:22.0 +0200
+++ /var/tmp/diff_new_pack.58ViSO/_new  2012-10-03 07:58:22.0 +0200
@@ -16,6 +16,8 @@
 #
 
 
+%define major 6
+
 Name:   libgphoto2
 BuildRequires:  doxygen
 BuildRequires:  fdupes
@@ -44,7 +46,12 @@
 Source0:libgphoto2-%{version}.tar.bz2
 Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Recommends: %{name}-lang = %{version}
+Recommends: %{name}-%{major}-lang = %{version}
+
+%package -n libgphoto2-%{major}
+Summary:A Digital Camera Library
+Group:  Hardware/Camera
+Recommends: %{name}-%{major}-lang = %{version}
 
 %package devel
 Summary:Development headers for libgphoto2
@@ -67,6 +74,20 @@
 
 gphoto2 --list-cameras
 
+%description -n libgphoto2-%{major}
+gPhoto (GNU Photo) is a set of libraries for previewing, retrieving,
+and capturing images from a range of supported digital cameras to your
+local hard drive. It does not support digital cameras based on the USB
+storage protocol. Those can be mounted by Linux directly.
+
+As of this time, gPhoto supports around 1200 cameras, listed on:
+
+http://gphoto.org/proj/libgphoto2/support.php
+
+or by running
+
+gphoto2 --list-cameras
+
 %description devel
 gPhoto (GNU Photo) is a set of libraries for previewing, retrieving,
 and capturing images from a range of supported digital cameras to your
@@ -74,7 +95,7 @@
 
 These are its development libraries and headers.
 
-%lang_package
+%lang_package -n libgphoto2-%{major}
 %prep
 %setup -q
 
@@ -94,9 +115,9 @@
 # skip-check-libtool-deps
 export LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir}
 %makeinstall
-%{find_lang} libgphoto2-6
+%{find_lang} libgphoto2-%{major}
 %{find_lang} libgphoto2_port-10
-cat libgphoto2-6.lang libgphoto2_port-10.lang > libgphoto2-all.lang
+cat libgphoto2-%{major}.lang libgphoto2_port-10.lang > libgphoto2-all.lang
 pushd packaging/generic
export CAMLIBS=$RPM_BUILD_ROOT/%_libdir/libgphoto2/%version/
# new style UDEV rules (gudev) which will obsolete HAL fdi files
@@ -117,7 +138,7 @@
 find "%buildroot/%_libdir" -type f -name "*.la" -delete
 %fdupes $RPM_BUILD_ROOT
 
-%files
+%files -n libgphoto2-%{major}
 %defattr(-,root,root)
 %{_libdir}/libgphoto2
 %{_libdir}/libgphoto2_port
@@ -130,7 +151,7 @@
 %{_mandir}/man3/libgphoto2_port.3*
 /lib/udev/rules.d/40-libgphoto2.rules
 
-%files lang -f libgphoto2-all.lang
+%files -n libgphoto2-%{major}-lang -f libgphoto2-all.lang
 
 %files devel
 %defattr(-,root,root)
@@ -143,8 +164,8 @@
 %{_libdir}/pkgconfig/libgphoto2.pc
 %{_libdir}/pkgconfig/libgphoto2_port.pc
 
-%post -p /sbin/ldconfig
+%post -n %name-%major -p /sbin/ldconfig
 
-%postun -p /sbin/ldconfig
+%postun -n %name-%major -p /sbin/ldconfig
 
 %changelog

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



commit libdrm for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package libdrm for openSUSE:Factory checked 
in at 2012-10-03 07:58:07

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


Package is "libdrm", Maintainer is "sndir...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/libdrm/libdrm.changes2012-09-25 
14:18:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.libdrm.new/libdrm.changes   2012-10-03 
07:58:10.0 +0200
@@ -1,0 +2,5 @@
+Thu Sep 27 09:45:10 UTC 2012 - idon...@suse.com
+
+- Require libdrm_omap1-32bit only on ARM 
+
+---



Other differences:
--
++ baselibs.conf ++
--- /var/tmp/diff_new_pack.ZTj7Jm/_old  2012-10-03 07:58:11.0 +0200
+++ /var/tmp/diff_new_pack.ZTj7Jm/_new  2012-10-03 07:58:11.0 +0200
@@ -8,7 +8,7 @@
requires "libdrm2- = "
requires "libdrm_intel1- = "
requires "libdrm_nouveau2- = "
-   requires "libdrm_omap1- = "
+   targetarch arm requires "libdrm_omap1- = "
requires "libdrm_radeon1- = "
 libkms1
 libkms-devel

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



commit libdbi-drivers for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package libdbi-drivers for openSUSE:Factory 
checked in at 2012-10-03 07:57:54

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


Package is "libdbi-drivers", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/libdbi-drivers/libdbi-drivers.changes
2012-02-14 19:02:18.0 +0100
+++ /work/SRC/openSUSE:Factory/.libdbi-drivers.new/libdbi-drivers.changes   
2012-10-03 07:57:56.0 +0200
@@ -1,0 +2,5 @@
+Thu Sep 27 09:38:04 UTC 2012 - idon...@suse.com
+
+- Fix libdbi dependencies 
+
+---



Other differences:
--
++ libdbi-drivers.spec ++
--- /var/tmp/diff_new_pack.LHhhbE/_old  2012-10-03 07:57:56.0 +0200
+++ /var/tmp/diff_new_pack.LHhhbE/_new  2012-10-03 07:57:56.0 +0200
@@ -18,6 +18,9 @@
 
 %define special -1
 
+%define libdbi_ver 0.8.4
+%define libdbi_sover 1
+
 Summary:Database drivers for libdbi
 License:LGPL-2.1+
 Group:  Development/Libraries
@@ -44,7 +47,7 @@
 %package dbd-mysql
 Summary:MySQL driver for libdbi
 Group:  Development/Libraries
-Requires:   libdbi0 = %{version}
+Requires:   libdbi%{libdbi_sover} = %{libdbi_ver}
 
 %description dbd-mysql
 This driver provides connectivity to MySQL database servers through the
@@ -54,7 +57,8 @@
 %package dbd-pgsql
 Summary:PostgreSQL driver for libdbi
 Group:  Development/Libraries
-Requires:   libdbi0 = %{version}, postgresql >= 7.0.3
+Requires:   libdbi%{libdbi_sover} = %{libdbi_ver}
+Requires:   postgresql >= 7.0.3
 
 %description dbd-pgsql
 This driver provides connectivity to PostgreSQL database servers through the
@@ -67,7 +71,8 @@
 %package dbd-sqlite
 Summary:SQLite driver for libdbi
 Group:  Development/Libraries
-Requires:   libdbi0 = %{version}, sqlite
+Requires:   libdbi%{libdbi_sover} = %{libdbi_ver}
+Requires:   sqlite
 
 %description dbd-sqlite
 This driver provides connectivity to SQLite database servers through the
@@ -80,7 +85,8 @@
 
 Summary:SQLite3 driver for libdbi
 Group:  Development/Libraries
-Requires:   libdbi0 = %{version}, sqlite
+Requires:   libdbi%{libdbi_sover} = %{libdbi_ver}
+Requires:   sqlite
 
 %description dbd-sqlite3
 This driver provides connectivity to SQLite database servers through the

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



commit libcroco for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package libcroco for openSUSE:Factory 
checked in at 2012-10-03 07:57:44

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


Package is "libcroco", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/libcroco/libcroco.changes2012-03-29 
13:59:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.libcroco.new/libcroco.changes   2012-10-03 
07:57:49.0 +0200
@@ -1,0 +2,6 @@
+Sun Sep 16 20:56:59 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.6.6:
+  + Mem leak fixes (bgo#678736).
+
+---

Old:

  libcroco-0.6.5.tar.xz

New:

  libcroco-0.6.6.tar.xz



Other differences:
--
++ libcroco.spec ++
--- /var/tmp/diff_new_pack.QXzF7n/_old  2012-10-03 07:57:53.0 +0200
+++ /var/tmp/diff_new_pack.QXzF7n/_new  2012-10-03 07:57:53.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libcroco
-Version:0.6.5
+Version:0.6.6
 Release:0
 Summary:CSS2 Parser Library
 License:GPL-2.0+ ; LGPL-2.1+

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



commit kbuild for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package kbuild for openSUSE:Factory checked 
in at 2012-10-03 07:56:07

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


Package is "kbuild", Maintainer is "dmuel...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/kbuild/kbuild.changes2012-01-05 
13:48:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.kbuild.new/kbuild.changes   2012-10-03 
07:56:09.0 +0200
@@ -1,0 +2,7 @@
+Fri Sep 28 07:56:06 UTC 2012 - seife+...@b1-systems.com
+
+- update to svn rev 2577
+  rev 2577 is minimum required by virtualbox-4.2.0, but newer
+  versions do not work (tested with rev 2662)
+
+---

Old:

  kbuild-0.1.9998svn2543.tar.bz2

New:

  kbuild-0.1.9998svn2577.tar.bz2



Other differences:
--
++ kbuild.spec ++
--- /var/tmp/diff_new_pack.VFtday/_old  2012-10-03 07:56:11.0 +0200
+++ /var/tmp/diff_new_pack.VFtday/_new  2012-10-03 07:56:11.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kbuild
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -14,6 +14,8 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
+
+
 Url:http://svn.netlabs.org/kbuild
 
 Name:   kbuild
@@ -24,9 +26,9 @@
 Summary:Framework for writing simple makefiles for complex tasks
 License:GPL-2.0+
 Group:  Development/Tools/Building
-Version:0.1.9998svn2543
+Version:0.1.9998svn2577
 Release:0
-%define _svnrev 2543
+%define _svnrev 2577
 Source0:%{name}-%{version}.tar.bz2
 Patch0: kbuild-man.diff
 Patch1: warnings.diff

++ kbuild-0.1.9998svn2543.tar.bz2 -> kbuild-0.1.9998svn2577.tar.bz2 ++
 6423 lines of diff (skipped)

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



commit json-glib for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package json-glib for openSUSE:Factory 
checked in at 2012-10-03 07:50:03

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


Package is "json-glib", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/json-glib/json-glib.changes  2012-01-06 
11:45:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.json-glib.new/json-glib.changes 2012-10-03 
07:50:05.0 +0200
@@ -1,0 +2,13 @@
+Wed Jul 18 11:14:15 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.15.2:
+  + Fixes for building with VisualStudio
+  + Allow out-of-tree builds
+  + Bump the dependency on GLib to 2.31
+  + Use the new deprecation system provided by GLib
+  + Simplify the value handling inside JsonNode
+  + Use lcov to generate coverage reports for the test suite
+  + Check expected ABI when building
+  + Drop dependency on gnome-autogen.sh when building from Git
+
+---

Old:

  json-glib-0.14.2.tar.bz2

New:

  json-glib-0.15.2.tar.xz



Other differences:
--
++ json-glib.spec ++
--- /var/tmp/diff_new_pack.NdGoCX/_old  2012-10-03 07:50:11.0 +0200
+++ /var/tmp/diff_new_pack.NdGoCX/_new  2012-10-03 07:50:11.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package json-glib
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2009 Dominique Leuenberger, Almere, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -16,16 +16,17 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   json-glib
-Version:0.14.2
+Version:0.15.2
 Release:0
 Summary:Library for JavaScript Object Notation format
 License:LGPL-2.1+
 Group:  Development/Libraries/C and C++
 Url:http://live.gnome.org/JsonGlib
-Source0:
http://download.gnome.org/sources/json-glib/0.14/%{name}-%{version}.tar.bz2
+Source0:
http://download.gnome.org/sources/json-glib/0.15/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
-BuildRequires:  glib2-devel
+BuildRequires:  glib2-devel >= 2.31.0
 BuildRequires:  gobject-introspection-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -125,7 +126,7 @@
 
 %files -n libjson-glib-1_0-0
 %defattr(-,root,root)
-%doc ChangeLog COPYING NEWS README
+%doc ChangeLog COPYING NEWS
 %{_libdir}/*.so.*
 
 %files -n typelib-1_0-Json-1_0

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



commit ilmbase for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package ilmbase for openSUSE:Factory checked 
in at 2012-10-03 07:48:06

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


Package is "ilmbase", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/ilmbase/ilmbase.changes  2012-08-26 
11:31:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.ilmbase.new/ilmbase.changes 2012-10-03 
07:48:08.0 +0200
@@ -1,0 +2,5 @@
+Thu Sep 27 09:30:30 UTC 2012 - idon...@suse.com
+
+- Correct baselibs.conf 
+
+---



Other differences:
--
++ ilmbase.spec ++
--- /var/tmp/diff_new_pack.WDLWhs/_old  2012-10-03 07:48:09.0 +0200
+++ /var/tmp/diff_new_pack.WDLWhs/_new  2012-10-03 07:48:09.0 +0200
@@ -67,7 +67,7 @@
 Requires:   libImath7
 Requires:   libstdc++-devel
 Summary:Base library for ILM software (OpenEXR)
-License:BSD-3-Clause ; GPL-2.0+
+License:BSD-3-Clause and GPL-2.0+
 Group:  Development/Libraries/C and C++
 # Renamed to libilmbase6 to met the Shared Library Policy
 Obsoletes:  IlmBase-devel <= 1.0.1

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.WDLWhs/_old  2012-10-03 07:48:09.0 +0200
+++ /var/tmp/diff_new_pack.WDLWhs/_new  2012-10-03 07:48:09.0 +0200
@@ -1 +1,6 @@
-ilmbase
+libHalf7
+libImath7
+libIlmThread7
+libIexMath7
+libIex7
+

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



commit ibus-hangul for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package ibus-hangul for openSUSE:Factory 
checked in at 2012-10-03 07:46:11

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


Package is "ibus-hangul", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/ibus-hangul/ibus-hangul.changes  2012-07-21 
12:29:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.ibus-hangul.new/ibus-hangul.changes 
2012-10-03 07:46:12.0 +0200
@@ -1,0 +2,5 @@
+Mon Oct  1 20:00:30 UTC 2012 - sch...@linux-m68k.org
+
+- Use %{_lib} for the installation path
+
+---



Other differences:
--
++ ibus-hangul.spec ++
--- /var/tmp/diff_new_pack.VgKvZf/_old  2012-10-03 07:46:13.0 +0200
+++ /var/tmp/diff_new_pack.VgKvZf/_new  2012-10-03 07:46:13.0 +0200
@@ -54,11 +54,7 @@
 #install -m 755 icons/%{name}.png 
$RPM_BUILD_ROOT/%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
 #install -m 755 icons/%{name}.svg 
$RPM_BUILD_ROOT/%{_datadir}/icons/hicolor/64x64/apps/%{name}.svg
 %suse_update_desktop_file ibus-setup-hangul Utility DesktopUtility System
-%ifarch x86_64 ppc64
-ln -sf ../lib64/ibus/ibus-setup-hangul 
$RPM_BUILD_ROOT%{_bindir}/ibus-setup-hangul
-%else
-ln -sf ../lib/ibus/ibus-setup-hangul 
$RPM_BUILD_ROOT%{_bindir}/ibus-setup-hangul
-%endif
+ln -sf ../%{_lib}/ibus/ibus-setup-hangul 
$RPM_BUILD_ROOT%{_bindir}/ibus-setup-hangul
 
 %find_lang %{name}
 %fdupes -s $RPM_BUILD_ROOT

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



commit hdparm for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package hdparm for openSUSE:Factory checked 
in at 2012-10-03 07:45:27

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


Package is "hdparm", Maintainer is "vdziewie...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/hdparm/hdparm.changes2012-03-07 
13:42:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.hdparm.new/hdparm.changes   2012-10-03 
07:45:29.0 +0200
@@ -1,0 +2,18 @@
+Mon Oct  1 10:53:29 UTC 2012 - pu...@suse.com
+
+- update to hdparm-9.42
+  - fix ordering of -S -y flags
+  - spelling, typo, and formatting fixes for manpage and others
+  - set block-count to 1 for Security commands sent via SAT (sgio)
+  - use FIGETBSZ to determine filesystem block size for fibmap -- needed for 
FAT
+  - fix master password revcode handling
+  - try and fix reg_flags (again!) for old IDE taskfile ioctls
+  - fixed '&&' bug in dco_identify code
+  - force sector dumps (read-sector, identify, ..) to use le16 output format
+  - proper SCT identify info courtesy of Leonid Evdokimov 
+  - updated raid1ext4trim.sh-1.5 script
+  - avoid HDIO_GETGEO_BIG when possible (doesn't exist in
+linux-2.6.xx and beyond)
+  - pad secure erase timeouts by 30minutes rather than 5minutes.
+
+---

Old:

  hdparm-9.39.tar.gz

New:

  hdparm-9.42.tar.gz



Other differences:
--
++ hdparm.spec ++
--- /var/tmp/diff_new_pack.NKje3M/_old  2012-10-03 07:45:30.0 +0200
+++ /var/tmp/diff_new_pack.NKje3M/_new  2012-10-03 07:45:30.0 +0200
@@ -19,7 +19,7 @@
 Name:   hdparm
 PreReq: %insserv_prereq %fillup_prereq coreutils
 Provides:   base:/sbin/hdparm
-Version:9.39
+Version:9.42
 Release:0
 Summary:A Program to get and set hard disk parameters
 License:SUSE-Permissive

++ hdparm-9.39.tar.gz -> hdparm-9.42.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hdparm-9.39/Changelog new/hdparm-9.42/Changelog
--- old/hdparm-9.39/Changelog   2012-02-06 14:45:27.0 +0100
+++ new/hdparm-9.42/Changelog   2012-09-28 20:10:36.0 +0200
@@ -1,3 +1,18 @@
+hdparm-9.42
+   - fix ordering of -S -y flags
+   - spelling, typo, and formatting fixes for manpage and others
+   - set block-count to 1 for Security commands sent via SAT (sgio)
+   - use FIGETBSZ to determine filesystem block size for fibmap -- needed 
for FAT
+   - fix master password revcode handling
+   - try and fix reg_flags (again!) for old IDE taskfile ioctls
+   - fixed '&&' bug in dco_identify code
+   - force sector dumps (read-sector, identify, ..) to use le16 output 
format
+hdparm-9.41
+   - proper SCT identify info courtesy of Leonid Evdokimov 

+   - updated raid1ext4trim.sh-1.5 script
+hdparm-9.40
+   - avoid HDIO_GETGEO_BIG when possible (doesn't exist in linux-2.6.xx 
and beyond)
+   - pad secure erase timeouts by 30minutes rather than 5minutes.
 hdparm-9.39
- added -R flag to control Read-Write-Verify feature, courtesy of 
Gordan Bobic
- nuked leftover sgio.c.orig file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hdparm-9.39/TODO new/hdparm-9.42/TODO
--- old/hdparm-9.39/TODO2010-03-09 15:20:02.0 +0100
+++ new/hdparm-9.42/TODO2012-09-28 18:51:04.0 +0200
@@ -1,8 +1,6 @@
 Mark's TO-DO list for hdparm:
 
 
-- Make parameter parsing/etc.. LBA48 safe everywhere (instead of merely u32).
-
 - Add "wipe-drive" functionality via SCT WRITE_SAME (or manual).
 
 - Add "surface-scan" functionality via SG READ_VERIFY.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hdparm-9.39/fibmap.c new/hdparm-9.42/fibmap.c
--- old/hdparm-9.39/fibmap.c2010-11-24 22:20:17.0 +0100
+++ new/hdparm-9.42/fibmap.c2012-09-28 19:40:23.0 +0200
@@ -222,7 +222,7 @@
int fd, err;
struct stat st;
__u64 start_lba = 0;
-   unsigned int sectors_per_block;
+   unsigned int sectors_per_block, blksize;
 
if ((fd = open(file_name, O_RDONLY)) == -1) {
err = errno;
@@ -253,11 +253,15 @@
close(fd);
return EIO;
}
-
-   sectors_per_block = st.st_blksize / sector_bytes;
-   printf("\n%s:\n filesystem blocksize %lu, begins at LBA %llu;"
+   if((err=ioctl(fd,FIGETBSZ,&blksize))){
+   fprintf(stderr, "Unable to determine block size, aborting.\n");
+   close(fd);
+   return

commit harfbuzz for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package harfbuzz for openSUSE:Factory 
checked in at 2012-10-03 07:44:01

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


Package is "harfbuzz", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/harfbuzz/harfbuzz.changes2012-09-13 
00:02:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.harfbuzz.new/harfbuzz.changes   2012-10-03 
07:44:03.0 +0200
@@ -1,0 +2,14 @@
+Thu Sep 13 12:01:23 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.9.4:
+  + Indic improvements with old-spec Malayalam.
+  + Better fallback glyph positioning, specially with Thai / Lao
+marks.
+  + Implement dotted-circle insertion.
+  + Better Arabic fallback shaping / ligation.
+  + Added ICU LayoutEngine backend for testing.
+  + Misc fixes.
+- Add pkgconfig(icu-le) BuildRequires: needed for the new ICU
+  LayoutEngine backend.
+
+---

Old:

  harfbuzz-0.9.3.tar.bz2

New:

  harfbuzz-0.9.4.tar.bz2



Other differences:
--
++ harfbuzz.spec ++
--- /var/tmp/diff_new_pack.wlQUHc/_old  2012-10-03 07:44:04.0 +0200
+++ /var/tmp/diff_new_pack.wlQUHc/_new  2012-10-03 07:44:04.0 +0200
@@ -17,14 +17,14 @@
 
 
 Name:   harfbuzz
-Version:0.9.3
+Version:0.9.4
 Release:0
 # FIXME: graphite2 is not packaged / 
http://projects.palaso.org/projects/graphitedev
 Summary:An OpenType text shaping engine
 License:MIT
 Group:  Productivity/Text/Utilities
 Url:http://www.freedesktop.org/wiki/Software/HarfBuzz
-Source: 
http://www.freedesktop.org/software/harfbuzz/release//%{name}-%{version}.tar.bz2
+Source: 
http://www.freedesktop.org/software/harfbuzz/release/%{name}-%{version}.tar.bz2
 Source99:   baselibs.conf
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig(cairo) >= 1.8.0
@@ -34,6 +34,7 @@
 BuildRequires:  pkgconfig(gobject-2.0)
 #BuildRequires:  pkgconfig(graphite2)
 BuildRequires:  pkgconfig(gthread-2.0)
+BuildRequires:  pkgconfig(icu-le)
 BuildRequires:  pkgconfig(icu-uc)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 

++ harfbuzz-0.9.3.tar.bz2 -> harfbuzz-0.9.4.tar.bz2 ++
 8088 lines of diff (skipped)

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



commit gutenprint for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package gutenprint for openSUSE:Factory 
checked in at 2012-10-03 07:43:10

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


Package is "gutenprint", Maintainer is "jsm...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/gutenprint/gutenprint.changes2011-10-14 
09:51:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.gutenprint.new/gutenprint.changes   
2012-10-03 07:43:12.0 +0200
@@ -1,0 +2,23 @@
+Wed Sep 26 12:27:50 UTC 2012 - mmeis...@suse.com
+
+- Version upgrade to 5.2.9:
+  Revert an inappropriate change to the internal library version 
+  number that was introduced in the 5.2.8 release.
+- Version upgrade to 5.2.8:
+  The Canon driver has been significantly overhauled. Its output
+  and functionality may be significantly different from previous
+  releases. Further work in future releases is expected.
+  Several Canon PIXMA and SELPHY printers were removed, as they
+  are not supported.
+  Several Canon printers do not offer a grayscale printing mode.
+  CD printing support for some Canon PIXMA printers was added.
+  Added borderless functionality to most Canon printers
+  (except S series and BJC series).
+  Many new Canon printers are now EXPERIMENTAL supported.
+  A few new Epson printers are now supported.
+  For details see the NEWS file.
+- escputil-send_nulls-void.patch is obsolete because its fixed
+  in the sources.
+- compile-fix.patch is obsolete because its fixed in the sources.
+
+---
@@ -4 +27 @@
-- Fix missing include.
+- compile-fix.patch adds missing includes.

Old:

  compile-fix.patch
  escputil-send_nulls-void.patch
  gutenprint-5.2.7.tar.bz2

New:

  gutenprint-5.2.9.tar.bz2



Other differences:
--
++ gutenprint.spec ++
--- /var/tmp/diff_new_pack.xTvMNr/_old  2012-10-03 07:43:14.0 +0200
+++ /var/tmp/diff_new_pack.xTvMNr/_new  2012-10-03 07:43:14.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gutenprint
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,46 +15,48 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   gutenprint
 Url:http://gutenprint.sourceforge.net
-Version:5.2.7
-Release:10
+Version:5.2.9
+Release:0
 %define gutenprintmajor 5.2
-BuildRequires:  cairo-devel cups-ddk cups-devel
-BuildRequires:  gimp-devel glib2-devel gtk2-devel
-BuildRequires:  libpng-devel libtiff-devel
-BuildRequires:  pango-devel python-cups
+BuildRequires:  cairo-devel
+BuildRequires:  cups-ddk
+BuildRequires:  cups-devel
+BuildRequires:  gimp-devel
+BuildRequires:  glib2-devel
+BuildRequires:  gtk2-devel
+BuildRequires:  libpng-devel
+BuildRequires:  libtiff-devel
+BuildRequires:  pango-devel
+BuildRequires:  python-cups
+Summary:Printer drivers for CUPS from the Gutenprint project
 License:GPL-2.0+
 Group:  Hardware/Printing
-Summary:Printer drivers for CUPS from the Gutenprint project
 Requires:   cups >= 1.2.2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 # URL for Source0:
-# 
http://downloads.sourceforge.net/project/gimp-print/gutenprint-5.2/5.2.7/gutenprint-5.2.7.tar.bz2
+# 
http://downloads.sourceforge.net/project/gimp-print/gutenprint-5.2/5.2.9/gutenprint-5.2.9.tar.bz2
 Source0:gutenprint-%{version}.tar.bz2 
 # Patch0...Patch9 is for patches from upstream:
 # Patch10...Patch99 is for openSUSE patches which which are intended for 
upstream:
 # Patch10 escputil-send_nulls-void.patch makes send_nulls a void function
 # because nowhere is a return value of send_nulls used in escputil.c
 # to fix a "no-return-in-nonvoid-function escputil.c:683" compiler error:
-Patch10:escputil-send_nulls-void.patch
-# Patch11: Fix missing include
-Patch11:compile-fix.patch
-# Patch100... is for openSUSE patches which which are not intended for 
upstream:
 
 %description
 The Gutenprint (formerly Gimp-Print) printer drivers for CUPS.
 See the user's manual at /usr/share/gutenprint/doc/gutenprint-users-manual.pdf
 
 %package devel
-License:GPL-2.0+
 Summary:Development environment for Gutenprint
 Group:  Development/Libraries/C and C++
-Requires:   ghostscript-library >= 7.05, cups >= 1.2.2, gutenprint = 
%{version}
-Requires:   gtk2-devel, glibc-devel
+Requires:   cups >= 1.2.2
+Require

commit gupnp-dlna for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package gupnp-dlna for openSUSE:Factory 
checked in at 2012-10-03 07:39:28

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


Package is "gupnp-dlna", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/gupnp-dlna/gupnp-dlna.changes2012-03-29 
13:59:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.gupnp-dlna.new/gupnp-dlna.changes   
2012-10-03 07:39:29.0 +0200
@@ -1,0 +2,11 @@
+Fri Aug 31 14:51:19 UTC 2012 - dims...@opensuse.org
+
+- Port to GStreamer 1.0:
+  + Add gupnp-dlna-GSTPort.patch: Port to GStreamer 1.0 API
+  + Replace gstreamer-0_10*-devel BuildRequires with
+gstreamer*-devel equivalents
+  + Add gnome-common BuildRequires and call gnome-autogen.sh in
+build section, as gupnp-dlna-GSTPort.patch touches the build
+system.
+
+---

New:

  gupnp-dlna-GSTPort.patch



Other differences:
--
++ gupnp-dlna.spec ++
--- /var/tmp/diff_new_pack.efbCIp/_old  2012-10-03 07:39:30.0 +0200
+++ /var/tmp/diff_new_pack.efbCIp/_new  2012-10-03 07:39:30.0 +0200
@@ -24,9 +24,13 @@
 Group:  Development/Libraries/C and C++
 Url:http://www.gupnp.org/
 Source: 
http://download.gnome.org/sources/gupnp-dlna/0.6/%{name}-%{version}.tar.xz
+# PATCH-FEATURE-UPSTREAM gupnp-dlna-GSTPort.patch -- Port to GStreamer 1.0. 
Patch taken from upstream git branch.
+Patch0: gupnp-dlna-GSTPort.patch
+# Needed for patch0
+BuildRequires:  gnome-common
 BuildRequires:  gobject-introspection-devel
-BuildRequires:  gstreamer-0_10-devel
-BuildRequires:  gstreamer-0_10-plugins-base-devel
+BuildRequires:  gstreamer-devel
+BuildRequires:  gstreamer-plugins-base-devel
 BuildRequires:  libxml2-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -72,8 +76,11 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
+# Needed for patch0
+NOCONFIGURE=1 gnome-autogen.sh
 %configure \
 --disable-static
 %__make %{?_smp_mflags}


++ gupnp-dlna-GSTPort.patch ++
commit ecad90c58ec74849e782cf4db6eb41675ce7cfa9
Author: Jens Georg 
Date:   Mon Jan 23 19:21:33 2012 +0100

Port to 0.11 API

diff --git a/configure.ac b/configure.ac
index 9db94d4..921d1c1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -39,7 +39,7 @@ LT_INIT([win32-dll])
 
 PKG_CHECK_MODULES(LIBXML, libxml-2.0 >= 2.5.0)
 
-GST_MAJORMINOR=0.10
+GST_MAJORMINOR=0.11
 GST_REQ=0.10.29.2
 GSTPBU_REQ=0.10.32
 
diff --git a/libgupnp-dlna/gupnp-dlna-discoverer.c 
b/libgupnp-dlna/gupnp-dlna-discoverer.c
index faf21ff..87cab52 100644
--- a/libgupnp-dlna/gupnp-dlna-discoverer.c
+++ b/libgupnp-dlna/gupnp-dlna-discoverer.c
@@ -224,7 +224,7 @@ gupnp_dlna_discoverer_class_init (GUPnPDLNADiscovererClass 
*klass)
   NULL, NULL,
   gupnp_dlna_marshal_VOID__OBJECT_BOXED,
   G_TYPE_NONE, 2, GUPNP_TYPE_DLNA_INFORMATION,
-  GST_TYPE_G_ERROR);
+  G_TYPE_ERROR);
 
 /* Load DLNA profiles from disk */
 if (g_type_from_name ("GstElement")) {
diff --git a/libgupnp-dlna/gupnp-dlna-information.c 
b/libgupnp-dlna/gupnp-dlna-information.c
index 5585893..250d817 100644
--- a/libgupnp-dlna/gupnp-dlna-information.c
+++ b/libgupnp-dlna/gupnp-dlna-information.c
@@ -76,8 +76,8 @@ gupnp_dlna_information_get_property (GObject*object,
 break;
 
 case PROP_DISCOVERER_INFO:
-gst_value_set_mini_object (value,
-   
GST_MINI_OBJECT(priv->info));
+g_value_set_object (value,
+G_OBJECT (priv->info));
 
 break;
 
@@ -116,7 +116,7 @@ gupnp_dlna_information_set_property (GObject  *object,
 if (priv->info)
 gst_discoverer_info_unref (priv->info);
 priv->info = GST_DISCOVERER_INFO
-(gst_value_dup_mini_object (value));
+(g_value_dup_object (value));
 
 break;
 
@@ -174,13 +174,13 @@ gupnp_dlna_information_class_init 
(GUPnPDLNAInformationClass *klass)
  G_PARAM_CONSTRUCT_ONLY);
 g_object_class_install_property (object_class, PROP_DLNA_MIME, pspec);
 
-pspec = gst_param_spec_mini_object ("info",
-"Stream metadata",
-"Metadata of the stream in a "
-

commit gupnp-av for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package gupnp-av for openSUSE:Factory 
checked in at 2012-10-03 07:36:56

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


Package is "gupnp-av", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/gupnp-av/gupnp-av.changes2012-05-03 
10:56:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.gupnp-av.new/gupnp-av.changes   2012-10-03 
07:37:01.0 +0200
@@ -1,0 +2,9 @@
+Sun Aug 19 21:57:50 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.10.3:
+  + Ignore case when parsing DIDLLite and LastChange.
+  + Fix gupnp_didl_lite_container_get_{create|search}_classes.
+  + Fix a potential memory corruption in parse_additional_info.
+  + Bugs fixed: bgo#674322, bgo#676372, bgo#678784.
+
+---

Old:

  gupnp-av-0.10.2.tar.xz

New:

  gupnp-av-0.10.3.tar.xz



Other differences:
--
++ gupnp-av.spec ++
--- /var/tmp/diff_new_pack.McTaho/_old  2012-10-03 07:37:02.0 +0200
+++ /var/tmp/diff_new_pack.McTaho/_new  2012-10-03 07:37:02.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gupnp-av
-Version:0.10.2
+Version:0.10.3
 Release:0
 Summary:Library to ease the handling and implementation of UPnP A/V 
profiles
 License:LGPL-2.0+

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



commit gupnp for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package gupnp for openSUSE:Factory checked 
in at 2012-10-03 07:35:44

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


Package is "gupnp", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/gupnp/gupnp.changes  2012-05-22 
10:10:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.gupnp.new/gupnp.changes 2012-10-03 
07:35:46.0 +0200
@@ -1,0 +2,21 @@
+Sun Aug 19 22:07:30 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.18.4:
+  + Make sure that subscribtion timeouts are always removed.
+  + Update tutorial to use correct upnp.org links.
+  + Add missing includes.
+  + Remove deprecated g_thread_init() calls.
+  + Don't leak internal functions from context managers.
+  + Make "linux" context manager the default context manager when
+building on Linux.
+  + Fix some more deprecation warnings.
+  + Connman and NM context managers fall back to linux context
+manager now if available.
+  + Add support for device aliases (such as eth0:1) in the linux
+context manager.
+  + Really report a bug on faulty device descripton XMLs.
+  + Silence libxml2 console output.
+  + Bugs fixed: bgo#673100, bgo#673933, bgo#676803, bgo#679204,
+bgo#680322, bgo#681963, bgo#682005.
+
+---

Old:

  gupnp-0.18.3.tar.xz

New:

  gupnp-0.18.4.tar.xz



Other differences:
--
++ gupnp.spec ++
--- /var/tmp/diff_new_pack.Ml0MHo/_old  2012-10-03 07:35:47.0 +0200
+++ /var/tmp/diff_new_pack.Ml0MHo/_new  2012-10-03 07:35:47.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gupnp
-Version:0.18.3
+Version:0.18.4
 Release:0
 Summary:Implementation of the UPnP specification
 License:LGPL-2.0+

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



commit gstreamer-0_10-plugins-good for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-0_10-plugins-good for 
openSUSE:Factory checked in at 2012-10-03 07:29:26

Comparing /work/SRC/openSUSE:Factory/gstreamer-0_10-plugins-good (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-0_10-plugins-good.new (New)


Package is "gstreamer-0_10-plugins-good", Maintainer is 
"gnome-maintain...@suse.de"

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-0_10-plugins-good/gstreamer-0_10-plugins-good.changes
  2012-04-02 10:50:55.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-0_10-plugins-good.new/gstreamer-0_10-plugins-good.changes
 2012-10-03 07:29:28.0 +0200
@@ -1,0 +2,6 @@
+Tue Oct  2 07:10:14 UTC 2012 - dims...@opensuse.org
+
+- Add gstreamer-0_10-plugins-good-v4l2.patch: Fix build with recent
+  kernels, theh v4l2 buffer input field was removed.
+
+---

New:

  gstreamer-0_10-plugins-good-v4l2.patch



Other differences:
--
++ gstreamer-0_10-plugins-good.spec ++
--- /var/tmp/diff_new_pack.ZguxkD/_old  2012-10-03 07:29:31.0 +0200
+++ /var/tmp/diff_new_pack.ZguxkD/_new  2012-10-03 07:29:31.0 +0200
@@ -33,6 +33,8 @@
 Source0:
http://gstreamer.freedesktop.org/src/gst-plugins-good/%{_name}-%{version}.tar.xz
 # PATCH-FIX-UPSTREAM gstreamer-0_10-plugins-good-missing-return-value.patch 
bgo#670561 vu...@opensuse.org -- Fix missing return value
 Patch0: gstreamer-0_10-plugins-good-missing-return-value.patch
+# PATCH-FIX-UPSTREAM gstreamer-0_10-plugins-good-v4l2.patch 
dims...@opensuse.org -- Fix build with recent kernels, taken from upstream git.
+Patch1: gstreamer-0_10-plugins-good-v4l2.patch
 %if 0%{?ENABLE_AALIB}
 BuildRequires:  aalib-devel
 %endif
@@ -183,6 +185,7 @@
 %setup -q -n %{_name}-%{version}
 translation-update-upstream po gst-plugins-good-0.10
 %patch0 -p1
+%patch1 -p1
 
 %build
 # FIXME:


++ gstreamer-0_10-plugins-good-v4l2.patch ++
>From bfb1ac952b4c3caaba0297bbe7dc73ea92f9b292 Mon Sep 17 00:00:00 2001
From: Matthias Clasen 
Date: Thu, 09 Aug 2012 07:35:23 +
Subject: v4l2: fix build with recent kernels, the v4l2_buffer input field was 
removed

This was unused apparently and removed in the kernel in commit:

 From 2b719d7baf490e24ce7d817c6337b7c87fda84c1 Mon Sep 17 00:00:00 2001
 From: Sakari Ailus 
 Date: Wed, 2 May 2012 09:40:03 -0300
 Subject: [PATCH] [media] v4l: drop v4l2_buffer.input and V4L2_BUF_FLAG_INPUT

 Remove input field in struct v4l2_buffer and flag V4L2_BUF_FLAG_INPUT which
 tells the former is valid. The flag is used by no driver currently.

https://bugzilla.gnome.org/show_bug.cgi?id=681491
---
Index: gst-plugins-good-0.10.31/sys/v4l2/gstv4l2bufferpool.c
===
--- gst-plugins-good-0.10.31.orig/sys/v4l2/gstv4l2bufferpool.c
+++ gst-plugins-good-0.10.31/sys/v4l2/gstv4l2bufferpool.c
@@ -181,7 +181,6 @@ gst_v4l2_buffer_new (GstV4l2BufferPool *
 GST_LOG_OBJECT (pool->v4l2elem, "  MMAP offset:  %u",
 ret->vbuffer.m.offset);
   GST_LOG_OBJECT (pool->v4l2elem, "  length:%u", ret->vbuffer.length);
-  GST_LOG_OBJECT (pool->v4l2elem, "  input: %u", ret->vbuffer.input);
 
   data = (guint8 *) v4l2_mmap (0, ret->vbuffer.length,
   PROT_READ | PROT_WRITE, MAP_SHARED, pool->video_fd,
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gstreamer for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package gstreamer for openSUSE:Factory 
checked in at 2012-10-03 07:25:50

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


Package is "gstreamer", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/gstreamer/gstreamer-doc.changes  2012-09-27 
13:38:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.gstreamer.new/gstreamer-doc.changes 
2012-10-03 07:25:51.0 +0200
@@ -1,0 +2,5 @@
+Sat Sep 22 11:33:49 UTC 2012 - dims...@opensuse.org
+
+- Run pre_checkin.sh to get in sync with gstreamer.
+
+---
--- /work/SRC/openSUSE:Factory/gstreamer/gstreamer.changes  2012-09-27 
13:38:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.gstreamer.new/gstreamer.changes 2012-10-03 
07:25:51.0 +0200
@@ -1,0 +2,14 @@
+Mon Sep 24 14:39:56 UTC 2012 - dims...@opensuse.org
+
+- Update to version 1.0.0:
+  + Minor bugfixes
+  + Updated documentation.
+
+---
+Tue Sep 18 07:49:03 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.11.99:
+  + Minor fixes
+  + Remove GST_USE_UNSTABLE_API guard and defines.
+
+---

Old:

  gstreamer-0.11.94.tar.xz

New:

  gstreamer-1.0.0.tar.xz



Other differences:
--
++ gstreamer-doc.spec ++
--- /var/tmp/diff_new_pack.Xd5XXT/_old  2012-10-03 07:25:52.0 +0200
+++ /var/tmp/diff_new_pack.Xd5XXT/_new  2012-10-03 07:25:52.0 +0200
@@ -19,14 +19,14 @@
 Name:   gstreamer-doc
 %define _name   gstreamer
 %define build_doc 1
-Version:0.11.94
+Version:1.0.0
 Release:0
 %define gst_branch 1.0
 Summary:Streaming-Media Framework Runtime
 License:LGPL-2.1+
 Group:  Productivity/Multimedia/Other
 Url:http://gstreamer.freedesktop.org/
-Source0:
http://download.gnome.org/sources/gstreamer/0.11/%{_name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/gstreamer/1.0/%{_name}-%{version}.tar.xz
 Source1:gstreamer.macros
 Source2:gstreamer.prov
 Source99:   baselibs.conf

++ gstreamer.spec ++
--- /var/tmp/diff_new_pack.Xd5XXT/_old  2012-10-03 07:25:52.0 +0200
+++ /var/tmp/diff_new_pack.Xd5XXT/_new  2012-10-03 07:25:52.0 +0200
@@ -19,14 +19,14 @@
 Name:   gstreamer
 %define _name   gstreamer
 %define build_doc 0
-Version:0.11.94
+Version:1.0.0
 Release:0
 %define gst_branch 1.0
 Summary:Streaming-Media Framework Runtime
 License:LGPL-2.1+
 Group:  Productivity/Multimedia/Other
 Url:http://gstreamer.freedesktop.org/
-Source0:
http://download.gnome.org/sources/gstreamer/0.11/%{_name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/gstreamer/1.0/%{_name}-%{version}.tar.xz
 Source1:gstreamer.macros
 Source2:gstreamer.prov
 Source99:   baselibs.conf

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



commit gsettings-desktop-schemas for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package gsettings-desktop-schemas for 
openSUSE:Factory checked in at 2012-10-03 07:25:14

Comparing /work/SRC/openSUSE:Factory/gsettings-desktop-schemas (Old)
 and  /work/SRC/openSUSE:Factory/.gsettings-desktop-schemas.new (New)


Package is "gsettings-desktop-schemas", Maintainer is ""

Changes:

--- 
/work/SRC/openSUSE:Factory/gsettings-desktop-schemas/gsettings-desktop-schemas.changes
  2012-05-22 10:10:03.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gsettings-desktop-schemas.new/gsettings-desktop-schemas.changes
 2012-10-03 07:25:16.0 +0200
@@ -1,0 +2,52 @@
+Tue Sep 25 10:37:00 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.6.0:
+  + Updated translations.
+
+---
+Mon Sep 17 23:08:50 UTC 2012 - zai...@opensuse.org
+
+- Update to version 3.5.92:
+  + Change default list of input sources to be empty, so the
+default layout is inherited from the current settings.
+  + Updated translations.
+
+---
+Tue Sep  4 20:35:05 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.5.91:
+  + Add option to show all the available input sources in the UI
+  + Updated translations.
+
+---
+Tue Aug 21 20:42:15 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.5.90:
+  + Add xkb-options key to input-sources
+  + Updated translations.
+
+---
+Tue Jul 17 20:15:47 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.5.4:
+  + Add colour saturation setting for the magnifier.
+  + Change default keyboard shortcut for "Maximise".
+  + Updated translations.
+
+---
+Mon Jun 25 19:24:46 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.5.3:
+  + Add show-notifications setting (bgo#677640).
+  + Updated translations.
+
+---
+Fri Jun  8 14:35:35 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.5.2:
+  + bgo#607797: Change the default mouse-button-modifier to Super
+  + bgo#645665: Add brightness and contrast preferences
+  + bgo#676101: Add input-sources schema
+  + Updated translations.
+
+---

Old:

  gsettings-desktop-schemas-3.4.2.tar.xz

New:

  gsettings-desktop-schemas-3.6.0.tar.xz



Other differences:
--
++ gsettings-desktop-schemas.spec ++
--- /var/tmp/diff_new_pack.qrqlQQ/_old  2012-10-03 07:25:17.0 +0200
+++ /var/tmp/diff_new_pack.qrqlQQ/_new  2012-10-03 07:25:17.0 +0200
@@ -18,13 +18,13 @@
 
 
 Name:   gsettings-desktop-schemas
-Version:3.4.2
+Version:3.6.0
 Release:0
 Summary:Shared GSettings Schemas for the Desktop
 License:LGPL-2.1+
 Group:  System/GUI/GNOME
 Url:http://gnome.org/
-Source0:
http://download.gnome.org/sources/gsettings-desktop-schemas/3.4/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/gsettings-desktop-schemas/3.6/%{name}-%{version}.tar.xz
 BuildRequires:  glib2-devel >= 2.31.0
 BuildRequires:  gobject-introspection-devel >= 1.31.0
 BuildRequires:  intltool
@@ -88,6 +88,7 @@
 %{_datadir}/glib-2.0/schemas/org.gnome.desktop.background.gschema.xml
 %{_datadir}/glib-2.0/schemas/org.gnome.desktop.default-applications.gschema.xml
 %{_datadir}/glib-2.0/schemas/org.gnome.desktop.enums.xml
+%{_datadir}/glib-2.0/schemas/org.gnome.desktop.input-sources.gschema.xml
 %{_datadir}/glib-2.0/schemas/org.gnome.desktop.interface.gschema.xml
 %{_datadir}/glib-2.0/schemas/org.gnome.desktop.lockdown.gschema.xml
 %{_datadir}/glib-2.0/schemas/org.gnome.desktop.media-handling.gschema.xml

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



commit gobject-introspection for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package gobject-introspection for 
openSUSE:Factory checked in at 2012-10-03 07:24:34

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


Package is "gobject-introspection", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- 
/work/SRC/openSUSE:Factory/gobject-introspection/gobject-introspection.changes  
2012-06-13 12:42:45.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gobject-introspection.new/gobject-introspection.changes
 2012-10-03 07:24:36.0 +0200
@@ -1,0 +2,58 @@
+Tue Oct  2 16:13:01 UTC 2012 - dims...@opensuse.org
+
+- Extend gi-find-deps.sh to understand versioned gi imports in
+  JavaScript (*.js) code.
+
+---
+Mon Sep 24 18:54:52 UTC 2012 - dims...@opensuse.org
+
+- Update to version 1.34.0:
+  + Update glib annotations.
+
+---
+Tue Sep 18 20:54:38 UTC 2012 - dims...@opensuse.org
+
+- Update to version 1.33.14:
+  + Update glib annotations.
+  + Bugs fixed: bgo#683596.
+
+---
+Tue Sep  4 16:49:08 UTC 2012 - dims...@opensuse.org
+
+- Update to version 1.33.10:
+  + Many bugfixes.
+
+---
+Mon Aug 20 17:17:45 UTC 2012 - dims...@opensuse.org
+
+- Update to version 1.33.9:
+  + Many bugfixes.
+
+---
+Tue Jul 17 20:42:12 UTC 2012 - dims...@opensuse.org
+
+- Update to version 1.33.4:
+  + Update glib annotations
+  + Scanner fixes
+  + Don't use an O(N) lookup when we already have a hashmap
+
+---
+Tue Jun 26 17:03:41 UTC 2012 - dims...@opensuse.org
+
+- Update to version 1.33.3:
+  + scanner: fix pairing of error quarks with registered enums.
+  + Update glib annotations.
+
+---
+Thu Jun  7 19:06:44 UTC 2012 - dims...@opensuse.org
+
+- Update to version 1.33.2:
+  + Add regression tests for GHashTable holding GValue.
+  + update-glib-annotations: Set required environment variables
+  + scanner: allow for functions that look like constructors but
+aren't
+  + Add comment documenting we're ignoring C++ style comments.
+  + Improve tests.
+- Add pkgconfig(cairo-gobject) BuildRequires: new dependency.
+
+---

Old:

  gobject-introspection-1.32.1.tar.xz

New:

  gobject-introspection-1.34.0.tar.xz



Other differences:
--
++ gobject-introspection.spec ++
--- /var/tmp/diff_new_pack.GPF4OE/_old  2012-10-03 07:24:37.0 +0200
+++ /var/tmp/diff_new_pack.GPF4OE/_new  2012-10-03 07:24:37.0 +0200
@@ -17,14 +17,14 @@
 
 
 Name:   gobject-introspection
-Version:1.32.1
+Version:1.34.0
 Release:0
 # FIXME: when bgo#629930 gets fixed, move the appropriate pkg-config files to 
the main package and rename the devel package to libgirepository-devel
 Summary:GObject Introspection Tools
 License:LGPL-2.1+ and GPL-2.0+
 Group:  Development/Libraries/GNOME
 Url:http://live.gnome.org/GObjectIntrospection
-Source0:
http://download.gnome.org/sources/gobject-introspection/1.32/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/gobject-introspection/1.34/%{name}-%{version}.tar.xz
 # gi-find-deps.sh is a rpm helper for Provides and Requires. Script creates 
typelib()-style Provides/Requires.
 Source1:gi-find-deps.sh
 Source2:gobjectintrospection.attr
@@ -41,6 +41,7 @@
 BuildRequires:  python-devel
 BuildRequires:  python-xml
 BuildRequires:  pkgconfig(cairo)
+BuildRequires:  pkgconfig(cairo-gobject)
 BuildRequires:  pkgconfig(gobject-2.0)
 %if 0%{?BUILD_FROM_VCS}
 BuildRequires:  gnome-common

++ gi-find-deps.sh ++
--- /var/tmp/diff_new_pack.GPF4OE/_old  2012-10-03 07:24:37.0 +0200
+++ /var/tmp/diff_new_pack.GPF4OE/_new  2012-10-03 07:24:37.0 +0200
@@ -63,6 +63,11 @@
split_name_version $module
print_req_prov
done
+   for module in $(grep -h -P -o 
"imports.gi.versions.([^\s'\";]+)\s*=\s*['\"].+['\"]" $file | \
+   sed -e 's:imports.gi.versions.::' -e 
"s:['\"]::g" -e 's:=:-:' -e 's: ::g'); do
+   split_name_version $module
+   print_req_prov
+   done

commit go for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package go for openSUSE:Factory checked in 
at 2012-10-03 07:24:21

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


Package is "go", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/go/go.changes2012-09-11 09:05:53.0 
+0200
+++ /work/SRC/openSUSE:Factory/.go.new/go.changes   2012-10-03 
07:24:23.0 +0200
@@ -1,0 +2,13 @@
+Mon Oct  1 09:16:43 UTC 2012 - sasc...@suse.de
+
+- Update to version 1.0.3:
+  - Improved documentation
+  - List of fixed issues:
+https://groups.google.com/forum/#!topic/golang-nuts/co3SvXbGrNk
+  - More details can be found on this full list of changes:
+http://code.google.com/p/go/source/list?name=release-branch.go1
+- Removed:
+  - opensuse-vim.patch, merged upstream
+  - Fix for bnc#686557, offending pdf was removed upstream
+
+---

Old:

  go1.0.2.src.tar.gz
  opensuse-vim.patch

New:

  go1.0.3.src.tar.gz



Other differences:
--
++ go.spec ++
--- /var/tmp/diff_new_pack.1JLZKI/_old  2012-10-03 07:24:26.0 +0200
+++ /var/tmp/diff_new_pack.1JLZKI/_new  2012-10-03 07:24:26.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   go
-Version:1.0.2
+Version:1.0.3
 Release:0
 Summary:A compiled, garbage-collected, concurrent programming language
 License:BSD-3-Clause
@@ -39,10 +39,8 @@
 # see http://code.google.com/p/go/issues/detail?id=2775 & also issue 3268
 Patch4: allow-binary-only-packages.patch
 Patch5: verbose-build.patch
-# PATCH-FIX-OPENSUSE fix vim Godoc and Import helpers/autocomplete
-Patch6: opensuse-vim.patch
 # PATCH-FIX-OPENSUSE BNC#776058
-Patch7: go-install-dont-reinstall-stdlibs.patch
+Patch6: go-install-dont-reinstall-stdlibs.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} >= 1210
 BuildRequires:  systemd
@@ -111,7 +109,6 @@
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
-%patch7 -p1
 cp %{SOURCE4} .
 cp %{SOURCE5} .
 
@@ -191,8 +188,6 @@
 rm -f misc/goplay/{goplay,*.6,*.8}
 rm -rf misc/windows
 rm -rf misc/cgo/test/{_*,*.o,*.out,*.6,*.8}
-# fix bnc#686557, contains image licensed under non-commercial license
-rm doc/talks/go_talk-20091030.pdf
 
 # install RPM macros ($GOARCH prepared in %%prep section)
 install -Dm644 %{SOURCE3} %{buildroot}%{_sysconfdir}/rpm/macros.go


++ go1.0.2.src.tar.gz -> go1.0.3.src.tar.gz ++
/work/SRC/openSUSE:Factory/go/go1.0.2.src.tar.gz 
/work/SRC/openSUSE:Factory/.go.new/go1.0.3.src.tar.gz differ: char 16, line 1

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



commit gnutls for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package gnutls for openSUSE:Factory checked 
in at 2012-10-03 07:23:38

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


Package is "gnutls", Maintainer is "g...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/gnutls/gnutls.changes2012-07-02 
10:52:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnutls.new/gnutls.changes   2012-10-03 
07:23:40.0 +0200
@@ -1,0 +2,31 @@
+Mon Jul 16 06:00:52 UTC 2012 - g...@suse.com
+
+- update to latest stable version 3.0.21:
+  libgnutls: fixed bug in gnutls_x509_privkey_import()
+  that prevented the loading of EC private keys when DER
+  encoded. Reported by David Woodhouse.
+
+  libgnutls: In DTLS larger to mtu records result to
+  GNUTLS_E_LARGE_PACKET instead of being truncated.
+
+  libgnutls: gnutls_dtls_get_data_mtu() is more precise. Based
+  on patch by David Woodhouse.
+
+  libgnutls: Fixed memory leak in PKCS #8 key import.
+
+  libgnutls: Added support for an old version of the DTLS protocol
+  used by openconnect vpn client for compatibility with Cisco's AnyConnect
+  SSL VPN. It is marked as GNUTLS_DTLS0_9. Do not use it for newer protocols
+  as it has issues.
+
+  libgnutls: Corrected bug that prevented resolving PKCS #11 URLs
+  if only the label is specified. Patch by David Woodhouse.
+
+  libgnutls: When EMSGSIZE errno is seen then GNUTLS_E_LARGE_PACKET
+  is returned.
+
+  API and ABI modifications:
+  gnutls_dtls_set_data_mtu: Added
+  gnutls_session_set_premaster: Added
+
+---

Old:

  gnutls-3.0.20.tar.xz

New:

  gnutls-3.0.21.tar.xz



Other differences:
--
++ gnutls.spec ++
--- /var/tmp/diff_new_pack.GTFp4I/_old  2012-10-03 07:23:42.0 +0200
+++ /var/tmp/diff_new_pack.GTFp4I/_new  2012-10-03 07:23:42.0 +0200
@@ -21,10 +21,10 @@
 %define gnutls_ossl_sover 27
 
 Name:   gnutls
-Version:3.0.20
+Version:3.0.21
 Release:0
 Summary:The GNU Transport Layer Security Library
-License:LGPL-3.0+ ; GPL-3.0+
+License:LGPL-3.0+ and GPL-3.0+
 Group:  Productivity/Networking/Security
 Url:http://www.gnutls.org/
 Source0:http://ftp.gnu.org/gnu/gnutls/%{name}-%{version}.tar.xz
@@ -128,7 +128,7 @@
 echo %{_includedir}/%{name}/abstract.h
 
 %build
-autoreconf -i
+autoreconf -if
 %configure \
 --disable-static \
 --with-pic \

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



commit gnumeric for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package gnumeric for openSUSE:Factory 
checked in at 2012-10-03 07:23:21

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


Package is "gnumeric", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/gnumeric/gnumeric.changes2012-07-30 
09:13:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnumeric.new/gnumeric.changes   2012-10-03 
07:23:23.0 +0200
@@ -1,0 +2,66 @@
+Sun Sep 16 16:19:17 UTC 2012 - dims...@opensuse.org
+
+- Update to version 1.11.6:
+  + Some documentation updates.
+  + Fix implicit ')' for array functions. (bgo#680548)
+  + Add FLIP function. (bgo#680511)
+  + Allow unordered abscissae in INTERPOLATION. (bgo#680510)
+  + Fix INTERPOLATION crash. (bgo#680711)
+  + Suppress range markers that should be in an external workbook.
+(bgo#680718)
+  + Fix layering of sheet objects in ODF export and import.
+(bgo#681009)
+  + Export/import opacity of fill-colours to/from ODF. (bgo#681009)
+  + Some basic custom-shape support in ODF import.
+  + Map captions onto text rectangles on ODF import.
+  + Add new autofilter op. (bgo#647401)
+  + Provide new saver for uncompressed Gnumeric xml. (bgo#672622)
+  + Do not change workbook save info when exporting. (bgo#672323)
+  + Fix format selection on export. (bgo#681316)
+  + Add Repeat Export menu item. (bgo#594154)
+  + Fix component references issues. (bgo#680190)
+  + Fix linear averaging interpolation. (bgo#680723, bgo#680918)
+  + Support semi-transparent fonts in cells. (bgo#678176)
+  + Fix sheet object frame label change. (bgo#681307)
+  + Fix xls read crash.  (bgo#679992)
+  + Dependents code cleanups.
+  + Make cells regular dependents.
+  + Fix non-linear solver crash.  (bgo#680719)
+  + Improve inter-workbook recalculations.
+
+---
+Thu Aug 16 12:02:12 UTC 2012 - dims...@opensuse.org
+
+- Update to version 1.11.5:
+  + Add support for introspection (bgo#670271)
+  + Teach non-linear solver about constraints (bgo#620368)
+  + Avoid too many hash collissions for dense sheets
+  + Speed up operations that iterate over cells in large areas
+  + Fix problems with linear solvers and cross-sheet target
+  + Fix python-loader vs. goffice interface problem
+  + Add solver report
+  + Solver translation fixes
+- Changes frmo version 1.11.4:
+  + ODF import and export improvements (bgo#672815, bgo#675820,
+bgo#675821, bgo#676063, bgo#676064, bgo#676289, bgo#676441,
+bgo#676339, bgo#676535, bgo#676596)
+  + Export in-cell font colours (bgo#675210)
+  + Fix warning on column insertion (bgo#675224)
+  + Add underline button to formatted text dialog for sheet
+objects, commemts, etc
+  + Fix consolidate tool (bgo#670155)
+  + Fix Wilcoxon Mann Whitney Test in the presence of empty cells
+  + Add single sample t-test
+  + Improve Mann-Whitney test to allow for two separate data ranges
+  + Fix fullscreen criticals
+  + Other bugs fixed: bgo#677956, bgo#677967, bgo#674814,
+bgo#625702, bgo#678258, bgo#678259, bgo#678520, bgo#675913,
+bgo#648676, bgo#675089, bgo#675000, bgo#674914, bgo#674954,
+bgo#675955, bgo#678580.
+- Replace python-gobject2-devel BuildRequires with
+  pkgconfig(pygobject-3.0): Upstream ported to gtk+ 3.0
+- Add pkgconfig(gobject-introspection-1.0) BuildRequires: enable
+  the new introspection support. Note: This is currently commented
+  out, as the support is not functional yet (bgo#684159).
+
+---

Old:

  gnumeric-1.11.3.tar.xz

New:

  gnumeric-1.11.6.tar.xz



Other differences:
--
++ gnumeric.spec ++
--- /var/tmp/diff_new_pack.b9FQd9/_old  2012-10-03 07:23:25.0 +0200
+++ /var/tmp/diff_new_pack.b9FQd9/_new  2012-10-03 07:23:25.0 +0200
@@ -17,8 +17,9 @@
 
 
 Name:   gnumeric
-Version:1.11.3
+Version:1.11.6
 Release:0
+# FIXME: Enable gobject-introspection when build succeeds (bgo#684159)
 Summary:Spreadsheet Application
 License:GPL-2.0 or GPL-3.0
 Group:  Productivity/Office/Spreadsheets
@@ -30,17 +31,19 @@
 BuildRequires:  libgsf-devel
 BuildRequires:  psiconv-devel
 BuildRequires:  python-devel
-BuildRequires:  python-gobject2-devel
 BuildRequires:  scrollkeeper
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(glib-2.0) >= 2.28.0
+# gobject introspection currently disabled... build fails
+#BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 1.0.0
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.0.0
-BuildRequires:  pkgconfig(libgoffice-

commit gnote for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package gnote for openSUSE:Factory checked 
in at 2012-10-03 07:23:13

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


Package is "gnote", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/gnote/gnote.changes  2012-09-15 
17:27:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnote.new/gnote.changes 2012-10-03 
07:23:15.0 +0200
@@ -1,0 +2,14 @@
+Fri Sep 28 20:35:15 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.6.0:
+  + New Features:
+- WebDAV synchronization checks now time-out
+- Port to new documentation infrastructure
+  + Fixes:
+- Fix error in WebDAV manual
+- Fix exit in status icon mode on close window
+  + Updated translations.
+- Replace gnome-doc-utils-devel BuildRequires with yelp-tools:
+  follow upstreams port to the new documentation infrastructure.
+
+---

Old:

  gnote-3.5.0.tar.xz

New:

  gnote-3.6.0.tar.xz



Other differences:
--
++ gnote.spec ++
--- /var/tmp/diff_new_pack.dvWnk1/_old  2012-10-03 07:23:16.0 +0200
+++ /var/tmp/diff_new_pack.dvWnk1/_new  2012-10-03 07:23:16.0 +0200
@@ -17,23 +17,23 @@
 
 
 Name:   gnote
-Version:3.5.0
+Version:3.6.0
 Release:0
 Summary:A Port of Tomboy to C++
 License:GPL-3.0+
 Group:  Productivity/Text/Editors
 Url:http://live.gnome.org/Gnote
-Source: 
http://download.gnome.org/sources/gnote/3.5/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnote/3.6/%{name}-%{version}.tar.xz
 BuildRequires:  boost-devel >= 1.34
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
-BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  gtkmm3-devel >= 3.4
 BuildRequires:  intltool
 BuildRequires:  libuuid-devel
 BuildRequires:  libxml2-devel
 BuildRequires:  libxslt-devel
 BuildRequires:  update-desktop-files
+BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(libsecret-1) >= 0.8
 BuildRequires:  pkgconfig(x11)
 Recommends: %{name}-lang
@@ -75,14 +75,11 @@
 
 %files
 %defattr(-,root,root)
-%dir %{_datadir}/gnome/
-%dir %{_datadir}/gnome/help/
-%dir %{_datadir}/gnome/help/%{name}/
-%doc %{_datadir}/gnome/help/%{name}/C/
+%doc %{_datadir}/help/C/%{name}/
 %{_bindir}/gnote
 %{_libdir}/gnote/
 # Splitting does not make sense as it's just a lib for gnote itself (and it's 
plugins)
-%{_libdir}/libgnote-3.5.so*
+%{_libdir}/libgnote-3.6.so*
 %{_libdir}/libgnote.so
 %{_datadir}/applications/gnote.desktop
 %{_datadir}/dbus-1/services/org.gnome.Gnote.service

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



commit gnome-user-docs for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package gnome-user-docs for openSUSE:Factory 
checked in at 2012-10-03 07:22:42

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


Package is "gnome-user-docs", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/gnome-user-docs/gnome-user-docs.changes  
2012-06-10 23:00:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-user-docs.new/gnome-user-docs.changes 
2012-10-03 07:22:44.0 +0200
@@ -1,0 +2,13 @@
+Tue Sep 25 06:45:23 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.6.0:
+  + Updated translations.
+
+---
+Tue Sep 18 11:10:41 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.5.92:
+  + Various updates to the docs.
+  + Updated translations.
+
+---

Old:

  gnome-user-docs-3.4.2.tar.xz

New:

  gnome-user-docs-3.6.0.tar.xz



Other differences:
--
++ gnome-user-docs.spec ++
--- /var/tmp/diff_new_pack.mSzaUb/_old  2012-10-03 07:22:46.0 +0200
+++ /var/tmp/diff_new_pack.mSzaUb/_new  2012-10-03 07:22:46.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   gnome-user-docs
-Version:3.4.2
+Version:3.6.0
 Release:0
 Summary:GNOME Desktop Documentation
 License:GFDL-1.1
 Group:  Documentation/Other
 Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/gnome-user-docs/3.4/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-user-docs/3.6/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  yelp-tools
 Recommends: %{name}-lang
@@ -61,6 +61,7 @@
 %doc %dir %{_datadir}/help/C
 %endif
 %doc %{_datadir}/help/C/gnome-help/
+%doc %{_datadir}/help/C/system-admin-guide/
 
 %files lang -f gnome-help.lang
 

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



commit gnome-tweak-tool for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package gnome-tweak-tool for 
openSUSE:Factory checked in at 2012-10-03 07:21:57

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


Package is "gnome-tweak-tool", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/gnome-tweak-tool/gnome-tweak-tool.changes
2012-07-19 17:58:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-tweak-tool.new/gnome-tweak-tool.changes   
2012-10-03 07:21:59.0 +0200
@@ -1,0 +2,22 @@
+Mon Aug 13 16:14:07 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.5.5:
+  + Now appear as "Tweak Tool" in Activities (bgo#678778)
+  + Fix incompatibility with new gnome-shell extensions (bgo678778)
+
+---
+Tue Aug  7 18:05:43 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.5.4:
+  + Update icon (bgo#649359)
+  + Fix appearance of tweaks to no longer have a white background
+  + Remove welcome image and start with a tweakgroup selected by
+default
+  + Add link to extensions.gnome.org
+- Changes from version 3.5.0:
+  + Work with new gnome-shell DBus interface.
+- Rebase gnome-tweak-tool-pwr-button.patch.
+- Add hicolor-icon-theme BuildRequires and icon_theme_cache_*
+  macros in post/postun.
+
+---

Old:

  gnome-tweak-tool-3.4.0.1.tar.xz

New:

  gnome-tweak-tool-3.5.5.tar.xz



Other differences:
--
++ gnome-tweak-tool.spec ++
--- /var/tmp/diff_new_pack.Z7IeUQ/_old  2012-10-03 07:22:00.0 +0200
+++ /var/tmp/diff_new_pack.Z7IeUQ/_new  2012-10-03 07:22:00.0 +0200
@@ -18,18 +18,20 @@
 
 
 Name:   gnome-tweak-tool
-Version:3.4.0.1
+Version:3.5.5
 Release:0
 Summary:A tool to customize advanced GNOME 3 options
 License:GPL-3.0+
 Group:  System/GUI/GNOME
 Url:http://live.gnome.org/GnomeTweakTool
-Source0:
http://download.gnome.org/sources/gnome-tweak-tool/3.4/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/gnome-tweak-tool/3.5/%{name}-%{version}.tar.xz
 # PATCH-FEATURE-UPSTREAM gnome-tweak-tool-pwr-button.patch bnc#770048 
dims...@opensuse.org -- Add option to specify action to perform on power button 
press
 Patch0: gnome-tweak-tool-pwr-button.patch
 BuildRequires:  fdupes
 # Needed to have typelib() Requires
 BuildRequires:  gobject-introspection
+# Needed for icon_theme_cache_* macros and file ownership.
+BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(gconf-2.0)
@@ -56,14 +58,17 @@
 make %{?_smp_mflags}
 
 %install
-%makeinstall
+%make_install
 %suse_update_desktop_file %{name}
 %fdupes %{buildroot}%{_datadir}/gnome-tweak-tool/
 %fdupes %{buildroot}%{python_sitelib}
 %find_lang %{name} %{?no_lang_C}
 
-%clean
-rm -rf %{buildroot}
+%post
+%icon_theme_cache_post
+
+%postun
+%icon_theme_cache_postun
 
 %files
 %defattr(-,root,root)
@@ -72,6 +77,7 @@
 %{python_sitelib}/gtweak/
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/%{name}/
+%{_datadir}/icons/hicolor/*/apps/%{name}.png
 
 %files lang -f %{name}.lang
 

++ gnome-tweak-tool-pwr-button.patch ++
--- /var/tmp/diff_new_pack.Z7IeUQ/_old  2012-10-03 07:22:00.0 +0200
+++ /var/tmp/diff_new_pack.Z7IeUQ/_new  2012-10-03 07:22:00.0 +0200
@@ -1,13 +1,12 @@
-diff --git a/gtweak/tweaks/tweak_shell.py b/gtweak/tweaks/tweak_shell.py
-index 5bb664f..da7bf8d 100644
 a/gtweak/tweaks/tweak_shell.py
-+++ b/gtweak/tweaks/tweak_shell.py
-@@ -235,6 +235,7 @@ TWEAK_GROUPS = (
- ShowWindowButtons(schema_filename="org.gnome.shell.gschema.xml", 
size_group=sg),
+Index: gnome-tweak-tool-3.5.4/gtweak/tweaks/tweak_shell.py
+===
+--- gnome-tweak-tool-3.5.4.orig/gtweak/tweaks/tweak_shell.py
 gnome-tweak-tool-3.5.4/gtweak/tweaks/tweak_shell.py
+@@ -249,6 +249,7 @@ TWEAK_GROUPS = (
+ GSettingsSwitchTweak("org.gnome.settings-daemon.plugins.power", 
"lid-close-suspend-with-external-monitor"),
  
GSettingsComboEnumTweak("org.gnome.settings-daemon.plugins.power", 
"lid-close-battery-action", size_group=sg),
  
GSettingsComboEnumTweak("org.gnome.settings-daemon.plugins.power", 
"lid-close-ac-action", size_group=sg),
 +
GSettingsComboEnumTweak("org.gnome.settings-daemon.plugins.power", 
"button-power", size_group=sg),
  GSettingsSwitchTweak("org.gnome.shell.overrides", 
"workspaces-only-on-primary"),
  StaticWorkspaceTweak(size_group=sg)),
  )

commit gnome-menus for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package gnome-menus for openSUSE:Factory 
checked in at 2012-10-03 07:21:34

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


Package is "gnome-menus", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-menus/gnome-menus.changes  2012-05-22 
10:09:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-menus.new/gnome-menus.changes 
2012-10-03 07:21:36.0 +0200
@@ -1,0 +2,45 @@
+Tue Sep 25 14:50:32 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.6.0:
+  + Updated translations.
+
+---
+Mon Sep 17 11:48:13 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.5.92:
+  + Add proper header reference to GMenu-3.0.gir
+  + Updated translations.
+
+---
+Mon Aug  6 22:44:07 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.5.5:
+  + Updated translations.
+
+---
+Tue Jul 17 11:35:28 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.5.4:
+  + Updated translations.
+
+---
+Tue Jun 26 17:54:39 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.5.3:
+  + libmenu:
+- Fix scanner warnings
+- Add gmenu_tree_iter_get_separator
+- Add a recursive NoDisplay getter
+- Add a way to get a GMenuTree from a GMenuTreeItem
+- Add a way to get the parent item for a GMenuTreeItem
+  + Updated translations.
+
+---
+Fri Jun  8 13:07:55 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.5.2:
+  + Layout: Add a separate category for Web Applications
+  + libmenu: Add a new GMENU_TREE_FLAGS_INCLUDE_UNALLOCATED flag
+  + Updated translations.
+
+---

Old:

  gnome-menus-3.4.2.tar.xz

New:

  gnome-menus-3.6.0.tar.xz



Other differences:
--
++ gnome-menus.spec ++
--- /var/tmp/diff_new_pack.pO87fs/_old  2012-10-03 07:21:37.0 +0200
+++ /var/tmp/diff_new_pack.pO87fs/_new  2012-10-03 07:21:37.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   gnome-menus
-Version:3.4.2
+Version:3.6.0
 Release:0
 Summary:The GNOME Desktop Menu
 License:LGPL-2.1+
 Group:  System/GUI/GNOME
 Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/gnome-menus/3.4/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-menus/3.6/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel

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



commit gnome-doc-utils for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package gnome-doc-utils for openSUSE:Factory 
checked in at 2012-10-03 07:20:45

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


Package is "gnome-doc-utils", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-doc-utils/gnome-doc-utils.changes  
2012-03-29 13:53:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-doc-utils.new/gnome-doc-utils.changes 
2012-10-03 07:20:46.0 +0200
@@ -1,0 +2,7 @@
+Wed Aug 29 21:25:38 UTC 2012 - dims...@opensuse.org
+
+- Add gnome-doc-utils-fig-path.patch: Fix linking of figures in
+  subfolders, where a relative path to ../../C will not do the
+  right thing (gnome-devel-docs 3.5.90 contains such cases).
+
+---

New:

  gnome-doc-utils-fig-path.patch



Other differences:
--
++ gnome-doc-utils.spec ++
--- /var/tmp/diff_new_pack.J6NWiq/_old  2012-10-03 07:20:47.0 +0200
+++ /var/tmp/diff_new_pack.J6NWiq/_new  2012-10-03 07:20:47.0 +0200
@@ -24,6 +24,8 @@
 Group:  System/GUI/GNOME
 Url:http://www.gnome.org
 Source: 
http://download.gnome.org/sources/gnome-doc-utils/0.20/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM gnome-doc-utils-fig-path.patch bgo#682776 
dims...@opensuse.org -- Fix linking of figs in subfolders.
+Patch0: gnome-doc-utils-fig-path.patch
 BuildRequires:  docbook_4
 BuildRequires:  fdupes
 BuildRequires:  intltool
@@ -89,6 +91,7 @@
 %lang_package
 %prep
 %setup -q
+%patch0 -p1
 translation-update-upstream
 
 %build


++ gnome-doc-utils-fig-path.patch ++
diff --git a/tools/gnome-doc-utils.make b/tools/gnome-doc-utils.make
index 726c5b8..339817f 100644
--- a/tools/gnome-doc-utils.make
+++ b/tools/gnome-doc-utils.make
@@ -640,8 +640,8 @@ install-doc-figs:
fi; \
figbase=`echo $$fig | sed -e 's/^.*\///'`; \
if $$figsymlink; then \
- echo "cd $$figdir && $(LN_S) -f ../../C/$$fig $$figbase"; \
- ( cd "$$figdir" && $(LN_S) -f "../../C/$$fig" "$$figbase" ); \
+ echo "cd $$figdir && $(LN_S) -f 
$(HELP_DIR)/$(_doc_install_dir)/C/$$fig $$figbase"; \
+ ( cd "$$figdir" && $(LN_S) -f 
"$(HELP_DIR)/$(_doc_install_dir)/C/$$fig" "$$figbase" ); \
else \
  echo "$(INSTALL_DATA) $$figfile $$figdir$$figbase"; \
  $(INSTALL_DATA) "$$figfile" "$$figdir$$figbase"; \
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnome-devel-docs for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package gnome-devel-docs for 
openSUSE:Factory checked in at 2012-10-03 07:20:13

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


Package is "gnome-devel-docs", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/gnome-devel-docs/gnome-devel-docs.changes
2012-04-23 09:13:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-devel-docs.new/gnome-devel-docs.changes   
2012-10-03 07:20:15.0 +0200
@@ -1,0 +2,56 @@
+Tue Sep 25 06:44:30 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.6.0:
+  + Fixed link in HIG
+  + Fixed broken translations
+  + Updated translations.
+
+---
+Wed Aug 29 21:57:46 UTC 2012 - dims...@opensuse.org
+
+- Add gnome-common BuildRequires and call to gnome-autogen.sh:
+  A patch in gnome-doc-utils requires bootstrapping here, in order
+  to install the softlinks to the figs correctly.
+- Add hack to copy platform-demos/C/media/03_jssignal_02.png to
+  platform-demos/C/media/03_jssignal_02b.png: This file is being
+  referenced in the docs and install scripts, but is missing in
+  the tarball and git (bgo#682987).
+
+---
+Tue Aug 21 07:53:27 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.5.90:
+  + Updated platform demos.
+  + Updated translations.
+
+---
+Mon Aug  6 19:38:22 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.5.5:
+  + Updated platform demos.
+  + Updated translations.
+
+---
+Tue Jul 17 10:03:24 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.5.4:
+  + Updated platform demos.
+  + Updated translations.
+
+---
+Tue Jun 26 08:18:42 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.5.3:
+  + Platform Demos.
+  + Updated translations.
+
+---
+Thu Jun  7 21:37:23 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.5.2:
+  + Updated platform demos.
+  + Updates to Accessibility Development Guide.
+  + Updated translations.
+- Drop gnome-devel-docs-fix-figures.patch: fixed upstream.
+
+---

Old:

  gnome-devel-docs-3.4.1.tar.xz
  gnome-devel-docs-fix-figures.patch

New:

  gnome-devel-docs-3.6.0.tar.xz



Other differences:
--
++ gnome-devel-docs.spec ++
--- /var/tmp/diff_new_pack.3UR0yU/_old  2012-10-03 07:20:17.0 +0200
+++ /var/tmp/diff_new_pack.3UR0yU/_new  2012-10-03 07:20:17.0 +0200
@@ -17,16 +17,16 @@
 
 
 Name:   gnome-devel-docs
-Version:3.4.1
+Version:3.6.0
 Release:0
 Summary:GNOME Platform Documentation
 License:GFDL-1.1
 Group:  Documentation/Other
 Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/gnome-devel-docs/3.4/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM gnome-devel-docs-fix-figures.patch vu...@opensuse.org -- 
Fix broken figure symlinks, taken from git
-Patch0: gnome-devel-docs-fix-figures.patch
+Source: 
http://download.gnome.org/sources/gnome-devel-docs/3.6/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
+# Needed to get the fix from gnome-doc-utils in here. Can be removed once 
g-d-u does no longer carry a patch
+BuildRequires:  gnome-common
 BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  pkg-config
 Recommends: %{name}-lang
@@ -39,15 +39,23 @@
 %lang_package
 %prep
 %setup -q
-%patch0 -p1
+# WEIRD HACK to get around bgo#682987 -- Figure is likely wrong, but better 
than nothing.
+if [ -f platform-demos/C/media/03_jssignal_02b.png ]; then
+  echo "platform-demos/C/media/03_jssignal_02.png exists... please remove this 
hack"
+  /bin/false
+else
+  cp platform-demos/C/media/03_jssignal_02.png 
platform-demos/C/media/03_jssignal_02b.png
+fi
 
 %build
+# Needed to get the fix from gnome-doc-utils in here. Can be removed once 
g-d-u does no longer carry a patch
+NOCONFIGURE=1 gnome-autogen.sh
 %configure\
--disable-scrollkeeper
-make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
-%makeinstall
+%make_install
 %find_lang accessibility-devel-guide %{?no_lang_C} devel-docs.lang
 %find_lang gnome-devel-demos %{no_lang_C} devel-docs.lang
 %find_lang hig-book %{?no_lang_C} devel-docs.lang

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

commit gnome-common for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package gnome-common for openSUSE:Factory 
checked in at 2012-10-03 07:19:32

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


Package is "gnome-common", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-common/gnome-common.changes
2012-06-05 15:59:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-common.new/gnome-common.changes   
2012-10-03 07:19:37.0 +0200
@@ -1,0 +2,18 @@
+Sun Sep  9 19:23:57 UTC 2012 - zai...@opensuse.org
+
+- Update to version 3.5.91:
+  + Add code coverage support (bgo#606720).
+
+---
+Wed Aug  8 17:58:41 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.5.5:
+  + Add support for automake 1.12.
+  + Fix bashishms (bgo#588020).
+  + Do not call automake with --force (bgo#612329).
+  + Fix srcdir!=builddir for scrollmaker (bgo#315320, bgo#409060).
+  + Check for glibtoolize in gnome-autogen.sh.
+  + Trace AC_CONFIG_SUBDIRS with autoconf.
+- Drop gnome-common-am112.patch: fixed upstream.
+
+---

Old:

  gnome-common-3.4.0.1.tar.xz
  gnome-common-am112.patch

New:

  gnome-common-3.5.91.tar.xz



Other differences:
--
++ gnome-common.spec ++
--- /var/tmp/diff_new_pack.JAUwUV/_old  2012-10-03 07:19:38.0 +0200
+++ /var/tmp/diff_new_pack.JAUwUV/_new  2012-10-03 07:19:38.0 +0200
@@ -17,11 +17,18 @@
 
 
 Name:   gnome-common
+Version:3.5.91
+Release:0
+Summary:Common Files to Build GNOME
+License:GPL-2.0+
+Group:  System/GUI/GNOME
+Url:http://www.gnome.org/
+Source: 
http://download.gnome.org/sources/gnome-common/3.5/%{name}-%{version}.tar.xz
 BuildRequires:  pkg-config
 Requires:   autoconf
 Requires:   automake
 Requires:   gettext-tools
-# Not a typo: we want glib-gettextize
+# Avoiding pkgconfig()-style because we want glib-gettextize
 Requires:   glib2-devel
 Requires:   gnome-doc-utils
 Requires:   gtk-doc
@@ -29,15 +36,6 @@
 Requires:   libtool
 Requires:   pkg-config
 Requires:   yelp-tools
-Summary:Common Files to Build GNOME
-License:GPL-2.0+
-Group:  System/GUI/GNOME
-Version:3.4.0.1
-Release:0
-Source: 
http://download.gnome.org/sources/gnome-common/3.4/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM gnome-common-am112.patch bgo#675093 jeng...@inai.de -- 
Add support for automake 1.12.
-Patch1: gnome-common-am112.patch
-Url:http://www.gnome.org/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
@@ -46,24 +44,24 @@
 
 %prep
 %setup -q
-%patch -P 1 -p1
 
 %build
 %configure
 make %{?_smp_mflags}
 
 %install
-%makeinstall
+%make_install
 
 %clean
-rm -rf $RPM_BUILD_ROOT
+rm -rf %{buildroot}
 
 %files
 %defattr (-, root, root)
-%doc COPYING ChangeLog README
+%doc ChangeLog README NEWS
 %{_bindir}/gnome-autogen.sh
 %{_bindir}/gnome-doc-common
 %dir %{_datadir}/aclocal
+%{_datadir}/aclocal/gnome-code-coverage.m4
 %{_datadir}/aclocal/gnome-common.m4
 %{_datadir}/aclocal/gnome-compiler-flags.m4
 %{_datadir}/gnome-common/

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



commit gnome-backgrounds for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package gnome-backgrounds for 
openSUSE:Factory checked in at 2012-10-03 07:18:31

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


Package is "gnome-backgrounds", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-backgrounds/gnome-backgrounds.changes  
2012-07-24 15:00:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-backgrounds.new/gnome-backgrounds.changes 
2012-10-03 07:18:33.0 +0200
@@ -1,0 +2,22 @@
+Mon Sep 24 19:56:24 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.6.0:
+  + Updated translations.
+
+---
+Mon Sep 17 19:48:16 UTC 2012 - zai...@opensuse.org
+
+- Update to version 3.5.91:
+  + Replace "Stamps" background with "Mirror" (bgo#683444).
+  + Updated translations.
+
+---
+Mon Aug 20 16:48:17 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.5.90:
+  + Refreshed set of wallpapers for 3.6
+  + Hardcode colors for all backgrounds (bgo#675466)
+  + Switch to xz compression for distribution
+  + Updated translations.
+
+---

Old:

  gnome-backgrounds-3.4.2.tar.xz

New:

  gnome-backgrounds-3.6.0.tar.xz



Other differences:
--
++ gnome-backgrounds.spec ++
--- /var/tmp/diff_new_pack.RiouBQ/_old  2012-10-03 07:18:35.0 +0200
+++ /var/tmp/diff_new_pack.RiouBQ/_new  2012-10-03 07:18:35.0 +0200
@@ -23,9 +23,9 @@
 BuildRequires:  translation-update-upstream
 AutoReqProv:off
 BuildArch:  noarch
-Version:3.4.2
+Version:3.6.0
 Release:0
-Source: 
http://download.gnome.org/sources/gnome-backgrounds/3.4/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-backgrounds/3.6/%{name}-%{version}.tar.xz
 Url:http://www.gnome.org/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Summary:GNOME Backgrounds

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



commit glib-networking for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package glib-networking for openSUSE:Factory 
checked in at 2012-10-03 07:18:09

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


Package is "glib-networking", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/glib-networking/glib-networking.changes  
2012-05-22 10:09:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.glib-networking.new/glib-networking.changes 
2012-10-03 07:18:11.0 +0200
@@ -1,0 +2,65 @@
+Mon Sep 24 17:56:17 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.34.0:
+  + Updated translations.
+
+---
+Mon Sep 17 22:57:28 UTC 2012 - zai...@opensuse.org
+
+- Update to version 2.33.14:
+  + Updated translations.
+
+---
+Tue Sep  4 13:52:36 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.33.12:
+  + gnutls: Revert the addition of the certificate-bytes and
+private-key-bytes properties to GTlsCertificateGnutls, since
+they were reverted in glib (bgo#682081)
+  + Updated translations.
+
+---
+Tue Aug 21 07:38:31 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.33.10:
+  + gnutls:
+- Improved the certificate verifying code to deal with the case
+  of a CA being reissued with the same key but a different
+  signature algorithm. (bgo#681299)
+- Fixed an uninitialized variable in
+  g_tls_connection_gnutls_close(). (bgo#681636)
+  + Updated translations.
+
+---
+Tue Aug  7 07:00:12 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.33.8:
+  + gnutls:
+- If a GTlsConnection gets an error when handshaking, it will
+  now continue to return that error message on future I/O
+  attempts, rather than behaving in an undefined manner
+- You can now read from a GTlsConnection's input stream and
+  write to its output stream at the same time (either in
+  different threads, or asynchronously in a single thread).
+  (bgo#660252)
+  + Updated translations.
+
+---
+Tue Jun 26 08:22:45 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.33.3:
+  + Updated autogen.sh (in particular to support automake 1.12)
+(bgo#675261)
+  + gnutls: fix the use-system-certdb property on
+GTlsConnectionGnutls
+  + Updated translations.
+
+---
+Wed May 16 18:13:24 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.33.2:
+  + gnutls: simplify using new glib pollable stream methods
+  + proxy/gnome: fix a bug that made it impossible to use SOCKS
+without also having a separate http proxy.
+
+---

Old:

  glib-networking-2.32.3.tar.xz

New:

  glib-networking-2.34.0.tar.xz



Other differences:
--
++ glib-networking.spec ++
--- /var/tmp/diff_new_pack.2DkW4a/_old  2012-10-03 07:18:12.0 +0200
+++ /var/tmp/diff_new_pack.2DkW4a/_new  2012-10-03 07:18:12.0 +0200
@@ -17,12 +17,12 @@
 
 
 Name:   glib-networking
-Version:2.32.3
+Version:2.34.0
 Release:0
 Summary:Network-related GIO modules for glib
 License:LGPL-2.1+
 Group:  System/Libraries
-Source: 
http://download.gnome.org/sources/glib-networking/2.32/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/glib-networking/2.34/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 # For directory ownership
 BuildRequires:  dbus-1
@@ -30,7 +30,7 @@
 BuildRequires:  libgcrypt-devel
 BuildRequires:  translation-update-upstream
 # If this BuildRequires changes because of a gio library version change, 
change gio_real_package accordingly
-BuildRequires:  pkgconfig(gio-2.0) >= 2.31.6
+BuildRequires:  pkgconfig(gio-2.0) >= 2.34.0
 BuildRequires:  pkgconfig(gnutls) >= 2.11.0
 BuildRequires:  pkgconfig(gsettings-desktop-schemas)
 BuildRequires:  pkgconfig(libproxy-1.0)

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



commit glibmm2 for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package glibmm2 for openSUSE:Factory checked 
in at 2012-10-03 07:17:43

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


Package is "glibmm2", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/glibmm2/glibmm2.changes  2012-04-12 
09:24:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.glibmm2.new/glibmm2.changes 2012-10-03 
07:17:45.0 +0200
@@ -1,0 +2,120 @@
+Tue Sep 25 19:20:35 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.33.13:
+  + Build:
+- Use std::time_t instead of ::time_t instead of ::time_t.
+- Use std::size_t and std::ptrdiff_t instead of ::size_t and
+  ::ptrdiff_t.
+  + Gio:
+- AppLaunchContext: Add setenv(), unsetenv() and
+  get_environment().
+- File: Add remove_async() and remove_finish().
+- Add e ConverterInputStream and ConverterOutputStream.
+- Add PollableInputStream and PollableOutputStream.
+  + Gio::DBus:
+- Connection: Add the call_[finish|sync]() with UnixFDLists.
+ (bgo#662371)
+  + gmmproc:
+- Add a _NO_WRAP_INIT_REGISTRATION macro (bgo#684006)
+- _CLASS_GOBJECT: Allow classes to have custom wrap()
+  functions (bgo#684006)
+- _WRAP_METHOD: Allow setting parameters from C output params.
+  (bgo#662371)
+- Prepend a Doxygen @throws clause to the declaration of
+  virtual functions that throw Glib::Error.
+- Improve the search for unwrapped methods.
+
+---
+Mon Sep 10 21:26:12 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.33.12:
+  + Gio:
+- Add Converter, ZlibCompressor, ZlibDecompressor and 
+  CharsetConverter classes.
+- AppInfo: Added  get_display_name(),
+  set_as_last_used_for_type() and get_supported_types().
+- Application: Added get_dbus_connection() and
+  get_dbus_object_path().
+- ContentType:
+  . get_icon(): Fix a refcount error.
+  . Added get_symbolic_icon().
+- DBusAuthObserver: Added allow_mechanism().
+- Drive: Added get_symbolic_icon().
+- FileInfo: Added get_symbolic_icon().
+- Menu: Added append_section().
+- MenuItem: Added get_link().
+- MenuModel: Added is_mutable() and get_n_items().
+- Mount: Added get_symbolic_icon().
+- ProxyAddress: Added get_destination_protocol() and get_uri().
+- Socket: Added get_available_bytes(), get_ttl(), set_ttl(), 
+  get_broadcast(), set_broadcast(), get_multicast_loopback(),
+  set_multicast_loopback(), get_multicast_ttl(),
+  set_multicast_ttl(), join_multicast_group(),
+  leave_multicast_group() and properties.
+- Volume:
+  . Added get_symbolic_icon().
+  . Added get_sort_key().
+  + gmmproc:
+- _WRAP_VFUNC: Handle virtual functions that throw GErrors.
+ (bgo#683460)
+- Changes from version 2.33.4:
+  + Glib:
+- KeyFile: Correct the load_from_dirs() implementation.
+- Variant: Make sure that we always sink the initial reference.
+  (bgo#680407)
+- VariantType: peek_string(): Correct this to handle the
+  non-null-terminated result from g_variant_type_peek_string().
+- Threads::Mutex, RecMutex: Add wrap() functions (bgo#483790)
+  + gmmproc:
+- Add _CUSTOM_CTOR_CAST
+  + Updated documentation (bgo#670212)
+
+---
+Wed Jul 18 08:13:44 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.33.3:
+  + Glib: Added the Bytes class, wrapping GBytes.
+  + Gio:
+- InetSocketAddress: Added get_flowinfo() and get_scope_id()
+- OutputStream: Added write_bytes(), write_bytes_async() and
+  write_bytes_finish().
+- InputStream: Added read_bytes(), read_bytes_async() and
+  read_bytes_finish().
+  + Gio::DBus: Connection: Added get_last_serial()
+  + gmmproc: Add _INCLUDE_IN_WRAP_INIT, _GMMPROC_WRAP_CONDITIONALLY
+
+---
+Sun Jul 15 18:10:48 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.33.2:
+  + Added some enum values and documentation.
+- Changes from version 2.33.1:
+  + Gio:
+- Application:
+  . Allow the application ID to be empty.
+  . Pass 0 (NULL) rather than "" to GApplication.
+- Add Resource (bgo#674545)
+  + Glib:
+- Miscutils: get_system_data_dirs(), get_system_config_dirs():
+  Return early when the C function returns NULL.
+- Thread::RecMutex: Don't initialize this as a GStaticMutex.
+  (bgo#677291)
+- Documentation: Don't hide add_exception_handler()
+  documentation.
+
+---
+Sat Jul 14 07:42:18 UTC 2012 - zai...@opensuse.org
+
+- Update to version 2.32.1:
+  + G

commit glibc for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package glibc for openSUSE:Factory checked 
in at 2012-10-03 07:16:59

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


Package is "glibc", Maintainer is "m...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/glibc/glibc.changes  2012-09-10 
15:20:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.glibc.new/glibc.changes 2012-10-03 
07:17:01.0 +0200
@@ -1,0 +2,12 @@
+Fri Sep 28 07:47:33 UTC 2012 - a...@suse.de
+
+- Fix crash in relocation on sparc with bind-now (swo#14376)
+  (patch sparc-bind-now.patch).
+
+---
+Thu Sep 27 12:20:11 UTC 2012 - a...@suse.de
+
+- Fix check-abi on more architectures (bnc#780696), patch by Jan
+  Engelhardt (updated patch glibc-fix-check-abi.patch).
+
+---

New:

  sparc-bind-now.patch



Other differences:
--
++ glibc.spec ++
--- /var/tmp/diff_new_pack.rQUAnI/_old  2012-10-03 07:17:06.0 +0200
+++ /var/tmp/diff_new_pack.rQUAnI/_new  2012-10-03 07:17:06.0 +0200
@@ -253,6 +253,8 @@
 ###
 # PATCH-FIX-UPSTREAM  Fix dns buffer - a...@suse.de
 Patch1021:  glibc-2.16-getaddrinfo-buffer.patch
+# PATCH-FIX-UPSTREAM Fix sparc dynamic linker triggered by bind-now swo#14376 
- a...@suse.de
+Patch1022:  sparc-bind-now.patch
 
 ### 
 # Patches awaiting upstream approval
@@ -497,6 +499,7 @@
 %patch20 -p1
 %endif
 %patch1021 -p1
+%patch1022 -p1
 
 %patch2001 -p1
 # XXX: Does not pass testsuite, still there's no better solution yet



++ glibc-fix-check-abi.patch ++
--- /var/tmp/diff_new_pack.rQUAnI/_old  2012-10-03 07:17:07.0 +0200
+++ /var/tmp/diff_new_pack.rQUAnI/_new  2012-10-03 07:17:07.0 +0200
@@ -1,8 +1,36 @@
 
-Index: glibc-2.-15.90/sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist
+The addition of the Blowfish cipher functions also requires updating
+the ABI check list for all targets.
+
+---
+ glibc-ports-2.16/sysdeps/unix/sysv/linux/alpha/nptl/libcrypt.abilist  
 |   12 ++
+ glibc-ports-2.16/sysdeps/unix/sysv/linux/arm/nptl/libcrypt.abilist
 |   12 ++
+ glibc-ports-2.16/sysdeps/unix/sysv/linux/ia64/nptl/libcrypt.abilist   
 |   12 ++
+ glibc-ports-2.16/sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libcrypt.abilist  
 |   12 ++
+ glibc-ports-2.16/sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libcrypt.abilist
 |   12 ++
+ glibc-ports-2.16/sysdeps/unix/sysv/linux/mips/mips32/nptl/libcrypt.abilist
 |   12 ++
+ 
glibc-ports-2.16/sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libcrypt.abilist  
   |   12 ++
+ 
glibc-ports-2.16/sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libcrypt.abilist  
   |   12 ++
+ 
glibc-ports-2.16/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libcrypt.abilist
 |   12 ++
+ 
glibc-ports-2.16/sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libcrypt.abilist
|   12 ++
+ 
glibc-ports-2.16/sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libcrypt.abilist
|   12 ++
+ glibc-ports-2.16/sysdeps/unix/sysv/linux/tile/tilepro/nptl/libcrypt.abilist   
 |   12 ++
+ sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist
 |   12 ++
+ sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libcrypt.abilist   
 |   12 ++
+ sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist   
 |   12 ++
+ sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist
 |   12 ++
+ sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist
 |   12 ++
+ sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist  
 |   12 ++
+ sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist   
 |   12 ++
+ sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist   
 |   12 ++
+ sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist   
 |   12 ++
+ sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist  
 |   12 ++
+ 22 files changed, 264 insertions(+)
+
+Index: 
glibc-2.16/glibc-ports-2.16/sysdeps/unix/sysv/linux/alpha/nptl/libcrypt.abilist
 ===
 glibc-2.15.90.orig/sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist
-+++ glibc-2.15.90/sysdeps/unix/sysv/linux/i386/

commit glib2 for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package glib2 for openSUSE:Factory checked 
in at 2012-10-03 07:16:08

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


Package is "glib2", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/glib2/glib2.changes  2012-09-26 
16:19:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.glib2.new/glib2.changes 2012-10-03 
07:16:10.0 +0200
@@ -1,0 +2,11 @@
+Mon Oct  1 11:26:58 UTC 2012 - vu...@opensuse.org
+
+- Drop SuSEconfig.glib2: since SuSEconfig is now dead, this can't
+  work anymore. Instead, this script is moved to desktop-file-utils
+  and macros defined there will automatically call it.
+- Update glib2-upstream-gnome_defaults.conf to mention
+  suse-update-mime-defaults script instead of "SuSEconfig --module
+  glib2".
+- All of this fixes bnc#782120.
+
+---

Old:

  SuSEconfig.glib2



Other differences:
--
++ glib2.spec ++
--- /var/tmp/diff_new_pack.j5KF1b/_old  2012-10-03 07:16:11.0 +0200
+++ /var/tmp/diff_new_pack.j5KF1b/_new  2012-10-03 07:16:11.0 +0200
@@ -30,7 +30,6 @@
 Source: 
http://download.gnome.org/sources/glib/2.34/%{_name}-%{version}.tar.xz
 Source1:glib2.sh
 Source2:glib2.csh
-Source3:SuSEconfig.glib2
 # Not upstream file. Only proposes upstream packages:
 Source4:glib2-upstream-gnome_defaults.conf
 # Some documentation for people writing branding packages, shipped in the 
branding-upstream package
@@ -262,7 +261,7 @@
 %patch11 -p1
 %patch12 -p1
 %patch13 -p1
-cp -a %{S:1} %{S:2} %{S:3} %{S:5} .
+cp -a %{S:1} %{S:2} %{S:5} .
 cp -a %{S:4} gnome_defaults.conf
 if ! test -f %{_datadir}/aclocal/gtk-doc.m4 ; then
 cp -a %{S:7} m4macros/
@@ -299,7 +298,6 @@
 mkdir -p %{buildroot}%{_sysconfdir}/profile.d
 install -D -m0644 glib2.sh %{buildroot}%{_sysconfdir}/profile.d/zzz-glib2.sh
 install -D -m0644 glib2.csh %{buildroot}%{_sysconfdir}/profile.d/zzz-glib2.csh
-install -D -m0755 SuSEconfig.glib2 %{buildroot}/sbin/conf.d/SuSEconfig.glib2
 install -D -m0644 gnome_defaults.conf 
%{buildroot}%{_sysconfdir}/gnome_defaults.conf
 # default apps magic
 mkdir -p %{buildroot}%{_localstatedir}/cache/gio-2.0 
%{buildroot}%{_datadir}/applications
@@ -404,7 +402,6 @@
 # have a better home... The zzz-glib2 scripts could arguably be in
 # libglib-2_0-0 but that would break the shared library policy.
 %{_sysconfdir}/profile.d/zzz-glib2.*
-/sbin/conf.d/SuSEconfig.glib2
 
 %files -n gio-branding-upstream
 %defattr(-,root,root)


++ glib2-upstream-gnome_defaults.conf ++
--- /var/tmp/diff_new_pack.j5KF1b/_old  2012-10-03 07:16:11.0 +0200
+++ /var/tmp/diff_new_pack.j5KF1b/_new  2012-10-03 07:16:11.0 +0200
@@ -8,7 +8,7 @@
 # distribution wise GNOME defaults.
 #
 # After any change of this file run
-# SuSEconfig --module glib2
+# suse-update-mime-defaults
 #
 # This list is a source for defaults.list.
 #

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



commit glew for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package glew for openSUSE:Factory checked in 
at 2012-10-03 07:15:53

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


Package is "glew", Maintainer is "sbra...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/glew/glew.changes2012-09-21 
14:39:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.glew.new/glew.changes   2012-10-03 
07:15:55.0 +0200
@@ -1,0 +2,11 @@
+Mon Sep 24 22:46:35 UTC 2012 - a...@mizerski.pl
+
+- update to latest stable 1.9.0
+  - removed 0001-Add-glew.c-glewinfo.c-and-includes.patch.bz2.
+These files are included in tarball.
+- Changed explicit glu dependency, to recommendation. There is
+  GLEW_NO_GLU option.
+- added glew-devel to baselibs.conf
+- spec cleanup
+
+---

Old:

  0001-Add-glew.c-glewinfo.c-and-includes.patch.bz2
  glew.tar.bz2

New:

  glew-1.9.0.tgz
  glew.rpmlintrc



Other differences:
--
++ glew.spec ++
--- /var/tmp/diff_new_pack.BFBKW1/_old  2012-10-03 07:15:56.0 +0200
+++ /var/tmp/diff_new_pack.BFBKW1/_new  2012-10-03 07:15:56.0 +0200
@@ -16,22 +16,24 @@
 #
 
 
+%define so_ver 1_9
+
 Name:   glew
-Version:1.7.0.git20120216.1819
+Version:1.9.0
 Release:0
 Summary:OpenGL Extension Wrangler Library
 License:BSD-3-Clause and GPL-2.0 and MIT
 Group:  System/Libraries
 Url:http://glew.sourceforge.net/
-Source0:%name.tar.bz2
+Source0:
http://sourceforge.net/projects/glew/files/glew/%{version}/glew-%{version}.tgz
 Source1:baselibs.conf
-Patch:  0001-Add-glew.c-glewinfo.c-and-includes.patch.bz2
-BuildRequires:  Mesa-devel
+Source2:%{name}.rpmlintrc
 BuildRequires:  pkg-config
-BuildRequires:  pkgconfig(glu)
+BuildRequires:  pkgconfig(gl)
+BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xext)
 BuildRequires:  pkgconfig(xi)
 BuildRequires:  pkgconfig(xmu)
-Requires:   libGLEW1_7 >= %version
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -41,11 +43,11 @@
 supported on the target platform. OpenGL core and extension
 functionality is exposed in a single header file.
 
-%package -n libGLEW1_7
+%package -n libGLEW%{so_ver}
 Summary:OpenGL Extension Wrangler Library
 Group:  System/Libraries
 
-%description -n libGLEW1_7
+%description -n libGLEW%{so_ver}
 The OpenGL Extension Wrangler Library (GLEW) is a cross-platform
 open-source C/C++ extension loading library. GLEW provides efficient
 run-time mechanisms for determining which OpenGL extensions are
@@ -55,10 +57,13 @@
 %package devel
 Summary:Development files for glew
 Group:  Development/Libraries/C and C++
-Requires:   %{name} = %{version}
-Requires:   Mesa-devel
-# glew.h includes GL/glu.h and glew.pc is incomplete --cartman
-Requires:   pkgconfig(glu)
+Requires:   libGLEW%{so_ver} = %{version}
+# X11/Xlib.h X11/Xutil.h
+Requires:   libX11-devel
+# X11/Xmd.h
+Requires:   xorg-x11-proto-devel
+# Don't require GLU, because there is GLEW_NO_GLU option
+Recommends: pkgconfig(glu)
 
 %description devel
 The OpenGL Extension Wrangler Library (GLEW) is a cross-platform
@@ -68,31 +73,25 @@
 functionality is exposed in a single header file.
 
 %prep
-%setup -q -n %name
-%patch -p1
+%setup -q
 
 %build
 make %{?_smp_mflags} POPT="%{optflags}" LIBDIR=%{_libdir} LDFLAGS.EXTRA= STRIP=
 
 %install
-export PATH=$PWD:$PATH
 make GLEW_DEST=%{buildroot}%{_prefix} LIBDIR=%{buildroot}%{_libdir} install.all
 chmod +x %{buildroot}%{_libdir}/*.so.*
-%{__rm} -f %{buildroot}%{_libdir}/*.*a
-
-%clean
-rm -rf %{buildroot}
-
-%post -n libGLEW1_7 -p /sbin/ldconfig
+rm %{buildroot}%{_libdir}/*.a
 
-%postun -n libGLEW1_7 -p /sbin/ldconfig
+%post -n libGLEW%{so_ver} -p /sbin/ldconfig
+%postun -n libGLEW%{so_ver} -p /sbin/ldconfig
 
 %files
 %defattr(-,root,root)
 %doc doc/*
 %{_bindir}/*info
 
-%files -n libGLEW1_7
+%files -n libGLEW%{so_ver}
 %defattr(-,root,root)
 %{_libdir}/*.so.*
 

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.BFBKW1/_old  2012-10-03 07:15:56.0 +0200
+++ /var/tmp/diff_new_pack.BFBKW1/_new  2012-10-03 07:15:56.0 +0200
@@ -1,2 +1,3 @@
 glew
-libGLEW1_7
+glew-devel
+libGLEW1_9

++ glew.rpmlintrc ++
# because it's called libGLEW*
addFilter("no-dependency-on glew.*/glew-libs/libglew.*")
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit git for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package git for openSUSE:Factory checked in 
at 2012-10-03 07:15:33

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


Package is "git", Maintainer is "ti...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/git/git.changes  2012-09-14 12:23:08.0 
+0200
+++ /work/SRC/openSUSE:Factory/.git.new/git.changes 2012-10-03 
07:15:35.0 +0200
@@ -1,0 +2,134 @@
+Tue Sep 25 00:01:38 CST 2012 - dougla...@outlook.com
+
+- updated to version 1.7.12.1:
+
+* "git apply -p0" did not parse pathnames on "diff --git" line
+   correctly.  This caused patches that had pathnames in no other
+   places to be mistakenly rejected (most notably, binary patch that
+   does not rename nor change mode).  Textual patches, renames or mode
+   changes have preimage and postimage pathnames in different places
+   in a form that can be parsed unambiguously and did not suffer from
+   this problem.
+
+ * "git cherry-pick A C B" used to replay changes in A and then B and
+   then C if these three commits had committer timestamps in that
+   order, which is not what the user who said "A C B" naturally
+   expects.
+
+ * "git commit --amend" let the user edit the log message and then
+   died when the human-readable committer name was given
+   insufficiently by getpwent(3).
+
+ * Some capabilities were asked by fetch-pack even when upload-pack
+   did not advertise that they are available.  fetch-pack has been
+   fixed not to do so.
+
+ * "git diff" had a confusion between taking data from a path in the
+   working tree and taking data from an object that happens to have
+   name 0{40} recorded in a tree.
+
+ * "git for-each-ref" did not correctly support more than one --sort
+   option.
+
+ * "git log .." errored out saying it is both rev range and a path
+   when there is no disambiguating "--" is on the command line.
+   Update the command line parser to interpret ".." as a path in such
+   a case.
+
+ * The "--topo-order", "--date-order" (and the lack of either means
+   the default order) options to "rev-list" and "log" family of
+   commands were poorly described in the documentation.
+
+ * "git prune" without "-v" used to warn about leftover temporary
+   files (which is an indication of an earlier aborted operation).
+
+ * Pushing to smart HTTP server with recent Git fails without having
+   the username in the URL to force authentication, if the server is
+   configured to allow GET anonymously, while requiring authentication
+   for POST.
+
+ * The reflog entries left by "git rebase" and "git rebase -i" were
+   inconsistent (the interactive one gave an abbreviated object name).
+
+ * When "git push" triggered the automatic gc on the receiving end, a
+   message from "git prune" that said it was removing cruft leaked to
+   the standard output, breaking the communication protocol.
+
+ * "git show --quiet" ought to be a synonym for "git show -s", but
+   wasn't.
+
+ * "git show --format='%ci'" did not give timestamp correctly for
+   commits created without human readable name on "committer" line.
+
+ * "git send-email" did not unquote encoded words that appear on the
+   header correctly, and lost "_" from strings.
+
+ * The interactive prompt "git send-email" gives was error prone. It
+   asked "What e-mail address do you want to use?" with the address it
+   guessed (correctly) the user would want to use in its prompt,
+   tempting the user to say "y". But the response was taken as "No,
+   please use 'y' as the e-mail address instead", which is most
+   certainly not what the user meant.
+
+ * "gitweb" when used with PATH_INFO failed to notice directories with
+   SP (and other characters that need URL-style quoting) in them.
+
+ * When the user gives an argument that can be taken as both a
+   revision name and a pathname without disambiguating with "--", we
+   used to give a help message "Use '--' to separate".  The message
+   has been clarified to show where that '--' goes on the command
+   line.
+
+ * When the user exports a non-default IFS without HT, scripts that
+   rely on being able to parse "ls-files -s | while read a b c..."
+   started to fail.  Protect them from such a misconfiguration.
+
+ * The attribute system may be asked for a path that itself or its
+   leading directories no longer exists in the working tree, and it is
+   fine if we cannot open .gitattribute file in such a case.  Failure
+   to open per-directory .gitattributes with error status other than
+   ENOENT and 

commit ghostscript-cjk for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package ghostscript-cjk for openSUSE:Factory 
checked in at 2012-10-03 07:15:17

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


Package is "ghostscript-cjk", Maintainer is "dmzh...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/ghostscript-cjk/ghostscript-cjk.changes  
2011-10-26 15:52:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghostscript-cjk.new/ghostscript-cjk.changes 
2012-10-03 07:15:19.0 +0200
@@ -1,0 +2,11 @@
+Mon Oct  1 11:19:49 UTC 2012 - wer...@suse.de
+
+- Remove SuSEconfig.ghostscript-cjk use a %post scriplet instead 
+
+---
+Mon Oct  1 11:11:58 UTC 2012 - wer...@suse.de
+
+- determine ghostscript CMap, CIDFont, and Adobe Fonts directories
+  on the fly
+
+---

Old:

  SuSEconfig.ghostscript-cjk



Other differences:
--
++ ghostscript-cjk.spec ++
--- /var/tmp/diff_new_pack.fS5wkB/_old  2012-10-03 07:15:20.0 +0200
+++ /var/tmp/diff_new_pack.fS5wkB/_new  2012-10-03 07:15:20.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghostscript-cjk
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,30 +15,32 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   ghostscript-cjk
-License:BSD-3-Clause
-Group:  Productivity/Publishing/PS
-AutoReqProv:on
 Provides:   locale(ghostscript-library:ja;ko;zh)
 Version:20050315
-Release:144
-Requires:   ghostscript-library >= 8.15, ft2demos
-Obsoletes:  
CMap-Adobe-Identity,CMap-Adobe-Japan2,CMap-Adobe-Korea1,CMap-Adobe-GB1,CMap-Adobe-CNS1,CMap-Adobe-Japan1
+Release:0
+Requires:   ft2demos
+Requires:   ghostscript-library >= 8.15
+Obsoletes:  CMap-Adobe-CNS1
+Obsoletes:  CMap-Adobe-GB1
+Obsoletes:  CMap-Adobe-Identity
+Obsoletes:  CMap-Adobe-Japan1
+Obsoletes:  CMap-Adobe-Japan2
+Obsoletes:  CMap-Adobe-Korea1
 Url:http://www.gyve.org/gs-cjk/
 # Original source is gzipped.
 Source0:ftp://ftp.gyve.org/pub/gs-cjk/adobe-cmaps-200204.tar.bz2
 Source1:ftp://ftp.gyve.org/pub/gs-cjk/acro5-cmaps-2001.tar.bz2
 Source2:http://www.aihara.co.jp/~taiji/tops/install-cid-20020820.tar.gz
-Source10:   SuSEconfig.ghostscript-cjk
 Source11:   cidfont-x11-config
 Source12:   acroread-cidfont-config
 Source13:   ghostscript-cjk-config
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Summary:Tools for Using CJK TrueType Fonts and CID-Keyed Fonts with 
Ghostscript
+License:BSD-3-Clause
+Group:  Productivity/Publishing/PS
 
 %description
 CMaps, scripts, and other tools for using CJK TrueType fonts and
@@ -70,8 +72,6 @@
 mkdir -p ${RPM_BUILD_ROOT}/usr/share/ghostscript/ 
 cp -a Resource ${RPM_BUILD_ROOT}/usr/share/ghostscript/
 mkdir -p ${RPM_BUILD_ROOT}/sbin/conf.d/
-install -p -m 755 ${RPM_SOURCE_DIR}/SuSEconfig.ghostscript-cjk \
-  $RPM_BUILD_ROOT/sbin/conf.d/
 mkdir -p ${RPM_BUILD_ROOT}/usr/sbin
 mkdir -p ${RPM_BUILD_ROOT}/%{_mandir}/man1
 install -p -m 755 ${RPM_SOURCE_DIR}/ghostscript-cjk-config \
@@ -90,12 +90,20 @@
 %clean
 [ "$RPM_BUILD_ROOT" != "/" ] && [ -d $RPM_BUILD_ROOT ] && rm -rf 
$RPM_BUILD_ROOT;
 
+%post
+LC_ALL=POSIX
+if test -x /usr/sbin/acroread-cidfont-config ; then
+/usr/sbin/acroread-cidfont-config || :
+fi
+if test -x /usr/sbin/ghostscript-cjk-config ; then
+/usr/sbin/ghostscript-cjk-config || :
+fi
+
 %files
 %defattr(-, root, root)
 %doc
 %dir /usr/share/ghostscript/
 /usr/share/ghostscript/*
-/sbin/conf.d/SuSEconfig.ghostscript-cjk
 /usr/sbin/ghostscript-cjk-config
 /usr/sbin/cidfont-x11-config
 /usr/sbin/acroread-cidfont-config

++ acroread-cidfont-config ++
--- /var/tmp/diff_new_pack.fS5wkB/_old  2012-10-03 07:15:20.0 +0200
+++ /var/tmp/diff_new_pack.fS5wkB/_new  2012-10-03 07:15:20.0 +0200
@@ -44,15 +44,29 @@
 use strict;
 use English;
 use Getopt::Long;
-
+use File::Find;
 
 my $OPT_VERBOSE;
 my $OPT_FORCE;
 my $OPT_REMOVE_FAKES;
 
-my $cmap_dir = "/usr/share/ghostscript/Resource/CMap";
-my $cidfont_dir = "/usr/share/ghostscript/Resource/CIDFont";
-my $acrobat_dir = search_directory ("/usr/lib/Acrobat7/Resource/Font", 
"/usr/X11R6/lib/Acrobat7/Resource/Font");
+my @directories 

commit ghex for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package ghex for openSUSE:Factory checked in 
at 2012-10-03 07:14:50

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


Package is "ghex", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/ghex/ghex.changes2012-09-25 
13:40:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghex.new/ghex.changes   2012-10-03 
07:14:51.0 +0200
@@ -1,0 +2,6 @@
+Thu Sep 27 18:51:28 UTC 2012 - zai...@opensuse.org
+
+- Update to version 3.6.0:
+  + Updated translations.
+
+---

Old:

  ghex-3.5.91.tar.xz

New:

  ghex-3.6.0.tar.xz



Other differences:
--
++ ghex.spec ++
--- /var/tmp/diff_new_pack.ctwR2C/_old  2012-10-03 07:14:52.0 +0200
+++ /var/tmp/diff_new_pack.ctwR2C/_new  2012-10-03 07:14:52.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   ghex
-Version:3.5.91
+Version:3.6.0
 Release:0
 Summary:GNOME Binary Editor
 License:GPL-2.0+
 Group:  Development/Tools/Other
 Url:http://www.gnome.org/
-Source: 
http://download.gnome.org/sources/ghex/3.5/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/ghex/3.6/%{name}-%{version}.tar.xz
 # PATCH-FIX-UPSTREAM ghex-empty-search-crash.patch bgo#473208
 Patch7: ghex-empty-search-crash.patch
 BuildRequires:  fdupes

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



commit getdata for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package getdata for openSUSE:Factory checked 
in at 2012-10-03 07:14:41

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


Package is "getdata", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/getdata/getdata.changes  2011-12-08 
11:28:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.getdata.new/getdata.changes 2012-10-03 
07:14:43.0 +0200
@@ -1,0 +2,25 @@
+Thu Aug 23 18:57:57 UTC 2012 - ctri...@opensuse.org
+
+- update to 0.8.1
+  see http://sourceforge.net/projects/getdata/files/getdata/0.8.1/
+  for a complete list of changes. This includes:
+  * BUG FIX: A segfault when negotiating symbolic links in file 
+paths, typically manifesting in gd_open calls, has been fixed.
+  * BUG FIX: gd_strtok now saves a copy of the string passed to it,
+as the documentation suggests it should.  Previously it cached
+the pointer itself.
+  * BUG FIX: A number of minor memory leaks, mostly occurring when
+the library encounters an error, have been fixed.
+
+---
+Fri Jul  6 17:28:53 UTC 2012 - ctri...@opensuse.org
+
+- update to 0.8.0
+  see http://sourceforge.net/projects/getdata/files/getdata/0.8.0/ 
+  for a complete list of changes. This includes:
+  * Dirfile Standards Version 9 has been released.  It adds two new field
+types: MPLEX, which allows multiplexing multiple low-rate channels in
+one high-rate one, and WINDOW, which extracts a portion of a field
+based on the value of a second field.  
+
+---

Old:

  getdata-0.7.3.tar.bz2

New:

  getdata-0.8.1.tar.bz2



Other differences:
--
++ getdata.spec ++
--- /var/tmp/diff_new_pack.wl9qhH/_old  2012-10-03 07:14:45.0 +0200
+++ /var/tmp/diff_new_pack.wl9qhH/_new  2012-10-03 07:14:45.0 +0200
@@ -1,8 +1,8 @@
 #
 # spec file for package getdata
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
-# Copyright (c) 2011 Christian Trippe 
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011,2012 Christian Trippe 
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,13 @@
 #
 
 
-
 Name:   getdata
-Version:0.7.3
-Release:2
-License:LGPL-2.1+
+Version:0.8.1
+Release:0
 Summary:Library for reading and writing dirfile data
-Url:http://getdata.sourceforge.net/
+License:LGPL-2.1+
 Group:  Development/Libraries/C and C++
+Url:http://getdata.sourceforge.net/
 Source: %{name}-%{version}.tar.bz2
 BuildRequires:  bzip2
 BuildRequires:  gcc-c++
@@ -49,13 +48,12 @@
 reading data.
 
 %package devel
-License:LGPL-2.1+
 Summary:Headers required when building programs against GetData
 Group:  Development/Libraries/Other
 Requires:   %{name} = %{version}
 Requires:   gcc-c++
 Requires:   gcc-fortran
-Requires:   libgetdata++2 = %{version}
+Requires:   libgetdata++3 = %{version}
 Requires:   pkgconfig
 
 %description devel
@@ -63,7 +61,6 @@
 Includes C++ and FORTRAN (77 & 95) bindings.
 
 %package doc
-License:LGPL-2.1+
 Summary:Documentation for GetData
 Group:  Development/Libraries/C and C++
 Requires:   %{name} = %{version}
@@ -71,32 +68,29 @@
 %description doc
 Documentation and manuals for the GetData library.
 
-%package -n libgetdata4
-License:LGPL-2.1+
+%package -n libgetdata5
 Summary:Library for GetData
 Group:  Development/Libraries/Other
 
-%description -n libgetdata4
+%description -n libgetdata5
 Library for C-bindings for GetData.
 
-%post -n libgetdata4 -p /sbin/ldconfig
+%post -n libgetdata5 -p /sbin/ldconfig
 
-%postun -n libgetdata4 -p /sbin/ldconfig
+%postun -n libgetdata5 -p /sbin/ldconfig
 
-%package -n libgetdata++2
-License:LGPL-2.1+
+%package -n libgetdata++3
 Summary:Library for GetData
 Group:  Development/Libraries/Other
 
-%description -n libgetdata++2
+%description -n libgetdata++3
 Library for C++-bindings for GetData.
 
-%post -n libgetdata++2 -p /sbin/ldconfig
+%post -n libgetdata++3 -p /sbin/ldconfig
 
-%postun -n libgetdata++2 -p /sbin/ldconfig
+%postun -n libgetdata++3 -p /sbin/ldconfig
 
 %package -n libf95getdata2
-License:LGPL-2.1+
 Summary:GetData bindings for fortran
 Group:  Development/Libraries/Other
 
@@ -108,7 +102,6 @@
 %postun -n libf95getdata2 -p /sbin/ldconfig
 
 %package -n 

commit gdk-pixbuf for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package gdk-pixbuf for openSUSE:Factory 
checked in at 2012-10-03 07:14:28

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


Package is "gdk-pixbuf", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/gdk-pixbuf/gdk-pixbuf.changes2012-08-15 
11:17:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.gdk-pixbuf.new/gdk-pixbuf.changes   
2012-10-03 07:14:30.0 +0200
@@ -1,0 +2,20 @@
+Tue Sep 18 15:19:55 UTC 2012 - zai...@opensuse.org
+
+- Update to version 2.26.4:
+  + Make tiff loader threadsafe.
+  + Support saving ICC profiles in jpeg (bgo#604610).
+  + Add some missing annotations (bgo#683064).
+  + Documentation improvements (bgo#676430).
+  + Updated translations.
+- Clean up spec, remove source service checkout support.
+
+---
+Mon Aug 20 20:57:43 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.26.3:
+  + Fix a minor string leak (bgo#681943)
+  + Bail out as soon as a module is found (bgo#681943)
+  + Add an option to disable GIO mime detection (bgo#676726)
+  + Updated translations.
+
+---

Old:

  gdk-pixbuf-2.26.2.tar.xz

New:

  gdk-pixbuf-2.26.4.tar.xz



Other differences:
--
++ gdk-pixbuf.spec ++
--- /var/tmp/diff_new_pack.NaQbMU/_old  2012-10-03 07:14:33.0 +0200
+++ /var/tmp/diff_new_pack.NaQbMU/_new  2012-10-03 07:14:33.0 +0200
@@ -20,7 +20,7 @@
 %define gdk_pixbuf_binary_version 2.10.0
 
 Name:   gdk-pixbuf
-Version:2.26.2
+Version:2.26.4
 Release:0
 Summary:An image loading library
 License:LGPL-2.1+
@@ -37,9 +37,6 @@
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(libpng)
 BuildRequires:  pkgconfig(x11)
-%if 0%{?BUILD_FROM_VCS}
-BuildRequires:  gtk-doc
-%endif
 
 %description
 gdk-pixbuf is an image loading library that can be extended by loadable
@@ -105,15 +102,9 @@
 %endif
 
 %build
-%if 0%{?BUILD_FROM_VCS}
-[ -x ./autogen.sh ] && NOCONFIGURE=1 ./autogen.sh
-%endif
 %configure \
 --disable-static \
 --enable-introspection \
-%if 0%{?BUILD_FROM_VCS}
---enable-gtk-doc \
-%endif
 --with-libjasper \
 --with-x11
 %{__make} %{?_smp_mflags}

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



commit fonts-config for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package fonts-config for openSUSE:Factory 
checked in at 2012-10-03 07:13:36

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


Package is "fonts-config", Maintainer is "pgaj...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/fonts-config/fonts-config.changes
2012-09-20 16:00:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.fonts-config.new/fonts-config.changes   
2012-10-03 07:13:38.0 +0200
@@ -7,0 +8,5 @@
+Fri Sep 14 08:00:41 UTC 2012 - pgaj...@suse.com
+
+- cooperate with fontconfig 2.10.0 (removed /etc/fonts/conf.avail)
+
+---



Other differences:
--
++ fonts-config.spec ++
--- /var/tmp/diff_new_pack.5cbQEJ/_old  2012-10-03 07:13:40.0 +0200
+++ /var/tmp/diff_new_pack.5cbQEJ/_new  2012-10-03 07:13:40.0 +0200
@@ -66,15 +66,16 @@
 install -m 644 $RPM_SOURCE_DIR/sysconfig.fonts-config \
   %{buildroot}%{_localstatedir}/adm/fillup-templates/
 #
-mkdir -p %{buildroot}%{_fontsconfddir}
-mkdir -p %{buildroot}%{_fontsconfavaildir}
+mkdir %{buildroot}%{_datadir}/%{name}/conf.avail/
 sed -e's/_BYTECODE_BW_MAX_PIXEL_/0/' %{SOURCE6} \
-  > %{buildroot}%{_fontsconfavaildir}/12-suse-hinting-bc.conf
+  > %{buildroot}%{_datadir}/%{name}/conf.avail/12-suse-hinting-bc.conf
 sed -e's/_USE_EMBEDDED_BITMAPS_PLACEHOLDER_//' %{SOURCE7} \
-  > %{buildroot}%{_fontsconfavaildir}/17-suse-bitmaps.conf
-ln -s ../conf.avail/12-suse-hinting-bc.conf \
+  > %{buildroot}%{_datadir}/%{name}/conf.avail/17-suse-bitmaps.conf
+#
+mkdir -p %{buildroot}%{_fontsconfddir}
+ln -s %{_datadir}/%{name}/conf.avail/12-suse-hinting-bc.conf \
 %{buildroot}%{_fontsconfddir}/12-suse-hinting-bc.conf
-ln -s ../conf.avail/17-suse-bitmaps.conf \
+ln -s %{_datadir}/%{name}/conf.avail/17-suse-bitmaps.conf \
 %{buildroot}%{_fontsconfddir}/17-suse-bitmaps.conf
 
 %post
@@ -89,7 +90,8 @@
 %{_datadir}/fonts-config/*
 %{_mandir}/man1/fonts-config.1.gz
 %{_localstatedir}/adm/fillup-templates/sysconfig.fonts-config
-%{_fontsconfavaildir}/*
+%dir %{_datadir}/%{name}/conf.avail
+%{_datadir}/%{name}/conf.avail/*.conf
 %{_fontsconfddir}/*
 
 %changelog

++ fonts-config ++
--- /var/tmp/diff_new_pack.5cbQEJ/_old  2012-10-03 07:13:40.0 +0200
+++ /var/tmp/diff_new_pack.5cbQEJ/_new  2012-10-03 07:13:40.0 +0200
@@ -2275,7 +2275,7 @@
 }
 
 sub hinting_setup {
-  my $suse_hinting_file = "/etc/fonts/conf.avail/12-suse-hinting-bc.conf";
+  my $suse_hinting_file = 
"/usr/share/fonts-config/conf.avail/12-suse-hinting-bc.conf";
   my $suse_hinting_template_file = 
"/usr/share/fonts-config/suse-hinting.conf.template";
   my $suse_hinting = "";
   my $suse_hinting_template = "";
@@ -2311,7 +2311,7 @@
 
 
 sub embedded_bitmap_setup {
-  my $suse_bitmaps_file = "/etc/fonts/conf.avail/17-suse-bitmaps.conf";
+  my $suse_bitmaps_file = 
"/usr/share/fonts-config/conf.avail/17-suse-bitmaps.conf";
   my $suse_bitmaps_template_file = 
"/usr/share/fonts-config/suse-bitmaps.conf.template";
   my $suse_bitmaps = "";
   my $suse_bitmaps_template = "";
@@ -2342,17 +2342,13 @@
  $suse_bitmaps_template .= "   false\n";
  $suse_bitmaps_template .= "   \n";
  $suse_bitmaps_template .= "   \n";
- $suse_bitmaps_template .= "   \n";
- $suse_bitmaps_template .= "   \n";
  my @languages = split (":", "$OPT_EBITMAP_LANG");
  for my $i (@languages) {
-   $suse_bitmaps_template .= " $i\n";
+   $suse_bitmaps_template .= " \n";
+   $suse_bitmaps_template .= " $i\n";
+   $suse_bitmaps_template .= " true\n";
+   $suse_bitmaps_template .= " \n";
  }
- $suse_bitmaps_template .= "   \n";
- $suse_bitmaps_template .= "   \n";
- $suse_bitmaps_template .= "   true\n";
- $suse_bitmaps_template .= "   \n";
- $suse_bitmaps_template .= "   \n";
}
   }
 }



++ suse-hinting.conf.template ++
--- /var/tmp/diff_new_pack.5cbQEJ/_old  2012-10-03 07:13:40.0 +0200
+++ /var/tmp/diff_new_pack.5cbQEJ/_new  2012-10-03 07:13:40.0 +0200
@@ -26,38 +26,131 @@
 and like a bitmap look and feel. 
 -->
 
-
-Andale Mono
-Arial
-Comic Sans MS
-Georgia
-Impact
-

commit fontconfig for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package fontconfig for openSUSE:Factory 
checked in at 2012-10-03 07:13:09

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


Package is "fontconfig", Maintainer is "pgaj...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/fontconfig/fontconfig.changes2012-09-17 
13:55:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.fontconfig.new/fontconfig.changes   
2012-10-03 07:13:11.0 +0200
@@ -1,0 +2,21 @@
+Mon Sep 24 10:03:29 UTC 2012 - pgaj...@suse.com
+
+- turn off autohinter for Verdana again, which implies using BCI
+  with hintstyle=3 [bnc#737215], [bnc#781631]
+
+---
+Thu Sep 13 15:03:10 UTC 2012 - pgaj...@suse.com
+
+- updated to 2.10.0:
+  * /etc/fonts/conf.avail is deprecated and is packaged only
+for compatibility reasons; package should install its *.conf 
+files in its data dir and link it into /etc/fonts/conf.d as 
+usual
+  * introduced warning --  should not contain more s 
+  * introduced warning --  should not contain more values
+  * introduced warning -- reading configurations from ~/.fonts.conf 
+is deprecated; move ~/.fonts.conf into 
$XDG_CONFIG_HOME/fontconfig/fonts.conf
+(the same for ~/.fonts.conf.d, see 
+ http://freedesktop.org/software/fontconfig/fontconfig-user.html)
+
+---

Old:

  fontconfig-2.9.0.tar.bz2
  fontconfig-doc-2.9.0.tar.bz2
  simsun-conf.patch
  suse-generic-names.conf
  suse-post-user.conf
  suse-pre-user.conf

New:

  50-suse-pre-user.conf
  58-suse-post-user.conf
  fontconfig-2.10.0.tar.bz2
  fontconfig-doc-2.10.0.tar.bz2



Other differences:
--
++ fontconfig.spec ++
--- /var/tmp/diff_new_pack.4RqS9Q/_old  2012-10-03 07:13:13.0 +0200
+++ /var/tmp/diff_new_pack.4RqS9Q/_new  2012-10-03 07:13:13.0 +0200
@@ -16,8 +16,9 @@
 #
 
 
-Name:   fontconfig
 %define build_docs 0
+
+Name:   fontconfig
 BuildRequires:  automake
 BuildRequires:  freetype2-devel
 BuildRequires:  libexpat-devel
@@ -39,14 +40,14 @@
 BuildRequires:  perl-SGMLS
 BuildRequires:  sgml-skel
 %endif
-Provides:   XFree86:/etc/fonts/fonts.dtd
+Provides:   XFree86:%{_sysconfdir}/fonts/fonts.dtd
 Url:http://fontconfig.org/
 # bug437293
 %ifarch ppc64
 Obsoletes:  fontconfig-64bit
 %endif
 Requires:   bash
-Version:2.9.0
+Version:2.10.0
 Release:0
 Summary:Library for Font Configuration
 License:MIT
@@ -58,25 +59,22 @@
 Source2:iso639-1
 Source3:iso639-2
 Source4:baselibs.conf
-Source10:   suse-generic-names.conf
-Source11:   suse-pre-user.conf
-Source12:   suse-post-user.conf
-Source13:   11-suse-hinting.conf
-Source14:   16-suse-hintstyle.conf
-Source15:   18-suse-bitmaps-misc.conf
-Source16:   local.conf
-Source20:   local.conf.instsys
-# fixed in next release 
https://www.libreoffice.org/bugzilla/show_bug.cgi?id=47703
-Patch0: simsun-conf.patch
+Source8:local.conf
+Source9:local.conf.instsys
+Source11:   11-suse-hinting.conf
+Source16:   16-suse-hintstyle.conf
+Source18:   18-suse-bitmaps-misc.conf
+Source50:   50-suse-pre-user.conf
+Source58:   58-suse-post-user.conf
 # suse specific because freetype2-bitmap-foundry.patch 
 # https://www.libreoffice.org/bugzilla/show_bug.cgi?id=47704
-Patch1: make-check.patch
+Patch0: make-check.patch
 # suse specific
-Patch2: usr-share-doc-packages.patch
+Patch1: usr-share-doc-packages.patch
 # https://www.libreoffice.org/bugzilla/show_bug.cgi?id=47705
-Patch3: cloexec.patch
+Patch2: cloexec.patch
 # to be upstreamed
-Patch4: metric-croscore.patch
+Patch3: metric-croscore.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Provides:   ipa-fonts-config = 003.02
 Obsoletes:  ipa-fonts-config <= 003.02
@@ -119,11 +117,10 @@
 %if %{build_docs} < 1
tar -xvf %{SOURCE1}
 %endif
-%patch0 -p1 -b .fonts.conf
+%patch0 -p1
 %patch1 -p1
-%patch2 -p1
+%patch2
 %patch3
-%patch4
 
 %build
 autoreconf -fiv
@@ -132,7 +129,7 @@
--with-freetype-lib=%_libdir \
--with-x \
--enable-libxml2=no \
-   --with-confdir=/etc/fonts \
+   --with-confdir=%{_sysconfdir}/fonts \
--with-docdir=%{_defaultdocdir}/%{name} \

--with-add-fonts=/usr/X11R6/lib/X11/fonts,/opt/kde3/share/fonts,/usr/local/share/fonts
 \
%if %{build_docs} == 0
@@ -147,46 +144,42 @@
 unset MALLOC_CHECK_
 
 %install
-make DESTDIR=$RPM_BUILD_ROOT pkgconfigdir=%{_libdir}

commit flickrnet for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package flickrnet for openSUSE:Factory 
checked in at 2012-10-03 07:12:00

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


Package is "flickrnet", Maintainer is "sts...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/flickrnet/flickrnet.changes  2012-03-05 
17:59:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.flickrnet.new/flickrnet.changes 2012-10-03 
07:12:02.0 +0200
@@ -1,0 +2,15 @@
+Sun Sep 30 05:42:39 UTC 2012 - ss...@decriptor.com
+
+- Updated to version 3.5
+  + Subscription methods (push.*)
+  + Photo Location Suggestion methods (photos.suggestions.*)
+  + Group Discussion and Joining methods (groups.discuss.* etc)
+  + Large raft of new unit tests to improve code coverage
+  + Custom exceptions thrown based on errors returned from Flickr. All inherit 
from FlickrApiException so backwards compatible.
+  + Fix in OAuth code to handle international character correctly.
+  + Support for Large Square (150x150) and Small 320 urls.
+  + Update to ParseDateGranularity function so it checks string, rather than 
capturing exceptions.
+  + Many more fixes and updates
+- Removed assemblyinfo patch
+
+---

Old:

  FlickrNet2.2-Src-48055.zip
  assemblyinfo.patch

New:

  FlickrNet3.5-Src-99196.zip



Other differences:
--
++ flickrnet.spec ++
--- /var/tmp/diff_new_pack.US0hcd/_old  2012-10-03 07:12:03.0 +0200
+++ /var/tmp/diff_new_pack.US0hcd/_new  2012-10-03 07:12:03.0 +0200
@@ -17,14 +17,13 @@
 
 
 Name:   flickrnet
-Version:2.2
+Version:3.5
 Release:0
 Summary:Flickr
 License:LGPL-2.1+ or CPL-1.0
 Group:  Productivity/Networking/Other
 Url:http://www.codeplex.com/FlickrNet
-Source: FlickrNet2.2-Src-48055.zip
-Patch0: assemblyinfo.patch
+Source: FlickrNet3.5-Src-99196.zip
 BuildRequires:  mono-devel
 BuildRequires:  unzip
 BuildArch:  noarch
@@ -35,7 +34,7 @@
 %package devel
 Summary:Development files for Flickr.Net
 Group:  Development/Languages/Mono
-Requires:   %{name} = %{version}-%{release}
+Requires:   %{name} = %{version}
 Requires:   pkgconfig
 
 %description devel
@@ -46,10 +45,9 @@
 
 %prep
 %setup -n FlickrNet -q
-%patch0 -p1
 
 %build
-gmcs -debug -target:library -out:FlickrNet.dll  -r:System.Web.dll 
-r:System.Drawing.dll *.cs
+xbuild FlickrNet.csproj
 cat << EOF > flickrnet.pc
 prefix=%{_prefix}
 assemblies_dir=\${prefix}/lib/mono/flickrnet
@@ -61,7 +59,7 @@
 EOF
 
 %install
-gacutil -i FlickrNet.dll -package flickrnet -root %{buildroot}%{_prefix}/lib
+gacutil -i bin/Debug/FlickrNet.dll -package flickrnet -root 
%{buildroot}%{_prefix}/lib
 mkdir -p %{buildroot}%{_datadir}/pkgconfig
 cp flickrnet.pc %{buildroot}%{_datadir}/pkgconfig/
 

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



commit fcitx for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package fcitx for openSUSE:Factory checked 
in at 2012-10-03 07:11:19

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


Package is "fcitx", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/fcitx/fcitx.changes  2012-09-17 
01:29:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.fcitx.new/fcitx.changes 2012-10-03 
07:11:21.0 +0200
@@ -1,0 +2,7 @@
+Sun Sep 23 13:32:25 UTC 2012 - i...@marguerite.su
+
+- fix openSUSE 12.1 and below build
+  * 4.2.6 uses a Qt 4.8+ only function (QDBusConnection) so it fails on 12.1 
and below.
+  * weng fix it.
+
+---

New:

  fcitx-4.2.6-openSUSE-12.1-QDBusConnection.patch



Other differences:
--
++ fcitx.spec ++
--- /var/tmp/diff_new_pack.GEac0Q/_old  2012-10-03 07:11:23.0 +0200
+++ /var/tmp/diff_new_pack.GEac0Q/_new  2012-10-03 07:11:23.0 +0200
@@ -38,6 +38,8 @@
 Source8:openSUSE-default.tar.gz
 #FIX-FOR-UPSTREAM i...@marguerite.su - dont download online
 #Patch1: fix_fcitx_googlecode_resolv_error.patch
+#FIX-FOR-OPENSUSE wen...@gmail.com - fix QDBusConnection in Qt 4.7
+Patch2: fcitx-4.2.6-openSUSE-12.1-QDBusConnection.patch
 BuildRequires:  cairo-devel
 %if 0%{?suse_version}
 BuildRequires:  dbus-1-devel
@@ -358,6 +360,9 @@
 %prep
 %setup -q -n %{name}-%{version}
 #%patch1 -p1
+%if 0%{?suse_version} <= 1210
+%patch2 -p1
+%endif
 
 %build
 mkdir build

++ fcitx-4.2.6-openSUSE-12.1-QDBusConnection.patch ++
diff --git a/src/frontend/qt/fcitx-input-context.cpp 
b/src/frontend/qt/fcitx-input-context.cpp
index 5ba941b..6e5a9d9 100644
--- a/src/frontend/qt/fcitx-input-context.cpp
+++ b/src/frontend/qt/fcitx-input-context.cpp
@@ -113,11 +113,37 @@ typedef QInputMethodEvent::Attribute QAttribute;
 
 static bool key_filtered = false;
 
+QByteArray QFcitxInputContext::localMachineId()
+{
+#if QT_VERSION >= QT_VERSION_CHECK(4, 8, 0)
+return QDBusConnection::localMachineId();
+#else
+QFile file1("/var/lib/dbus/machine-id");
+QFile file2("/etc/machine-id");
+QFile* fileToRead = NULL;
+if (file1.open(QIODevice::ReadOnly)) {
+fileToRead = &file1;
+}
+else if (file2.open(QIODevice::ReadOnly)) {
+fileToRead = &file2;
+}
+if (fileToRead) {
+QByteArray result = fileToRead->readLine(1024);
+fileToRead->close();
+result = result.trimmed();
+if (!result.isEmpty())
+return result;
+}
+return "machine-id";
+#endif
+}
+
 QString
 QFcitxInputContext::socketFile()
 {
 char* addressFile = NULL;
-asprintf(&addressFile, "%s-%d", QDBusConnection::localMachineId().data(), 
fcitx_utils_get_display_number());
+
+asprintf(&addressFile, "%s-%d", localMachineId().data(), 
fcitx_utils_get_display_number());
 
 char* file = NULL;
 
diff --git a/src/frontend/qt/fcitx-input-context.h 
b/src/frontend/qt/fcitx-input-context.h
index 6c7ecf4..ed7d2db 100644
--- a/src/frontend/qt/fcitx-input-context.h
+++ b/src/frontend/qt/fcitx-input-context.h
@@ -102,6 +102,7 @@ private Q_SLOTS:
 void updateCursor();
 #endif
 private:
+static QByteArray localMachineId();
 static QString socketFile();
 static QString address();
 void cleanUp();
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit device-mapper for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package device-mapper for openSUSE:Factory 
checked in at 2012-10-03 07:11:08

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


Package is "device-mapper", Maintainer is "dmzh...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/device-mapper/device-mapper.changes  
2012-07-30 21:50:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.device-mapper.new/device-mapper.changes 
2012-10-03 07:11:10.0 +0200
@@ -1,0 +2,12 @@
+Thu Sep 27 01:08:44 UTC 2012 - nfbr...@suse.com
+
+- mkinitrd-devmapper-*: tidy up dm_modules handling.
+  It is confusing that 'save_var' isn't called on it,
+  so call it.
+  As these modules need to be in initrd, but not
+  forcibly loaded, they could be listed as
+  'udevmodules'.
+  Also filter out 'snapshot-origin' - a table without
+  a module. (bnc#779965)
+
+---
--- /work/SRC/openSUSE:Factory/device-mapper/lvm2-clvm.changes  2011-10-21 
16:28:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.device-mapper.new/lvm2-clvm.changes 
2012-10-03 07:11:10.0 +0200
@@ -1,0 +2,7 @@
+Thu Sep 27 01:12:17 UTC 2012 - nfbr...@suse.com
+
+- lvm2-clvm.spec: make sure MODPROBE_CMD is set properly
+  when configure is run.  Without it, modules are
+  not auto-loaded. Also fix problem with LDFLAGS (bnc#779965)
+
+---
--- /work/SRC/openSUSE:Factory/device-mapper/lvm2.changes   2012-04-23 
09:12:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.device-mapper.new/lvm2.changes  2012-10-03 
07:11:10.0 +0200
@@ -1,0 +2,7 @@
+Thu Sep 27 01:11:17 UTC 2012 - nfbr...@suse.com
+
+- lvm2.spec: make sure MODPROBE_CMD is set properly
+  when configure is run.  Without it, modules are
+  not auto-loaded.  (bnc#779965)
+
+---



Other differences:
--
++ lvm2-clvm.spec ++
--- /var/tmp/diff_new_pack.aZSbf6/_old  2012-10-03 07:11:12.0 +0200
+++ /var/tmp/diff_new_pack.aZSbf6/_new  2012-10-03 07:11:12.0 +0200
@@ -77,8 +77,8 @@
 %patch22 -p1
 
 %build
-MODPROBE_CMD=/sbin/modprobe \
-LDFLAGS="-L /usr/%_lib/openais" \
+export MODPROBE_CMD=/sbin/modprobe
+export LDFLAGS="-L /usr/%_lib/openais"
 %configure --prefix=/ \
--enable-selinux \
--enable-cmdlib \

++ lvm2.spec ++
--- /var/tmp/diff_new_pack.aZSbf6/_old  2012-10-03 07:11:12.0 +0200
+++ /var/tmp/diff_new_pack.aZSbf6/_new  2012-10-03 07:11:12.0 +0200
@@ -102,7 +102,7 @@
 %patch81 -p1
 
 %build
-MODPROBE_CMD=/sbin/modprobe \
+export MODPROBE_CMD=/sbin/modprobe
 %configure --prefix=/ \
--bindir=/bin --libdir=/%_lib --with-userlibdir=%_libdir \
--sbindir=/sbin --enable-dmeventd \

++ mkinitrd-devmapper-boot.sh ++
--- /var/tmp/diff_new_pack.aZSbf6/_old  2012-10-03 07:11:12.0 +0200
+++ /var/tmp/diff_new_pack.aZSbf6/_new  2012-10-03 07:11:12.0 +0200
@@ -1,8 +1,7 @@
 #!/bin/bash
 #%stage: boot
 #%depends: start
-#%modules: $dm_modules
-#%udevmodules: dm-mod dm-snapshot
+#%udevmodules: dm-mod dm-snapshot $dm_modules
 #%programs: /sbin/dmsetup /sbin/blockdev
 # dm-crypt dm-zero dm-mirror
 #%if: -n "$root_dm"

++ mkinitrd-devmapper-setup.sh ++
--- /var/tmp/diff_new_pack.aZSbf6/_old  2012-10-03 07:11:12.0 +0200
+++ /var/tmp/diff_new_pack.aZSbf6/_new  2012-10-03 07:11:12.0 +0200
@@ -21,7 +21,8 @@
# Add all dm modules
dm_modules=
for table in $(dmsetup table | cut -f 4 -d ' ' | sort | uniq); do
-   if [ "$table" ] && [ "$table" != "linear" ] && [ "$table" != 
"striped" ] ; then
+   if [ "$table" ] && [ "$table" != "linear" ] &&
+  [ "$table" != "striped" ] && [ "$table" != "snapshot-origin" ] ; 
then
dm_modules="$dm_modules dm-$table"
fi
done
@@ -35,4 +36,5 @@
cp /lib/udev/rules.d/13-dm-disk.rules lib/udev/rules.d
cp /lib/udev/rules.d/95-dm-notify.rules lib/udev/rules.d
 save_var root_dm
+save_var dm_modules
 fi

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



commit desktop-file-utils for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package desktop-file-utils for 
openSUSE:Factory checked in at 2012-10-03 07:10:53

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


Package is "desktop-file-utils", Maintainer is "sbra...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/desktop-file-utils/desktop-file-utils.changes
2012-03-07 20:08:52.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.desktop-file-utils.new/desktop-file-utils.changes   
2012-10-03 07:10:55.0 +0200
@@ -1,0 +2,20 @@
+Mon Oct  1 11:22:30 UTC 2012 - vu...@opensuse.org
+
+- Import SuSEconfig script from glib2 here:
+  + This is needed as SuSEconfig is now dead, and we need a way to
+generate the defaults.list file needed for the default MIME
+associations. Part of bnc#782120.
+  + Add suse-update-mime-defaults as source, and install it.
+  + Call suse-update-mime-defaults in %post.
+  + Call suse-update-mime-defaults from the %desktop_database_post
+and %desktop_database_postun macros defined in
+macros.desktop-file-utils. This way, packages using those
+macros will regenerate the defaults.list files on
+install/removal.
+
+---
+Wed Sep 26 08:24:42 UTC 2012 - idon...@suse.com
+
+- BuildIgnore dbus-1-x11 to break the cycle
+
+---

New:

  suse-update-mime-defaults



Other differences:
--
++ desktop-file-utils.spec ++
--- /var/tmp/diff_new_pack.O9XNHX/_old  2012-10-03 07:10:56.0 +0200
+++ /var/tmp/diff_new_pack.O9XNHX/_new  2012-10-03 07:10:56.0 +0200
@@ -24,11 +24,13 @@
 Group:  Development/Tools/Other
 Url:http://www.freedesktop.org/wiki/Software/desktop-file-utils
 Source0:
http://www.freedesktop.org/software/desktop-file-utils/releases/%{name}-%{version}.tar.xz
+Source1:suse-update-mime-defaults
 Source2:macros.desktop-file-utils
 # PATCH-FEATURE-OPENSUSE desktop-file-utils-suse-keys.patch vu...@opensuse.org 
-- Handle SUSE-specific keys in validator. This is not strictly necessary, 
since they are prefixed with X-, but we can verify that the value has the right 
type.
 Patch0: desktop-file-utils-suse-keys.patch
 BuildRequires:  glib2-devel
 BuildRequires:  pkg-config
+#!BuildIgnore:  dbus-1-x11
 # Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
 BuildRequires:  xz
 Requires:   aaa_base
@@ -57,6 +59,8 @@
 # manually do it.
 test ! -f %{buildroot}%{_datadir}/emacs/site-lisp/desktop-entry-mode.el
 install -D -m644 misc/desktop-entry-mode.el 
%{buildroot}%{_datadir}/emacs/site-lisp/desktop-entry-mode.el
+# Install suse-update-mime-defaults
+install -m0755 %{SOURCE1} %{buildroot}%{_bindir}/suse-update-mime-defaults
 # Install rpm macros
 install -D -m644 %{S:2} 
%{buildroot}%{_sysconfdir}/rpm/macros.desktop-file-utils
 # Create ghosts based on default $XDG_DATA_DIRS:
@@ -65,6 +69,7 @@
 
 %post
 %{_bindir}/update-desktop-database --quiet %{_datadir}/applications || true
+%{_bindir}/suse-update-mime-defaults || true
 
 %files
 %defattr(-, root, root)
@@ -72,6 +77,7 @@
 %{_bindir}/desktop-file-edit
 %{_bindir}/desktop-file-install
 %{_bindir}/desktop-file-validate
+%{_bindir}/suse-update-mime-defaults
 %{_bindir}/update-desktop-database
 %ghost %{_datadir}/applications/mimeinfo.cache
 %{_mandir}/man1/desktop-file-edit.1*


++ macros.desktop-file-utils ++
--- /var/tmp/diff_new_pack.O9XNHX/_old  2012-10-03 07:10:56.0 +0200
+++ /var/tmp/diff_new_pack.O9XNHX/_new  2012-10-03 07:10:56.0 +0200
@@ -22,7 +22,10 @@
 %else  
   \
   %{_bindir}/update-desktop-database --quiet "%{_datadir}/applications" || 
true   \
 %endif 
   \
-fi 
+fi 
   \
+if test -x %{_bindir}/suse-update-mime-defaults; then  
   \
+  %{_bindir}/suse-update-mime-defaults || true 
   \
+fi
 
 # On uninstall, update the desktop database. Note: we ignore upgrades (already
 # handled in %post of the new package).
@@ -35,4 +38,7 @@
 %{_bindir}/update-desktop-database --quiet "%{_datadir}/applications" || 
true \
 %endif 
   \
   fi   
   \
+  if test -x %{_bindir}/suse-update-mime-defaults; then   

commit dbus-sharp for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package dbus-sharp for openSUSE:Factory 
checked in at 2012-10-03 07:08:21

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


Package is "dbus-sharp", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/dbus-sharp/dbus-sharp.changes2011-09-23 
01:54:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.dbus-sharp.new/dbus-sharp.changes   
2012-10-03 07:08:23.0 +0200
@@ -1,0 +2,8 @@
+Fri Sep 28 19:44:45 UTC 2012 - dims...@opensuse.org
+
+- Add dbus-sharp-signal-dispatch.patch: Fix broken signal dispatch.
+  The signals for example do not reach applications like tomboy,
+  which avoids them from closing down on session termination, until
+  they are forcibly killed by the session manager (bnc#780933).
+
+---

New:

  dbus-sharp-signal-dispatch.patch



Other differences:
--
++ dbus-sharp.spec ++
--- /var/tmp/diff_new_pack.YeyVLS/_old  2012-10-03 07:08:25.0 +0200
+++ /var/tmp/diff_new_pack.YeyVLS/_new  2012-10-03 07:08:25.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package dbus-sharp
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -23,12 +23,14 @@
 
 Name:   dbus-sharp
 Version:0.7.0
-Release:3
-License:MIT
+Release:0
 Summary:Managed C# implementation of D-Bus
-Url:http://mono.github.com/dbus-sharp/
+License:MIT
 Group:  Development/Libraries/Other
+Url:http://mono.github.com/dbus-sharp/
 Source0:%{name}-%{version}.tar.bz2
+# PATCH-FIX-UPSTREAM dbus-sharp-signal-dispatch.patch bnc#780933 
dims...@opensuse.org -- Fix broken signal dispatch, from upstream git.
+Patch0: dbus-sharp-signal-dispatch.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 BuildRequires:  pkgconfig
@@ -46,7 +48,6 @@
 Version 0.11 and study of the wire protocol of existing tools.
 
 %package devel
-License:MIT
 Summary:Managed C# implementation of D-Bus
 Group:  Development/Libraries/Other
 Requires:   %{name} = %{version}
@@ -60,6 +61,7 @@
 
 %prep
 %setup -q
+%patch0 -p0
 
 %build
 %configure \

++ dbus-sharp-signal-dispatch.patch ++
=== modified file 'src/BusObject.cs'
--- src/BusObject.cs2010-10-03 15:19:44 +
+++ src/BusObject.cs2011-10-04 16:18:08 +
@@ -56,7 +56,10 @@
rule.Fields.Add (FieldCode.Interface, new MatchTest 
(iface));
rule.Fields.Add (FieldCode.Member, new MatchTest 
(member));
rule.Fields.Add (FieldCode.Path, new MatchTest 
(object_path));
-   rule.Fields.Add (FieldCode.Sender, new MatchTest 
(alt_bus_name ?? bus_name));
+   // FIXME: Cause a regression compared to 0.6 as name 
wasn't matched before
+   // the problem arises because busname is not used by 
DBus daemon and
+   // instead it uses the canonical name of the sender 
(i.e. similar to ':1.13')
+   //rule.Fields.Add (FieldCode.Sender, new MatchTest 
(alt_bus_name ?? bus_name));
 
if (adding) {
if (conn.Handlers.ContainsKey (rule))

=== modified file 'src/Connection.cs'
--- src/Connection.cs   2010-10-03 15:19:44 +
+++ src/Connection.cs   2011-10-04 16:18:08 +
@@ -272,7 +272,7 @@
rule.MessageType = MessageType.Signal;
rule.Fields.Add (FieldCode.Interface, new MatchTest 
(signal.Interface));
rule.Fields.Add (FieldCode.Member, new MatchTest 
(signal.Member));
-   rule.Fields.Add (FieldCode.Sender, new MatchTest 
(signal.Sender));
+   //rule.Fields.Add (FieldCode.Sender, new MatchTest 
(signal.Sender));
rule.Fields.Add (FieldCode.Path, new MatchTest 
(signal.Path));
 
Delegate dlg;

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



commit cmis-client for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package cmis-client for openSUSE:Factory 
checked in at 2012-10-03 07:06:51

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


Package is "cmis-client", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/cmis-client/cmis-client.changes  2012-09-14 
12:21:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.cmis-client.new/cmis-client.changes 
2012-10-03 07:06:53.0 +0200
@@ -1,0 +2,20 @@
+Thu Sep 13 12:38:54 UTC 2012 - cbosdon...@suse.com
+
+- Update to version 0.3.0
+  + 0.2.2
+  + Fixed soname for the library
+  + Allow building against libcurl 7.13.1
+  + 0.2.3
+  + Fixed SharePoint support
+  + Conditional build of man page
+  + 0.3.0
+  + Added Document::checkOut(), Document::cancelCheckout() and 
Document::checkIn()
+  + Added Object::move( ) -- Grau Data
+  + Fixes for xcmis and cloudoku.com -- Grau Data
+  + Added Document::getAllVersions( )
+  + WebService binding implementation
+  + Session factory automatically detects which binding to use
+  + C wrapper API
+  + Unit tests are now split between quick ones and the ones needing a 
CMIS server
+
+---

Old:

  libcmis-0.2.1.tar.gz

New:

  libcmis-0.3.0.tar.gz



Other differences:
--
++ cmis-client.spec ++
--- /var/tmp/diff_new_pack.zdHfSX/_old  2012-10-03 07:06:55.0 +0200
+++ /var/tmp/diff_new_pack.zdHfSX/_new  2012-10-03 07:06:55.0 +0200
@@ -16,12 +16,12 @@
 #
 
 
-%define soname 0_2-0
-%define incname 0.2
+%define soname 0_3-3
+%define incname 0.3
 %define _name  libcmis
 
 Name:   cmis-client
-Version:0.2.1
+Version:0.3.0
 Release:0
 Summary:Sample CMIS client
 License:MPL-1.1 or GPL-2.0+ or LGPL-2.1+
@@ -32,8 +32,10 @@
 BuildRequires:  docbook2X
 BuildRequires:  gcc-c++
 BuildRequires:  intltool
+BuildRequires:  libcppunit-devel
 BuildRequires:  libcurl-devel
 BuildRequires:  libxml2-devel
+BuildRequires:  libxslt
 BuildRequires:  pkg-config
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   %{_name}-%{soname} = %{version}
@@ -57,12 +59,29 @@
 Development files for libcmis. LibCMIS is a C++ client library for the CMIS 
interface.
 This allows C++ applications to connect to any CMIS-enabled repositories.
 
+%package -n %{_name}-c-%{soname}
+Summary:C Wrapper for libcmis, a library for accessing CMIS-enabled 
servers
+Group:  Development/Libraries/C and C++ 
+
+%description -n %{_name}-c-%{soname}
+libcmis-c is a C client library for the CMIS interface. This allows C 
applications to connect to any CMIS-enabled repositories.
+It is only a wrapper for its C++ sister libcmis.
+
+%package -n %{_name}-c-devel
+Summary:Libcmis-c development files
+Group:  Development/Libraries/C and C++ 
+Requires:   %{_name}-c-devel = %{version}
+
+%description -n %{_name}-c-devel
+Development files for libcmis-c. Libcmis-c is a C client library for the CMIS 
interface.
+This allows C applications to connect to any CMIS-enabled repositories. It is 
only a wrapper for its C++ sister libcmis.
+
 %prep
 %setup -q -n %{_name}-%{version}
 
 %build
 %configure \
---disable-tests \
+--disable-long-tests \
 --disable-static \
 --disable-werror
 make %{?_smp_mflags}
@@ -75,8 +94,10 @@
 make check
 
 %post -n %{_name}-%{soname} -p /sbin/ldconfig
+%post -n %{_name}-c-%{soname} -p /sbin/ldconfig
 
 %postun -n %{_name}-%{soname} -p /sbin/ldconfig
+%postun -n %{_name}-c-%{soname} -p /sbin/ldconfig
 
 %files
 %defattr(-, root, root)
@@ -86,12 +107,23 @@
 %files -n %{_name}-%{soname}
 %defattr(-, root, root)
 %doc AUTHORS COPYING.LGPL COPYING.MPL COPYING.GPL NEWS README
-%{_libdir}/*.so.*
+%{_libdir}/%{_name}-%{incname}.so.*
 
 %files -n %{_name}-devel
 %defattr(-,root,root)
 %{_includedir}/%{_name}-%{incname}
-%{_libdir}/pkgconfig/*.pc
-%{_libdir}/*.so
+%{_libdir}/pkgconfig/%{_name}-%{incname}.pc
+%{_libdir}/%{_name}-%{incname}.so
+
+%files -n %{_name}-c-%{soname}
+%defattr(-, root, root)
+%doc AUTHORS COPYING.LGPL COPYING.MPL COPYING.GPL NEWS README
+%{_libdir}/%{_name}-c-%{incname}.so.*
+
+%files -n %{_name}-c-devel
+%defattr(-,root,root)
+%{_includedir}/%{_name}-c-%{incname}
+%{_libdir}/pkgconfig/%{_name}-c-%{incname}.pc
+%{_libdir}/%{_name}-c-%{incname}.so
 
 %changelog

++ libcmis-0.2.1.tar.gz -> libcmis-0.3.0.tar.gz ++
 27102 lines of diff (skipped)

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



commit calligra for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package calligra for openSUSE:Factory 
checked in at 2012-10-03 07:05:51

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


Package is "calligra", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/calligra/calligra-doc.changes2012-09-20 
14:57:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.calligra.new/calligra-doc.changes   
2012-10-03 07:05:55.0 +0200
@@ -1,0 +2,62 @@
+Sun Sep 23 21:41:16 UTC 2012 - nico.kru...@gmail.com
+
+- merged package from KR49:
+  * update to calligra 2.5.2 (raba...@opensuse.org)
+- Sheets:
+  * Fixed bug that prevented plugins from showing on
+Settings->Configure Sheets…->Plugins page (bug 291343)
+- Stage:
+  * Fixed display of shapes in the document docker
+  * Fix unwanted offset after cancel slideshow (bug 306118)
+- Kexi:
+  * Fixed bug in Query Designer: removed SQL Editor’s history
+as it was not functional (bug 306145)
+  * Make string concatenation operator || work in
+Query Designer (bug 305793)
+  * Startup GUI: fetch startup UI definition from x.y.0 URL
+for any x.y.z version, not from x.y.z URL
+  * Buildsystem: make it possible to disable database drivers
+even if their dependencies are present and found
+(wish 305683)
+ - Common:
+  * Fix resizing of horizontal and vertical lines (bug 306133)
+  * Fix reordering of shapes (bug 306309)
+  * Fix some icons for the formula shape.
+  * Trigger repaint of the picture shape after insertion
+(bug 305548)
+  * Fix some corner cases when loading borders
+  * removed bnc733534-calligra-msword-overflow-fix.diff;
+fixed upstream (nico.kru...@gmail.com)
+  * update to 2.5.1 (raba...@opensuse.org)
+ - Words:
+  * Fix: crash when saving file with imported text (bug 298899)
+  * Do not save with an attribue that makes LibreOffice and
+OpenOffice crash (BUG: 298689 )
+ - Kexi:
+  * Workaround for visual glitch of Oxygen style for menu widget
+in kexi (bug 305051)
+  * Fix crash on importing CSV files with more than 1024 columns
+(bug 304405) and with Mac line endings (bug 304329)
+ - Krita:
+  * Make it possible to open Krita 2.5 documents in 2.4 if no
+composition was set.
+  * Fix: conversion of HDR colorspaces
+  * Fix: crash when merging down the top layer if there is a
+selection (bug 305465)
+ - Common:
+  * Fix: Uncompressed ODF is saved in wrong directory (bug 305794)
+  * Don’t mirror an image with a width of one pixel or less
+(bug 166324)
+  * update to 2.5 (nico.kru...@gmail.com)
+- See http://www.calligra.org/news/calligra-2-5-released/
+  * Fix remaining build errors (toddrme2...@gmail.com)
+  * Update to 2.5 RC 1 (2.4.92) (toddrme2...@gmail.com)
+- See http://www.calligra.org/news/calligra-2-5-release-candidate/
+- removed calligra-marblewidget.patch; fixed upstream
+
+---
+Fri Sep 21 09:17:09 UTC 2012 - idon...@suse.com
+
+- Add explicit glu dependency
+
+---
calligra.changes: same change

Old:

  bnc733534-calligra-msword-overflow-fix.diff
  calligra-2.4.3.tar.bz2
  calligra-marblewidget.patch

New:

  calligra-2.5.2.tar.bz2



Other differences:
--
++ calligra-doc.spec ++
--- /var/tmp/diff_new_pack.R2bkEw/_old  2012-10-03 07:06:06.0 +0200
+++ /var/tmp/diff_new_pack.R2bkEw/_new  2012-10-03 07:06:06.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   calligra-doc
-Version:2.4.3
+Version:2.5.2
 Release:0
 Summary:Documentation of the Calligra Suite
 License:GFDL-1.2
 Group:  Documentation/HTML
 Url:http://www.calligra.org/
-Source0:
ftp://ftp.kde.org/pub/kde/unstable/calligra-%{version}/calligra-%{version}.tar.bz2
+Source0:
ftp://ftp.kde.org/pub/kde/stable/calligra-%{version}/calligra-%{version}.tar.bz2
 BuildRequires:  Mesa-devel
 BuildRequires:  OpenEXR-devel
 %if 0%{?suse_version} > 1210
@@ -104,6 +104,5 @@
 %doc %lang(en) %{_kde4_htmldir}/en/kexi/
 %doc %lang(en) %{_kde4_htmldir}/en/sheets/
 %doc %lang(en) %{_kde4_htmldir}/en/stage/
-%doc %lang(en) %{_kde4_htmldir}/en/thesaurus/
 
 %changelog

++ calligra.spec ++
--- /var/tmp/diff_new_pack.R2bkEw/_old  2012-10-03 07:06:06.0 +0200
+++ /var/tmp/diff_new_pack.R2bkEw/_new  2012-10-03 07:06:06.0 +0200
@@ -17,14 +17,14 @@
 
 
 Name:   calligra
-Version:2.4.3
+Version:2.5.2
 Release:

commit at-spi2-core for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package at-spi2-core for openSUSE:Factory 
checked in at 2012-10-03 07:05:00

Comparing /work/SRC/openSUSE:Factory/at-spi2-core (Old)
 and  /work/SRC/openSUSE:Factory/.at-spi2-core.new (New)


Package is "at-spi2-core", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/at-spi2-core/at-spi2-core.changes
2012-05-22 10:08:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.at-spi2-core.new/at-spi2-core.changes   
2012-10-03 07:05:02.0 +0200
@@ -1,0 +2,62 @@
+Tue Sep 25 06:44:09 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.6.0:
+  + Stable release - No changes compared to 2.5.92.
+
+---
+Tue Sep 18 14:35:19 UTC 2012 - zai...@opensuse.org
+
+- Update to version 2.5.92:
+  + Fix some annotations.
+  + Exit, rather than crash, when unable to open an X display
+(bgo#660407).
+  + Fix various memory leaks (bgo#684033).
+
+---
+Tue Sep  4 08:15:21 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.5.91:
+  + Fix build with -fno-common.
+  + Add glib-2.0 to requires in at-spi2.pc (bgo#682595).
+
+---
+Mon Aug  6 21:53:39 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.5.5:
+  + Add atspi_action_get_localized_name (bgo#680598).
+  + Allow building from out of source directory (bgo#680281).
+
+---
+Tue Jul 17 18:22:55 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.5.4:
+  + Fix a missing return value.
+  + Fix a crash when unable to remove a match rule.
+
+---
+Tue Jun 26 07:21:20 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.5.3:
+  + Fix a memory leak (bgo#678738).
+
+---
+Mon Jun 18 17:29:38 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.5.2:
+  + Fix a crash when a call to fetch a hyperlink times out.
+  + Fix C++ compilation.
+  + Remove a warning that was sometimes logged when a method call
+timed out.
+  + Fix crash in atspi_deregister_keystroke_listener (fdo#50578)
+
+---
+Thu May 17 20:54:47 UTC 2012 - zai...@opensuse.org
+
+- Update to version 2.5.1:
+  + Add atspi_set_timeout.
+  + By default, disable method call timeouts until an application
+has been on the bus for 15 seconds. This behavior can be
+changed with a call to atspi_set_timeout.
+  + Fix GError sent when receiving a reply of the wrong type.
+
+---

Old:

  at-spi2-core-2.4.2.tar.xz

New:

  at-spi2-core-2.6.0.tar.xz



Other differences:
--
++ at-spi2-core.spec ++
--- /var/tmp/diff_new_pack.kmAe58/_old  2012-10-03 07:05:03.0 +0200
+++ /var/tmp/diff_new_pack.kmAe58/_new  2012-10-03 07:05:03.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   at-spi2-core
-Version:2.4.2
+Version:2.6.0
 Release:0
 Summary:Assistive Technology Service Provider Interface - D-Bus based 
implementation
 License:GPL-2.0+
 Group:  System/Libraries
 Url:http://www.gnome.org/
-Source0:
http://download.gnome.org/sources/at-spi2-core/2.4/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/at-spi2-core/2.6/%{name}-%{version}.tar.xz
 Source99:   %{name}-rpmlintrc
 BuildRequires:  glib2-devel
 BuildRequires:  gobject-introspection-devel

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



commit atk for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package atk for openSUSE:Factory checked in 
at 2012-10-03 07:04:23

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


Package is "atk", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/atk/atk.changes  2012-03-29 11:34:40.0 
+0200
+++ /work/SRC/openSUSE:Factory/.atk.new/atk.changes 2012-10-03 
07:04:24.0 +0200
@@ -1,0 +2,33 @@
+Mon Sep 24 18:54:29 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.6.0:
+  + Updated translations.
+
+---
+Mon Sep  3 19:14:05 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.5.91:
+  + Include C header information in GIR (bgo#635332)
+  + Added atk_relation_set_contains_target to atk.symbols
+(bgo#672869)
+  + Updated translations.
+
+---
+Tue Jul 17 20:20:13 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.5.4:
+  + Required a method to check if a relationset contains a relation
+taking into account relationship and target (bgo#672869).
+
+---
+Tue Jun 26 17:59:50 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.5.3:
+  + Added extra doc on atk_remove_[key/global]_event_listener
+  + Fixed compilation with some gcc versions/combination of options
+  + Provide a default implementation for
+atk_util_[add/remove]_global_event_listner
+  + "accessible-role" - invalid default value (bgo#478587).
+  + Updated translations.
+
+---

Old:

  atk-2.4.0.tar.xz

New:

  atk-2.6.0.tar.xz



Other differences:
--
++ atk.spec ++
--- /var/tmp/diff_new_pack.W22JRq/_old  2012-10-03 07:04:25.0 +0200
+++ /var/tmp/diff_new_pack.W22JRq/_new  2012-10-03 07:04:25.0 +0200
@@ -20,10 +20,10 @@
 Summary:An Accessibility ToolKit
 License:LGPL-2.1+
 Group:  System/Libraries
-Version:2.4.0
+Version:2.6.0
 Release:0
 Url:http://www.gtk.org/
-Source: 
http://download.gnome.org/sources/atk/2.4/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/atk/2.6/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++

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



commit armadillo for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package armadillo for openSUSE:Factory 
checked in at 2012-10-03 07:04:08

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


Package is "armadillo", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/armadillo/armadillo.changes  2012-09-11 
09:04:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.armadillo.new/armadillo.changes 2012-10-03 
07:04:10.0 +0200
@@ -1,0 +2,17 @@
+Wed Sep 26 05:25:05 UTC 2012 - badshah...@gmail.com
+
+- Update to version 3.4.2:
+  + Minor fixes for handling sparse submatrix views
+  + Minor speedups for sparse matrices.
+
+---
+Sat Sep 22 01:19:51 UTC 2012 - badshah...@gmail.com
+
+- Update to version 3.4.1:  
+  +  Workaround for a bug in the Mac OS X accelerate framework
+  +  Fixes for handling empty sparse matrices
+  +  Added documentation for saving & loading matrices in HDF5
+ format
+  +  Faster dot() and cdot() for complex numbers.
+
+---

Old:

  armadillo-3.4.0.tar.gz

New:

  armadillo-3.4.2.tar.gz



Other differences:
--
++ armadillo.spec ++
--- /var/tmp/diff_new_pack.UOUzrr/_old  2012-10-03 07:04:12.0 +0200
+++ /var/tmp/diff_new_pack.UOUzrr/_new  2012-10-03 07:04:12.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   armadillo
-Version:3.4.0
+Version:3.4.2
 Release:0
 Summary:Fast C++ matrix library with interfaces to LAPACK and ATLAS
 License:LGPL-3.0+

++ armadillo-3.4.0.tar.gz -> armadillo-3.4.2.tar.gz ++
 3731 lines of diff (skipped)

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



commit tor for openSUSE:12.2:Update

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package tor for openSUSE:12.2:Update checked 
in at 2012-10-02 09:11:15

Comparing /work/SRC/openSUSE:12.2:Update/tor (Old)
 and  /work/SRC/openSUSE:12.2:Update/.tor.new (New)


Package is "tor", Maintainer is ""

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.fcd43o/_old  2012-10-02 09:11:16.0 +0200
+++ /var/tmp/diff_new_pack.fcd43o/_new  2012-10-02 09:11:16.0 +0200
@@ -1 +1 @@
-
+

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