commit ghc for openSUSE:Factory

2012-11-15 Thread h_root
Hello community,

here is the log from the commit of package ghc for openSUSE:Factory checked in 
at 2012-11-15 10:58:10

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


Package is "ghc", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/ghc/ghc.changes  2012-11-08 07:59:25.0 
+0100
+++ /work/SRC/openSUSE:Factory/.ghc.new/ghc.changes 2012-11-15 
10:58:12.0 +0100
@@ -1,0 +2,17 @@
+Mon Nov 12 12:53:10 UTC 2012 - peter.tromm...@ohm-hochschule.de
+
+- remove binary distributions after bootstrap in Factory 
+
+---
+Thu Nov  8 22:24:25 UTC 2012 - peter.tromm...@ohm-hochschule.de
+
+- Update to version 7.4.2 from upstream
+* Required by Haskell Platform 2012.4.0.0
+* Fixes for ghc and ghci 
+
+---
+Thu Nov  8 19:58:08 UTC 2012 - peter.tromm...@ohm-hochschule.de
+
+- add ExclusiveArch tag 
+
+---

Old:

  ghc-7.4.1-i386-unknown-linux.tar.bz2
  ghc-7.4.1-src.tar.bz2
  ghc-7.4.1-x86_64-unknown-linux.tar.bz2

New:

  ghc-7.4.2-src.tar.bz2



Other differences:
--
++ ghc.spec ++
--- /var/tmp/diff_new_pack.pPMI0G/_old  2012-11-15 10:58:21.0 +0100
+++ /var/tmp/diff_new_pack.pPMI0G/_new  2012-11-15 10:58:21.0 +0100
@@ -2,7 +2,6 @@
 # spec file for package ghc
 #
 # Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
-# Copyright (c) 2011, 2012 Peter Trommler peter.tromm...@ohm-hochschule.de
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,16 +25,14 @@
 #%%global debug_package %{nil}
 
 Name:   ghc
-Version:7.4.1
+Version:7.4.2
 Release:0
 Url:
http://haskell.org/ghc/dist/%{version}/%{name}-%{version}-src.tar.bz2
 Summary:The Glorious Glasgow Haskell Compiler
 License:BSD-3-Clause
 Group:  Development/Languages/Other
+ExclusiveArch:  %{ix86} x86_64
 
-# Remove after initial bootstrap
-%if %{defined without_binary_ghc}
-# end bootstrap
 %if %{defined ghc_bootstrapping}
 BuildRequires:  ghc-compiler >= 6.12
 %else
@@ -73,9 +70,6 @@
 BuildRequires:  ghc-unix
 %endif
 %endif
-# Remove after initial bootstrap
-%endif
-#end bootstrap
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  gcc
@@ -98,12 +92,6 @@
 Requires:   ghc-ghc-devel = %{version}-%{release}
 Requires:   ghc-libraries = %{version}-%{release}
 Source: 
http://haskell.org/ghc/dist/%{version}/%{name}-%{version}-src.tar.bz2
-# remove after initial bootstrap
-# Binary distributions for initial bootstrap
-%global bootstrap_version %{version}
-Source1:%{name}-%{bootstrap_version}-%{_arch}-unknown-linux.tar.bz2
-# NoSource:   1
-# end bootstrap
 # PATCH-FIX-UPSTREAM ghc-use-system-libffi.patch 
peter.tromm...@ohm-hochschule.de - See Haskell trac #4496 and #5743
 Patch:  ghc-use-system-libffi.patch
 # PATCH-FIX-UPSTREAM ghc-suse-as-needed.patch peter.tromm...@ohm-hochschule.de 
-- temporary fix for Haskell trac #7062, ghc libraries do not work with 
as_needed and new-dtags both enabled
@@ -153,22 +141,16 @@
 %global ghc_version_override %{version}
 
 
-# Remove after initial bootstrap
-%if %{defined without_binary_ghc}
-# end bootstrap
 %global _use_internal_dependency_generator 0
 %global __find_provides %{_rpmconfigdir}/ghc-deps.sh --provides 
%{buildroot}%{ghclibdir}
 %global __find_requires %{_rpmconfigdir}/ghc-deps.sh --requires 
%{buildroot}%{ghclibdir}
-# Remove after initial bootstrap
-%endif
-# end bootstrap
 
 %global ghc_pkg_c_deps ghc-compiler = %{ghc_version_override}-%{release}
 
 %if %{defined ghclibdir}
 %ghc_lib_subpackage Cabal 1.14.0
 %ghc_lib_subpackage array 0.4.0.0
-%ghc_lib_subpackage -c gmp-devel,libffi-devel base 4.5.0.0
+%ghc_lib_subpackage -c gmp-devel,libffi-devel base 4.5.1.0
 %ghc_lib_subpackage binary 0.5.1.0
 %ghc_lib_subpackage bytestring 0.9.2.1
 %ghc_lib_subpackage containers 0.4.2.1
@@ -189,7 +171,7 @@
 %ghc_lib_subpackage process 1.1.0.1
 %ghc_lib_subpackage template-haskell 2.7.0.0
 %ghc_lib_subpackage time 1.4
-%ghc_lib_subpackage unix 2.5.1.0
+%ghc_lib_subpackage unix 2.5.1.1
 %endif
 
 %global version %{ghc_version_override}
@@ -209,9 +191,6 @@
 except the ghc library, which is installed by the toplevel ghc metapackage.
 
 %prep
-# Remove after initial bootstrap
-%setup -q -T -c -n bootstrap -a 1
-#end bootstrap
 %setup -q
 rm -r ghc-tarballs/{mingw,perl}
 %patch -p1 -b .libffi
@@ -226,13 +205,6 @@
 %patch6 -p1
 
 %build
-# Remove after initial bootstrap

commit udisks2 for openSUSE:Factory

2012-11-15 Thread h_root
Hello community,

here is the log from the commit of package udisks2 for openSUSE:Factory checked 
in at 2012-11-15 10:57:59

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


