drop ruby-mysql from openSUSE:Factory

2011-06-30 Thread h_root

Hello community,

FYI: Package ruby-mysql was dropped from openSUSE:Factory at Thu Jun 30 
09:33:46 CEST 2011.

You can find the latest sources of the package in the
   openSUSE:Dropped
repository:

https://build.opensuse.org/package/show?project=openSUSE:Droppedpackage=ruby-mysql

Remember to have fun...

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



drop python-parsing from openSUSE:Factory

2011-06-30 Thread h_root

Hello community,

FYI: Package python-parsing was dropped from openSUSE:Factory at Thu Jun 30 
10:33:59 CEST 2011.

You can find the latest sources of the package in the
   openSUSE:Dropped
repository:

https://build.opensuse.org/package/show?project=openSUSE:Droppedpackage=python-parsing

Remember to have fun...

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



commit google-gadgets for openSUSE:Factory

2011-06-30 Thread h_root

Hello community,

here is the log from the commit of package google-gadgets for openSUSE:Factory
checked in at Thu Jun 30 10:38:56 CEST 2011.




--- google-gadgets/google-gadgets.changes   2010-09-06 16:12:27.0 
+0200
+++ /mounts/work_src_done/STABLE/google-gadgets/google-gadgets.changes  
2011-06-28 10:46:32.0 +0200
@@ -1,0 +2,8 @@
+Tue Jun 28 08:34:54 UTC 2011 - dims...@opensuse.org
+
+- Add google-gadgets-nm09.patch: Adapt google-gadgets for Linux to
+  NetworkManager 0.9 API. Patch taken from upstream bug tracker,
+  issue #377.
+- Clean spec file using spec-cleaner.
+
+---

calling whatdependson for head-i586


New:

  google-gadgets-nm09.patch



Other differences:
--
++ google-gadgets.spec ++
--- /var/tmp/diff_new_pack.XqY7ED/_old  2011-06-30 10:31:57.0 +0200
+++ /var/tmp/diff_new_pack.XqY7ED/_new  2011-06-30 10:31:57.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package google-gadgets (Version 0.11.2)
+# spec file for package google-gadgets
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -20,18 +20,21 @@
 
 Name:   google-gadgets
 Version:0.11.2
-Release:6
+Release:7
 License:Apache Software License ..
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  autoconf gcc-c++ update-desktop-files zip
+BuildRequires:  autoconf
 BuildRequires:  flex
+BuildRequires:  gcc-c++
 BuildRequires:  gtk2-devel = 2.8.0
 BuildRequires:  libcurl-devel = 7.15.0
 BuildRequires:  librsvg-devel
 BuildRequires:  libsoup-devel
 BuildRequires:  libwebkit-devel
 BuildRequires:  libxml2-devel = 2.6.0
+BuildRequires:  update-desktop-files
+BuildRequires:  zip
 BuildRequires:  zlib-devel = 1.2.0
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{suse_version}  1120
 BuildRequires:  mozilla-xulrunner192-devel
 %else
@@ -42,14 +45,17 @@
 BuildRequires:  mozilla-xulrunner190-devel = 1.9.0
 %endif
 %endif
+Summary:Google Gadgets for Linux
+Group:  Productivity/Networking/Web/Utilities
+Source0:%{name}-for-linux-%{version}.tar.bz2
+# PATCH-FIX-UPSTREAM google-gadgets-nm09.patch dims...@opensuse.org -- Adapt 
build to NM 0.9 API, patch taken from upstream bug tracker, issue #377.
+Patch0: %{name}-nm09.patch
+BuildRequires:  NetworkManager-devel
+BuildRequires:  dbus-1-devel = 1.0.2
 BuildRequires:  gstreamer-0_10-plugins-base-devel
 BuildRequires:  libQtWebKit-devel
-BuildRequires:  dbus-1-devel = 1.0.2
 BuildRequires:  libqt4-devel = 4.3
-BuildRequires:  NetworkManager-devel startup-notification-devel
-Group:  Productivity/Networking/Web/Utilities
-Source0:%{name}-for-linux-%{version}.tar.bz2
-Summary:Google Gadgets for Linux
+BuildRequires:  startup-notification-devel
 
 %description
 Google Gadgets provides a platform for running desktop gadgets. It's
@@ -85,9 +91,14 @@
 Summary:Google Gadgets for Linux - Development files
 Group:  Development/Libraries/C and C++
 Requires:   %{name} = %{version}
-Requires:   %{name}-qt = %{version}
 Requires:   %{name}-gtk = %{version}
-Requires:   dbus-1-devel gtk2-devel libqt4-devel libtool zlib-devel 
libuuid-devel
+Requires:   %{name}-qt = %{version}
+Requires:   dbus-1-devel
+Requires:   gtk2-devel
+Requires:   libqt4-devel
+Requires:   libtool
+Requires:   libuuid-devel
+Requires:   zlib-devel
 %if 0%{suse_version}  1120
 BuildRequires:  mozilla-xulrunner192-devel
 %else
@@ -106,17 +117,18 @@
 
 %prep
 %setup -q -n %{name}-for-linux-%{version}
+%patch0 -p1
 
 %build
 %{suse_update_config -f}  
 %configure --disable-werror --disable-static
-make %{?jobs:-j%jobs}  
+make %{?_smp_mflags}
 
 %install
-make DESTDIR=$RPM_BUILD_ROOT install  
+%makeinstall
 # disabled static. removed *.la
-rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la
-rm -f $RPM_BUILD_ROOT/%{_libdir}/google-gadgets/modules/*.la
+rm -f %{buildroot}%{_libdir}/*.la
+rm -f %{buildroot}%{_libdir}/google-gadgets/modules/*.la
 %suse_update_desktop_file -r ggl-gtk System Applet
 %suse_update_desktop_file -r ggl-qt System Applet
 %suse_update_desktop_file ggl-designer
@@ -134,7 +146,7 @@
 %postun qt -p /sbin/ldconfig  
 
 %clean
-rm -rf $RPM_BUILD_ROOT
+rm -rf %{buildroot}
 
 %files gtk
 %defattr(-,root,root)

++ google-gadgets-nm09.patch ++
diff -up 
google-gadgets-for-linux-0.11.2/extensions/linux_system_framework/network.cc.nm09
 google-gadgets-for-linux-0.11.2/extensions/linux_system_framework/network.cc
--- 
google-gadgets-for-linux-0.11.2/extensions/linux_system_framework/network.cc.nm09
   2009-03-14 

commit git for openSUSE:Factory

2011-06-30 Thread h_root

Hello community,

here is the log from the commit of package git for openSUSE:Factory
checked in at Thu Jun 30 10:43:50 CEST 2011.




--- git/git.changes 2011-06-27 18:22:27.0 +0200
+++ /mounts/work_src_done/STABLE/git/git.changes2011-06-29 
17:39:00.0 +0200
@@ -1,0 +2,5 @@
+Wed Jun 29 17:38:24 CEST 2011 - ti...@suse.de
+
+- Add SuSEfirewall profile for git-daemon (bnc#628048)
+
+---

calling whatdependson for head-i586


New:

  susefirewall-git-daemon



Other differences:
--
++ cgit.spec ++
--- /var/tmp/diff_new_pack.9m2Wwj/_old  2011-06-30 10:39:46.0 +0200
+++ /var/tmp/diff_new_pack.9m2Wwj/_new  2011-06-30 10:39:46.0 +0200
@@ -25,7 +25,7 @@
 Group:  Development/Libraries/C and C++
 AutoReqProv:on
 Version:0.9
-Release:6
+Release:7
 Summary:A web frontend for git repositories
 Source0:%{name}-%{version}.tar.bz2
 Source1:git-%{git_version}.tar.bz2

++ git.spec ++
--- /var/tmp/diff_new_pack.9m2Wwj/_old  2011-06-30 10:39:46.0 +0200
+++ /var/tmp/diff_new_pack.9m2Wwj/_new  2011-06-30 10:39:46.0 +0200
@@ -17,6 +17,7 @@
 
 
 %define gitexecdir %_libexecdir/git
+%define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services
 
 Name:   git
 %if 0%{?suse_version}  1030
@@ -39,7 +40,7 @@
 BuildRequires:  python
 BuildRequires:  perl-Error
 Version:1.7.6
-Release:1
+Release:3
 Summary:Fast, scalable, distributed revision control system
 License:GPLv2+
 Group:  Development/Tools/Version Control
@@ -50,6 +51,7 @@
 Source3:git-daemon.init
 Source4:git.xinetd
 Source5:usr.share.git-web.gitweb.cgi
+Source6:susefirewall-git-daemon
 Patch1: git-nohardlink.diff
 Patch2: git-python-install-fix.diff
 Patch3: completion-wordbreaks.diff
@@ -304,6 +306,8 @@
 install -d -m 755 $RPM_BUILD_ROOT/srv/git
 install -d -m 755 $RPM_BUILD_ROOT/etc/xinetd.d
 install -m 644 %{S:4} $RPM_BUILD_ROOT/etc/xinetd.d/git
+mkdir -p $RPM_BUILD_ROOT/%{_fwdefdir}
+install -m 644 %{S:6} $RPM_BUILD_ROOT/%{_fwdefdir}/git-daemon
 ###
 (find $RPM_BUILD_ROOT%{_bindir} -type f | grep -vE 
archimport|svn|cvs|email|gitk|daemon|gui | sed -e s@^$RPM_BUILD_ROOT@@)   
 bin-man-doc-files
 (find $RPM_BUILD_ROOT%{gitexecdir} -mindepth 1 | grep -vE 
archimport|svn|cvs|email|gitk|daemon|gui | sed -e s@^$RPM_BUILD_ROOT@@)   
 bin-man-doc-files
@@ -397,6 +401,7 @@
 %{!?_without_docs: %{_mandir}/man1/*daemon*.1*}
 %{!?_without_docs: %doc Documentation/*daemon*.html }
 %config(noreplace) /etc/xinetd.d/git
+%config %{_fwdefdir}/*
 
 %files -n gitk
 %defattr(-,root,root)

++ susefirewall-git-daemon ++
## Name: git-daemon
## Description: Open ports for git-daemon

TCP=git





Remember to have fun...

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



commit lensfun for openSUSE:Factory

2011-06-30 Thread h_root

Hello community,

here is the log from the commit of package lensfun for openSUSE:Factory
checked in at Thu Jun 30 10:44:56 CEST 2011.




--- lensfun/lensfun.changes 2011-06-13 16:25:03.0 +0200
+++ /mounts/work_src_done/STABLE/lensfun/lensfun.changes2011-06-27 
14:49:16.0 +0200
@@ -1,0 +2,10 @@
+Mon Jun 27 14:48:24 UTC 2011 - toddrme2...@gmail.com
+
+- Clarified summaries and descriptions (fix for RPMLINT warnings)
+
+---
+Mon Jun 20 09:05:31 UTC 2011 - co...@novell.com
+
+- remove download_url service
+
+---

calling whatdependson for head-i586


Old:

  _service
  _service:download_url:lensfun-0.2.5.tar.bz2

New:

  lensfun-0.2.5.tar.bz2



Other differences:
--
++ lensfun.spec ++
--- /var/tmp/diff_new_pack.O9hjMk/_old  2011-06-30 10:44:07.0 +0200
+++ /var/tmp/diff_new_pack.O9hjMk/_new  2011-06-30 10:44:07.0 +0200
@@ -21,9 +21,9 @@
 Name:   lensfun
 Summary:A photographic lens database and a library for accessing it
 Version:0.2.5
-Release:12
+Release:14
 Url:http://lensfun.berlios.de/
-Source0:lensfun-%{version}.tar.bz2
+Source0:http://download.berlios.de/lensfun/lensfun-%{version}.tar.bz2
 # This patch got created via
 # svn diff svn://svn.berlios.de/lensfun/tags/0.2.5/data 
svn://svn.berlios.de/lensfun/trunk/data  lens_database_update.diff
 Patch1: lens_database_update.diff
@@ -56,25 +56,25 @@
 
 %package -n liblensfun0
 License:LGPLv3
-Summary:A photographic lens database and a library for accessing it
+Summary:Library files for lensfun/lensfun-devel
 Group:  System/Libraries
 Requires:   lensfun
 
 %description -n liblensfun0
-Library files for package lensfun/lensfun-devel
+Library files needed by the use the lensfun library/database.
 
 %package doc
 License:LGPLv3
-Summary:A photographic lens database and a library for accessing it
+Summary:Documentation for lensunf
 Group:  System/Libraries
 Requires:   lensfun
 
 %description doc
-Library files for package lensfun/lensfun-devel
+Documentation and manual files for the lensfun library/database.
 
 %package devel
 License:LGPLv3
-Summary:A photographic lens database and a library for accessing it
+Summary:Header and library definition files for lensfun
 Group:  Development/Libraries/C and C++
 Requires:   liblensfun0 = %{version}
 Requires:   lensfun = %{version}






Remember to have fun...

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



commit parrot for openSUSE:Factory

2011-06-30 Thread h_root

Hello community,

here is the log from the commit of package parrot for openSUSE:Factory
checked in at Thu Jun 30 10:46:08 CEST 2011.




--- parrot/parrot.changes   2011-01-20 17:49:13.0 +0100
+++ /mounts/work_src_done/STABLE/parrot/parrot.changes  2011-06-21 
21:06:32.0 +0200
@@ -1,0 +2,8 @@
+Tue Jun 21 21:03:12 CEST 2011 - m...@suse.de
+
+- update to parrot-3.5.0
+  * IPv6 is now supported and tested
+  * we now have a YAML library called YAML::Tiny
+  * new generational gc
+
+---

calling whatdependson for head-i586


Old:

  parrot-3.0.0.tar.bz2

New:

  parrot-3.5.0.tar.bz2



Other differences:
--
++ parrot.spec ++
--- /var/tmp/diff_new_pack.RaxdUf/_old  2011-06-30 10:45:15.0 +0200
+++ /var/tmp/diff_new_pack.RaxdUf/_new  2011-06-30 10:45:15.0 +0200
@@ -18,12 +18,12 @@
 
 
 Name:   parrot
-Version:3.0.0
+Version:3.5.0
 Release:1
-%define pversion 3_0_0
+%define pversion 3_5_0
 Summary:Parrot Virtual Machine
 License:Artistic 2.0
-Group:  Development/Libraries
+Group:  Development/Libraries/Other
 Url:http://www.parrot.org/
 Source0:parrot-%{version}.tar.bz2
 Patch0: parrot.diff
@@ -38,10 +38,12 @@
 BuildRequires:  perl-Test-Harness
 %endif
 
+%global __provides_exclude ^perl\\((A|B|DB)\\)$
+
 %package docs
 Summary:Parrot Virtual Machine documentation
 License:Artistic 2.0
-Group:  Development/Libraries
+Group:  Development/Libraries/Other
 %if ! 0%{?suse_version}
 BuildRequires:  /usr/bin/perldoc
 %endif
@@ -51,12 +53,12 @@
 
 Summary:Parrot Virtual Machine Library
 License:Artistic 2.0
-Group:  Development/Libraries
+Group:  Development/Libraries/Other
 
 %package devel
 Summary:Parrot Virtual Machine development headers and libraries
 License:Artistic 2.0
-Group:  Development/Libraries
+Group:  Development/Libraries/Other
 Requires:   %{name} = %{version}
 Requires:   readline-devel
 Requires:   ncurses-devel
@@ -64,9 +66,6 @@
 Requires:   gdbm-devel
 Requires:   libicu-devel
 Requires:   perl-File-Which
-%if ! 0%{?suse_version}
-Requires:   %{_libdir}/pkgconfig
-%endif
 
 %description
 Parrot is a virtual machine designed to efficiently compile and execute
@@ -202,7 +201,6 @@
 %{_includedir}/parrot
 %{_libdir}/libparrot.so
 %{_libdir}/libparrot.a
-%{_libdir}/pkgconfig/*
 %{_libdir}/parrot/*/[st]*
 %{_usrsrc}/parrot
 

