commit grepmail for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package grepmail for openSUSE:Factory 
checked in at 2012-06-16 07:31:44

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


Package is "grepmail", Maintainer is "dlova...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/grepmail/grepmail.changes2011-09-23 
02:01:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.grepmail.new/grepmail.changes   2012-06-16 
07:31:46.0 +0200
@@ -1,0 +2,10 @@
+Fri Jun 15 18:52:35 UTC 2012 - opens...@cboltz.de
+
+- add missing perl(Date::Manip) to requires and buildrequires
+
+---
+Fri Mar 16 17:29:54 UTC 2012 - co...@suse.com
+
+- fix perl requires (and make them buildrequires)
+
+---



Other differences:
--
++ grepmail.spec ++
--- /var/tmp/diff_new_pack.bTyP4R/_old  2012-06-16 07:31:47.0 +0200
+++ /var/tmp/diff_new_pack.bTyP4R/_new  2012-06-16 07:31:47.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package grepmail (Version 5.3033)
+# spec file for package grepmail
 #
-# 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,22 +15,27 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   grepmail
-BuildRequires:  perl-DateManip perl-Inline perl-Mail-Mbox-MessageParser 
perl-TimeDate
 BuildRequires:  perl
 BuildRequires:  perl-macros
 Version:5.3033
-Release:97
+Release:0
 Summary:Search Mailboxes for a Particular E-Mail
 License:GPL-2.0+
-Url:http://grepmail.sourceforge.net/
 Group:  Productivity/Networking/Email/Utilities
-Requires:   perl-TimeDate perl-DateManip perl-Inline
-Requires:   perl-Mail-Mbox-MessageParser >= 1.4001
-AutoReqProv:on
+Url:http://grepmail.sourceforge.net/
+Requires:   perl(Date::Manip)
+Requires:   perl(Date::Parse)
+Requires:   perl(Inline)
+Requires:   perl(Mail::Mbox::MessageParser) >= 1.4001
+Requires:   perl(Time::Local)
+## not in factory ## BuildRequires:  perl(Benchmark::Timer) => 0.7100
+BuildRequires:  perl(Date::Manip)
+BuildRequires:  perl(Date::Parse)
+BuildRequires:  perl(Inline)
+BuildRequires:  perl(Mail::Mbox::MessageParser) >= 1.4001
+BuildRequires:  perl(Time::Local)
 Source: 
http://prdownloads.sourceforge.net/grepmail/grepmail-%{version}.tar.bz2
 Patch0: grepmail_midnight.patch
 Patch1: grepmail-empty-file-not-error.patch
@@ -44,12 +49,6 @@
 given regular expression, and returns any e-mails that match that
 expression. Piped input is allowed and date restrictions are supported.
 
-
-
-Authors:
-
-David Coppit 
-
 %prep
 %setup -q
 %patch0

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



commit pdns-recursor for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package pdns-recursor for openSUSE:Factory 
checked in at 2012-06-16 07:31:11

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


Package is "pdns-recursor", Maintainer is "nadvor...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/pdns-recursor/pdns-recursor.changes  
2011-09-23 12:21:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.pdns-recursor.new/pdns-recursor.changes 
2012-06-16 07:31:13.0 +0200
@@ -1,0 +2,19 @@
+Wed Apr 18 15:23:15 UTC 2012 - mrueck...@suse.de
+
+- update to version 3.3
+  fixes a number of small but persistent issues, rounds off our
+  IPv6 %link-level support and adds an important feature for many
+  users of the Lua scripts. For all details see
+  http://doc.powerdns.com/changelog.html#changelog-recursor-3-3
+- Build binaries as PIE.
+- refreshed config patch:
+  old: pdns-recursor-3.2_config.patch
+  new: pdns-recursor-3.3_config.patch
+- fix lua linking on factory
+
+---
+Mon Feb 13 10:51:54 UTC 2012 - co...@suse.com
+
+- patch license to follow spdx.org standard
+
+---

Old:

  pdns-recursor-3.2.tar.bz2
  pdns-recursor-3.2_config.patch

New:

  pdns-recursor-3.3.tar.bz2
  pdns-recursor-3.3_config.patch



Other differences:
--
++ pdns-recursor.spec ++
--- /var/tmp/diff_new_pack.U2bsaA/_old  2012-06-16 07:31:14.0 +0200
+++ /var/tmp/diff_new_pack.U2bsaA/_new  2012-06-16 07:31:14.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package pdns-recursor (Version 3.2)
+# spec file for package pdns-recursor (Version 3.1.7.1)
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2009 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
@@ -19,19 +19,23 @@
 
 
 Name:   pdns-recursor
-Version:3.2
+Version:3.3
 Release:1
-%define pkg_version3.2
+%define pkg_version3.3
 #
 Group:  Productivity/Networking/DNS/Servers
-License:GPLv2+
+License:GPL-2.0+
 #
 %define home   %{_var}/lib/pdns
 %define _localstatedir %{_var}/run/pdns
 BuildRequires:  boost-devel gcc-c++
-%if 0%{?suse_version} < 1030
+%if 0%{?suse_version} < 1030 || 0%{?suse_version} > 1210
 BuildRequires:  lua51-devel
+%if 0%{?suse_version} > 1210
+%define lua_lib lua
+%else
 %define lua_lib lua5.1
+%endif
 %else
 BuildRequires:  lua-devel
 %define lua_lib lua
@@ -47,7 +51,6 @@
 Patch1: pdns-recursor-3.2rc1-strip.patch
 #
 Summary:Modern, advanced and high performance recursing/non 
authoritative nameserver
-
 %description
 PowerDNS Recursor is a non authoritative/recursing DNS server. Use this
 package if you need a dns cache for your network.
@@ -64,8 +67,8 @@
 %patch1
 
 %build
-%{__make} OPTFLAGS="%{optflags}" \
-  LUA=1 LUA_LIBS_CONFIG="-l%lua_lib" 
LUA_CPPFLAGS_CONFIG="-I/usr/include/lua5.1"
+%{__make} OPTFLAGS="%{optflags} -fpic -DPIC" \
+  LUA=1 LUA_LIBS_CONFIG="-pie -l%lua_lib" 
LUA_CPPFLAGS_CONFIG="-I/usr/include/lua5.1"
 
 %install
 %{__install} -Dd -m 0755 %{buildroot}{%{home},%{_localstatedir}}
@@ -95,7 +98,7 @@
 %defattr (-,root,root,-)
 %dir %{_sysconfdir}/pdns/
 %config(noreplace) %{_sysconfdir}/pdns/recursor.conf
-%config %{_sysconfdir}/pdns/recursor.conf-dist
+%{_sysconfdir}/pdns/recursor.conf-dist
 %config(noreplace) %{_sysconfdir}/init.d/%{name}
 %{_sbindir}/rcpdns-recursor
 %{_sbindir}/pdns_recursor

++ pdns-recursor-3.2.tar.bz2 -> pdns-recursor-3.3.tar.bz2 ++
 3662 lines of diff (skipped)

++ pdns-recursor-3.2_config.patch -> pdns-recursor-3.3_config.patch ++
--- /work/SRC/openSUSE:Factory/pdns-recursor/pdns-recursor-3.2_config.patch 
2011-09-23 12:21:58.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.pdns-recursor.new/pdns-recursor-3.3_config.patch
2012-06-16 07:31:13.0 +0200
@@ -7,5 +7,5 @@
 -#define LOCALSTATEDIR "/var/run/" 
 +#define SYSCONFDIR "/etc/pdns/"
 +#define LOCALSTATEDIR "/var/run/pdns/"
- #define VERSION "3.2"
+ #define VERSION "3.3"
  #define RECURSOR

++ pdns-recursor.init ++
--- /var/tmp/diff_new_pack.U2bsaA/_old  2012-06-16 07:31:14.0 +0200
+++ /var/tmp/diff_new_pack.U2bsaA/_new  2012-06-16 07:31:14.0 +0200
@@ -172,7 +172,7 @@
 # ensure our control directory exists
 PDNS_CTRLDIR="/var/run/pdns"
 if [ ! -e "$PDNS_CTRLDIR" ] ; then
-mkdir --mode=0755 /var/run/pdns
+mkdir --mode=0755 "$PDNS_CTRLDIR"
 fi
 
 case "$1" in

-- 
To 

commit skelcd-control-openSUSE for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package skelcd-control-openSUSE for 
openSUSE:Factory checked in at 2012-06-16 07:31:19

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


Package is "skelcd-control-openSUSE", Maintainer is "loci...@suse.com"

Changes:

--- 
/work/SRC/openSUSE:Factory/skelcd-control-openSUSE/skelcd-control-openSUSE.changes
  2012-02-14 19:08:21.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.skelcd-control-openSUSE.new/skelcd-control-openSUSE.changes
 2012-06-16 07:31:20.0 +0200