Package is "udisks2", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/udisks2/udisks2.changes  2012-11-02 
17:43:41.0 +0100
+++ /work/SRC/openSUSE:Factory/.udisks2.new/udisks2.changes 2012-11-15 
10:58:01.0 +0100
@@ -1,0 +2,31 @@
+Mon Nov 12 22:22:01 UTC 2012 - hrvoje.sen...@gmail.com
+
+- Update to version 2.0.0
+  + configure.ac: raise gudev dependency
+  + Add --disable-man configure option
+  + Update list of recovery/system partitions
+  + Add support for creating exFAT filesystems and changing exFAT
+labels
+  + Add textual descriptions for IMSM Raid members
+  + Use all-caps for RAID
+  + Only do the isohybrid hack for the first partition
+  + Don't complain about missing /etc/crypttab file
+  + Don't complain about missing /etc/fstab file
+  + Make it work without requiring the kernel to be CONFIG_SWAP=y
+  + Mention the right file when complaing about /proc/swaps
+  + Fix glaringly wrong documentation for Filesystem.Mount()
+  + Move bash completion script into
+/usr/share/bash-completion/completions
+  + Don't require that users define UDISKS_API_IS_SUBJECT_TO_CHANGE
+  + Remove udisks_daemon_util_on_other_seat() from sections.txt
+  + Add workaround annotation for
+udisks_client_get_block_for_dev()
+  + Enable large file support
+  + Various doc and tests fixes
+  + Bugs fixed: fdo#51063.
+  + Updated translations.
+- Drop systemd-dynamic-check.diff: fixed upstream.
+- Dropped gnome-common BuildRequires and call to gnome-autogen.sh,
+  as the patch which needed that is dropped.
+
+---

Old:

  systemd-dynamic-check.diff
  udisks-1.99.0.tar.bz2

New:

  udisks-2.0.0.tar.bz2



Other differences:
--
++ udisks2.spec ++
--- /var/tmp/diff_new_pack.dY8kHC/_old  2012-11-15 10:58:02.0 +0100
+++ /var/tmp/diff_new_pack.dY8kHC/_new  2012-11-15 10:58:02.0 +0100
@@ -20,19 +20,15 @@
 
 Name:   udisks2
 %define _name   udisks
-Version:1.99.0
+Version:2.0.0
 Release:0
 Summary:Disk Management Service, version 2
 License:GPL-2.0+
 Group:  System/Daemons
 Url:http://www.freedesktop.org/wiki/Software/udisks
 Source: 
http://udisks.freedesktop.org/releases/%{_name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM systemd-dynamic-check.diff fdo#55309 bnc#769570 
ti...@suse.de -- Add a check of running systemd so that it still works with 
sysvinit
-Patch1: systemd-dynamic-check.diff
 # Needed to build the man pages
 BuildRequires:  docbook-xsl-stylesheets
-# needed for patch1
-BuildRequires:  gnome-common
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
 BuildRequires:  libacl-devel
@@ -40,7 +36,7 @@
 BuildRequires:  xsltproc
 BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.31.13
 BuildRequires:  pkgconfig(glib-2.0) >= 2.31.13
-BuildRequires:  pkgconfig(gudev-1.0) >= 147
+BuildRequires:  pkgconfig(gudev-1.0) >= 165
 BuildRequires:  pkgconfig(libatasmart) >= 0.17
 BuildRequires:  pkgconfig(libsystemd-login) >= 44
 BuildRequires:  pkgconfig(polkit-agent-1) >= 0.92
@@ -95,12 +91,9 @@
 %lang_package
 %prep
 %setup -q -n %{_name}-%{version}
-%patch1 -p1
 
 %build
 export V=1
-# needed for patch1
-NOCONFIGURE=1 gnome-autogen.sh
 %configure \
   --disable-static
 make %{?_smp_mflags}
@@ -135,7 +128,7 @@
 %{_bindir}/udisksctl
 %dir %{_libexecdir}/udisks2
 %{_libexecdir}/udisks2/udisksd
-%{_sysconfdir}/bash_completion.d/udisksctl-bash-completion.sh
+%{_datadir}/bash-completion/completions/udisksctl
 %{_sysconfdir}/dbus-1/system.d/org.freedesktop.UDisks2.conf
 %{_datadir}/dbus-1/system-services/org.freedesktop.UDisks2.service
 %{_datadir}/polkit-1/actions/org.freedesktop.udisks2.policy

++ udisks-1.99.0.tar.bz2 -> udisks-2.0.0.tar.bz2 ++
 34069 lines of diff (skipped)

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



commit kmod for openSUSE:Factory

2012-11-15 Thread h_root
Hello community,

here is the log from the commit of package kmod for openSUSE:Factory checked in 
at 2012-11-15 10:57:46

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


Package is "kmod", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/kmod/kmod.changes2012-09-26 
16:20:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.kmod.new/kmod.changes   2012-11-15 
10:57:49.0 +0100
@@ -1,0 +2,24 @@
+Sat Nov 10 15:07:54 UTC 2012 - hrvoje.sen...@gmail.com
+
+- Update to kmod-11
+* Fix testsuite defining symbols twice on 32 bit systems
+* Allow to check generated files against correct ones
+* libkmod now keeps a file opened after the first call to
+* kmod_module_get_{info,versions,symbols,dependency_symbols}. This
+  reduces signficantly the amount of time depmod tool takes to
+  execute. Particularly if compressed modules are used.
+* Remove --with-rootprefix from build system. It was not a great
+  idea after all and should not be use since it causes more harm
+  than benefits.
+* Hide --wait option on rmmod. This feature is being targeted for
+  removal from kernel. rmmod still accepts this option, but it is
+  hidden now: man page and usage() says nothing about it and if
+  it is used, user will get a 10s sleep. This way we can check and
+  help if anyone is using this feature.
+* Refactor message logging on all tools, giving proper prefix,
+  routing everything to syslog when asked for, etc.
+* Fix parsing of modules.order when using compressed modules
+* Usage messages go to stdout instead of stderr
+* Fix memory leak in hash implementation
+
+---

Old:

  kmod-10.tar.sign
  kmod-10.tar.xz

New:

  kmod-11.tar.sign
  kmod-11.tar.xz



Other differences:
--
++ kmod.spec ++
--- /var/tmp/diff_new_pack.1XFQvL/_old  2012-11-15 10:57:50.0 +0100
+++ /var/tmp/diff_new_pack.1XFQvL/_new  2012-11-15 10:57:50.0 +0100
@@ -21,7 +21,7 @@
 Summary:Utilities to load modules into the kernel
 License:LGPL-2.1+ and GPL-2.0+
 Group:  System/Kernel
-Version:10
+Version:11
 Release:0
 Url:
http://www.jonmasters.org/blog/2011/12/20/libkmod-replaces-module-init-tools/
 #Announce: https://lwn.net/Articles/502622/
@@ -32,6 +32,7 @@
 Source2:
ftp://ftp.kernel.org/pub/linux/utils/kernel/kmod/%name-%version.tar.sign
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  libxslt-tools
 BuildRequires:  pkgconfig >= 0.21
 BuildRequires:  xz
 BuildRequires:  pkgconfig(liblzma) >= 4.99