++ parrot-3.0.0.tar.bz2 - parrot-3.5.0.tar.bz2 ++
 293980 lines of diff (skipped)

++ parrot.diff ++
--- /var/tmp/diff_new_pack.RaxdUf/_old  2011-06-30 10:45:17.0 +0200
+++ /var/tmp/diff_new_pack.RaxdUf/_new  2011-06-30 10:45:17.0 +0200
@@ -9,3 +9,35 @@
  lib/IO/CaptureOutput.pm []
  lib/Parrot/BuildUtil.pm [devel]lib
  lib/Parrot/Config.pm[devel]lib
+--- ./tools/dev/create_language.pl.orig2011-06-22 10:16:05.0 
+
 ./tools/dev/create_language.pl 2011-06-22 10:16:31.0 +
+@@ -1,4 +1,4 @@
+-#! perl
++#! /usr/bin/perl
+ # Copyright (C) 2007-2010, Parrot Foundation.
+ 
+ =head1 NAME
+--- ./tools/dev/gen_makefile.pl.orig   2011-06-22 10:16:13.0 +
 ./tools/dev/gen_makefile.pl2011-06-22 10:16:39.0 +
+@@ -1,4 +1,4 @@
+-#! perl
++#! /usr/bin/perl
+ 
+ # Copyright (C) 2009, Parrot Foundation.
+ 
+--- ./tools/dev/pprof2cg.pl.orig   2011-06-22 10:16:23.0 +
 ./tools/dev/pprof2cg.pl2011-06-22 10:17:07.0 +
+@@ -1,4 +1,4 @@
+-#! perl
++#! /usr/bin/perl
+ 
+ # Copyright (C) 2009, Parrot Foundation.
+ 
+--- ./tools/dev/reconfigure.pl.orig2011-06-22 10:16:17.0 +
 ./tools/dev/reconfigure.pl 2011-06-22 10:16:45.0 +
+@@ -1,4 +1,4 @@
+-#! perl
++#! /usr/bin/perl
+ 
+ # Copyright (C) 2007, Parrot Foundation.
+ 






Remember to have fun...

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



commit jfsutils for openSUSE:Factory

2011-06-30 Thread h_root

Hello community,

here is the log from the commit of package jfsutils for openSUSE:Factory
checked in at Thu Jun 30 10:52:36 CEST 2011.




--- jfsutils/jfsutils.changes   2009-11-28 18:19:36.0 +0100
+++ /mounts/work_src_done/STABLE/jfsutils/jfsutils.changes  2011-06-20 
16:51:08.0 +0200
@@ -1,0 +2,9 @@
+Sun Jun 19 10:34:30 UTC 2011 - p...@opensuse.org
+
+- update to version 1.1.15
+  * Several fixes for large filesystems where 64-bit variables are needed
+  * Fix incorrect size check on directories
+  * Make the timestamp format consistent
+- spec: add sed-script to fix warnings wrt formatting of man-pages
+
+---
@@ -156,5 +165,5 @@
-  � fix undefined reference to errno
-  � allow jfs_mkfs to run on regular file
-  � fix for-loop going past last element of vopen array
-  � sanity checking on variable this_ag
-  � s_label displayed incorrectly when 16 chars long
+  o fix undefined reference to errno
+  o allow jfs_mkfs to run on regular file
+  o fix for-loop going past last element of vopen array
+  o sanity checking on variable this_ag
+  o s_label displayed incorrectly when 16 chars long
@@ -166,2 +175,2 @@
-  � fix segmentation fault in mkfs.jfs when given bad block device
-  � fix jfs_debugfs to display directory index with directory entries
+  o fix segmentation fault in mkfs.jfs when given bad block device
+  o fix jfs_debugfs to display directory index with directory entries

calling whatdependson for head-i586


Old:

  jfsutils-1.1.14.tar.bz2

New:

  jfsutils-1.1.15.tar.bz2



Other differences:
--
++ jfsutils.spec ++
--- /var/tmp/diff_new_pack.Wiqv2s/_old  2011-06-30 10:47:58.0 +0200
+++ /var/tmp/diff_new_pack.Wiqv2s/_new  2011-06-30 10:47:58.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package jfsutils (Version 1.1.14)
+# spec file for package jfsutils
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -21,7 +21,7 @@
 Name:   jfsutils
 BuildRequires:  e2fsprogs-devel
 Summary:IBM JFS Utility Programs
-Version:1.1.14
+Version:1.1.15
 Release:1
 License:GPLv2+
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -34,7 +34,9 @@
 Source4:jfsroot.html
 Source5:jfs.txt
 Provides:   jfsprogs
+%if 0%{?suse_version}  1010
 Supplements:filesystem(jfs)
+%endif
 Obsoletes:  jfsprogs
 %define sbindir /sbin
 
@@ -62,6 +64,13 @@
 %setup -q
 
 %build
+sed -i -e 's@^\./@\. @' fsck/jfs_fsck.8 \
+fscklog/jfs_fscklog.8 \
+logdump/jfs_logdump.8 \
+mkfs/jfs_mkfs.8 \
+tune/jfs_tune.8 \
+xpeek/jfs_debugfs.8 
+tail +35 mkfs/jfs_mkfs.8 | head -10
 export CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing
 ./configure --mandir=%_mandir \
 --sbindir=%sbindir

++ jfsutils-1.1.14.tar.bz2 - jfsutils-1.1.15.tar.bz2 ++
 11604 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/jfsutils-1.1.14/AUTHORS new/jfsutils-1.1.15/AUTHORS
--- old/jfsutils-1.1.14/AUTHORS 2005-10-04 04:42:58.0 +0200
+++ new/jfsutils-1.1.15/AUTHORS 2011-03-04 20:14:37.0 +0100
@@ -2,7 +2,7 @@
 Steve Best sb...@us.ibm.com
 William Braswell wlver...@nac.net
 Christoph Hellwig h...@infradead.org
-Dave Kleikamp sha...@austin.ibm.com
+Dave Kleikamp sha...@kernel.org
 Ross A. Knepper r...@nightmoose.net
 Jim Nance jlna...@intrex.net
 Joe Nuspl nu...@polyserve.com
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/jfsutils-1.1.14/ChangeLog new/jfsutils-1.1.15/ChangeLog
--- old/jfsutils-1.1.14/ChangeLog   2009-04-06 21:00:42.0 +0200
+++ new/jfsutils-1.1.15/ChangeLog   2011-03-04 20:14:37.0 +0100
@@ -1,3 +1,32 @@
+2011-03-04 Dave Kleikamp sha...@vnet.linux.ibm.com
+   * configure.in: Bumped version to 1.1.15
+   * NEWS: likewise
+   * README: likewise
+   * AUTHORS: update email address
+   * jfsutils.spec.in: likewise
+
+2011-02-25 Dave Kleikamp sha...@vnet.linux.ibm.com
+   * fsck/fsckdtre.c: directory size reflects size of directory index
+   * 

commit wine for openSUSE:Factory

2011-06-30 Thread h_root

Hello community,

here is the log from the commit of package wine for openSUSE:Factory
checked in at Thu Jun 30 10:54:34 CEST 2011.