@@ -1,0 +2,5 @@
+Thu Jun 14 08:18:53 UTC 2012 - m...@suse.com
+
+- Desktop 'kde-plasma' replaced with 'kde4' (bnc#763142)
+
+---



Other differences:
--
++ control.xml ++
--- /var/tmp/diff_new_pack.NdeDKP/_old  2012-06-16 07:31:22.0 +0200
+++ /var/tmp/diff_new_pack.NdeDKP/_new  2012-06-16 07:31:22.0 +0200
@@ -275,8 +275,8 @@
 

kde
-   
-   kde4
+   
+   kde-plasma
desktop_kde
kdm
DMZ

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



commit scim-chewing for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package scim-chewing for openSUSE:Factory 
checked in at 2012-06-16 07:31:06

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


Package is "scim-chewing", Maintainer is "fjk...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/scim-chewing/scim-chewing.changes
2011-09-23 12:45:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.scim-chewing.new/scim-chewing.changes   
2012-06-16 07:31:07.0 +0200
@@ -1,0 +2,5 @@
+Thu Jun  7 02:57:08 UTC 2012 - swy...@gmail.com
+
+- remove "Provides: locale(scim:zh_TW;zh_HK)" 
+
+---



Other differences:
--
++ scim-chewing.spec ++
--- /var/tmp/diff_new_pack.IMHe8n/_old  2012-06-16 07:31:08.0 +0200
+++ /var/tmp/diff_new_pack.IMHe8n/_new  2012-06-16 07:31:08.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package scim-chewing
 #
-# 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,23 +15,24 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   scim-chewing
-BuildRequires:  gcc-c++ gtk2-devel libchewing-devel perl-XML-Parser scim-devel 
update-desktop-files
+BuildRequires:  gcc-c++
+BuildRequires:  gtk2-devel
 BuildRequires:  intltool
+BuildRequires:  libchewing-devel
+BuildRequires:  perl-XML-Parser
+BuildRequires:  scim-devel
+BuildRequires:  update-desktop-files
 Version:0.3.4
-Release:1
-License:GPL-2.0+
-Group:  System/I18n/Chinese
-AutoReqProv:on
-Provides:   locale(scim:zh_TW;zh_HK)
+Release:0
 PreReq: gconf2 libxml2 orbit2 glib2
 Url:http://chewing.csie.net/
 Source0:
http://chewing.csie.net/download/scim/scim-chewing-%{version}.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Summary:Chewing input method module for SCIM
+License:GPL-2.0+
+Group:  System/I18n/Chinese
 
 %description
 Chewing input method module for SCIM.

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



commit scim-tables for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package scim-tables for openSUSE:Factory 
checked in at 2012-06-16 07:31:03

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


Package is "scim-tables", Maintainer is "fjk...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/scim-tables/scim-tables.changes  2011-09-23 
12:45:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.scim-tables.new/scim-tables.changes 
2012-06-16 07:31:04.0 +0200
@@ -1,0 +2,5 @@
+Thu Jun  7 02:34:32 UTC 2012 - swy...@gmail.com
+
+- remove "Provides: locale(scim:zh)" from spec 
+
+---



Other differences:
--
++ scim-tables.spec ++
--- /var/tmp/diff_new_pack.IJWTXM/_old  2012-06-16 07:31:06.0 +0200
+++ /var/tmp/diff_new_pack.IJWTXM/_new  2012-06-16 07:31:06.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package scim-tables (Version 0.5.8)
+# spec file for package scim-tables
 #
-# Copyright (c) 2010 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,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 %if %suse_version > 1120
 %bcond_with skim
@@ -24,17 +23,16 @@
 %endif
 
 Name:   scim-tables
-BuildRequires:  gcc-c++ gtk2-devel scim-devel
+BuildRequires:  gcc-c++
+BuildRequires:  gtk2-devel
+BuildRequires:  scim-devel
 %if %{with skim}
-BuildRequires:  kdelibs3-devel skim
+BuildRequires:  kdelibs3-devel
+BuildRequires:  skim
 %endif
 Version:0.5.8
-Release:2
-License:LGPL-2.1+
-Group:  System/I18n/Chinese
+Release:0
 Url:http://www.scim-im.org/
-AutoReqProv:on
-Provides:   locale(scim:zh)
 # CVS repository:
 # cvs -d:pserver:anonym...@cvs.sourceforge.net:/cvsroot/scim login 
 # cvs -z3 -d:pserver:anonym...@cvs.sourceforge.net:/cvsroot/scim co scim-tables
@@ -45,6 +43,8 @@
 Patch3: gcc43.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Summary:Data Files for SCIM Generic Table Input Method Module
+License:LGPL-2.1+
+Group:  System/I18n/Chinese
 
 %description
 Data files for SCIM generic table input method module.
@@ -56,11 +56,11 @@
 James Su 
 
 %package zh
-License:LGPL-2.1+
-Group:  System/I18n/Chinese
 Requires:   %{name} = %{version}
 Provides:   locale(scim-tables:zh)
 Summary:SCIM Chinese Data Files
+License:LGPL-2.1+
+Group:  System/I18n/Chinese
 
 %description zh
 This package includes SCIM table IM data files in Chinese.
@@ -74,11 +74,11 @@
 James Su 
 
 %package ja
-License:GPL-2.0+
-Group:  System/I18n/Chinese
 Requires:   %{name} = %{version}
 Provides:   locale(scim-tables:ja)
 Summary:SCIM Japanese Data Files
+License:GPL-2.0+
+Group:  System/I18n/Chinese
 
 %description ja
 This package includes the SCIM table IM data files in Japanese.
@@ -92,11 +92,11 @@
 James Su 
 
 %package ko
-License:GPL-2.0+
-Group:  System/I18n/Chinese
 Requires:   %{name} = %{version}
 Provides:   locale(scim-tables:ko)
 Summary:SCIM Korean Data Files
+License:GPL-2.0+
+Group:  System/I18n/Chinese
 
 %description ko
 This package includes SCIM table IM data files in Korean.
@@ -110,11 +110,11 @@
 James Su 
 
 %package additional
-License:LGPL-2.1+
-Group:  System/I18n/Chinese
 Requires:   %{name} = %{version}
 Provides:   locale(scim-tables:am;ar;bn;gu;hi;kn;ml;ne;pa;ru;ta;te;th;vi)
 Summary:Input Method data for non-CJK languages, including Russian etc.
+License:LGPL-2.1+
+Group:  System/I18n/Chinese
 
 %description additional
 Input Method data for non-CJK languages, including Russian etc. for the
@@ -123,8 +123,8 @@
 %if %{with skim}
 
 %package -n scim-tables-skim
-License:GPL-2.0+
 Summary:Skim setup module for scim-tables
+License:GPL-2.0+
 Group:  System/I18n/Chinese
 Requires:   %{name} = %{version}
 Provides:   locale(skim:zh)

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



commit release-notes-openSUSE for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package release-notes-openSUSE for 
openSUSE:Factory checked in at 2012-06-16 07:30:59

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


Package is "release-notes-openSUSE", Maintainer is "k...@suse.com"

Changes:

--- 
/work/SRC/openSUSE:Factory/release-notes-openSUSE/release-notes-openSUSE.changes
2012-01-19 16:57:59.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.release-notes-openSUSE.new/release-notes-openSUSE.changes
   2012-06-16 07:31:00.0 +0200
@@ -1,0 +2,6 @@
+Fri Jun 15 14:07:27 UTC 2012 - k...@suse.de
+
+- 12.2.1:
+* mount/losetup without cryptoloop.
+
+---

Old:

  release-notes-opensuse-12.2.0.tar.bz2

New:

  release-notes-opensuse-12.2.1.tar.bz2



Other differences:
--
++ release-notes-openSUSE.spec ++
--- /var/tmp/diff_new_pack.3kRmG2/_old  2012-06-16 07:31:02.0 +0200
+++ /var/tmp/diff_new_pack.3kRmG2/_new  2012-06-16 07:31:02.0 +0200
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 Name:   release-notes-openSUSE
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  html-dtd
@@ -31,7 +30,7 @@
 Group:  Documentation/SUSE
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Version:12.2.0
+Version:12.2.1
 Release:0
 Provides:   release-notes = %{version}
 Source0:release-notes-opensuse-%{version}.tar.bz2

++ release-notes-opensuse-12.2.0.tar.bz2 -> 
release-notes-opensuse-12.2.1.tar.bz2 ++
 5205 lines of diff (skipped)

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



commit util-linux for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package util-linux for openSUSE:Factory 
checked in at 2012-06-16 07:24:42

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


Package is "util-linux", Maintainer is "pu...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/util-linux/util-linux.changes2012-06-01 
07:24:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.util-linux.new/util-linux.changes   
2012-06-16 07:24:44.0 +0200
@@ -1,0 +2,19 @@
+Fri Jun 15 12:57:06 UTC 2012 - pu...@suse.com
+
+- improve error messages from new mount (bnc#767208)
+ - backport patches from upstream git:
+  - mount-new-add-loopdev-specific-error-message.patch
+  - mount-new-use-MNT_ERR-for-error-messages.patch
+  - libmount-add-special-MNT_ERR-codes.patch
+  - mount-new-improve-error-messages.patch
+  - libmount-add-MNT_ERR_LOOPDEV.patch
+
+---
+Thu Jun 14 13:04:40 UTC 2012 - pu...@suse.com
+
+- fix automount with quota (rh#825836)
+  - mount-new-allow-sloppy-for-non-root.patch
+- fix wrong mount options for CIFS mounts (bnc#766157)
+  - libmount-don-t-use-nosuid-noexec-nodev-for-cifs-user.patch
+
+---

New:

  libmount-add-MNT_ERR_LOOPDEV.patch
  libmount-add-special-MNT_ERR-codes.patch
  libmount-don-t-use-nosuid-noexec-nodev-for-cifs-user.patch
  mount-new-add-loopdev-specific-error-message.patch
  mount-new-allow-sloppy-for-non-root.patch
  mount-new-improve-error-messages.patch
  mount-new-use-MNT_ERR-for-error-messages.patch



Other differences:
--
++ util-linux.spec ++
--- /var/tmp/diff_new_pack.EDOyoE/_old  2012-06-16 07:24:46.0 +0200
+++ /var/tmp/diff_new_pack.EDOyoE/_new  2012-06-16 07:24:46.0 +0200
@@ -88,6 +88,16 @@
 Patch1: util-linux-2.12r-fdisk_remove_bogus_warnings.patch
 Patch2: util-linux-2.20-libmount-deps.patch
 Patch3: fdisk-tinfo.patch
+Patch4: mount-new-allow-sloppy-for-non-root.patch
+Patch5: libmount-don-t-use-nosuid-noexec-nodev-for-cifs-user.patch
+
+# Patches 6-10: bcn#767208 (taken from upstream
+Patch6: mount-new-improve-error-messages.patch
+Patch7: libmount-add-special-MNT_ERR-codes.patch
+Patch8: mount-new-use-MNT_ERR-for-error-messages.patch
+Patch9: libmount-add-MNT_ERR_LOOPDEV.patch
+Patch10:mount-new-add-loopdev-specific-error-message.patch
+#
 
 ##
 ## adjtimex
@@ -190,6 +200,13 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
+%patch5 -p1
+%patch6 -p1
+%patch7 -p1
+%patch8 -p1
+%patch9 -p1
+%patch10 -p1
 
 #
 cd adjtimex-*

++ libmount-add-MNT_ERR_LOOPDEV.patch ++
>From 82756a747e4bcfc13a27b7618d889af080649584 Mon Sep 17 00:00:00 2001
From: Karel Zak 
Date: Mon, 28 May 2012 12:26:36 +0200
Subject: [PATCH] libmount: add MNT_ERR_LOOPDEV

Signed-off-by: Karel Zak 
Signed-off-by: Petr Uzel 
---
 lib/loopdev.c  |4 
 libmount/src/context_loopdev.c |1 +
 libmount/src/libmount.h.in |1 +
 3 files changed, 6 insertions(+), 0 deletions(-)

Index: util-linux-2.21.2/lib/loopdev.c
===
--- util-linux-2.21.2.orig/lib/loopdev.c
+++ util-linux-2.21.2/lib/loopdev.c
@@ -173,6 +173,8 @@ int loopcxt_init(struct loopdev_cxt *lc,
  */
 void loopcxt_deinit(struct loopdev_cxt *lc)
 {
+   int errsv = errno;
+
if (!lc)
return;
 
@@ -183,6 +185,8 @@ void loopcxt_deinit(struct loopdev_cxt *
 
loopcxt_set_device(lc, NULL);
loopcxt_deinit_iterator(lc);
+
+   errno = errsv;
 }
 
 /*
Index: util-linux-2.21.2/libmount/src/context_loopdev.c
===
--- util-linux-2.21.2.orig/libmount/src/context_loopdev.c
+++ util-linux-2.21.2/libmount/src/context_loopdev.c
@@ -261,6 +261,7 @@ int mnt_context_setup_loopdev(struct lib
 
if (loopdev || rc != -EBUSY) {
DBG(CXT, mnt_debug_h(cxt, "failed to setup device"));
+   rc = -MNT_ERR_LOOPDEV;
goto done;
}
DBG(CXT, mnt_debug_h(cxt, "loopdev stolen...trying again"));
Index: util-linux-2.21.2/libmount/src/libmount.h.in
===
--- util-linux-2.21.2.orig/libmount/src/libmount.h.in
+++ util-linux-2.21.2/libmount/src/libmount.h.in
@@ -126,6 +126,7 @@ enum {
 #define MNT_ERR_NOFSTAB  5000  /* not found required entry in fstab */
 #define MNT_ERR_NOFSTYPE 5001  /* failed to detect filesystem type */
 #define MNT_ERR_NOSOURCE 

commit inkscape for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package inkscape for openSUSE:Factory 
checked in at 2012-06-16 07:23:37

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


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

Changes:

--- /work/SRC/openSUSE:Factory/inkscape/inkscape.changes2012-06-10 
21:51:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.inkscape.new/inkscape.changes   2012-06-16 
07:23:55.0 +0200
@@ -1,0 +2,6 @@
+Fri Jun 15 04:24:07 UTC 2012 - co...@suse.com
+
+- yudit is in non-free now (due to openmotif requirement), so do
+  not require it
+
+---



Other differences:
--
++ inkscape.spec ++
--- /var/tmp/diff_new_pack.wI09Eq/_old  2012-06-16 07:23:57.0 +0200
+++ /var/tmp/diff_new_pack.wI09Eq/_new  2012-06-16 07:23:57.0 +0200
@@ -74,7 +74,7 @@
 Requires:   python-lxml
 Requires:   python-xml
 # for cdr and wmf modules
-Requires:   yudit
+Recommends: yudit
 # python-xml is already likely installed, so the big dependency is 
python-lxml. Hence this supplements.
 Supplements:packageand(%{name}:python-lxml)
 # Package in openSUSE <= 11.0 and SLED <= 10

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



commit ruby-qt4 for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package ruby-qt4 for openSUSE:Factory 
checked in at 2012-06-16 07:23:32

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


Package is "ruby-qt4", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/ruby-qt4/ruby-qt4.changes2012-06-12 
21:46:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.ruby-qt4.new/ruby-qt4.changes   2012-06-16 
07:23:33.0 +0200
@@ -1,0 +2,6 @@
+Wed Jun 13 07:51:10 UTC 2012 - mathias.hom...@opensuse.org
+
+- Fixed a build error, see 
http://opensuse.14.n6.nabble.com/Ruby-macros-td4964841.html
+  (bnc#766345)
+
+---



Other differences:
--
++ ruby-qt4.spec ++
--- /var/tmp/diff_new_pack.QtusGy/_old  2012-06-16 07:23:34.0 +0200
+++ /var/tmp/diff_new_pack.QtusGy/_new  2012-06-16 07:23:34.0 +0200
@@ -38,6 +38,11 @@
 BuildRequires:  xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
+%if 0%{?suse_version} <= 1210
+%define rb_sitelibdir %{rb_sitelib}
+%define rb_sitearchdir %{rb_sitearch}
+%endif
+
 %description
 Ruby bindings for the Qt4 libraries from the kdebindings project.
 


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



commit jdom for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package jdom for openSUSE:Factory checked in 
at 2012-06-16 07:23:07

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


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

Changes:

--- /work/SRC/openSUSE:Factory/jdom/jdom.changes2011-09-23 
02:04:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.jdom.new/jdom.changes   2012-06-16 
07:23:09.0 +0200
@@ -1,0 +2,10 @@
+Fri Jun 15 12:39:47 UTC 2012 - mvysko...@suse.cz
+
+- ignore jdk7 as well 
+
+---
+Mon Jun  4 08:41:52 UTC 2012 - co...@suse.com
+
+- remove stray character from xom summary to fix UTF-8 parsing
+
+---



Other differences:
--
++ jdom.spec ++
--- /var/tmp/diff_new_pack.sVp47V/_old  2012-06-16 07:23:10.0 +0200
+++ /var/tmp/diff_new_pack.sVp47V/_new  2012-06-16 07:23:10.0 +0200
@@ -1,7 +1,8 @@
+# vim:fdm=marker:foldmarker=#>>>,#<<<:foldcolumn=6:foldlevel=42:
 #
 # spec file for package jdom
 #
-# 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,7 +16,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 %define xom_version   1.2b1
 %define xom_suffix""
@@ -36,12 +36,11 @@
 %define stage1_build_dir %{_builddir}/build
 
 Name:   jdom
-License:Apache-2.0
-Group:  Development/Libraries/Java
-AutoReqProv:on
 Version:1.1
-Release:13
+Release:0
 Summary:JDOM is a Java Representation of an XML Document
+License:Apache-2.0
+Group:  Development/Libraries/Java
 Url:http://www.jdom.org
 Source0:%{name}-%{version}.tar.bz2
 Source1:saxpath-%{saxpath_version}.tar.bz2
@@ -61,12 +60,13 @@
 BuildArch:  noarch
 BuildRequires:  ant
 BuildRequires:  ant-junit
+BuildRequires:  java-1_5_0-gcj-compat-devel
 BuildRequires:  junit
 BuildRequires:  servletapi5
 BuildRequires:  xalan-j2
 BuildRequires:  xerces-j2
-BuildRequires:  java-1_5_0-gcj-compat-devel
 #!BuildIgnore:  java-1_6_0-openjdk java-1_6_0-openjdk-devel
+#!BuildIgnore:  java-1_7_0-openjdk java-1_7_0-openjdk-devel
 BuildRequires:  unzip
 
 %description
@@ -78,10 +78,10 @@
 DOM and SAX.
 
 %package -n   saxpath
-License:Apache-2.0
 Version:1.0_FCS
-Release:275
+Release:0
 Summary:SAXPath is an event-based API for XPath parsers
+License:Apache-2.0
 Group:  Development/Libraries/Java
 
 %description -n saxpath
@@ -92,10 +92,10 @@
 structure for representing them once they have been parsed.
 
 %package -n   xom
-License:LGPL-2.1+
 Version:1.2b1
-Release:10
-Summary:XOM� is a new XML object model
+Release:0
+Summary:XOM is a new XML object model
+License:LGPL-2.1+
 Group:  Development/Languages/Java
 
 %description -n xom
@@ -135,10 +135,10 @@
 
 
 %package -n   jaxen
-License:Apache-2.0
 Version:1.1.1
-Release:10
+Release:0
 Summary:The jaxen project is a Java XPath Engine
+License:Apache-2.0
 Group:  Development/Libraries/Java
 
 %description -n jaxen
@@ -243,6 +243,5 @@
 %files -n jaxen
 %defattr(-,root,root)   
 %{_javadir}/jaxen*.jar
-# vim:fdm=marker:foldmarker=#>>>,#<<<:foldcolumn=6:foldlevel=42:
 
 %changelog

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



commit chromium for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package chromium for openSUSE:Factory 
checked in at 2012-06-16 07:06:38

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


Package is "chromium", Maintainer is "prus...@suse.com"

Changes:




Other differences:
--
++ chromium.spec ++
--- /var/tmp/diff_new_pack.wMf99x/_old  2012-06-16 07:07:00.0 +0200
+++ /var/tmp/diff_new_pack.wMf99x/_new  2012-06-16 07:07:00.0 +0200
@@ -429,7 +429,7 @@
 %postun
 %icon_theme_cache_postun
 %desktop_database_postun
-update-alternatives --remove all chromium
+update-alternatives --remove-all chromium
 
 %post desktop-kde
 update-alternatives --install %{_bindir}/chromium chromium 
%{_libdir}/chromium/chromium-kde 15


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



commit zeitgeist for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package zeitgeist for openSUSE:Factory 
checked in at 2012-06-16 06:57:44

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


Package is "zeitgeist", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/zeitgeist/zeitgeist.changes  2011-10-02 
11:19:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.zeitgeist.new/zeitgeist.changes 2012-06-16 
06:57:46.0 +0200
@@ -1,0 +2,46 @@
+Mon Jun 11 12:21:29 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.9.0.1:
+  + Engine:
+- Fixed FindRelatedEvents.
+- Added support for upgrading from schema version 3.
+  + FTS:
+- Fixed double string unescaping (lp#954171).
+- Fixed segmentation fault caused by bug in URI handling.
+- Make sure Xapian is closed before releasing the bus name.
+- Changes from version 0.9.0:
+  + Engine:
+- Updated the list of recognized MIME-types.
+- Set a size limit (4MiB) on the results returned by individual
+  FindEvents and GetEvents calls. Too big queries will result
+  in an exception.
+- Improved handling of FTS not being present (Beta 1 would leak
+  memory).
+- Enhanced database corruption detection and recovery.
+- DataSourceRegistry: don't ignore bus addresses that
+  registered more than one data-source if one of them is
+  disabled.
+  + FTS:
+- Added a build-time option to disable FTS.
+- The index is now automatically re-build if it gets corrupted.
+- The index is now automatically re-build if the Zeitgeist DB
+  is re-created.
+- Split the reindex query into several smaller ones, for
+  enhanced performance.
+- Quit when Zeitgeist leaves the bus.
+- Ignore events from Ubuntu One.
+  + Python API:
+- Updated the list of recognized MIME-types.
+- Rework BuildRequires:
+  + Dropped: dbus-1, fdupes,
+  + Added: libxapian-devel, pkgconfig(dbus-1),
+pkgconfig(gio-unix-2.0), pkgconfig(glib-2.0),
+pkgconfig(gobject-2.0), pkgconfig(sqlite3)
+- There are currently no translations, so we have an empty -lang
+  package for now.
+- Add zeitgeist-gmodule.patch: link against libgmodule.
+- Add libtool BuildRequires and call to autoreconf, as the patch
+  above touches the build system.
+- No longer build package noarch
+
+---

Old:

  zeitgeist-0.8.2.tar.gz

New:

  zeitgeist-0.9.0.1.tar.bz2
  zeitgeist-gmodule.patch



Other differences:
--
++ zeitgeist.spec ++
--- /var/tmp/diff_new_pack.DgnI5H/_old  2012-06-16 06:57:49.0 +0200
+++ /var/tmp/diff_new_pack.DgnI5H/_new  2012-06-16 06:57:49.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package zeitgeist
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2009 Dominique Leuenberger, Amsterdam, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -17,30 +17,33 @@
 #
 
 
-
 Name:   zeitgeist
-Version:0.8.2
-Release:1
-License:LGPL-2.1+
+Version:0.9.0.1
+Release:0
 Summary:Zeitgeist Engine
-Url:https://launchpad.net/zeitgeist
+License:LGPL-2.1+
 Group:  Productivity/Other
-Source: %{name}-%{version}.tar.gz
-# dbus required for file ownership only.
-BuildRequires:  dbus-1
+Url:https://launchpad.net/zeitgeist
+Source: 
https://launchpad.net/zeitgeist/0.9/0.9.0.1/+download/%{name}-%{version}.tar.bz2
+# PATCH-FIX-UPSTREAM zeitgeist-gmodule.patch dims...@opensuse.org -- Check for 
gmodule, taken from upstream, commit r501.
+Patch0: zeitgeist-gmodule.patch
 BuildRequires:  fdupes
 BuildRequires:  intltool
+# Needed for patch0
+BuildRequires:  libtool
+BuildRequires:  libxapian-devel
 BuildRequires:  python
 BuildRequires:  python-rdflib
 BuildRequires:  python-xml
 BuildRequires:  raptor
-Requires:   dbus-1-python
-Requires:   python-gobject2
+BuildRequires:  pkgconfig(dbus-1)
+BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.26.0
+BuildRequires:  pkgconfig(glib-2.0) >= 2.26.0
+BuildRequires:  pkgconfig(gobject-2.0) >= 2.26.0
+BuildRequires:  pkgconfig(sqlite3) >= 3.7
 Requires:   python-xdg
 Requires:   python-xml
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildArch:  noarch
-%py_requires
 
 %description
 Zeitgeist is a service that logs the users activity. The log can be
@@ -51,35 +54,31 @@
 %lang_package
 %prep
 %setup -q
+%patch0 -p1
 
 %build
+# Needed for patch0
+autoreconf -fi
 %configure
 make %{?_smp_mflags}
 
 %install
 %make_install
-# L

commit xine-ui for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package xine-ui for openSUSE:Factory checked 
in at 2012-06-16 06:57:38

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


Package is "xine-ui", Maintainer is "mh...@novell.com"

Changes:

--- /work/SRC/openSUSE:Factory/xine-ui/xine-ui.changes  2012-01-25 
11:09:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.xine-ui.new/xine-ui.changes 2012-06-16 
06:57:40.0 +0200
@@ -1,0 +2,123 @@
+Fri Jun 15 04:02:00 UTC 2012 - co...@suse.de
+
+- cleanup unused patches
+
+---
+Mon Jun 11 17:46:00 UTC 2012 - manfred.trem...@iiv.de
+
+- fixed stringcompare problems rpmlint reported
+
+---
+Sun Jun 10 15:05:00 UTC 2012 - manfred.trem...@iiv.de
+
+- update to 0.99.7:
+  * Support for comments in .m3u playlists
+  * Avoid possible overflows when handling media marks & M3U files.
+  * Fixes for libpng 1.5 and header checking.
+  * xine-bugreport uses $TMPDIR.
+  * Spanish translation update from Carlos E. Robinson M.
+  * Czech translation update.
+  * Use only ASCII for "picture" texts in skin.
+  * Fix of the help texts encoding.
+  * Avoid a deadlock in the tooltips code.
+  * Set combo box menu windows' override-redirect flags.
+  * MRL browser recognises a few more extensions.
+  * Fix LIRC library detection (build time).
+  * Fix a segfault which prevented the display of the help window.
+  * Make building of fbxine optional (--with-fb; enabled by default).
+  * "ToggleFullscreen" command takes an optional numeric parameter,
+controlling whether full-screen mode is switched on or off.
+  * New command "Close".
+  * Rename default.avi to default.mpv since it's actually an MPEG.
+  * Replace the splash .mpv with a PNG (from xine-lib).
+  * Support use of JPEG images for splash etc.
+  * Make use of XScreenSaver.
+  * Set dialogue windows' maximum sizes.
+  * Fix LIRC check so that it doesn't fail if liblircclient0.pc (which is
+Debian-specific) is missing.
+  * Recognise "authentication needed" messages from xine-lib 1.2.
+  * Handle "file is empty" messages from xine-lib.
+  * Add support for XINE_EVENT_MRL_REFERENCE_EXT.
+  * Use re-entrant XML parser functions (if available).
+  * Distribute xine_splash.xcf (source for xine_splash.png).
+  * Tidy up building of common function libraries; ensure all replacement
+function sources are distributed.
+  * xine.desktop now says that xine can accept files or URLs.
+
+---
+Sat Jun 02 00:00:00 UTC 2012 - manfred.trem...@iiv.de
+
+- deactivated xine-ui-libpng15.diff causes crashes
+
+---
+Sat May 26 13:45:00 UTC 2012 - manfred.trem...@iiv.de
+
+- update to 0.99.6:
+  * Use pkg-config only; xine-config is deprecated.
+  * Fix build with libpng 1.4.
+  * Fix build on Mac OS X.
+  * Fix segfaults caused by our getline() (only used if no system getline()).
+  * Add front-end support for .ass subtitles.
+  * Point xine-bugreport at the current bugs list; note the bug tracker URL.
+  * Disable character substitution code (xine bug 30). Let's see what breaks...
+  * Set menu windows' override-redirect flag (xine bug 24)
+  * Automatically load opensubtitle-like filenames .*.
+  * New/updated spanish manpage translations from Carlos E. Robinson
+  * Fixed possible corruption and overflow of keybindings table
+  * Mark the toolbar window as such; should fix control panel visibility issues
+in full-screen mode with some window managers. [bug SF 1750100]
+  * New command/keybinding from Richard van Paasen:
+"PVRSetFrequency" changes frequency on ivtv cards (input_pvr).
+  * Install a shared-mime-info entry for .tox files, contributed by
+Peter Fox in bug #10.
+  * New commands/keybindings from Richard van Paasen:
+"PVRSetInput" changes input on ivtv cards (input_pvr);
+"PVRSetMark", "PVRSetName", "PVRSave" enable saving
+of live streams from ivtv cards (input_pvr).
+  * New command/keybinding from Richard van Paasen:
+"SetPosition100%" jumps to end of stream.
+  * Recognize .rmvb files, closes debian bug #437864.
+  * Recognize .m2p files, closes debian bug #419002.
+  * Fixes for stdctl race conditions, contributed by Stas Sergeev
+  * Resetting the video controls restores the driver default settings
+instead of fixed center values
+  * New commands/keybindings from Stas Sergeev:
+"SelectMrl" with a numeric parameter allows to select an MRL directly
+by its position number in the playlist.
+"KeyBindingsEnable" with optional numeric parameter allows to 
enable/disable
+the keybindings (disabled by param equ

commit libreoffice for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package libreoffice for openSUSE:Factory 
checked in at 2012-06-16 06:56:56

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


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

Changes:

--- 
/work/SRC/openSUSE:Factory/libreoffice/libreoffice-branding-upstream.changes
2012-06-01 22:32:07.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libreoffice.new/libreoffice-branding-upstream.changes
   2012-06-16 06:56:59.0 +0200
@@ -1,0 +2,5 @@
+Thu Jun 14 15:38:44 UTC 2012 - pmla...@suse.com
+
+- updated to libreoffice-3.5.4.4 (SUSE 3.5 beta2, based on upstream 3.5.5-rc1)
+
+---
libreoffice-help-en-US.changes: same change
libreoffice-help-group1.changes: same change
libreoffice-help-group2.changes: same change
libreoffice-help-group3.changes: same change
libreoffice-help-group4.changes: same change
libreoffice-help-group5.changes: same change
libreoffice-icon-themes.changes: same change
libreoffice-l10n.changes: same change
--- /work/SRC/openSUSE:Factory/libreoffice/libreoffice.changes  2012-06-01 
22:32:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.libreoffice.new/libreoffice.changes 
2012-06-16 06:57:18.0 +0200
@@ -1,0 +2,64 @@
+Thu Jun 14 15:38:44 UTC 2012 - pmla...@suse.com
+
+- updated to libreoffice-3.5.4.4 (SUSE 3.5 beta2, based on upstream 3.5.5-rc1)
+* layout statusbar control
+* handle opacity in gradients
+* text over images (bnc#759212)
+* clipped toolbar item (fdo#42379)
+* 'Find' toolbar freeze (fdo#46687)
+* can't open Base reports (fdo#47325)
+* crash when copying table (fdo#45522)
+* allow java 1.7, or any future version
+* make style applying faster (bnc#745873)
+* wrap values in DOCX import (bnc#750838)
+* support Sheets.PrintPreview (bnc#757844)
+* ignored small size icon setting (fdo#35972)
+* rowheight problems in XLS export (fdo#50304)
+* support for MousePointer attribute in controls
+* Writer slow typing in large documents (fdo#48932)
+* incorrect positions of imported shapes (fdo#49430)
+* Base report does not sort by groupings (fdo#48018)
+* attempt to anchor VML shapes properly (bnc#764005)
+* shortcut names are not localized on Linux (fdo#50415)
+* import VMLshape 'hidden' style attribute (bnc#757609)
+* handle recursive  because of shapes (bnc#751077)
+* import NS_ooxml::LN_CT_FFCheckBox_default (bnc#766477)
+* floor borders were missing from 3D Charts (bnc#760029)
+* do not rotate Calc shapes if twoCellAnchor (bnc#762542)
+* fix horizontal rule width in DOC documents (bnc#757118)
+* implement VBA Application.DisplayFullScreen (bnc#757885)
+* Win/VC** STL messes up the namespace vector (bnc#759982)
+* formcontrols: error message when deleting pages (fdo#45987)
+* changing the keyboard of the Slide Show button (bnc#753458)
+* toolbars may become irrevocably locked in place (fdo#42405)
+* implement VBA API Application.DisplayScrollBars (bnc#757840)
+* add stub VBA implementation Application methods (bnc#760999)
+* implement relativeHeight (z-order) in DOCX import (bnc#747461)
+* do not ignore character properties of text fields (bnc#760764)
+* display wrong datasets when scrolling through tables (fdo#48345)
+* fix incredible shrinking scrollbars when zooming in Calc preview
+* WW8 import of textboxes with thin border/inner margin (bnc#757910)
+* SwLineLayout::CalcLine: improve line height calculation (bnc#757905)
+* column break without columns to be a page break (bnc#652364, bnc#750255)
+* RTF import files (fdo#44174, fdo#45190, fdo#49178, fdo#49968, fdo#50539)
+* language status bar control: Don't set radio buttons for some entries
+* more on borders handling (fdo#33634, fdo#38116, fdo#40874, fdo#43249,
+  fdo#46112, fdo#48647, fdo#49438)
+* UI improvements:
+* border window: design by Mirek M. 
+* layout status control: improved artwork by Mirek M.
+* calc input line: native rendering of the input line
+* start centre: solid color fits the new artwork better
+* status bar: fix status selection menu drawing in Calc
+* status bar: get rid of STD/BLK/..., use a menu instead
+* status bar: standardize the size of modification status
+* status bar: 'Overwrite' shown only when in overwrite mode
+* status bar: normalize selection and modification status icons sizes
+* writer UI: decrease the size of the border around the document
+* zoom slider: improved design by Mirek M.
+- update 3rd-party modules:
+* libvisio to version 0.0.17:
+* misc bugfixes

commit jtidy for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package jtidy for openSUSE:Factory checked 
in at 2012-06-16 06:55:51

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


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

Changes:

--- /work/SRC/openSUSE:Factory/jtidy/jtidy.changes  2011-09-23 
02:04:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.jtidy.new/jtidy.changes 2012-06-16 
06:55:53.0 +0200
@@ -1,0 +2,5 @@
+Fri Jun 15 13:39:06 UTC 2012 - mvysko...@suse.cz
+
+- disable javadoc (workaround for jdk7 build) 
+
+---



Other differences:
--
++ jtidy.spec ++
--- /var/tmp/diff_new_pack.hH1hIo/_old  2012-06-16 06:55:55.0 +0200
+++ /var/tmp/diff_new_pack.hH1hIo/_new  2012-06-16 06:55:55.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package jtidy (Version 8.0)
+# spec file for package jtidy
 #
-# 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
@@ -26,7 +26,7 @@
 
 Name:   jtidy
 Version:8.0
-Release:3
+Release:0
 Summary:HTML syntax checker and pretty printer
 License:BSD-3-Clause
 Group:  Development/Libraries/Java
@@ -57,25 +57,24 @@
 
 
 
-%package javadoc
-License:BSD-3-Clause
-Group:  Development/Libraries/Java
-Summary:HTML syntax checker and pretty printer
-
-%description javadoc
-JTidy is a Java port of HTML Tidy, a HTML syntax checker and pretty
-printer. Like its non-Java cousin, JTidy can be used as a tool for
-cleaning up malformed and faulty HTML. In addition, JTidy provides a
-DOM parser for real-world HTML.
+# % package javadoc
+#License:BSD-3-Clause
+#Group:  Development/Libraries/Java
+#Summary:HTML syntax checker and pretty printer
+#
+# % description javadoc
+#JTidy is a Java port of HTML Tidy, a HTML syntax checker and pretty
+#printer. Like its non-Java cousin, JTidy can be used as a tool for
+#cleaning up malformed and faulty HTML. In addition, JTidy provides a
+#DOM parser for real-world HTML.
 
 
 
 %package scripts
-License:BSD-3-Clause
 Summary:HTML syntax checker and pretty printer
 Group:  Development/Libraries/Java
-Requires:   jpackage-utils >= 1.5
 Requires:   %{name} = %{version}
+Requires:   jpackage-utils >= 1.5
 
 %description scripts
 JTidy is a Java port of HTML Tidy, a HTML syntax checker and pretty
@@ -89,6 +88,8 @@
 %setup -q -n %{name}
 %{__cp} -p %{SOURCE2} %{SOURCE3} %{SOURCE4} .
 
+sed -i 's/charset="ISO-8859-1"/charset="UTF-8"/' maven-build.xml
+
 %build
 export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
 mkdir -p $MAVEN_REPO_LOCAL
@@ -101,21 +102,23 @@
 -Dmaven.repo.local=$MAVEN_REPO_LOCAL \
 -Dmaven.test.skip=true \
 -Dmaven.test.error.ignore=true \
-package javadoc
+package
+# javadoc
 
 %install
+
 # jar
 %__mkdir_p %{buildroot}%{_javadir}
-%__cp -a target/jtidy-8.0-SNAPSHOT.jar 
%{buildroot}%{_javadir}/%{name}-%{version}.jar
-# jar versioning
-(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do %__ln_s ${jar} 
`echo $jar| %__sed "s|-%{version}||g"`; done)
+%__cp -a target/jtidy-8.0-SNAPSHOT.jar %{buildroot}%{_javadir}/%{name}.jar
+
 # javadoc
-%__mkdir_p %{buildroot}%{_javadocdir}/%{name}-%{version}
-%__cp -a target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
-%__ln_s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
+# % __mkdir_p %{buildroot}%{_javadocdir}/%{name}
+# % __cp -a target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
+
 # shell script
 %__mkdir_p %{buildroot}%{_bindir}
 %__install -p -m 0755 %{SOURCE1} %{buildroot}%{_bindir}/%{name}
+
 # ant.d
 %__mkdir_p %{buildroot}%{_sysconfdir}/ant.d
 %__cat > %{buildroot}%{_sysconfdir}/ant.d/%{name} << EOF
@@ -129,13 +132,11 @@
 %defattr(0644,root,root,0755)
 %doc LICENSE.txt
 %{_javadir}/%{name}.jar
-%{_javadir}/%{name}-%{version}.jar
 %config(noreplace) %{_sysconfdir}/ant.d/%{name}
 
-%files javadoc
-%defattr(0644,root,root,0755)
-%{_javadocdir}/%{name}-%{version}
-%{_javadocdir}/%{name}
+# % files javadoc
+# % defattr(0644,root,root,0755)
+# % doc %{_javadocdir}/%{name}
 
 %files scripts
 %defattr(0755,root,root,0755)



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



commit jakarta-taglibs-standard for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package jakarta-taglibs-standard for 
openSUSE:Factory checked in at 2012-06-16 06:55:34

Comparing /work/SRC/openSUSE:Factory/jakarta-taglibs-standard (Old)
 and  /work/SRC/openSUSE:Factory/.jakarta-taglibs-standard.new (New)


Package is "jakarta-taglibs-standard", Maintainer is 
"bnc-team-j...@forge.provo.novell.com"

Changes:

--- 
/work/SRC/openSUSE:Factory/jakarta-taglibs-standard/jakarta-taglibs-standard.changes
2011-09-23 02:03:59.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.jakarta-taglibs-standard.new/jakarta-taglibs-standard.changes
   2012-06-16 06:55:37.0 +0200
@@ -1,0 +2,6 @@
+Wed Jun 13 07:13:56 UTC 2012 - mvysko...@suse.cz
+
+- fix build with java7
+- use non-versioned javadocdir
+
+---

New:

  jakarta-taglibs-standard-java7.patch



Other differences:
--
++ jakarta-taglibs-standard.spec ++
--- /var/tmp/diff_new_pack.GGTYDT/_old  2012-06-16 06:55:41.0 +0200
+++ /var/tmp/diff_new_pack.GGTYDT/_new  2012-06-16 06:55:41.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package jakarta-taglibs-standard (Version 1.1.1)
+# spec file for package jakarta-taglibs-standard
 #
-# Copyright (c) 2008 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,31 +15,30 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
+%define short_name  taglibs-standard
 
 Name:   jakarta-taglibs-standard
-BuildRequires:  ant java-devel servletapi5 xalan-j2 xml-commons-apis
-%define base_name   standard
-%define short_name  taglibs-%{base_name}
-%define namejakarta-%{short_name}
-%define section free
-%define jversion   1.1.1
-%define version1.1.1
-%define release4jpp
 Version:1.1.1
-Release:234
+Release:0
 Summary:Open Source Implementation of the JSP Standard Tag Library
 License:Apache-2.0
 Group:  Development/Libraries/Java
 Url:http://jakarta.apache.org/taglibs/
-Source: 
http://www.apache.org/dist/jakarta/taglibs/standard/source/jakarta-taglibs-standard-%{jversion}-src.tar.bz2
+Source0:jakarta-taglibs-standard-%{version}-src.tar.bz2
 Patch0: %{name}-%{version}-build.patch
 Patch1: %{name}-java6-compatibility.patch
 Patch2: %{name}-%{version}-remove-enums.patch
+Patch3: jakarta-taglibs-standard-java7.patch
+
+BuildRequires:  ant
+BuildRequires:  java-devel
+BuildRequires:  servletapi5
+BuildRequires:  xalan-j2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 Requires:   servletapi5 >= 5.0.16
+Requires:   xalan-j2
 
 %description
 This package contains releases for the 1.1.x versions of the Standard
@@ -50,7 +49,6 @@
 
 
 %packagejavadoc
-License:Apache-2.0
 PreReq: coreutils
 Summary:Javadoc for jakarta-taglibs-standard
 Group:  Development/Libraries/Java
@@ -61,10 +59,12 @@
 
 
 %prep
-%setup -q -n %{name}-%{jversion}-src
+%setup -q -n %{name}-%{version}-src
 %patch0
 %patch1 -b .sav1
 %patch2 -b .sav2
+%patch3 -p1
+
 cat > build.properties < iface) throws SQLException {
 throw new SQLException(Resources.getMessage("NOT_SUPPORTED"));
 }
+
+// Java7 Build
+public Logger getParentLogger() throws SQLFeatureNotSupportedException {
+throw new 
SQLFeatureNotSupportedException(Resources.getMessage("NOT_SUPPORTED"));
+}
 
 }
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit binutils for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package binutils for openSUSE:Factory 
checked in at 2012-06-16 06:54:17

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


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

Changes:

--- /work/SRC/openSUSE:Factory/binutils/binutils.changes2012-04-20 
15:11:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.binutils.new/binutils.changes   2012-06-16 
06:54:19.0 +0200
@@ -1,0 +2,5 @@
+Thu Jun 14 11:53:56 UTC 2012 - co...@suse.com
+
+- exclude our target arch for cross compiling - this is just not cross
+
+---
cross-alpha-binutils.changes: same change
cross-arm-binutils.changes: same change
cross-avr-binutils.changes: same change
cross-hppa-binutils.changes: same change
cross-hppa64-binutils.changes: same change
cross-i386-binutils.changes: same change
cross-ia64-binutils.changes: same change
cross-mips-binutils.changes: same change
cross-ppc-binutils.changes: same change
cross-ppc64-binutils.changes: same change
cross-s390-binutils.changes: same change
cross-s390x-binutils.changes: same change
cross-sparc-binutils.changes: same change
cross-spu-binutils.changes: same change
cross-x86_64-binutils.changes: same change



Other differences:
--
++ binutils.spec ++
--- /var/tmp/diff_new_pack.T24Kqg/_old  2012-06-16 06:54:24.0 +0200
+++ /var/tmp/diff_new_pack.T24Kqg/_new  2012-06-16 06:54:24.0 +0200
@@ -98,6 +98,10 @@
 Patch93:avr-binutils-relocs.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
+%if 0%{!?cross:1}
+ExcludeArch:%{TARGET}
+%endif
+
 %description
 C compiler utilities: ar, as, gprof, ld, nm, objcopy, objdump, ranlib,
 size, strings, and strip. These utilities are needed whenever you want

++ cross-alpha-binutils.spec ++
--- /var/tmp/diff_new_pack.T24Kqg/_old  2012-06-16 06:54:24.0 +0200
+++ /var/tmp/diff_new_pack.T24Kqg/_new  2012-06-16 06:54:24.0 +0200
@@ -116,6 +116,10 @@
 Patch93:avr-binutils-relocs.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
+%if 0%{!?cross:1}
+ExcludeArch:alpha
+%endif
+
 %description
 C compiler utilities: ar, as, gprof, ld, nm, objcopy, objdump, ranlib,
 size, strings, and strip. These utilities are needed whenever you want

++ cross-arm-binutils.spec ++
--- /var/tmp/diff_new_pack.T24Kqg/_old  2012-06-16 06:54:24.0 +0200
+++ /var/tmp/diff_new_pack.T24Kqg/_new  2012-06-16 06:54:24.0 +0200
@@ -116,6 +116,10 @@
 Patch93:avr-binutils-relocs.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
+%if 0%{!?cross:1}
+ExcludeArch:arm
+%endif
+
 %description
 C compiler utilities: ar, as, gprof, ld, nm, objcopy, objdump, ranlib,
 size, strings, and strip. These utilities are needed whenever you want

++ cross-avr-binutils.spec ++
--- /var/tmp/diff_new_pack.T24Kqg/_old  2012-06-16 06:54:24.0 +0200
+++ /var/tmp/diff_new_pack.T24Kqg/_new  2012-06-16 06:54:24.0 +0200
@@ -116,6 +116,10 @@
 Patch93:avr-binutils-relocs.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
+%if 0%{!?cross:1}
+ExcludeArch:avr
+%endif
+
 %description
 C compiler utilities: ar, as, gprof, ld, nm, objcopy, objdump, ranlib,
 size, strings, and strip. These utilities are needed whenever you want

++ cross-hppa-binutils.spec ++
--- /var/tmp/diff_new_pack.T24Kqg/_old  2012-06-16 06:54:24.0 +0200
+++ /var/tmp/diff_new_pack.T24Kqg/_new  2012-06-16 06:54:24.0 +0200
@@ -116,6 +116,10 @@
 Patch93:avr-binutils-relocs.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
+%if 0%{!?cross:1}
+ExcludeArch:hppa
+%endif
+
 %description
 C compiler utilities: ar, as, gprof, ld, nm, objcopy, objdump, ranlib,
 size, strings, and strip. These utilities are needed whenever you want

++ cross-hppa64-binutils.spec ++
--- /var/tmp/diff_new_pack.T24Kqg/_old  2012-06-16 06:54:25.0 +0200
+++ /var/tmp/diff_new_pack.T24Kqg/_new  2012-06-16 06:54:25.0 +0200
@@ -116,6 +116,10 @@
 Patch93:avr-binutils-relocs.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
+%if 0%{!?cross:1}
+ExcludeArch:hppa64
+%endif
+
 %description
 C compiler utilities: ar, as, gprof, ld, nm, objcopy, objdump, ranlib,
 size, strings, and strip. These utilities are needed whenever you want

++ cross-i386-binutils.spec ++
--- /var/tmp/diff_new_pack.T24Kqg/_old  2012-06-16 06:54:25.0 +0200
+++ /var/tmp/diff_new_pack.T24Kqg/_new  2012-06-16 06:54:25.0 +0200
@@ -116,6 +116,10 @@
 Patch93:avr-binutils-relocs.patch
 BuildRoot:  %{_tmppath}

commit libEMF for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package libEMF for openSUSE:Factory checked 
in at 2012-06-15 21:37:55

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


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

Changes:

--- /work/SRC/openSUSE:Factory/libEMF/libEMF.changes2012-05-29 
12:19:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.libEMF.new/libEMF.changes   2012-06-15 
21:37:56.0 +0200
@@ -1,0 +2,5 @@
+Mon Jun  4 18:22:36 UTC 2012 - dmuel...@suse.com
+
+- exclude from arm (does not build there)
+
+---



Other differences:
--
++ libEMF.spec ++
--- /var/tmp/diff_new_pack.O6NV4d/_old  2012-06-15 21:37:58.0 +0200
+++ /var/tmp/diff_new_pack.O6NV4d/_new  2012-06-15 21:37:58.0 +0200
@@ -26,6 +26,8 @@
 Summary:Library for Manipulation with Enhanced MetaFile (EMF, ECMA-234)
 License:LGPL-2.1+ ; GPL-2.0+
 Group:  System/Libraries
+# taken from includes/wine/winnt.h
+ExclusiveArch:  %ix86 x86_64 ppc64 sparc
 
 %description
 LibEMF is a C/C++ library that provides a drawing toolkit based on

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



commit kernel-source for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package kernel-source for openSUSE:Factory 
checked in at 2012-06-15 19:43:07

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


Package is "kernel-source", Maintainer is 
"kernel-maintain...@forge.provo.novell.com"

Changes:

--- /work/SRC/openSUSE:Factory/kernel-source/kernel-debug.changes   
2012-06-01 09:47:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.kernel-source.new/kernel-debug.changes  
2012-06-15 19:43:09.0 +0200
@@ -1,0 +2,101 @@
+Thu Jun 14 19:07:01 CEST 2012 - je...@suse.com
+
+- CONFIG_RTC_DRV_CMOS=y on all x86/x86_64 flavors (bnc#755525).
+  When rtc_cmos is module, hctosys fails to set the clock on boot, issuing
+  ominious error messages to the console.
+- commit a3aa67c
+
+---
+Thu Jun 14 16:51:34 CEST 2012 - jbeul...@novell.com
+
+- Update x86 config files (ATA_PIIX=m, bnc#766284).
+- commit 8677f43
+
+---
+Thu Jun 14 12:26:54 CEST 2012 - ti...@suse.de
+
+- Refresh patches.drivers/input-Add-LED-support-to-Synaptics-device.
+  Add product ID 0x84 that may have the LED support (bnc#764339)
+- commit 6e5a834
+
+---
+Sat Jun  9 19:55:14 CEST 2012 - jsl...@suse.cz
+
+- Linux 3.4.2.
+- commit 16fc260
+
+---
+Fri Jun  8 10:42:11 CEST 2012 - ti...@suse.de
+
+- Refresh patches.drivers/input-Add-LED-support-to-Synaptics-device.
+  Use depends instead of reverse selection for avoiding the inconsitent
+  Kconfig state.
+- commit 316d77d
+
+---
+Wed Jun  6 17:03:02 CEST 2012 - ti...@suse.de
+
+- Refresh patches.drivers/input-Add-LED-support-to-Synaptics-device.
+  Fix the detection of LED on the recent HP laptops (bnc#765524)
+- commit 27c3276
+
+---
+Tue Jun  5 17:12:21 CEST 2012 - oher...@suse.de
+
+- usb/net: rndis: merge command codes.
+  only net/hyperv part
+- usb/net: rndis: remove ambigous status codes.
+  only net/hyperv part
+- usb/net: rndis: break out  defines.
+  only net/hyperv part
+- net/hyperv: Add flow control based on hi/low watermark.
+- hv: fix return type of hv_post_message().
+- Drivers: hv: util: Properly handle version negotiations.
+- Drivers: hv: Get rid of an unnecessary check in vmbus_prep_negotiate_resp().
+- HID: hyperv: Set the hid drvdata correctly.
+- HID: hid-hyperv: Do not use hid_parse_report() directly.
+- commit cfebefe
+
+---
+Mon Jun  4 22:16:11 CEST 2012 - jsl...@suse.cz
+
+- Linux 3.4.1.
+- commit 4415495
+
+---
+Mon Jun  4 10:36:59 CEST 2012 - oher...@suse.de
+
+- [SCSI] storvsc: Properly handle errors from the host
+(bnc#747404).
+- Delete patches.suse/suse-hv-storvsc-ignore-ata_16.patch.
+- commit ad28e23
+
+---
+Fri Jun  1 17:06:59 CEST 2012 - ti...@suse.de
+
+- Update config files: Use CONFIG_SND_HDA_INPUT_BEEP=1 instead of 2
+  The mode 2 was an ugly hack and shouldn't have been set, but it was so
+  changed since some time ago...
+- commit 86629f1
+
+---
+Fri Jun  1 15:44:20 CEST 2012 - guillaume.gar...@oliseo.fr
+
+- Update ARM configs
+- commit 550ef37
+
+---
+Thu May 31 15:34:22 CEST 2012 - oher...@suse.de
+
+- replace our version of this patch with upstream variant:
+   ata_piix: defer disks to the Hyper-V drivers by default
+   libata: add a host flag to ignore detected ATA devices.
+- commit bf70e35
+
+---
+Wed May 30 12:20:13 CEST 2012 - mma...@suse.cz
+
+- rpm/kernel-binary.spec.in: Own the right -kdump initrd (bnc#764500)
+- commit 5c85db8
+
+---
kernel-default.changes: same change
kernel-desktop.changes: same change
kernel-docs.changes: same change
kernel-ec2.changes: same change
kernel-imx51.changes: same change
kernel-omap2plus.changes: same change
kernel-pae.changes: same change
kernel-ppc64.changes: same change
kernel-s390.changes: same change
kernel-source.changes: same change
kernel-syms.changes: same change
kernel-tegra.changes: same change
kernel-trace.changes: same change
kernel-u8500.changes: same change
kernel-vanilla.changes: same change
kernel-xen.changes: same change


commit bcel for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package bcel for openSUSE:Factory checked in 
at 2012-06-15 19:39:31

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


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

Changes:

--- /work/SRC/openSUSE:Factory/bcel/bcel.changes2011-09-23 
11:42:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.bcel.new/bcel.changes   2012-06-15 
19:39:33.0 +0200
@@ -1,0 +2,5 @@
+Tue May 15 07:59:18 UTC 2012 - mvysko...@suse.cz
+
+- ignore openjdk from build 
+
+---



Other differences:
--
++ bcel.spec ++
--- /var/tmp/diff_new_pack.ylNe2M/_old  2012-06-15 19:39:34.0 +0200
+++ /var/tmp/diff_new_pack.ylNe2M/_new  2012-06-15 19:39:34.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package bcel
 #
-# 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,14 +14,19 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
-
 # icecream 0
 
 
 Name:   bcel
-BuildRequires:  ant java-1_5_0-gcj-compat-devel regexp xerces-j2-bootstrap 
xml-commons-apis-bootstrap
+BuildRequires:  ant
+BuildRequires:  java-1_5_0-gcj-compat-devel
+BuildRequires:  regexp
+BuildRequires:  xerces-j2-bootstrap
+BuildRequires:  xml-commons-apis-bootstrap
 #!BuildIgnore:  xml-commons-apis xml-commons-resolver xml-commons xerces-j2
 #!BuildIgnore:  xml-commons-jaxp-1.3-apis
+#!BuildIgnore:  java-1_6_0-openjdk-devel
+#!BuildIgnore:  java-1_7_0-openjdk-devel
 BuildRequires:  ant-nodeps
 %define namebcel
 %define version 5.2
@@ -29,12 +34,12 @@
 %define section free
 %define manual  0
 Version:5.2
-Release:8
+Release:0
 Summary:Byte Code Engineering Library
 License:Apache-2.0
+Group:  Development/Libraries/Java
 Source0:
http://jakarta.apache.org/builds/jakarta-bcel/release/v%{version}/bcel-%{version}-src.tar.bz2
 Url:http://jakarta.apache.org/bcel
-Group:  Development/Libraries/Java
 Requires:   regexp
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -64,7 +69,6 @@
 
 
 %package javadoc
-License:Apache-2.0
 PreReq: coreutils
 Summary:Javadoc for bcel
 Group:  Development/Libraries/Java

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



commit cryptsetup for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package cryptsetup for openSUSE:Factory 
checked in at 2012-06-15 19:39:02

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


Package is "cryptsetup", Maintainer is "lnus...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/cryptsetup/cryptsetup.changes2012-04-17 
21:58:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.cryptsetup.new/cryptsetup.changes   
2012-06-15 19:39:04.0 +0200
@@ -1,0 +2,7 @@
+Fri Jun 15 12:41:00 UTC 2012 - lnus...@suse.de
+
+- boot.crypto:
+  * update man page to mention systemd and wiki article
+  * sanitize dm target names (bnc#716240)
+
+---

Old:

  boot.crypto-0_201204171450.tar.bz2

New:

  boot.crypto-0_201206151440.tar.bz2



Other differences:
--
++ cryptsetup.spec ++
--- /var/tmp/diff_new_pack.B6nRl7/_old  2012-06-15 19:39:06.0 +0200
+++ /var/tmp/diff_new_pack.B6nRl7/_new  2012-06-15 19:39:06.0 +0200
@@ -27,7 +27,7 @@
 # hashalot version
 %define haver 0.3 
 # boot.crypto version
-%define bcver 0_201204171450
+%define bcver 0_201206151440
 License:GPL-2.0+
 Group:  System/Base
 Version:1.4.2

++ boot.crypto-0_201204171450.tar.bz2 -> boot.crypto-0_201206151440.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/boot.crypto-0_201204171450/crypttab.5 
new/boot.crypto-0_201206151440/crypttab.5
--- old/boot.crypto-0_201204171450/crypttab.5   2012-04-17 14:50:27.0 
+0200
+++ new/boot.crypto-0_201206151440/crypttab.5   2012-06-15 14:40:42.0 
+0200
@@ -1,22 +1,13 @@
 '\" t
 .\" Title: crypttab
 .\"Author: [see the "AUTHOR" section]
-.\" Generator: DocBook XSL Stylesheets v1.76.1 
-.\"  Date: 11/24/2011
+.\" Generator: DocBook XSL Stylesheets v1.75.2 
+.\"  Date: 06/15/2012
 .\"Manual: Cryptsetup Manual
 .\"Source: cryptsetup
 .\"  Language: English
 .\"
-.TH "CRYPTTAB" "5" "11/24/2011" "cryptsetup" "Cryptsetup Manual"
-.\" -
-.\" * Define some portability stuff
-.\" -
-.\" ~
-.\" http://bugs.debian.org/507673
-.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
-.\" ~
-.ie \n(.g .ds Aq \(aq
-.el   .ds Aq '
+.TH "CRYPTTAB" "5" "06/15/2012" "cryptsetup" "Cryptsetup Manual"
 .\" -
 .\" * set default formatting
 .\" -
@@ -127,6 +118,8 @@
 \&...]
 .RE
 .SH "OPTIONS"
+.sp
+Note: the options listed here refer to boot\&.crypto as used by sysvinit\&. 
Systemd has a separate implementation that does not support all options\&.
 .PP
 \fBcipher\fR=
 .RS 4
@@ -345,7 +338,7 @@
 .RE
 .SH "SEE ALSO"
 .sp
-cryptsetup(8), /etc/crypttab, fstab(8)
+cryptsetup(8), /etc/crypttab, fstab(8), 
http://en\&.opensuse\&.org/Encrypted_Filesystems
 .SH "AUTHOR"
 .sp
 Manual page converted to asciidoc by Michael Gebetsroither 
\&. Originally written by Bastian Kleineidam 
 for the Debian distribution of cryptsetup\&. Improved by 
Jonas Meurer \&. Modified for SUSE Linux by Ludwig 
Nussel \&. Parts of this manual were taken and 
adapted from the fstab(5) manual page\&.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/boot.crypto-0_201204171450/crypttab.5.txt 
new/boot.crypto-0_201206151440/crypttab.5.txt
--- old/boot.crypto-0_201204171450/crypttab.5.txt   2012-04-17 
14:50:27.0 +0200
+++ new/boot.crypto-0_201206151440/crypttab.5.txt   2012-06-15 
14:40:42.0 +0200
@@ -60,6 +60,10 @@
 OPTIONS
 ---
 
+Note: the options listed here refer to boot.crypto as used by
+sysvinit. Systemd has a separate implementation that does not
+support all options.
+
 *cipher*=::
 Encryption algorithm. See *cryptsetup -c*.
 Ignored for LUKS volumes.
@@ -219,7 +223,7 @@
 
 SEE ALSO
 
-cryptsetup(8), /etc/crypttab, fstab(8)
+cryptsetup(8), /etc/crypttab, fstab(8), 
http://en.opensuse.org/Encrypted_Filesystems
 
 
 AUTHOR
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/boot.crypto-0_201204171450/mkinitrd/boot-luks.sh 
new/boot.crypto-0_201206151440/mkinitrd/boot-luks.sh
--- old/boot.crypto-0_201204171450/mkinitrd/boot-luks.sh2012-04-17 
14:50:27.0 +0200
+++ new/boot.cryp

commit corosync for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package corosync for openSUSE:Factory 
checked in at 2012-06-15 19:38:53

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


Package is "corosync", Maintainer is "jjzh...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/corosync/corosync.changes2012-02-16 
12:19:13.0 +0100
+++ /work/SRC/openSUSE:Factory/.corosync.new/corosync.changes   2012-06-15 
19:39:02.0 +0200
@@ -1,0 +2,24 @@
+Fri Jun  8 07:46:10 UTC 2012 - tser...@suse.com
+
+- Update to corosync 1.4.3 stable release.
+- Add calls to missing object_find_destroy() to fix mem leaks
+- Free mem allocated by getaddrinfo
+- corosync.conf.example: change bindnetaddr, mcastaddr, add comments
+- Store error str if can't open logfile
+- Wait for corosync-notifyd exit in init script
+- iba: Use configured node id
+- Unlink shm buffers if init fails
+- Fix memory leaks when nss fails
+- Madvise NOSYNC flag only if available
+- Include net/if_var.h header only when needed
+- Include stdint.h because funcs uses int16_t
+- Use install instead of cp
+- Don't unlock mutex in different threads
+- Revert "Use install instead of cp"
+- Add support for per OS CP flags 
+- Remove cloned lines in main of main.c 
+- Fixed bug when corosync receive JoinMSG in OPERATIONAL state
+- Correct nodeid of token when we retransmit it
+- Correct nodeid in memb_state_commit_token_send function 
+
+---

Old:

  corosync-1.4.1.tar.bz2

New:

  corosync-1.4.3.tar.bz2



Other differences:
--
++ corosync.spec ++
--- /var/tmp/diff_new_pack.I5a3bk/_old  2012-06-15 19:39:04.0 +0200
+++ /var/tmp/diff_new_pack.I5a3bk/_new  2012-06-15 19:39:04.0 +0200
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %if 0%{?sles_version} == 11 
 %ifnarch s390 s390x 
 %define buildib 1
@@ -28,10 +29,12 @@
 Summary:The Corosync Cluster Engine and Application Programming 
Interfaces
 License:BSD-3-Clause
 Group:  Productivity/Clustering/HA
-Version:1.4.1
+Version:1.4.3
 Release:0
 Url:http://www.corosync.org
-Source0:
http://developer.osdl.org/dev/openais/downloads/%{name}-%{version}/%{name}-%{version}.tar.bz2
+# Source from tar.gz, recompressed to bz2.
+# 
ftp://ftp:downlo...@ftp.corosync.org/downloads/corosync-1.4.3/corosync-1.4.3.tar.gz
+Source0:%{name}-%{version}.tar.bz2
 Source2:baselibs.conf
 Patch1: corosync-confexample-timestamp.patch
 Patch2: corosync-revert-cs2429.patch
@@ -102,6 +105,9 @@
 # the docdir is /usr/share/doc/ in the configuration
 rm -rf %{buildroot}%{_datadir}/doc/*
 
+%clean
+rm -rf %{buildroot}
+
 %description
 This package contains the Corosync Cluster Engine Executive, several
 default APIs and libraries, default configuration files, and an init
@@ -112,6 +118,7 @@
 %files
 %defattr(-,root,root,-)
 %doc LICENSE SECURITY
+%{_bindir}/corosync-blackbox
 %{_sbindir}/corosync
 %{_sbindir}/corosync-keygen
 %{_sbindir}/corosync-objctl
@@ -120,10 +127,9 @@
 %{_sbindir}/corosync-pload
 %{_sbindir}/corosync-cpgtool
 %{_sbindir}/corosync-quorumtool
-%{_bindir}/corosync-blackbox
 %dir %{_sysconfdir}/corosync
-%dir %{_sysconfdir}/corosync/uidgid.d
 %dir %{_sysconfdir}/corosync/service.d
+%dir %{_sysconfdir}/corosync/uidgid.d
 %config(noreplace) %{_sysconfdir}/corosync/corosync.conf.example
 %config(noreplace) %{_sysconfdir}/corosync/corosync.conf.example.udpu
 %dir %{_libexecdir}/lcrso

++ corosync-1.4.1.tar.bz2 -> corosync-1.4.3.tar.bz2 ++
 46265 lines of diff (skipped)

++ corosync-confexample-timestamp.patch ++
--- /var/tmp/diff_new_pack.I5a3bk/_old  2012-06-15 19:39:04.0 +0200
+++ /var/tmp/diff_new_pack.I5a3bk/_new  2012-06-15 19:39:04.0 +0200
@@ -1,11 +1,11 @@
-Index: corosync-1.4.1/conf/corosync.conf.example
+Index: corosync-1.4.3/conf/corosync.conf.example
 ===
 corosync-1.4.1.orig/conf/corosync.conf.example
-+++ corosync-1.4.1/conf/corosync.conf.example
-@@ -21,7 +21,7 @@ logging {
-   to_syslog: yes
-   logfile: /var/log/cluster/corosync.log
-   debug: off
+--- corosync-1.4.3.orig/conf/corosync.conf.example
 corosync-1.4.3/conf/corosync.conf.example
+@@ -69,7 +69,7 @@ logging {
+   # Log messages with time stamps. When in doubt, set to on
+   # (unless you are only logging to syslog, where double
+   # timestamps can be annoying).
 -  timestamp: on
 +  timestamp: off
logger_subsys {

++ corosync.conf.example.patch ++
--- /var/tm

commit installation-images for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package installation-images for 
openSUSE:Factory checked in at 2012-06-15 19:36:10

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


Package is "installation-images", Maintainer is "snw...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/installation-images/installation-images.changes  
2012-06-15 16:31:09.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.installation-images.new/installation-images.changes 
2012-06-15 19:36:15.0 +0200
@@ -1,0 +2,5 @@
+Fri Jun 15 17:30:51 UTC 2012 - co...@suse.com
+
+- libXp not needed, testutf8 we need in /bin
+
+---



Other differences:
--
++ installation-images-13.47.patch ++
--- /var/tmp/diff_new_pack.BAbpRG/_old  2012-06-15 19:36:21.0 +0200
+++ /var/tmp/diff_new_pack.BAbpRG/_new  2012-06-15 19:36:21.0 +0200
@@ -8,8 +8,8 @@
 
 Index: installation-images-13.47/data/base/base.file_list
 ===
 installation-images-13.47.orig/data/base/base.file_list
-+++ installation-images-13.47/data/base/base.file_list
+--- installation-images-13.47.orig/data/base/base.file_list2012-05-23 
12:08:22.0 +0200
 installation-images-13.47/data/base/base.file_list 2012-06-15 
19:11:53.017115218 +0200
 @@ -113,6 +113,9 @@ r /usr/bin/{db*,glibcbug,rpcgen}
  module-init-tools:
/
@@ -22,8 +22,8 @@
/usr/bin/{free,top,vmstat}
 Index: installation-images-13.47/data/initrd/initrd.file_list
 ===
 installation-images-13.47.orig/data/initrd/initrd.file_list
-+++ installation-images-13.47/data/initrd/initrd.file_list
+--- installation-images-13.47.orig/data/initrd/initrd.file_list
2012-05-23 12:09:58.0 +0200
 installation-images-13.47/data/initrd/initrd.file_list 2012-06-15 
19:11:53.036114322 +0200
 @@ -563,6 +563,9 @@ if with_gdb
libexpat1:
  /lib*/libexpat.so.*
@@ -36,8 +36,8 @@
  
 Index: installation-images-13.47/data/rescue/rescue.file_list
 ===
 installation-images-13.47.orig/data/rescue/rescue.file_list
-+++ installation-images-13.47/data/rescue/rescue.file_list
+--- installation-images-13.47.orig/data/rescue/rescue.file_list
2012-06-05 15:26:21.0 +0200
 installation-images-13.47/data/rescue/rescue.file_list 2012-06-15 
19:11:53.038114235 +0200
 @@ -345,6 +345,9 @@ libusb-*-*:
  libtirpc*:
/
@@ -50,8 +50,8 @@
  
 Index: installation-images-13.47/data/root/root.file_list
 ===
 installation-images-13.47.orig/data/root/root.file_list
-+++ installation-images-13.47/data/root/root.file_list
+--- installation-images-13.47.orig/data/root/root.file_list2012-06-05 
14:20:57.0 +0200
 installation-images-13.47/data/root/root.file_list 2012-06-15 
19:12:21.447781447 +0200
 @@ -295,6 +295,9 @@ less:
  module-init-tools:
   /
@@ -62,10 +62,28 @@
  procps:
/
  
+@@ -945,6 +948,7 @@ if !(arch eq 's390' || arch eq 's390x')
+ /usr/bin/loadkeys
+ /usr/bin/loadunimap
+ /usr/bin/setfont
++/bin/testutf8
+ /usr/bin/testutf8
+ /usr/bin/unicode_start
+ /usr/bin/unicode_stop
+@@ -1083,9 +1087,6 @@ if arch ne 's390' && arch ne 's390x'
+   libXmuu*:
+ /
+ 
+-  libXp*:
+-/
+-
+   libXpm*:
+ /
+ 
 Index: installation-images-13.47/data/root/zenroot.file_list
 ===
 installation-images-13.47.orig/data/root/zenroot.file_list
-+++ installation-images-13.47/data/root/zenroot.file_list
+--- installation-images-13.47.orig/data/root/zenroot.file_list 2012-02-22 
14:07:28.0 +0100
 installation-images-13.47/data/root/zenroot.file_list  2012-06-15 
19:11:53.040114141 +0200
 @@ -301,6 +301,9 @@ module-init-tools:
   /sbin/{depmod,insmod,modinfo,modprobe,rmmod}
   /bin/lsmod

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



commit pacemaker-mgmt for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package pacemaker-mgmt for openSUSE:Factory 
checked in at 2012-06-15 19:35:34

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


Package is "pacemaker-mgmt", Maintainer is "y...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/pacemaker-mgmt/pacemaker-mgmt.changes
2012-05-23 09:07:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.pacemaker-mgmt.new/pacemaker-mgmt.changes   
2012-06-15 19:35:38.0 +0200
@@ -1,0 +2,19 @@
+Fri Jun  1 07:53:46 UTC 2012 - y...@suse.com
+
+- Update to version 2.1.1
+- High: Core: Fix compilation against gnutls-3.0.19
+- Medium: Core: Support of setting key exchange methods with
+  gnutls_priority_set_direct() which is recommended by newer
+  versions of GNUTLS
+- Low: Build: Properly determine variables of gnutls
+- Low: Build: Properly handle "PKG_FEATURES"
+- Low: Build: Determine "CRM_DAEMON_DIR" via pkg-config first
+- Low: Build: Remove useless "HA_LIBDIR" variable
+- Low: Build: Remove useless "/var/lib/heartbeat/mgmt" directory
+- Medium: Build: Requires python-devel and swig on building only if
+  "--enable-mgmt-client"
+- Medium: Build: Add configure option "--disable-mgmt-client"
+- Medium: mgmtd: Resolve an implicit declaration (cl#5022)
+- Upstream version cs: 2d6a31215fd6a7790fdd80b78e2930480d596f51
+
+---



Other differences:
--
++ pacemaker-mgmt.spec ++
--- /var/tmp/diff_new_pack.TEDhN8/_old  2012-06-15 19:35:41.0 +0200
+++ /var/tmp/diff_new_pack.TEDhN8/_new  2012-06-15 19:35:41.0 +0200
@@ -37,9 +37,9 @@
 Summary:Management Tools for Pacemaker based HA solution
 License:GPL-2.0+
 Group:  Productivity/Clustering/HA
-Version:2.1.0
+Version:2.1.1
 Release:0
-Url:http://hg.clusterlabs.org/pacemaker/pygui
+Url:https://github.com/ClusterLabs/pacemaker-mgmt
 Source: pacemaker-mgmt.tar.bz2
 Source1:pacemaker_starter.py
 Source2:pacemaker-starter.glade
@@ -49,7 +49,7 @@
 Conflicts:  pacemaker-pygui
 Requires:   cluster-glue
 Requires:   findutils
-Requires:   pacemaker >= 1.1.6
+Requires:   pacemaker
 Recommends: pacemaker-mgmt-client
 %if 0%{?suse_version}
 BuildRequires:  libglue-devel
@@ -122,7 +122,7 @@
 
 Authors:
 
-Yan Gao 
+Yan Gao 
 
 %package client
 Summary:Management Tools for Pacemaker based HA solution
@@ -134,8 +134,11 @@
 Requires:   pygtk2
 %else
 Requires:   python-gtk
+Requires:   python-xml
+%if 0%{?suse_version} < 1140
 Requires:   pyxml
 %endif
+%endif
 %if 0%{?centos_version} == 0 && 0%{?rhel_version} == 0
 Requires:   python-lxml
 %endif
@@ -155,7 +158,7 @@
 
 Authors:
 
-Yan Gao 
+Yan Gao 
 
 %package devel 
 Summary:Management Tools for Pacemaker based HA solution
@@ -172,7 +175,7 @@
 
 Authors:
 
-Yan Gao 
+Yan Gao 
 
 %prep
 ###

++ pacemaker-mgmt.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pacemaker-mgmt/Makefile.am 
new/pacemaker-mgmt/Makefile.am
--- old/pacemaker-mgmt/Makefile.am  2011-10-28 11:13:52.0 +0200
+++ new/pacemaker-mgmt/Makefile.am  2012-06-01 09:30:59.0 +0200
@@ -41,7 +41,11 @@
 SNMP_SUBAGENT_DIR = snmp_subagent
 endif
 
-SUBDIRS= $(LIBLTDL_DIR) replace include lib mgmt $(CIM_PROVIDER_DIR) 
$(TSA_PLUGIN_DIR) $(SNMP_SUBAGENT_DIR) doc po
+SUBDIRS= $(LIBLTDL_DIR) replace include lib mgmt $(CIM_PROVIDER_DIR) 
$(TSA_PLUGIN_DIR) $(SNMP_SUBAGENT_DIR) doc
+
+if MGMT_CLIENT_BUILD
+SUBDIRS += po
+endif
 
 tgz:
rm -f $(TARFILE)
@@ -84,10 +88,12 @@
ssh $(OBS_SERVER) -- "cd 
$(OBS_PREFIX)/server:ha-clustering:Factory/$(OBS_PROJECT); /usr/bin/osc commit 
-m \"New $(OBS_PROJECT) snapshot - $(shell $(HG) id)\""
 
 install-exec-local:
+if MGMT_CLIENT_BUILD
-mkdir -p $(DESTDIR)$(bindir)
-cd $(DESTDIR)$(libdir)/heartbeat-gui && rm -f haclient.py && ln -s 
$(datadir)/heartbeat-gui/haclient.py .
-cd $(DESTDIR)$(bindir) && rm -f crm_gui && ln -s 
$(datadir)/heartbeat-gui/haclient.py crm_gui
-cd $(DESTDIR)$(bindir) && rm -f hb_gui && ln -s 
$(datadir)/heartbeat-gui/haclient.py hb_gui
+endif
 
 dist-clean-local:
rm -f autoconf automake autoheader
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pacemaker-mgmt/configure.in 
new/pacemaker-mgmt/configure.in
--- old/pacemaker-mgmt/configure.in 2011-10-28 11:13:52.0 +020

commit hawk for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package hawk for openSUSE:Factory checked in 
at 2012-06-15 19:35:03

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


Package is "hawk", Maintainer is "tser...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/hawk/hawk.changes2012-05-03 
10:57:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.hawk.new/hawk.changes   2012-06-15 
19:35:04.0 +0200
@@ -1,0 +2,5 @@
+Wed Jun 13 08:37:50 UTC 2012 - tser...@suse.com
+
+- Don't try to pack rubygems and ruby-fcgi for openSUSE 12.2
+
+---



Other differences:
--
++ hawk.spec ++
--- /var/tmp/diff_new_pack.aCDqks/_old  2012-06-15 19:35:06.0 +0200
+++ /var/tmp/diff_new_pack.aCDqks/_new  2012-06-15 19:35:06.0 +0200
@@ -49,6 +49,11 @@
 Requires:   graphviz-gd
 Requires:   lighttpd >= 1.4.20
 Requires:   ruby
+%if 0%{?suse_version} < 1220
+BuildRequires:  ruby-fcgi
+%else
+Requires:   rubygem-ruby-fcgi
+%endif
 Recommends: graphviz-gnome
 BuildRequires:  glib2-devel
 BuildRequires:  libxml2-devel
@@ -59,7 +64,6 @@
 PreReq: permissions
 BuildRequires:  fdupes
 BuildRequires:  libpacemaker-devel
-BuildRequires:  ruby-fcgi
 BuildRequires:  rubygem-rails-2_3
 # Temporary, prevents confusion between rubygem-rack and rubygem-rack-1_3
 BuildRequires:  rubygem-rack < 1.3
@@ -105,6 +109,8 @@
 make WWW_BASE=%{www_base} INIT_STYLE=%{init_style} DESTDIR=%{buildroot} install
 # copy of GPL
 cp COPYING %{buildroot}%{www_base}/hawk/
+%if 0%{?suse_version} < 1220
+# note: only doing evil magic pre-openSUSE 12.2
 # evil magic to get ruby-fcgi into the vendor directory
 for f in $(rpm -ql ruby-fcgi|grep %{vendor_ruby}); do
# gives something simliar to:
@@ -124,10 +130,12 @@
mkdir -p %{buildroot}%{www_base}/hawk/vendor/$(dirname $r)
cp $f %{buildroot}%{www_base}/hawk/vendor/$r
 done
+%endif
 # get rid of gem sample and test cruft
 rm -rf %{buildroot}%{www_base}/hawk/vendor/gems/*/sample
 rm -rf %{buildroot}%{www_base}/hawk/vendor/gems/*/samples
 rm -rf %{buildroot}%{www_base}/hawk/vendor/gems/*/test
+rm -rf %{buildroot}%{www_base}/hawk/vendor/gems/*/doc
 # mark .mo files as such (works on SUSE but not FC12, as the latter wants 
directory to
 # be "share/locale", not just "locale", and it also doesn't support appending 
to %%{name}.lang)
 %find_lang %{name} %{name}.lang
@@ -203,9 +211,11 @@
 %dir %{www_base}/hawk/locale/*
 %dir %{www_base}/hawk/locale/*/*
 %dir %{www_base}/hawk/vendor
+%if 0%{?suse_version} < 1220
 %{www_base}/hawk/vendor/*rb
 # architecture-specific .so files
 %{www_base}/hawk/vendor/*-linux
+%endif
 # this is moderatly disgusting - the intent is to get everything except
 # the content of "data/locale" which is covered by files in hawk.lang
 %dir %{www_base}/hawk/vendor/gems
@@ -216,8 +226,10 @@
 %dir %{www_base}/hawk/vendor/gems/*/data/locale/*/*
 %{www_base}/hawk/vendor/gems/*/[!d]*
 %{www_base}/hawk/vendor/rails
+%if 0%{?suse_version} < 1220
 %{www_base}/hawk/vendor/rbconfig
 %{www_base}/hawk/vendor/rubygems
+%endif
 %config(noreplace) %attr(-,root,root) %{_sysconfdir}/init.d/hawk
 %attr(-,root,root) %{_sbindir}/rchawk
 

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



commit perl for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

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

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


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

Changes:

--- /work/SRC/openSUSE:Factory/perl/perl.changes2012-06-01 
07:22:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl.new/perl.changes   2012-06-15 
16:32:10.0 +0200
@@ -1,0 +2,5 @@
+Tue Jun 12 05:58:13 UTC 2012 - co...@suse.com
+
+- update perl-base file list
+
+---



Other differences:
--
++ perl.spec ++
--- /var/tmp/diff_new_pack.lr9W0i/_old  2012-06-15 16:32:11.0 +0200
+++ /var/tmp/diff_new_pack.lr9W0i/_new  2012-06-15 16:32:11.0 +0200
@@ -306,7 +306,9 @@
 /usr/lib/perl5/%pversion/integer.pm
 /usr/lib/perl5/%pversion/locale.pm
 /usr/lib/perl5/%pversion/overload.pm
+/usr/lib/perl5/%pversion/overloading.pm
 /usr/lib/perl5/%pversion/strict.pm
+/usr/lib/perl5/%pversion/unicore/Heavy.pl
 /usr/lib/perl5/%pversion/utf8.pm
 /usr/lib/perl5/%pversion/utf8_heavy.pl
 /usr/lib/perl5/%pversion/vars.pm

-- 
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-06-15 Thread h_root
Hello community,

here is the log from the commit of package Mesa for openSUSE:Factory checked in 
at 2012-06-15 15:42:53

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-06-10 
21:52:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.Mesa.new/Mesa.changes   2012-06-15 
16:32:08.0 +0200
@@ -1,0 +2,13 @@
+Tue Jun 12 15:53:50 UTC 2012 - sndir...@suse.com
+
+- enabled build of XvMC/VDPAU state trackers for Nouveau, R300,
+  R600, Softpipe (Software implementation)
+
+---
+Tue Jun 12 10:19:01 UTC 2012 - sndir...@suse.com
+
+- u_remove-os-abi-tag.patch 
+  * Remove OS ABI tag from libGL, so it is no longer preferred over
+libGLs without OS ABI tag (bnc#765294, fdo#26663)
+
+---

New:

  u_remove-os-abi-tag.patch



Other differences:
--
++ Mesa.spec ++
--- /var/tmp/diff_new_pack.c1nIX9/_old  2012-06-15 16:32:10.0 +0200
+++ /var/tmp/diff_new_pack.c1nIX9/_new  2012-06-15 16:32:10.0 +0200
@@ -58,6 +58,8 @@
 %ifarch %ix86 x86_64
 BuildRequires:  llvm-devel
 %endif
+BuildRequires:  libXvMC-devel
+BuildRequires:  libvdpau-devel
 BuildRequires:  vim
 Url:http://www.mesa3d.org
 Provides:   Mesa7 = %{version}
@@ -92,6 +94,8 @@
 Patch12:upstream-llvm-patch.diff
 # Patch from Fedora, fix 16bpp in llvmpipe
 Patch13:u_mesa-8.0.1-fix-16bpp.patch
+# Patch to remove OS ABI tag from libGL, so it is no longer preferred over 
libGLs without OS ABI tag
+Patch14:u_remove-os-abi-tag.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -383,6 +387,77 @@
 This package provides the development environment for compiling
 programs against the XA state tracker.
 
+%package -n libXvMC_nouveau
+Summary:XVMC state tracker for Nouveau
+Group:  System/Libraries
+
+%description -n libXvMC_nouveau
+This package contains the XvMC state tracker for Nouveau. This is
+still "work in progress", i.e. expect poor video quality, choppy
+videos and artefacts all over.
+
+%package -n libXvMC_r300
+Summary:XVMC state tracker for R300
+Group:  System/Libraries
+
+%description -n libXvMC_r300
+This package contains the XvMC state tracker for R300. This is 
+still "work in progress", i.e. expect poor video quality, choppy
+videos and artefacts all over.
+
+%package -n libXvMC_r600
+Summary:XVMC state tracker for R600
+Group:  System/Libraries
+
+%description -n libXvMC_r600
+This package contains the XvMC state tracker for R600. This is 
+still "work in progress", i.e. expect poor video quality, choppy
+videos and artefacts all over.
+
+%package -n libXvMC_softpipe
+Summary:Software implementation of XVMC state tracker
+Group:  System/Libraries
+
+%description -n libXvMC_softpipe
+This package contains the Software implementation of the XvMC
+state tracker. This is still "work in progress", i.e. expect
+poor video quality, choppy videos and artefacts all over.
+
+%package -n libvdpau_nouveau
+Summary:XVMC state tracker for Nouveau
+Group:  System/Libraries
+
+%description -n libvdpau_nouveau
+This package contains the VDPAU state tracker for Nouveau. This is
+still "work in progress", i.e. expect poor video quality, choppy
+videos and artefacts all over.
+
+%package -n libvdpau_r300
+Summary:XVMC state tracker for R300
+Group:  System/Libraries
+
+%description -n libvdpau_r300
+This package contains the VDPAU state tracker for R300. This is 
+still "work in progress", i.e. expect poor video quality, choppy
+videos and artefacts all over.
+
+%package -n libvdpau_r600
+Summary:XVMC state tracker for R600
+Group:  System/Libraries
+
+%description -n libvdpau_r600
+This package contains the VDPAU state tracker for R600. This is 
+still "work in progress", i.e. expect poor video quality, choppy
+videos and artefacts all over.
+
+%package -n libvdpau_softpipe
+Summary:Software implementation of XVMC state tracker
+Group:  System/Libraries
+
+%description -n libvdpau_softpipe
+This package contains the Software implementation of the VDPAU
+state tracker. This is still "work in progress", i.e. expect
+poor video quality, choppy videos and artefacts all over.
 
 %package -n Mesa-libglapi0
 Summary:Free implementation of the GL API
@@ -402,6 +477,7 @@
 #%patch11 -p1
 %patch12 -p1
 %patch13 -p1
+%patch14 -p1
 
 %build
 
@@ -427,6 +503,8 @@
--enable-gallium-llvm \
--with-d

commit texlive-bin for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package texlive-bin for openSUSE:Factory 
checked in at 2012-06-15 15:42:39

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


Package is "texlive-bin", Maintainer is "wer...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/texlive-bin/texlive-bin.changes  2012-06-10 
23:15:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.texlive-bin.new/texlive-bin.changes 
2012-06-15 16:31:39.0 +0200
@@ -1,0 +2,5 @@
+Tue Jun 12 05:03:25 UTC 2012 - co...@suse.com
+
+- fix build for arm
+
+---



Other differences:
--
++ texlive-bin.spec ++
--- /var/tmp/diff_new_pack.G0Ak80/_old  2012-06-15 16:32:08.0 +0200
+++ /var/tmp/diff_new_pack.G0Ak80/_new  2012-06-15 16:32:08.0 +0200
@@ -1044,8 +1044,7 @@
   RPM_OPT_FLAGS=$(echo "${RPM_OPT_FLAGS}"|sed -r 's/-O[0-9]?/-O1/g')
 %endif
 %ifarch armv7l armv7hl
-  RPM_OPT_FLAGS=${RPM_OPT_FLAGS/-mthumb//}
-  RPM_OPT_FLAGS="${RPM_OPT_FLAGS} -mthumb-interwork -marm"
+  RPM_OPT_FLAGS=${RPM_OPT_FLAGS/-mthumb/-mthumb-interwork -marm}
 %endif
 %if 0%{?gcc_version}
   CC=gcc-%{gnuc}.%{gnuc_minor}








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



commit perl-Net-SSLeay for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package perl-Net-SSLeay for openSUSE:Factory 
checked in at 2012-06-15 15:41:50

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


Package is "perl-Net-SSLeay", Maintainer is "dlova...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Net-SSLeay/perl-Net-SSLeay.changes  
2012-02-17 12:08:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Net-SSLeay.new/perl-Net-SSLeay.changes 
2012-06-15 16:31:34.0 +0200
@@ -1,0 +2,6 @@
+Thu Jun 14 09:28:09 UTC 2012 - cfarr...@suse.com
+
+- license update: OpenSSL
+
+
+---



Other differences:
--
++ perl-Net-SSLeay.spec ++
--- /var/tmp/diff_new_pack.qRxsPh/_old  2012-06-15 16:31:35.0 +0200
+++ /var/tmp/diff_new_pack.qRxsPh/_new  2012-06-15 16:31:35.0 +0200
@@ -21,7 +21,7 @@
 Name:   perl-Net-SSLeay
 Version:1.42
 Release:0
-License:OpenSSL License, Original SSLeay License
+License:OpenSSL
 %define cpan_name Net-SSLeay
 Summary:Perl extension for using OpenSSL
 Url:http://search.cpan.org/dist/Net-SSLeay/

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



commit e2fsprogs for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package e2fsprogs for openSUSE:Factory 
checked in at 2012-06-15 15:40:46

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


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

Changes:

--- /work/SRC/openSUSE:Factory/e2fsprogs/e2fsprogs.changes  2012-05-26 
13:00:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.e2fsprogs.new/e2fsprogs.changes 2012-06-15 
16:31:30.0 +0200
@@ -1,0 +2,22 @@
+Thu Jun 14 07:47:40 UTC 2012 - co...@suse.com
+
+- update to 1.42.4
+  * Fix 64-bit block number bugs in e2fsck, dumpe2fs, and debugfs which
+could corrupt file systems
+  * Fixed e2fsck's handling of how errors propagate from the journal to
+the file system superblock
+  * Fixed a false positive complaint from e2fsck if all of the extents
+in the last extent block are uninitialized and located after the
+end of the file.
+  * dumpe2fs will display the journal's error indicator in the
+superblock if it is set
+  * Fixed a  bug which caused e2fsck to incorrectly use O_EXCLUSIVE in
+some corner cases.
+  * Fix truncation of extent-mapped inodes in e2fsck and libext2fs
+  * Fixed i_blocks accounting in bigalloc file systems.
+  * Add support for btrfs's No_COW flag to lsattr and chattr
+  * Debugfs interprets the date strings of the form "@ddd" as ddd
+seconds after the epoch
+  * Updated/fixed various man pages  (Closes: #674453, #674694)
+
+---

Old:

  e2fsprogs-1.42-quotaio_implicit.patch
  e2fsprogs-1.42.3.tar.gz

New:

  e2fsprogs-1.42.4.tar.gz



Other differences:
--
++ e2fsprogs.spec ++
--- /var/tmp/diff_new_pack.C4j9Gr/_old  2012-06-15 16:31:31.0 +0200
+++ /var/tmp/diff_new_pack.C4j9Gr/_new  2012-06-15 16:31:31.0 +0200
@@ -28,15 +28,15 @@
 Obsoletes:  e2fsprogs-64bit
 %endif
 #
-Version:1.42.3
+Version:1.42.4
 Release:0
 Summary:Utilities for the Second Extended File System
 License:GPL-2.0
 Group:  System/Filesystems
 Url:http://e2fsprogs.sourceforge.net
-Requires:   libext2fs2 >= %{version}
 Requires:   libcom_err2 >= %{version}
-Source: %{name}-%{version}.tar.gz
+Requires:   libext2fs2 >= %{version}
+Source: 
http://downloads.sourceforge.net/project/e2fsprogs/e2fsprogs/v%{version}/e2fsprogs-%{version}.tar.gz
 Source2:README.SUSE
 Source3:baselibs.conf
 #
@@ -48,7 +48,6 @@
 Patch3: e2fsprogs-1.42-voidreturn_value_declared.patch
 Patch4: e2fsprogs-1.42-implicit_fortify_decl.patch
 Patch5: e2fsprogs-1.42-ext2fsh_implicit.patch
-Patch6: e2fsprogs-1.42-quotaio_implicit.patch
 # Do not suppress make commands
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -131,7 +130,6 @@
 %patch3
 %patch4
 %patch5
-%patch6
 cp %{SOURCE2} .
 
 %build

++ e2fsprogs-1.41.1-splash_support.patch ++
--- /var/tmp/diff_new_pack.C4j9Gr/_old  2012-06-15 16:31:31.0 +0200
+++ /var/tmp/diff_new_pack.C4j9Gr/_new  2012-06-15 16:31:31.0 +0200
@@ -1,7 +1,7 @@
 Index: e2fsck/Makefile.in
 ===
 e2fsck/Makefile.in.orig
-+++ e2fsck/Makefile.in
+--- e2fsck/Makefile.in.orig2012-06-04 18:49:33.0 +0200
 e2fsck/Makefile.in 2012-06-14 09:50:56.344425761 +0200
 @@ -68,7 +68,7 @@ OBJS= crc32.o dict.o unix.o e2fsck.o sup
pass3.o pass4.o pass5.o journal.o badblocks.o util.o dirinfo.o \
dx_dirinfo.o ehandler.o problem.o message.o quota.o recovery.o \
@@ -19,18 +19,18 @@
$(srcdir)/sigcatcher.c \
$(srcdir)/logfile.c \
prof_err.c \
-@@ -516,6 +517,7 @@ region.o: $(srcdir)/region.c $(top_build
-  $(top_srcdir)/lib/ext2fs/ext2_ext_attr.h $(top_srcdir)/lib/ext2fs/bitops.h \
+@@ -539,6 +540,7 @@ region.o: $(srcdir)/region.c $(top_build
   $(srcdir)/profile.h prof_err.h $(top_srcdir)/lib/quota/mkquota.h \
-  $(top_srcdir)/lib/quota/quota.h $(top_srcdir)/lib/../e2fsck/dict.h
+  $(top_srcdir)/lib/quota/quotaio.h $(top_srcdir)/lib/quota/dqblk_v2.h \
+  $(top_srcdir)/lib/quota/quotaio_tree.h $(top_srcdir)/lib/../e2fsck/dict.h
 +splash.o: $(srcdir)/splash.c $(srcdir)/splash.h
  profile.o: $(srcdir)/profile.c $(top_builddir)/lib/config.h \
   $(top_builddir)/lib/dirpaths.h $(top_srcdir)/lib/et/com_err.h \
   $(srcdir)/profile.h prof_err.h
 Index: e2fsck/splash.c
 ===
 /dev/null
-+++ e2fsck/splash.c
+--- /dev/null  1970-01-01 00:00:00.0 +
 e2fsck/splash.c2012-06-14 09:50:21.834048298 +0200
 @@ -0,0 +1,100 @@
 +/*

commit rpm for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package rpm for openSUSE:Factory checked in 
at 2012-06-15 15:42:35

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


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

Changes:

rpm-python.changes: same change
--- /work/SRC/openSUSE:Factory/rpm/rpm.changes  2012-06-10 23:20:49.0 
+0200
+++ /work/SRC/openSUSE:Factory/.rpm.new/rpm.changes 2012-06-15 
16:31:36.0 +0200
@@ -1,0 +2,5 @@
+Wed Jun 13 13:24:28 CEST 2012 - r...@suse.de
+
+- set suse_version to 1220 
+
+---



Other differences:
--
rpm-python.spec: same change
rpm.spec: same change
++ rpm-suse_macros ++
--- /var/tmp/diff_new_pack.O5HW5I/_old  2012-06-15 16:31:39.0 +0200
+++ /var/tmp/diff_new_pack.O5HW5I/_new  2012-06-15 16:31:39.0 +0200
@@ -302,7 +302,7 @@
 %supplements_kernel_module() \
 %{expand:%(if ! rpm -q kernel-syms > /dev/null; then echo "%fail Please 
add the kernel-syms package to BuildRequires"; fi)}
 
-%suse_version 1210
+%suse_version 1220
 %sles_version 0
 %ul_version 0
 

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



commit scim for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package scim for openSUSE:Factory checked in 
at 2012-06-15 15:40:54

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


Package is "scim", Maintainer is "fjk...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/scim/scim.changes2012-06-07 
15:40:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.scim.new/scim.changes   2012-06-15 
16:31:32.0 +0200
@@ -1,0 +2,6 @@
+Tue Jun 12 16:26:19 CEST 2012 - ti...@suse.de
+
+- Build with gtk2 instead of gtk3;
+  gtk3 breaks too many input-engine subpackages!!
+
+---



Other differences:
--
++ scim.spec ++
--- /var/tmp/diff_new_pack.kefihC/_old  2012-06-15 16:31:33.0 +0200
+++ /var/tmp/diff_new_pack.kefihC/_new  2012-06-15 16:31:33.0 +0200
@@ -170,7 +170,8 @@
--disable-setup-ui\
 %endif
--enable-debug\
-   --enable-ld-version-script
+   --enable-ld-version-script\
+   --with-gtk-version=2
 make top_builddir=$(pwd)
 # build documentation:
 make -C docs html

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



commit python-Cython for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package python-Cython for openSUSE:Factory 
checked in at 2012-06-15 15:40:33

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


Package is "python-Cython", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/python-Cython/python3-Cython.changes 
2012-05-29 11:37:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-Cython.new/python3-Cython.changes
2012-06-15 16:31:29.0 +0200
@@ -1,0 +2,5 @@
+Thu Jun 14 12:24:59 UTC 2012 - toddrme2...@gmail.com
+
+- Fix building on openSUSE 11.4
+
+---



Other differences:
--
++ python3-Cython.spec ++
--- /var/tmp/diff_new_pack.E0B7ia/_old  2012-06-15 16:31:30.0 +0200
+++ /var/tmp/diff_new_pack.E0B7ia/_new  2012-06-15 16:31:30.0 +0200
@@ -63,9 +63,7 @@
 
 %install
 python3 setup.py install --prefix=%{_prefix} --root=%{buildroot}
-%if 0%{?suse_version} >= 1210
-rm -r %{buildroot}%{python3_sitearch}/__pycache__/
-%endif
+rm -rf %{buildroot}%{python3_sitearch}/__pycache__/
 %fdupes -s %{buildroot}
 # avoid conflicts with python 2 version
 mv %{buildroot}%{_bindir}/cygdb %{buildroot}%{_bindir}/cygdb-python3

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



commit libavutil for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package libavutil for openSUSE:Factory 
checked in at 2012-06-15 15:41:42

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


Package is "libavutil", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/libavutil/libavutil.changes  2012-06-13 
13:31:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.libavutil.new/libavutil.changes 2012-06-15 
16:31:33.0 +0200
@@ -1,0 +2,5 @@
+Fri Jun 15 04:03:15 UTC 2012 - factory-maintai...@kulow.org
+
+- add -32bit library for xine to use
+
+---

New:

  baselibs.conf



Other differences:
--
++ libavutil.spec ++
--- /var/tmp/diff_new_pack.14Xnf4/_old  2012-06-15 16:31:34.0 +0200
+++ /var/tmp/diff_new_pack.14Xnf4/_new  2012-06-15 16:31:34.0 +0200
@@ -28,6 +28,7 @@
 # http://ffmpeg.org/releases/ffmpeg-%{version}.tar.bz2
 Source0:ffmpeg-%{version}-crippled.tar.bz2
 Source99:   precheckin_cripple_tarball.sh
+Source100:  baselibs.conf
 Patch0: libavutil-%{version}-cripple.patch
 BuildRequires:  pkg-config
 BuildRequires:  yasm

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



commit sblim-sfcc for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package sblim-sfcc for openSUSE:Factory 
checked in at 2012-06-15 15:40:12

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


Package is "sblim-sfcc", Maintainer is "vdziewie...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/sblim-sfcc/sblim-sfcc.changes2012-03-13 
09:39:44.0 +0100
+++ /work/SRC/openSUSE:Factory/.sblim-sfcc.new/sblim-sfcc.changes   
2012-06-15 16:31:26.0 +0200
@@ -1,0 +2,12 @@
+Wed Jun 13 07:17:41 UTC 2012 - kkae...@suse.com
+
+- Update to 2.2.4
+  Bugfix release, fixing:
+  - 3344403: Beam, unitialized vars
+  - 3344757: Beam, deref of potential Null pointers.
+  - 3344917: Beam, file leak
+  - 3528819: Crash in getInstance when instance has NULL properties
+  - 3530609: Various BEAM Errors
+  - 3435363: Wrong call of curl_global_cleanup()
+
+---

Old:

  3435363-drop-curl_global_cleanup.patch
  sblim-sfcc-2.2.3.tar.bz2

New:

  sblim-sfcc-2.2.4.tar.bz2



Other differences:
--
++ sblim-sfcc.spec ++
--- /var/tmp/diff_new_pack.lg7TkP/_old  2012-06-15 16:31:27.0 +0200
+++ /var/tmp/diff_new_pack.lg7TkP/_new  2012-06-15 16:31:27.0 +0200
@@ -16,9 +16,8 @@
 #
 
 
-
 Name:   sblim-sfcc
-Version:2.2.3
+Version:2.2.4
 Release:0
 Url:http://sblim.wiki.sourceforge.net/
 Summary:Small Footprint CIM Client Library
@@ -28,7 +27,6 @@
 Source1:autoconfiscate.sh
 
 Patch15:0006-Show-class-and-property-qualifiers.patch
-Patch16:3435363-drop-curl_global_cleanup.patch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gcc-c++
@@ -49,8 +47,9 @@
 
 %package devel
 Summary:Small Footprint CIM Client Library
-Requires:   %{name} = %{version} glibc-devel
-Group:  Development/Other
+Group:  Development/Libraries/C and C++
+Requires:   %{name} = %{version}
+Requires:   glibc-devel
 
 %description devel
 Small Footprint CIM Client Library (sfcc) Header Files and Link
@@ -60,7 +59,6 @@
 %setup -q
 
 %patch15 -p1
-%patch16 -p1
 
 %build
 # autoconfiscate

++ sblim-sfcc-2.2.3.tar.bz2 -> sblim-sfcc-2.2.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sblim-sfcc-2.2.3/ChangeLog 
new/sblim-sfcc-2.2.4/ChangeLog
--- old/sblim-sfcc-2.2.3/ChangeLog  2011-05-28 01:39:17.0 +0200
+++ new/sblim-sfcc-2.2.4/ChangeLog  2012-06-07 19:55:27.0 +0200
@@ -1,3 +1,38 @@
+2012-06-07  Chris Buccella  
+
+   * backend/cimxml/client.c, cimc/cimc.h, cimc/cimcclient.c:
+   [ 3435363 ] Wrong call of curl_global_cleanup()
+
+2012-05-29  Chris Buccella  
+
+   * TEST/v2test_ecn.c, backend/cimxml/cimXmlParser.c,
+   backend/cimxml/client.c, backend/cimxml/objectpath.c,
+   backend/cimxml/parserUtil.c, backend/cimxml/value.c:
+   [ 3530609 ] Various BEAM Errors
+
+   * backend/cimxml/property.c:
+   [ 3528819 ] Crash in getInstance when instance has NULL properties
+   (patch by Klaus Kampf)
+
+2011-06-29  Michael Chase-Salerno 
+
+   * cimc/cimcclient.c:
+   [ 3344917 ] Beam, file leak
+
+2011-06-29  Michael Chase-Salerno 
+
+   * backend/cimxml/array.c, backend/cimxml/client.c,
+ backend/cimxml/instance.c, backend/cimxml/objectpath.c:
+   [ 3344757 ] Beam, deref of potential Null pointers.
+
+2011-06-29  Michael Chase-Salerno 
+
+   * backend/cimxml/client.c, backend/cimxml/constClass.c,
+   backend/cimxml/enumeration.c, backend/cimxml/instance.c,
+   backend/cimxml/parserUtil.c, backend/cimxml/property.c, 
+   backend/cimxml/qualifier.c, backend/cimxml/value.c:
+   [ 3344403 ]  Beam, unitialized vars 
+
 2011-05-27  Chris Buccella  
 
* backend/cimxml/grammar.c, backend/cimxml/cimXmlParser.h, 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sblim-sfcc-2.2.3/NEWS new/sblim-sfcc-2.2.4/NEWS
--- old/sblim-sfcc-2.2.3/NEWS   2011-05-28 01:39:43.0 +0200
+++ new/sblim-sfcc-2.2.4/NEWS   2012-06-07 19:55:47.0 +0200
@@ -1,5 +1,16 @@
 Small Footprint CIM Client Library NEWS
 
+Changes in 2.2.4
+
+
+Bugs:
+- 3344403: Beam, unitialized vars
+- 3344757: Beam, deref of potential Null pointers.
+- 3344917: Beam, file leak
+- 3528819: Crash in getInstance when instance has NULL properties
+- 3530609: Various BEAM Errors
+- 3435363: Wrong call of curl_global_cleanup()
+
 Changes in 2.2.3
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.s

commit jbigkit for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package jbigkit for openSUSE:Factory checked 
in at 2012-06-15 15:40:23

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


Package is "jbigkit", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/jbigkit/jbigkit.changes  2012-06-10 
23:08:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.jbigkit.new/jbigkit.changes 2012-06-15 
16:31:28.0 +0200
@@ -1,0 +2,5 @@
+Wed Jun 13 14:33:07 UTC 2012 - co...@suse.com
+
+- fix baselibs.conf
+
+---



Other differences:
--
++ baselibs.conf ++
--- /var/tmp/diff_new_pack.pGT1zI/_old  2012-06-15 16:31:28.0 +0200
+++ /var/tmp/diff_new_pack.pGT1zI/_new  2012-06-15 16:31:28.0 +0200
@@ -1,5 +1,5 @@
 libjbig2
 libjbig-devel
-   requires -jbigkit-
+   requires -libjbig-
requires "libjbig2- = "
 

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



commit python-rdflib for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package python-rdflib for openSUSE:Factory 
checked in at 2012-06-15 15:39:59

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


Package is "python-rdflib", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/python-rdflib/python-rdflib.changes  
2012-05-29 11:44:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-rdflib.new/python-rdflib.changes 
2012-06-15 16:31:17.0 +0200
@@ -1,0 +2,5 @@
+Mon Jun 11 09:34:31 UTC 2012 - dims...@opensuse.org
+
+- Add python-isodate Requires: rdflib imports it.
+
+---



Other differences:
--
++ python-rdflib.spec ++
--- /var/tmp/diff_new_pack.H1qw5v/_old  2012-06-15 16:31:18.0 +0200
+++ /var/tmp/diff_new_pack.H1qw5v/_new  2012-06-15 16:31:18.0 +0200
@@ -27,6 +27,8 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
 BuildRequires:  python-xml
+# term.py:from isodate import parse_time, parse_date, parse_datetime
+Requires:   python-isodate
 %if 0%{?suse_version}
 %py_requires
 %if 0%{?suse_version} > 1110

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



commit xmlto for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package xmlto for openSUSE:Factory checked 
in at 2012-06-15 15:39:54

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


Package is "xmlto", Maintainer is "k...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/xmlto/xmlto.changes  2011-10-21 
16:47:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.xmlto.new/xmlto.changes 2012-06-15 
16:31:16.0 +0200
@@ -1,0 +2,27 @@
+Wed Apr 18 16:47:31 UTC 2012 - ch...@computersalat.de
+
+- update to 0.0.25
+ - 2011-11-28  Ondrej Vasik 
+  * configure.in: detect grep location
+  * xmlto.in: use (fop/fop1).extensions parameter based on real
+fop version
+ - 2011-07-14  Ondrej Vasik 
+  * format/docbook/epub: initial experimental support for
+docbook to epub conversion
+  * configure.in: detect zip location
+  * xmlto.in: provide detected zip location to epub convertor
+ - 2011-07-07  Ondrej Vasik 
+  * README: Improve the readme file, create online manual
+pages on project wiki
+  * xmlto.in: use backend extensions by default, provide
+--noextensions to disable this
+  * doc/xmlto.xml: mention --noextensions option in documentation
+ - 2011-03-03  Ondrej Vasik 
+  * format/{docbook,xhtml}/txt: show the text-web-browser
+converting command in verbose mode
+ - 2010-07-13  Ondrej Vasik 
+  * format/fo/{ps,dvi,pdf}: workaround passivetex limitation
+for chapters titles starting with L (rhbz#526273)
+- rebase patches (xmlto-overflow.patch, xmlto-xsltopts.patch).
+
+---

Old:

  xmlto-0.0.18-overflow.patch
  xmlto-0.0.23-xsltopts.diff
  xmlto-0.0.23.tar.bz2

New:

  xmlto-0.0.25.tar.bz2
  xmlto-overflow.patch
  xmlto-xsltopts.patch



Other differences:
--
++ xmlto.spec ++
--- /var/tmp/diff_new_pack.R6P8y6/_old  2012-06-15 16:31:17.0 +0200
+++ /var/tmp/diff_new_pack.R6P8y6/_new  2012-06-15 16:31:17.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xmlto
 #
-# 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,6 +15,11 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+%if 0%{?suse_version} < 1030
+%define dist_has_fdupes 0
+%else
+%define dist_has_fdupes 1
+%endif
 
 # support SLE 11
 %if !0%{?make_install:1}
@@ -22,31 +27,35 @@
 %endif
 
 Name:   xmlto
-Version:0.0.23
-Release:14
-License:GPL-2.0+
 Summary:Tool for Converting XML Files to Various Formats
-Url:https://fedorahosted.org/xmlto/
+License:GPL-2.0+
 Group:  Productivity/Publishing/XML
+Version:0.0.25
+Release:0
+Url:https://fedorahosted.org/xmlto/
 Source0:
https://fedorahosted.org/releases/x/m/xmlto/%{name}-%{version}.tar.bz2
 Source10:   %{name}-README.SuSE
 Patch0: xmlto-nonvoid.patch
-Patch1: xmlto-0.0.18-overflow.patch
-Patch3: xmlto-0.0.23-xsltopts.diff
+Patch1: xmlto-overflow.patch
+Patch3: xmlto-xsltopts.patch
 Patch4: xmlto-codecleanup.patch
 Patch5: xmlto-lynx-empty-file.patch
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  docbook-xsl-stylesheets
-BuildRequires:  fdupes
 BuildRequires:  flex
 BuildRequires:  libxslt
 BuildRequires:  sgml-skel
+
+%if %{dist_has_fdupes}
+BuildRequires:  fdupes
+%endif
+
 # We rely entirely on the DocBook XSL stylesheets!
 Requires:   docbook-xsl-stylesheets >= 1.56.0
 Requires:   docbook_4
 Requires:   xsltproc
 # For full functionality, we need passivetex.
 Recommends: texlive-xmltex >= 2007
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 This is a package for converting XML files to various formats using XSL
@@ -56,8 +65,8 @@
 %prep
 %setup -q
 %patch0
-%patch1 -p1
-%patch3 -p0
+%patch1
+%patch3
 %patch4
 %patch5
 cp %{SOURCE10} README.SuSE
@@ -73,7 +82,9 @@
 %install
 %make_install
 ! mkdir %{buildroot}%{_datadir}/xmlto/xsl
+%if %{dist_has_fdupes}
 %{fdupes '%{buildroot}%{_datadir}/xmlto'}
+%endif
 
 %files
 %defattr(-,root,root)

++ xmlto-0.0.23.tar.bz2 -> xmlto-0.0.25.tar.bz2 ++
 10015 lines of diff (skipped)

++ xmlto-codecleanup.patch ++
--- /var/tmp/diff_new_pack.R6P8y6/_old  2012-06-15 16:31:17.0 +0200
+++ /var/tmp/diff_new_pack.R6P8y6/_new  2012-06-15 16:31:17.0 +0200
@@ -1,5 +1,7 @@
 xmlif/xmlif.l.orig 2009-12-16 15:29:45.0 +0100
-+++ xmlif/xmlif.l  200

commit WindowMaker for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package WindowMaker for openSUSE:Factory 
checked in at 2012-06-15 15:11:16

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


Package is "WindowMaker", Maintainer is "mhruse...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/WindowMaker/WindowMaker.changes  2012-02-20 
16:19:41.0 +0100
+++ /work/SRC/openSUSE:Factory/.WindowMaker.new/WindowMaker.changes 
2012-06-15 16:31:11.0 +0200
@@ -1,0 +2,9 @@
+Fri May 25 08:44:59 UTC 2012 - ch...@computersalat.de
+
+- update to 0.95.3
+  * no up-to-date ChangeLog available
+see http://repo.or.cz/w/wmaker-crm.git/shortlog
+- rebase patches
+  * config, menu
+
+---

Old:

  WindowMaker-0.95.2.tar.bz2

New:

  WindowMaker-0.95.3.tar.bz2



Other differences:
--
++ WindowMaker.spec ++
--- /var/tmp/diff_new_pack.TMU8Xk/_old  2012-06-15 16:31:13.0 +0200
+++ /var/tmp/diff_new_pack.TMU8Xk/_new  2012-06-15 16:31:13.0 +0200
@@ -16,12 +16,11 @@
 #
 
 
-
 Name:   WindowMaker
 Summary:A Colorful and Flexible Window Manager
 License:GPL-2.0+ ; LGPL-2.1+ ; SUSE-Public-Domain
 Group:  System/GUI/Other
-Version:0.95.2
+Version:0.95.3
 Release:0
 Url:http://windowmaker.org/
 Source: 
http://windowmaker.org/pub/source/release/%{name}-%{version}.tar.bz2
@@ -48,8 +47,8 @@
 %endif
 BuildRequires:  update-desktop-files
 BuildRequires:  xorg-x11-devel
-Provides:   wmaker
 Provides:   windowmanager
+Provides:   wmaker
 Requires:   xdg-menu
 
 %description
@@ -100,6 +99,7 @@
 # ---
 
 %build
+./autogen.sh
 #autoreconf --force --install
 %if 0%{?suse_version} >= 1140
 export LINGUAS="be bg bs ca cs da de el es et fi fr gl hr hu hy it ja ko ms nl 
no pl pt ro ru sk sv tr zh_CN zh_TW"
@@ -166,6 +166,7 @@
 /usr/bin/*
 %{_libdir}/*.so.*
 %{_mandir}/man1/*
+%{_mandir}/man8/*
 /usr/share/WINGs
 /usr/share/%{name}
 /usr/share/xsessions/*

++ WindowMaker-0.95.2.tar.bz2 -> WindowMaker-0.95.3.tar.bz2 ++
 20298 lines of diff (skipped)

++ WindowMaker-config.patch ++
--- /var/tmp/diff_new_pack.TMU8Xk/_old  2012-06-15 16:31:14.0 +0200
+++ /var/tmp/diff_new_pack.TMU8Xk/_new  2012-06-15 16:31:14.0 +0200
@@ -9,25 +9,7 @@
PopupSwitchMenu = NO;
MenuStyle = normal;
DisableMiniwindows = NO;
-@@ -12,6 +13,8 @@
- "~/GNUstep/Library/Icons",
- "#pkgdatadir#/Icons",
- "#pkgdatadir#/Pixmaps",
-+"/usr/X11R6/share/icons/png/hicolor/all",
-+"/usr/X11R6/share/icons/png/locolor/all",
- "/usr/X11R6/include/X11/pixmaps",
- "~/GNUstep/Library/WindowMaker/Pixmaps",
- "/usr/share/icons",
-@@ -23,6 +26,8 @@
- "~/GNUstep/Library/WindowMaker/Backgrounds",
- "#pkgdatadir#/Pixmaps",
- "#pkgdatadir#/Backgrounds",
-+"/usr/X11R6/share/icons/png/hicolor/all",
-+"/usr/X11R6/share/icons/png/locolor/all",
- "/usr/X11R6/include/X11/pixmaps",
- "/usr/local/share/pixmaps",
- "/usr/share/pixmaps"
-@@ -31,7 +36,7 @@
+@@ -31,7 +32,7 @@
IconSize = 64;
FocusMode = manual;
DisableWSMouseActions = NO;
@@ -58,7 +40,7 @@
 +# DO NOT EDIT BELOW THIS LINE #
 +###
 +global xprop;
-+global instance;set instance "" 
++global instance;set instance ""
 +global class;set class ""
 +global command; set command ""
 +global Version;set Version V1.2
@@ -75,7 +57,7 @@
 +wm group .dockit .dockit
 +wm command .dockit "$argv0 $argv"
 +wm iconname .dockit "Dockit   ${Version}"
-+wm protocol .dockit WM_DELETE_WINDOW {exit} 
++wm protocol .dockit WM_DELETE_WINDOW {exit}
 +wm focusmodel .dockit passive
 +wm title .dockit "Dockit ${Version}"
 +wm geometry .dockit 309x157+440+412
@@ -87,18 +69,18 @@
 +
 +label .dockit.msgbar \
 +-anchor nw -borderwidth 1 -justify left -relief raised \
-+-text "" 
++-text ""
 +label .dockit.instlbl \
-+-borderwidth 1 -relief raised -text Instance 
++-borderwidth 1 -relief raised -text Instance
 +label .dockit.cllbl \
-+-borderwidth 1 -relief raised -text Class 
++-borderwidth 1 -relief raised -text Class
 +label .dockit.comlbl \
-+-borderwidth 1 -relief raised -text Command 
++-borderwidth 1 -relief raised -text Command
 +entry .dockit.instent -textvariable instance
 +entry .dockit.clent -textvariable class
 +entry .dockit.coment -textvariable command
 +button .dockit.create \
-+-padx 9 -pady 3 -text {Create Icon} -co

commit fcitx for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package fcitx for openSUSE:Factory checked 
in at 2012-06-15 15:39:50

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-06-07 
15:38:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.fcitx.new/fcitx.changes 2012-06-15 
16:31:14.0 +0200
@@ -1,0 +2,7 @@
+Tue Jun 12 07:22:31 UTC 2012 - i...@marguerite.su
+
+- update to 4.2.4.1
+  * urgent fix for compose key.
+- use new xim.d-fcitx.
+
+---

Old:

  fcitx-4.2.4.tar.bz2

New:

  fcitx-4.2.4.1.tar.bz2



Other differences:
--
++ fcitx.spec ++
--- /var/tmp/diff_new_pack.jrIGTL/_old  2012-06-15 16:31:15.0 +0200
+++ /var/tmp/diff_new_pack.jrIGTL/_new  2012-06-15 16:31:15.0 +0200
@@ -19,7 +19,7 @@
 %define libver -4_2_4
 
 Name:   fcitx
-Version:4.2.4
+Version:4.2.4.1
 Release:0
 Summary:A Flexible Input Method Framework for CJK
 License:GPL-2.0+

++ fcitx-4.2.4.tar.bz2 -> fcitx-4.2.4.1.tar.bz2 ++
/work/SRC/openSUSE:Factory/fcitx/fcitx-4.2.4.tar.bz2 
/work/SRC/openSUSE:Factory/.fcitx.new/fcitx-4.2.4.1.tar.bz2 differ: char 11, 
line 1

++ xim.d-fcitx ++
--- /var/tmp/diff_new_pack.jrIGTL/_old  2012-06-15 16:31:16.0 +0200
+++ /var/tmp/diff_new_pack.jrIGTL/_new  2012-06-15 16:31:16.0 +0200
@@ -1,48 +1,21 @@
-OLD_PATH=$PATH
-PATH=/usr/bin:/usr/X11R6/bin:/opt/kde3/bin:$PATH
-
 if ! type -p fcitx > /dev/null 2>&1 ; then
-echo "fcitx is not available."
-PATH=$OLD_PATH
-return 1
+   echo "fcitx is not available."
+   PATH=$OLD_PATH
+   return 1
 fi
 
-#when skim installed, Autostart must be "false".
-#here we move $HOME/.kde/share/config/skimrc to skimrc.orig.fcitx
-case "$WINDOWMANAGER" in
-*kde*)
-if type -p skim > /dev/null 2>&1 \
-  && ! grep -i -q "^[[:space:]]*Autostart.*=.*false" 
$HOME/.kde/share/config/skimrc
-then
-if [ -f $HOME/.kde/share/config/skimrc.orig.fcitx ] ; then
-   mv -f $HOME/.kde/share/config/skimrc 
$HOME/.kde/share/config/skimrc.orig.fcitx
-   chmod 777 $HOME/.kde/share/config/skimrc.orig.fcitx
-fi
-cat > $HOME/.kde/share/config/skimrc << __END
-[General]
-Autostart=false
-__END
-chmod 777 $HOME/.kde/share/config/skimrc
-else
-# do nothing
-   :
-fi
-;;
-*)
-# do nothing
-;;
-esac
-
-eval `dbus-launch --sh-syntax --exit-with-session`
-export LC_CTYPE=$LANG
-# So you can use either zh_CN.UTF-8 or zh_CN.GB2312
-export XMODIFIERS="@im=fcitx" 
-export GTK_IM_MODULE=fcitx
-export QT_IM_SWITCHER=imsw-multi
-export QT_IM_MODULE=xim
-fcitx -d
+# Avoid relying on autolaunch to improvise D-Bus sessions for each process
+if test -z "$DBUS_SESSION_BUS_ADDRESS" ; then
+   eval `dbus-launch --sh-syntax --exit-with-session`
+fi
 
-PATH=$OLD_PATH
+export LC_CTYPE=$LANG
+# So you can use either zh_CN.UTF-8 or zh_CN.GB2312
+export XMODIFIERS="@im=fcitx"
+export GTK_IM_MODULE=fcitx
+export QT_IM_SWITCHER=imsw-multi
+export QT_IM_MODULE=fcitx
+fcitx -d
 
 # success:
 return 0

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



commit installation-images for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package installation-images for 
openSUSE:Factory checked in at 2012-06-15 15:10:15

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


Package is "installation-images", Maintainer is "snw...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/installation-images/installation-images.changes  
2012-06-12 11:12:56.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.installation-images.new/installation-images.changes 
2012-06-15 16:31:09.0 +0200
@@ -1,0 +2,5 @@
+Fri Jun 15 13:09:16 UTC 2012 - co...@suse.com
+
+- add explicit xset buildrequire
+
+---



Other differences:
--
++ installation-images.spec ++
--- /var/tmp/diff_new_pack.BSbuwq/_old  2012-06-15 16:31:11.0 +0200
+++ /var/tmp/diff_new_pack.BSbuwq/_new  2012-06-15 16:31:11.0 +0200
@@ -199,6 +199,7 @@
 BuildRequires:  xorg-x11-fonts
 BuildRequires:  xorg-x11-server
 BuildRequires:  xrefresh
+BuildRequires:  xset
 BuildRequires:  xterm
 BuildRequires:  xz
 BuildRequires:  yast2-add-on

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



commit systemtap for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package systemtap for openSUSE:Factory 
checked in at 2012-06-15 14:25:52

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


Package is "systemtap", Maintainer is "to...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/systemtap/systemtap-docs.changes 2012-03-01 
17:28:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.systemtap.new/systemtap-docs.changes
2012-06-15 14:25:53.0 +0200
@@ -1,0 +2,7 @@
+Thu Jun 14 20:11:49 UTC 2012 - dims...@opensuse.org
+
+- Add systemtap-automake112.patch: Fix build with automake 1.12:
+  + Support for automatic de-ANSI-fication has been removed.
+  + Patch taken from upstream, git commit id 5b2bc70.
+
+---

New:

  systemtap-automake112.patch



Other differences:
--
++ systemtap-docs.spec ++
--- /var/tmp/diff_new_pack.vZ2IFF/_old  2012-06-15 14:25:55.0 +0200
+++ /var/tmp/diff_new_pack.vZ2IFF/_new  2012-06-15 14:25:55.0 +0200
@@ -23,9 +23,9 @@
 BuildRequires:  libebl-devel
 BuildRequires:  pkg-config
 # for documents
-BuildRequires:  xmlto
 BuildRequires:  fop
 BuildRequires:  latex2html
+BuildRequires:  xmlto
 Version:1.7
 Release:0
 Summary:Documents and examples for systemtap
@@ -37,6 +37,7 @@
 Patch1: systemtap-docdir-fix.diff
 Patch2: systemtap-xmlto-fop.diff
 Patch3: systemtap-docs-autoconf-version.diff
+Patch4: systemtap-automake112.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
@@ -49,6 +50,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %build
 # fix interpreter

++ systemtap.spec ++
--- /var/tmp/diff_new_pack.vZ2IFF/_old  2012-06-15 14:25:55.0 +0200
+++ /var/tmp/diff_new_pack.vZ2IFF/_new  2012-06-15 14:25:55.0 +0200
@@ -59,7 +59,12 @@
 Requires:   %{name} = %{version}-%{release}
 Requires(post): /bin/systemd-tmpfiles
 # dependancies for systemtap shell scripts
-Requires:   coreutils avahi avahi-utils mozilla-nss-tools zip unzip
+Requires:   avahi
+Requires:   avahi-utils
+Requires:   coreutils
+Requires:   mozilla-nss-tools
+Requires:   unzip
+Requires:   zip
 
 %description server
 SystemTap is an instrumentation system for systems running Linux.

++ systemtap-automake112.patch ++
>From 5b2bc70bd7db920c50b90cea554ca93a02cdf0b2 Mon Sep 17 00:00:00 2001
From: Nitin A Kamble 
Date: Tue, 8 May 2012 14:13:49 -0400
Subject: [PATCH] configury: automake 1.12 as deprecated automatic 
de-ANSI-fication support

Fix this issue with automake 1.12:

| configure.ac:23: error: automatic de-ANSI-fication support has been removed

[fche:] Note that the systemtap git repository and source releases include
autoconf- and automake-generated files, so this is only an issue for those
who have an unusual reason to regenerate them.

Signed-Off-by: Nitin A Kamble 
---
 configure|   39 ---
 configure.ac |1 -
 2 files changed, 0 insertions(+), 40 deletions(-)

diff --git a/configure b/configure
index a6cd57c..89291f3 100755
--- a/configure
+++ b/configure
@@ -682,8 +682,6 @@ MSGFMT
 GETTEXT_MACRO_VERSION
 USE_NLS
 RANLIB
-ANSI2KNR
-U
 am__fastdepCXX_FALSE
 am__fastdepCXX_TRUE
 CXXDEPMODE
@@ -6449,43 +6447,6 @@ if test "$am_t" != yes; then
 fi
 
 
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for function prototypes" >&5
-$as_echo_n "checking for function prototypes... " >&6; }
-if test "$ac_cv_prog_cc_c89" != no; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-$as_echo "#define PROTOTYPES 1" >>confdefs.h
-
-
-$as_echo "#define __PROTOTYPES 1" >>confdefs.h
-
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-if test "$ac_cv_prog_cc_stdc" != no; then
-  U= ANSI2KNR=
-else
-  U=_ ANSI2KNR=./ansi2knr
-fi
-# Ensure some checks needed by ansi2knr itself.
-
-for ac_header in string.h
-do :
-  ac_fn_c_check_header_mongrel "$LINENO" "string.h" "ac_cv_header_string_h" 
"$ac_includes_default"
-if test "x$ac_cv_header_string_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_STRING_H 1
-_ACEOF
-
-fi
-
-done
-
-
 if test -n "$ac_tool_prefix"; then
   # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a 
program name with args.
 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
diff --git a/configure.ac b/configure.ac
index 51d3960..93450d3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,6 @@ AC_PROG_CXX
 AC_PROG_CPP
 AM_PROG_CC_STDC
 AM_PROG_CC_C_O
-AM_C_PROTOTYPES
 AC_PROG_RANLIB
 AC_OBJEXT
 AC_EXEEXT
-- 
1.7.3.4

commit u-boot-omap4panda for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package u-boot-omap4panda for 
openSUSE:Factory checked in at 2012-06-15 14:06:30

Comparing /work/SRC/openSUSE:Factory/u-boot-omap4panda (Old)
 and  /work/SRC/openSUSE:Factory/.u-boot-omap4panda.new (New)


Package is "u-boot-omap4panda", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/u-boot-omap4panda/u-boot-omap3beagle.changes 
2012-04-19 08:51:21.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.u-boot-omap4panda.new/u-boot-omap3beagle.changes
2012-06-15 14:06:31.0 +0200
@@ -1,0 +2,6 @@
+Thu Jun 14 09:04:53 UTC 2012 - adr...@suse.de
+
+- add SUSE style conflicts to avoid installation of multiple
+  boot loaders
+
+---
u-boot-omap4panda.changes: same change
u-boot-origen.changes: same change
u-boot-u8500href.changes: same change
u-boot.changes: same change



Other differences:
--
++ u-boot-omap3beagle.spec ++
--- /var/tmp/diff_new_pack.ZgnoqO/_old  2012-06-15 14:06:33.0 +0200
+++ /var/tmp/diff_new_pack.ZgnoqO/_new  2012-06-15 14:06:33.0 +0200
@@ -42,6 +42,8 @@
 Obsoletes:  x-loader-omap3beagle
 Provides:   x-loader-omap3beagle
 %endif
+Provides:   u-boot-loader
+Conflicts:  otherproviders(u-boot-loader)
 ExclusiveArch:  %arm
 
 %description

++ u-boot-omap4panda.spec ++
--- /var/tmp/diff_new_pack.ZgnoqO/_old  2012-06-15 14:06:33.0 +0200
+++ /var/tmp/diff_new_pack.ZgnoqO/_new  2012-06-15 14:06:33.0 +0200
@@ -42,6 +42,8 @@
 Obsoletes:  x-loader-omap4panda
 Provides:   x-loader-omap4panda
 %endif
+Provides:   u-boot-loader
+Conflicts:  otherproviders(u-boot-loader)
 ExclusiveArch:  %arm
 
 %description

++ u-boot-origen.spec ++
--- /var/tmp/diff_new_pack.ZgnoqO/_old  2012-06-15 14:06:33.0 +0200
+++ /var/tmp/diff_new_pack.ZgnoqO/_new  2012-06-15 14:06:33.0 +0200
@@ -42,6 +42,8 @@
 Obsoletes:  x-loader-origen
 Provides:   x-loader-origen
 %endif
+Provides:   u-boot-loader
+Conflicts:  otherproviders(u-boot-loader)
 ExclusiveArch:  %arm
 
 %description

++ u-boot-u8500href.spec ++
--- /var/tmp/diff_new_pack.ZgnoqO/_old  2012-06-15 14:06:33.0 +0200
+++ /var/tmp/diff_new_pack.ZgnoqO/_new  2012-06-15 14:06:33.0 +0200
@@ -42,6 +42,8 @@
 Obsoletes:  x-loader-u8500href
 Provides:   x-loader-u8500href
 %endif
+Provides:   u-boot-loader
+Conflicts:  otherproviders(u-boot-loader)
 ExclusiveArch:  %arm
 
 %description

++ u-boot.spec.in ++
--- /var/tmp/diff_new_pack.ZgnoqO/_old  2012-06-15 14:06:33.0 +0200
+++ /var/tmp/diff_new_pack.ZgnoqO/_new  2012-06-15 14:06:33.0 +0200
@@ -42,6 +42,8 @@
 Obsoletes:  x-loader-BOARDNAME
 Provides:   x-loader-BOARDNAME
 %endif
+Provides:   u-boot-loader
+Conflicts:  otherproviders(u-boot-loader)
 ExclusiveArch:  %arm
 
 %description

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



commit tcpdump for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package tcpdump for openSUSE:Factory checked 
in at 2012-06-15 14:06:23

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


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

Changes:

--- /work/SRC/openSUSE:Factory/tcpdump/tcpdump.changes  2012-01-04 
07:32:20.0 +0100
+++ /work/SRC/openSUSE:Factory/.tcpdump.new/tcpdump.changes 2012-06-15 
14:06:25.0 +0200
@@ -1,0 +2,17 @@
+Thu Jun 14 23:48:25 CEST 2012 - jsl...@suse.de
+
+- update to 4.3.0
+  - fixes for forces: SPARSE data (per RFC 5810)
+  - some more test cases added
+  - updates to documentation on -l, -U and -w flags.
+  - Fix printing of BGP optional headers.
+  - Tried to include DLT_PFSYNC support, failed due to headers required.
+  - added TIPC support.
+  - Fix LLDP Network Policy bit definitions.
+  - fixes for IGMPv3's Max Response Time: it is in units of 0.1 second.
+  - SIGUSR1 can be used rather than SIGINFO for stats
+  - permit -n flag to affect print-ip for protocol numbers
+  - ND_OPT_ADVINTERVAL is in milliseconds, not seconds
+  - Teach PPPoE parser about RFC 4638
+
+---

Old:

  tcpdump-4.2.1.tar.gz

New:

  tcpdump-4.3.0.tar.gz



Other differences:
--
++ tcpdump.spec ++
--- /var/tmp/diff_new_pack.r440Cf/_old  2012-06-15 14:06:28.0 +0200
+++ /var/tmp/diff_new_pack.r440Cf/_new  2012-06-15 14:06:28.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   tcpdump
-Version:4.2.1
+Version:4.3.0
 Release:0
 Url:http://www.tcpdump.org/
 Summary:A Packet Sniffer

++ tcpdump-4.2.1.tar.gz -> tcpdump-4.3.0.tar.gz ++
 6486 lines of diff (skipped)

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



commit scim-unikey for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package scim-unikey for openSUSE:Factory 
checked in at 2012-06-15 14:06:16

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


Package is "scim-unikey", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/scim-unikey/scim-unikey.changes  2012-06-10 
21:52:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.scim-unikey.new/scim-unikey.changes 
2012-06-15 14:06:17.0 +0200
@@ -1,0 +2,6 @@
+Wed Jun 13 11:14:49 CEST 2012 - ti...@suse.de
+
+- Disable gtk3-migration patches temporarily (can be enabled by
+  defining scim_gtk3=1)
+
+---



Other differences:
--
++ scim-unikey.spec ++
--- /var/tmp/diff_new_pack.z7KKi0/_old  2012-06-15 14:06:18.0 +0200
+++ /var/tmp/diff_new_pack.z7KKi0/_new  2012-06-15 14:06:18.0 +0200
@@ -40,7 +40,7 @@
 
 %prep
 %setup -q
-%if 0%{?suse_version} >= 1140
+%if 0%{?scim_gtk3}
 %patch1 -p1
 %endif
 

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



commit scim-uim for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package scim-uim for openSUSE:Factory 
checked in at 2012-06-15 14:06:11

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


Package is "scim-uim", Maintainer is "fjk...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/scim-uim/scim-uim.changes2012-02-16 
15:02:22.0 +0100
+++ /work/SRC/openSUSE:Factory/.scim-uim.new/scim-uim.changes   2012-06-15 
14:06:15.0 +0200
@@ -1,0 +2,5 @@
+Tue Jun 12 16:36:48 CEST 2012 - ti...@suse.de
+
+- remove locale provides for avoiding automatic installation
+
+---



Other differences:
--
++ scim-uim.spec ++
--- /var/tmp/diff_new_pack.4o4KhW/_old  2012-06-15 14:06:17.0 +0200
+++ /var/tmp/diff_new_pack.4o4KhW/_new  2012-06-15 14:06:17.0 +0200
@@ -23,7 +23,7 @@
 BuildRequires:  uim-devel
 Version:0.2.0
 Release:0
-Provides:   locale(scim:ja)
+# Provides:   locale(scim:ja)
 Url:http://www.scim-im.org/
 Source0:
http://mesh.dl.sourceforge.net/sourceforge/scim/scim-uim-0.2.0.tar.bz2
 Patch0: commit-when-focus-out.patch

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



commit scim-tomoe for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package scim-tomoe for openSUSE:Factory 
checked in at 2012-06-15 14:06:07

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


Package is "scim-tomoe", Maintainer is "fjk...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/scim-tomoe/scim-tomoe.changes2011-09-23 
12:45:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.scim-tomoe.new/scim-tomoe.changes   
2012-06-15 14:06:10.0 +0200
@@ -1,0 +2,5 @@
+Tue Jun 12 16:36:19 CEST 2012 - ti...@suse.de
+
+- remove locale provides for avoiding automatic installation
+
+---



Other differences:
--
++ scim-tomoe.spec ++
--- /var/tmp/diff_new_pack.nqlnVL/_old  2012-06-15 14:06:11.0 +0200
+++ /var/tmp/diff_new_pack.nqlnVL/_new  2012-06-15 14:06:11.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package scim-tomoe (Version 0.6.0)
+# spec file for package scim-tomoe
 #
-# Copyright (c) 2010 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,23 +15,27 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   scim-tomoe
-BuildRequires:  gcc-c++ gtk2-devel gucharmap-devel intltool scim-devel 
tomoe-devel tomoe-gtk-devel update-desktop-files
+BuildRequires:  gcc-c++
+BuildRequires:  gtk2-devel
+BuildRequires:  gucharmap-devel
+BuildRequires:  intltool
+BuildRequires:  scim-devel
+BuildRequires:  tomoe-devel
+BuildRequires:  tomoe-gtk-devel
+BuildRequires:  update-desktop-files
 Version:0.6.0
-Release:21
-License:GPL-2.0+
-Group:  System/I18n/Japanese
-AutoReqProv:on
-Provides:   locale(scim:ja)
+Release:0
+# Provides:   locale(scim:ja)
 Url:http://sourceforge.net/projects/tomoe/
 Source0:scim-tomoe-0.6.0.tar.bz2
 Patch0: libtool-autoconf.patch
 Patch3: missing-includes.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Summary:Tomoe Input Method Engine for SCIM
+License:GPL-2.0+
+Group:  System/I18n/Japanese
 
 %description
 Tomoe Input Method Engine for SCIM

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



commit scim-skk for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package scim-skk for openSUSE:Factory 
checked in at 2012-06-15 14:06:02

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


Package is "scim-skk", Maintainer is "fjk...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/scim-skk/scim-skk.changes2012-06-12 
22:10:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.scim-skk.new/scim-skk.changes   2012-06-15 
14:06:04.0 +0200
@@ -1,0 +2,7 @@
+Tue Jun 12 16:35:52 CEST 2012 - ti...@suse.de
+
+- remove locale provides for avoiding automatic installation
+- disable gtk3-migration patches temporarily (can be enabled by
+  defining scim_gtk3=1)
+
+---



Other differences:
--
++ scim-skk.spec ++
--- /var/tmp/diff_new_pack.VYIHco/_old  2012-06-15 14:06:05.0 +0200
+++ /var/tmp/diff_new_pack.VYIHco/_new  2012-06-15 14:06:05.0 +0200
@@ -33,11 +33,10 @@
 Patch5: gtk-2.24+-replace-functions.patch
 BuildRequires:  anthy-devel
 BuildRequires:  gcc-c++
-BuildRequires:  gtk2-devel
 BuildRequires:  scim-devel
 BuildRequires:  update-desktop-files
 Requires:   skkdic
-Provides:   locale(scim:ja)
+# Provides:   locale(scim:ja)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -56,7 +55,7 @@
 libtoolize --force
 autoreconf -I /opt/gnome/share/aclocal --force --install --verbose
 %endif
-%if 0%{?suse_version} >= 1140
+%if 0%{?scim_gtk3}
 %patch5 -p1
 %endif
 

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



commit scim-pinyin for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package scim-pinyin for openSUSE:Factory 
checked in at 2012-06-15 14:05:57

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


Package is "scim-pinyin", Maintainer is "fjk...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/scim-pinyin/scim-pinyin.changes  2012-06-10 
21:52:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.scim-pinyin.new/scim-pinyin.changes 
2012-06-15 14:06:00.0 +0200
@@ -1,0 +2,7 @@
+Tue Jun 12 16:34:43 CEST 2012 - ti...@suse.de
+
+- Remove locale provides for avoiding automatic installation
+- Disable gtk3-migration patches temporarily (can be enabled by
+  defining scim_gtk3=1)
+
+---



Other differences:
--
++ scim-pinyin.spec ++
--- /var/tmp/diff_new_pack.rWW9fV/_old  2012-06-15 14:06:01.0 +0200
+++ /var/tmp/diff_new_pack.rWW9fV/_new  2012-06-15 14:06:01.0 +0200
@@ -24,7 +24,6 @@
 
 Name:   scim-pinyin
 BuildRequires:  gcc-c++
-BuildRequires:  gtk2-devel
 BuildRequires:  scim-devel
 %if %{with skim}
 BuildRequires:  kdelibs3-devel
@@ -61,7 +60,7 @@
 Summary:skim setup module for scim-pinyin
 Group:  System/I18n/Chinese
 Requires:   %{name} = %{version}
-Provides:   locale(skim:zh)
+# Provides:   locale(skim:zh)
 
 %description -n scim-pinyin-skim
 skim setup module for scim-pinyin
@@ -74,7 +73,7 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
-%if 0%{?suse_version} >= 1140
+%if 0%{?scim_gtk3}
 %patch6 -p1
 %endif
 chmod a+x configure skim/configure

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



commit scim-m17n for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package scim-m17n for openSUSE:Factory 
checked in at 2012-06-15 14:05:52

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


Package is "scim-m17n", Maintainer is "fjk...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/scim-m17n/scim-m17n.changes  2012-06-10 
21:52:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.scim-m17n.new/scim-m17n.changes 2012-06-15 
14:05:59.0 +0200
@@ -1,0 +2,5 @@
+Tue Jun 12 16:34:14 CEST 2012 - ti...@suse.de
+
+- remove locale provides for avoiding automatic installation
+
+---



Other differences:
--
++ scim-m17n.spec ++
--- /var/tmp/diff_new_pack.wXt5t5/_old  2012-06-15 14:06:00.0 +0200
+++ /var/tmp/diff_new_pack.wXt5t5/_new  2012-06-15 14:06:00.0 +0200
@@ -26,7 +26,7 @@
 BuildRequires:  wordcut-devel
 Version:0.2.2
 Release:0
-Provides:   
locale(scim:am;ar;as;bn;cs;da;de;el;en;es;fa;fi;fr;gu;he;hi;hr;it;ja;ka;kk;kn;ko;lo;ml;my;nb;nl;nn;pa;pl;ru;sk;sv;vi)
+# Provides:   
locale(scim:am;ar;as;bn;cs;da;de;el;en;es;fa;fi;fr;gu;he;hi;hr;it;ja;ka;kk;kn;ko;lo;ml;my;nb;nl;nn;pa;pl;ru;sk;sv;vi)
 Requires:   m17n-db
 Requires:   m17n-lib
 Url:http://www.scim-im.org/

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



commit scim-input-pad for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package scim-input-pad for openSUSE:Factory 
checked in at 2012-06-15 14:05:47

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


Package is "scim-input-pad", Maintainer is "fjk...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/scim-input-pad/scim-input-pad.changes
2012-06-10 21:52:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.scim-input-pad.new/scim-input-pad.changes   
2012-06-15 14:05:49.0 +0200
@@ -1,0 +2,5 @@
+Tue Jun 12 16:33:52 CEST 2012 - ti...@suse.de
+
+- remove locale provides for avoiding automatic installation
+
+---



Other differences:
--
++ scim-input-pad.spec ++
--- /var/tmp/diff_new_pack.lzrAjn/_old  2012-06-15 14:05:51.0 +0200
+++ /var/tmp/diff_new_pack.lzrAjn/_new  2012-06-15 14:05:51.0 +0200
@@ -23,7 +23,7 @@
 BuildRequires:  update-desktop-files
 Version:0.1.1
 Release:0
-Provides:   locale(scim:ja;ko)
+# Provides:   locale(scim:ja;ko)
 Url:http://www.scim-im.org
 # CVS repository:
 # cvs -d:pserver:anonym...@cvs.sourceforge.net:/cvsroot/scim login 

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



commit scim-hangul for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package scim-hangul for openSUSE:Factory 
checked in at 2012-06-15 14:05:43

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


Package is "scim-hangul", Maintainer is "fjk...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/scim-hangul/scim-hangul.changes  2012-06-10 
23:21:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.scim-hangul.new/scim-hangul.changes 
2012-06-15 14:05:44.0 +0200
@@ -1,0 +2,7 @@
+Tue Jun 12 16:33:29 CEST 2012 - ti...@suse.de
+
+- Remove locale provides for avoiding automatic installation
+- Disable gtk3-migration patches temporarily (can be enabled by
+  defining scim_gtk3=1)
+
+---



Other differences:
--
++ scim-hangul.spec ++
--- /var/tmp/diff_new_pack.9ECXZv/_old  2012-06-15 14:05:45.0 +0200
+++ /var/tmp/diff_new_pack.9ECXZv/_new  2012-06-15 14:05:45.0 +0200
@@ -24,7 +24,6 @@
 
 Name:   scim-hangul
 BuildRequires:  gcc-c++
-BuildRequires:  gtk2-devel
 BuildRequires:  libhangul-devel
 BuildRequires:  scim-devel
 %if %{with skim}
@@ -33,7 +32,7 @@
 %endif
 Version:0.3.2
 Release:0
-Provides:   locale(scim:ko)
+# Provides:   locale(scim:ko)
 Url:http://www.scim-im.org/
 # CVS repository:
 # cvs -d:pserver:anonym...@scim.cvs.sourceforge.net:/cvsroot/scim login 
@@ -58,7 +57,7 @@
 Summary:skim setup module for scim-hangul
 Group:  System/I18n/Korean
 Requires:   %{name} = %{version}
-Provides:   locale(skim:ko)
+# Provides:   locale(skim:ko)
 
 %description -n scim-hangul-skim
 skim setup module for scim-hangul
@@ -72,7 +71,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
-%if 0%{?suse_version} >= 1140
+%if 0%{?scim_gtk3}
 %patch4 -p1
 %endif
 %if %{with skim}

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



commit scim-canna for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package scim-canna for openSUSE:Factory 
checked in at 2012-06-15 14:05:38

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


Package is "scim-canna", Maintainer is "fjk...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/scim-canna/scim-canna.changes2012-06-13 
13:33:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.scim-canna.new/scim-canna.changes   
2012-06-15 14:05:39.0 +0200
@@ -1,0 +2,7 @@
+Tue Jun 12 16:31:16 CEST 2012 - ti...@suse.de
+
+- Remove locale;ja provides for avoding the automatic installation
+- Disable gtk3-migration patches temporarily (can be enabled by
+  defining scim_gtk3=1)
+
+---



Other differences:
--
++ scim-canna.spec ++
--- /var/tmp/diff_new_pack.y7ML2M/_old  2012-06-15 14:05:40.0 +0200
+++ /var/tmp/diff_new_pack.y7ML2M/_new  2012-06-15 14:05:40.0 +0200
@@ -32,10 +32,9 @@
 Patch4: gtk-2.4+-combobox-migration.patch
 BuildRequires:  canna-devel
 BuildRequires:  gcc-c++
-BuildRequires:  gtk2-devel
 BuildRequires:  scim-devel
 BuildRequires:  update-desktop-files
-Provides:   locale(scim:ja)
+# Provides:   locale(scim:ja)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -51,7 +50,7 @@
 libtoolize --force
 autoreconf -I /opt/gnome/share/aclocal --force --install --verbose
 %endif
-%if 0%{?suse_version} >= 1140
+%if 0%{?scim_gtk3}
 %patch3 -p1
 %patch4 -p1
 %endif

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



commit scim-anthy for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package scim-anthy for openSUSE:Factory 
checked in at 2012-06-15 14:05:32

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


Package is "scim-anthy", Maintainer is "fjk...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/scim-anthy/scim-anthy.changes2012-06-07 
15:40:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.scim-anthy.new/scim-anthy.changes   
2012-06-15 14:05:33.0 +0200
@@ -1,0 +2,7 @@
+Tue Jun 12 16:29:57 CEST 2012 - ti...@suse.de
+
+- Remove locale(ja) provides for avoiding automatic installation
+- Disable gtk3-migration patches temporarily (can be enabled by
+  defining scim_gtk3=1)
+
+---



Other differences:
--
++ scim-anthy.spec ++
--- /var/tmp/diff_new_pack.H83VPE/_old  2012-06-15 14:05:34.0 +0200
+++ /var/tmp/diff_new_pack.H83VPE/_new  2012-06-15 14:05:34.0 +0200
@@ -19,20 +19,17 @@
 Name:   scim-anthy
 BuildRequires:  anthy-devel
 BuildRequires:  gcc-c++
-BuildRequires:  gtk2-devel
 BuildRequires:  libtool
 BuildRequires:  scim-devel
 BuildRequires:  update-desktop-files
 Version:1.2.7
 Release:0
-Provides:   locale(scim:ja)
+# Provides:   locale(scim:ja)
 Url:http://sourceforge.jp/projects/scim-imengine/
 Source0:scim-anthy-%{version}.tar.bz2
-%if 0%{?suse_version} >= 1140
 Patch0: scim-anthy-use-gtk2.patch
 Patch1: fix-GtkDialog-has-no-number-named-vbox-error.patch
 Patch2: fix-GtkWidget-migration.patch
-%endif
 Patch355863:bnc355863-add-Eisu_toggle-to-default-keybindings.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Summary:Anthy Input Method Engine for SCIM
@@ -46,7 +43,7 @@
 %define scim_binary_version %(pkg-config --variable=scim_binary_version scim)
 %define build_setup 1
 %setup -q -n %{name}-%{version}
-%if 0%{?suse_version} >= 1140
+%if 0%{?scim_gtk3}
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1

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



commit python-decorator for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package python-decorator for 
openSUSE:Factory checked in at 2012-06-15 14:05:21

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


Package is "python-decorator", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/python-decorator/python3-decorator.changes   
2012-05-29 10:35:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-decorator.new/python3-decorator.changes  
2012-06-15 14:05:23.0 +0200
@@ -1,0 +2,6 @@
+Thu Jun 14 12:06:48 UTC 2012 - toddrme2...@gmail.com
+
+- Fix building on openSUSE <= 12.1
+- Minor spec file cleanups
+
+---



Other differences:
--
++ python3-decorator.spec ++
--- /var/tmp/diff_new_pack.H8W8Wr/_old  2012-06-15 14:05:24.0 +0200
+++ /var/tmp/diff_new_pack.H8W8Wr/_new  2012-06-15 14:05:24.0 +0200
@@ -16,7 +16,6 @@
 #
 
 
-
 Name:   python3-decorator
 Version:3.3.3
 Release:0
@@ -26,23 +25,18 @@
 Group:  Development/Languages/Python
 Source: 
http://pypi.python.org/packages/source/d/decorator/decorator-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  python3-2to3
 BuildRequires:  python3-devel
 BuildRequires:  python3-distribute
 BuildRequires:  python3-nose
-BuildRequires: python3-2to3
-
 %if 0%{?suse_version} && 0%{?suse_version} <= 1140
 %{!?python3_sitelib: %global python3_sitelib %(python3 -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib())")}
 %{!?py3_ver: %global py3_ver %(python3 -c "import sys; 
version=str(sys.version_info[0]) + '.' + str(sys.version_info[1]); 
print(version)" 2>/dev/null || echo PYTHON-NOT-FOUND)}
-%endif
-Requires:   python(abi) = %{py3_ver}
-%if 0%{?suse_version} && 0%{?suse_version} > 1140
+%else
 BuildRequires:  python3-base
 %endif
-
-%if %{?suse_version: %{suse_version} > 1110} %{!?suse_version:1}
-BuildArchitectures: noarch
-%endif
+Requires:   python(abi) = %{py3_ver}
+BuildArch:  noarch
 
 %description
 As of now, writing custom decorators correctly requires some experience and it
@@ -65,9 +59,7 @@
 
 %install
 python3 setup.py install --prefix=%{_prefix} --root=%{buildroot}
-%if 0%{?suse_version} > 1210
-rm -r %{buildroot}%{python3_sitelib}/__pycache__/
-%endif
+rm -rf %{buildroot}%{python3_sitelib}/__pycache__/
 
 %files
 %defattr(-,root,root,-)

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



commit ppc64-diag for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package ppc64-diag for openSUSE:Factory 
checked in at 2012-06-15 14:05:13

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


Package is "ppc64-diag", Maintainer is "jloe...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/ppc64-diag/ppc64-diag.changes2012-05-03 
10:59:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.ppc64-diag.new/ppc64-diag.changes   
2012-06-15 14:05:15.0 +0200
@@ -1,0 +2,6 @@
+Thu Jun 14 10:10:28 UTC 2012 - cfarr...@suse.com
+
+- license update: EPL-1.0
+  SPDX format (http://www.spdx.org/licenses)
+
+---



Other differences:
--
++ ppc64-diag.spec ++
--- /var/tmp/diff_new_pack.ykHlw0/_old  2012-06-15 14:05:17.0 +0200
+++ /var/tmp/diff_new_pack.ykHlw0/_new  2012-06-15 14:05:17.0 +0200
@@ -22,7 +22,7 @@
 Release:1
 Summary:Linux for Power Platform Diagnostics
 Group:  System/Monitoring
-License:Other uncritical OpenSource License; Eclipse Public License 
v1.0
+License:EPL-1.0
 ExclusiveArch:  ppc ppc64
 BuildRequires:  librtas-devel libservicelog-devel
 BuildRequires:  sqlite3-devel gcc-c++ bison flex libvpd2-devel

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



commit novel-pinyin for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package novel-pinyin for openSUSE:Factory 
checked in at 2012-06-15 14:05:03

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


Package is "novel-pinyin", Maintainer is "p...@novell.com"

Changes:

--- /work/SRC/openSUSE:Factory/novel-pinyin/novel-pinyin.changes
2012-06-13 13:24:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.novel-pinyin.new/novel-pinyin.changes   
2012-06-15 14:05:05.0 +0200
@@ -1,0 +2,6 @@
+Wed Jun 13 11:12:41 CEST 2012 - ti...@suse.de
+
+- Disable gtk3-migration patches temporarily (can be enabled by
+  defining scim_gtk3=1)
+
+---



Other differences:
--
++ novel-pinyin.spec ++
--- /var/tmp/diff_new_pack.VaysJX/_old  2012-06-15 14:05:07.0 +0200
+++ /var/tmp/diff_new_pack.VaysJX/_new  2012-06-15 14:05:07.0 +0200
@@ -29,7 +29,6 @@
 Patch4: gtk-2.12+-gtktooltips-migration.patch
 BuildRequires:  db-devel
 BuildRequires:  gcc-c++
-BuildRequires:  gtk2-devel
 BuildRequires:  intltool
 BuildRequires:  scim-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -44,7 +43,7 @@
 %setup -q
 %patch2 -p1
 %patch3 -p1
-%if 0%{?suse_version} >= 1140
+%if 0%{?scim_gtk3}
 %patch4 -p1
 %endif
 find . -type f | xargs chmod u+w

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



commit ipa-fonts for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package ipa-fonts for openSUSE:Factory 
checked in at 2012-06-15 14:04:49

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


Package is "ipa-fonts", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/ipa-fonts/ipa-fonts.changes  2012-06-12 
21:58:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.ipa-fonts.new/ipa-fonts.changes 2012-06-15 
14:04:50.0 +0200
@@ -1,0 +2,6 @@
+Tue Jun 12 10:55:49 CEST 2012 - ti...@suse.de
+
+- Drop ipsa-hinting.conf since the default config is included in
+  fontconfig package itself
+
+---

Old:

  ipa-hinting.conf



Other differences:
--
++ ipa-fonts.spec ++
--- /var/tmp/diff_new_pack.x5U0ZE/_old  2012-06-15 14:04:52.0 +0200
+++ /var/tmp/diff_new_pack.x5U0ZE/_new  2012-06-15 14:04:52.0 +0200
@@ -25,7 +25,6 @@
 %definettf_fontdir /usr/share/fonts/truetype
 Url:http://ossipedia.ipa.go.jp/ipafont/
 Source0:IPAfont00302.tar.bz2
-Source1:ipa-hinting.conf
 BuildRequires:  dos2unix
 Requires(pre):  %suseconfig_fonts_prereq
 Provides:   scalable-font-ja
@@ -40,7 +39,6 @@
 %package -n ipa-pgothic-fonts
 Summary:"Proportional Gothic" Japanese TrueType font made by IPA
 Group:  System/X11/Fonts
-Requires:   ipa-fonts-config
 Provides:   IPAPGothic = %{version}
 Provides:   scalable-font-ja
 Provides:   locale(ja)
@@ -53,7 +51,6 @@
 %package -n ipa-gothic-fonts
 Summary:"Gothic" Japanese TrueType font made by IPA
 Group:  System/X11/Fonts
-Requires:   ipa-fonts-config
 Provides:   IPAGothic = %{version}
 Provides:   scalable-font-ja
 Provides:   locale(ja)
@@ -66,7 +63,6 @@
 %package -n ipa-mincho-fonts
 Summary:"Mincho" Japanese TrueType font made by IPA
 Group:  System/X11/Fonts
-Requires:   ipa-fonts-config
 Provides:   IPAMincho = %{version}
 Provides:   scalable-font-ja
 Provides:   locale(ja)
@@ -79,7 +75,6 @@
 %package -n ipa-pmincho-fonts
 Summary:"Proportional Mincho" Japanese TrueType font made by IPA
 Group:  System/X11/Fonts
-Requires:   IPA-fonts-config
 Provides:   IPAPMincho = %{version}
 Provides:   scalable-font-ja
 Provides:   locale(ja)
@@ -89,15 +84,6 @@
 "Proportional Mincho" Japanese TrueType font made by IPA
 (Information-technology Promotion Agency).
 
-%package -n ipa-fonts-config
-Summary:Fontconfig file for the IPA family
-Group:  System/X11/Fonts
-Provides:   IPA-fonts-config = %{version}
-Obsoletes:  IPA-fonts-config <= 003.02
-
-%description -n ipa-fonts-config
-fonts config shared by all fonts made by IPA
-
 %prep
 %setup -q -n IPAfont00302
 
@@ -113,11 +99,6 @@
 do
 install -m 644 $i %{buildroot}%{ttf_fontdir}
 done
-mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail
-mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.d
-install -m 644 %{SOURCE1} 
%{buildroot}%{_sysconfdir}/fonts/conf.avail/51-ipa-hinting.conf
-ln -s ../conf.avail/51-ipa-hinting.conf \
-  %{buildroot}%{_sysconfdir}/fonts/conf.d/51-ipa-hinting.conf
 
 %post -n ipa-pgothic-fonts
 %run_suseconfig_fonts -c
@@ -149,10 +130,6 @@
 %dir %{ttf_fontdir}/
 %{ttf_fontdir}/ipagp.*
 
-%files -n ipa-fonts-config
-%defattr(-,root,root)
-%{_sysconfdir}/fonts
-
 %files -n ipa-gothic-fonts
 %defattr(-,root,root)
 %doc *.txt

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



commit ipa-ex-fonts for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package ipa-ex-fonts for openSUSE:Factory 
checked in at 2012-06-15 14:04:44

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


Package is "ipa-ex-fonts", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/ipa-ex-fonts/ipa-ex-fonts.changes
2012-06-12 21:58:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.ipa-ex-fonts.new/ipa-ex-fonts.changes   
2012-06-15 14:04:46.0 +0200
@@ -1,0 +2,6 @@
+Tue Jun 12 10:57:11 CEST 2012 - ti...@suse.de
+
+- Drop own font config files since the default config for these
+  fonts are now included in fontconfig package
+
+---

Old:

  ipa-ex-gothic-hinting.conf
  ipa-ex-mincho-hinting.conf



Other differences:
--
++ ipa-ex-fonts.spec ++
--- /var/tmp/diff_new_pack.xmkC2L/_old  2012-06-15 14:04:47.0 +0200
+++ /var/tmp/diff_new_pack.xmkC2L/_new  2012-06-15 14:04:47.0 +0200
@@ -25,8 +25,6 @@
 Group:  System/X11/Fonts
 Url:http://ossipedia.ipa.go.jp/ipafont/
 Source0:IPAexfont00102.tar.bz2
-Source1:ipa-ex-gothic-hinting.conf
-Source2:ipa-ex-mincho-hinting.conf
 BuildRequires:  dos2unix
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
@@ -71,13 +69,6 @@
 do
 install -m 644 $i %{buildroot}%{ttf_fontdir}
 done
-mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail
-mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.d
-for i in %{SOURCE1} %{SOURCE2}; do
-hint=51-${i##*/}
-install -m 644 $i %{buildroot}%{_sysconfdir}/fonts/conf.avail/$hint
-ln -s ../conf.avail/$hint %{buildroot}%{_sysconfdir}/fonts/conf.d/$hint
-done
 
 %clean
 rm -rf %{buildroot};
@@ -99,21 +90,11 @@
 %doc *.txt
 %dir %{ttf_fontdir}/
 %{ttf_fontdir}/ipaexg.*
-%dir %{_sysconfdir}/fonts
-%dir %{_sysconfdir}/fonts/conf.avail
-%dir %{_sysconfdir}/fonts/conf.d
-%config %{_sysconfdir}/fonts/conf.avail/51-ipa-ex-gothic-hinting.conf
-%{_sysconfdir}/fonts/conf.d/51-ipa-ex-gothic-hinting.conf
 
 %files -n ipa-ex-mincho-fonts
 %defattr(-,root,root)
 %doc *.txt
 %dir %{ttf_fontdir}/
 %{ttf_fontdir}/ipaexm.*
-%dir %{_sysconfdir}/fonts
-%dir %{_sysconfdir}/fonts/conf.avail
-%dir %{_sysconfdir}/fonts/conf.d
-%config %{_sysconfdir}/fonts/conf.avail/51-ipa-ex-mincho-hinting.conf
-%{_sysconfdir}/fonts/conf.d/51-ipa-ex-mincho-hinting.conf
 
 %changelog

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



commit couchdb for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package couchdb for openSUSE:Factory checked 
in at 2012-06-15 14:04:28

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


Package is "couchdb", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/couchdb/couchdb.changes  2011-12-21 
09:59:48.0 +0100
+++ /work/SRC/openSUSE:Factory/.couchdb.new/couchdb.changes 2012-06-15 
14:04:41.0 +0200
@@ -1,0 +2,11 @@
+Fri Jun 15 04:07:03 UTC 2012 - factory-maintai...@kulow.org
+
+- fix requires for factory
+
+---
+Wed Jun 13 15:53:51 UTC 2012 - co...@suse.com
+
+- update to 1.2.0, plenty of changes - see
+  http://www.apache.org/dist/couchdb/notes/1.2.0/apache-couchdb-1.2.0.html
+
+---

Old:

  apache-couchdb-1.1.1.tar.gz
  couchdb-mozjs-rpath.patch

New:

  apache-couchdb-1.2.0.tar.gz



Other differences:
--
++ couchdb.spec ++
--- /var/tmp/diff_new_pack.81ZCi9/_old  2012-06-15 14:04:46.0 +0200
+++ /var/tmp/diff_new_pack.81ZCi9/_new  2012-06-15 14:04:46.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package couchdb
 #
-# 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,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 #
 %define couchdb_user couchdb
 %define couchdb_group couchdb
@@ -33,34 +34,43 @@
 %endif
 
 Name:   couchdb
-Version:1.1.1
+Version:1.2.0
 Release:0
 Summary:A document database server, accessible via a RESTful JSON API
 License:Apache-2.0
 Group:  Productivity/File utilities
 Url:http://couchdb.apache.org/
-Source0:
http://www.apache.org/dist/%{name}/%{version}/apache-couchdb-%{version}.tar.gz
+Source0:
http://www.apache.org/dist/%{name}/releases/%{version}/apache-couchdb-%{version}.tar.gz
 Source1:%{name}.init
-# PATCH-FIX-UPSTREAM couchdb-mozjs-rpath.patch dims...@opensuse.org -- couchdb 
does not honor mozjs' libflags from the .pc file.
-Patch0: couchdb-mozjs-rpath.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  automake
 BuildRequires:  erlang
+BuildRequires:  gcc-c++
 BuildRequires:  help2man
 BuildRequires:  libcurl-devel
 BuildRequires:  libicu-devel
 BuildRequires:  libtool
+%if %suse_version > 1210
+BuildRequires:  js-devel
+BuildRequires:  xulrunner-devel
+%else
 BuildRequires:  mozilla-xulrunner%{xul_version}-devel
+%endif
 BuildRequires:  pkgconfig
 Requires:   erlang
 #Requires:   %%{_bindir}/icu-config
 #Requires:   libicu-devel
 # Require the proper mozilla-js (do not rely on the autoprovreq found libmozjs)
+%if 0%{?suse_version} > 1210
+Requires:   js
+%else
 %if 0%{?suse_version} < 1130
 Requires:   mozilla-xulrunner%{xul_version}
 %else
 Requires:   mozilla-js%{xul_version}
 %endif
+%endif
+Requires:   logrotate
 Requires(post): aaa_base
 Requires(preun):aaa_base
 # Users and groups
@@ -76,15 +86,15 @@
 
 %prep
 %setup -q -n apache-couchdb-%{version}
-%patch0 -p1
+#%patch0 -p1
 
 %build
-autoreconf -fi
+#autoreconf -fi
 # We need to define the use of gnu99 standard. It seems expected in the code, 
but not passed.
 export CFLAGS="%{optflags} -std=gnu99"
 %configure \
-   --with-js-include=$(pkg-config --variable=includedir 
mozilla-js)%{xul_pathext} \
-   --with-js-lib=$(pkg-config --variable=libdir mozilla-js)
+   --with-js-include=$(pkg-config --variable=includedir mozjs185) \
+   --with-js-lib=$(pkg-config --variable=libdir mozjs185)
 make %{?_smp_mflags}
 
 %install

++ apache-couchdb-1.1.1.tar.gz -> apache-couchdb-1.2.0.tar.gz ++
 74402 lines of diff (skipped)

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



commit collectd for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package collectd for openSUSE:Factory 
checked in at 2012-06-15 14:04:22

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


Package is "collectd", Maintainer is "sch...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/collectd/collectd.changes2012-05-03 
10:54:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.collectd.new/collectd.changes   2012-06-15 
14:04:24.0 +0200
@@ -1,0 +2,5 @@
+Mon Jun 11 12:05:44 UTC 2012 - co...@suse.com
+
+- require the right perl version
+
+---



Other differences:
--
++ collectd.spec ++
--- /var/tmp/diff_new_pack.L7iZCt/_old  2012-06-15 14:04:26.0 +0200
+++ /var/tmp/diff_new_pack.L7iZCt/_new  2012-06-15 14:04:26.0 +0200
@@ -254,6 +254,7 @@
 %endif
 %if %suse_version >= 1210
 BuildRequires:  libxtables-devel
+%{perl_requires}
 %endif
 # in case we'd like to split it later:
 Provides:   collectd-perl = %{version}-%{release}

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



commit acroread for openSUSE:Factory:NonFree

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package acroread for 
openSUSE:Factory:NonFree checked in at 2012-06-15 14:04:08

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


Package is "acroread", Maintainer is "b...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory:NonFree/acroread/acroread.changes
2012-04-17 07:43:30.0 +0200
+++ /work/SRC/openSUSE:Factory:NonFree/.acroread.new/acroread.changes   
2012-06-15 14:04:09.0 +0200
@@ -1,0 +2,6 @@
+Thu Jun 14 21:07:29 UTC 2012 - mrd...@opensuse.org
+
+- Fix build in Factory by removing  -Wl from the suse-do-not-grab
+  server makefile
+
+---



Other differences:
--
acroread.spec: same change


++ suse-do-not-grab-server.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/suse-do-not-grab-server/Makefile 
new/suse-do-not-grab-server/Makefile
--- old/suse-do-not-grab-server/Makefile2008-04-04 17:38:13.0 
+0200
+++ new/suse-do-not-grab-server/Makefile2012-06-14 23:03:35.0 
+0200
@@ -1,6 +1,6 @@
 suse-do-not-grab-server.so:suse-do-not-grab-server.c
gcc -Wall -ansi -pedantic -fPIC -c suse-do-not-grab-server.c
-   gcc -shared -Wl -fPIC -o suse-do-not-grab-server.so 
suse-do-not-grab-server.o
+   gcc -shared -fPIC -o suse-do-not-grab-server.so 
suse-do-not-grab-server.o
 
 clean:
rm -f *.o *.a *.so *~

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



commit mkinitrd for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package mkinitrd for openSUSE:Factory 
checked in at 2012-06-15 14:03:32

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


Package is "mkinitrd", Maintainer is "mma...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/mkinitrd/mkinitrd.changes2012-05-31 
17:07:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.mkinitrd.new/mkinitrd.changes   2012-06-15 
14:03:34.0 +0200
@@ -1,0 +2,6 @@
+Tue Jun 12 15:28:45 UTC 2012 - co...@suse.com
+
+- mount /usr without chrooting into root fs first, /usr carries
+  important binaries by now (bnc#752796)
+
+---
@@ -11,0 +18,6 @@
+Thu May  3 11:59:35 UTC 2012 - mma...@suse.cz
+
+- Avoid accidental tilde expansion when parsing parameters
+  (bnc#760364).
+
+---
@@ -38 +50 @@
-- boot-udev: add blkid dependency (bnc#751140, bnc#754049, and others).
+- boot-udev: add blkid dependency

Old:

  mkinitrd-add-logitech-unity
  mkinitrd-firmware-in-usr
  mkinitrd_cp_umount_mount_dmesg_in_usr.patch
  mkinitrd_cpbin_follow_link.patch
  mkinitrd_simplify_netsetup.patch
  mkinitrd_systemd_adjtime.patch



Other differences:
--
++ mkinitrd.spec ++
--- /var/tmp/diff_new_pack.lYCODC/_old  2012-06-15 14:03:36.0 +0200
+++ /var/tmp/diff_new_pack.lYCODC/_new  2012-06-15 14:03:36.0 +0200
@@ -51,12 +51,6 @@
 # don't change it in the build service without sending the author a
 # pull request or patch first. Otherwise, you risk that your changes will be
 # silently overwritten by the next submission.
-Patch0: mkinitrd_cpbin_follow_link.patch
-Patch1: mkinitrd_simplify_netsetup.patch
-Patch2: mkinitrd-firmware-in-usr
-Patch3: mkinitrd_cp_umount_mount_dmesg_in_usr.patch
-Patch4: mkinitrd-add-logitech-unity
-Patch5: mkinitrd_systemd_adjtime.patch
 Url:http://gitorious.org/opensuse/mkinitrd
 
 %description
@@ -87,12 +81,6 @@
 
 %prep
 %setup
-%patch0
-%patch1
-%patch2 -p1
-%patch3
-%patch4 -p1
-%patch5
 
 %build
 %__cc $RPM_OPT_FLAGS -Wall -Os -o lib/mkinitrd/bin/run-init src/run-init.c

++ mkinitrd.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mkinitrd-2.7.0/mkinitrd.changes 
new/mkinitrd-2.7.0/mkinitrd.changes
--- old/mkinitrd-2.7.0/mkinitrd.changes 2012-03-22 11:30:37.0 +0100
+++ new/mkinitrd-2.7.0/mkinitrd.changes 2012-06-13 15:58:10.0 +0200
@@ -1,4 +1,50 @@
 ---
+Tue Jun 12 15:28:45 UTC 2012 - co...@suse.com
+
+- mount /usr without chrooting into root fs first, /usr carries
+  important binaries by now (bnc#752796)
+
+---
+Tue May 29 07:38:50 UTC 2012 - wer...@suse.de
+
+- Fix clock scriptlet by adding `then'
+
+---
+Wed May 23 12:48:47 UTC 2012 - wer...@suse.de
+
+- Make warpclock working with upstream systemd HW clock management
+
+---
+Thu May  3 11:59:35 UTC 2012 - mma...@suse.cz
+
+- Avoid accidental tilde expansion when parsing parameters
+  (bnc#760364).
+
+---
+Mon Apr 30 19:39:01 UTC 2012 - je...@suse.com
+
+- Add Logitech Unifying devices to initrd (bnc#741451).
+
+---
+Mon Apr 30 13:06:38 UTC 2012 - rschweik...@suse.com
+
+- support cp, mount, umount, and dmesg in usr tree
+
+---
+Tue Apr 17 22:58:25 UTC 2012 - je...@suse.com
+
+- Change firmware search path to /usr/lib/firmware -- udev as of 182
+  doesn't look in /lib/firmware (bnc#757655).
+
+---
+Wed Mar 28 20:35:35 UTC 2012 - rschweik...@suse.com
+
+- add patches mkinitrd_cpbin_follow_link.patch and
+  mkinitrd_simplify_netsetup.patch; pull requests 6 & 7 in gitorious
+  - setup-prepare: cp_bin() needs to follow links
+  - setup-network: move loop independent operation outside the loop
+
+---
 Thu Mar 22 10:29:58 UTC 2012 - seife+...@b1-systems.com
 
 - boot-udev: add blkid dependency
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mkinitrd-2.7.0/sbin/mkinitrd 
new/mkinitrd-2.7.0/sbin/mkinitrd
--- old/mkinitrd-2.7.0/sbin/mkinitrd2012-03-22 11:30:37.0

commit kernel-xen.import5606 for openSUSE:11.4:Update

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package kernel-xen.import5606 for 
openSUSE:11.4:Update checked in at 2012-06-15 13:17:33

Comparing /work/SRC/openSUSE:11.4:Update/kernel-xen.import5606 (Old)
 and  /work/SRC/openSUSE:11.4:Update/.kernel-xen.import5606.new (New)


Package is "kernel-xen.import5606", Maintainer is ""

Changes:

kernel-default.changes: same change
kernel-desktop.changes: same change
kernel-docs.changes: same change
kernel-ec2.changes: same change
kernel-net.changes: same change
kernel-pae.changes: same change
kernel-ppc64.changes: same change
kernel-ps3.changes: same change
kernel-s390.changes: same change
kernel-source.changes: same change
kernel-syms.changes: same change
kernel-trace.changes: same change
kernel-vanilla.changes: same change
kernel-vmi.changes: same change
kernel-xen.changes: same change

New:

  _link



Other differences:
--
kernel-default.spec: same change
kernel-desktop.spec: same change
kernel-docs.spec: same change
kernel-ec2.spec: same change
kernel-net.spec: same change
kernel-pae.spec: same change
kernel-ppc64.spec: same change
kernel-ps3.spec: same change
kernel-s390.spec: same change
kernel-source.spec: same change
kernel-syms.spec: same change
kernel-trace.spec: same change
kernel-vanilla.spec: same change
kernel-vmi.spec: same change
kernel-xen.spec: same change
++ _link ++

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



commit kernel-vmi.import5606 for openSUSE:11.4:Update

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package kernel-vmi.import5606 for 
openSUSE:11.4:Update checked in at 2012-06-15 13:17:21

Comparing /work/SRC/openSUSE:11.4:Update/kernel-vmi.import5606 (Old)
 and  /work/SRC/openSUSE:11.4:Update/.kernel-vmi.import5606.new (New)


Package is "kernel-vmi.import5606", Maintainer is ""

Changes:

kernel-default.changes: same change
kernel-desktop.changes: same change
kernel-docs.changes: same change
kernel-ec2.changes: same change
kernel-net.changes: same change
kernel-pae.changes: same change
kernel-ppc64.changes: same change
kernel-ps3.changes: same change
kernel-s390.changes: same change
kernel-source.changes: same change
kernel-syms.changes: same change
kernel-trace.changes: same change
kernel-vanilla.changes: same change
kernel-vmi.changes: same change
kernel-xen.changes: same change

New:

  _link



Other differences:
--
kernel-default.spec: same change
kernel-desktop.spec: same change
kernel-docs.spec: same change
kernel-ec2.spec: same change
kernel-net.spec: same change
kernel-pae.spec: same change
kernel-ppc64.spec: same change
kernel-ps3.spec: same change
kernel-s390.spec: same change
kernel-source.spec: same change
kernel-syms.spec: same change
kernel-trace.spec: same change
kernel-vanilla.spec: same change
kernel-vmi.spec: same change
kernel-xen.spec: same change
++ _link ++

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



commit kernel-vanilla.import5606 for openSUSE:11.4:Update

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package kernel-vanilla.import5606 for 
openSUSE:11.4:Update checked in at 2012-06-15 13:17:13

Comparing /work/SRC/openSUSE:11.4:Update/kernel-vanilla.import5606 (Old)
 and  /work/SRC/openSUSE:11.4:Update/.kernel-vanilla.import5606.new (New)


Package is "kernel-vanilla.import5606", Maintainer is ""

Changes:

kernel-default.changes: same change
kernel-desktop.changes: same change
kernel-docs.changes: same change
kernel-ec2.changes: same change
kernel-net.changes: same change
kernel-pae.changes: same change
kernel-ppc64.changes: same change
kernel-ps3.changes: same change
kernel-s390.changes: same change
kernel-source.changes: same change
kernel-syms.changes: same change
kernel-trace.changes: same change
kernel-vanilla.changes: same change
kernel-vmi.changes: same change
kernel-xen.changes: same change

New:

  _link



Other differences:
--
kernel-default.spec: same change
kernel-desktop.spec: same change
kernel-docs.spec: same change
kernel-ec2.spec: same change
kernel-net.spec: same change
kernel-pae.spec: same change
kernel-ppc64.spec: same change
kernel-ps3.spec: same change
kernel-s390.spec: same change
kernel-source.spec: same change
kernel-syms.spec: same change
kernel-trace.spec: same change
kernel-vanilla.spec: same change
kernel-vmi.spec: same change
kernel-xen.spec: same change
++ _link ++

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



commit kernel-trace.import5606 for openSUSE:11.4:Update

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package kernel-trace.import5606 for 
openSUSE:11.4:Update checked in at 2012-06-15 13:17:02

Comparing /work/SRC/openSUSE:11.4:Update/kernel-trace.import5606 (Old)
 and  /work/SRC/openSUSE:11.4:Update/.kernel-trace.import5606.new (New)


Package is "kernel-trace.import5606", Maintainer is ""

Changes:

kernel-default.changes: same change
kernel-desktop.changes: same change
kernel-docs.changes: same change
kernel-ec2.changes: same change
kernel-net.changes: same change
kernel-pae.changes: same change
kernel-ppc64.changes: same change
kernel-ps3.changes: same change
kernel-s390.changes: same change
kernel-source.changes: same change
kernel-syms.changes: same change
kernel-trace.changes: same change
kernel-vanilla.changes: same change
kernel-vmi.changes: same change
kernel-xen.changes: same change

New:

  _link



Other differences:
--
kernel-default.spec: same change
kernel-desktop.spec: same change
kernel-docs.spec: same change
kernel-ec2.spec: same change
kernel-net.spec: same change
kernel-pae.spec: same change
kernel-ppc64.spec: same change
kernel-ps3.spec: same change
kernel-s390.spec: same change
kernel-source.spec: same change
kernel-syms.spec: same change
kernel-trace.spec: same change
kernel-vanilla.spec: same change
kernel-vmi.spec: same change
kernel-xen.spec: same change
++ _link ++

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



commit kernel-syms.import5606 for openSUSE:11.4:Update

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package kernel-syms.import5606 for 
openSUSE:11.4:Update checked in at 2012-06-15 13:16:51

Comparing /work/SRC/openSUSE:11.4:Update/kernel-syms.import5606 (Old)
 and  /work/SRC/openSUSE:11.4:Update/.kernel-syms.import5606.new (New)


Package is "kernel-syms.import5606", Maintainer is ""

Changes:

kernel-default.changes: same change
kernel-desktop.changes: same change
kernel-docs.changes: same change
kernel-ec2.changes: same change
kernel-net.changes: same change
kernel-pae.changes: same change
kernel-ppc64.changes: same change
kernel-ps3.changes: same change
kernel-s390.changes: same change
kernel-source.changes: same change
kernel-syms.changes: same change
kernel-trace.changes: same change
kernel-vanilla.changes: same change
kernel-vmi.changes: same change
kernel-xen.changes: same change

New:

  _link



Other differences:
--
kernel-default.spec: same change
kernel-desktop.spec: same change
kernel-docs.spec: same change
kernel-ec2.spec: same change
kernel-net.spec: same change
kernel-pae.spec: same change
kernel-ppc64.spec: same change
kernel-ps3.spec: same change
kernel-s390.spec: same change
kernel-source.spec: same change
kernel-syms.spec: same change
kernel-trace.spec: same change
kernel-vanilla.spec: same change
kernel-vmi.spec: same change
kernel-xen.spec: same change
++ _link ++

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



commit kernel-pae.import5606 for openSUSE:11.4:Update

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package kernel-pae.import5606 for 
openSUSE:11.4:Update checked in at 2012-06-15 13:16:42

Comparing /work/SRC/openSUSE:11.4:Update/kernel-pae.import5606 (Old)
 and  /work/SRC/openSUSE:11.4:Update/.kernel-pae.import5606.new (New)


Package is "kernel-pae.import5606", Maintainer is ""

Changes:

kernel-default.changes: same change
kernel-desktop.changes: same change
kernel-docs.changes: same change
kernel-ec2.changes: same change
kernel-net.changes: same change
kernel-pae.changes: same change
kernel-ppc64.changes: same change
kernel-ps3.changes: same change
kernel-s390.changes: same change
kernel-source.changes: same change
kernel-syms.changes: same change
kernel-trace.changes: same change
kernel-vanilla.changes: same change
kernel-vmi.changes: same change
kernel-xen.changes: same change

New:

  _link



Other differences:
--
kernel-default.spec: same change
kernel-desktop.spec: same change
kernel-docs.spec: same change
kernel-ec2.spec: same change
kernel-net.spec: same change
kernel-pae.spec: same change
kernel-ppc64.spec: same change
kernel-ps3.spec: same change
kernel-s390.spec: same change
kernel-source.spec: same change
kernel-syms.spec: same change
kernel-trace.spec: same change
kernel-vanilla.spec: same change
kernel-vmi.spec: same change
kernel-xen.spec: same change
++ _link ++

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



commit kernel-ec2.import5606 for openSUSE:11.4:Update

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package kernel-ec2.import5606 for 
openSUSE:11.4:Update checked in at 2012-06-15 13:16:33

Comparing /work/SRC/openSUSE:11.4:Update/kernel-ec2.import5606 (Old)
 and  /work/SRC/openSUSE:11.4:Update/.kernel-ec2.import5606.new (New)


Package is "kernel-ec2.import5606", Maintainer is ""

Changes:

kernel-default.changes: same change
kernel-desktop.changes: same change
kernel-docs.changes: same change
kernel-ec2.changes: same change
kernel-net.changes: same change
kernel-pae.changes: same change
kernel-ppc64.changes: same change
kernel-ps3.changes: same change
kernel-s390.changes: same change
kernel-source.changes: same change
kernel-syms.changes: same change
kernel-trace.changes: same change
kernel-vanilla.changes: same change
kernel-vmi.changes: same change
kernel-xen.changes: same change

New:

  _link



Other differences:
--
kernel-default.spec: same change
kernel-desktop.spec: same change
kernel-docs.spec: same change
kernel-ec2.spec: same change
kernel-net.spec: same change
kernel-pae.spec: same change
kernel-ppc64.spec: same change
kernel-ps3.spec: same change
kernel-s390.spec: same change
kernel-source.spec: same change
kernel-syms.spec: same change
kernel-trace.spec: same change
kernel-vanilla.spec: same change
kernel-vmi.spec: same change
kernel-xen.spec: same change
++ _link ++

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



commit kernel-docs.import5606 for openSUSE:11.4:Update

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package kernel-docs.import5606 for 
openSUSE:11.4:Update checked in at 2012-06-15 13:16:22

Comparing /work/SRC/openSUSE:11.4:Update/kernel-docs.import5606 (Old)
 and  /work/SRC/openSUSE:11.4:Update/.kernel-docs.import5606.new (New)


Package is "kernel-docs.import5606", Maintainer is ""

Changes:

kernel-default.changes: same change
kernel-desktop.changes: same change
kernel-docs.changes: same change
kernel-ec2.changes: same change
kernel-net.changes: same change
kernel-pae.changes: same change
kernel-ppc64.changes: same change
kernel-ps3.changes: same change
kernel-s390.changes: same change
kernel-source.changes: same change
kernel-syms.changes: same change
kernel-trace.changes: same change
kernel-vanilla.changes: same change
kernel-vmi.changes: same change
kernel-xen.changes: same change

New:

  _link



Other differences:
--
kernel-default.spec: same change
kernel-desktop.spec: same change
kernel-docs.spec: same change
kernel-ec2.spec: same change
kernel-net.spec: same change
kernel-pae.spec: same change
kernel-ppc64.spec: same change
kernel-ps3.spec: same change
kernel-s390.spec: same change
kernel-source.spec: same change
kernel-syms.spec: same change
kernel-trace.spec: same change
kernel-vanilla.spec: same change
kernel-vmi.spec: same change
kernel-xen.spec: same change
++ _link ++

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



commit kernel-desktop.import5606 for openSUSE:11.4:Update

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package kernel-desktop.import5606 for 
openSUSE:11.4:Update checked in at 2012-06-15 13:16:11

Comparing /work/SRC/openSUSE:11.4:Update/kernel-desktop.import5606 (Old)
 and  /work/SRC/openSUSE:11.4:Update/.kernel-desktop.import5606.new (New)


Package is "kernel-desktop.import5606", Maintainer is ""

Changes:

kernel-default.changes: same change
kernel-desktop.changes: same change
kernel-docs.changes: same change
kernel-ec2.changes: same change
kernel-net.changes: same change
kernel-pae.changes: same change
kernel-ppc64.changes: same change
kernel-ps3.changes: same change
kernel-s390.changes: same change
kernel-source.changes: same change
kernel-syms.changes: same change
kernel-trace.changes: same change
kernel-vanilla.changes: same change
kernel-vmi.changes: same change
kernel-xen.changes: same change

New:

  _link



Other differences:
--
kernel-default.spec: same change
kernel-desktop.spec: same change
kernel-docs.spec: same change
kernel-ec2.spec: same change
kernel-net.spec: same change
kernel-pae.spec: same change
kernel-ppc64.spec: same change
kernel-ps3.spec: same change
kernel-s390.spec: same change
kernel-source.spec: same change
kernel-syms.spec: same change
kernel-trace.spec: same change
kernel-vanilla.spec: same change
kernel-vmi.spec: same change
kernel-xen.spec: same change
++ _link ++

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



commit kernel-default.import5606 for openSUSE:11.4:Update

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package kernel-default.import5606 for 
openSUSE:11.4:Update checked in at 2012-06-15 13:16:00

Comparing /work/SRC/openSUSE:11.4:Update/kernel-default.import5606 (Old)
 and  /work/SRC/openSUSE:11.4:Update/.kernel-default.import5606.new (New)


Package is "kernel-default.import5606", Maintainer is ""

Changes:

kernel-default.changes: same change
kernel-desktop.changes: same change
kernel-docs.changes: same change
kernel-ec2.changes: same change
kernel-net.changes: same change
kernel-pae.changes: same change
kernel-ppc64.changes: same change
kernel-ps3.changes: same change
kernel-s390.changes: same change
kernel-source.changes: same change
kernel-syms.changes: same change
kernel-trace.changes: same change
kernel-vanilla.changes: same change
kernel-vmi.changes: same change
kernel-xen.changes: same change

New:

  _link



Other differences:
--
kernel-default.spec: same change
kernel-desktop.spec: same change
kernel-docs.spec: same change
kernel-ec2.spec: same change
kernel-net.spec: same change
kernel-pae.spec: same change
kernel-ppc64.spec: same change
kernel-ps3.spec: same change
kernel-s390.spec: same change
kernel-source.spec: same change
kernel-syms.spec: same change
kernel-trace.spec: same change
kernel-vanilla.spec: same change
kernel-vmi.spec: same change
kernel-xen.spec: same change
++ _link ++

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



commit kernel-debug.import5606 for openSUSE:11.4:Update

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package kernel-debug.import5606 for 
openSUSE:11.4:Update checked in at 2012-06-15 13:15:47

Comparing /work/SRC/openSUSE:11.4:Update/kernel-debug.import5606 (Old)
 and  /work/SRC/openSUSE:11.4:Update/.kernel-debug.import5606.new (New)


Package is "kernel-debug.import5606", Maintainer is ""

Changes:

kernel-default.changes: same change
kernel-desktop.changes: same change
kernel-docs.changes: same change
kernel-ec2.changes: same change
kernel-net.changes: same change
kernel-pae.changes: same change
kernel-ppc64.changes: same change
kernel-ps3.changes: same change
kernel-s390.changes: same change
kernel-source.changes: same change
kernel-syms.changes: same change
kernel-trace.changes: same change
kernel-vanilla.changes: same change
kernel-vmi.changes: same change
kernel-xen.changes: same change

New:

  _link



Other differences:
--
kernel-default.spec: same change
kernel-desktop.spec: same change
kernel-docs.spec: same change
kernel-ec2.spec: same change
kernel-net.spec: same change
kernel-pae.spec: same change
kernel-ppc64.spec: same change
kernel-ps3.spec: same change
kernel-s390.spec: same change
kernel-source.spec: same change
kernel-syms.spec: same change
kernel-trace.spec: same change
kernel-vanilla.spec: same change
kernel-vmi.spec: same change
kernel-xen.spec: same change
++ _link ++

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