@@ -129,7 +130,7 @@
 ln -s "%_bindir/kmod" "$b/bin/";
 %if "%_libdir" != "/%_lib"
 ln -s "%_libdir/libkmod.so.2" "$b/%_lib/";
-ln -s "%_libdir/libkmod.so.2.2.0" "$b/%_lib/";
+ln -s "%_libdir/libkmod.so.2.2.1" "$b/%_lib/";
 %endif
 
 %check
@@ -146,7 +147,6 @@
 %_bindir/kmod
 %_libexecdir/%name
 /bin/kmod
-%_mandir/man5/modules.dep.bin.5*
 
 %files -n %lname
 %defattr(-,root,root)
@@ -180,6 +180,7 @@
 %_mandir/man5/depmod.d.5*
 %_mandir/man5/modprobe.d.5*
 %_mandir/man5/modules.dep.5*
+%_mandir/man5/modules.dep.bin.5*
 %_mandir/man8/depmod.8*
 %_mandir/man8/insmod.8*
 %_mandir/man8/lsmod.8*

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



commit aaa_base for openSUSE:Factory

2012-11-15 Thread h_root
Hello community,

here is the log from the commit of package aaa_base for openSUSE:Factory 
checked in at 2012-11-15 10:57:33

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


Package is "aaa_base", Maintainer is "r...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/aaa_base/aaa_base.changes2012-11-14 
16:32:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.aaa_base.new/aaa_base.changes   2012-11-15 
10:57:34.0 +0100
@@ -1,0 +2,10 @@
+Thu Nov 15 09:37:55 UTC 2012 - co...@suse.com
+
+- remove boot.* again, new insserv shadows them
+
+---
+Thu Nov 15 09:04:44 UTC 2012 - dims...@opensuse.org
+
+- Add aaa_base-syntax-error.patch: Fix syntax error in rc.status.
+
+---



Other differences:
--
++ aaa_base.spec ++
--- /var/tmp/diff_new_pack.Eycawi/_old  2012-11-15 10:57:35.0 +0100
+++ /var/tmp/diff_new_pack.Eycawi/_new  2012-11-15 10:57:35.0 +0100
@@ -166,10 +166,6 @@
 # needed also with systemd
 /etc/init.d/boot.localnet
 /etc/init.d/powerfail
-# needed for backward compat
-/etc/init.d/boot.localfs
-/etc/init.d/boot.rootfsck
-/etc/init.d/boot.cleanup
 /etc/hushlogins
 %dir /lib/aaa_base
 /lib/aaa_base/convert_sysctl*

++ README.packaging.txt ++
--- /var/tmp/diff_new_pack.Eycawi/_old  2012-11-15 10:57:35.0 +0100
+++ /var/tmp/diff_new_pack.Eycawi/_new  2012-11-15 10:57:35.0 +0100
@@ -6,7 +6,7 @@
   aaa_base packagers commit it for you
 
 The online repository is at:
-http://gitorious.org/opensuse/aaa_base
+http://github.com/openSUSE/aaa_base
 
 For building the package from git run the service directly:
 osc service disabledrun

++ aaa_base-12.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aaa_base-12.3/aaa_base.post 
new/aaa_base-12.3/aaa_base.post
--- old/aaa_base-12.3/aaa_base.post 2012-11-14 01:42:56.0 +0100
+++ new/aaa_base-12.3/aaa_base.post 2012-11-15 10:36:44.0 +0100
@@ -52,7 +52,7 @@
 esac
 fi
 
-%{fillup_and_insserv -y boot.localfs boot.rootfsck boot.cleanup boot.localnet}
+%{fillup_and_insserv -y boot.localnet}
 
 %{remove_and_set -n security CONSOLE_SHUTDOWN}
 %{remove_and_set -n suseconfig CHECK_INITTAB}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aaa_base-12.3/files/etc/init.d/boot.cleanup 
new/aaa_base-12.3/files/etc/init.d/boot.cleanup
--- old/aaa_base-12.3/files/etc/init.d/boot.cleanup 2012-11-14 
01:42:56.0 +0100
+++ new/aaa_base-12.3/files/etc/init.d/boot.cleanup 1970-01-01 
01:00:00.0 +0100
@@ -1,41 +0,0 @@
-#! /bin/bash
-#
-# Copyright (c) 2001-2005 SuSE Linux AG, Nuernberg, Germany.
-# Copyright (c) 2011 SUSE Linux Products GmbH, Nuernberg, Germany.
-#
-# /etc/init.d/boot.cleanup
-#
-### BEGIN INIT INFO
-# Provides:  boot.cleanup
-# Required-Start:$null
-# Should-Start:  $null
-# Required-Stop: $null
-# Should-Stop:   $null
-# Default-Start: B
-# Default-Stop:
-# Short-Description: do cleanup
-# Description: Cleanup left over tempfiles from 
-#  last run: screen sockets, temporary rpm-database files,
-#  ssh agent infos, various lockfiles, utmp and some more.
-### END INIT INFO
-
-. /etc/rc.status
-
-rc_reset
-
-case "$1" in
-  start|stop)
-   rc_failed 3
-   ;;
-
-restart|reload)
-   rc_failed 3
-   rc_status -v
-   ;;
-*)
-   echo "Usage: $0 {start|stop|status}"
-   exit 1
-   ;;
-esac
-
-rc_exit
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aaa_base-12.3/files/etc/init.d/boot.localfs 
new/aaa_base-12.3/files/etc/init.d/boot.localfs
--- old/aaa_base-12.3/files/etc/init.d/boot.localfs 2012-11-14 
01:42:56.0 +0100
+++ new/aaa_base-12.3/files/etc/init.d/boot.localfs 1970-01-01 
01:00:00.0 +0100
@@ -1,34 +0,0 @@
-#! /bin/sh
-#
-# Copyright (c) 2001-2002 SuSE Linux AG, Nuernberg, Germany.
-# All rights reserved.
-#
-# /etc/init.d/boot.localfs
-#
-### BEGIN INIT INFO
-# Provides:  boot.localfs
-# Required-Start:$null
-# Required-Stop: $null
-# Default-Start: B
-# Default-Stop:
-# X-Interactive: true
-# Short-Description: check and mount local filesystems except /
-# Description:   check and mount local filesystems except /
-### END INIT INFO
-
-. /etc/rc.status
-
-rc_reset
-
-case "$1" in
-  start|stop|restart)
-   rc_failed 3
-   rc_status -v
-   ;;
-*)
-   echo "Usage: $0 {start|stop|restart}"
-   exit 1
-   ;;
-esac
-
-rc_exit
diff -urN '

commit insserv for openSUSE:Factory

2012-11-15 Thread h_root
Hello community,