--- wine/wine.changes   2011-06-21 14:56:11.0 +0200
+++ /mounts/work_src_done/STABLE/wine/wine.changes  2011-06-29 
16:48:48.0 +0200
@@ -1,0 +2,22 @@
+Wed Jun 29 16:46:15 CEST 2011 - meiss...@suse.de
+
+- Updated to 1.3.23 development snapshot
+  - Support for stubless COM proxies on x86-64.
+  - Builtin dxdiag now outputs real information.
+  - Monochrome bitmap format in the DIB engine.
+  - Beginnings of a true shell Explorer builtin.
+  - A number of new D3DX9 functions.
+  - More support for Indic text shaping.
+  - Various bug fixes.
+
+---
+Wed Jun 29 13:31:38 CEST 2011 - meiss...@suse.de
+
+- fixed pl man path
+
+---
+Tue Jun 28 13:24:29 UTC 2011 - lnus...@suse.de
+
+- make hal support optional, default off (bnc#697035)
+
+---

calling whatdependson for head-i586


Old:

  wine-1.3.22.tar.bz2

New:

  wine-1.3.23.tar.bz2



Other differences:
--
++ wine.spec ++
--- /var/tmp/diff_new_pack.uVh6VH/_old  2011-06-30 10:53:29.0 +0200
+++ /var/tmp/diff_new_pack.uVh6VH/_new  2011-06-30 10:53:29.0 +0200
@@ -16,9 +16,13 @@
 #
 
 
+%bcond_with hal
 
 Name:   wine
-BuildRequires:  alsa-devel bison capi4linux-devel cups-devel 
desktop-file-utils fdupes flex freeglut-devel freetype2-devel giflib-devel 
gnutls-devel hal-devel libgphoto2-devel libgsm-devel libjpeg-devel 
liblcms-devel libpng-devel libtiff-devel libv4l-devel libxslt-devel 
ncurses-devel openal-soft-devel openldap2-devel prelink update-desktop-files 
valgrind-devel
+BuildRequires:  alsa-devel bison capi4linux-devel cups-devel 
desktop-file-utils fdupes flex freeglut-devel freetype2-devel giflib-devel 
gnutls-devel libgphoto2-devel libgsm-devel libjpeg-devel liblcms-devel 
libpng-devel libtiff-devel libv4l-devel libxslt-devel ncurses-devel 
openal-soft-devel openldap2-devel prelink update-desktop-files valgrind-devel
+%if %{with hal}
+BuildRequires:  hal-devel
+%endif
 %if 0%{?suse_version}  1130
 BuildRequires:  sane-backends-devel
 %else
@@ -30,7 +34,7 @@
 License:LGPLv2.1+
 Group:  System/Emulators/PC
 AutoReqProv:on
-Version:1.3.22
+Version:1.3.23
 Release:1
 Summary:An MS Windows Emulator
 Url:http://www.winehq.com
@@ -79,7 +83,7 @@
 # requires either 32bit or 64bit wine
 Requires:   wine = %version
 # lib dependencies that are dynamically loaded
-Requires:   libXcursor.so.1 libXi.so.6 libXxf86vm.so.1 libXrender.so.1 
libXrandr.so.2 libXinerama.so.1 libXcomposite.so.1 libxslt.so.1 libhal.so.1 
libncurses.so.6 libfreetype.so.6 libcrypto.so.1.0.0 libssl.so.1.0.0 
libfontconfig.so.1 libcups.so.2 libgnutls.so.26 libpng14.so.14
+Requires:   libXcursor.so.1 libXi.so.6 libXxf86vm.so.1 libXrender.so.1 
libXrandr.so.2 libXinerama.so.1 libXcomposite.so.1 libxslt.so.1 libncurses.so.6 
libfreetype.so.6 libcrypto.so.1.0.0 libssl.so.1.0.0 libfontconfig.so.1 
libcups.so.2 libgnutls.so.26 libpng14.so.14
 
 %description 32bit
 This package contains the 32bit runtime environmnent (libraries, DLLs, EXEs) 
of Wine.
@@ -134,6 +138,7 @@
 install -m 0755 %SOURCE2 $RPM_BUILD_ROOT/usr/bin/
 mv $RPM_BUILD_ROOT/%{_mandir}/de.UTF-8 $RPM_BUILD_ROOT/%{_mandir}/de
 mv $RPM_BUILD_ROOT/%{_mandir}/fr.UTF-8 $RPM_BUILD_ROOT/%{_mandir}/fr
+mv $RPM_BUILD_ROOT/%{_mandir}/pl.UTF-8 $RPM_BUILD_ROOT/%{_mandir}/pl
 tar xjf %{SOURCE5}
 # Copied from Ubuntu Wine out of debian.diff
 # https://launchpad.net/~ubuntu-wine/+archive/ppa/+packages
@@ -194,6 +199,8 @@
 %doc %{_mandir}/man1/wine.1*
 %doc %{_mandir}/man1/winedbg.1*
 %doc %{_mandir}/man1/wineserver.1*
+%doc %dir %doc %{_mandir}/pl
+%doc %dir %doc %{_mandir}/pl/man1
 %doc %{_mandir}/*/man1/wine.1*
 %doc %{_mandir}/*/man1/wineserver.1*
 %doc %{_mandir}/man1/msiexec.1.*

++ wine-1.3.22.tar.bz2 - wine-1.3.23.tar.bz2 ++
wine/wine-1.3.22.tar.bz2 /mounts/work_src_done/STABLE/wine/wine-1.3.23.tar.bz2 
differ: char 11, line 1






Remember to have fun...

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



commit lftp for openSUSE:Factory

2011-06-30 Thread h_root

Hello community,

here is the log from the commit of package lftp for openSUSE:Factory
checked in at Thu Jun 30 10:58:13 CEST 2011.




--- lftp/lftp.changes   2011-06-27 13:40:34.0 +0200
+++ /mounts/work_src_done/STABLE/lftp/lftp.changes  2011-06-30 
09:16:44.0 +0200
@@ -1,0 +2,7 @@
+Thu Jun 30 07:09:01 UTC 2011 - pu...@novell.com
+
+- update to lftp-4.3.1 
+  - fixed a coredump in torrent on linux with a ppp interface.
+  - translation updated (ru).
+
+---

calling whatdependson for head-i586


Old:

  lftp-4.3.0.tar.xz

New:

  lftp-4.3.1.tar.xz



Other differences:
--
++ lftp.spec ++
--- /var/tmp/diff_new_pack.F66sDg/_old  2011-06-30 10:56:19.0 +0200
+++ /var/tmp/diff_new_pack.F66sDg/_new  2011-06-30 10:56:19.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   lftp
-Version:4.3.0
+Version:4.3.1
 Release:1
 License:GPLv2+
 Summary:Command Line File Transfer Program






Remember to have fun...

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



commit fetchmail for openSUSE:Factory

2011-06-30 Thread h_root

Hello community,

here is the log from the commit of package fetchmail for openSUSE:Factory
checked in at Thu Jun 30 11:43:10 CEST 2011.




--- fetchmail/fetchmail.changes 2010-12-13 12:29:14.0 +0100
+++ /mounts/work_src_done/STABLE/fetchmail/fetchmail.changes2011-06-06 
16:30:40.0 +0200
@@ -1,0 +2,33 @@
+Mon Jun  6 13:52:08 UTC 2011 - pu...@novell.com
+
+- update to fetchmail-6.3.20
+ # SECURITY BUG FIXES
+  - CVE-2011-1947 (bnc#697368): STARTTLS: Fetchmail runs the IMAP
+STARTTLS or POP3 STLS negotiation with the set timeout (default
+five minutes) now. This was reported missing, with observed
+fetchmail freezes beyond a week, by Thomas Jarosch.
+See fetchmail-SA-2011-01.txt for further details.
+ # BUG FIXES
+  - IMAP: Do not search for UNSEEN messages in ranges. Usually,
+there are very few new messages and most of the range searches
+result in nothing. Instead, split the long response to make the
+IMAP driver think that there are multiple lines of response.
+  - Do not print skipping message for old messages even in
+verbose mode. If there are too many old messages, the logs just
+get filled without any real activity.
+  - Build: fetchmail now always uses its own MD5 implementation
+rather than trying to find a system library with matched
+header. The library and header variants found on systems are
+too diverse, and the code size saving is not worth any more
+wasted user or programmer time.
+ # CHANGES
+  - Call strlen() only once when removing CRLF from a line.
+  - fetchmail sets Internet domain sockets to keepalive mode now.
+Note that there is no portable way to configure actual timeouts
+for this mode, and some systems only support a system-wide
+timeout setting. fetchmail does not attempt to tune the time
+spans of keepalive mode.
+- remove build-time dependency on ed
+- use spec-cleaner
+
+---

calling whatdependson for head-i586


Old:

  fetchmail-6.3.19.tar.bz2

New:

  fetchmail-6.3.20.tar.bz2



Other differences:
--
++ fetchmail.spec ++
--- /var/tmp/diff_new_pack.qr7qDY/_old  2011-06-30 11:40:52.0 +0200
+++ /var/tmp/diff_new_pack.qr7qDY/_new  2011-06-30 11:40:52.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package fetchmail (Version 6.3.19)
+# spec file for package fetchmail
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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,33 +15,40 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   fetchmail
-BuildRequires:  ed openssl-devel opie postfix procmail pwdutils python-devel
+BuildRequires:  openssl-devel
+BuildRequires:  opie
+BuildRequires:  postfix
+BuildRequires:  procmail
+BuildRequires:  pwdutils
+BuildRequires:  python-devel
 %if 0%{?suse_version}  1000
 %define with_krb5 1
 %endif
 %if 0%{?with_krb5}
 BuildRequires:  krb5-devel
 %endif
+Version:6.3.20
+Release:1
 License:GPLv2+ ; Other uncritical OpenSource License ; Public Domain, 
Freeware
+Summary:Full-Featured POP and IMAP Mail Retrieval Daemon
+Url:http://fetchmail.berlios.de/
 Group:  Productivity/Networking/Email/Utilities
-AutoReqProv:on
-Version:6.3.19
-Release:1
 Source: %{name}-%{version}.tar.bz2
 Source1:%{name}.init
 Source2:%{name}.logrotate
 Source3:sysconfig.%{name}
 Patch0: fetchmail-6.3.8-smtp_errors.patch
-PreReq: %insserv_prereq %fillup_prereq coreutils pwdutils
-Url:http://fetchmail.berlios.de/
-Icon:  fetchmail.xpm
-Requires:   smtp_daemon logrotate
+PreReq: %fillup_prereq
+PreReq: %insserv_prereq
+PreReq: coreutils
+PreReq: pwdutils
+Requires:   logrotate
+Requires:   smtp_daemon
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Summary:Full-Featured POP and IMAP Mail Retrieval Daemon
+Icon:  fetchmail.xpm
 
 %description
 Fetchmail is a robust and well-documented remote mail retrieval and
@@ -55,46 +62,27 @@
 fetchmailconf, an interactive GUI configurator suitable for end-users,
 is included in the fetchmailconf package.
 
-
-
-Authors:
-
-Eric S. Raymond e...@snark.thyrsus.com
-Matthias Andree matthias.and...@gmx.de
-Carl E. Harris cehar...@mal.com
-George M. Sipe gs...@pobox.com
-Sunil Shetye she...@bombay.retortsoft.com
-
 %package -n fetchmailconf
 License:GPLv2+
 Summary:Fetchmail Configuration Utility
 Group:  Productivity/Networking/Email/Utilities
-Requires:   

commit wsmancli for openSUSE:Factory

2011-06-30 Thread h_root

Hello community,

here is the log from the commit of package wsmancli for openSUSE:Factory
checked in at Thu Jun 30 11:54:23 CEST 2011.




--- wsmancli/wsmancli.changes   2010-03-08 11:36:26.0 +0100
+++ /mounts/work_src_done/STABLE/wsmancli/wsmancli.changes  2011-05-01 
04:32:56.0 +0200
@@ -1,0 +2,35 @@
+Sun May  1 02:32:39 UTC 2011 - crrodrig...@opensuse.org
+
+- Fix build with GCC 4.6 
+
+---
+Wed Apr 20 10:48:03 UTC 2011 - kkae...@novell.com
+
+- Update to version 2.2.6
+  Bugfix release
+  - fix segfault in output_file handling (Chris Poblete)
+
+---
+Wed Mar 16 11:56:50 UTC 2011 - kkae...@novell.com
+
+- Update to version 2.2.5
+  Bugfix release
+  - fix integral parameters on big endian architectures (Kamil Dudka)
+
+---
+Mon Sep 13 12:24:47 UTC 2010 - kkae...@novell.com
+
+- Update to version 2.2.4
+  Bugfix release
+  - fix default ports (5985/5986)
+  - fix --sslkey handling
+  - add warning if ssl used without --cacert
+
+- Enhance enumerate with association filter to have the ability to
+  specify the optional elements namely: AssociationClassName, Role,
+  ResultClassName, ResultRole and IncludeResultProperty.
+  (IncludeResultProperty is a list, specify it as a comma separated
+  list in the “U” option.)
+  (Chris Poblete)
+
+---

calling whatdependson for head-i586


Old:

  wsmancli-2.2.3.tar.bz2

New:

  wsmancli-2.2.6.tar.bz2



Other differences:
--
++ wsmancli.spec ++
--- /var/tmp/diff_new_pack.mNaxY0/_old  2011-06-30 11:54:01.0 +0200
+++ /var/tmp/diff_new_pack.mNaxY0/_new  2011-06-30 11:54:01.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package wsmancli (Version 2.2.3)
+# spec file for package wsmancli
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -20,12 +20,13 @@
 
 Name:   wsmancli
 BuildRequires:  gcc-c++ libwsman-devel pkgconfig
-%if 0%{?suse_version}  1020
+%if 0%{?suse_version}  1010
 BuildRequires:  libcurl-devel
 %else
+# SLE 10
 BuildRequires:  curl-devel
 %endif
-Version:2.2.3
+Version:2.2.6
 Release:1
 Url:http://www.openwsman.org/
 License:BSD3c
@@ -49,7 +50,7 @@
 %setup -q -n %{name}-%{version}
 
 %build
-%configure
+%configure --disable-more-warnings
 make %{?jobs:-j%jobs}
 
 %install

++ wsmancli-2.2.3.tar.bz2 - wsmancli-2.2.6.tar.bz2 ++
 11682 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/wsmancli-2.2.3/ChangeLog new/wsmancli-2.2.6/ChangeLog
--- old/wsmancli-2.2.3/ChangeLog2010-02-22 15:49:18.0 +0100
+++ new/wsmancli-2.2.6/ChangeLog2011-04-20 12:24:06.0 +0200
@@ -1,3 +1,21 @@
+Version 2.2.6
+  - fix segfault in output_file handling (Chris Poblete)
+
+Version 2.2.5
+  - fix integral parameters on big endian architectures (Kamil Dudka)
+
+Version 2.2.4
+  - Enhance enumerate with association filter to have the ability to
+specify the optional elements namely: AssociationClassName, Role,
+ResultClassName, ResultRole and IncludeResultProperty.
+(IncludeResultProperty is a list, specify it as a comma separated list
+in the “U” option.)
+(Chris Poblete)
+  Bugfixes
+  - fix default ports (5985/5986)
+  - fix --sslkey handling
+  - add warning if ssl used without --cacert
+
 Version 2.2.3
   Bugfix release, synchronize version with openwsman
   - fix double free error on enumeration (Chris Poblete)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/wsmancli-2.2.3/config.h.in new/wsmancli-2.2.6/config.h.in
--- old/wsmancli-2.2.3/config.h.in  2007-11-09 14:53:12.0 +0100
+++ new/wsmancli-2.2.6/config.h.in  2010-09-13 10:35:16.0 +0200
@@ -45,6 +45,9 @@
 /* Define to the one symbol short name of this package. */
 #undef PACKAGE_TARNAME
 
+/* Define to the home page for this package. */
+#undef PACKAGE_URL
+
 /* Define to the version 

commit yast2-dbus-server for openSUSE:Factory

2011-06-30 Thread h_root

Hello community,

here is the log from the commit of package yast2-dbus-server for 
openSUSE:Factory
checked in at Thu Jun 30 12:51:11 CEST 2011.




--- yast2-dbus-server/yast2-dbus-server.changes 2011-02-07 15:49:27.0 
+0100
+++ /mounts/work_src_done/STABLE/yast2-dbus-server/yast2-dbus-server.changes
2011-06-29 14:44:51.0 +0200
@@ -1,0 +2,8 @@
+Wed Jun 29 11:19:50 UTC 2011 - lsle...@suse.cz
+
+- properly distinguish between received empty map and empty list
+  (bnc#588593)
+- reenable tests during build
+- 2.21.0
+
+---

calling whatdependson for head-i586


Old:

  yast2-dbus-server-2.20.0.tar.bz2

New:

  yast2-dbus-server-2.21.0.tar.bz2



Other differences:
--
++ yast2-dbus-server.spec ++
--- /var/tmp/diff_new_pack.5jHrXF/_old  2011-06-30 12:48:45.0 +0200
+++ /var/tmp/diff_new_pack.5jHrXF/_new  2011-06-30 12:48:45.0 +0200
@@ -19,16 +19,17 @@
 
 
 Name:   yast2-dbus-server
-Version:2.20.0
-Release:3
+Version:2.21.0
+Release:1
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-dbus-server-2.20.0.tar.bz2
+Source0:yast2-dbus-server-2.21.0.tar.bz2
 
 Prefix: /usr
 
 Group:  System/YaST
-License:GPLv2+
+License:GPL v2 or later
+Url:http://en.opensuse.org/Portal:YaST
 # obviously
 BuildRequires:  gcc-c++
 # needed for all yast packages
@@ -54,7 +55,7 @@
 to YaST components.
 
 %prep
-%setup -n yast2-dbus-server-2.20.0
+%setup -n yast2-dbus-server-2.21.0
 
 %build
 
@@ -73,8 +74,7 @@
 
 %install
 make install DESTDIR=$RPM_BUILD_ROOT
-# temporarily disable tests - DBus may hang (see bnc#645381)
-#[ -e %{prefix}/share/YaST2/data/devtools/NO_MAKE_CHECK ] || 
Y2DIR=$RPM_BUILD_ROOT/usr/share/YaST2 make check DESTDIR=$RPM_BUILD_ROOT
+[ -e %{prefix}/share/YaST2/data/devtools/NO_MAKE_CHECK ] || 
Y2DIR=$RPM_BUILD_ROOT/usr/share/YaST2 make check DESTDIR=$RPM_BUILD_ROOT
 for f in `find $RPM_BUILD_ROOT/%{prefix}/share/applications/YaST2/ -name 
*.desktop` ; do
 d=${f##*/}
 %suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop}
@@ -119,5 +119,4 @@
 /usr/share/PolicyKit/policy/org.opensuse.yast.module-manager.policy
 
 %doc %{prefix}/share/doc/packages/yast2-dbus-server
-
 %changelog

++ yast2-dbus-server-2.20.0.tar.bz2 - yast2-dbus-server-2.21.0.tar.bz2 
++
 19187 lines of diff (skipped)






Remember to have fun...

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



commit rakudo for openSUSE:Factory

2011-06-30 Thread h_root

Hello community,