here is the log from the commit of package insserv for openSUSE:Factory checked 
in at 2012-11-15 10:57:28

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


Package is "insserv", Maintainer is "wer...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/insserv/insserv.changes  2012-11-14 
16:40:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.insserv.new/insserv.changes 2012-11-15 
10:57:29.0 +0100
@@ -0,0 +1,7 @@
+---
+Thu Nov 15 09:27:30 UTC 2012 - wer...@suse.de
+
+- Bug fix: do not close dbus connection which was never established
+- Avoid warning about not existing systemd socket
+
+---

New:

  insserv-1.16.0.dif



Other differences:
--
++ insserv.spec ++
--- /var/tmp/diff_new_pack.poL0cs/_old  2012-11-15 10:57:31.0 +0100
+++ /var/tmp/diff_new_pack.poL0cs/_new  2012-11-15 10:57:31.0 +0100
@@ -28,7 +28,7 @@
 Url:http://savannah.nongnu.org/projects/sysvinit/
 Source0:
http://download.savannah.gnu.org/releases/sysvinit/insserv-%{version}.tar.bz2
 Source1:insserv.conf
-#Patch: insserv-%{version}.dif
+Patch:  insserv-%{version}.dif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %global _sysconfdir /etc
 %global _sbindir/sbin
@@ -46,7 +46,7 @@
 
 %prep
 %setup
-#%patch
+%patch
 
 %build
 # remove -DOSCBUILD if all packages are fixed

++ insserv-1.16.0.dif ++
--- insserv.c
+++ insserv.c   2012-11-15 08:54:32.110344983 +
@@ -2942,33 +2942,11 @@ int main (int argc, char *argv[])
 if (systemd)
import_systemd_facilities();
 
-{
-   list_t *ptr;
-   list_for_each(ptr, sysfaci_start) {
-   list_t *iptr, *head = &getfaci(ptr)->replace;
-   printf("%s : ", getfaci(ptr)->name);
-   np_list_for_each(iptr, head)
-   printf("%s ", getrepl(iptr)->name);
-   printf("\n");
-   }
-}
-
 /*
  * Expand system facilities to real services
  */
 expand_conf();
 
-{
-   list_t *ptr;
-   list_for_each(ptr, sysfaci_start) {
-   list_t *iptr, *head = &getfaci(ptr)->replace;
-   printf("%s : ", getfaci(ptr)->name);
-   np_list_for_each(iptr, head)
-   printf("%s ", getrepl(iptr)->name);
-   printf("\n");
-   }
-}
-
 /*
  * Handle Systemd services (.service -> )
  */
--- systemd.c
+++ systemd.c   2012-11-15 09:23:26.866345317 +
@@ -404,7 +404,8 @@ DBusConnection * systemd_open_conn(void)
bus = dbus_bus_get_private(DBUS_BUS_SYSTEM, &error);
 
 if (!bus) {
-   warn ("can not connect systemd: %s\n", error.message);
+   if (errno != ENOENT)
+   warn ("can not connect systemd: %s\n", error.message);
goto err;
 }
 dbus_connection_set_exit_on_disconnect(bus, FALSE);
@@ -425,9 +426,9 @@ DBusConnection * systemd_open_conn(void)
 return bus;
 perm:
 warn ("can not connect to systemd: %m\n");
-err:
 dbus_connection_close(bus);
 dbus_connection_unref(bus);
+err:
 if (dbus_error_is_set(&error))
dbus_error_free(&error);
 return (DBusConnection*)0;
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit tomahawk for openSUSE:Factory

2012-11-15 Thread h_root
Hello community,

here is the log from the commit of package tomahawk for openSUSE:Factory 
checked in at 2012-11-15 09:44:46

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


Package is "tomahawk", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/tomahawk/tomahawk.changes2012-10-06 
18:44:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.tomahawk.new/tomahawk.changes   2012-11-15 
09:44:53.0 +0100
@@ -1,0 +2,11 @@
+Wed Nov 14 15:11:13 UTC 2012 - d...@dominik-schmidt.de
+
+- fix Supplements: for tomahawk-kde
+- Make tomahawk-kde require tomahawk itself
+  (pointless installing a .khotkeys file without the application)
+- remove obsolete %clean section
+- install ChangeLog, README, AUTHORS and LICENSE.txt
+- add rpmlint filter to surpress warning about libqt4-sql-sqlite
+  requirement
+
+---



Other differences:
--
++ tomahawk.spec ++
--- /var/tmp/diff_new_pack.G4CLrj/_old  2012-11-15 09:44:54.0 +0100
+++ /var/tmp/diff_new_pack.G4CLrj/_new  2012-11-15 09:44:54.0 +0100
@@ -43,7 +43,10 @@
 BuildRequires:  boost-devel >= 1.3
 BuildRequires:  clucene-core-devel >= 2.3.3.4
 BuildRequires:  libattica-devel >= 0.4.0
+BuildRequires:  libechonest-devel >= 2.0
 BuildRequires:  liblastfm-devel >= 1.0.1
+BuildRequires:  libqca2-devel
+BuildRequires:  quazip-devel
 BuildRequires:  sqlite3-devel >= 3.6.22
 BuildRequires:  taglib-devel >= 1.6.2
 
@@ -54,11 +57,8 @@
 Recommends: phonon-backend-gstreamer >= 4.5.0 phonon-backend-vlc >= 0.4
 
 # Optional deps for additional features
-BuildRequires:  libechonest-devel >= 2.0
 BuildRequires:  libjreen-devel >= 1.0.1
-BuildRequires:  libqca2-devel
 BuildRequires:  libqtweetlib-devel
-BuildRequires:  quazip-devel
 
 # KDE integration
 BuildRequires:  kde4-filesystem
@@ -73,7 +73,8 @@
 %package kde
 Summary:KDE integration for Tomahawk
 Group:  Productivity/Multimedia/Sound/Players
-Supplements:packageand(kdebase4-workspace)
+Requires:   tomahawk
+Supplements:packageand(tomahawk:kdebase4-workspace)
 
 %description kde
 This package makes hotkeys configurable in KDE systemsettings
@@ -111,9 +112,6 @@
 %__rm -rf "%{buildroot}%{_datadir}/icons/hicolor/512x512"
 %__rm -rf "%{buildroot}%{_datadir}/icons/hicolor/128x128-grayscale/"
 
-%clean
-%__rm -rf %{buildroot}
-
 %post
 /sbin/ldconfig
 %desktop_database_post
@@ -126,6 +124,7 @@
 
 %files
 %defattr(-,root,root,0755)
+%doc LICENSE.txt README ChangeLog AUTHORS
 %{_bindir}/tomahawk
 
 %ifnarch %arm

++ tomahawk-rpmlintrc ++
--- /var/tmp/diff_new_pack.G4CLrj/_old  2012-11-15 09:44:54.0 +0100
+++ /var/tmp/diff_new_pack.G4CLrj/_new  2012-11-15 09:44:54.0 +0100
@@ -3,3 +3,6 @@
 
 # libtomahawk is shared amongst several components but has no stable api for 
anyone else to use (and doesnt install headers files anyways)
 addFilter('shlib-policy-missing-suffix')
+
+# libqt4-sql-sqlite is a runtime plugin which is not explicitly pulled it
+addFilter('explicit-lib-dependency')

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



commit swing-layout for openSUSE:Factory

2012-11-15 Thread h_root
Hello community,

here is the log from the commit of package swing-layout for openSUSE:Factory 
checked in at 2012-11-15 09:44:27

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


Package is "swing-layout", Maintainer is "bnc-team-j...@forge.provo.novell.com"

Changes:

--- /work/SRC/openSUSE:Factory/swing-layout/swing-layout.changes
2011-09-23 12:47:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.swing-layout.new/swing-layout.changes   
2012-11-15 09:44:29.0 +0100
@@ -1,0 +2,5 @@
+Wed Nov 14 13:49:51 UTC 2012 - mvysko...@suse.com
+
+- fix build for non-SUSE distros
+
+---



Other differences:
--
++ swing-layout.spec ++
--- /var/tmp/diff_new_pack.QjBr9V/_old  2012-11-15 09:44:30.0 +0100
+++ /var/tmp/diff_new_pack.QjBr9V/_new  2012-11-15 09:44:30.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package swing-layout (Version 1.0.3)
+# spec file for package swing-layout
 #
-# Copyright (c) 2009 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,22 +15,34 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   swing-layout
 Summary:Natural layout for Swing panels
+License:LGPL-2.1+
 Group:  Development/Languages/Java
 Url:https://swing-layout.dev.java.net/ 
 Version:1.0.3
-Release:12
-License:LGPL-2.1+
+Release:0
 BuildRequires:  ant
+# ant variable
+%if ! 0%{?suse_version}
+%define ant JAVA_HOME=/usr/lib/jvm/java ant
+%endif
+%if 0%{?centos_version} || 0%{?fedora}
+BuildRequires:  java-devel >= 1.6.0
+%else
 BuildRequires:  java-devel
-BuildRequires:  jpackage-utils >= 1.5
 BuildRequires:  update-alternatives
+%endif
+BuildRequires:  jpackage-utils >= 1.5
+%if 0%{?mandriva_version}
+BuildRequires:  xml-commons-apis
+BuildRequires:  xml-commons-jaxp-1.3-apis
+BuildRequires:  xml-commons-resolver12
+%else
 BuildRequires:  xml-commons-apis
 BuildRequires:  xml-commons-resolver
+%endif
 Requires:   jre >= 1.5
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -52,7 +64,6 @@
 
 
 %package javadoc
-License:LGPL-2.1+
 Summary:Natural layout for Swing panels
 Group:  Development/Languages/Java
 

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



commit plymouth for openSUSE:Factory

2012-11-15 Thread h_root
Hello community,

here is the log from the commit of package plymouth for openSUSE:Factory 
checked in at 2012-11-15 09:44:10

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


Package is "plymouth", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/plymouth/plymouth.changes2012-11-08 
21:52:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.plymouth.new/plymouth.changes   2012-11-15 
09:44:11.0 +0100
@@ -1,0 +2,8 @@
+Wed Nov 14 09:12:13 UTC 2012 - seife+...@b1-systems.com
+
+- fix path to systemd-tty-ask-password-agent for newer systemd
+- create the pid file again during boot, the existence of this is
+  a condition for systemd-ask-password-plymouth.service. A proper
+  fix might look different but that get's it going again.
+
+---

New:

  plymouth-systemd-in-usr.patch



Other differences:
--
++ plymouth.spec ++
--- /var/tmp/diff_new_pack.yXS8n5/_old  2012-11-15 09:44:12.0 +0100
+++ /var/tmp/diff_new_pack.yXS8n5/_new  2012-11-15 09:44:12.0 +0100
@@ -51,6 +51,8 @@
 Patch11:plymouth-remove-pid-file.patch
 Patch12:plymoith-sd-notforking.patch
 Patch13:ply-sdunitdir.patch
+# PATCH-OPENSUSE -- systemd-tty-ask-password-agent is in /usr/bin now.
+Patch14:plymouth-systemd-in-usr.patch
 BuildRequires:  automake
 BuildRequires:  kernel-headers
 BuildRequires:  libtool
@@ -327,6 +329,10 @@
 #patch11 -p1
 %patch12
 %patch13
+# haha, evil condition... :-)
+%if "0%(type -p systemd-tty-ask-password-agent)" == 
"0/usr/bin/systemd-tty-ask-password-agent"
+%patch14 -p1
+%endif
 # replace builddate with patch0date
 sed -i "s/__DATE__/\"$(stat -c %y %{_sourcedir}/%{name}.changes)\"/" src/main.c
 


++ plymoith-sd-notforking.patch ++
--- /var/tmp/diff_new_pack.yXS8n5/_old  2012-11-15 09:44:12.0 +0100
+++ /var/tmp/diff_new_pack.yXS8n5/_new  2012-11-15 09:44:12.0 +0100
@@ -1,6 +1,8 @@
 --- systemd-units/plymouth-halt.service.in.orig
 +++ systemd-units/plymouth-halt.service.in
-@@ -6,6 +6,5 @@ DefaultDependencies=no
+@@ -4,8 +4,7 @@ After=getty@tty1.service prefdm.service
+ Before=halt.service
+ DefaultDependencies=no
  ConditionKernelCommandLine=!plymouth.enable=0
  
  [Service]
@@ -10,7 +12,9 @@
 -Type=forking
 --- systemd-units/plymouth-kexec.service.in.orig
 +++ systemd-units/plymouth-kexec.service.in
-@@ -6,6 +6,5 @@ DefaultDependencies=no
+@@ -4,8 +4,7 @@ After=getty@tty1.service prefdm.service
+ Before=kexec.service
+ DefaultDependencies=no
  ConditionKernelCommandLine=!plymouth.enable=0
  
  [Service]
@@ -20,7 +24,9 @@
 -Type=forking
 --- systemd-units/plymouth-poweroff.service.in.orig
 +++ systemd-units/plymouth-poweroff.service.in