here is the log from the commit of package rakudo for openSUSE:Factory
checked in at Thu Jun 30 12:52:16 CEST 2011.




--- rakudo/rakudo.changes   2011-01-20 17:50:03.0 +0100
+++ /mounts/work_src_done/STABLE/rakudo/rakudo.changes  2011-06-27 
14:00:52.0 +0200
@@ -1,0 +2,9 @@
+Mon Jun 27 12:13:36 CEST 2011 - m...@suse.de
+
+- update to 2011.06 version
+  * improved parrot register handling for more efficient code
+  * gcd and lcm operators
+  * -n and -p command line options
+  * basic IPv6 support
+
+---

calling whatdependson for head-i586


Old:

  rakudo-2011.01.tar.bz2

New:

  rakudo-2011.06.tar.gz



Other differences:
--
++ rakudo.spec ++
--- /var/tmp/diff_new_pack.mXSVAa/_old  2011-06-30 12:51:30.0 +0200
+++ /var/tmp/diff_new_pack.mXSVAa/_new  2011-06-30 12:51:30.0 +0200
@@ -18,13 +18,13 @@
 
 
 Name:   rakudo
-Version:2011.01
+Version:2011.06
 Release:1
 Summary:Perl 6 implemenation that runs on Parrot
 License:Artistic 2.0
-Group:  Development/Libraries
+Group:  Development/Languages/Other
 Url:http://rakudo.org/
-Source: rakudo-%{version}.tar.bz2
+Source: rakudo-%{version}.tar.gz
 Patch:  rakudo.diff
 BuildRequires:  parrot-devel
 Provides:   perl6 = %{version}-%{release}






Remember to have fun...

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



commit dbus-1-glib for openSUSE:Factory

2011-06-30 Thread h_root

Hello community,

here is the log from the commit of package dbus-1-glib for openSUSE:Factory
checked in at Thu Jun 30 12:54:51 CEST 2011.