-@@ -6,6 +6,5 @@ DefaultDependencies=no
+@@ -4,8 +4,7 @@ After=getty@tty1.service prefdm.service
+ Before=poweroff.service
+ DefaultDependencies=no
  ConditionKernelCommandLine=!plymouth.enable=0
  
  [Service]
@@ -30,7 +36,9 @@
 -Type=forking
 --- systemd-units/plymouth-reboot.service.in.orig
 +++ systemd-units/plymouth-reboot.service.in
-@@ -6,6 +6,5 @@ DefaultDependencies=no
+@@ -4,8 +4,7 @@ After=getty@tty1.service prefdm.service
+ Before=reboot.service
+ DefaultDependencies=no
  ConditionKernelCommandLine=!plymouth.enable=0
  
  [Service]
@@ -40,12 +48,14 @@
 -Type=forking
 --- systemd-units/plymouth-start.service.in.orig
 +++ systemd-units/plymouth-start.service.in
-@@ -7,8 +7,7 @@ Before=systemd-ask-password-plymouth.ser
+@@ -5,10 +5,9 @@ Wants=systemd-ask-password-plymouth.path
+ After=systemd-vconsole-setup.service systemd-udev-trigger.service
+ Before=systemd-ask-password-plymouth.service
  ConditionKernelCommandLine=!plymouth.enable=0
  
  [Service]
 -ExecStart=@PLYMOUTH_DAEMON_DIR@/plymouthd --mode=boot 
--pid-file=@plymouthruntimedir@/pid --attach-to-session
-+ExecStart=@PLYMOUTH_DAEMON_DIR@/plymouthd --no-daemon --mode=boot 
--attach-to-session
++ExecStart=@PLYMOUTH_DAEMON_DIR@/plymouthd --mode=boot 
--pid-file=@plymouthruntimedir@/pid --no-daemon --attach-to-session
  ExecStartPost=-/sbin/udevadm settle --timeout=30 
--exit-if-exists=/sys/class/drm/card0/dev ; /sbin/udevadm settle --timeout=30 
--exit-if-exists=/sys/class/graphics/fb0/dev ; @PLYMOUTH_CLIENT_DIR@/plymouth 
show-splash
 -Type=forking
  KillMode=none


++ plymouth-systemd-in-usr.patch ++
Index: b/systemd-units/systemd-ask-password-plymouth.service.in
===
--- a/systemd-units/systemd-ask-password-plymouth.service.in
+++ b/systemd-units/systemd-ask-password-plymouth.service.in
@@ -6,6 +6,6 @@ After=plymouth-start.service
 Before=shutdown.target
 ConditionKernelCommandLine=!plymo

commit oyranos for openSUSE:Factory

2012-11-15 Thread h_root
Hello community,

here is the log from the commit of package oyranos for openSUSE:Factory checked 
in at 2012-11-15 09:43:56

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


Package is "oyranos", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/oyranos/oyranos.changes  2012-05-31 
17:07:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.oyranos.new/oyranos.changes 2012-11-15 
09:44:00.0 +0100
@@ -1,0 +2,7 @@
+Tue Nov 13 21:58:40 UTC 2012 - hrvoje.sen...@gmail.com
+
+- Update to 0.9.0
+- New profile-graph sub-package
+- Dropped oyranos-example_compile_fix.patch, fixed upstream
+
+---

Old:

  oyranos-0.4.0.tar.bz2
  oyranos-example_compile_fix.patch

New:

  oyranos-0.9.0.tar.bz2



Other differences:
--
++ oyranos.spec ++
--- /var/tmp/diff_new_pack.0cG0vz/_old  2012-11-15 09:44:01.0 +0100
+++ /var/tmp/diff_new_pack.0cG0vz/_new  2012-11-15 09:44:01.0 +0100
@@ -17,10 +17,9 @@
 #
 
 
-Version:0.4.0
+Version:0.9.0
 Release:0
-Source: oyranos-0.4.0.tar.bz2
-Patch0: oyranos-example_compile_fix.patch
+Source: oyranos-0.9.0.tar.bz2
 %define syscolordir /usr/share/color
 %define usercolordir~/.config/color
 %define usercolordata   ~/.local/share/color
@@ -129,10 +128,10 @@
 %endif
 
 %if 0%{?suse_version} > 1130
-BuildRequires:  libyajl-devel
 BuildRequires:  libexiv2-devel
 BuildRequires:  libraw-devel
 BuildRequires:  libraw-devel-static
+BuildRequires:  libyajl-devel
 %endif
 
 %if 0%{?suse_version} > 1200
@@ -228,7 +227,8 @@
 Summary:Color Management System Libraries
 Group:  Development/Libraries/Other
 # assume users want the device modules
-Requires:   lib%{name}0-cups = %{version} lib%{name}0-monitor = %{version}
+Requires:   lib%{name}0-cups = %{version}
+Requires:   lib%{name}0-monitor = %{version}
 # we need rgb, lab, xyz gray and cmyk profiles
 # the proper names: sRGB.icc, XYZ.icc, Lab.icc are in the OpenICC-data package
 Requires:   icc-profiles
@@ -236,7 +236,8 @@
 %package  -n lib%{name}-devel
 Summary:Headers, Configuration and static Libs + Documentation
 Group:  Development/Libraries/Other
-Requires:   lib%{name}0 = %{version} libxml2-devel
+Requires:   lib%{name}0 = %{version}
+Requires:   libxml2-devel
 %if 0%{?suse_version} > 1130
 Requires:   libyajl-devel
 %endif
@@ -265,6 +266,10 @@
 Summary:Nvidia card support
 Group:  System/X11/Utilities
 
+%package  profile-graph
+Summary:Profile 2D graph tool
+Group:  Development/Libraries/Other
+
 %package  -n lib%{name}0-cups
 Summary:CUPS device support
 Group:  Development/Libraries/Other
@@ -359,6 +364,10 @@
 Oyranos colour management system.
 The nvidia EDID configuration part.
 
+%description  profile-graph
+The grapher renders a simple gamut 
+hull in 2D of a ICC profile.
+
 %description  -n lib%{name}0-cups
 CUPS device support for the
 Oyranos colour management system.
@@ -389,7 +398,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 export CFLAGS="%{optflags}"
@@ -433,6 +441,7 @@
 %defattr(-, root, root)
 %doc AUTHORS COPYING ChangeLog README
 %{_libdir}/lib%{name}_core.so.*
+%{_libdir}/lib%{name}_config.so.*
 %{_libdir}/lib%{name}_object.so.*
 %{_libdir}/lib%{name}_modules.so.*
 %{_libdir}/lib%{name}.so.*
@@ -459,18 +468,14 @@
 %{_libdir}/lib%{name}.so
 %dir %{_includedir}/%{name}
 %{_includedir}/%{name}/icc34.h
-%{_includedir}/%{name}/%{name}.h
-%{_includedir}/%{name}/%{name}_config.h
-%{_includedir}/%{name}/%{name}_core.h
-%{_includedir}/%{name}/%{name}_definitions.h
-%{_includedir}/%{name}/%{name}_icc.h
-%{_includedir}/%{name}/%{name}_version.h
-%{_includedir}/%{name}/%{name}_types.h
+%{_includedir}/%{name}/oy*.h
 %{_libdir}/pkgconfig/*
 %{_libdir}/lib%{name}_core.a
 %{_libdir}/lib%{name}_object.a
 %{_libdir}/lib%{name}_modules.a
 %{_libdir}/lib%{name}.a
+%{_libdir}/lib%{name}_config.a
+%{_libdir}/lib%{name}_config.so
 %{_mandir}/man3/%{name}-config.3*
 %{_mandir}/man3/%{name}.*
 %doc doc/html
@@ -479,10 +484,8 @@
 %defattr(-, root, root)
 %doc AUTHORS COPYING ChangeLog README
 %dir %{_includedir}/%{name}/alpha
-%dir %{_includedir}/%{name}/alpha/object
 %{_includedir}/%{name}/alpha/%{name}_alpha.h
 %{_includedir}/%{name}/alpha/%{name}_cmm.h
-%{_includedir}/%{name}/alpha/object/*.h
 
 %files -n lib%{name}-alpha-devel-doc
 %defattr(-, root, root)
@@ -511,6 +514,12 @@
 %{_bindir}/%{name}-monitor-nvidia
 %{_mandir}/man1/%{name}-monitor-nvidia.1*
 
+%files profile-graph
+%defattr(-, root, root)
+%doc AUTHORS COPYING ChangeLog README
+%{_bindir}/%{name}-prof

commit obexd for openSUSE:Factory

2012-11-15 Thread h_root
Hello community,

here is the log from the commit of package obexd for openSUSE:Factory checked 
in at 2012-11-15 09:43:00

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


Package is "obexd", Maintainer is "j...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/obexd/obexd.changes  2012-05-08 
12:28:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.obexd.new/obexd.changes 2012-11-15 
09:43:01.0 +0100
@@ -1,0 +2,5 @@
+Wed Nov 14 08:13:00 UTC 2012 - a...@suse.de
+
+- Add missing include to fix build (add patch obexd-headers.patch)
+
+---

New:

  obexd-headers.patch



Other differences:
--
++ obexd.spec ++
--- /var/tmp/diff_new_pack.GaxPBU/_old  2012-11-15 09:43:02.0 +0100
+++ /var/tmp/diff_new_pack.GaxPBU/_new  2012-11-15 09:43:02.0 +0100
@@ -30,6 +30,8 @@
 Source2:obexd-setup.sh
 # PATCH-FIX-MOBLIN obexd-users-home-for-root.patch bnc567383 tam...@novell.com 
- Use ~/Public for users shared folder
 Patch0: obexd-users-home-for-root.patch
+# PATCH-FIX-OPENSUSE Add missing includes
+Patch1: obexd-headers.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 BuildRequires:  libtool
@@ -66,6 +68,7 @@
 %prep
 %setup -q
 %patch0 -p0
+%patch1 -p1
 
 %build
 autoreconf -f -i

++ obexd-headers.patch ++
Index: obexd-0.45/plugins/mas.c
===
--- obexd-0.45.orig/plugins/mas.c
+++ obexd-0.45/plugins/mas.c
@@ -29,6 +29,7 @@
 #include 
 #include 
 #include 
+#include 
 
 #include "obexd.h"
 #include "plugin.h"
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit liblangtag for openSUSE:Factory

2012-11-15 Thread h_root
Hello community,

here is the log from the commit of package liblangtag for openSUSE:Factory 
checked in at 2012-11-15 09:42:47

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


Package is "liblangtag", Maintainer is ""

Changes:

New Changes file:

--- /dev/null   2012-10-22 00:44:18.403455820 +0200
+++ /work/SRC/openSUSE:Factory/.liblangtag.new/liblangtag.changes   
2012-11-15 09:42:48.0 +0100
@@ -0,0 +1,29 @@
+---
+Wed Nov 14 17:05:56 UTC 2012 - tchva...@suse.com
+
+- Fix Requires to demand glib2-devel not gtk1 variant
+  (thanks coolo)
+  * Fix copy&pasto in one summary.
+
+---
+Tue Nov 13 08:40:34 UTC 2012 - tchva...@suse.com
+
+- Use both lpgl and mpl licenses.
+  * thanks to babelworx for the hint (merge request fails to
+complete so doing it myself).
+
+---
+Fri Nov  9 12:39:38 UTC 2012 - tchva...@suse.com
+
+- Fix desc not to contain mention of libexttextcat.
+
+---
+Wed Nov  7 06:26:11 UTC 2012 - tchva...@suse.com
+
+- Add missing directory to the list.
+
+---
+Tue Nov  6 15:20:40 UTC 2012 - tchva...@suse.com
+
+- Initial package. Version 0.4.0.
+

New:

  liblangtag-0.4.0.tar.bz2
  liblangtag.changes
  liblangtag.spec



Other differences:
--
++ liblangtag.spec ++
#
# spec file for package liblangtag
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

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


%define libname liblangtag1

Name:   liblangtag
Version:0.4.0
Release:0
License:LGPL-3.0+ or MPL-2.0
Summary:An interface library to access tags for identifying languages
Url:https://github.com/tagoh/liblangtag/
Group:  Productivity/Publishing/Word
Source0:%{name}-%{version}.tar.bz2
BuildRequires:  gcc-c++
BuildRequires:  glib2-devel
BuildRequires:  check
BuildRequires:  libxml2-devel
BuildRequires:  pkgconfig
BuildRequires:  gettext
BuildRequires:  gtk-doc
BuildRequires:  libtool
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
%{name} is an interface library to access tags for identifying
languages.

Features:
* several subtag registry database supports:
  - language
  - extlang
  - script
  - region
  - variant
  - extension
  - grandfathered
  - redundant
* handling of the language tags
  - parser
  - matching
  - canonicalizing

%package -n %{libname}
Summary:C++ library for identification of the language from tags
Group:  System/Libraries

%description -n %{libname}
%{name} is an interface library to access tags for identifying
languages.

Features:
* several subtag registry database supports:
  - language
  - extlang
  - script
  - region
  - variant
  - extension
  - grandfathered
  - redundant
* handling of the language tags
  - parser
  - matching
  - canonicalizing

%package devel
Summary:Files for Developing with %{name}
Group:  Development/Libraries/C and C++
Requires:   %{libname} = %{version}
Requires:   glib2-devel

%description devel
%{name} is an interface library to access tags for identifying
languages.

Features:
* several subtag registry database supports:
  - language
  - extlang
  - script
  - region
  - variant
  - extension
  - grandfathered
  - redundant
* handling of the language tags
  - parser
  - matching
  - canonicalizing

This package contains the %{name} development files.

%package doc
Summary: Documentation of %{name} API
Group: Documentation/HTML
BuildArch: noarch

%description doc
The %{name}-doc package contains documentation files for %{name}.

%prep
%setup -q

%build
%configure \
--disable-static \
--enable-test \
--disable-introspection \
--docdir=%_docdir/%name
make %{?_smp_mflags}

%install
make DESTDIR=%{buildroot} install

rm %{buildroot}%{_libdir}/*.la
rm %{buildroot}%{_lib

commit libjnidispatch for openSUSE:Factory

2012-11-15 Thread h_root
Hello community,

here is the log from the commit of package libjnidispatch for openSUSE:Factory 
checked in at 2012-11-15 09:42:30

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


Package is "libjnidispatch", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/libjnidispatch/libjnidispatch.changes
2012-06-26 16:08:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.libjnidispatch.new/libjnidispatch.changes   
2012-11-15 09:42:31.0 +0100
@@ -1,0 +2,5 @@
+Wed Nov 14 13:10:40 UTC 2012 - mvysko...@suse.com
+
+- fix a build for non-suse distros
+
+---



Other differences:
--
++ libjnidispatch.spec ++
--- /var/tmp/diff_new_pack.85IDCP/_old  2012-11-15 09:42:32.0 +0100
+++ /var/tmp/diff_new_pack.85IDCP/_new  2012-11-15 09:42:32.0 +0100
@@ -34,6 +34,9 @@
 Source0:jna-%{version}-suse.tar.bz2
 Source1:jna-%{version}.pom
 Patch0: jna-%{version}-build.patch
+%if 0%{?mdkversion} < 201100
+BuildArch:  i586 x86_64
+%endif
 Requires(post): jpackage-utils >= 1.7.5
 Requires(postun): jpackage-utils >= 1.7.5
 Requires:   java >= 1.5.0
@@ -43,14 +46,50 @@
 BuildRequires:  ant-trax
 BuildRequires:  java-devel >= 1.5.0
 BuildRequires:  jpackage-utils >= 1.7.5
+# ant variable
+%if ! 0%{?suse_version}
+%define ant JAVA_HOME=/usr/lib/jvm/java ant
+%endif
+# libx differences
+%if 0%{?centos_version} || 0%{?fedora}
+BuildRequires:  libX11-devel
+BuildRequires:  libXt-devel
+%endif
+%if 0%{?centos_version} > 505 || 0%{?fedora}
+BuildRequires:  java-devel >= 1.6.0
+%endif
+%if 0%{?centos_version} > 505
+BuildRequires:  saxon
+%endif
+%if 0%{?mandriva_version}
+%ifarch x86_64
+%define _lib lib64
+%else
+%define _lib lib
+%endif
+%if 0%{?mdkversion} > 201010
+BuildRequires:  %{_lib}x11-devel
+%else
+BuildRequires:  %{_lib}x11_6-devel
+%endif
+%if 0%{?mdkversion} >= 201010
+BuildRequires:  %{_lib}xt-devel
+%else
+BuildRequires:  %{_lib}xt6-devel
+%endif
+%endif
+%if 0%{?suse_version}
 BuildRequires:  xorg-x11-libX11-devel
 BuildRequires:  xorg-x11-libXt-devel
+%endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 Provides:   jna-native = %{version}-%{release}
 Obsoletes:  jna-native < %{version}-%{release}
-
+# centos does not know recommends
+%if ! 0%{?centos_version} && ! 0%{?fedora}
 Recommends: jna
+%endif
 
 %description
 Native library stub to dynamically invoke native code used by Java Native
@@ -149,6 +188,9 @@
 %doc CHANGES.md LICENSE OTHERS README.md TODO
 %{_javadir}/jna.jar
 %{_javadir}/platform.jar
+%dir %{_mavendepmapfragdir}
+%dir %{_datadir}/maven2
+%dir %{_datadir}/maven2/poms
 %{_datadir}/maven2/poms/JPP-jna.pom
 %{_mavendepmapfragdir}/jna
 


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



commit wxWidgets-2_9-wxcontainer24c for openSUSE:Factory

2012-11-15 Thread h_root
Hello community,

here is the log from the commit of package wxWidgets-2_9-wxcontainer24c for 
openSUSE:Factory checked in at 2012-11-15 09:42:11

Comparing /work/SRC/openSUSE:Factory/wxWidgets-2_9-wxcontainer24c (Old)
 and  /work/SRC/openSUSE:Factory/.wxWidgets-2_9-wxcontainer24c.new (New)


Package is "wxWidgets-2_9-wxcontainer24c", Maintainer is ""

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



Other differences:
--
++ _link ++

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



commit wxWidgets-2_9-wxcontainer for openSUSE:Factory

2012-11-15 Thread h_root
Hello community,

here is the log from the commit of package wxWidgets-2_9-wxcontainer for 
openSUSE:Factory checked in at 2012-11-15 09:41:33

Comparing /work/SRC/openSUSE:Factory/wxWidgets-2_9-wxcontainer (Old)
 and  /work/SRC/openSUSE:Factory/.wxWidgets-2_9-wxcontainer.new (New)


Package is "wxWidgets-2_9-wxcontainer", Maintainer is ""

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



Other differences:
--
++ _link ++

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



commit wxWidgets-2_9-ansi for openSUSE:Factory

2012-11-15 Thread h_root
Hello community,

here is the log from the commit of package wxWidgets-2_9-ansi for 
openSUSE:Factory checked in at 2012-11-15 09:41:24

Comparing /work/SRC/openSUSE:Factory/wxWidgets-2_9-ansi (Old)
 and  /work/SRC/openSUSE:Factory/.wxWidgets-2_9-ansi.new (New)


Package is "wxWidgets-2_9-ansi", Maintainer is ""

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



Other differences:
--
++ _link ++

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



commit python3-matplotlib for openSUSE:Factory

2012-11-15 Thread h_root
Hello community,

here is the log from the commit of package python3-matplotlib for 
openSUSE:Factory checked in at 2012-11-15 09:41:15

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


Package is "python3-matplotlib", Maintainer is ""

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



Other differences:
--
++ _link ++

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