--- dbus-1-glib/dbus-1-glib.changes 2010-12-20 10:32:53.0 +0100
+++ /mounts/work_src_done/STABLE/dbus-1-glib/dbus-1-glib.changes
2011-06-17 10:10:57.0 +0200
@@ -1,0 +2,34 @@
+Fri Jun 17 10:02:40 CEST 2011 - vu...@opensuse.org
+
+- Update to version 0.94:
+  + Check validity of more arguments, don't report out of memory
+or should not have been reached if an invalid string or
+boolean is given, and abandon broken containers more gracefully
+(fdo#30171)
+  + Allow underscores in error names (fdo#30274)
+  + If an object is on more than one connection, emit signals on
+all of them; if it's unregistered, only unregister it from the
+requested connection (fdo#32087)
+  + Fix ability to switch a DBusConnection from one GMainContext to
+another (fdo#35115)
+  + Forbid a ReturnVal annotation after the first OUT arg, which
+had never worked correctly anyway (fdo#35952)
+  + Remove false claim that we use Introspect() at runtime, and
+document more error cases (fdo#36216)
+  + Remove unused support for translated messages (fdo#36428)
+  + Don't corrupt internal data if a GObject is registered twice on
+the same (connection, path) tuple, and fix out-of-bounds
+reading (fdo#36793)
+  + Fix multiple signal emissions if an object is removed from all
+of its locations then re-exported, and a memory leak if an
+exported object is disposed (fdo#36811)
+  + Log the error message if object registration fails (fdo#37795)
+  + Several small fixes.
+  + Remove Doxygen support (as gtk-doc is used) (fdo#10890)
+  + Build fixes.
+  + Bugs fixed: fdo#22667, fdo#22854, fdo#23616, fdo#26952,
+fdo#27193, fdo#27598, fdo#29884, fdo#32351, fdo#33145,
+fdo#33646, fdo#34282, fdo#37060, fdo#37062, fdo#37789,
+fdo#37790, fdo#37812.
+
+---

calling whatdependson for head-i586


Old:

  dbus-glib-0.92.tar.bz2

New:

  dbus-glib-0.94.tar.gz



Other differences:
--
++ dbus-1-glib.spec ++
--- /var/tmp/diff_new_pack.YrUUHJ/_old  2011-06-30 12:54:32.0 +0200
+++ /var/tmp/diff_new_pack.YrUUHJ/_new  2011-06-30 12:54:32.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package dbus-1-glib (Version 0.92)
+# spec file for package dbus-1-glib
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -24,7 +24,7 @@
 Url:http://dbus.freedesktop.org/
 License:Other uncritical OpenSource License
 Group:  Development/Libraries/Other
-Version:0.92
+Version:0.94
 Release:1
 # bug437293
 %ifarch ppc64
@@ -32,7 +32,7 @@
 %endif
 #
 Summary:GLib-based library for using D-Bus
-Source0:dbus-glib-%{version}.tar.bz2
+Source0:dbus-glib-%{version}.tar.gz
 Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   dbus-1 = %( echo `rpm -q --queryformat 
'%{VERSION}-%{RELEASE}' dbus-1`)






Remember to have fun...

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



commit python-pyparsing for openSUSE:Factory

2011-06-30 Thread h_root

Hello community,

here is the log from the commit of package python-pyparsing for openSUSE:Factory
checked in at Thu Jun 30 12:57:24 CEST 2011.




--- python-pyparsing/python-pyparsing.changes   2010-07-07 02:40:11.0 
+0200
+++ python-pyparsing/python-pyparsing.changes   2011-06-30 10:57:51.0 
+0200
@@ -1,0 +2,40 @@
+Thu Jun 30 08:33:22 UTC 2011 - sasc...@suse.de
+
+- Update to version 1.5.6:
+  * Cleanup of parse action normalizing code, to be more version-tolerant,
+and robust in the face of future Python versions
+  * Removal of exception cacheing, addressing a memory leak condition
+in Python 3.
+  * Fixed bug when using packrat parsing, where a previously parsed
+expression would duplicate subsequent tokens
+  * Fixed bug in srange, which accepted escaped hex characters of the 
+form '\0x##', but should be '\x##'.  Both forms will be supported
+for backwards compatibility.
+  * Added the Verilog parser to the provided set of examples, under the
+MIT license.
+  * Added the excludeChars argument to the Word class, to simplify defining
+a word composed of all characters in a large range except for one or two.
+  * Added optional overlap parameter to scanString, to return overlapping
+matches found in the source text.
+  * Updated oneOf internal regular expression generation, with improved
+parse time performance.
+  * Slight performance improvement in transformString, removing empty
+strings from the list of string fragments built while scanning the
+source text, before calling ''.join. Especially useful when using 
+transformString to strip out selected text.
+  * Enhanced form of using the expr('name') style of results naming,
+in lieu of calling setResultsName.  If name ends with an '*', then
+this is equivalent to expr.setResultsName('name',listAllMatches=True).
+  * Fixed up internal list flattener to use iteration instead of recursion,
+to avoid stack overflow when transforming large files.
+- Changes from version 1.5.5:
+  * Typo in Python3 version of pyparsing, builtin should be builtins.
+- Changes from version 1.5.4:
+  * Fixed __builtins__ and file references in Python 3 code, thanks to 
+Greg Watson, saulspatz, sminos, and Mark Summerfield for reporting 
+their Python 3 experiences.
+- Spec file cleanup:
+  * Regenerated with py2pack, much simpler spec file
+  * Fixed license to MIT, it's not GPLv2+
+
+---
@@ -4 +44 @@
-- initial package (1.5.3)
+- Initial package (1.5.3)

calling whatdependson for head-i586


Old:

  pyparsing-1.5.3.tar.bz2

New:

  pyparsing-1.5.6.tar.gz



Other differences:
--
++ python-pyparsing.spec ++
--- /var/tmp/diff_new_pack.6H9h8z/_old  2011-06-30 12:55:59.0 +0200
+++ /var/tmp/diff_new_pack.6H9h8z/_new  2011-06-30 12:55:59.0 +0200
@@ -15,26 +15,25 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
-%{!?python_sitelib:  %global python_sitelib  %(%{__python} -c from 
distutils.sysconfig import get_python_lib; print(get_python_lib()))}
-%{!?python_sitearch: %global python_sitearch %(%{__python} -c from 
distutils.sysconfig import get_python_lib; print(get_python_lib(1)))}
 
 Name:   python-pyparsing
-Version:1.5.3
+Version:1.5.6
 Release:1
-Summary:Grammar Parser Library for Python
-# http://prdownloads.sourceforge.net/pyparsing/pyparsing-%{version}.zip
-Source: pyparsing-%{version}.tar.bz2
 Url:http://pyparsing.wikispaces.com/
-Group:  Development/Libraries/Python
-License:GNU General Public License version 2 or later (GPL v2 or later)
+Summary:Grammar Parser Library for Python
+License:MIT License
+Group:  Development/Languages/Python
+Source: 
http://pypi.python.org/packages/source/p/pyparsing/pyparsing-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  python python-devel
-%if 0%{?suse_version} = 1120
+BuildRequires:  python-devel
+%if 0%{?suse_version}
+%py_requires
+%if 0%{?suse_version}  1110
 BuildArch:  noarch
 %endif
-%py_requires
+%endif
+%{!?python_sitelib: %global python_sitelib %(%{__python} -c from 
distutils.sysconfig import get_python_lib; print get_python_lib())}
 
 %description
 The pyparsing module is an alternative approach to creating and executing
@@ -58,48 +57,26 @@
   %{_docdir}/%{name}/
 
 %prep
-%setup -q -n pyparsing-%{version}
-%__sed -i 's/\r$//' CHANGES LICENSE
-find docs/ -type f -a \
-! \( -iname '*.png' -o -iname '*.jpg' -o -iname '*.gif' \) \
--exec %__sed -i 's/\r$//' {} \;
+%setup -q -n pyparsing-%{version}
 
 %build
-%__python ./setup.py build
+python setup.py build
+# Fix wrong EOL encoding:
+sed -i 's/\r$//' CHANGES LICENSE README docs/examples/* 

commit file for openSUSE:Factory

2011-06-30 Thread h_root

Hello community,

here is the log from the commit of package file for openSUSE:Factory
checked in at Thu Jun 30 13:08:19 CEST 2011.




--- file/file.changes   2010-11-24 13:22:13.0 +0100
+++ /mounts/work_src_done/STABLE/file/file.changes  2011-06-14 
19:53:45.0 +0200
@@ -1,0 +2,14 @@
+Tue Jun 14 19:50:04 CEST 2011 - wer...@suse.de
+
+- Update to file version 5.07
+  * Several regressions in magic were fixed. A buffer overflow was
+corrected. The program version is now recorded in only one place.
+Several documentation improvements were made.
+  * The Python bindings were updated and fixed. Magic support for
+OCF (EPUB) files and for lrzip files was added. Zip file magic
+was adapted for files with unsupported special types. Many
+more magic updates and fixes were made.
+  * Several minor bugs were fixed.
+- Add magic for clicfs evne if upstream does not support it (bnc#681329)
+
+---

calling whatdependson for head-i586


Old:

  file-4.16-python.dif
  file-4.21-reiserfs.dif
  file-4.24-elf.dif
  file-4.24-reg_dos.dif
  file-5.02-misc.dif
  file-5.02-option.dif
  file-5.03-iso9660.dif
  file-5.04-awk.dif
  file-5.04-biorad.dif
  file-5.04-exec.dif
  file-5.04-llvm.dif
  file-5.04-visibility.patch
  file-5.04-zip2.0.dif
  file-5.04.dif
  file-5.04.tar.bz2

New:

  file-5.07-biorad.dif
  file-5.07-clicfs.dif
  file-5.07-elf.dif
  file-5.07-exec.dif
  file-5.07-iso9660.dif
  file-5.07-llvm.dif
  file-5.07-misc.dif
  file-5.07-option.dif
  file-5.07-visibility.patch
  file-5.07-zip2.0.dif
  file-5.07.dif
  file-5.07.tar.bz2



Other differences:
--
++ file.spec ++
--- /var/tmp/diff_new_pack.sDlc74/_old  2011-06-30 12:56:18.0 +0200
+++ /var/tmp/diff_new_pack.sDlc74/_new  2011-06-30 12:56:18.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package file (Version 5.04)
+# spec file for package file
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -30,37 +30,34 @@
 %endif
 #
 # Set Version also in python-magic.spec
-Version:5.04
-Release:8
+Version:5.07
+Release:1
 Summary:A Tool to Determine File Types
 Source: ftp://ftp.astron.com/pub/file/file-%{version}.tar.bz2
 Source2:baselibs.conf
 Patch:  file-%{version}.dif
-Patch1: file-5.02-misc.dif
-Patch3: file-5.04-exec.dif
+Patch1: file-5.07-misc.dif
+Patch3: file-5.07-exec.dif
 Patch4: file-4.24-autoconf.dif
 Patch5: file-4.03-tex.dif
 Patch7: file-4.20-ssd.dif
 Patch8: file-4.20-xen.dif
-Patch9: file-4.24-elf.dif
+Patch9: file-5.07-elf.dif
 Patch10:file-4.18-printf.dif
-Patch11:file-4.24-reg_dos.dif
-Patch12:file-5.02-option.dif
+Patch12:file-5.07-option.dif
 Patch13:file-4.21-scribus.dif
-Patch14:file-5.04-awk.dif
 Patch15:file-4.21-xcursor.dif
-Patch16:file-4.21-reiserfs.dif
 Patch20:file-4.24-mips.dif
-Patch21:file-4.16-python.dif
 Patch22:file-4.24-cromfs.dif
 Patch24:file-4.24-warn.dif
 Patch25:file-5.02-javacheck.dif
 Patch26:file-4.24-solv.dif
-Patch27:file-5.04-zip2.0.dif
-Patch28:file-5.03-iso9660.dif
-Patch29:file-5.04-llvm.dif
-Patch30:file-5.04-visibility.patch
-Patch31:file-5.04-biorad.dif
+Patch27:file-5.07-zip2.0.dif
+Patch28:file-5.07-iso9660.dif
+Patch29:file-5.07-llvm.dif
+Patch30:file-5.07-visibility.patch
+Patch31:file-5.07-biorad.dif
+Patch32:file-5.07-clicfs.dif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %global _sysconfdir /etc
 %global _miscdir%{_datadir}/misc
@@ -107,18 +104,12 @@
 %patch8  -p0 -b .xen
 %patch9  -p0 -b .elf
 %patch10 -p0 -b .prtf
-%patch11 -p0 -b .reg
 %patch12 -p0 -b .opt
 %patch13 -p0 -b .scri
-%patch14 -p0 -b .awk
 %patch15 -p0 -b .xcur
-%patch16 -p0 -b .reiserfs
 %ifarch mips
 %patch20 -p0 -b .mips
 %endif
-%if 0%{?build_python_bindings:1}
-%patch21 -p0 -b .python
-%endif
 %patch22 -p0 -b .cromfs
 %patch24 -p0 -b .warn
 %patch25 -p0 -b .javacheck
@@ -128,6 +119,7 @@
 %patch29 -p0 -b .llvm
 %patch30 -p0 -b .vis
 %patch31 -p0 -b .biorad
+%patch32 -p0 -b .clicfs
 %patch
 
 %build

++ python-magic.spec ++
--- /var/tmp/diff_new_pack.sDlc74/_old  2011-06-30 12:56:18.0 +0200
+++ /var/tmp/diff_new_pack.sDlc74/_new  2011-06-30 12:56:18.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package python-magic (Version 5.04)
+# spec file for package python-magic
 #
-# Copyright 

commit pdf2svg for openSUSE:Factory

2011-06-30 Thread h_root

Hello community,

here is the log from the commit of package pdf2svg for openSUSE:Factory
checked in at Thu Jun 30 13:40:03 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/pdf2svg/pdf2svg.changes2011-03-22 
15:33:20.0 +0100
@@ -0,0 +1,4 @@
+Tue Mar 22 14:31:31 UTC 2011 - dmi...@roshchin.org
+
+- initial package
+- version 0.2.1
\ No newline at end of file

calling whatdependson for head-i586


New:

  pdf2svg-0.2.1.tar.gz
  pdf2svg.changes
  pdf2svg.spec



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

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

# norootforbuild


Name:   pdf2svg
Url:http://www.cityinthesky.co.uk/pdf2svg.html
License:GPLv2+
Group:  Productivity/Graphics/Convertors
Summary:PDF to SVG Converter
Version:0.2.1
Release:1
Source0:%name-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

BuildRequires:  libpoppler-glib-devel
BuildRequires:  cairo-devel

%description
A small tool to convert PDF files into SVG using poppler and cairo.

Authors:
  David Barton davebarton at cityinthesky dot co.uk
  Matthew Flaschen matthew.flaschen at gatech dot edu
  Edward Grace ej.grace at imperial dot ac.uk

%prep
%setup -q

%build
configure --prefix=/usr/
make %{?_smp_mflags}

%install
%makeinstall

%clean
rm -rf %{buildroot}

%files
%defattr(-,root,root,-)
%{_bindir}/%{name}
%doc README AUTHORS ChangeLog

%changelog





Remember to have fun...

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



commit zlib for openSUSE:Factory

2011-06-30 Thread h_root

Hello community,

here is the log from the commit of package zlib for openSUSE:Factory
checked in at Thu Jun 30 14:14:41 CEST 2011.




--- zlib/zlib.changes   2011-05-30 21:39:57.0 +0200
+++ /mounts/work_src_done/STABLE/zlib/zlib.changes  2011-06-27 
13:07:04.0 +0200
@@ -1,0 +2,6 @@
+Mon Jun 27 11:05:47 UTC 2011 - dims...@opensuse.org
+
+- bnc#652333: Change LICENSE text to not have version, which
+  changes too often and invalidates the text everytime.
+
+---

calling whatdependson for head-i586




Other differences:
--
++ zlib.spec ++
--- /var/tmp/diff_new_pack.myFoUA/_old  2011-06-30 14:14:24.0 +0200
+++ /var/tmp/diff_new_pack.myFoUA/_new  2011-06-30 14:14:24.0 +0200
@@ -28,7 +28,7 @@
 %endif
 #
 Version:1.2.5_git201105272030
-Release:1
+Release:15
 Summary:Data Compression Library
 Url:http://www.zlib.net/
 # git://github.com/kaffeemonster/zlib_adler32_vec.git

++ LICENSE ++
--- /var/tmp/diff_new_pack.myFoUA/_old  2011-06-30 14:14:24.0 +0200
+++ /var/tmp/diff_new_pack.myFoUA/_new  2011-06-30 14:14:24.0 +0200
@@ -1,11 +1,11 @@
 The zlib library itself is released under specific zlib license see
 zlib.h in tarball
 
-However files 
-zlib-1.2.3/contrib/asm586/match.S
-zlib-1.2.3/contrib/masm686/match.asm
-zlib-1.2.3/contrib/masmx86/gvmat32.asm
-zlib-1.2.3/contrib/ada/zlib.ads
+However files (relative to extracted source tarballs root)
+ contrib/asm586/match.S
+ contrib/masm686/match.asm
+ contrib/masmx86/gvmat32.asm
+ contrib/ada/zlib.ads
 
 which are not used to build zlib library, but are shipped in source 
 of zlib are release under the GNU General Public License, see the 






Remember to have fun...

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



commit trousers for openSUSE:Factory

2011-06-30 Thread h_root

Hello community,

here is the log from the commit of package trousers for openSUSE:Factory
checked in at Thu Jun 30 16:24:38 CEST 2011.




--- trousers/trousers.changes   2010-09-27 01:39:02.0 +0200
+++ /mounts/work_src_done/STABLE/trousers/trousers.changes  2011-06-20 
12:00:55.0 +0200
@@ -1,0 +2,7 @@
+Mon Jun 20 11:57:28 CEST 2011 - meiss...@suse.de
+
+- Updated to TROUSERS_0_3_7
+  - bugfixes
+  - obj_policy_is_secret_set added
+
+---

calling whatdependson for head-i586


Old:

  trousers-0.3.6.diff
  trousers-0.3.6.tar.bz2

New:

  trousers-0.3.7.diff
  trousers-0.3.7.tar.bz2



Other differences:
--
++ trousers.spec ++
--- /var/tmp/diff_new_pack.Q9Gp07/_old  2011-06-30 16:24:06.0 +0200
+++ /var/tmp/diff_new_pack.Q9Gp07/_new  2011-06-30 16:24:06.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package trousers (Version 0.3.6)
+# spec file for package trousers
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,8 +23,8 @@
 License:Other uncritical OpenSource License
 Group:  Productivity/Security
 AutoReqProv:on
-Version:0.3.6
-Release:2
+Version:0.3.7
+Release:1
 Summary:TSS (TCG Software Stack) access daemon for a TPM chip
 Source0:%name-%version.tar.bz2
 Source1:tcsd.init

++ trousers-0.3.6.diff - trousers-0.3.7.diff ++

++ trousers-0.3.6.tar.bz2 - trousers-0.3.7.tar.bz2 ++
 25824 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/trousers-0.3.6/configure.in new/trousers-0.3.7/configure.in
--- old/trousers-0.3.6/configure.in 2010-07-08 22:35:18.0 +0200
+++ new/trousers-0.3.7/configure.in 2011-06-17 16:20:32.0 +0200
@@ -2,7 +2,7 @@
 # configure.in for the trousers project
 #
 
-AC_INIT(trousers, 0.3.6, trousers-t...@lists.sf.net)
+AC_INIT(trousers, 0.3.7, trousers-t...@lists.sf.net)
 
 TSS_SPEC_MAJOR=1
 TSS_SPEC_MINOR=2
@@ -351,6 +351,7 @@
 
 AC_C_BIGENDIAN([AC_DEFINE(_BIG_ENDIAN, 1, [big-endian host])])
 AC_CHECK_DECL(htole32, [AC_DEFINE(HTOLE_DEFINED, 1, [htole32 function is 
available])])
+AC_CHECK_HEADER(endian.h, [AC_DEFINE(HAVE_ENDIAN_H, 1, [endian.h header])])
 AC_CHECK_HEADER(sys/byteorder.h, [AC_DEFINE(HAVE_BYTEORDER_H, 1, 
[sys/byteorder.h header])])
 AC_CHECK_FUNC(daemon, [ AC_DEFINE(HAVE_DAEMON, 1, [daemon function is 
available]) ])
  
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/trousers-0.3.6/src/include/obj_policy.h 
new/trousers-0.3.7/src/include/obj_policy.h
--- old/trousers-0.3.6/src/include/obj_policy.h 2010-03-11 21:27:03.0 
+0100
+++ new/trousers-0.3.7/src/include/obj_policy.h 2010-09-10 21:50:27.0 
+0200
@@ -152,6 +152,7 @@
 TSS_RESULT obj_policy_get_xsap_params(TSS_HPOLICY, TPM_COMMAND_CODE, 
TPM_ENTITY_TYPE *, UINT32 *,
  BYTE **, BYTE *, TSS_CALLBACK *, 
TSS_CALLBACK *,
  TSS_CALLBACK *, UINT32 *, TSS_BOOL);
+TSS_RESULT obj_policy_is_secret_set(TSS_HPOLICY, TSS_BOOL *);
 #ifdef TSS_BUILD_DELEGATION
 TSS_RESULT obj_policy_set_delegation_type(TSS_HPOLICY, UINT32);
 TSS_RESULT obj_policy_get_delegation_type(TSS_HPOLICY, UINT32 *);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/trousers-0.3.6/src/tcs/ps/ps_utils.c 
new/trousers-0.3.7/src/tcs/ps/ps_utils.c
--- old/trousers-0.3.6/src/tcs/ps/ps_utils.c2010-06-30 17:15:00.0 
+0200
+++ new/trousers-0.3.7/src/tcs/ps/ps_utils.c2010-09-10 21:50:27.0 
+0200
@@ -419,7 +419,7 @@
}
 tmp-pub_data_size = LE_16(tmp-pub_data_size);
 
-   //DBG_ASSERT(tmp-pub_data_size = 2048  tmp-pub_data_size  
0);
+   DBG_ASSERT(tmp-pub_data_size = 2048  tmp-pub_data_size  
0);
 
/* blob 

commit python-nautilus for openSUSE:Factory

2011-06-30 Thread h_root

Hello community,

here is the log from the commit of package python-nautilus for openSUSE:Factory
checked in at Thu Jun 30 16:26:46 CEST 2011.




--- GNOME/python-nautilus/python-nautilus.changes   2011-05-28 
01:36:55.0 +0200
+++ /mounts/work_src_done/STABLE/python-nautilus/python-nautilus.changes
2011-06-22 16:22:40.0 +0200
@@ -1,0 +2,15 @@
+Wed Jun 22 14:20:50 UTC 2011 - malcolmle...@opensuse.org
+
+- Fix /usr/share/nautilus-python directories not owned by a
+  package.
+- Update spec file Licence field from GPLv2+ to GPL-2.0+ to
+  conform with spdx.org identifier.
+
+---
+Fri Jun 17 04:19:57 CEST 2011 - vu...@opensuse.org
+
+- Add python-nautilus-fix-path-in-pc.patch to fix the pkg-config
+  file to refer to the right extension directory, now that it
+  changed.
+
+---

calling whatdependson for head-i586


New:

  python-nautilus-fix-path-in-pc.patch



Other differences:
--
++ python-nautilus.spec ++
--- /var/tmp/diff_new_pack.CmtFOM/_old  2011-06-30 16:24:55.0 +0200
+++ /var/tmp/diff_new_pack.CmtFOM/_new  2011-06-30 16:24:55.0 +0200
@@ -20,12 +20,14 @@
 Name:   python-nautilus
 %define _name   nautilus-python
 Version:1.0
-Release:1
-License:GPLv2+
+Release:3
+License:GPL-2.0+
 Summary:Python bindings for Nautilus
 Group:  Development/Libraries/Python
 Url:http://git.gnome.org/cgit/nautilus-python/
 Source: %{_name}-%{version}.tar.bz2
+# PATCH-FIX-UPSTREAM python-nautilus-fix-path-in-pc.patch bgo#652032 
vu...@opensuse.org -- Fix extension dir in pkg-config file
+Patch0: python-nautilus-fix-path-in-pc.patch
 BuildRequires:  gtk-doc
 BuildRequires:  python-devel
 BuildRequires:  pkgconfig(libnautilus-extension)
@@ -39,7 +41,7 @@
 so that Nautilus functionality can be easily extended.
 
 %package devel
-License:GPLv2+
+License:GPL-2.0+
 Summary:Python bindings for Nautilus - Development Files
 Group:  Development/Libraries/Python
 Requires:   %{name} = %{version}
@@ -52,6 +54,7 @@
 
 %prep
 %setup -q -n %{_name}-%{version}
+%patch0 -p1
 
 %build
 %configure --disable-static \
@@ -73,6 +76,7 @@
 %defattr(-,root,root)
 %doc AUTHORS ChangeLog COPYING NEWS README
 %{_libdir}/nautilus/extensions-3.0/libnautilus-python.so
+%dir %{_datadir}/nautilus-python
 %dir %{_datadir}/nautilus-python/extensions
 
 %files devel

++ python-nautilus-fix-path-in-pc.patch ++
Index: nautilus-python-1.0/nautilus-python.pc.in
===
--- nautilus-python-1.0.orig/nautilus-python.pc.in
+++ nautilus-python-1.0/nautilus-python.pc.in
@@ -4,4 +4,4 @@ Version: @VERSION@
 
 prefix=@prefix@
 libdir=${prefix}/lib
-pythondir=@NAUTILUS_EXTENSION_DIR@/python
+pythondir=@datadir@/nautilus-python/extensions





Remember to have fun...

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



commit linux-glibc-devel for openSUSE:Factory

2011-06-30 Thread h_root

Hello community,

here is the log from the commit of package linux-glibc-devel for 
openSUSE:Factory
checked in at Thu Jun 30 16:29:02 CEST 2011.




--- linux-glibc-devel/linux-glibc-devel.changes 2010-11-16 17:29:11.0 
+0100
+++ /mounts/work_src_done/STABLE/linux-glibc-devel/linux-glibc-devel.changes
2011-06-29 10:20:44.0 +0200
@@ -1,0 +2,9 @@
+Wed Jun 29 07:51:04 UTC 2011 - a...@suse.de
+
+- Update kernel headers to 3.0 (from 3.0-rc5).
+- Remove linux-glibc-devel.SuSE.TIOCGDEV.patch since it's upstream
+  now.
+- Fix obsoletes.
+- Use fdupes.
+
+---

calling whatdependson for head-i586


Old:

  linux-glibc-devel-2.6.36.tar.bz2
  linux-glibc-devel.SuSE.TIOCGDEV.patch

New:

  linux-glibc-devel-3.0.tar.bz2



Other differences:
--
++ linux-glibc-devel.spec ++
--- /var/tmp/diff_new_pack.Z1wkxy/_old  2011-06-30 16:27:00.0 +0200
+++ /var/tmp/diff_new_pack.Z1wkxy/_new  2011-06-30 16:27:00.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package linux-glibc-devel (Version 2.6.36)
+# spec file for package linux-glibc-devel
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,6 +17,7 @@
 
 # norootforbuild
 
+BuildRequires:  fdupes
 
 Name:   linux-glibc-devel
 License:GPLv2
@@ -24,17 +25,16 @@
 Group:  Development/Libraries/C and C++
 BuildArch:  noarch
 # this confusing version number has no meaning
-Version:2.6.36
+Version:3.0
 Release:1
 Url:http://www.kernel.org/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Provides:   kernel-headers 
 Provides:   linux-kernel-headers = %{version}
-Obsoletes:  linux-kernel-headers = %{version}
+Obsoletes:  linux-kernel-headers  %{version}
 PreReq: coreutils
 Source: %{name}-%{version}.tar.bz2
 Source1:install_all.sh
-Patch0: linux-glibc-devel.SuSE.TIOCGDEV.patch
 Patch1: linux-glibc-devel.SuSE.SO_BSDCOMPAT.patch
 
 %description
@@ -48,7 +48,6 @@
 
 %prep
 %setup -q
-%patch0
 %patch1
 
 %build
@@ -87,7 +86,7 @@
 #error ===
 #else
 #define UTS_RELEASE %{version}
-#define LINUX_VERSION_CODE `bash -c 'v=%{version};read a b c d  ${v//./ 
};echo $(( (($a)  16) + (($b)  8) + ($c) ))'`
+#define LINUX_VERSION_CODE `bash -c 'v=%{version};c=0;read a b  ${v//./ 
};echo $(( (($a)  16) + (($b)  8) + ($c) ))'`
 #define KERNEL_VERSION(a,b,c) (((a)  16) + ((b)  8) + (c))
 #endif
 BOGUS
@@ -110,9 +109,10 @@
 # The directory turned into a symlink in 10.3 (2.6.22)
 # rpm will remove obsolete files after the post install scripts
 # A trigger will run after the /usr/include/asm was removed
-# Create a dummy symlink now for rpmlint happiness, we %ghost this and create
-# a proper symlink during %post:
+# Create a dummy symlink now for rpmlint happiness, we %%ghost this and create
+# a proper symlink during %%post:
 ln -sfn asm-dummy $RPM_BUILD_ROOT/usr/include/asm
+%fdupes $RPM_BUILD_ROOT/usr/include
 
 %postun
 if test $1 = 0

++ install_all.sh ++
--- /var/tmp/diff_new_pack.Z1wkxy/_old  2011-06-30 16:27:00.0 +0200
+++ /var/tmp/diff_new_pack.Z1wkxy/_new  2011-06-30 16:27:00.0 +0200
@@ -27,6 +27,8 @@
 tar -xf $1
 pushd linux-${kernel_dir}
 cp Makefile $header_dir
+# header export for unicore32 in 2.6.39 is broken, disable it
+sed -i -e 's/cris/cris\|unicore32/' scripts/headers.sh
 /usr/bin/make O=$header_dir headers_install_all
 # kvm.h and aout.h are only installed if SRCARCH is an architecture
 # that has support for them. As the package is noarch we need to make
@@ -50,6 +52,7 @@
sh64 \
v850 \
xtensa \
+unicore32 \
 ; do
rm -rf usr/include/asm-$asm
 done
@@ -78,4 +81,5 @@
 popd
 du -sh $header_dir/usr
 tar -cjf $header_dir.tar.bz2 ${header_dir##*/}
-rm -rf $header_dir
+rm -rf $header_dir linux-${kernel_dir}
+

++ linux-glibc-devel-2.6.36.tar.bz2 - linux-glibc-devel-3.0.tar.bz2 ++
 16105 lines of diff (skipped)






Remember to have fun...

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



commit php5-pear-Horde_Util for openSUSE:Factory

2011-06-30 Thread h_root

Hello community,

here is the log from the commit of package php5-pear-Horde_Util for 
openSUSE:Factory
checked in at Thu Jun 30 16:31:05 CEST 2011.




--- php5-pear-Horde_Util/php5-pear-Horde_Util.changes   2011-06-01 
22:30:37.0 +0200
+++ 
/mounts/work_src_done/STABLE/php5-pear-Horde_Util/php5-pear-Horde_Util.changes  
2011-06-15 16:11:32.0 +0200
@@ -1,0 +2,7 @@
+Wed Jun 15 16:12:46 UTC 2011 - l...@b1-systems.de
+
+- version 1.0.4
+- [jan] Unescape escaped quotes when importing CSV data.
+- Remove implied conflicts: line
+
+---

calling whatdependson for head-i586


Old:

  Horde_Util-1.0.3.tgz

New:

  Horde_Util-1.0.4.tgz



Other differences:
--
++ php5-pear-Horde_Util.spec ++
--- /var/tmp/diff_new_pack.ugyQKC/_old  2011-06-30 16:30:42.0 +0200
+++ /var/tmp/diff_new_pack.ugyQKC/_new  2011-06-30 16:30:42.0 +0200
@@ -22,16 +22,17 @@
 Summary:PEAR: Horde Utility Libraries
 
 Name:   php5-pear-Horde_Util
-Version:1.0.3
+Version:1.0.4
 Release:1
-License:LGPL
+License:LGPL-3.0+
 Group:  Development/Libraries/PHP
 Source0:http://pear.horde.org/get/Horde_Util-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Url:http://pear.horde.org/package/Horde_Util
 BuildRequires:  php5-pear = 1.4.7
-Requires:   php5-pear-Horde_Url  2.0.0, php5-pear = 1.7.0, php5-dom
-Conflicts:  php5-pear-Horde_Url = 2.0.0
+Requires:   php5-pear-Horde_Url  2.0.0
+Requires:   php5-pear = 1.7.0
+Requires:   php5-dom
 BuildRequires:  php5-pear-channel-horde
 Requires:   php5-pear-channel-horde
 BuildArch:  noarch

++ Horde_Util-1.0.3.tgz - Horde_Util-1.0.4.tgz ++
 8811 lines of diff (skipped)






Remember to have fun...

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



commit php5-pear-Horde_Mime for openSUSE:Factory

2011-06-30 Thread h_root

Hello community,

here is the log from the commit of package php5-pear-Horde_Mime for 
openSUSE:Factory
checked in at Thu Jun 30 16:31:52 CEST 2011.




--- php5-pear-Horde_Mime/php5-pear-Horde_Mime.changes   2011-06-09 
15:38:42.0 +0200
+++ 
/mounts/work_src_done/STABLE/php5-pear-Horde_Mime/php5-pear-Horde_Mime.changes  
2011-06-15 15:59:56.0 +0200
@@ -1,0 +2,7 @@
+Wed Jun 15 13:56:22 UTC 2011 - l...@b1-systems.de
+
+- version 1.0.3
+- more precise license statement
+- [mms] Fix error when determining part size if contents is empty 
(r...@havokmon.com, Bug #10223).
+
+---
@@ -9 +16,2 @@
-- Version 1.0.2 fixes bug #10054
+- Version 1.0.2
+- [mms] Fix encoding of headers if charset passed to toArray() is empty (Bug 
#10054).
@@ -14,0 +23 @@
+- [mms] Fix unserializing Horde_Mime_Part containing data (Bug #9819).

calling whatdependson for head-i586


Old:

  Horde_Mime-1.0.2.tgz

New:

  Horde_Mime-1.0.3.tgz



Other differences:
--
++ php5-pear-Horde_Mime.spec ++
--- /var/tmp/diff_new_pack.G5hlp6/_old  2011-06-30 16:31:30.0 +0200
+++ /var/tmp/diff_new_pack.G5hlp6/_new  2011-06-30 16:31:30.0 +0200
@@ -22,16 +22,22 @@
 Summary:PEAR: Horde MIME Library
 
 Name:   php5-pear-Horde_Mime
-Version:1.0.2
+Version:1.0.3
 Release:1
-License:LGPL
+License:LGPL-3.0+
 Group:  Development/Libraries/PHP
 Source0:http://pear.horde.org/get/Horde_Mime-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Url:http://pear.horde.org/package/Horde_Mime
 BuildRequires:  php5-pear = 1.4.7
-Requires:   php5-pear-Horde_Exception  2.0.0, php5-pear-Horde_Mail  
2.0.0, php5-pear-Horde_Stream_Filter  2.0.0, php5-pear-Horde_Support  2.0.0, 
php5-pear-Horde_Text_Flowed  2.0.0, php5-pear-Horde_Translation  2.0.0, 
php5-pear-Horde_Util  2.0.0, php5-pear = 1.7.0
-Conflicts:  php5-pear-Horde_Exception = 2.0.0, php5-pear-Horde_Mail = 
2.0.0, php5-pear-Horde_Stream_Filter = 2.0.0, php5-pear-Horde_Support = 2.0.0, 
php5-pear-Horde_Text_Flowed = 2.0.0, php5-pear-Horde_Translation = 2.0.0, 
php5-pear-Horde_Util = 2.0.0
+Requires:   php5-pear-Horde_Exception  2.0.0
+Requires:   php5-pear-Horde_Mail  2.0.0
+Requires:   php5-pear-Horde_Stream_Filter  2.0.0
+Requires:   php5-pear-Horde_Support  2.0.0
+Requires:   php5-pear-Horde_Text_Flowed  2.0.0
+Requires:   php5-pear-Horde_Translation  2.0.0
+Requires:   php5-pear-Horde_Util  2.0.0
+Requires:   php5-pear = 1.7.0
 BuildRequires:  php5-pear-channel-horde
 Requires:   php5-pear-channel-horde
 BuildArch:  noarch

++ Horde_Mime-1.0.2.tgz - Horde_Mime-1.0.3.tgz ++
 21882 lines of diff (skipped)






Remember to have fun...

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



commit coreutils for openSUSE:11.3

2011-06-30 Thread h_root

Hello community,

here is the log from the commit of package coreutils for openSUSE:11.3
checked in at Thu Jun 30 16:38:34 CEST 2011.




--- old-versions/11.3/UPDATES/all/coreutils/coreutils.changes   2010-10-27 
18:58:25.0 +0200
+++ 11.3/coreutils/coreutils.changes2011-06-08 18:14:57.0 +0200
@@ -1,0 +2,5 @@
+Wed Jun  8 15:37:36 CEST 2011 - p...@suse.de
+
+- Fix vulnerability in su (bnc#697897).
+
+---

calling whatdependson for 11.3-i586


New:

  coreutils-bnc#697897-setsid.patch



Other differences:
--
++ coreutils.spec ++
--- /var/tmp/diff_new_pack.iYV0Hu/_old  2011-06-30 16:36:04.0 +0200
+++ /var/tmp/diff_new_pack.iYV0Hu/_new  2011-06-30 16:36:04.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package coreutils (Version 7.1)
+# spec file for package coreutils
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -24,7 +24,7 @@
 License:GFDLv1.2 ; GPLv2+ ; GPLv3+
 Group:  System/Base
 Version:7.1
-Release:11.RELEASE1
+Release:11.RELEASE3
 Provides:   fileutils sh-utils stat textutils mktemp
 Obsoletes:  fileutils sh-utils stat textutils mktemp
 Obsoletes:  libselinux = 1.23.11-3 libselinux-32bit = 9 libselinux-64bit 
= 9 libselinux-x86 = 9
@@ -51,6 +51,7 @@
 Patch25:coreutils-cifs-afs.diff
 Patch26:coreutils-add_ogv.patch
 Patch27:coreutils-fix_distcheck.patch
+Patch28:coreutils-bnc#697897-setsid.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -123,6 +124,7 @@
 %patch25
 %patch26
 %patch27
+%patch28
 
 %build
 #AUTOPOINT=true autoreconf -fi


++ coreutils-bnc#697897-setsid.patch ++
Index: src/su.c
===
--- src/su.c.orig   2011-06-08 16:05:24.900396480 +0200
+++ src/su.c2011-06-08 16:07:15.069885356 +0200
@@ -160,9 +160,13 @@ static bool simulate_login;
 /* If true, change some environment vars to indicate the user su'd to.  */
 static bool change_environment;
 
+/* If true, then don't call setsid() with a command. */
+int same_session = 0;
+
 static struct option const longopts[] =
 {
   {command, required_argument, NULL, 'c'},
+  {session-command, required_argument, NULL, 'C'},
   {fast, no_argument, NULL, 'f'},
   {login, no_argument, NULL, 'l'},
   {preserve-environment, no_argument, NULL, 'p'},
@@ -337,14 +341,29 @@ create_watching_parent (void)
   sigemptyset (action.sa_mask);
   action.sa_flags = 0;
   sigemptyset (ourset);
-  if (sigaddset (ourset, SIGTERM)
- || sigaddset (ourset, SIGALRM)
- || sigaction (SIGTERM, action, NULL)
- || sigprocmask (SIG_UNBLOCK, ourset, NULL))
-   {
+
+  if (!same_session)
+{
+  if (sigaddset(ourset, SIGINT) || sigaddset(ourset, SIGQUIT))
+{
+  error (0, errno, _(cannot set signal handler));
+  caught_signal = true;
+}
+}
+  if (!caught_signal  (sigaddset(ourset, SIGTERM)
+  || sigaddset(ourset, SIGALRM)
+  || sigaction(SIGTERM, action, NULL)
+  || sigprocmask(SIG_UNBLOCK, ourset, NULL)))
+{
  error (0, errno, _(cannot set signal handler));
  caught_signal = true;
}
+if (!caught_signal  !same_session  (sigaction(SIGINT, action, NULL)
+ || sigaction(SIGQUIT, action, NULL)))
+  {
+error (0, errno, _(cannot set signal handler));
+caught_signal = true;
+  }
 }
   if (!caught_signal)
 {
@@ -760,6 +779,8 @@ Change the effective user id and group i
 \n\
   -, -l, --login   make the shell a login shell\n\
   -c, --command=COMMANDpass a single COMMAND to the shell with -c\n\
+  --session-command=COMMANDpass a single COMMAND to the shell with -c\n\
+   and do not create a new session\n\
   -f, --fast   pass -f to the shell (for csh or tcsh)\n\
   -m, --preserve-environment   do not reset environment variables\n\
   -p   same as -m\n\
@@ -782,6 +803,7 @@ main (int argc, char **argv)
   int optc;
   const char *new_user = DEFAULT_USER;
   char *command = NULL;
+  int request_same_session = 0;
   char *shell = NULL;
   struct passwd *pw;
   struct passwd pw_copy;
@@ -807,6 +829,11 @@ main (int argc, char **argv)
  command = optarg;
  break;
 
+   case 'C':
+ command = optarg;
+ request_same_session = 1;
+ break;
+
case 'f':
 

commit coreutils for openSUSE:11.4

2011-06-30 Thread h_root

Hello community,

here is the log from the commit of package coreutils for openSUSE:11.4
checked in at Thu Jun 30 16:39:52 CEST 2011.




--- old-versions/11.4/UPDATES/all/coreutils/coreutils.changes   2011-06-07 
12:14:47.0 +0200
+++ 11.4/coreutils/coreutils.changes2011-06-08 18:20:59.0 +0200
@@ -1,0 +2,5 @@
+Wed Jun  8 15:40:52 CEST 2011 - p...@suse.de
+
+- Fix vulnerability in su (bnc#697897).
+
+---

calling whatdependson for 11.4-i586


New:

  coreutils-bnc#697897-setsid.patch



Other differences:
--
++ _service:set_version:coreutils.spec ++
--- /var/tmp/diff_new_pack.7Qwv4z/_old  2011-06-30 16:38:49.0 +0200
+++ /var/tmp/diff_new_pack.7Qwv4z/_new  2011-06-30 16:38:49.0 +0200
@@ -56,8 +56,7 @@
 Patch31:coreutils-getaddrinfo.patch
 Patch32:coreutils-ptr_int_casts.patch
 Patch33:coreutils-8.9-singlethreaded-sort.patch
-# this patch is needed for coreutils 8.0 - 8.10 (openSUSE 11.3 and 11.4)
-Patch34:coreutils-cp-al-symlink-timestamp.patch
+Patch34:coreutils-bnc#697897-setsid.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 # this will create a cycle, broken up randomly - coreutils is just too core to 
have other
 # prerequires
@@ -98,7 +97,8 @@
 %patch31
 %patch32
 %patch33
-%patch34 -p1
+%patch34
+
 cp %{S:4} po/de.po
 
 %build

++ coreutils.spec ++
--- /var/tmp/diff_new_pack.7Qwv4z/_old  2011-06-30 16:38:49.0 +0200
+++ /var/tmp/diff_new_pack.7Qwv4z/_new  2011-06-30 16:38:49.0 +0200
@@ -24,7 +24,7 @@
 License:GFDLv1.2 ; GPLv2+ ; GPLv3+
 Group:  System/Base
 Version:8.9
-Release:5.RELEASE7
+Release:5.RELEASE9
 Provides:   fileutils = %{version}, sh-utils = %{version}, stat = 
%version}, textutils = %{version}, mktemp = %{version}
 Obsoletes:  fileutils  %{version}, sh-utils  %{version}, stat  
%version}, textutils  %{version}, mktemp  %{version}
 Obsoletes:  libselinux = 1.23.11-3 libselinux-32bit = 9 libselinux-64bit 
= 9 libselinux-x86 = 9
@@ -56,8 +56,7 @@
 Patch31:coreutils-getaddrinfo.patch
 Patch32:coreutils-ptr_int_casts.patch
 Patch33:coreutils-8.9-singlethreaded-sort.patch
-# this patch is needed for coreutils 8.0 - 8.10 (openSUSE 11.3 and 11.4)
-Patch34:coreutils-cp-al-symlink-timestamp.patch
+Patch34:coreutils-bnc#697897-setsid.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 # this will create a cycle, broken up randomly - coreutils is just too core to 
have other
 # prerequires
@@ -98,7 +97,8 @@
 %patch31
 %patch32
 %patch33
-%patch34 -p1
+%patch34
+
 cp %{S:4} po/de.po
 
 %build


++ coreutils-bnc#697897-setsid.patch ++
Index: src/su.c
===
--- src/su.c.orig   2011-06-08 15:44:23.305685113 +0200
+++ src/su.c2011-06-08 15:47:18.916280506 +0200
@@ -141,6 +141,9 @@ static bool simulate_login;
 /* If true, change some environment vars to indicate the user su'd to.  */
 static bool change_environment;
 
+/* If true, then don't call setsid() with a command. */
+int same_session = 0;
+
 #ifdef USE_PAM
 static bool _pam_session_opened;
 static bool _pam_cred_established;
@@ -149,6 +152,7 @@ static bool _pam_cred_established;
 static struct option const longopts[] =
 {
   {command, required_argument, NULL, 'c'},
+  {session-command, required_argument, NULL, 'C'},
   {fast, no_argument, NULL, 'f'},
   {login, no_argument, NULL, 'l'},
   {preserve-environment, no_argument, NULL, 'p'},
@@ -323,14 +327,29 @@ create_watching_parent (void)
   sigemptyset (action.sa_mask);
   action.sa_flags = 0;
   sigemptyset (ourset);
-  if (sigaddset (ourset, SIGTERM)
- || sigaddset (ourset, SIGALRM)
- || sigaction (SIGTERM, action, NULL)
- || sigprocmask (SIG_UNBLOCK, ourset, NULL))
-   {
+
+  if (!same_session)
+{
+  if (sigaddset(ourset, SIGINT) || sigaddset(ourset, SIGQUIT))
+{
+  error (0, errno, _(cannot set signal handler));
+  caught_signal = true;
+}
+}
+  if (!caught_signal  (sigaddset(ourset, SIGTERM)
+  || sigaddset(ourset, SIGALRM)
+  || sigaction(SIGTERM, action, NULL)
+  || sigprocmask(SIG_UNBLOCK, ourset, NULL)))
+{
  error (0, errno, _(cannot set signal handler));
  caught_signal = true;
}
+if (!caught_signal  !same_session  (sigaction(SIGINT, action, NULL)
+ || sigaction(SIGQUIT, action, NULL)))
+  {
+error (0, errno, _(cannot set signal handler));
+caught_signal = true;
+  }
 }
   if (!caught_signal)
 {
@@ -748,6 +767,8 @@ Change the effective user id and 

commit php5-pear-Horde_Imap_Client for openSUSE:Factory

2011-06-30 Thread h_root

Hello community,

here is the log from the commit of package php5-pear-Horde_Imap_Client for 
openSUSE:Factory
checked in at Thu Jun 30 16:40:52 CEST 2011.




--- php5-pear-Horde_Imap_Client/php5-pear-Horde_Imap_Client.changes 
2011-06-09 16:19:15.0 +0200
+++ 
/mounts/work_src_done/STABLE/php5-pear-Horde_Imap_Client/php5-pear-Horde_Imap_Client.changes
2011-06-15 15:54:21.0 +0200
@@ -1,0 +2,8 @@
+Wed Jun 15 13:51:43 UTC 2011 - l...@b1-systems.de
+
+- version 1.0.8
+- [mms] Fix re-subscribing to child mailboxes of a renamed mailbox (Bug 
#10212).
+- [mms] Fix base subject generation under RFC 5256 [2.1].
+- More precise license statement
+
+---

calling whatdependson for head-i586


Old:

  Horde_Imap_Client-1.0.7.tgz

New:

  Horde_Imap_Client-1.0.8.tgz



Other differences:
--
++ php5-pear-Horde_Imap_Client.spec ++
--- /var/tmp/diff_new_pack.fR3k01/_old  2011-06-30 16:40:21.0 +0200
+++ /var/tmp/diff_new_pack.fR3k01/_new  2011-06-30 16:40:21.0 +0200
@@ -22,9 +22,9 @@
 Summary:PEAR: Horde IMAP abstraction interface
 
 Name:   php5-pear-Horde_Imap_Client
-Version:1.0.7
+Version:1.0.8
 Release:1
-License:LGPL
+License:LGPL-3.0+
 Group:  Development/Libraries/PHP
 Source0:http://pear.horde.org/get/Horde_Imap_Client-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -34,7 +34,6 @@
 Requires:   php5-pear-Horde_Mime  2.0.0
 Requires:   php5-pear-Horde_Util  2.0.0
 Requires:   php5-pear = 1.7.0
-Conflicts:  php5-pear-Horde_Exception = 2.0.0, php5-pear-Horde_Mime = 
2.0.0, php5-pear-Horde_Util = 2.0.0
 BuildRequires:  php5-pear-channel-horde
 Requires:   php5-pear-channel-horde
 BuildArch:  noarch

++ Horde_Imap_Client-1.0.7.tgz - Horde_Imap_Client-1.0.8.tgz ++
 36007 lines of diff (skipped)






Remember to have fun...

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



commit php5-pear-Horde_Test for openSUSE:Factory

2011-06-30 Thread h_root

Hello community,

here is the log from the commit of package php5-pear-Horde_Test for 
openSUSE:Factory
checked in at Thu Jun 30 16:43:26 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ 
/mounts/work_src_done/STABLE/php5-pear-Horde_Test/php5-pear-Horde_Test.changes  
2011-06-15 16:06:54.0 +0200
@@ -0,0 +1,30 @@
+---
+Wed Jun 15 14:02:22 UTC 2011 - l...@b1-systems.de
+
+- version 1.1.1
+- [jan] Fix Horde_Test_Exception extending the wrong class name.
+- Remove the conflicts: as they're implied in requires  2.0.0
+
+---
+Wed Jun  1 20:26:32 UTC 2011 - l...@b1-systems.de
+
+- Version 1.1.0
+- [gwr] Added test case for log output.
+- [gwr] Added stub for application testing.
+
+
+---
+Wed Apr  6 16:37:10 UTC 2011 - l...@b1-systems.de
+
+- Updating to version 1.0.0
+
+---
+Wed Mar 16 19:09:29 UTC 2011 - l...@b1-systems.de
+
+- 1.0.0beta1
+
+---
+Wed Mar 16 15:55:20 UTC 2011 - l...@b1-systems.de
+
+- Initial packaging of Horde_Test for the horde4 framework (1.0.0alpha1)
+

calling whatdependson for head-i586


New:

  Horde_Test-1.1.1.tgz
  php5-pear-Horde_Test.changes
  php5-pear-Horde_Test.spec



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

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


%define peardir %(pear config-get php_dir 2 /dev/null || echo %{_datadir}/pear)
%define xmldir  /var/lib/pear

Summary:PEAR: Horde testing base classes

Name:   php5-pear-Horde_Test
Version:1.1.1
Release:1
License:LGPL-3.0+
Group:  Development/Libraries/PHP
Source0:http://pear.horde.org/get/Horde_Test-%{version}.tgz
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
Url:http://pear.horde.org/package/Horde_Test
BuildRequires:  php5-pear = 1.4.7
Requires:   php5-pear-Horde_Support  2.0.0
Requires:   php5-pear-Horde_Util  2.0.0
Requires:   php5-pear = 1.7.0
Suggests:   php5-pear-phpunit = 3.5.0
BuildRequires:  php5-pear-channel-horde
Requires:   php5-pear-channel-horde
BuildArch:  noarch
%define pear_name  Horde_Test
%define pear_sname horde_test
# Fix for renaming (package convention)
Provides:   php5-pear-%{pear_sname} = %{version}
Provides:   php-pear-%{pear_sname} = %{version}
Provides:   pear-%{pear_sname} = %{version}
Obsoletes:  php5-pear-%{pear_sname}  %{version}
Obsoletes:  php-pear-%{pear_sname}  %{version}
Obsoletes:  pear-%{pear_sname}  %{version}

%description
The Horde_Test library provides Horde-specific PHPUnit base classes.

%prep
%setup -c -T
pear -v -c pearrc \
-d php_dir=%{peardir} \
-d doc_dir=%{_docdir}/%{name} \
-d bin_dir=%{_bindir} \
-d data_dir=%{peardir}/data \
-d test_dir=%{peardir}/tests \
-d ext_dir=%{_libdir} \
-s

%build

%install
pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}

# Clean up unnecessary files
rm pearrc
rm %{buildroot}/%{peardir}/.filemap
rm %{buildroot}/%{peardir}/.lock
rm -rf %{buildroot}/%{peardir}/.registry
rm -rf %{buildroot}%{peardir}/.channels
rm %{buildroot}%{peardir}/.depdb
rm %{buildroot}%{peardir}/.depdblock

# Install XML package description
mkdir -p %{buildroot}%{xmldir}
tar -xzf %{SOURCE0} package.xml
cp -p package.xml %{buildroot}%{xmldir}/Horde_Test.xml

%clean
rm -rf %{buildroot}

%post
pear install --nodeps --soft --force --register-only %{xmldir}/Horde_Test.xml

%postun
if [ $1 -eq 0 ]; then
pear uninstall --nodeps --ignore-errors --register-only 
pear.horde.org/Horde_Test
fi

%files
%defattr(-,root,root)

%{peardir}/*
%{xmldir}/Horde_Test.xml

%changelog





Remember to have fun...

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



commit horde4-imp for openSUSE:Factory

2011-06-30 Thread h_root

Hello community,

here is the log from the commit of package horde4-imp for openSUSE:Factory
checked in at Thu Jun 30 16:45:36 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/horde4-imp/horde4-imp.changes  2011-06-15 
16:58:16.0 +0200
@@ -0,0 +1,69 @@
+---
+Wed Jun 15 14:49:06 UTC 2011 - l...@b1-systems.de
+
+- imp version upgrade 5.0.7
+- [mms] Fix regression when copying/moving messages into a new mailbox in 
traditional view (Bug #10232).
+- [mms] Fix regression when flagging all messages in a mailbox (Bug #10224).
+- [jan] Fix folder links in virtual folders (Bug #10221).
+- [mms] Show translated name for special mailboxes in sent mail lists (Bug 
#10220).
+- [mms] Fix regression in filtering mailbox in traditional view (Bug #10213).
+
+---
+Thu Jun  9 08:21:39 UTC 2011 - l...@b1-systems.de
+
+- minor version update 5.0.6
+- [mms] Fix selecting sent-mail mailbox for not empty namespaces (Bug #10090).
+- [mms] Fix saving expand/collapse state in traditional folders view.
+- [mms] Update all flag changes in dynamic mode (Bug #10146).
+- [mms] Fix editing saved searches in dynamic mode (Bug #10189).
+- [mms] Fix regression in saving sent mail in traditional view (Bug #10193).
+- [mms] Fix regression in deleting mailboxes in traditional view (Bug #10170).
+- [mms] Fix currently selected mailbox in folder lists (Bug #10163).
+- [jan] Donapos;t show button to strip attachments if turned off in the 
preferences (Bug #10154).
+- [jan] Fix printing from message popup (Bug #10188).
+- [jan] Fix viewing messages source from message popup (Bug #10190).
+- [jan] Fix editing saved searches in traditional view (Bug #10184).
+
+
+---
+Thu Jun  2 08:08:27 UTC 2011 - l...@b1-systems.de
+
+- version 5.0.5 
+- [jan] Fix loading message previews from search results (Bug #10152).
+- [mms] Fix sending messages with linked attachments (Bug #10125).
+- [mms] Handle response codes/errors returned from POP3 servers.
+- [mms] Fix POP3 regressions.
+- [mms] Workaround broken suhosin extension to allow search mailboxes (Request 
#9842).
+
+
+---
+Thu May 26 12:47:08 UTC 2011 - l...@b1-systems.de
+
+- Version 5.0.4
+- [mms] Fix filter links in the preferences UI (Bug #10117).
+- [mms] Fix print icon for non text/html displayable attachments (Bug #10112).
+- [mms] Support $Junk/$NotJunk keywords when marking spam/ham.
+- [jan] Fix link to send PGP key to keyserver (Bug #10070).
+- [mms] Fix resizing compose window in dynamic view for IE 7/8 (Bug #10075).
+- [mms] Fix setting/unsetting passphrases in preferences (Bug #10096).
+- [mms] Base64url encode breacdrumb hash information in dynamic view.
+- [mms] Add login task to autocreate special mailboxes.
+- [mms] Workaround broken messages by allow viewing multipart/related parts 
that are not referenced in the base part.
+- [mms] Use ACLs to determine when to hide various UI options (Request #9537).
+- [mms] Cache various calculated mailbox information in the session.
+- [mms] Fix adding flags in advanced search (Bug #10049).
+- [mms] Fix display of subfolders in mobile view (Bug #10043).
+- [mms] Improved determination of available flags in a mailbox.
+- [mms] Fix adding to whitelist from dynamic view 
(rui.carne...@portugalmail.net, Bug #10036).
+
+
+---
+Sat May 14 21:03:41 UTC 2011 - l...@b1-systems.de
+
+- minor fixes with docs dir
+
+---
+Sat May 14 20:53:28 UTC 2011 - l...@b1-systems.de
+
+- Initial packaging as 5.0.3
+

calling whatdependson for head-i586


New:

  horde4-imp.changes
  horde4-imp.spec
  imp-5.0.7.tgz



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

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


%define peardir %(pear config-get php_dir 2 /dev/null || echo %{_datadir}/pear)
%define xmldir  /var/lib/pear
%define hordedir 

commit icedtea-web for openSUSE:Factory

2011-06-30 Thread h_root

Hello community,

here is the log from the commit of package icedtea-web for openSUSE:Factory
checked in at Thu Jun 30 17:01:17 CEST 2011.




--- icedtea-web/icedtea-web.changes 2011-04-12 14:12:52.0 +0200
+++ /mounts/work_src_done/STABLE/icedtea-web/icedtea-web.changes
2011-06-30 13:39:09.0 +0200
@@ -1,0 +2,35 @@
+Thu Jun 30 11:37:13 UTC 2011 - mvysko...@suse.cz
+
+- fic bnx#702825 - IcedTeaPlugin.so gives undefined symbol
+  * fix the icedtea-web-1.1-moonlight-symbol-clash.patch
+
+---
+Fri Jun 10 08:44:13 UTC 2011 - mvysko...@suse.cz
+
+- Update to 1.1 - triggered by icedtea-1.10.2 security update (bnc#698739)
+- New features:
+  * IcedTea-Web now installs to a FHS-compliant location
+  * Binary launchers have been replaced with simple shell scripts
+  * Proxy Auto Config files are now usable
+  * Applications using jnlp.versionEnabled and jnlp.packEnabled are now 
supported
+  * Can now use codebase_lookup=false with applets
+  * itweb-settings now supports clearing cache
+- Common fixes
+  * Apps calling loadClass get a proper a ClassNotFoundException if class is
+not found, rather than a null value
+  * Applets and JNLP apps using SSL/TLS now function correctly
+-  Web Start implementation (javaws) fixes:
+  * The Web Start implementation can now use proxy settings from Firefox
+  * Web Start applications now use the correct default browser set by the user
+  * Closing javaws -about no longer throws exceptions
+  * Cache files are removed properly
+- Plug-in fixes:
+  * Applets from the same page to use the same classloader (MS LiveMeeting,
+www.uk.map24.com, etc.)
+  * NetDania banking application now works (bnc#608132)
+  * Sound now works with runescape.com (bnc#542457)
+  * Firefox 4 no longer freezes if the applet calls showDocument()
+  * Firefox 4 and chromium stability has been vastly improved with a rewrite of
+the plug-in threading model
+
+---

calling whatdependson for head-i586


Old:

  icedtea-web-1.0.2.tar.gz
  icedtea6-1.9.4-moonlight-symbol-clash.patch
  icedtea6-1.9.4-realpath.patch

New:

  icedtea-web-1.1-moonlight-symbol-clash.patch
  icedtea-web-1.1.tar.gz



Other differences:
--
++ icedtea-web.spec ++
--- /var/tmp/diff_new_pack.62SkAc/_old  2011-06-30 16:59:29.0 +0200
+++ /var/tmp/diff_new_pack.62SkAc/_new  2011-06-30 16:59:29.0 +0200
@@ -45,25 +45,27 @@
 %define pluginsdir  %{_libdir}/browser-plugins
 %define jredir  jre-%{javaver}-openjdk
 %define sdkdir  java-%{javaver}-openjdk
-%define pluginpath  %{_jvmdir}/%{jredir}/lib/%{archinstall}
+%define pluginpath  %{_libdir}
 %define pluginname  IcedTeaPlugin.so
 
+%define suse_insert_debug_package ERROR %{suse_insert_debug_package}
+
 Name:   icedtea-web
-Version:1.0.2
+Version:1.1
 Release:1
 Summary:Java Web Start and plugin implementation
 Group:  Development/Languages/Java
 License:GPLv2 ; - with the OpenJDK Assembly Exception and the GNU 
Classpath Exception
 Url:http://icedtea.classpath.org
+# hg clone http://icedtea.classpath.org/hg/release/icedtea-web-1.1/
+# (cd icedtea-web-1.1; ./autogen.sh)
+# tar --exclude-vcs -czf icedtea-web-1.1.tar.gz icedtea-web-1.1/
 Source0:
http://icedtea.classpath.org/download/source/%{name}-%{version}.tar.gz
-#PATCH-FIX-UPSTREAM: bnc#635365
-# http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=613
-Patch0: icedtea6-1.9.4-realpath.patch
+Patch0: icedtea-web-1.0.2-no-return-in-nonvoid-function.patch
 #PATCH-FIX-UPSTREAM:
 # https://bugzilla.mozilla.org/show_bug.cgi?id=582130
 # http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=622
-Patch1: icedtea6-1.9.4-moonlight-symbol-clash.patch
-Patch2: icedtea-web-1.0.2-no-return-in-nonvoid-function.patch
+Patch1: icedtea-web-1.1-moonlight-symbol-clash.patch
 Patch1000:  icedtea-web-suse-desktop-files.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  java-1_6_0-openjdk-devel
@@ -82,7 +84,7 @@
 BuildRequires:  zip
 %endif
 
-# to make sure the new package is installed in time of %post
+# to make sure the new package is installed in time of post
 Requires(post): java-1_6_0-openjdk = %{openjdk_ver}
 # Post requires alternatives to install tool alternatives.
 Requires(post):   update-alternatives
@@ -104,7 +106,9 @@
 
 Summary:API documentation for %{name}
 Group:  Documentation/Other
+%if 0%{?suse_version} = 1120
 BuildArch:  noarch
+%endif
 
 %description javadoc
 This package contains Javadocs for the %{name}.
@@ -113,14 +117,12 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
 
 %patch1000 -p1
 
 %build
 %{configure} \
 

commit mlterm for openSUSE:11.4

2011-06-30 Thread h_root

Hello community,

here is the log from the commit of package mlterm for openSUSE:11.4
checked in at Thu Jun 30 18:28:15 CEST 2011.

Patchinfo file has no description



--- old-versions/11.4/all/mlterm/mlterm.changes 2010-11-11 15:55:26.0 
+0100
+++ /d/11.4/mlterm/mlterm.changes   2011-06-28 09:28:52.0 +0200
@@ -1,0 +2,6 @@
+Tue Jun 28 06:51:20 UTC 2011 - pgaj...@novell.com
+
+- key combinations with Ctrl, Shift or Alt doesn't work with
+  numlock switched on [bnc#702512]
+
+---

Package does not exist at destination yet. Using Fallback 
old-versions/11.4/all/mlterm
Destination is old-versions/11.4/UPDATES/all/mlterm
calling whatdependson for 11.4-i586


New:

  mlterm-numlock.diff



Other differences:
--
++ mlterm.spec ++
--- /var/tmp/diff_new_pack.hRUDwA/_old  2011-06-30 18:27:07.0 +0200
+++ /var/tmp/diff_new_pack.hRUDwA/_new  2011-06-30 18:27:07.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package mlterm (Version 3.0.1)
+# spec file for package mlterm
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -30,7 +30,7 @@
 AutoReqProv:on
 Provides:   locale(xorg-x11:ja;ko;zh;ar;he)
 Version:3.0.1
-Release:1
+Release:14.RELEASE15
 Url:http://mlterm.sourceforge.net/
 # Source0:  http://prdownloads.sourceforge.net/mlterm/mlterm-2.7.0.tar.bz2
 #cvs -d :pserver:anonym...@mlterm.cvs.sourceforge.net:/cvsroot/mlterm login
@@ -51,6 +51,7 @@
 Patch11:mlterm-pkgconfig.patch
 Patch15:mlterm-configure.patch
 Patch18:mlterm-fribidi-link-fix.diff
+Patch19:mlterm-numlock.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Summary:Multilingual Terminal Emulator for X
 
@@ -154,6 +155,7 @@
 %patch11
 %patch15
 %patch18
+%patch19 -p1
 GETTEXT_VERSION=$(gettext --version | head -n 1 | awk '{print $NF}')
 perl -pi'*.orig' -e 
s/AM_GNU_GETTEXT_VERSION\\([0-9.]+\\)/AM_GNU_GETTEXT_VERSION(${GETTEXT_VERSION})/g
 configure.in
 rm -rf doc/{en,ja}/CVS

++ mlterm-numlock.diff ++
Description: x_window.c: XK_Num_Lock is added to default_keysyms in
 x_window_get_mod_ignore_mask() to fix SF Bug #3072833 which was caused by
 2010-06-03 fix.  (Thanks to Andreas Metzler)
Origin: http://mlterm.hg.sourceforge.net/hgweb/mlterm/mlterm/rev/b9156f7459b3
Bug: 
http://sourceforge.net/tracker/?func=detailaid=3072833group_id=40891atid=429201
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=597380
Author: Araki Ken  araki...@users.sf.net

--- a/xwindow/x_screen.c
+++ b/xwindow/x_screen.c
@@ -2056,7 +2056,7 @@
is_app_cursor_keys = ml_term_is_app_cursor_keys( screen-term) ;
is_app_keypad = ml_term_is_app_keypad( screen-term) ;
 
-   if ( event-state)
+   if ( event-state)  /* Check unmasked (raw) state of event. 
*/
{
int  is_shift ;
int  is_meta ;
@@ -2209,7 +2209,7 @@
}
else
{
-   return ;
+   goto  no_keypad ;
}

goto  write_buf ;
@@ -2238,7 +2238,8 @@
sizeof(table) / 
sizeof(table[0])) ;
}
}
-   
+
+no_keypad:
if( ( buf = x_shortcut_str( screen-shortcut , ksym , 
masked_state)))
{
if( strncmp( buf , proto: , 6) == 0)
@@ -2583,6 +2584,7 @@
 
buf = buf_escseq ;
}
+   /* Check unmasked (raw) state of event. */
else if( screen-mod_meta_mask  event-state)
{
if( screen-mod_meta_mode == MOD_META_OUTPUT_ESC)
--- a/xwindow/x_window.c
+++ b/xwindow/x_window.c
@@ -3347,8 +3347,8 @@
int  count ;
u_int  ignore ;
u_int  masks[] = { Mod1Mask , Mod2Mask , Mod3Mask , Mod4Mask , Mod5Mask 
} ;
-   KeySym default_keysyms[] = { XK_Scroll_Lock, XK_ISO_Level3_Lock,
-NoSymbol} ;
+   KeySym default_keysyms[] = { XK_Num_Lock , XK_Scroll_Lock , 
XK_ISO_Level3_Lock ,
+NoSymbol } ;
 
if( !keysyms)
{






Remember to have fun...

-- 
To unsubscribe, e-mail: