commit libxfcegui4 for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package libxfcegui4 for openSUSE:Factory
checked in at Mon May 2 09:12:02 CEST 2011.




--- libxfcegui4/libxfcegui4.changes 2011-02-17 22:02:18.0 +0100
+++ /mounts/work_src_done/STABLE/libxfcegui4/libxfcegui4.changes
2011-04-01 19:24:40.0 +0200
@@ -1,0 +2,7 @@
+Fri Apr  1 17:20:51 UTC 2011 - g...@opensuse.org
+
+- update to version 4.8.1
+  * added missing license and fixed existing licenses
+  * translation updates
+
+---

calling whatdependson for head-i586


Old:

  libxfcegui4-4.8.0.tar.bz2

New:

  libxfcegui4-4.8.1.tar.bz2



Other differences:
--
++ libxfcegui4.spec ++
--- /var/tmp/diff_new_pack.kTXmtD/_old  2011-05-02 09:11:29.0 +0200
+++ /var/tmp/diff_new_pack.kTXmtD/_new  2011-05-02 09:11:29.0 +0200
@@ -18,8 +18,8 @@
 
 
 Name:   libxfcegui4
-Version:4.8.0
-Release:8
+Version:4.8.1
+Release:1
 License:LGPLv2.1+
 Summary:Widget Library for the Xfce Desktop Environment
 Url:http://www.xfce.org/

++ libxfcegui4-4.8.0.tar.bz2 - libxfcegui4-4.8.1.tar.bz2 ++
 15942 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 openvas-scanner for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package openvas-scanner for openSUSE:Factory
checked in at Mon May 2 09:19:54 CEST 2011.




--- openvas-scanner/openvas-scanner.changes 2011-02-23 19:52:26.0 
+0100
+++ /mounts/work_src_done/STABLE/openvas-scanner/openvas-scanner.changes
2011-04-11 20:07:18.0 +0200
@@ -1,0 +2,13 @@
+Mon Apr 11 17:25:46 UTC 2011 - bitshuff...@opensuse.org
+
+- Updated to 3.2.3
+  * Fixed: Three potential resource leaks.
+  * Fixed: Generation of code documentation.
+  * Updated: Feed synchronization scripts.
+  * Changed: The openvas-nvt-sync script will now perform the initial feed
+synchronization via HTTP instead of rsync.
+  * Changed: The openvas-nvt-sync script will now default to synchronize into 
the
+NVT directory used by the OpenVAS Scanner instead of the one defined at
+compile time.
+
+---

calling whatdependson for head-i586


Old:

  openvas-scanner-3.2.2.tar.gz

New:

  openvas-scanner-3.2.3.tar.gz



Other differences:
--
++ openvas-scanner.spec ++
--- /var/tmp/diff_new_pack.l38kE7/_old  2011-05-02 09:19:22.0 +0200
+++ /var/tmp/diff_new_pack.l38kE7/_new  2011-05-02 09:19:22.0 +0200
@@ -19,7 +19,7 @@
 
 
 Name:   openvas-scanner
-Version:3.2.2
+Version:3.2.3
 Release:1
 License:GPLv2
 Group:  Productivity/Networking/Security

++ debian.changelog ++
--- /var/tmp/diff_new_pack.l38kE7/_old  2011-05-02 09:19:22.0 +0200
+++ /var/tmp/diff_new_pack.l38kE7/_new  2011-05-02 09:19:22.0 +0200
@@ -1,3 +1,17 @@
+openvas-scanner (3.2.3-1) UNRELEASED; urgency=low
+
+  * New upstream release
+- Fixed: Three potential resource leaks.
+- Fixed: Generation of code documentation.
+- Updated: Feed synchronization scripts.
+- Changed: The openvas-nvt-sync script will now perform the initial feed
+  synchronization via HTTP instead of rsync.
+- Changed: The openvas-nvt-sync script will now default to synchronize 
into the
+  NVT directory used by the OpenVAS Scanner instead of the one defined at
+  compile time.
+
+ -- Stephan Kleine bitshuff...@opensuse.org  Mon, 11 Apr 2011 19:26:36 +0200
+
 openvas-scanner (3.2.2-1) UNRELEASED; urgency=low
 
   * New upstream release

++ openvas-scanner-3.2.2.tar.gz - openvas-scanner-3.2.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/openvas-scanner-3.2.2/CHANGES 
new/openvas-scanner-3.2.3/CHANGES
--- old/openvas-scanner-3.2.2/CHANGES   2011-02-21 10:40:34.0 +0100
+++ new/openvas-scanner-3.2.3/CHANGES   2011-04-11 09:29:40.0 +0200
@@ -1,3 +1,26 @@
+openvas-scanner 3.2.3 (2011-04-11)
+
+This is the third maintenance release of the openvas-scanner 3.2 module for the
+Open Vulnerability Assessment System release 4 (OpenVAS-4).
+
+This release features a number of minor improvements to the build process and 
to
+the synchronization scripts. It also close three potential resource leaks
+discovered by Henri Doreau.
+
+Many thanks to everyone who has contributed to this release:
+Henri Doreau and Michael Wiegand.
+
+Main changes compared to 3.2.2:
+* Fixed: Three potential resource leaks.
+* Fixed: Generation of code documentation.
+* Updated: Feed synchronization scripts.
+* Changed: The openvas-nvt-sync script will now perform the initial feed
+  synchronization via HTTP instead of rsync.
+* Changed: The openvas-nvt-sync script will now default to synchronize into the
+  NVT directory used by the OpenVAS Scanner instead of the one defined at
+  compile time.
+
+
 openvas-scanner 3.2.2 (2011-02-21)
 
 This is the second maintenance release of the openvas-scanner 3.2 module for 
the
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/openvas-scanner-3.2.2/CMakeLists.txt 
new/openvas-scanner-3.2.3/CMakeLists.txt
--- old/openvas-scanner-3.2.2/CMakeLists.txt2011-02-21 10:40:34.0 
+0100
+++ new/openvas-scanner-3.2.3/CMakeLists.txt2011-04-11 09:29:40.0 
+0200
@@ -79,7 +79,7 @@
 set (CPACK_TOPLEVEL_TAG )
 set (CPACK_PACKAGE_VERSION_MAJOR 3)
 set (CPACK_PACKAGE_VERSION_MINOR 2)
-set (CPACK_PACKAGE_VERSION_PATCH 2${SVN_REVISION})
+set (CPACK_PACKAGE_VERSION_PATCH 3${SVN_REVISION})
 set (CPACK_PACKAGE_VERSION 
${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH})
 set (CPACK_PACKAGE_FILE_NAME ${PROJECT_NAME}-${CPACK_PACKAGE_VERSION})
 set (CPACK_SOURCE_PACKAGE_FILE_NAME ${PROJECT_NAME}-${CPACK_PACKAGE_VERSION})
@@ -270,6 +270,9 @@
 
 install (DIRECTORY DESTINATION ${OPENVAS_NVT_DIR})
 install (DIRECTORY DESTINATION ${OPENVAS_CACHE_DIR})
+install (DIRECTORY
+  DESTINATION ${OPENVAS_SYSCONF_DIR}/gnupg
+  DIRECTORY_PERMISSIONS OWNER_EXECUTE 

commit findutils for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package findutils for openSUSE:Factory
checked in at Mon May 2 11:54:41 CEST 2011.




--- findutils/findutils.changes 2010-11-17 14:13:39.0 +0100
+++ /mounts/work_src_done/STABLE/findutils/findutils.changes2011-04-29 
17:31:27.0 +0200
@@ -1,0 +2,5 @@
+Fri Apr 29 17:29:58 CEST 2011 - p...@suse.de
+
+- findutils-locate needs find so require findutils.
+
+---

calling whatdependson for head-i586




Other differences:
--
++ findutils.spec ++
--- /var/tmp/diff_new_pack.Ouajpo/_old  2011-05-02 11:54:23.0 +0200
+++ /var/tmp/diff_new_pack.Ouajpo/_new  2011-05-02 11:54:23.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package findutils (Version 4.4.2)
+# spec file for package findutils
 #
-# 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
@@ -22,7 +22,7 @@
 License:GPLv3+
 Group:  Productivity/File utilities
 Version:4.4.2
-Release:9
+Release:14
 Summary:The GNU versions of find utilities (find and xargs)
 # retreived from http://ftp.gnu.org/pub/gnu/findutils/findutils-4.4.2.tar.gz
 Source: findutils-%{version}.tar.bz2
@@ -72,7 +72,7 @@
 Group:  Productivity/File utilities
 Provides:   findutils:/usr/bin/locate
 PreReq: %{fillup_prereq}
-Requires:   cron
+Requires:   cron findutils = %{version}
 
 %description locate
 This package contains the locate program which is part of the GNU






Remember to have fun...

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



commit elfutils for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package elfutils for openSUSE:Factory
checked in at Mon May 2 11:57:46 CEST 2011.




--- elfutils/elfutils.changes   2010-09-21 00:49:52.0 +0200
+++ /mounts/work_src_done/STABLE/elfutils/elfutils.changes  2011-04-28 
19:48:06.0 +0200
@@ -1,0 +2,24 @@
+Wed Apr 27 00:35:22 UTC 2011 - to...@novell.com
+
+- Upgrade to 0.152, upstream changelog:
+  - Various build and warning nits fixed for newest GCC and Autoconf.
+  - libdwfl: Yet another prelink-related fix for another regression.
+ Look for Linux kernel images in files named with compression
+ suffixes.
+  - elfcmp: New flag --ignore-build-id to ignore differing build ID bits.
+   New flag -l/--verbose to print all differences.
+
+---
+Fri Jan 21 22:02:25 UTC 2011 - to...@novell.com
+
+- Update to 0.151
+- Upstream changelog for 0.151/0.150
+  - libdwfl: Fix for more prelink cases with separate debug file. 
+  - eu-strip: New flag --strip-sections to remove section headers entirely.
+  - libdwfl: Remove bogus assert. 
+  - libdw: Fix for handling huge .debug_aranges section. 
+  - libdwfl: Fix for handling prelinked DSO with separate debug file. 
+  - findtextrel: Fix diagnostics to work with usual section ordering.
+  - libebl: i386 backend fix for multi-register integer return value location
+
+---

calling whatdependson for head-i586


Old:

  elfutils-0.149.tar.bz2

New:

  elfutils-0.152.tar.bz2



Other differences:
--
++ elfutils.spec ++
--- /var/tmp/diff_new_pack.rnvSa8/_old  2011-05-02 11:54:53.0 +0200
+++ /var/tmp/diff_new_pack.rnvSa8/_new  2011-05-02 11:54:53.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package elfutils (Version 0.149)
+# spec file for package elfutils
 #
-# 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,7 +20,7 @@
 
 Name:   elfutils
 License:GPLv2 ; GPLv2+ ; LGPLv2.1+
-Version:0.149
+Version:0.152
 Release:1
 Summary:Higher-level library to access ELF
 Group:  System/Libraries

++ elfutils-0.149.tar.bz2 - elfutils-0.152.tar.bz2 ++
 32151 lines of diff (skipped)

++ elfutils-portability.patch ++
--- /var/tmp/diff_new_pack.rnvSa8/_old  2011-05-02 11:54:54.0 +0200
+++ /var/tmp/diff_new_pack.rnvSa8/_new  2011-05-02 11:54:54.0 +0200
@@ -1,22 +1,22 @@
 From: Tony Jones to...@suse.de
 Subject: Elfutils portability patch
-Version: 0.149
-References: 
https://fedorahosted.org/releases/e/l/elfutils/0.149/elfutils-portability.patch
+Version: 0.152
+References: 
https://fedorahosted.org/releases/e/l/elfutils/0.152/elfutils-portability.patch
 Upstream: yes
 
 This patch contains portability fixes that are regarded as generally useful
 by the community but are not accepted by the elfutils maintainer (and are
 therefore not in the git repository).
 
-Following change is removed from the patch (as Factory is built using 
+Following change is removed from the patch (as Factory is built using
 GNU_SOURCE and thus %a is interpreted as having a float param):
 
-+  * addr2line.c (handle_address): Use %a instead of %m for compatibility.
++   * addr2line.c (handle_address): Use %a instead of %m for compatibility.
 +
 
 --- elfutils/backends/ChangeLog
 +++ elfutils/backends/ChangeLog
-@@ -106,6 +106,10 @@
+@@ -111,6 +111,10 @@
* ppc_attrs.c (ppc_check_object_attribute): Handle tag
GNU_Power_ABI_Struct_Return.
  
@@ -27,7 +27,7 @@
  2008-10-04  Ulrich Drepper  drep...@redhat.com
  
* i386_reloc.def: Fix entries for TLS_GOTDESC, TLS_DESC_CALL, and
-@@ -433,6 +437,11 @@
+@@ -438,6 +442,11 @@
* sparc_init.c: Likewise.
* x86_64_init.c: Likewise.
  
@@ -39,7 +39,7 @@
  2005-11-19  Roland McGrath  rol...@redhat.com
  
* ppc64_reloc.def: REL30 - ADDR30.
-@@ -455,6 +464,9 @@
+@@ -460,6 +469,9 @@
* Makefile.am (uninstall): Don't try to remove $(pkgincludedir).
(CLEANFILES): Add libebl_$(m).so.
  
@@ -98,7 +98,7 @@
  libebl_i386.so: $(cpu_i386)
 --- elfutils/ChangeLog
 +++ elfutils/ChangeLog
-@@ -7,6 +7,10 @@
+@@ -13,6 +13,10 @@
  
* configure.ac (LOCALEDIR, DATADIRNAME): Removed.
  
@@ -109,7 +109,7 @@
  2009-09-21  Ulrich Drepper  drep...@redhat.com
  
* configure.ac: Update for more modern autoconf.
-@@ -15,6 +19,10 @@
+@@ -21,6 +25,10 @@
  
* configure.ac (zip_LIBS): Check for liblzma too.
  
@@ -120,7 +120,7 @@
  2009-04-19  Roland McGrath  rol...@redhat.com
  
* 

commit audit for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package audit for openSUSE:Factory
checked in at Mon May 2 12:07:35 CEST 2011.




--- audit/audit-secondary.changes   2010-09-29 04:05:10.0 +0200
+++ /mounts/work_src_done/STABLE/audit/audit-secondary.changes  2011-04-27 
02:29:22.0 +0200
@@ -1,0 +2,6 @@
+Wed Apr 27 00:05:50 UTC 2011 - to...@novell.com
+
+- Upgrade to version 2.1.1 (see audit.changes for upstream change
+  history)
+
+---
--- audit/audit.changes 2011-02-21 11:34:05.0 +0100
+++ /mounts/work_src_done/STABLE/audit/audit.changes2011-04-27 
02:29:23.0 +0200
@@ -1,0 +2,55 @@
+Wed Apr 27 00:04:23 UTC 2011 - to...@novell.com
+
+- Update to version 2.1.1, upstream changelog:
+  - 2.1.1
+  - When ausearch is interpretting, output as is if no = is found
+  - Correct socket setup in remote logging
+  - Adjusted a couple default settings for remote logging and init script
+  - Audispd was not marking restarted plugins as active
+  - Audisp-remote should keep a capability if local_port  1024
+  - When audispd restarts plugin, send event in its preferred format
+  - In audisp-remote, make all I/O asynchronous
+  - In audisp-remote, add sigusr1 handler to dump internal state
+  - Fix autrace to use correct syscalls on s390 and s390x systems
+  - Add shutdown syscall to remote logging teardowns
+  - Correct autrace rule for 32 bits systems
+  
+  2.1
+  - Update auditctl man page for new field on user filter
+  - Fix crash in aulast when auid is foreign to the system
+  - Code cleanups
+  - Add store and forward model to audispd-remote (Mirek Trmac)
+  - Free memory on failed startups in audisp-prelude
+  - Fix memory leak in aureport
+  - Fix parsing state problem in libauparse
+  - Improve the robustness of libaudit field encoding functions
+  - Update capability tables
+  - In auditd, make failure action config checking consistent 
+  - In auditd, check that NULL is not being passed to safe_exec
+  - In audisp-remote, overflow_action wasn't suspending if that action was 
chosen
+  - Update interpretations for virt events
+  - Improve remote logging warning and error messages
+  - Add interpretations for netfilter events
+  
+  2.0.6
+  - ausearch/report performance improvements
+  - Synchronize all sample syscall rules to use action,list
+  - If program name provided to audit_log_acct_message, escape it
+  - Fix man page for the audit_encode_nv_string function (#647131)
+  - If value is NULL, don't segfault (#647128)
+  - Fix simple event parsing to not assume session id can't be last (Peng 
Haitao)
+  - Add support for new mmap audit event type
+  - Add ability for audispd syslog plugin to choose facility local0-7 (#593340)
+  - Fix autrace to use correct syscalls on i386 systems (Peng Haitao)
+  - On startup and reconfig, check for excess logs and unlink them
+  - Add a couple missing parser debug messages
+  - Fix error output resolving numeric address and update man page
+  - Add netfilter event types
+  - Fix spelling error in audit.rules man page (#667845)
+  - Improve warning in auditctl regarding immutable mode (#654883)
+  - Update syscall tables for the 2.6.37 kernel
+  - In ausearch, allow searching for auid -1
+  - Add queue overflow_action to audisp-remote to control queue overflows
+  - Update sample rules for new syscalls and packages
+
+---

calling whatdependson for head-i586


Old:

  audit-2.0.5.tar.bz2

New:

  audit-2.1.1.tar.bz2



Other differences:
--
++ audit-secondary.spec ++
--- /var/tmp/diff_new_pack.M4l90M/_old  2011-05-02 11:57:59.0 +0200
+++ /var/tmp/diff_new_pack.M4l90M/_new  2011-05-02 11:57:59.0 +0200
@@ -25,8 +25,8 @@
 Summary:Python Bindings for libaudit
 License:GPLv2+
 Group:  System/Monitoring
-Version:2.0.5
-Release:3
+Version:2.1.1
+Release:1
 Url:http://people.redhat.com/sgrubb/audit/
 Source0:audit-%{version}.tar.bz2
 Patch1: audit-plugins-path.patch

++ audit.spec ++
--- /var/tmp/diff_new_pack.M4l90M/_old  2011-05-02 11:57:59.0 +0200
+++ /var/tmp/diff_new_pack.M4l90M/_new  2011-05-02 11:57:59.0 +0200
@@ -22,8 +22,8 @@
 BuildRequires:  gcc-c++ tcpd-devel
 BuildRequires:  kernel-headers = 2.6.29
 Summary:User Space Tools for 2.6 Kernel Auditing
-Version:2.0.5
-Release:7
+Version:2.1.1
+Release:1
 License:GPLv2+
 Group:  System/Monitoring
 Url:http://people.redhat.com/sgrubb/audit/
@@ -139,8 +139,9 @@
 ln -s /etc/init.d/auditd $RPM_BUILD_ROOT/sbin/rcauditd
 mkdir -p $RPM_BUILD_ROOT/var/log/audit/
 touch $RPM_BUILD_ROOT/var/log/audit/audit.log
-# For %ghost below, so that old location files will 

commit glib2 for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package glib2 for openSUSE:Factory
checked in at Mon May 2 12:11:43 CEST 2011.




--- GNOME/glib2/glib2.changes   2011-02-20 10:50:21.0 +0100
+++ /mounts/work_src_done/STABLE/glib2/glib2.changes2011-04-19 
10:50:16.0 +0200
@@ -1,0 +2,50 @@
+Tue Apr 19 08:43:37 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.28.6:
+  + Fix a possible crash when using g_settings_delay().
+  + Various documentation clarifications.
+  + Updated translation.
+
+---
+Mon Apr  4 09:15:23 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.28.5:
+  + Fix some introspection annotations
+  + Updated translations.
+
+---
+Mon Mar 21 17:46:26 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.28.4:
+  + Improve documentation of GSettings vendor override files
+  + Updated translations.
+- Changes from version 2.28.3:
+  + Fix build with linux  2.6.19
+  + Bugs fixed:
+- bgo#644465: undefined reference to `_usleep'
+- bgo#644552: g_timeout_add_seconds(1, ...) may have a latency.
+- bgo#644607: Correct internal definition of C_()
+  + Updated translations.
+- Changes from version 2.28.2:
+  + Improved documentation:
+- GApplication details are explained a lot more thoroughly
+  + GVariant now supports NULL for empty arrays in varargs
+  + Bugs fixed: bgo#613269, bgo#624943, bgo#637738, bgo#638185,
+bgo#642797, bgo#642825, bgo#642944, bgo#643197, bgo#643468,
+bgo#643478, bgo#643649, bgo#643780, bgo#643795.
+  + Updated translations.
+- Drop glib2-fix-default-mime-handler.patch: fixed upstream.
+
+---
+Mon Feb 21 12:59:57 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.28.1:
+  + Format accepted by the GVariant parser has beend documented
+  + The return value of g_datetime_compare() has been fixed to
+match strcmp() semantics
+  + Commandline utilities are now fully translated
+  + Bugs fixed: bgo#635099, bgo#640489, bgo#642042, bgo#642052,
+bgo#642490
+  + Updated translations.
+
+---

calling whatdependson for head-i586


Old:

  glib-2.28.0.tar.bz2
  glib2-fix-default-mime-handler.patch

New:

  glib-2.28.6.tar.bz2



Other differences:
--
++ glib2.spec ++
--- /var/tmp/diff_new_pack.EmvNZG/_old  2011-05-02 12:11:20.0 +0200
+++ /var/tmp/diff_new_pack.EmvNZG/_new  2011-05-02 12:11:20.0 +0200
@@ -21,8 +21,8 @@
 
 Name:   glib2
 %define _name glib
-Version:2.28.0
-Release:5
+Version:2.28.6
+Release:1
 # FIXME: change zlib-devel to pkgconfig(zlib) once we have a recent enough 
version of zlib
 # FIXME: find out if tapsets should really be in devel package or in main 
package
 License:LGPLv2+
@@ -50,8 +50,6 @@
 Patch11:glib2-fate300461-gettext-gkeyfile-suse.patch
 # PATCH-FIX-UPSTREAM glib2-force-fam-for-remote-fs.patch bgo#592211 
h...@novell.com -- Try monitoring files on NFS mounts via FAM before falling 
back to inotify.
 Patch12:glib2-force-fam-for-remote-fs.patch
-# PATCH-FIX-UPSTREAM glib2-fix-default-mime-handler.patch bgo#642797 
vu...@opensuse.org -- Fix default mime handler to not be the one of a 
user-configured less-specific mime type
-Patch13:glib2-fix-default-mime-handler.patch
 BuildRequires:  fam-devel
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -258,7 +256,6 @@
 %patch10 -p1
 %patch11 -p1
 %patch12 -p1
-%patch13 -p1
 cp -a %{S:1} %{S:2} %{S:3} .
 cp -a %{S:4} gnome_defaults.conf
 if ! test -f %{_datadir}/aclocal/gtk-doc.m4 ; then
@@ -283,7 +280,7 @@
 %endif
 --with-runtime-libdir=../../%{_lib}
 
-%{__make} %{?_smp_mflags}
+%{__make} %{?_smp_mflags} V=1
 %if 0%{?BUILD_FROM_VCS}
 %{__make} ChangeLog
 %endif

++ glib-2.28.0.tar.bz2 - glib-2.28.6.tar.bz2 ++
GNOME/glib2/glib-2.28.0.tar.bz2 
/mounts/work_src_done/STABLE/glib2/glib-2.28.6.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 gnome-doc-utils for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package gnome-doc-utils for openSUSE:Factory
checked in at Mon May 2 12:12:10 CEST 2011.




--- GNOME/gnome-doc-utils/gnome-doc-utils.changes   2011-02-13 
21:10:23.0 +0100
+++ /mounts/work_src_done/STABLE/gnome-doc-utils/gnome-doc-utils.changes
2011-04-26 18:04:07.0 +0200
@@ -1,0 +2,24 @@
+Tue Apr 26 16:02:51 UTC 2011 - fcro...@novell.com
+
+- Update to version 0.20.6:
+  + Updated Mallard schema.
+  + Fixed 'make pot' rule for Mallard.
+  + Updated translations.
+
+---
+Tue Mar 22 16:52:56 UTC 2011 - fcro...@novell.com
+
+- Update to version 0.20.5:
+  + Updated Mallard RNG files
+  + Updated translations.
+
+---
+Thu Mar  3 15:22:29 UTC 2011 - fcro...@novell.com
+
+- Update to version 0.20.4:
+  + Use /bin/bash in gnome-doc-tool
+  + Add xml:lang attribute to translated Mallard pages
+  + Handle title and desc elements in Mallard tables
+  + Updated translations.
+
+---

calling whatdependson for head-i586


Old:

  gnome-doc-utils-0.20.3.tar.bz2

New:

  gnome-doc-utils-0.20.6.tar.bz2



Other differences:
--
++ gnome-doc-utils.spec ++
--- /var/tmp/diff_new_pack.ikdTaO/_old  2011-05-02 12:11:55.0 +0200
+++ /var/tmp/diff_new_pack.ikdTaO/_new  2011-05-02 12:11:55.0 +0200
@@ -18,8 +18,8 @@
 
 
 Name:   gnome-doc-utils
-Version:0.20.3
-Release:2
+Version:0.20.6
+Release:1
 License:GPLv2+
 Summary:A Collection of Documentation Utilities for GNOME
 Url:http://www.gnome.org

++ gnome-doc-utils-0.20.3.tar.bz2 - gnome-doc-utils-0.20.6.tar.bz2 ++
 8168 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 gtk-doc for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package gtk-doc for openSUSE:Factory
checked in at Mon May 2 12:14:22 CEST 2011.




--- GNOME/gtk-doc/gtk-doc.changes   2010-07-08 02:20:26.0 +0200
+++ /mounts/work_src_done/STABLE/gtk-doc/gtk-doc.changes2011-04-20 
13:26:01.0 +0200
@@ -1,0 +2,24 @@
+Thu Mar  3 15:05:24 UTC 2011 - fcro...@novell.com
+
+- Update to version 1.17:
+  + bgo#127049: building reference documentation fails when
+builddir != srcdir
+  + bgo#640241: non-srcdir builds busted
+- Changes from version 1.16:
+  + gtkdoc-check can do more checks, one might need to update
+Makefile.am from the examples/Makefile.am
+  + Various bug fixes: bgo#625776, bgo#627269, bgo#467488,
+bgo#481811, bgo#501107, bgo#512565, bgo#518427, bgo#597937,
+bgo#612028, bgo#617478, bgo#618379, bgo#620249, bgo#621931,
+bgo#622971, bgo#623777, bgo#623968, bgo#624199, bgo#624200,
+bgo#627223, bgo#627920, bgo#628611, bgo#628794, bgo#630288,
+bgo#631336, bgo#632587, bgo#638330, bgo#638831.
+
+---
+Sun Feb 20 09:36:03 CET 2011 - vu...@opensuse.org
+
+- Run spec-cleaner.
+- Add source-highlight Recommends: it's useful to produce better
+  output for code examples.
+
+---

calling whatdependson for head-i586


Old:

  gtk-doc-1.15.tar.bz2

New:

  gtk-doc-1.17.tar.bz2



Other differences:
--
++ gtk-doc.spec ++
--- /var/tmp/diff_new_pack.tPUpep/_old  2011-05-02 12:12:23.0 +0200
+++ /var/tmp/diff_new_pack.tPUpep/_new  2011-05-02 12:12:23.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package gtk-doc (Version 1.15)
+# spec file for package gtk-doc
 #
-# 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,31 +15,34 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   gtk-doc
+Version:1.17
+Release:1
+License:GPLv2+
+Summary:GTK+ DocBook Documentation Generator
+Group:  Productivity/Publishing/SGML
+Source: %{name}-%{version}.tar.bz2
 # When updating this package, please don't forget to update the gtk-doc.m4 
Source
 # in glib2.
 BuildRequires:  docbook-xsl-stylesheets
+BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  libxslt
 BuildRequires:  openjade
 BuildRequires:  pkg-config
 BuildRequires:  python
 BuildRequires:  sgml-skel
-BuildRequires:  gnome-doc-utils-devel
-License:GPLv2+
-Group:  Productivity/Publishing/SGML
+Requires:   docbook-dsssl-stylesheets
+Requires:   docbook-xsl-stylesheets
+Requires:   docbook_4
+Requires:   libxml2
+Requires:   libxslt
+Requires:   openjade
+Recommends: source-highlight
 # Old for = 10.2  CODE10
 Provides:   gtkdoc = %{version}
 Obsoletes:  gtkdoc
-Requires:   openjade libxml2 docbook-xsl-stylesheets libxslt docbook_4
-Requires:   docbook-dsssl-stylesheets
-AutoReqProv:on
-Version:1.15
-Release:1
-Summary:GTK+ DocBook Documentation Generator
-Source: %{name}-%{version}.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
@@ -54,11 +57,11 @@
 
 %build
 %configure --disable-scrollkeeper
-make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
-%makeinstall
-mkdir -p $RPM_BUILD_ROOT%{_datadir}/gtk-doc/html
+%make_install
+mkdir -p %{buildroot}%{_datadir}/gtk-doc/html
 mv -v doc/README doc/doc.README
 
 %files
@@ -78,6 +81,6 @@
 %dir %{_datadir}/omf
 
 %clean 
-rm -rf $RPM_BUILD_ROOT
+rm -rf %{buildroot}
 
 %changelog

++ gtk-doc-1.15.tar.bz2 - gtk-doc-1.17.tar.bz2 ++
 36304 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 gobject-introspection for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package gobject-introspection for 
openSUSE:Factory
checked in at Mon May 2 12:15:41 CEST 2011.




--- GNOME/gobject-introspection/gobject-introspection.changes   2011-01-14 
15:36:06.0 +0100
+++ 
/mounts/work_src_done/STABLE/gobject-introspection/gobject-introspection.changes
2011-04-27 16:49:09.0 +0200
@@ -1,0 +2,77 @@
+Wed Apr 27 09:16:02 UTC 2011 - dims...@opensuse.org
+
+- Add gi-find-deps.sh: automatically detect Requires and Provides
+  for gobject-introspection typelibs.
+
+---
+Tue Apr 26 14:52:08 UTC 2011 - fcro...@novell.com
+
+- Update to version 0.10.8:
+  + bgo#647621: g_spawn_async_with_pipes annotation corrections.
+  + gimarshallingtests: Remove incorrect cast.
+  + bgo#647796: Added annotation for g_variant_new_variant to mark
+it as const.
+
+---
+Tue Apr  5 11:16:05 UTC 2011 - fcro...@novell.com
+
+- Update to version 0.10.7:
+  + add annotations for g_base64_encode and g_base64_decode
+  + bgo#640264: girparser: use c:identifier-prefixes instead of
+c:prefix.
+
+---
+Mon Mar 28 11:23:10 UTC 2011 - fcro...@novell.com
+
+- Update to version 0.10.6:
+  + bgo#645692: fix generation of cairo typelib.
+- Changes from version 0.10.5:
+  + bgo#644749: support setting gobjects and ginterfaces in struct
+fields.
+- Changes from version 0.10.4:
+  + Use fully qualified shared library for cairo-1.0.gir.
+
+---
+Thu Feb 24 18:15:24 UTC 2011 - fcro...@novell.com
+
+- Update to version 0.10.3:
+  + Visible changes:
+- Nested structs and unions (bgo#555960)
+- Support Shadows: annotation (bgo#556475)
+- Allow annotation of enums as bitfields (bgo#573332)
+- Add support for a 'closure' and 'destroy' annotations
+  (bgo#574284)
+- Add short/ushort support (bgo#584423)
+  + Many improvement and fixes in the scanner, including:
+- Parse doc-comment tags case-insensitive (bgo#572086)
+- #defines should be parsed in .h files but not .c files
+  (bgo#572790)
+  + Various additions and fixes to introspection data shipped with
+gobject-introspection, including:
+- Add annotations for g_spawn_* functions (bgo#585373)
+  + Other bugs fixed: bgo#551738, bgo#555964, bgo#561360,
+bgo#561604, bgo#563469, bgo#563682, bgo#564016, bgo#566560,
+bgo#567906, bgo#568680, bgo#569355, bgo#569633, bgo#569930,
+bgo#570594, bgo#570903, bgo#571182, bgo#571248, bgo#571483,
+bgo#571548, bgo#571649, bgo#572075, bgo#572423, bgo#572434,
+bgo#572563, bgo#572965, bgo#573306, bgo#573309, bgo#574139,
+bgo#574501, bgo#575613, bgo#576323, bgo#576605, bgo#576627,
+bgo#577065, bgo#577534, bgo#577546, bgo#579522, bgo#579602,
+bgo#581680, bgo#581682, bgo#581684, bgo#581685, bgo#581689,
+bgo#583338, bgo#584432, bgo#584453, bgo#584816, bgo#584842,
+bgo#585081, bgo#585141, bgo#585150, bgo#585328, bgo#585579,
+bgo#585584, bgo#585908.
+- Changes from version 0.10.2:
+  + Add (constructor) annotation
+  + Add (method) overrides
+  + Disable missing class structure warning.
+  + Depend on cairo-gobject if available
+  + Pass shared-library as-is to g_module_open
+  + Various improvements and bug fixes.
+- Add support for source service checkout, with %BUILD_FROM_VCS:
+  + Add gnome-common and gtk-doc BuildRequires.
+  + Add call to ./autogen.sh.
+  + Enforce gtk-doc html generation by passing --enable-gtk-doc to
+configure.
+
+---

calling whatdependson for head-i586


Old:

  gobject-introspection-0.10.1.tar.bz2

New:

  gi-find-deps.sh
  gobject-introspection-0.10.8.tar.bz2



Other differences:
--
++ gobject-introspection.spec ++
--- /var/tmp/diff_new_pack.vLy9Th/_old  2011-05-02 12:14:30.0 +0200
+++ /var/tmp/diff_new_pack.vLy9Th/_new  2011-05-02 12:14:30.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   gobject-introspection
-Version:0.10.1
+Version:0.10.8
 Release:1
 # FIXME: when bgo#629930 gets fixed, move the appropriate pkg-config files to 
the main package and rename the devel package to libgirepository-devel
 License:LGPLv2.1+
@@ -26,7 +26,9 @@
 Url:http://live.gnome.org/GObjectIntrospection
 Group:  Development/Libraries/GNOME
 Source0:%{name}-%{version}.tar.bz2
-Source1:%{name}-rpmlintrc
+# gi-find-deps.sh is a rpm helper for Provides and Requires. Script creates 
typelib()-style Provides/Requires.
+Source1:gi-find-deps.sh
+Source99:   %{name}-rpmlintrc
 BuildRequires:  bison
 BuildRequires:  fdupes
 BuildRequires:  flex
@@ -35,6 +37,10 @@
 

commit avahi for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package avahi for openSUSE:Factory
checked in at Mon May 2 12:17:25 CEST 2011.




avahi-mono.changes: same change
avahi-qt4.changes: same change
--- avahi/avahi.changes 2011-02-17 16:42:48.0 +0100
+++ /mounts/work_src_done/STABLE/avahi/avahi.changes2011-03-03 
14:08:26.0 +0100
@@ -1,0 +2,14 @@
+Fri Feb 25 09:56:01 UTC 2011 - fcro...@novell.com
+
+- Enable gtk3 support:
+  + Add gtk3-devel BuildRequires for avahi-glib2.
+  + Add libavahi-ui-gtk3-0 subpackage.
+  + Pass --enable-gtk3 instead of --disable-gtk3 to configure in
+avahi-glib2.
+- Remove explicit Requires of glib2-devel and gtk2-devel in
+  libavahi-glib-devel: they will automatically be added the
+  pkgconfig() way.
+- Use sysconfig PreReq instead of sysvinit(network) on 11.3 and
+  earlier.
+
+---

calling whatdependson for head-i586




Other differences:
--
++ avahi-glib2.spec ++
--- /var/tmp/diff_new_pack.hRk6jq/_old  2011-05-02 12:16:01.0 +0200
+++ /var/tmp/diff_new_pack.hRk6jq/_new  2011-05-02 12:16:01.0 +0200
@@ -25,13 +25,13 @@
 # For build all at once, set all to 1.
 # If you set build_core to 0, you cannot set more than one other option to 1.
 %define build_core 0
-# NOTE: build_glib2 also controls build of gobject, gtk2 and pygtk code.
+# NOTE: build_glib2 also controls build of gobject, gtk2, gtk3 and pygtk code.
 %define build_glib2 1
 %define build_mono 0
 %define build_qt3 0
 %define build_qt4 0
 Version:0.6.28
-Release:4
+Release:5
 %if !%build_glib2  !%build_mono  !%build_qt3  !%build_qt4
 # Create split spec files only when building per partes:
 #%(sh %{_sourcedir}/%{_name}_spec-prepare.sh %{_sourcedir} %{name})
@@ -42,6 +42,7 @@
 %define avahi_ui_soname 0
 %define avahi_glib_soname 1
 %define avahi_gobject_soname 0
+%define avahi_gtk3_soname 0
 %define avahi_qt3_soname 1
 %define avahi_qt4_soname 1
 %if %build_glib2
@@ -85,7 +86,12 @@
 %endif
 %if %build_core
 Source5:%{_name}_spec-prepare.sh
-PreReq: pwdutils sysvinit(network)
+PreReq: pwdutils
+%if %suse_version = 1140
+PreReq: sysvinit(network)
+%else
+PreReq: sysconfig
+%endif
 Recommends: %{_name}-lang
 BuildRequires:  dbus-1-devel doxygen graphviz python-gdbm zlib-devel
 # For python bindings and utilities:
@@ -102,7 +108,7 @@
 Obsoletes:  mDNSResponder  107.5
 %endif
 %if %build_glib2
-BuildRequires:  gobject-introspection-devel python-gtk-devel 
update-desktop-files
+BuildRequires:  gobject-introspection-devel gtk2-devel gtk3-devel 
python-gtk-devel update-desktop-files
 BuildRequires:  libavahi-devel
 %endif
 %if %build_qt3
@@ -380,6 +386,25 @@
 addition, it supports some nifty things, like correct mDNS reflection
 across LAN segments.
 
+%package -n libavahi-ui-gtk3-%{avahi_gtk3_soname}
+
+License:LGPLv2.1+
+Summary:D-BUS Service for Zeroconf and Bonjour
+Group:  System/Libraries
+
+%description -n libavahi-ui-gtk3-%{avahi_gtk3_soname}
+Avahi is an implementation of the DNS Service Discovery and Multicast
+DNS specifications for Zeroconf Computing. It uses D-BUS for
+communication between user applications and a system daemon. The daemon
+is used to coordinate application efforts in caching replies, necessary
+to minimize the traffic imposed on networks.
+
+The Avahi mDNS responder is now complete with features, implementing
+all MUSTs and the majority of the SHOULDs of the mDNS and DNS-SD RFCs.
+It passes all tests in the Apple Bonjour conformance test suite. In
+addition, it supports some nifty things, like correct mDNS reflection
+across LAN segments.
+
 %package -n libavahi-glib1
 License:LGPLv2.1+
 Summary:Glib Bindings for avahi, the D-BUS Service for Zeroconf and 
Bonjour
@@ -474,7 +499,10 @@
 %package -n libavahi-glib-devel
 License:LGPLv2.1+
 Summary:Include Files and Libraries Mandatory for Development
-Requires:   libavahi-devel = %{version} libavahi-ui0 = %{version} 
libavahi-glib1 = %{version} glib2-devel gtk2-devel
+Requires:   libavahi-devel = %{version}
+Requires:   libavahi-glib1 = %{version}
+Requires:   libavahi-ui0 = %{version}
+Requires:   libavahi-ui-gtk3-%{avahi_gtk3_soname} = %{version}
 Group:  Development/Libraries/C and C++
 # Last appeared in OpenSUSE 10.3:
 Provides:   avahi-devel:%{_libdir}/libavahi-glib.so
@@ -686,7 +714,7 @@
--enable-glib\
--enable-gobject\
--enable-gtk\
-   --disable-gtk3\
+   --enable-gtk3\
--enable-pygtk\
 %else
--disable-glib\
@@ -907,6 +935,10 @@
 
 %postun -n libavahi-ui0 -p /sbin/ldconfig
 
+%post -n libavahi-ui-gtk3-%{avahi_gtk3_soname} -p /sbin/ldconfig
+
+%postun -n libavahi-ui-gtk3-%{avahi_gtk3_soname} -p 

commit gdk-pixbuf for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package gdk-pixbuf for openSUSE:Factory
checked in at Mon May 2 12:18:27 CEST 2011.




--- GNOME/gdk-pixbuf/gdk-pixbuf.changes 2011-02-14 17:46:48.0 +0100
+++ /mounts/work_src_done/STABLE/gdk-pixbuf/gdk-pixbuf.changes  2011-04-04 
11:28:35.0 +0200
@@ -1,0 +2,43 @@
+Mon Apr  4 09:23:54 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.23.3:
+  + Fix release tarball
+  + More win32 build fixes
+- Changes from version 2.23.2:
+  + bgo#636138: Fix possible crashes when loading jpegs
+  + Introspection annotation fixes
+  + Update build files on Win32
+  + Updated translations.
+
+---
+Mon Mar  7 09:19:54 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.23.1:
+  + Introspection:
+- Add package information
+- Don't include backend API
+  + Fix build against libpng 1.5
+  + Bugs fixed:
+- bgo#634659: gdk-pixbuf 2.22 can't find localisation
+- bgo#635364: Add C include and exported packages information
+  to GIR
+- bgo#639922: Proposed Visual C++ 2008 Project Files
+- bgo#640407: Unportable test(1) construct in configure script.
+  + Updated translations.
+
+---
+Wed Feb 16 08:01:37 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.23.0:
+  + New API: gdk_pixbuf_new_from_stream_async
+  + Updated translations.
+- Drop gdk-pixbuf-add-gir_PACKAGES.patch: fixed upstream. Also
+  remove gnome-common BuildRequires and call to gnome-autogen.sh
+  that were needed for the patch.
+- Add support for source service checkout, with %BUILD_FROM_VCS:
+  + Add gtk-doc BuildRequires.
+  + Add call to ./autogen.sh.
+  + Enforce gtk-doc html generation by passing --enable-gtk-doc to
+configure.
+
+---

calling whatdependson for head-i586


Old:

  gdk-pixbuf-2.22.1.tar.bz2
  gdk-pixbuf-add-gir_PACKAGES.patch

New:

  gdk-pixbuf-2.23.3.tar.bz2



Other differences:
--
++ gdk-pixbuf.spec ++
--- /var/tmp/diff_new_pack.GnC1Ca/_old  2011-05-02 12:17:37.0 +0200
+++ /var/tmp/diff_new_pack.GnC1Ca/_new  2011-05-02 12:17:37.0 +0200
@@ -20,8 +20,8 @@
 %define gdk_pixbuf_binary_version 2.10.0
 
 Name:   gdk-pixbuf
-Version:2.22.1
-Release:7
+Version:2.23.3
+Release:1
 License:LGPLv2+
 Summary:An image loading library
 Group:  System/Libraries
@@ -29,10 +29,6 @@
 Source1:macros.gdk-pixbuf
 Source2:README.SUSE
 Source99:   baselibs.conf
-# PATCH-FIX-UPSTREAM gdk-pixbuf-add-gir_PACKAGES.patch bgo#635364 
dims...@opensuse.org -- Add gir_PACKAGES. This helps vapigen 0.12 to add proper 
package information, needed to bind .vapi and .gir files, in case both are 
installed.
-Patch0: gdk-pixbuf-add-gir_PACKAGES.patch
-# Needed for patch0
-BuildRequires:  gnome-common
 BuildRequires:  libjasper-devel
 BuildRequires:  libjpeg-devel
 BuildRequires:  libtiff-devel
@@ -41,6 +37,9 @@
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(libpng)
 BuildRequires:  pkgconfig(x11)
+%if 0%{?BUILD_FROM_VCS}
+BuildRequires:  gtk-doc
+%endif
 
 %description
 gdk-pixbuf is an image loading library that can be extended by loadable
@@ -95,14 +94,18 @@
 %if %_lib == lib64
 cp -a %{S:2} .
 %endif
-%patch0 -p1
 
 %build
-# Needed for patch0
-NOCONFIGURE=1 gnome-autogen.sh
+# Needed for patch0 or when BUILD_FROM_VCS is set
+%if 0%{?BUILD_FROM_VCS}
+[ -x ./autogen.sh ]  NOCONFIGURE=1 ./autogen.sh
+%endif
 %configure \
 --disable-static \
 --enable-introspection \
+%if 0%{?BUILD_FROM_VCS}
+--enable-gtk-doc \
+%endif
 --with-libjasper
 %{__make} %{?_smp_mflags}
 

++ gdk-pixbuf-2.22.1.tar.bz2 - gdk-pixbuf-2.23.3.tar.bz2 ++
 62778 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 gconf2 for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package gconf2 for openSUSE:Factory
checked in at Mon May 2 12:21:55 CEST 2011.




--- GNOME/gconf2/gconf2.changes 2010-11-29 14:58:24.0 +0100
+++ /mounts/work_src_done/STABLE/gconf2/gconf2.changes  2011-04-27 
11:56:05.0 +0200
@@ -1,0 +2,17 @@
+Wed Apr 27 09:51:32 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.32.3:
+  + Updated translations.
+
+---
+Mon Apr  4 13:29:55 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.32.2:
+  + bgo#644662: default GConf path includes hard-coded reference to
+/etc/gconf.
+  + bgo#638679: Please make gsettings-data-convert.desktop
+translatable.
+  + Updated translations.
+- Rebase patch gconf2-schemas-path.patch.
+
+---

calling whatdependson for head-i586


Old:

  GConf-2.32.1.tar.bz2

New:

  GConf-2.32.3.tar.bz2



Other differences:
--
++ gconf2.spec ++
--- /var/tmp/diff_new_pack.p6Nj39/_old  2011-05-02 12:20:48.0 +0200
+++ /var/tmp/diff_new_pack.p6Nj39/_new  2011-05-02 12:20:48.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package gconf2 (Version 2.32.1)
+# spec file for package gconf2
 #
-# 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
@@ -33,8 +33,8 @@
 %define _name GConf
 License:GPLv2+ ; LGPLv2.1+
 Group:  System/GUI/GNOME
-Version:2.32.1
-Release:2
+Version:2.32.3
+Release:1
 Summary:GNOME Configuration Database System
 Source: 
ftp://ftp.gnome.org/pub/gnome/sources/GConf/2.20/%{_name}-%{version}.tar.bz2
 # Generic tool, not upstreamed:

++ GConf-2.32.1.tar.bz2 - GConf-2.32.3.tar.bz2 ++
 52710 lines of diff (skipped)

++ gconf2-schemas-path.patch ++
--- /var/tmp/diff_new_pack.p6Nj39/_old  2011-05-02 12:20:48.0 +0200
+++ /var/tmp/diff_new_pack.p6Nj39/_new  2011-05-02 12:20:48.0 +0200
@@ -7,7 +7,7 @@
  xml:readwrite:$(HOME)/.gconf
  
 -# Location for system-wide settings that are set by the defaults mechanism
--xml:readonly:/etc/gconf/gconf.xml.system
+-xml:readonly:@sysgconfdir@/gconf.xml.system
 +# Then look at the systemwide customizations
 +xml:readonly:@sysgconfdir@/gconf.xml.defaults
  






Remember to have fun...

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



commit glibmm2 for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package glibmm2 for openSUSE:Factory
checked in at Mon May 2 12:23:27 CEST 2011.




--- GNOME/glibmm2/glibmm2.changes   2010-11-01 16:41:43.0 +0100
+++ /mounts/work_src_done/STABLE/glibmm2/glibmm2.changes2011-04-05 
17:55:29.0 +0200
@@ -1,0 +2,300 @@
+Tue Apr  5 15:12:37 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.28.0:
+  + Gio:
+- DBus::Connection:
+  . Added a register_method() overload with no vtable.
+  . register_object(), register_subtree(): Take the VTable by
+reference, not pointer.
+- DBus::MethodInvocation:
+  . get_parameters(): Return a VariantContainerBase instead of
+taking a VariantBase.
+  . return_gerror(), return_error_literal(): Rename them both
+to return_error().
+- DBus::NodeInfo::lookup_interface(): Add a method overload
+  with no name.
+- DBus::Proxy: Rename type_map_changed_properties to
+  MapChangeProperties.
+- DBus::VariantContainerBase::create_tuple(): Add a method
+  overload that takes a single VariantBase.
+- Settings: Really add list_schemas().
+
+---
+Tue Mar 29 10:27:01 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.27.99.2:
+  + Glib:
+- Variant: Rename get(index) to get_child(index).
+- Variantstd::string: Allow this to be used for object paths
+  and signatures as well as just bytestrings.
+- VariantGlib::ustring: Allow this to be used for
+  bytestrings, object paths and signatures as well as just
+  (UTF-8) strings.
+- Move constructor definitions into the .cc file.
+- Capitalize the standard types, such as VARIANT_TYPE_STRING.
+  + ArrayHandle: Make it compilable with MSVC 2005, 2008, 2010.
+bgo#645851.
+
+---
+Mon Mar 28 17:30:23 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.27.99.1:
+  + Gio:
+- DBus: Use VariantContainerBase for tuple Variants.
+
+---
+Thu Mar 24 10:41:50 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.27.99:
+  + Gio:
+- Removed Application, ApplicationCommandLine, and ActionGroup
+  because they are unfinished. We hope to add them back in
+  glibmm 3.2.
+- Removed SettingsBackend because it is unfinished.
+- Settings: Removed API that used SettingsBackend.
+- Variant: Improved the documentation.
+  + Build: Remove the dependency on mm-common during the tarball
+build.
+- Changes from version 2.27.98:
+  + Gio:
+- DBus::InterfaceVTable: Make the tuple type clearer in
+  SlotInterfaceMethodCall.
+  + Glib:
+- Correct some range checks to use = instead of just .
+- Vectorutils, ArrayHandle: Check for NULL pointers.
+- Changes from version 2.27.97:
+  + Gio:
+- DBus::Proxy: Added the properties_changed signal bgo#644886
+  + Variant:
+- Added VariantVariantBase::get(). bgo#644207.
+- Added some get() method overloads.
+- Added VariantBase::cast_dynamic(). bgo#644146
+  + Build: Fix the missing doc-install.pl problem.
+mm-common is now needed for tarball builds, though this might
+change soon.
+- Changes from version 2.27.96:
+  + Gio:
+- Application:
+  . open(): Added a single-file method overload.
+  . The command-line signal now returns an int instead of a
+bool. It is a main() status code.
+  . Added get_environ().
+  . Add the local_command_line vfunc,
+- ApplicationCommandLine: Use std::string instead of ustring in
+  some API.
+- DBus::InterfaceVTable: Use g_error_copy() where appropriate,
+  fixing a crash. bgo#644008
+  + Build: Do not install doctool/ scripts such as doc-install.pl.
+These are now only installed by mm-common, and the mm-common
+macros find it there, so no changes should be necessary in
+other modules if you update mm-common.
+  + Documentation: Avoid errors in the reference documentation due
+to encoding confusion in our perl scripts. bgo#644037
+- Changes from version 2.27.95:
+  + Gio:
+- Throw Gio::Error again, instead of just the base Glib::Error.
+  This was broken in glibmm 2.27.94.
+  + Glib:
+- build_filename(): Add method overloads to take up to 9
+  arguments, for convenience. bgo#599578
+  + Documentation: Mark some new API as new in 2.28.
+
+---
+Wed Feb 23 13:23:08 UTC 2011 - a...@mizerski.pl
+
+- Update to version 2.27.94:
+  + OptionGroup:
+- Add add_entry() that takes a slot with callback function
+  (bgo#589197).
+- on_post_parse() overrides no longer need to call the base
+  class (bgo#588988).
+- Changes from version 2.27.93:
+  + Added ArrayHandler, ListHandler and SListHandler, to help with
+conversions to/from std::vector.
+  + Application: 

commit zziplib for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package zziplib for openSUSE:Factory
checked in at Mon May 2 12:24:01 CEST 2011.




--- zziplib/zziplib.changes 2010-02-17 10:47:43.0 +0100
+++ /mounts/work_src_done/STABLE/zziplib/zziplib.changes2011-04-30 
21:04:22.0 +0200
@@ -1,0 +2,5 @@
+Sat Apr 30 15:22:39 UTC 2011 - crrodrig...@opensuse.org
+
+- Fix build with gcc 4.6
+
+---

calling whatdependson for head-i586


New:

  zziplib-0.13.58-wronglinking.patch



Other differences:
--
++ zziplib.spec ++
--- /var/tmp/diff_new_pack.edCvTz/_old  2011-05-02 12:23:41.0 +0200
+++ /var/tmp/diff_new_pack.edCvTz/_new  2011-05-02 12:23:41.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package zziplib (Version 0.13.58)
+# spec file for package zziplib
 #
-# 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,13 +21,14 @@
 Name:   zziplib
 Summary:ZZipLib: Free Zip Compression Library with an Easy-to-Use API
 Version:0.13.58
-Release:1
+Release:9
 License:LGPLv2.1+
 Group:  System/Libraries
 AutoReqProv:on
 Url:http://zziplib.sourceforge.net
 Source0:
http://prdownloads.sourceforge.net/zziplib/%{name}-%{version}.tar.bz2
 Patch:  zziplib-0.13.49.patch
+Patch1: zziplib-0.13.58-wronglinking.patch
 BuildRequires:  pkgconfig python zlib-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -48,6 +49,7 @@
 %prep
 %setup -q
 %patch
+%patch1
 
 %build
 autoreconf -fiv

++ zziplib-0.13.58-wronglinking.patch ++
--- configure.ac.orig
+++ configure.ac
@@ -288,7 +288,7 @@ case $host_os in
 
 if test .$can_build_shared = .no
 then ZZIPLIB_LDFLAGS=
-else ZZIPLIB_LDFLAGS=--export-dynamic
+else ZZIPLIB_LDFLAGS=-Wl,--export-dynamic
 fi
 RESOLVES=' # '
   ;;
--- zzip/Makefile.am.orig
+++ zzip/Makefile.am
@@ -2,7 +2,7 @@ AUTOMAKE_OPTIONS = 1.5 foreign
 AUTOTOOL_VERSION=autoconf-2.52 automake-1.5 libtool-1.4.2
 DEFAULT_INCLUDES = # nothing - no default of -I. -I$(srcdir)
 DEFS = @DEFS@ -I$(top_builddir) -I$(top_srcdir) # also for automake 1.4
-
+AM_CFLAGS = -fno-strict-aliasing
 lib_LTLIBRARIES = libzzip.la libzzipmmapped.la libzzipfseeko.la
 zzipdir = ${includedir}/zzip
 zzip_HEADERS = $(libzzip_la_headers) \





Remember to have fun...

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



commit at-spi for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package at-spi for openSUSE:Factory
checked in at Mon May 2 12:25:42 CEST 2011.




--- GNOME/at-spi/at-spi.changes 2010-12-14 19:16:39.0 +0100
+++ /mounts/work_src_done/STABLE/at-spi/at-spi.changes  2011-04-08 
15:53:38.0 +0200
@@ -1,0 +2,12 @@
+Tue Mar  1 15:50:31 CET 2011 - vu...@opensuse.org
+
+- Set IS_DEFAULT_ATSPI_STACK to 0: at-spi2-atk is now the default
+  at-spi stack.
+
+---
+Sun Feb 27 13:36:23 UTC 2011 - a...@suse.de
+
+- Change lang package Requires to Recommends since it is not
+  mandatory at runtime.
+
+---

calling whatdependson for head-i586




Other differences:
--
++ at-spi.spec ++
--- /var/tmp/diff_new_pack.5lpwdn/_old  2011-05-02 12:25:07.0 +0200
+++ /var/tmp/diff_new_pack.5lpwdn/_new  2011-05-02 12:25:07.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package at-spi (Version 1.32.0)
+# spec file for package at-spi
 #
-# 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,11 +17,11 @@
 
 
 # at-spi-registryd
-%define IS_DEFAULT_ATSPI_STACK 1
+%define IS_DEFAULT_ATSPI_STACK 0
 
 Name:   at-spi
 Version:1.32.0
-Release:3
+Release:11
 License:GPLv2+ ; LGPLv2.1+
 Summary:Assistive Technology Service Provider Interface
 Url:http://www.gnome.org/
@@ -41,7 +41,7 @@
 BuildRequires:  python
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
-Requires:   %{name}-lang = %{version}
+Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %gconf_schemas_prereq
 






Remember to have fun...

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



commit gpsd for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package gpsd for openSUSE:Factory
checked in at Mon May 2 12:39:25 CEST 2011.




--- gpsd/gpsd.changes   2011-04-04 15:17:11.0 +0200
+++ /mounts/work_src_done/STABLE/gpsd/gpsd.changes  2011-04-30 
20:12:35.0 +0200
@@ -1,0 +2,5 @@
+Sat Apr 30 18:11:34 UTC 2011 - j...@novell.com
+
+- gpsd-devel depends on python-gpsd too.
+
+---

calling whatdependson for head-i586




Other differences:
--
++ gpsd.spec ++
--- /var/tmp/diff_new_pack.94ZLG8/_old  2011-05-02 12:38:56.0 +0200
+++ /var/tmp/diff_new_pack.94ZLG8/_new  2011-05-02 12:38:56.0 +0200
@@ -24,7 +24,7 @@
 Url:http://gpsd.berlios.de/
 Group:  Hardware/Other
 Version:2.96
-Release:1
+Release:3
 %definelibgps libgps20
 Requires:   udev
 PreReq: coreutils %fillup_prereq
@@ -86,6 +86,7 @@
 Summary:Client libraries in C and Python for talking to a running gpsd 
or GPS
 Group:  Development/Libraries/C and C++
 Requires:   %name = %version
+Requires:   python-gpsd = %version
 Requires:   pkgconfig, python-curses
 
 %description devel






Remember to have fun...

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



commit nginx-0.8 for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package nginx-0.8 for openSUSE:Factory
checked in at Mon May 2 13:00:29 CEST 2011.




--- nginx-0.8/nginx-0.8.changes 2011-02-09 11:43:40.0 +0100
+++ /mounts/work_src_done/STABLE/nginx-0.8/nginx-0.8.changes2011-04-14 
14:58:06.0 +0200
@@ -1,0 +2,32 @@
+Thu Apr 14 12:57:54 UTC 2011 - mrueck...@suse.de
+
+- dont build the geoip module on sles
+
+---
+Thu Apr 14 12:17:29 UTC 2011 - mrueck...@suse.de
+
+- move the libatomic usage to sle11/11.1 or newer
+
+---
+Thu Apr 14 10:50:55 UTC 2011 - mrueck...@suse.de
+
+- sync with the 1.0 package
+  - build with libatomic_ops
+  - minor spec file cleanup
+- use perl instead of dos2unix
+- remove commented out patches from the preamble
+- fix ordering in preamble
+  - Add epoll in default events config as recommended in
+http://www.kegel.com/c10k.html#nb.epoll.
+  - enable building of the passenger extension
+  - added more directives to the configure line
+  - specify tmp path for scgi/uwsgi
+  - enabled more modules
+- geoip lookup
+- http_degradation
+- mail ssl support
+  - added build time options to build the profiling/testing stuff
+- see with_google_perftools and with_cpp_test
+- recompress tarball as bz2
+
+---
@@ -10,0 +43,13 @@
+
+---
+Wed Dec 15 13:05:00 UTC 2010 - j...@internetx.de
+
+- update to 0.8.54
+  * Bugfix: if there was a single server for given IPv6
+address:port pair, then captures in regular expressions in a
+server_name directive did not work.
+  * Bugfix: a segmentation fault might occur in a worker process,
+if the auth_basic directive was used.
+Thanks to Michail Laletin.
+  * Bugfix: compatibility with ngx_http_eval_module; the bug had
+appeared in 0.8.42.

calling whatdependson for head-i586


Old:

  nginx-0.8.53.tar.bz2

New:

  nginx-0.8.54.tar.bz2



Other differences:
--
++ nginx-0.8.spec ++
--- /var/tmp/diff_new_pack.U2JmMY/_old  2011-05-02 12:41:34.0 +0200
+++ /var/tmp/diff_new_pack.U2JmMY/_new  2011-05-02 12:41:34.0 +0200
@@ -18,8 +18,8 @@
 
 
 Name:   nginx-0.8
-Version:0.8.53
-Release:6
+Version:0.8.54
+Release:1
 #
 %define pkg_name nginx
 #
@@ -27,56 +27,75 @@
 %define ngx_sbindir%{_sbindir}/nginx
 %define ngx_conf_dir   %{_sysconfdir}/nginx
 %define ngx_conf_path  %{ngx_conf_dir}/nginx.conf
-%define ngx_error_log  /var/log/nginx/error.log
-%define ngx_access_log /var/log/nginx/access.log
+%define ngx_log_dir/var/log/nginx
+%define ngx_error_log  %{ngx_log_dir}/error.log
+%define ngx_access_log %{ngx_log_dir}/access.log
 %define ngx_pid_path   /var/run/nginx.pid
 %define ngx_lock_path  /var/run/nginx.lock
 %define ngx_home   /var/lib/nginx
 %define ngx_tmp_http   %{ngx_home}/tmp/
 %define ngx_tmp_proxy  %{ngx_home}/proxy/
 %define ngx_tmp_fcgi   %{ngx_home}/fastcgi/
+%define ngx_tmp_scgi   %{ngx_home}/scgi/
+%define ngx_tmp_uwsgi  %{ngx_home}/uwsgi/
 %define ngx_user_group nginx
-%define rubygem_passenger_version 3.0.2
+%define with_cpp_test   0
+%define with_google_perftools 0
+%if 0%{?suse_version}  1110
+%define with_geoip 1
+%endif
+%if 0%{?suse_version} = 1110
+%define with_passenger 1
+%define with_libatomic 1
+%endif
 #
+Group:  Productivity/Networking/Web/Proxy
 License:BSD
 #
-Summary:A HTTP server and IMAP/POP3 proxy server
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%if 0%{?with_cpp_test}
+BuildRequires:  gcc-c++
+%endif
+BuildRequires:  gd-devel
+%if 0%{?with_geoip}
+BuildRequires:  GeoIP-devel
+%endif
+%if 0%{?with_google_perftools}
+BuildRequires:  google-perftools-devel
+%endif
+%if 0%{?with_libatomic}
+BuildRequires:  libatomic-ops-devel
+%endif
+BuildRequires:  libxslt-devel
+BuildRequires:  openssl-devel
+BuildRequires:  pcre-devel
+BuildRequires:  pkgconfig
+BuildRequires:  zlib-devel
+%if 0%{?with_passenger}
+BuildRequires:  rubygem-passenger-devel-static
+Recommends: packageand(rubygem-passenger:rubygem-passenger-nginx)
+%endif
+PreReq: %fillup_prereq
+PreReq: %insserv_prereq
+PreReq: pwdutils
+Provides:   nginx = %{version}-%{release}
+#
+Conflicts:  nginx-0.5 nginx-0.6 nginx-0.7 nginx-0.9 nginx-1.0
+%requires_eqperl
 #
 Url:http://nginx.net/
-Group:  Productivity/Networking/Web/Proxy
 Source: http://sysoev.ru/nginx/nginx-%{version}.tar.bz2
 Source1:nginx.init
 # PATCH-FIX-UPSTREAM nginx-0.4.0-no_Werror.patch
 Patch:  nginx-0.4.0-no_Werror.patch
-# PATCH-FIX-UPSTREAM nginx-0.6.31-DESTDIR.patch
-# Patch1: 

commit atkmm for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package atkmm for openSUSE:Factory
checked in at Mon May 2 13:04:41 CEST 2011.




--- GNOME/atkmm/atkmm.changes   2011-01-09 11:13:42.0 +0100
+++ /mounts/work_src_done/STABLE/atkmm/atkmm.changes2011-04-30 
12:01:04.0 +0200
@@ -1,0 +2,16 @@
+Sat Apr 30 11:29:42 UTC 2011 - dims...@opensuse.org
+
+- Update to version 2.22.5:
+  + bgo#645669: Install the m4 files even without
+--enable-maintainer-mode, as with other modules.
+- Use source services: download_url and set_version.
+
+---
+Wed Mar 23 15:38:14 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.22.4:
+  + Avoid a tarball dependency on mm-common.
+- Changes from version 2.22.3:
+  + a tarball regeneration due to a changed m4 macro in mm-common.
+
+---

calling whatdependson for head-i586


Old:

  atkmm-2.22.2.tar.bz2

New:

  _service
  _service:download_url:atkmm-2.22.5.tar.bz2
  _service:set_version:atkmm.spec



Other differences:
--
++ _service:set_version:atkmm.spec ++
#
# spec file for package atkmm
#
# 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/
#



Name:   atkmm
Version:2.22.5
Release:1
License:LGPLv2.1+
Summary:C++ Binding for the ATK library
Url:http://www.gtkmm.org/
Group:  System/Libraries
Source: 
ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/2.21/%{name}-%{version}.tar.bz2
Source99:   baselibs.conf
BuildRequires:  fdupes
BuildRequires:  gcc-c++
BuildRequires:  pkgconfig(atk)
BuildRequires:  pkgconfig(glibmm-2.4)
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
atkmm is the C++ binding for the ATK library.
This module is part of the GNOME C++ bindings effort.

%package -n libatkmm-1_6-1
License:LGPLv2.1+
Summary:C++ Binding for the ATK library
Group:  System/Libraries

%description -n libatkmm-1_6-1
atkmm is the C++ binding for the ATK library.
This module is part of the GNOME C++ bindings effort.

%package devel
License:LGPLv2.1+
Summary:C++ Binding for the ATK library
Group:  Development/Libraries/C and C++
Requires:   libatkmm-1_6-1 = %{version}

%description devel
atkmm is the C++ binding for the ATK library.
This module is part of the GNOME C++ bindings effort.

%package doc
License:GPLv2+ ; LGPLv2.1+
Summary:C++ Binding for the ATK library
Group:  Documentation/HTML
Requires:   glibmm2-doc
%if %suse_version  1120
BuildArch:  noarch
%endif

%description doc
atkmm is the C++ binding for the ATK library.
This module is part of the GNOME C++ bindings effort.

%prep
%setup -q

%build
%configure --disable-static
make %{?_smp_mflags}

%install
%makeinstall
find %{buildroot} -type f -name *.la -delete -print
%fdupes %{buildroot}

%clean
rm -rf %{buildroot}

%post -n libatkmm-1_6-1 -p /sbin/ldconfig

%postun -n libatkmm-1_6-1 -p /sbin/ldconfig

%files -n libatkmm-1_6-1
%defattr (-, root, root)
%doc AUTHORS COPYING ChangeLog NEWS README
%{_libdir}/libatkmm-1.6.so.*

%files devel
%defattr (-, root, root)
%{_includedir}/atkmm-1.6/
%{_libdir}/libatkmm-1.6.so
%{_libdir}/pkgconfig/atkmm-1.6.pc
%dir %{_libdir}/atkmm-1.6
%{_libdir}/atkmm-1.6/include/
%dir %{_libdir}/atkmm-1.6/proc
%{_libdir}/atkmm-1.6/proc/m4/

%files doc
%defattr (-, root, root)
%{_datadir}/devhelp/books/atkmm-1.6/
%{_datadir}/doc/atkmm-1.6/
# Avoid BuildRequires on devhelp
%dir %{_datadir}/devhelp
%dir %{_datadir}/devhelp/books

%changelog
++ atkmm.spec ++
--- /var/tmp/diff_new_pack.0pVvvT/_old  2011-05-02 13:00:43.0 +0200
+++ /var/tmp/diff_new_pack.0pVvvT/_new  2011-05-02 13:00:43.0 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package atkmm (Version 2.22.2)
+# spec file for package atkmm
 #
 # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -18,7 +18,7 @@
 
 
 Name:   atkmm
-Version:2.22.2
+Version:2.22.4
 Release:1
 License:LGPLv2.1+
 Summary:C++ Binding for the ATK library
@@ -99,6 +99,8 @@
 %{_libdir}/pkgconfig/atkmm-1.6.pc
 %dir %{_libdir}/atkmm-1.6
 

commit sane-backends for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package sane-backends for openSUSE:Factory
checked in at Mon May 2 13:09:10 CEST 2011.




--- sane-backends/sane-backends.changes 2011-02-20 11:43:27.0 +0100
+++ /mounts/work_src_done/STABLE/sane-backends/sane-backends.changes
2011-03-29 14:43:19.0 +0200
@@ -1,0 +2,19 @@
+Tue Mar 29 13:07:20 CEST 2011 - jsm...@suse.de
+
+- Fixed udev rules for SCSI scanners:
+  For SCSI scanners ATTRS is mandatory for every sysfs attribute
+  (in particular ATTRS{type}, ATTRS{vendor}, and ATTRS{model})
+  so that ATTRS is replaced by ATTR only for USB scanners
+  (see openSUSE/Novell Bugzilla bnc#681146).
+
+---
+Fri Mar 25 10:27:36 CET 2011 - jsm...@suse.de
+
+- Fixed udev rules for SCSI scanners:
+  Because of openSUSE/Novell Bugzilla bnc#436085
+  (see the entry below dated Tue Oct 21 13:12:42 CEST 2008)
+  SYSFS and ATTRS were replaced by ATTR everywhere in
+  libsane.rules but for SCSI scanners ATTRS{type} is mandatory
+  (see openSUSE/Novell Bugzilla bnc#681146).
+
+---

calling whatdependson for head-i586




Other differences:
--
++ sane-backends.spec ++
--- /var/tmp/diff_new_pack.5YObyM/_old  2011-05-02 13:04:58.0 +0200
+++ /var/tmp/diff_new_pack.5YObyM/_new  2011-05-02 13:04:58.0 +0200
@@ -30,7 +30,7 @@
 AutoReqProv:on
 Summary:SANE (Scanner Access Now Easy) Scanner Drivers
 Version:1.0.22
-Release:2
+Release:3
 Url:http://www.sane-project.org/
 # URL for Source0: 
https://alioth.debian.org/frs/download.php/3258/sane-backends-1.0.21.tar.gz
 # MD5 sum for upstream sane-backends-1.0.21.tar.gz (not our .bz2): 
be586a23633949cf2ecf0c9c6d769130
@@ -165,7 +165,7 @@
 %endif
 # Up to SLE10 there was the package name 'sane' for 'sane-backends'.
 # Therefore this RPM provides 'sane' and it also obsoletes it.
-# The %{version} s needed in both Provides and Obsoletes
+# The %{version} is needed in both Provides and Obsoletes
 # to avoid a RPMLINT warning that the package obsoletes itself:
 Provides:   sane = %{version}
 Obsoletes:  sane  %{version}
@@ -522,10 +522,7 @@
 # Also the evil-hack init-script sane-dev is no longer provided.
 # Regarding udev:
 # Modify the generated tools/udev/libsane.rules file as follows:
-# All GROUP=scanner are replaced by GROUP=lp and
-# SUBSYSTEM==usb is added before the SUBSYSTEM==usb_device test
-# but the latter is kept for backward compatibility.
-# The reasons are:
+# All GROUP=scanner are replaced by GROUP=lp.
 # There is no group scanner in /etc/group for openSUSE.
 # For all-in-one devices (i.e. printer + scanner, e.g. EPSON Stylus devices)
 # the group must be lp so that the CUPS usb backend which runs
@@ -536,15 +533,17 @@
 # usually require physical user access (to get the printed paper or
 # to place a paper on the scanner) so that both kind of devices
 # should usually require the same kind of security.
+sed -i -e 's/GROUP=scanner/GROUP=lp/' tools/udev/libsane.rules
 # Regarding SUBSYSTEM==usb see the Novell/Suse Bugzilla bug
 # https://bugzilla.novell.com/show_bug.cgi?id=294161#c11
-# Regarding SYSFS{} or ATTRS{} versus ATTR{} see the Novell/Suse Bugzilla bug
+sed -i -e '/^SUBSYSTEM/s/usb_device/usb/' tools/udev/libsane.rules
+# Regarding ATTRS{} (formerly SYSFS{}) versus ATTR{} see the Novell/Suse 
Bugzilla bug
 # https://bugzilla.novell.com/show_bug.cgi?id=436085#c0
+# but for SCSI scanners ATTRS is mandatory see the Novell/Suse Bugzilla bug
+# https://bugzilla.novell.com/show_bug.cgi?id=681146#c20
+# so that ATTRS is replaced by ATTR only for USB scanners.
+sed -i -e 
'/^LABEL=libsane_usb_rules_begin/,/^LABEL=libsane_usb_rules_end/s/ATTRS/ATTR/g'
 tools/udev/libsane.rules
 # Disable all ENV{DEVTYPE} lines because we (Suse/Novell) do not need them.
-sed -i -e 's/GROUP=scanner/GROUP=lp/' tools/udev/libsane.rules
-sed -i -e '/^SUBSYSTEM/s/usb_device/usb/' tools/udev/libsane.rules
-sed -i -e 's/SYSFS/ATTR/g' tools/udev/libsane.rules
-sed -i -e 's/ATTRS/ATTR/g' tools/udev/libsane.rules
 sed -i -e 's/^ENV{DEVTYPE}/# ENV{DEVTYPE}/' tools/udev/libsane.rules
 # Disable entries for USB scanners which are unsupported
 # but keep the entries for models for which the support status






Remember to have fun...

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



commit xmlgraphics-fop for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package xmlgraphics-fop for openSUSE:Factory
checked in at Mon May 2 13:16:42 CEST 2011.




--- xmlgraphics-fop/xmlgraphics-fop.changes 2010-11-16 16:11:56.0 
+0100
+++ /mounts/work_src_done/STABLE/xmlgraphics-fop/xmlgraphics-fop.changes
2011-05-02 08:40:54.0 +0200
@@ -1,0 +2,12 @@
+Mon May  2 06:37:50 UTC 2011 - t...@suse.de
+
+- Fixed xmlgraphic-fop script:
+  * Added excalibur/avalon-framework-impl in BASE_JAR variable to
+avoid exception in thread main java.lang.NoClassDefFoundError: 
+org/apache/avalon/framework/configuration/DefaultConfigurationBuilder
+Caused by: java.lang.ClassNotFoundException: 
+org.apache.avalon.framework.configuration.DefaultConfigurationBuilder 
+  * Replaced xmlgraphics-batik/util in BASE_JAR variable to
+avoid ClassNotFoundException: org.apache.batik.bridge.UserAgent 
+
+---

calling whatdependson for head-i586




Other differences:
--
++ xmlgraphics-fop.spec ++
--- /var/tmp/diff_new_pack.Z9lOZn/_old  2011-05-02 13:16:15.0 +0200
+++ /var/tmp/diff_new_pack.Z9lOZn/_new  2011-05-02 13:16:15.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package xmlgraphics-fop (Version 1.0)
+# spec file for package xmlgraphics-fop
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2000-2008, JPackage Project
 # All rights reserved.
 #
@@ -24,7 +24,7 @@
 
 Name:   xmlgraphics-fop
 Version:1.0
-Release:2
+Release:8
 Summary:Formatter for Printing XSLT Processed XML Files
 License:ASLv..
 Group:  Productivity/Publishing/XML


++ xmlgraphics-fop.script ++
--- /var/tmp/diff_new_pack.Z9lOZn/_old  2011-05-02 13:16:16.0 +0200
+++ /var/tmp/diff_new_pack.Z9lOZn/_new  2011-05-02 13:16:16.0 +0200
@@ -24,7 +24,7 @@
 
 # Rest of the configuration
 MAIN_CLASS=org.apache.fop.cli.Main
-BASE_JARS=xmlgraphics-fop xmlgraphics-commons xmlgraphics-batik/util 
xml-commons-jaxp-1.3-apis excalibur/avalon-framework-api xerces-j2 xalan-j2 
xalan-j2-serializer
+BASE_JARS=xmlgraphics-fop xmlgraphics-commons batik-all 
xml-commons-jaxp-1.3-apis excalibur/avalon-framework-impl 
excalibur/avalon-framework-api xerces-j2 xalan-j2 xalan-j2-serializer
 
 # Set parameters
 set_jvm






Remember to have fun...

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



commit clutter for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package clutter for openSUSE:Factory
checked in at Mon May 2 13:18:06 CEST 2011.




--- GNOME/clutter/clutter.changes   2011-01-31 16:44:58.0 +0100
+++ /mounts/work_src_done/STABLE/clutter/clutter.changes2011-04-06 
10:12:36.0 +0200
@@ -1,0 +2,107 @@
+Wed Apr  6 08:08:39 UTC 2011 - fcro...@novell.com
+
+- Update to version 1.6.14:
+  - bco#2588: Assertion failure in
+_cogl_pipeline_set_layer_texture_target.
+
+---
+Tue Apr  5 09:07:55 UTC 2011 - fcro...@novell.com
+
+- Update to version 1.6.12:
+  + Add safeties to avoid warning when generating paint volumes
+for actors with a zero-sized allocations.
+  + Fix vertical aligned actors using ClutterAlignConstraint.
+  + bco#2562: Crush upon running Clutter-based programs
+  + bco#2602: Expose events ignore when doing clipped redraws
+  + bco#2610: Add recipe about implementing a ClutterEffect
+  + bco#2620: _cogl_offscreen_new_to_texture_full() leaks reference
+when failing.
+
+---
+Mon Mar 21 15:31:38 UTC 2011 - fcro...@novell.com
+
+- Update to version 1.6.10:
+  + Fix the event handling for the Windows backend, and prevent a
+segmentation fault.
+  + Use the 'nearest' filter when painting the texture target for
+ClutterOffscreenEffect.
+  + Correctly request the precision fo generated GLSL shaders on
+GLES 2.0.
+  + Provide an implementation for ClutterStage:accept-focus, so
+that setting and getting the property using the GObject API
+works.
+  + Fix accessing the ClutterCrossingEvent:device field through the
+ClutterEvent device accessors.
+  + Fix the paint volume reported by ClutterBox.
+  + Documentation fixes.
+  + bco#2600: ClutterBox implements the wrong paint volume.
+
+---
+Mon Mar  7 15:03:59 UTC 2011 - fcro...@novell.com
+
+- Update to version 1.6.8:
+  + Documentation fixes.
+  + Let ClutterBox report its paint volume.
+  + Add an Effects chapter to the Clutter Cookbook.
+  + Queue a redraw and/or a relayout whenever a ClutterActorMeta
+that changes the appearances or the allocation of an actor is
+enabled or disabled.
+  + Fix the error reporting of the initialization sequence; this
+change makes Clutter abort early and with a meaningful message
+on backend initialization errors, instead going ahead and
+printing less than useful error messages.
+  + Disable blending when using a texture render during a blit.
+  + Fix handling of opacity when using an OffscreenEffect.
+  + Tune the point-in-poly checks for the software-based picking.
+  + List of bugs fixed since Clutter 1.6.6
+- bco#2541: ClutterOffscreenEffect will multiply the actor's
+  opacity twice.
+- bco#2589: clutter-box does not set default paint volume
+- bco#2598: clutter_init() return value useless
+
+---
+Tue Feb 22 10:50:03 UTC 2011 - fcro...@novell.com
+
+- Update to version 1.6.6:
+  + Add four mechanisms for migrating textures inside a Cogl
+atlas; it is possible to change the default by using the
+environment variable COGL_ATLAS_DEFAULT_BLIT_MODE.
+  + Use the offscreen buffer size to compute the vertices of
+ClutterDeformEffect.
+  + Make the FPS counter displayed using CLUTTER_SHOW_FPS
+per-stage.
+  + Documentation fixes.
+  + Annotation fixes for introspection.
+  + Bugs fixed: bco#2538, bco#2558, bco#2561, bco#2571.
+- Changes from version 1.6.4:
+  + Fix handling of opacity in ClutterOffscreenEffect.
+  + Fix partially off-stage actors in ClutterOffscreenEffect.
+  + Add a recipe in the Cookbook for animating an actor on a path.
+  + Refresh key mapping when notified by X11.
+  + Clean up the ClutterStageWindow redraw implementations.
+  + Update the Wayland backend to match upstream API changes:
+- allow using shared buffers if DRM fails;
+- improve checks for the required extensions.
+  + Documentation fixes.
+  + Introspection annotations fixes.
+  + Fix setting the matrix for a pipeline layer.
+  + Fix flushing the framebuffer when switching to it.
+  + Make sure to call glFlush when blitting a stage region to the
+front buffer, to avoid the driver batching the command for an
+undefined amount of time.
+  + Fix the location of the shared objects in the Cally pkg-config
+file.
+  + Bugs fixed: bco#1024, bco#1025, bco#1028, bco#1029, bco#1358,
+bco#2373, bco#2525, bco#2541, bco#2546, bco#2549, bco#2550,
+bco#2551, bco#2554, bco#2555, bco#2558, bco#2559.
+- Changes from version 1.6.2:
+  + Fix building the Clutter Cookbook from the released tarballs.
+  + Set the input device field in ClutterEvent even when they
+have been allocated by Clutter.
+  + Fix the color comparison when setting the layer combine
+   

commit babl for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package babl for openSUSE:Factory
checked in at Mon May 2 13:18:53 CEST 2011.




--- GNOME/babl/babl.changes 2010-05-03 08:15:45.0 +0200
+++ /mounts/work_src_done/STABLE/babl/babl.changes  2011-04-18 
12:50:00.0 +0200
@@ -1,0 +2,8 @@
+Sat Apr 16 20:44:50 UTC 2011 - mrd...@opensuse.org
+
+- Update to version 0.1.4: 
+  + many build and autotool fixes
+  + Add experimental introspection support - disabled by default
+  + Add code to handle N-components.
+
+---

calling whatdependson for head-i586


Old:

  babl-0.1.2.tar.bz2

New:

  babl-0.1.4.tar.bz2



Other differences:
--
++ babl.spec ++
--- /var/tmp/diff_new_pack.ChdjGz/_old  2011-05-02 13:18:15.0 +0200
+++ /var/tmp/diff_new_pack.ChdjGz/_new  2011-05-02 13:18:15.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package babl (Version 0.1.2)
+# spec file for package babl
 #
-# 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,8 +20,8 @@
 
 Name:   babl
 Url:http://gegl.org/babl/
-Version:0.1.2
-Release:2
+Version:0.1.4
+Release:1
 License:LGPLv3+
 Group:  System/Libraries
 Summary:Dynamic Pixel Format Translation Library

++ babl-0.1.2.tar.bz2 - babl-0.1.4.tar.bz2 ++
 27816 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 ldapcpplib for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package ldapcpplib for openSUSE:Factory
checked in at Mon May 2 13:20:32 CEST 2011.




--- ldapcpplib/ldapcpplib.changes   2011-04-14 16:26:07.0 +0200
+++ /mounts/work_src_done/STABLE/ldapcpplib/ldapcpplib.changes  2011-04-30 
17:31:06.0 +0200
@@ -1,0 +2,5 @@
+Sat Apr 30 15:30:36 UTC 2011 - crrodrig...@opensuse.org
+
+- Fix build with GCC 4.6 
+
+---

calling whatdependson for head-i586


New:

  ldapcpplib-gcc46.patch



Other differences:
--
++ ldapcpplib.spec ++
--- /var/tmp/diff_new_pack.rZSlMo/_old  2011-05-02 13:19:08.0 +0200
+++ /var/tmp/diff_new_pack.rZSlMo/_new  2011-05-02 13:19:08.0 +0200
@@ -25,9 +25,10 @@
 Group:  Development/Libraries/C and C++
 Summary:C++ API for LDAPv3
 Version:0.2.3
-Release:1
+Release:2
 Source: %{name}-%{version}.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Patch:  ldapcpplib-gcc46.patch
 
 %description
 C++ API for LDAPv3.
@@ -79,6 +80,7 @@
 
 %prep
 %setup -q
+%patch
 
 %build
 export CFLAGS=$RPM_OPT_FLAGS

++ ldapcpplib-gcc46.patch ++
--- src/LDAPEntryList.h.orig
+++ src/LDAPEntryList.h
@@ -7,6 +7,7 @@
 #ifndef LDAP_ENTRY_LIST_H
 #define LDAP_ENTRY_LIST_H
 
+#include cstdio
 #include list
 
 class LDAPEntry;
--- src/LDAPReferenceList.h.orig
+++ src/LDAPReferenceList.h
@@ -7,6 +7,7 @@
 #ifndef LDAP_REFERENCE_LIST_H
 #define LDAP_REFERENCE_LIST_H
 
+#include cstdio
 #include list
 
 class LDAPSearchReference;





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-gtksourceview for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package python-gtksourceview for 
openSUSE:Factory
checked in at Mon May 2 13:21:55 CEST 2011.




--- GNOME/python-gtksourceview/python-gtksourceview.changes 2011-02-13 
17:33:05.0 +0100
+++ 
/mounts/work_src_done/STABLE/python-gtksourceview/python-gtksourceview.changes  
2011-04-11 10:57:35.0 +0200
@@ -1,0 +2,6 @@
+Mon Apr 11 08:56:10 UTC 2011 - fcro...@novell.com
+
+- Update Requires/BuildRequires to use
+  pkgconfig(gtksourceview-2.0) instead of gtksourceview-devel.
+
+---

calling whatdependson for head-i586




Other differences:
--
++ python-gtksourceview.spec ++
--- /var/tmp/diff_new_pack.oMzJFU/_old  2011-05-02 13:20:49.0 +0200
+++ /var/tmp/diff_new_pack.oMzJFU/_new  2011-05-02 13:20:49.0 +0200
@@ -20,7 +20,7 @@
 
 Name:   python-gtksourceview
 %define _name pygtksourceview
-BuildRequires:  gtksourceview-devel = 2.2.0
+BuildRequires:  pkgconfig(gtksourceview-2.0)
 BuildRequires:  python-gobject2-devel = 2.8.0
 BuildRequires:  python-gtk-devel = 2.8.0
 BuildRequires:  python-devel
@@ -31,7 +31,7 @@
 License:LGPLv2.0
 Group:  Development/Languages/Python
 Version:2.10.1
-Release:2
+Release:7
 Summary:Python bindings for the GTK+ source editing widget
 Source: 
ftp://ftp.gnome.org/pub/GNOME/sources/%{_name}/2.2/%{_name}-%{version}.tar.bz2
 Requires:   python-gtk = 2.8.0
@@ -51,7 +51,7 @@
 License:LGPLv2.0
 Group:  Development/Languages/Python
 Requires:   %{name} = %{version}
-Requires:   gtksourceview-devel
+Requires:   pkgconfig(gtksourceview-2.0)
 Summary:Python bindings for the GTK+ source editing widget
 
 %description devel






Remember to have fun...

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



commit gconfmm for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package gconfmm for openSUSE:Factory
checked in at Mon May 2 13:24:06 CEST 2011.




--- GNOME/gconfmm/gconfmm.changes   2010-06-22 23:25:10.0 +0200
+++ /mounts/work_src_done/STABLE/gconfmm/gconfmm.changes2011-04-28 
12:25:14.0 +0200
@@ -1,0 +2,16 @@
+Thu Apr 28 12:16:53 CEST 2011 - vu...@opensuse.org
+
+- Create a libgconfmm-2_6-1 subpackage that has gconfmm
+  Provides/Obsoletes, as per shared library packaging policy.
+- Pass --disable-documentation to configure: this tarball was
+  generated with an old documentation setup that won't build
+  nowadays. See bgo#648860.
+- Improve summaries.
+- Drop explicit Requires of gconf2-devel, glibmm2-devel,
+  gtkmm2-devel in devel subpackage: they will automatically be
+  added the pkgconfig way.
+- Move to pkgconfig()-style BuildRequires:
+  + Old ones: gconf2-devel, gtkmm2-devel.
+  + New ones: gconf-2.0, glibmm-2.4 (gtkmm is not needed).
+
+---

calling whatdependson for head-i586




Other differences:
--
++ gconfmm.spec ++
--- /var/tmp/diff_new_pack.cPHbld/_old  2011-05-02 13:22:24.0 +0200
+++ /var/tmp/diff_new_pack.cPHbld/_new  2011-05-02 13:22:24.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package gconfmm (Version 2.28.2)
+# spec file for package gconfmm
 #
-# 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
@@ -19,15 +19,17 @@
 
 Name:   gconfmm
 Version:2.28.2
-Release:1
+Release:5
+# NOTE: on upgrade to a new upstream version, change the Obsoletes from = to 
+# FIXME: if there is a new upstream version, remove --disable-documentation 
from configure: this is right now broken because of the move to mm-common 
upstream, and we need a tarball to have this work. See bgo#648860.
 License:LGPLv2.1+
-Summary:C++ Interface for GConf (Part of the GNOME Project)
+Summary:C++ Interface for GConf
 Url:http://www.gtkmm.org/
 Group:  System/GUI/GNOME
 Source: 
ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/2.16/%{name}-%{version}.tar.bz2
 BuildRequires:  gcc-c++
-BuildRequires:  gconf2-devel
-BuildRequires:  gtkmm2-devel
+BuildRequires:  pkgconfig(gconf-2.0)
+BuildRequires:  pkgconfig(glibmm-2.4)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -35,14 +37,24 @@
 the gnomemm project. The interface provides a convenient interface for
 C++ programmers to use GConf with flexible object-oriented framework.
 
+%package -n libgconfmm-2_6-1
+License:LGPLv2.1+
+Summary:C++ Interface for GConf
+Group:  System/GUI/GNOME
+Provides:   %{name} = %{version}
+# Note: we keep = (and a rpmlint warning...) until we get a version higher 
than 2.28.2 (when this provides/obsoletes was introduced)
+Obsoletes:  %{name} = %{version}
+
+%description -n libgconfmm-2_6-1
+This package provides a C++ interface for GConf. It is a subpackage of
+the gnomemm project. The interface provides a convenient interface for
+C++ programmers to use GConf with flexible object-oriented framework.
+
 %package devel
 License:LGPLv2.1+
-Summary:C++ Interface for GConf (a part of the GNOME project)
+Summary:C++ Interface for GConf
 Group:  System/GUI/GNOME
-Requires:   %{name} = %{version}
-Requires:   gconf2-devel
-Requires:   glibmm2-devel
-Requires:   gtkmm2-devel
+Requires:   libgconfmm-2_6-1 = %{version}
 
 %description devel
 This package provides a C++ interface for GConf. It is a subpackage of
@@ -53,7 +65,9 @@
 %setup -q
 
 %build
-%configure --disable-static
+%configure \
+--disable-static \
+--disable-documentation
 make %{?jobs:-j%jobs}
 
 %install
@@ -63,23 +77,22 @@
 %clean
 rm -rf %{buildroot}
 
-%post -p /sbin/ldconfig
+%post -n libgconfmm-2_6-1 -p /sbin/ldconfig
 
-%postun -p /sbin/ldconfig
+%postun -n libgconfmm-2_6-1 -p /sbin/ldconfig
 
-%files
+%files -n libgconfmm-2_6-1
 %defattr (-, root, root)
 %doc AUTHORS COPYING COPYING.LIB ChangeLog INSTALL NEWS README
 %{_libdir}/*.so.*
 
 %files devel
 %defattr (-, root, root)
-%doc %{_datadir}/doc/gconfmm-2.6
-%doc %{_datadir}/devhelp/books/gconfmm-2.6
-%{_includedir}/*
+#%%doc %%{_datadir}/doc/gconfmm-2.6/
+#%%doc %%{_datadir}/devhelp/books/gconfmm-2.6/
+%{_includedir}/gconfmm-2.6/
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/*.pc
-%dir %{_libdir}/gconfmm-2.6
-%{_libdir}/gconfmm-2.6/include
+%{_libdir}/gconfmm-2.6/
 
 %changelog






Remember to have fun...

-- 
To unsubscribe, e-mail: 

commit dhcp for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package dhcp for openSUSE:Factory
checked in at Mon May 2 13:31:09 CEST 2011.




--- dhcp/dhcp.changes   2011-04-05 20:58:14.0 +0200
+++ /mounts/work_src_done/STABLE/dhcp/dhcp.changes  2011-04-29 
15:49:29.0 +0200
@@ -1,0 +2,19 @@
+Fri Apr 29 13:31:57 UTC 2011 - m...@suse.de
+
+- Implemented optional ldap connect retry loop during the initial
+  startup of the dhcp server in cases where the ldap server is not
+  yet started. Set the ldap-init-retry num option in dhcpd.conf
+  to enable it (bnc#627617). Merged in the actual ldap patch.
+- Cleaned up init script error reporting, no -TERM for killproc.
+
+---
+Wed Apr 27 12:31:25 UTC 2011 - m...@suse.de
+
+- Updated to ISC dhcp-4.2.1-P1 release, that provides most of the
+  dhclient pretty escape and string option checks. Merged to use
+  relaxed domain-name option check causing a regression, when the
+  server is misusing it to provide a domain list (compatibility to
+  attic clients) and does not provide it via domain-search option;
+  pretty escape semicolon as well (bnc#675052, CVE-2011-0997).
+
+---

calling whatdependson for head-i586


Old:

  dhcp-4.2.1-dhclient-option-checks.bnc675052.diff
  dhcp-4.2.1-ldap-patch-mt01.diff.bz2
  dhcp-4.2.1.tar.bz2

New:

  dhcp-4.2.1-P1-dhclient-option-checks.bnc675052.diff
  dhcp-4.2.1-P1-ldap-patch-mt01.diff.bz2
  dhcp-4.2.1-P1.tar.bz2



Other differences:
--
++ dhcp.spec ++
--- /var/tmp/diff_new_pack.8b3YSd/_old  2011-05-02 13:29:36.0 +0200
+++ /var/tmp/diff_new_pack.8b3YSd/_new  2011-05-02 13:29:36.0 +0200
@@ -17,7 +17,7 @@
 
 # norootforbuild
 
-%define isc_version   4.2.1
+%define isc_version   4.2.1-P1
 %define susefw2dir%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services
 %define omc_prefix/usr/share/omc
 %define omc_svcdir%{omc_prefix}/svcinfo.d
@@ -35,7 +35,7 @@
 License:BSD3c(or similar)
 Group:  Productivity/Networking/Boot/Servers
 AutoReqProv:on
-Version:4.2.1
+Version:4.2.1.P1
 Release:1
 Summary:Common Files Used by ISC DHCP Software
 Url:http://www.isc.org/software/dhcp
@@ -78,11 +78,11 @@
 Patch20:dhcp-4.1.1-dhclient-exec-filedes.diff
 Patch21:dhcp-4.2.1-dhclient-send-hostname-rml.diff
 ## patch lives here: http://www.suse.de/~mt/git/dhcp-ldap.git/
-Patch30:dhcp-4.2.1-ldap-patch-mt01.diff.bz2
+Patch30:dhcp-4.2.1-P1-ldap-patch-mt01.diff.bz2
 Patch40:dhcp-4.1.1-P1-lpf-bind-msg-fix.diff
 Patch41:dhcp-4.1.1-P1-relay-no-ip-on-interface.diff
 Patch44:dhcp-4.2.0-xen-checksum.patch
-Patch45:dhcp-4.2.1-dhclient-option-checks.bnc675052.diff
+Patch45:dhcp-4.2.1-P1-dhclient-option-checks.bnc675052.diff
 ##
 PreReq: /bin/touch /sbin/chkconfig sysconfig
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -372,7 +372,6 @@
rm -f $tmpfile
 fi
 fi
-exit 0
 
 %preun server
 %stop_on_removal dhcpd

++ dhcp-4.2.1-P1-dhclient-option-checks.bnc675052.diff ++
From 7c0b7ae289a0f25853bd4bb660f3dd34b5c1ce88 Mon Sep 17 00:00:00 2001
From: Marius Tomaschewski m...@suse.de
Date: Wed, 27 Apr 2011 13:56:47 +0200
Subject: [PATCH] dhclient string option checks

Merged dhclient pretty escape and string option checks.
Use relaxed domain-name option check causing a regression, when the
server is misusing it to provide a domain list and does not provide
it via the domain-search option; pretty escape semicolon as well
(bnc#675052, CVE-2011-0997).

Signed-off-by: Marius Tomaschewski m...@suse.de
---
 client/dhclient.c |8 
 common/options.c  |2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/client/dhclient.c b/client/dhclient.c
index 970b935..93db494 100644
--- a/client/dhclient.c
+++ b/client/dhclient.c
@@ -3142,7 +3142,7 @@ void script_write_params (client, prefix, lease)
} else {
log_error(suspect value in %s 
  option - discarded,
- lease-filename);
+ filename);
}
}
 
@@ -3155,7 +3155,7 @@ void script_write_params (client, prefix, lease)
} else {
log_error(suspect value in %s 
  option - discarded,
- lease-server_name);
+ server-name);
}
}

@@ -4077,7 +4077,7 @@ static int check_domain_name(const char *ptr, size_t len, 
int dots)
const char *p;
 
/* not empty or complete length not over 255 characters   */
-   if ((len == 0) || (len  

commit MozillaFirefox for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package MozillaFirefox for openSUSE:Factory
checked in at Mon May 2 13:33:40 CEST 2011.




--- MozillaFirefox/MozillaFirefox.changes   2011-03-31 08:49:51.0 
+0200
+++ /mounts/work_src_done/STABLE/MozillaFirefox/MozillaFirefox.changes  
2011-04-29 06:55:24.0 +0200
@@ -1,0 +2,12 @@
+Fri Apr 15 07:08:53 UTC 2011 - w...@rosenauer.org
+
+- security update to 4.0.1 (bnc#689281)
+  * MFSA 2011-12/ CVE-2011-0069 CVE-2011-0070 CVE-2011-0079
+CVE-2011-0080 CVE-2011-0081
+Miscellaneous memory safety hazards
+  * MFSA 2011-17/CVE-2011-0068 (bmo#623791)
+WebGLES vulnerabilities
+  * MFSA 2011-18/CVE-2011-1202 (bmo#640339)
+XSLT generate-id() function heap address leak
+
+---

calling whatdependson for head-i586


Old:

  firefox-4.0.0-source.tar.bz2
  l10n-4.0.0.tar.bz2

New:

  firefox-4.0.1-source.tar.bz2
  l10n-4.0.1.tar.bz2



Other differences:
--
++ MozillaFirefox.spec ++
--- /var/tmp/diff_new_pack.1DpQ1N/_old  2011-05-02 13:32:52.0 +0200
+++ /var/tmp/diff_new_pack.1DpQ1N/_new  2011-05-02 13:32:52.0 +0200
@@ -31,15 +31,15 @@
 BuildRequires:  wireless-tools
 %endif
 %if 0%{?use_xulrunner}
-BuildRequires:  %{xulrunner}-devel = 2.0.0
+BuildRequires:  %{xulrunner}-devel = 2.0.1
 %endif
 License:MPLv1.1 or GPLv2+ or LGPLv2+
-Version:%{mainver}.0
-Release:2
+Version:%{mainver}.1
+Release:1
 Provides:   web_browser
 Provides:   firefox = %{version}-%{release}
 Provides:   firefox = %{mainver}
-%define releasedate 2011031700
+%define releasedate 2011041400
 Summary:Mozilla Firefox Web Browser
 Url:http://www.mozilla.org/
 Group:  Productivity/Networking/Web/Browsers

++ compare-locales.tar.bz2 ++

++ firefox-4.0.0-source.tar.bz2 - firefox-4.0.1-source.tar.bz2 ++
MozillaFirefox/firefox-4.0.0-source.tar.bz2 
/mounts/work_src_done/STABLE/MozillaFirefox/firefox-4.0.1-source.tar.bz2 
differ: char 11, line 1


++ l10n-4.0.0.tar.bz2 - l10n-4.0.1.tar.bz2 ++
MozillaFirefox/l10n-4.0.0.tar.bz2 
/mounts/work_src_done/STABLE/MozillaFirefox/l10n-4.0.1.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 pbbuttonsd for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package pbbuttonsd for openSUSE:Factory
checked in at Mon May 2 13:34:32 CEST 2011.




--- pbbuttonsd/pbbuttonsd.changes   2010-12-07 22:41:05.0 +0100
+++ /mounts/work_src_done/STABLE/pbbuttonsd/pbbuttonsd.changes  2011-04-29 
01:13:04.0 +0200
@@ -1,0 +2,6 @@
+Fri Apr 29 01:12:37 CEST 2011 - r...@suse.de
+
+- drop useless buildreq for libsmbios
+  (libsmbios-devel is sufficient) 
+
+---

calling whatdependson for head-i586




Other differences:
--
++ pbbuttonsd.spec ++
--- /var/tmp/diff_new_pack.nCgn9K/_old  2011-05-02 13:33:50.0 +0200
+++ /var/tmp/diff_new_pack.nCgn9K/_new  2011-05-02 13:33:50.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package pbbuttonsd (Version 0.8.1a)
+# spec file for package pbbuttonsd
 #
-# 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,14 +20,14 @@
 Name:   pbbuttonsd
 BuildRequires:  alsa-devel gcc-c++ glib2-devel
 %ifarch %ix86 x86_64
-BuildRequires:  libsmbios libsmbios-devel pciutils-devel
+BuildRequires:  libsmbios-devel pciutils-devel
 %endif
 Url:http://pbbuttons.berlios.de/
 License:LGPLv2.1+
 Group:  System/Daemons
 Summary:Daemon for the special keys on Apple laptops
 Version:0.8.1a
-Release:118
+Release:124
 PreReq: %{insserv_prereq} sysvinit(syslog)
 Source: pbbuttonsd-%{version}.tar.gz
 Source1:%{name}.init






Remember to have fun...

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



commit gjs for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package gjs for openSUSE:Factory
checked in at Mon May 2 13:35:32 CEST 2011.




--- GNOME/gjs/gjs.changes   2011-03-01 23:02:44.0 +0100
+++ /mounts/work_src_done/STABLE/gjs/gjs.changes2011-04-21 
17:36:12.0 +0200
@@ -1,0 +2,12 @@
+Mon Apr  4 16:26:11 UTC 2011 - fcro...@novell.com
+
+- Update to version 0.7.14:
+  + bgo#646246: Do connection processing in a high priority
+timeout.
+- Changes from version 0.7.12:
+  + bgo#643325: Make gjs_debugger_native_trap a JSFastNative
+  + bgo#643817: mallinfo() is slow, look at /proc/self/statm
+instead.
+  + Various cleanups.
+
+---

calling whatdependson for head-i586


Old:

  gjs-0.7.11.tar.bz2

New:

  gjs-0.7.14.tar.bz2



Other differences:
--
++ gjs.spec ++
--- /var/tmp/diff_new_pack.XgkLEk/_old  2011-05-02 13:34:40.0 +0200
+++ /var/tmp/diff_new_pack.XgkLEk/_new  2011-05-02 13:34:40.0 +0200
@@ -27,7 +27,7 @@
 %endif
 
 Name:   gjs
-Version:0.7.11
+Version:0.7.14
 Release:1
 # FIXME: find out if tapsets should really be in devel package or in main 
package
 License:MIT License (or similar)
@@ -84,7 +84,7 @@
 %configure \
 --disable-static \
 --enable-systemtap
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %install
 %make_install

++ gjs-0.7.11.tar.bz2 - gjs-0.7.14.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gjs-0.7.11/Makefile.am new/gjs-0.7.14/Makefile.am
--- old/gjs-0.7.11/Makefile.am  2010-11-15 17:10:24.0 +0100
+++ new/gjs-0.7.14/Makefile.am  2011-04-04 15:15:50.0 +0200
@@ -130,3 +130,18 @@
(cd $(DESTDIR)$(bindir)  ln -sf gjs-console$(EXEEXT) gjs$(EXEEXT))
 
 include Makefile-test.am
+
+prepare-release-tag:
+   TAGNAME=`echo $(PACKAGE) | tr - _ | tr a-z A-Z` \
+   TAGVER=`echo $(VERSION) | sed s/\\\./_/g`; \
+ git tag -m Tag $(VERSION) -a $$TAGNAME_$$TAGVER
+
+prepare-minor-release: $(distdir).tar.bz2 prepare-release-tag
+   python $(top_srcdir)/scripts/verbump.py
+
+upload-release: $(distdir).tar.bz2
+   git log origin/master..master
+   @echo -n Ok to push? [y/N] ; read ans; test x$$ans == xy || exit 1
+   git push --tags origin master:master
+   scp $(distdir).tar.bz2 master.gnome.org:
+   ssh master.gnome.org install-module $(distdir).tar.bz2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gjs-0.7.11/Makefile.in new/gjs-0.7.14/Makefile.in
--- old/gjs-0.7.11/Makefile.in  2011-02-23 04:29:38.0 +0100
+++ new/gjs-0.7.14/Makefile.in  2011-04-01 20:56:42.0 +0200
@@ -2522,6 +2522,21 @@
 
 @ENABLE_COVERAGE_FALSE@.PHONY: lcov
 
+prepare-release-tag:
+   TAGNAME=`echo $(PACKAGE) | tr - _ | tr a-z A-Z` \
+   TAGVER=`echo $(VERSION) | sed s/\\\./_/g`; \
+ git tag -m Tag $(VERSION) -a $$TAGNAME_$$TAGVER
+
+prepare-minor-release: $(distdir).tar.bz2 prepare-release-tag
+   python $(top_srcdir)/scripts/verbump.py
+
+upload-release: $(distdir).tar.bz2
+   git log origin/master..master
+   @echo -n Ok to push? [y/N] ; read ans; test x$$ans == xy || exit 1
+   git push --tags origin master:master
+   scp $(distdir).tar.bz2 gnome.org:
+   ssh gnome.org install-module $(distdir).tar.bz2
+
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gjs-0.7.11/configure new/gjs-0.7.14/configure
--- old/gjs-0.7.11/configure2011-02-23 04:29:38.0 +0100
+++ new/gjs-0.7.14/configure2011-04-01 20:56:37.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for gjs 0.7.11.
+# Generated by GNU Autoconf 2.68 for gjs 0.7.14.
 #
 # Report bugs to http://bugzilla.gnome.org/enter_bug.cgi?product=gjs.
 #
@@ -571,8 +571,8 @@
 # Identity of this package.
 PACKAGE_NAME='gjs'
 PACKAGE_TARNAME='gjs'
-PACKAGE_VERSION='0.7.11'
-PACKAGE_STRING='gjs 0.7.11'
+PACKAGE_VERSION='0.7.14'
+PACKAGE_STRING='gjs 0.7.14'
 PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gjs'
 PACKAGE_URL=''
 
@@ -1369,7 +1369,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat _ACEOF
-\`configure' configures gjs 0.7.11 to adapt to many kinds of systems.
+\`configure' configures gjs 0.7.14 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1439,7 +1439,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | 

commit folks for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package folks for openSUSE:Factory
checked in at Mon May 2 13:48:20 CEST 2011.




--- GNOME/folks/folks.changes   2010-11-17 16:29:40.0 +0100
+++ /mounts/work_src_done/STABLE/folks/folks.changes2011-04-27 
15:46:26.0 +0200
@@ -1,0 +2,142 @@
+Wed Apr 27 08:54:48 UTC 2011 - fcro...@novell.com
+
+- Update to version 0.4.3:
+  + Bug fixes: bgo#645680, bgo#647562, bgo#647121.
+
+---
+Mon Apr  4 15:42:47 UTC 2011 - dims...@opensuse.org
+
+- BuildRequire vala-devel instead of vala-unstable (vala 0.12 has
+  been released).
+
+---
+Thu Mar 24 09:10:03 UTC 2011 - fcro...@novell.com
+
+- Update to version 0.4.2:
+  + fdo#645430: folks-inspect: Use LinkedHashSet to access
+im-addresses.
+  + fdo#645411: folks-import segfaults on startup
+  + Crasher when removing Personas
+- Changes from version 0.4.1:
+  + Bugs fixed:
+- fdo#644968: _update_phone_numbers() needs to create copies
+  of each ListFieldDetails
+- fdo#644966: _update_emails () needs to create copies of each
+  ListFieldDetails
+- Crasher when reconnecting a Telepathy account
+
+---
+Wed Mar 16 14:57:51 UTC 2011 - fcro...@novell.com
+
+- Update to version 0.4.0:
+  + API changes:
+- Add RoleDetails interface
+- Add BirthdayDetails interface
+- Add NoteDetails interface
+- Add PostalAddressDetails interface
+- Rename Aliasable - AliasDetails
+- Rename AvatarOwner - AvatarDetails
+- Rename Emailable - EmailDetails
+- Rename Favouritable - FavouriteDetails
+- Rename GenderOwner - GenderDetails
+- Rename Groupable - GroupDetails
+- Rename IMable - ImDetails
+- Rename NameOwner - NameDetails
+- Rename Phoneable - PhoneDetails
+- Rename PresenceOwner - PresenceDetails
+- Rename Urlable - UrlDetails
+  + Bugs fixed: fdo#642351, fdo#643241, fdo#643247, fdo#643201,
+fdo#642866, fdo#642861, fdo#642493, fdo#642500, fdo#642501,
+fdo#641210, fdo#643956, fdo#643954, fdo#643955, fdo#643957,
+fdo#644457, fdo#644165
+- Bump module_version to 22.
+
+---
+Thu Mar  3 14:48:37 CET 2011 - vu...@opensuse.org
+
+- Create a lang package.
+- Move the keyfile backend to libfolks instead of
+  libfolks-telepathy.
+
+---
+Thu Mar  2 18:31:08 UTC 2011 - fcro...@novell.com
+
+- Update to version 0.3.6:
+  + This is just a repackaging of libfolks 0.3.5 with some
+documentation comment version numbers fixed.
+- Changes from version 0.3.5:
+  + Major changes:
+- Various API breaks and improvements, especially in the
+  IndividualAggregator
+- Add various new interfaces: NameOwner, FieldDetails, Urlable,
+  GenderOwner, Phoneable and Emailable
+  + Bugs fixed: bgo#640901, bgo#641780, bgo#629078, bgo#642036.
+- Changes from version 0.3.4:
+  + Major changes:
+- Add folks-inspect tool
+- The use of the new LinkedHashSet type in the API may make
+  libgee a requirement for some clients (to take full advantage
+  of its class lineage).
+  + Bugs fixed: bgo#637240, bgo#638311, bgo#629083, bgo#629075,
+bgo#638609, bgo#639195, bgo#639113, bgo#639742, bgo#640213,
+bgo#627397.
+- Changes from version 0.3.3:
+  + Major changes:
+- Fix some minor leaks
+- Add support for building gtk-doc documentation for the C API
+- Fix some related documentation problems
+- Fix some Vala problems caused by differences between Vala
+  0.10 and 0.12
+- Finish off renaming interfaces (this is an API break; see
+  below)
+- Don't trust personas from IRC
+- Handle invalid IM addresses more gracefully than with an
+  assertion failure
+- Fix a linking problem with the user's individual when going
+  offline which could lead to infinite loops
+  + Bugs fixed: bgo#635178, bgo#635649, bgo#635703, bgo#635823,
+bgo#636251, bgo#629526, bgo#627397, bgo#636714, bgo#637136.
+- Changes from version 0.3.2:
+  + Major changes:
+- BackendStore.load_backends() now (un)loads backends which
+  have been (dis|en)abled since the last call
+- FOLKS_BACKEND_DIR has been replaced by FOLKS_BACKEND_PATH. It
+  accepts any number of files and directories, separated by :
+- Significantly clean up the build system
+  + Bugs fixed: bgo#629081, bgo#629862, bgo#628883, bgo#633718,
+bgo#633080.
+- Changes from version 0.3.1:
+  + Major changes:
+- Tpf.Persona.contact is now guaranteed to have the client type
+  feature
+  + Bugs fixed: bgo#630431, bgo#631864, bgo#632096, bgo#632163,
+bgo#632564.
+- Changes from version 0.3.0:
+  + Major changes:
+- Fixed some linking problems
+- Added some missing documentation
+- 

commit yast2-ca-management for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package yast2-ca-management for 
openSUSE:Factory
checked in at Mon May 2 13:49:09 CEST 2011.




--- yast2-ca-management/yast2-ca-management.changes 2010-03-19 
16:11:39.0 +0100
+++ 
/mounts/work_src_done/STABLE/yast2-ca-management/yast2-ca-management.changes
2011-04-29 11:37:18.0 +0200
@@ -1,0 +2,7 @@
+Fri Apr 29 11:32:34 CEST 2011 - m...@suse.de
+
+- version 2.21.0
+- improve bad password error message. (bnc#690558)
+- mark message for translation (bnc#605481)
+
+---

calling whatdependson for head-i586


Old:

  yast2-ca-management-2.19.5.tar.bz2

New:

  yast2-ca-management-2.21.0.tar.bz2



Other differences:
--
++ yast2-ca-management.spec ++
--- /var/tmp/diff_new_pack.jQUJI8/_old  2011-05-02 13:48:35.0 +0200
+++ /var/tmp/diff_new_pack.jQUJI8/_new  2011-05-02 13:48:35.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package yast2-ca-management (Version 2.19.5)
+# spec file for package yast2-ca-management
 #
-# 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
@@ -19,10 +19,11 @@
 
 
 Name:   yast2-ca-management
-Version:2.19.5
+Version:2.21.0
 Release:1
+
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-ca-management-2.19.5.tar.bz2
+Source0:yast2-ca-management-2.21.0.tar.bz2
 
 Prefix: /usr
 
@@ -38,7 +39,7 @@
 Managing CAs, Certificates and Requests in an understanding way.
 
 %prep
-%setup -n yast2-ca-management-2.19.5
+%setup -n yast2-ca-management-2.21.0
 
 %build
 %{prefix}/bin/y2tool y2autoconf

++ yast2-ca-management-2.19.5.tar.bz2 - yast2-ca-management-2.21.0.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ca-management-2.19.5/VERSION 
new/yast2-ca-management-2.21.0/VERSION
--- old/yast2-ca-management-2.19.5/VERSION  2010-03-19 15:36:49.0 
+0100
+++ new/yast2-ca-management-2.21.0/VERSION  2011-04-29 11:32:24.0 
+0200
@@ -1 +1 @@
-2.19.5
+2.21.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ca-management-2.19.5/src/YaPI/caUtils.pm 
new/yast2-ca-management-2.21.0/src/YaPI/caUtils.pm
--- old/yast2-ca-management-2.19.5/src/YaPI/caUtils.pm  2010-03-19 
16:07:38.0 +0100
+++ new/yast2-ca-management-2.21.0/src/YaPI/caUtils.pm  2011-04-29 
11:31:46.0 +0200
@@ -1848,7 +1848,7 @@
 } elsif ( $key eq keyPasswd || $key eq caPasswd) {
 if (! defined $data-{$key} ||
 length($data-{$key})  4) {
-return $self-SetError(summary = sprintf(__(Invalid value 
'%s' for parameter '%s'.),$data-{$key}, $key),
+return $self-SetError(summary = sprintf(__(Password (%s) is 
too simple.), $key),
   code= PARAM_CHECK_FAILED);
 }
 } elsif ( $key eq keyLength) {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ca-management-2.19.5/src/ca_mgm_proposal.ycp 
new/yast2-ca-management-2.21.0/src/ca_mgm_proposal.ycp
--- old/yast2-ca-management-2.19.5/src/ca_mgm_proposal.ycp  2009-11-19 
17:09:49.0 +0100
+++ new/yast2-ca-management-2.21.0/src/ca_mgm_proposal.ycp  2010-05-20 
11:41:09.0 +0200
@@ -246,7 +246,7 @@
UI::OpenDialog (`opt(`decorated ),

`HBox(`VSpacing(10),
  `VBox 
(
-   
 `Label(Unable to retrieve the system root password. Set a CA password 
to continue.),
+   
 `Label(_(Unable to retrieve the system root password. Set a CA 
password to continue.)),

 `HSpacing(10),

 `Password(`id(`pw1), `opt(`hstretch), _(Password:), ),

 `Password(`id(`pw2), `opt(`hstretch), _(Confirm Password), ),






Remember to have fun...

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

commit NetworkManager-vpnc for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package NetworkManager-vpnc for 
openSUSE:Factory
checked in at Mon May 2 13:54:43 CEST 2011.




--- NetworkManager-vpnc/NetworkManager-vpnc.changes 2011-02-14 
16:20:22.0 +0100
+++ 
/mounts/work_src_done/STABLE/NetworkManager-vpnc/NetworkManager-vpnc.changes
2011-04-21 13:39:35.0 +0200
@@ -1,0 +2,43 @@
+Thu Apr 21 13:26:40 CEST 2011 - vu...@opensuse.org
+
+- Drop unneeded BuildRequires: gconf2-devel, libglade2-devel.
+- Move to pkgconfig()-style BuildRequires:
+  + Old ones: NetworkManager-devel, NetworkManager-gnome,
+libgnome-keyring-devel.
+  + New ones: NetworkManager, dbus-glib-1, libnm-glib, libnm-util,
+gnome-keyring-1.
+- Stop owning /etc/NetworkManager/VPN as it's owned by
+  NetworkManager now.
+
+---
+Tue Apr  5 13:53:09 UTC 2011 - dims...@opensuse.org
+
+- Update to version 0.8.998 (0.9.0-rc1):
+  + Bugs fixed: bgo#645912
+  + Updated translations.
+- Handle new nm-vpnc-auth-dialog.desktop file.
+
+---
+Wed Mar 16 11:26:26 CET 2011 - dims...@opensuse.org
+
+- Update to version 0.8.996 (0.9.0-beta2):
+  + don't require glib 2.26
+  + deb#615082, lp#725041: fixes for new dnsmasq
+  + crash fixes
+  + ifupdown plugin fixes
+  + save connection timestamps in /var not /etc
+  + install time fixes for Arch Linux
+  + libnm-glib crash and correctness fixes
+  + fix display of SSIDs in applet tooltips
+  + build fixes and cleanups
+  + import existing user connections
+- Summary from 0.8.995 (0.9 beta1)
+  + simpler, easier, more flexible, and cooler applets.
+  + Fast User Switching.
+  + WiMAX support.
+  + System connections by default.
+  + More flexible system administration.
+  + Scales down to smaller devices.
+- Add pkgconfig(gtk+-3.0) BuildRequires.
+
+---

calling whatdependson for head-i586


Old:

  NetworkManager-vpnc-0.8.2.tar.bz2

New:

  NetworkManager-vpnc-0.8.998.tar.bz2



Other differences:
--
++ NetworkManager-vpnc.spec ++
--- /var/tmp/diff_new_pack.noH7j3/_old  2011-05-02 13:53:17.0 +0200
+++ /var/tmp/diff_new_pack.noH7j3/_new  2011-05-02 13:53:17.0 +0200
@@ -19,30 +19,31 @@
 
 
 Name:   NetworkManager-vpnc
-BuildRequires:  NetworkManager-devel
-BuildRequires:  NetworkManager-gnome
-BuildRequires:  gconf2-devel
-BuildRequires:  intltool
-BuildRequires:  libglade2-devel
-BuildRequires:  libgnome-keyring-devel
-BuildRequires:  translation-update-upstream
-BuildRequires:  update-desktop-files
-ExcludeArch:s390 s390x
 Summary:NetworkManager VPN Support for vpnc
-Version:0.8.2
-Release:7
-# FIXME .desktop icons are currently disabled (on purpose) in the NM tarballs. 
They will re-appear later on (when nmce supports --import)
+Version:0.8.998
+Release:1
+# FIXME .desktop icon is currently disabled (on purpose) in the NM tarballs. 
They will re-appear later on (when nmce supports --import)
 License:GPLv2+
 Group:  Productivity/Networking/System
 Url:http://people.redhat.com/dcbw/NetworkManager/
 Source0:%{name}-%{version}.tar.bz2
 Source1:NetworkManager-vpnc-nm-vpnc.png
 Patch0: nm-vpnc-desktop.patch
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  intltool
+BuildRequires:  translation-update-upstream
+BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(NetworkManager)
+BuildRequires:  pkgconfig(dbus-glib-1)
+BuildRequires:  pkgconfig(libnm-glib)
+BuildRequires:  pkgconfig(libnm-util)
+BuildRequires:  pkgconfig(gnome-keyring-1)
+BuildRequires:  pkgconfig(gtk+-3.0)
 Requires:   vpnc %{name}-frontend
-Requires:   NetworkManager = 0.7.0.r4274
+Requires:   NetworkManager = 0.8.995
 Requires:   gnome-keyring
 Recommends: %{name}-lang
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+ExcludeArch:s390 s390x
 
 %description
 NetworkManager-vpnc provides VPN support to NetworkManager for vpnc.
@@ -60,7 +61,7 @@
 
 %lang_package
 %prep
-%setup -n %{name}-%{version}
+%setup -q
 translation-update-upstream
 %patch0 -p1
 cp -a %{S:1} nm-vpnc-settings.png
@@ -79,8 +80,9 @@
 mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/mimetypes
 mv 
$RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps/gnome-mime-application-x-cisco-vpn-settings.png
 $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/mimetypes/
 cp nm-vpnc-settings.png $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps/
-# FIXME .desktop icons are currently disabled (on purpose) in the NM tarballs. 
They will re-appear later on (when nmce supports --import)
+# FIXME .desktop icon is currently disabled (on purpose) in the NM tarballs. 
They will re-appear later on (when nmce 

commit NetworkManager-pptp for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package NetworkManager-pptp for 
openSUSE:Factory
checked in at Mon May 2 13:56:14 CEST 2011.




--- NetworkManager-pptp/NetworkManager-pptp.changes 2011-02-13 
17:25:13.0 +0100
+++ 
/mounts/work_src_done/STABLE/NetworkManager-pptp/NetworkManager-pptp.changes
2011-04-21 13:42:20.0 +0200
@@ -1,0 +2,32 @@
+Thu Apr 21 13:38:00 CEST 2011 - vu...@opensuse.org
+
+- Drop unneeded libglade2-devel, libgnomeui-devel,
+  libgudev-1_0-devel, perl-XML-Parser, update-desktop-files
+  BuildRequires.
+- Move to pkgconfig()-style BuildRequires:
+  + Old ones: NetworkManager-devel, NetworkManager-gnome.
+  + New ones: NetworkManager, dbus-glib-1, libnm-glib, libnm-util,
+gnome-keyring-1.
+- Stop owning /etc/NetworkManager/VPN as it's owned by
+  NetworkManager now.
+
+---
+Tue Apr  5 14:07:13 UTC 2011 - dims...@opensuse.org
+
+- Update to version 0.8.998 (0.9.0-rc1):
+  + Bugs fixed: bgo#645909, lp#681739.
+  + Updated translations.
+
+---
+Wed Mar 16 11:26:15 CET 2011 - dims...@opensuse.org
+
+- Update to version 0.8.995 (0.9.0-beta1):
+  + simpler, easier, more flexible, and cooler applets.
+  + Fast User Switching.
+  + WiMAX support.
+  + System connections by default.
+  + More flexible system administration.
+  + Scales down to smaller devices.
+- Add pkgconfig(gtk+-3.0) BuildRequires.
+
+---

calling whatdependson for head-i586


Old:

  NetworkManager-pptp-0.8.2.tar.bz2

New:

  NetworkManager-pptp-0.8.998.tar.bz2



Other differences:
--
++ NetworkManager-pptp.spec ++
--- /var/tmp/diff_new_pack.FkCv9M/_old  2011-05-02 13:54:58.0 +0200
+++ /var/tmp/diff_new_pack.FkCv9M/_new  2011-05-02 13:54:58.0 +0200
@@ -19,12 +19,10 @@
 
 
 Name:   NetworkManager-pptp
-BuildRequires:  NetworkManager-devel NetworkManager-gnome grep intltool 
libglade2-devel libgnomeui-devel libgudev-1_0-devel perl-XML-Parser ppp-devel 
update-desktop-files
-ExcludeArch:s390 s390x
 %define pppd_plugin_dir %(rpm -ql ppp | grep -m1 pppd/[0-9]*)
 Summary:NetworkManager VPN support for PPTP
-Version:0.8.2
-Release:2
+Version:0.8.998
+Release:1
 # FIXME .desktop icons are currently disabled (on purpose) in the NM tarballs. 
They will re-appear later on (when nmce supports --import)
 License:GPLv2+
 Group:  Productivity/Networking/System
@@ -32,10 +30,20 @@
 Source0:%{name}-%{version}.tar.bz2
 Source1:gnome-mime-application-x-pptp-settings.png
 Patch0: nm-pptp-desktop.patch
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  grep
+BuildRequires:  intltool
+BuildRequires:  ppp-devel
+BuildRequires:  pkgconfig(NetworkManager)
+BuildRequires:  pkgconfig(dbus-glib-1)
+BuildRequires:  pkgconfig(libnm-glib)
+BuildRequires:  pkgconfig(libnm-util)
+BuildRequires:  pkgconfig(gnome-keyring-1)
+BuildRequires:  pkgconfig(gtk+-3.0)
 Requires:   pptp %{name}-frontend = %{version}
-Requires:   NetworkManager = 0.7.0.r4274
+Requires:   NetworkManager = 0.8.995
 Recommends: %{name}-lang
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+ExcludeArch:s390 s390x
 
 %description
 NetworkManager-pptp provides VPN support to NetworkManager for PPTP.
@@ -46,14 +54,14 @@
 Group:  Productivity/Networking/System
 Provides:   %{name}-frontend = %{version}
 Requires:   %{name} = %{version}-%{release}
-Requires:   NetworkManager-gnome = 0.5.1
+Requires:   NetworkManager-gnome
 
 %description gnome
 NetworkManager-pptp provides VPN support to NetworkManager for PPTP.
 
 %lang_package
 %prep
-%setup -n %{name}-%{version}
+%setup -q
 %patch0 -p1
 cp -a %{S:1} nm-pptp-settings.png
 
@@ -88,19 +96,18 @@
 %defattr(-,root,root,-)
 %doc README
 %{_libexecdir}/nm-pptp-service
-%dir %{_sysconfdir}/NetworkManager/VPN
 %{_sysconfdir}/NetworkManager/VPN/nm-pptp-service.name
 %{_sysconfdir}/dbus-1/system.d/nm-pptp-service.conf
 %{pppd_plugin_dir}/nm-pptp-pppd-plugin.*
 
 %files gnome
 %defattr(-,root,root,-)
+%{_libdir}/NetworkManager/libnm-pptp-properties.so*
+%{_libexecdir}/nm-pptp-auth-dialog
 # FIXME .desktop icons are currently disabled (on purpose) in the NM tarballs. 
They will re-appear later on (when nmce supports --import)
 #%{_datadir}/applications/nm-pptp.desktop
-%{_datadir}/gnome-vpn-properties
+%{_datadir}/gnome-vpn-properties/
 %{_datadir}/icons/hicolor/*/*/*.png
-%{_libexecdir}/nm-pptp-auth-dialog
-%{_libdir}/NetworkManager/libnm-pptp-properties.so*
 
 %files lang -f %{name}.lang
 

++ NetworkManager-pptp-0.8.2.tar.bz2 - NetworkManager-pptp-0.8.998.tar.bz2 
++
 20523 lines of diff (skipped)




commit tnef for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package tnef for openSUSE:Factory
checked in at Mon May 2 13:58:51 CEST 2011.




--- tnef/tnef.changes   2011-02-19 14:53:39.0 +0100
+++ /mounts/work_src_done/STABLE/tnef/tnef.changes  2011-04-27 
19:51:22.0 +0200
@@ -1,0 +2,9 @@
+Wed Apr 27 17:31:59 UTC 2011 - asterios.dra...@gmail.com
+
+- Update to 1.4.8:
+  * Applied patch for man page from Jari Aalto [patch sf#3104753].
+- Minor spec file updates.
+- Removed patch from upstream to fix some manpage errors (fixed in new
+  version).
+
+---

calling whatdependson for head-i586


Old:

  0001-doc-tnef.1.in-adjust-hyphens.patch
  tnef-1.4.7.tar.bz2

New:

  tnef-1.4.8.tar.bz2



Other differences:
--
++ tnef.spec ++
--- /var/tmp/diff_new_pack.bS2ytt/_old  2011-05-02 13:57:56.0 +0200
+++ /var/tmp/diff_new_pack.bS2ytt/_new  2011-05-02 13:57:56.0 +0200
@@ -19,31 +19,22 @@
 
 
 Name:   tnef
-Version:1.4.7
+Version:1.4.8
 Release:1
 Summary:Uncompress MS-TNEF Archives
 
 License:GPLv2+
 Url:http://tnef.sourceforge.net/
 Group:  Productivity/Archiving/Compression
+# http://sourceforge.net/projects/tnef/files/tnef/tnef-1.4.8.tar.gz
 Source0:%{name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM 0001-doc-tnef.1.in-adjust-hyphens.patch sf#3104753 -- 
Patch to fix few manpage errors (patch included in the bug report)
-Patch0: 0001-doc-tnef.1.in-adjust-hyphens.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 This tool uncompresses MS-TNEF archives as used by some mailers.
 
-
-
-Authors:
-
-Thomas Boll t...@boll.ch
-Mark Simpson dam...@world.std.com
-
 %prep
 %setup -q
-%patch0 -p1
 # Fix permissions
 chmod 644 THANKS
 
@@ -61,6 +52,6 @@
 %defattr(-,root,root,-)
 %doc AUTHORS BUGS COPYING ChangeLog NEWS README THANKS TODO doc/FAQ
 %{_bindir}/tnef
-%{_mandir}/man1/tnef*
+%doc %{_mandir}/man1/tnef.1%{ext_man}
 
 %changelog

++ tnef-1.4.7.tar.bz2 - tnef-1.4.8.tar.bz2 ++
 1897 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/tnef-1.4.7/ChangeLog new/tnef-1.4.8/ChangeLog
--- old/tnef-1.4.7/ChangeLog2009-08-26 02:53:41.0 +0200
+++ new/tnef-1.4.8/ChangeLog2011-04-19 03:33:53.0 +0200
@@ -1,3 +1,24 @@
+2011-04-18 verdammelt verdammelt@viril.local
+   * NEWS: new release
+
+   * src/main.c, configure.in:
+ Increasing version  copyright
+
+   * doc/tnef.1.in: 
+ Applying patch #3014753 from Jari Aalto
+ (https://sourceforge.net/users/jaalto/)
+ to fix hyphenation.
+
+2010-01-30 verdammelt verdammelt@virgil.local
+   * src/ConvertUTF.[ch] src/Makefile.am
+ Removing unused code
+   
+   * src/util[ch]:
+ Reverting to previous version of utf decoder.
+
+   * src/main.c:
+ Updating main copyright statement.
+   
 2009-08-25 verdammelt verdammelt@virgil.local
* src/util.[ch], src/ConvertUTF.[ch], src/Makefile.am
Integrating Public Domain UTF conversion code
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/tnef-1.4.7/NEWS new/tnef-1.4.8/NEWS
--- old/tnef-1.4.7/NEWS 2010-01-30 20:16:30.0 +0100
+++ new/tnef-1.4.8/NEWS 2011-04-19 03:29:24.0 +0200
@@ -1,8 +1,14 @@
-TNEF NEWS -- history of user-visible changes.   31 January 2010
-Copyright (C) 2000-2010 by Mark Simpson
+TNEF NEWS -- history of user-visible changes.   18 April 2011
+Copyright (C) 2000-2011 by Mark Simpson
+
+* 1.4.8 [18 April 2011]
+** Switched to Git
+** Applied patch for man page from Jari Aalto [patch #3104753]
 
 * 1.4.7 [31 January 2010]
-** Reverting to older UTF decoding method.  The public domain UTF converter I 
replaced my buggy/wrong version with was itself buggy and wrong it seems 
(didn't work on some platforms).
+** Reverting to older UTF decoding method.  The public domain UTF converter 
+   I replaced my buggy/wrong version with was itself buggy and wrong it seems 
+   (didn't work on some platforms).
 ** Updating main copyright date notice.
 
 * 1.4.6 [25 August 2009]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure 

commit rxvt-unicode for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package rxvt-unicode for openSUSE:Factory
checked in at Mon May 2 14:06:25 CEST 2011.




--- rxvt-unicode/rxvt-unicode.changes   2010-01-01 00:33:38.0 +0100
+++ /mounts/work_src_done/STABLE/rxvt-unicode/rxvt-unicode.changes  
2011-04-30 01:18:24.0 +0200
@@ -1,0 +2,133 @@
+Fri Apr 29 23:18:06 UTC 2011 - mrueck...@suse.de
+
+- run suse_update_desktop_file
+
+---
+Fri Apr 29 21:55:39 UTC 2011 - mrueck...@suse.de
+
+- add desktop files (based on the desktop file from arch linux)
+  
http://projects.archlinux.org/svntogit/packages.git/plain/rxvt-unicode/trunk/rxvt-unicode.desktop
+
+---
+Fri Apr 29 21:29:52 UTC 2011 - mrueck...@suse.de
+
+- fix packaging of terminfo files
+
+---
+Mon Dec 27 23:33:34 UTC 2010 - pascal.ble...@opensuse.org
+
+- update to version 9.10
+  * fix minor memory leaks in urxvt and urxvtd
+  * fix regression in urxvtd that prevented options from being
+correctly set
+  * implement xterm's horribly broken 1005 mouse reporting mode,
+and an alternative 1015 mode that works in non-utf-8 locales
+and has fewer limitations
+  * fix a possible bug where mouse notifications didn't work after
+startup for the upper left corner
+  * implement our own pixbuf to pixmap rendering to get rid of
+dependency on buggy gdk-pixbuf-xlib; only truecolor visuals are
+supported
+  * apply tinting before shading when both operations are
+requested: previously they were intermixed when lightening and
+the result was inaccurate and confusing; note that now a black
+tint yields a completely black image, regardless of shading
+  * avoid spurious redraws of the bg image when bg is transparent
+or when using 'root' mode
+  * dynamically number options according to compiletime requirements
+
+---
+Fri Dec 10 21:46:54 UTC 2010 - mrueck...@suse.de
+
+- reenable 256bit support:
+  the 256color support is a compile time option. so we provide 2
+  binaries now.
+
+  WARNING: you need a patched screen on  11.4 to use the 256color
+  version.
+
+  - binaries come as binname-256color
+  - removed --with-term from the configure params.
+each of the binaries will set correct TERM variable depending
+on the compile time option
+  - added note to README.SuSE
+- spec clean up
+- added --enable-warnings to see the compiler warnings
+
+---
+Fri Dec 10 19:25:29 UTC 2010 - mrueck...@suse.de
+
+- disable 256color support
+
+---
+Fri Dec 10 18:25:04 UTC 2010 - mrueck...@suse.de
+
+- update to version 9.09
+  - NOTICE: this release updates terminfo/termcap.
+- the bestest release ever.
+  - it was verified that urxvt handles µ and μ correctly.
+  - add support for blending and blurring with XRender
+(Emanuele Giaquinta).
+  - add support for using gdk-pixbuf as image backend
+(Emanuele Giaquinta).
+  - cleanup and minor fixes of the image code (Emanuele Giaquinta).
+  - new perl extension confirm-paste (Emanuele Giaquinta).
+  - new on_tt_paste perl hook and tt_paste perl binding (Emanuele
+Giaquinta).
+  - new on_bell perl hook (Emanuele Giaquinta).
+  - searchable-scrollback no longer ignores the first line
+(Emanuele Giaquinta).
+  - Use COMPOUND_TEXT encoding for WM_NAME/WM_ICON_NAME value when
+it is not fully convertible to STRING (patch by James Cloos).
+  - fix a buffer overflow that would cause wrong key sequences to
+be generated for numpad keys (introduced in 9.05).
+  - fix definition of sgr0 to work around limitations in luit.
+  - extend ISO 14755 5.4 mode to also print the font name of the
+characters other than first one in the selected cell
+(Emanuele Giaquinta).
+  - new iso14755 option to disable ISO 14755 at runtime
+(Emanuele Giaquinta).
+  - make sure pagewise scrolling scrolls at least one line
+(found by Mikachu).
+  - remove deprecated OSC 18 / 19 and make OSC 17 / 19 apply to
+highlightColor / highlightTextColor (Emanuele Giaquinta).
+  - add highlightTextColor resource to change the foreground colour
+of highlighted characters (Emanuele Giaquinta).
+  - make highlightColor apply also to selected cells with reverse
+video but not to non selected cells with reverse video
+(Emanuele Giaquinta).
+  - remove colorRV resource (it was enabled only with frills off).
+  - fix numlock handling, the most longstanding bug to date
+(Emanuele Giaquinta).
+  - reduce the number of custom bits to 4, to make room for 256
+colours.
+  - add support for 256 colors (Emanuele Giaquinta, Marc Lehmann).
+  - add rxvt-unicode-256color terminfo and use it by 

commit perl-Algorithm-CheckDigits for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package perl-Algorithm-CheckDigits for 
openSUSE:Factory
checked in at Mon May 2 14:13:04 CEST 2011.




--- perl-Algorithm-CheckDigits/perl-Algorithm-CheckDigits.changes   
2011-04-03 17:37:27.0 +0200
+++ 
/mounts/work_src_done/STABLE/perl-Algorithm-CheckDigits/perl-Algorithm-CheckDigits.changes
  2011-04-28 21:15:57.0 +0200
@@ -1,0 +2,5 @@
+Thu Apr 28 19:15:34 UTC 2011 - co...@opensuse.org
+
+- add description
+
+---

calling whatdependson for head-i586




Other differences:
--
++ perl-Algorithm-CheckDigits.spec ++
--- /var/tmp/diff_new_pack.ZE6wOr/_old  2011-05-02 14:11:56.0 +0200
+++ /var/tmp/diff_new_pack.ZE6wOr/_new  2011-05-02 14:11:56.0 +0200
@@ -19,26 +19,25 @@
 
 Name:   perl-Algorithm-CheckDigits
 Version:1.1.1
-Release:1
+Release:3
 License:GPL+ or Artistic
 %define cpan_name Algorithm-CheckDigits
 Summary:Perl extension to generate and test check digits
 Url:http://search.cpan.org/dist/Algorithm-CheckDigits/
 Group:  Development/Libraries/Perl
-#Source: 
http://www.cpan.org/authors/id/M/MA/MAMAWE/Algorithm-CheckDigits-v%{version}.tar.gz
-Source: %{cpan_name}-v%{version}.tar.gz
+Source: 
http://www.cpan.org/authors/id/M/MA/MAMAWE/%{cpan_name}-v%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
-BuildRequires:  perl(Module::Build)
 BuildRequires:  perl-macros
+BuildRequires:  perl(Module::Build)
 BuildRequires:  perl(Probe::Perl)
 BuildRequires:  perl(version)
 Requires:   perl(version)
 %{perl_requires}
 
 %description
-sorry, no description found
+Perl extension to generate and test check digits
 
 %prep
 %setup -q -n %{cpan_name}-v%{version}
@@ -58,7 +57,7 @@
 %{__rm} -rf %{buildroot}
 
 %files -f %{name}.files
-%defattr(644,root,root,755)
+%defattr(-,root,root,755)
 %doc cgi-bin Changes README
 
 %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 openvas-manager for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package openvas-manager for openSUSE:Factory
checked in at Mon May 2 14:20:53 CEST 2011.




--- openvas-manager/openvas-manager.changes 2011-03-03 01:57:28.0 
+0100
+++ /mounts/work_src_done/STABLE/openvas-manager/openvas-manager.changes
2011-04-22 13:26:13.0 +0200
@@ -1,0 +2,9 @@
+Fri Apr 22 10:12:32 UTC 2011 - bitshuff...@opensuse.org
+
+- Updated to 2.0.3
+  * Enforces strict permissions on sensitive OpenVAS Manager files.
+  * Drop privileges before executing report format plugins if running with
+elevated privileges.
+  * Ensures report formats are trusted before executing them.
+
+---

calling whatdependson for head-i586


Old:

  openvas-manager-2.0.2.tar.gz

New:

  debian.series
  openvas-manager-2.0.3-install.patch
  openvas-manager-2.0.3.tar.gz



Other differences:
--
++ openvas-manager.spec ++
--- /var/tmp/diff_new_pack.kzOMe9/_old  2011-05-02 14:18:36.0 +0200
+++ /var/tmp/diff_new_pack.kzOMe9/_new  2011-05-02 14:18:36.0 +0200
@@ -19,9 +19,9 @@
 
 
 Name:   openvas-manager
-Version:2.0.2
+Version:2.0.3
 Release:1
-License:GNU GPL v2 or later
+License:GPLv2+
 Group:  Productivity/Networking/Security
 Url:http://www.openvas.org
 Source0:%{name}-%{version}.tar.gz
@@ -30,6 +30,7 @@
 Source3:openvasmd.init.suse
 Source4:openvasmd.init.fedora
 Source5:openvasmd.init.mandriva
+Patch0: openvas-manager-2.0.3-install.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %if 0%{?fedora_version} || 0%{?scientificlinux_version}
@@ -64,6 +65,7 @@
 
 %prep
 %setup -q
+%patch0
 
 %build
 %if 0%{?mandriva_version}
@@ -163,7 +165,6 @@
 %doc CHANGES README
 %config(noreplace) %{_sysconfdir}/logrotate.d/openvas-manager
 %dir %{_sysconfdir}/openvas
-#config(noreplace) %{_sysconfdir}/openvas/openvasmd
 %config(noreplace) %{_sysconfdir}/openvas/openvasmd_log.conf
 %{_initrddir}/openvas-manager
 %{_sbindir}/openvasmd
@@ -171,6 +172,7 @@
 %{_datadir}/openvas/openvasmd
 %dir %{_localstatedir}/lib/openvas
 %{_localstatedir}/lib/openvas/mgr
+%{_localstatedir}/lib/openvas/openvasmd
 %dir %{_localstatedir}/log/openvas
 %ghost %{_localstatedir}/log/openvas/openvasmd.log
 

++ debian.changelog ++
--- /var/tmp/diff_new_pack.kzOMe9/_old  2011-05-02 14:18:36.0 +0200
+++ /var/tmp/diff_new_pack.kzOMe9/_new  2011-05-02 14:18:36.0 +0200
@@ -1,3 +1,13 @@
+openvas-manager (2.0.3-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+- Enforces strict permissions on sensitive OpenVAS Manager files.
+- Drop privileges before executing report format plugins if running with
+  elevated privileges.
+- Ensures report formats are trusted before executing them.
+
+ -- Stephan Kleine bitshuff...@opensuse.org  Fri, 22 Apr 2011 12:13:53 +0200
+
 openvas-manager (2.0.2-1) UNRELEASED; urgency=low
 
   * New upstream release.

++ debian.openvas-manager.dirs ++
--- /var/tmp/diff_new_pack.kzOMe9/_old  2011-05-02 14:18:36.0 +0200
+++ /var/tmp/diff_new_pack.kzOMe9/_new  2011-05-02 14:18:36.0 +0200
@@ -1 +1,3 @@
+var/lib/openvas/mgr
+var/lib/openvas/openvasmd/report_formats
 var/log/openvas

++ debian.series ++
openvas-manager-2.0.3-install.patch -p0
++ openvas-manager-2.0.3-install.patch ++
Index: CMakeLists.txt
===
--- CMakeLists.txt.orig 2011-04-15 15:30:03.0 +0200
+++ CMakeLists.txt  2011-04-22 12:29:06.124935838 +0200
@@ -257,7 +257,7 @@ enable_testing ()
 
 ## Install
 
-install (CODE file (MAKE_DIRECTORY 
${OPENVAS_STATE_DIR}/openvasmd/report_formats/))
+install (CODE FILE(MAKE_DIRECTORY 
\$ENV{DESTDIR}${OPENVAS_STATE_DIR}/openvasmd/report_formats))
 
 install (FILES ${CMAKE_BINARY_DIR}/src/openvasmd_log.conf
  DESTINATION ${OPENVAS_SYSCONF_DIR})
++ openvas-manager-2.0.2.tar.gz - openvas-manager-2.0.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/openvas-manager-2.0.2/CHANGES 
new/openvas-manager-2.0.3/CHANGES
--- old/openvas-manager-2.0.2/CHANGES   2011-03-02 15:21:27.0 +0100
+++ new/openvas-manager-2.0.3/CHANGES   2011-04-15 15:30:03.0 +0200
@@ -1,3 +1,34 @@
+openvas-manager 2.0.3 (2011-04-15)
+
+This is the third maintenance release of the openvas-manager 2.0 module for the
+Open Vulnerability Assessment System release 4 (OpenVAS-4). The OpenVAS Manager
+is the central management service between the actual security scanner and
+various user clients.
+
+This release fixes a severe security issue discovered after the release of
+openvas-manager 2.0.2. By crafting a special report format plugin, and knowing

commit open-vm-tools for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package open-vm-tools for openSUSE:Factory
checked in at Mon May 2 14:24:41 CEST 2011.




--- open-vm-tools/open-vm-tools.changes 2011-04-27 10:59:20.0 +0200
+++ /mounts/work_src_done/STABLE/open-vm-tools/open-vm-tools.changes
2011-04-29 17:24:17.0 +0200
@@ -1,0 +2,10 @@
+Fri Apr 29 16:08:33 UTC 2011 - dims...@opensuse.org
+
+- Udpate to version 2011.04.25:
+  + Mostly cleanups and small bug fixes in this release.
+  + Logging is enabled by default in vmtoolsd, writing to syslog.
+The default log level is not chatty, so few messages should
+make it to syslog during normal operation.
+  + The GUI version of the toolbox was removed.
+
+---

calling whatdependson for head-i586


Old:

  open-vm-tools-2011.03.28-387002.tar.bz2
  vmware-toolbox.desktop

New:

  _service
  _service:recompress:download_url:open-vm-tools-2011.04.25-402641.tar.bz2



Other differences:
--
++ open-vm-tools.spec ++
--- /var/tmp/diff_new_pack.1t7JxQ/_old  2011-05-02 14:21:03.0 +0200
+++ /var/tmp/diff_new_pack.1t7JxQ/_new  2011-05-02 14:21:03.0 +0200
@@ -32,15 +32,14 @@
 Name:   open-vm-tools
 Group:  System/Emulators/PC
 Summary:Open Virtual Machine Tools
-Version:2011.03.28
+Version:2011.04.25
 Release:1
-%define svn_rev 387002
+%define svn_rev 402641
 Url:http://open-vm-tools.sourceforge.net/
 License:BSD3c ; GPLv2 ; LGPLv2.1
 Source: %{name}-%{version}-%{svn_rev}.tar.bz2
 Source1:vmtoolsd
 Source2:vmware-user-autostart.desktop
-Source3:vmware-toolbox.desktop
 Source4:open-vm-tools.permissions
 Source5:vmware-user-autostart-wrapper
 Source6:open-vm-tools-modprobe.conf
@@ -321,7 +320,6 @@
 %files gui
 %defattr(-, root, root)
 %{_sysconfdir}/xdg/autostart/vmware-user-autostart.desktop
-%{_bindir}/vmware-toolbox
 %verify(not mode) %attr(0755,root,root) %{_bindir}/vmware-user-suid-wrapper
 %{_libdir}/%{name}/plugins/vmusr/libdesktopEvents.so
 %{_libdir}/%{name}/plugins/vmusr/libdndcp.so

++ _service ++
services
  service name=download_url
param name=protocolhttp/param
param name=hostsourceforge.net/param
param 
name=path/projects/open-vm-tools/files/open-vm-tools/2011.04.25/open-vm-tools-2011.04.25-402641.tar.gz/param
  /service
  service name=recompress
param name=file_service:download_url:*.tar.gz/param
param name=compressionbz2/param
  /service
/services
++ vmtoolsd ++
--- /var/tmp/diff_new_pack.1t7JxQ/_old  2011-05-02 14:21:03.0 +0200
+++ /var/tmp/diff_new_pack.1t7JxQ/_new  2011-05-02 14:21:03.0 +0200
@@ -43,10 +43,10 @@
 # The kernel module for the balloon driver changes its name in different 
kernel versions
 KERNEL_MICRO=$(uname -r | awk -F- '{print $1}' | sed 's,2.6.,,')
 case $KERNEL_MICRO in
-36)
+27|28|29|30|31|32|33)
 VMBALLOON=vmmemctl
 ;;
-37)
+34|35)
 VMBALLOON=vmware_balloon
 ;;
 *)






Remember to have fun...

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



commit krb5-appl for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package krb5-appl for openSUSE:Factory
checked in at Mon May 2 14:27:50 CEST 2011.




--- krb5-appl/krb5-appl.changes 2010-03-04 11:06:47.0 +0100
+++ /mounts/work_src_done/STABLE/krb5-appl/krb5-appl.changes2011-04-29 
14:18:18.0 +0200
@@ -1,0 +2,6 @@
+Fri Apr 29 13:46:26 CEST 2011 - m...@suse.de
+
+- update to version 1.0.1
+- fix telnet issue (bnc#688281)
+
+---

calling whatdependson for head-i586


Old:

  krb5-appl-1.0.tar.bz2

New:

  krb5-appl-1.0.1.tar.bz2



Other differences:
--
++ krb5-appl.spec ++
--- /var/tmp/diff_new_pack.H4yDQb/_old  2011-05-02 14:26:26.0 +0200
+++ /var/tmp/diff_new_pack.H4yDQb/_new  2011-05-02 14:26:26.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package krb5-appl (Version 1.0)
+# spec file for package krb5-appl
 #
-# 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,7 +17,7 @@
 
 # norootforbuild
 
-%define srcRoot krb5-appl-1.0/
+%define srcRoot krb5-appl-1.0.1/
 %define vendorFiles %{_builddir}/%{srcRoot}/vendor-files/
 %define krb5docdir  %{_defaultdocdir}/krb5
 
@@ -25,11 +25,11 @@
 License:MIT License (or similar)
 Url:http://web.mit.edu/kerberos/www/
 BuildRequires:  bison krb5-devel libcom_err-devel ncurses-devel
-Version:1.0
+Version:1.0.1
 Release:1
 Summary:MIT Kerberos5 Implementation--Applications
 Group:  Productivity/Networking/Security
-Source0:krb5-appl-1.0.tar.bz2
+Source0:krb5-appl-1.0.1.tar.bz2
 Source1:vendor-files.tar.bz2
 Source2:README.Source
 Source3:spx.c

++ krb5-appl-1.0.tar.bz2 - krb5-appl-1.0.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krb5-appl-1.0/configure new/krb5-appl-1.0.1/configure
--- old/krb5-appl-1.0/configure 2010-03-03 00:59:12.0 +0100
+++ new/krb5-appl-1.0.1/configure   2010-05-22 14:17:15.0 +0200
@@ -8840,9 +8840,7 @@
 
 
 
-
-
-for ac_func in line_push logwtmp openpty ptsname revoke rmufile rresvport_af
+for ac_func in line_push ptsname revoke rmufile rresvport_af
 do
 as_ac_var=`echo ac_cv_func_$ac_func | $as_tr_sh`
 { echo $as_me:$LINENO: checking for $ac_func 5
@@ -9330,6 +9328,106 @@
 done
 
 
+# Check for functions found in libutil.
+old_LIBS=$LIBS
+LIBS=$UTIL_LIB $LIBS
+
+
+for ac_func in logwtmp openpty
+do
+as_ac_var=`echo ac_cv_func_$ac_func | $as_tr_sh`
+{ echo $as_me:$LINENO: checking for $ac_func 5
+echo $ECHO_N checking for $ac_func... $ECHO_C 6; }
+if { as_var=$as_ac_var; eval test \\${$as_var+set}\ = set; }; then
+  echo $ECHO_N (cached) $ECHO_C 6
+else
+  cat conftest.$ac_ext _ACEOF
+/* confdefs.h.  */
+_ACEOF
+cat confdefs.h conftest.$ac_ext
+cat conftest.$ac_ext _ACEOF
+/* end confdefs.h.  */
+/* Define $ac_func to an innocuous variant, in case limits.h declares 
$ac_func.
+   For example, HP-UX 11i limits.h declares gettimeofday.  */
+#define $ac_func innocuous_$ac_func
+
+/* System header to define __stub macros and hopefully few prototypes,
+which can conflict with char $ac_func (); below.
+Prefer limits.h to assert.h if __STDC__ is defined, since
+limits.h exists even on freestanding compilers.  */
+
+#ifdef __STDC__
+# include limits.h
+#else
+# include assert.h
+#endif
+
+#undef $ac_func
+
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
+#ifdef __cplusplus
+extern C
+#endif
+char $ac_func ();
+/* The GNU C library defines this for functions which it implements
+to always fail with ENOSYS.  Some functions are actually named
+something starting with __ and the normal name is an alias.  */
+#if defined __stub_$ac_func || defined __stub___$ac_func
+choke me
+#endif
+
+int
+main ()
+{
+return $ac_func ();
+  ;
+  return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext conftest$ac_exeext
+if { (ac_try=$ac_link
+case (($ac_try in
+  *\* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval echo \\$as_me:$LINENO: $ac_try_echo\) 5
+  (eval $ac_link) 2conftest.er1
+  ac_status=$?
+  grep -v '^ *+' conftest.er1 conftest.err
+  rm -f conftest.er1
+  cat conftest.err 5
+  echo $as_me:$LINENO: \$? = $ac_status 5
+  (exit $ac_status); }  {
+test -z $ac_c_werror_flag ||
+test ! -s conftest.err
+   }  test -s conftest$ac_exeext 
+   $as_test_x conftest$ac_exeext; then
+  eval $as_ac_var=yes
+else
+  echo $as_me: failed program was: 5
+sed 

commit inst-source-utils for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package inst-source-utils for 
openSUSE:Factory
checked in at Mon May 2 14:28:36 CEST 2011.




--- inst-source-utils/inst-source-utils.changes 2010-03-17 11:55:48.0 
+0100
+++ /mounts/work_src_done/STABLE/inst-source-utils/inst-source-utils.changes
2011-04-28 18:25:52.0 +0200
@@ -1,0 +2,5 @@
+Thu Apr 28 18:25:28 CEST 2011 - r...@suse.de
+
+- add option -D to use sha256 checksums in create_package_descr 
+
+---

calling whatdependson for head-i586




Other differences:
--
++ inst-source-utils.spec ++
--- /var/tmp/diff_new_pack.TLwZPV/_old  2011-05-02 14:28:03.0 +0200
+++ /var/tmp/diff_new_pack.TLwZPV/_new  2011-05-02 14:28:03.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package inst-source-utils (Version 2010.3.17)
+# spec file for package inst-source-utils
 #
-# 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
@@ -19,7 +19,7 @@
 
 Name:   inst-source-utils
 Summary:Utilities for creating customized installation sources
-Version:2010.3.17
+Version:2011.4.28
 Release:1
 Url:http://en.opensuse.org/Inst-source-utils
 License:GPLv2+

++ inst-source-utils.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/inst-source-utils/usr/bin/create_package_descr 
new/inst-source-utils/usr/bin/create_package_descr
--- old/inst-source-utils/usr/bin/create_package_descr  2010-03-17 
14:28:14.0 +0100
+++ new/inst-source-utils/usr/bin/create_package_descr  2011-04-28 
18:24:03.0 +0200
@@ -52,6 +52,7 @@
 my $prefer_yastdescr = 0;
 my $add_licenses = 0;
 my $do_checksums = 0;
+my $do_sha256 = 0;
 my $do_keywords = 0;
 my $have_sha_cache = 0;
 my $do_file_list = 0;
@@ -62,6 +63,7 @@
 my $allow_shr = 1;
 my %used_fallbacks;
 my $num_pdb_records = 0;
+my $checksum_binary = sha1sum;
 
 sub usage {
 my $exit_code=shift || 1;
@@ -83,6 +85,7 @@
 print[-P ] (prefer_yastdescr)\n;
 print[-L ] (ignore_symlinks)\n;
 print[-C ] (do_checksums)\n;
+print[-D ] (do_sha256_checksums)\n;
 print[-K ] (do_keywords)\n;
 print[-F ] (do_file_list)\n;
 print[-B ] (add requires for src 
packages)\n\n;
@@ -127,6 +130,7 @@
   elsif ( $arg eq -B ) { $src_requires = 1; }
   elsif ( $arg eq -V ) { $add_vendor = 1; }
   elsif ( $arg eq -C ) { $do_checksums = 1; }
+  elsif ( $arg eq -D ) { $do_checksums = 1;  $do_sha256 = 1; 
$checksum_binary = sha256sum; }
   elsif ( $arg eq -F ) { $do_file_list = 1; }
   elsif ( $arg eq -I ) { $ignore_file = shift @ARGV ; }
   elsif ( $arg eq -K ) { $do_keywords = 1; }
@@ -332,10 +336,15 @@
#print INFO: re_using checksum for $package 
($checksum)\n;
}
}
+   if ($do_sha256 eq 1) {
+   $checksum =  unless length($checksum) == 64;
+   } else {
+   $checksum =  unless length($checksum) == 40;
+   }
}
if ( ! $checksum ) {
  if ( $res{1044}[0] || $ignore_sources eq 0) {
-   ($checksum,$dummy) = split('\s+',`sha1sum $package`);
+   ($checksum,$dummy) = split('\s+',`$checksum_binary $package`);
if ( $have_sha_cache eq 1 ) {
open ( CSC,  $SHA_CACHEDIR[0]/$rpm_name-$hash );
print CSC $checksum;






Remember to have fun...

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



commit gutenprint for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package gutenprint for openSUSE:Factory
checked in at Mon May 2 14:29:33 CEST 2011.




--- gutenprint/gutenprint.changes   2010-12-29 17:57:39.0 +0100
+++ /mounts/work_src_done/STABLE/gutenprint/gutenprint.changes  2011-04-28 
17:25:41.0 +0200
@@ -1,0 +2,8 @@
+Thu Apr 28 17:20:03 CEST 2011 - jsm...@suse.de
+
+- Removed the needless RPM requirement for pstoraster.
+- Removed the duplicate RPM requirement for ghostscript-library
+  because there is a RPM requirement for cups
+  and cups requires ghostscript.
+
+---

calling whatdependson for head-i586




Other differences:
--
++ gutenprint.spec ++
--- /var/tmp/diff_new_pack.xlwRap/_old  2011-05-02 14:28:45.0 +0200
+++ /var/tmp/diff_new_pack.xlwRap/_new  2011-05-02 14:28:45.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package gutenprint (Version 5.2.6)
+# spec file for package gutenprint
 #
-# 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:   gutenprint
 Url:http://gutenprint.sourceforge.net
 Version:5.2.6
-Release:3
+Release:8
 %define gutenprintmajor 5.2
 BuildRequires:  cairo-devel cups-ddk cups-devel
 BuildRequires:  gimp-devel glib2-devel gtk2-devel
@@ -30,7 +30,7 @@
 License:GPLv2+
 Group:  Hardware/Printing
 Summary:Printer drivers for CUPS from the Gutenprint project
-Requires:   ghostscript-library = 7.05, cups = 1.2.2, pstoraster
+Requires:   cups = 1.2.2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 # URL for Source0:
 # 
http://downloads.sourceforge.net/project/gimp-print/gutenprint-5.2/5.2.6/gutenprint-5.2.6.tar.bz2






Remember to have fun...

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



commit gnome-tweak-tool for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package gnome-tweak-tool for openSUSE:Factory
checked in at Mon May 2 14:31:34 CEST 2011.




--- GNOME/gnome-tweak-tool/gnome-tweak-tool.changes 2011-04-26 
22:49:15.0 +0200
+++ /mounts/work_src_done/STABLE/gnome-tweak-tool/gnome-tweak-tool.changes  
2011-04-28 13:16:46.0 +0200
@@ -1,0 +2,30 @@
+Thu Apr 28 11:14:54 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.3:
+  + bgo#648087: autostart nautilus at login if it is configured to
+show desktop icons.
+  + bgo#648735: improved robustness for missing theme/icon
+directories.
+  + Fix shell theme installation for themes found in the wild.
+  + Improve shell theme selection.
+
+---
+Wed Apr 27 11:57:28 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.2:
+  + Really tweak window theme - both the fallback and the shell
+metacity/mutter theme.
+  + Fix attribution of data/welcome.png
+- Changes from version 3.0.1:
+  + Fix localization
+  + Tweak window theme
+  + Tweak week date in calendar
+  + Tweak cursor themes
+  + Support user installed themes in $HOME
+  + Remove org.gnome.desktop.background draw-backgroud tweak, it
+should never be false
+- Drop gnome-tweak-tool-3.0.0-fix-localization.patch: fixed
+  usptream.
+- Remove now unneeded calls to autoreconf and intltoolize.
+
+---

calling whatdependson for head-i586


Old:

  gnome-tweak-tool-3.0.0-fix-localization.patch
  gnome-tweak-tool-3.0.0.tar.bz2

New:

  gnome-tweak-tool-3.0.3.tar.bz2



Other differences:
--
++ gnome-tweak-tool.spec ++
--- /var/tmp/diff_new_pack.XCcJRN/_old  2011-05-02 14:30:23.0 +0200
+++ /var/tmp/diff_new_pack.XCcJRN/_new  2011-05-02 14:30:23.0 +0200
@@ -19,15 +19,13 @@
 
 
 Name:   gnome-tweak-tool
-Version:3.0.0
+Version:3.0.3
 Release:1
 License:GPLv3+
 Summary:A tool to customize advanced GNOME 3 options
 Group:  System/GUI/GNOME
 Url:http://live.gnome.org/GnomeTweakTool
 Source0:%{name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM gnome-tweak-tool-3.0.0-fix-localization.patch 
lmedi...@opensuse.org -- Enable application translations
-Patch0: gnome-tweak-tool-3.0.0-fix-localization.patch
 BuildRequires:  fdupes
 BuildRequires:  intltool
 BuildRequires:  pkgconfig(gconf-2.0)
@@ -51,11 +49,8 @@
 %lang_package
 %prep
 %setup -q
-%patch0 -p1
 
 %build
-autoreconf -f  -i
-intltoolize --force
 %configure
 make %{?_smp_mflags}
 

++ gnome-tweak-tool-3.0.0.tar.bz2 - gnome-tweak-tool-3.0.3.tar.bz2 ++
 8988 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/gnome-tweak-tool-3.0.0/AUTHORS new/gnome-tweak-tool-3.0.3/AUTHORS
--- old/gnome-tweak-tool-3.0.0/AUTHORS  2011-03-22 09:35:08.0 +0100
+++ new/gnome-tweak-tool-3.0.3/AUTHORS  2011-04-26 23:49:46.0 +0200
@@ -1 +1,6 @@
 John Stowers john.stow...@gmail.com
+
+
+
+data/welcome.png was created by Sofie van Schadewijk
+(Creative Commons Attribution 3.0 Unported license)
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/gnome-tweak-tool-3.0.0/NEWS new/gnome-tweak-tool-3.0.3/NEWS
--- old/gnome-tweak-tool-3.0.0/NEWS 2011-03-29 23:19:23.0 +0200
+++ new/gnome-tweak-tool-3.0.3/NEWS 2011-04-27 14:03:55.0 +0200
@@ -1,3 +1,25 @@
+3.0.3
+   * Autostart nautilus at login if it is configured to show
+ desktop icons (bug 648087)
+   * Improved robustness for missing theme/icon
+ directories (bug 648735)
+   * Fix shell theme installation for themes found in the wild
+   * Improve shell theme selection
+
+3.0.2
+   * Really tweak window theme - both the fallback and the
+ shell metacity/mutter theme
+   * Fix attribution of data/welcome.png
+
+3.0.1
+   * Fix localization
+   * Tweak window theme
+   * Tweak week date in calendar (Emmanuele Bassi)
+   * Tweak cursor themes (Andrea Fagiani)
+   * Support user installed themes in $HOME (Andrea Fagiani)
+   * Remove org.gnome.desktop.background draw-backgroud tweak, it
+ should never be false
+
 3.0.0
* First stable release
* Enable icon theme selection
diff -urN '--exclude=CVS' '--exclude=.cvsignore' 

commit gnome-menus-branding-openSUSE for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package gnome-menus-branding-openSUSE for 
openSUSE:Factory
checked in at Mon May 2 14:33:28 CEST 2011.




--- GNOME/gnome-menus-branding-openSUSE/gnome-menus-branding-SLED.changes   
2010-10-15 17:11:42.0 +0200
+++ 
/mounts/work_src_done/STABLE/gnome-menus-branding-openSUSE/gnome-menus-branding-SLED.changes
2011-04-27 16:03:54.0 +0200
@@ -1,0 +2,15 @@
+Wed Apr 27 16:02:06 CEST 2011 - vu...@opensuse.org
+
+- Update gnome-menus-branding-remove-X-SuSE-ControlCenter.patch:
+  instead of excluding X-SuSE-ControlCenter-* categories, simply
+  exclude X-SuSE-YaST. We might still want to see .desktop files
+  with X-SuSE-ControlCenter-* in Other as the control center won't
+  display them anymore.
+
+---
+Wed Apr 27 14:26:20 CEST 2011 - fcro...@novell.com
+
+- Update gnome-menus-branding-remove-X-SuSE-ControlCenter.patch:
+  Ensure YaST launcher is visible in System category.
+
+---
gnome-menus-branding-openSUSE.changes: same change

calling whatdependson for head-i586




Other differences:
--
++ gnome-menus-branding-SLED.spec ++
--- /var/tmp/diff_new_pack.TGybPi/_old  2011-05-02 14:31:41.0 +0200
+++ /var/tmp/diff_new_pack.TGybPi/_new  2011-05-02 14:31:41.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package gnome-menus-branding-SLED (Version 11.4)
+# spec file for package gnome-menus-branding-SLED
 #
-# 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,13 +23,13 @@
 
 Name:   gnome-menus-branding-SLED
 Version:11.4
-Release:1
+Release:2
 Group:  System/GUI/GNOME
 License:BSD3c
 Summary:SLED branding of gnome-menus
 Source: gnome-menus-branding-COPYING
 Source1:gnome-menus-branding-settings.menu
-# PATCH-FIX-OPENSUSE gnome-menus-branding-remove-X-SuSE-ControlCenter.patch 
vu...@opensuse.org -- Remove the desktop files with X-SuSE-ControlCenter-* 
categories from the Applications menu
+# PATCH-FIX-OPENSUSE gnome-menus-branding-remove-X-SuSE-ControlCenter.patch 
vu...@opensuse.org -- Remove the desktop files with X-SuSE-YaST category from 
the Applications menu and explicitly add YaST launcher
 Patch0: gnome-menus-branding-remove-X-SuSE-ControlCenter.patch
 # To be in sync with upstream defaults, do branding as a patch for upstream 
file.
 # WARNING: As this package conflicts with gnome-menus-branding-SLED, you cannot

++ gnome-menus-branding-openSUSE.spec ++
--- /var/tmp/diff_new_pack.TGybPi/_old  2011-05-02 14:31:41.0 +0200
+++ /var/tmp/diff_new_pack.TGybPi/_new  2011-05-02 14:31:41.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package gnome-menus-branding-openSUSE (Version 11.4)
+# spec file for package gnome-menus-branding-openSUSE
 #
-# 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,13 +23,13 @@
 
 Name:   gnome-menus-branding-openSUSE
 Version:11.4
-Release:1
+Release:5
 Group:  System/GUI/GNOME
 License:BSD3c
 Summary:openSUSE branding of gnome-menus
 Source: gnome-menus-branding-COPYING
 Source1:gnome-menus-branding-settings.menu
-# PATCH-FIX-OPENSUSE gnome-menus-branding-remove-X-SuSE-ControlCenter.patch 
vu...@opensuse.org -- Remove the desktop files with X-SuSE-ControlCenter-* 
categories from the Applications menu
+# PATCH-FIX-OPENSUSE gnome-menus-branding-remove-X-SuSE-ControlCenter.patch 
vu...@opensuse.org -- Remove the desktop files with X-SuSE-YaST category from 
the Applications menu and explicitly add YaST launcher
 Patch0: gnome-menus-branding-remove-X-SuSE-ControlCenter.patch
 # To be in sync with upstream defaults, do branding as a patch for upstream 
file.
 # WARNING: As this package conflicts with gnome-menus-branding-openSUSE, you 
cannot

++ gnome-menus-branding-remove-X-SuSE-ControlCenter.patch ++
--- /var/tmp/diff_new_pack.TGybPi/_old  2011-05-02 14:31:41.0 +0200
+++ /var/tmp/diff_new_pack.TGybPi/_new  2011-05-02 14:31:41.0 +0200
@@ -1,13 +1,18 @@
 gnome-applications.menu2010-09-13 14:35:10.868032788 +0200
-+++ gnome-applications.menu.new2010-09-13 14:34:56.248032229 +0200
-@@ -147,6 +147,10 @@
- NotCategoryCore/Category/Not
+--- gnome-applications.menu.orig 

commit gir-repository for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package gir-repository for openSUSE:Factory
checked in at Mon May 2 14:35:13 CEST 2011.




--- GNOME/gir-repository/gir-repository.changes 2010-09-29 11:46:29.0 
+0200
+++ /mounts/work_src_done/STABLE/gir-repository/gir-repository.changes  
2011-04-21 17:33:22.0 +0200
@@ -1,0 +2,14 @@
+Thu Mar 24 15:08:13 UTC 2011 - fcro...@novell.com
+
+- Drop gtksourceview-devel BuildRequires: gtksourceview 2.91.9 has
+  instrospection data now.
+
+---
+Thu Mar  3 16:33:35 CET 2011 - vu...@opensuse.org
+
+- Drop libpoppler-glib-devel BuildRequires: poppler 0.16 has
+  introspection data now.
+- Remove references to libnotify: libnotify 0.7 has introspection
+  data now.
+
+---

calling whatdependson for head-i586




Other differences:
--
++ gir-repository.spec ++
--- /var/tmp/diff_new_pack.ZsIbhX/_old  2011-05-02 14:34:22.0 +0200
+++ /var/tmp/diff_new_pack.ZsIbhX/_new  2011-05-02 14:34:22.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package gir-repository (Version 0.6.5)
+# spec file for package gir-repository
 #
-# 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
@@ -19,7 +19,7 @@
 
 Name:   gir-repository
 Version:0.6.5
-Release:18
+Release:22
 # FIXME: find out what we can do for libnotify data (see bgo#625040)
 License:GPLv2+
 Summary:GIR Repository
@@ -38,11 +38,7 @@
 BuildRequires:  gnome-common
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  goocanvas-devel
-BuildRequires:  gtksourceview-devel
 BuildRequires:  libgnome-keyring-devel
-# Disabled because of bgo#625040
-#BuildRequires:  libnotify-devel
-BuildRequires:  libpoppler-glib-devel
 # Virtual provides for compatibility with other distributions.
 Provides:   gir-repository-devel = %{version}-%{release}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -78,8 +74,5 @@
 %{_libdir}/girepository-1.0/Babl-0.1.typelib
 %{_libdir}/girepository-1.0/GnomeKeyring-2.0.typelib
 %{_libdir}/girepository-1.0/GooCanvas-0.10.typelib
-%{_libdir}/girepository-1.0/GtkSource-2.2.typelib
-#%{_libdir}/girepository-1.0/Notify-0.4.typelib
-%{_libdir}/girepository-1.0/Poppler-0.8.typelib
 
 %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 brp-check-suse for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package brp-check-suse for openSUSE:Factory
checked in at Mon May 2 14:39:21 CEST 2011.




--- brp-check-suse/brp-check-suse.changes   2011-03-04 19:41:26.0 
+0100
+++ /mounts/work_src_done/STABLE/brp-check-suse/brp-check-suse.changes  
2011-04-29 01:48:29.0 +0200
@@ -1,0 +2,5 @@
+Fri Apr 29 01:48:13 CEST 2011 - r...@suse.de
+
+- try to make sure it really is a libtool file before taking any action
+
+---

calling whatdependson for head-i586




Other differences:
--
++ brp-check-suse.spec ++
--- /var/tmp/diff_new_pack.azqoRt/_old  2011-05-02 14:38:20.0 +0200
+++ /var/tmp/diff_new_pack.azqoRt/_new  2011-05-02 14:38:20.0 +0200
@@ -24,7 +24,7 @@
 AutoReqProv:off
 Summary:build root policy check scripts
 Version:1.0
-Release:39
+Release:40
 Source0:%{name}-%{version}.tar.bz2
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ brp-check-suse-1.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/brp-check-suse-1.0/brp-check-la 
new/brp-check-suse-1.0/brp-check-la
--- old/brp-check-suse-1.0/brp-check-la 2011-01-13 14:25:30.0 +0100
+++ new/brp-check-suse-1.0/brp-check-la 2011-04-29 01:47:19.0 +0200
@@ -6,6 +6,9 @@
 
 MASTER_ERROR_CODE=0
 for f in `find $RPM_BUILD_ROOT -type f -name *.la ` ; do
+   # first try to see if this really looks like a libtool file
+   grep -q libdir= $f || continue
+   grep -q library_names= $f || continue
ERROR_CODE=0
grep -q  libdir=.*$RPM_BUILD_ROOT $f  ERROR_CODE=1
grep -q libdir=.*/usr/src/packages/BUILD/ $f  ERROR_CODE=2






Remember to have fun...

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



commit biosdevname for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package biosdevname for openSUSE:Factory
checked in at Mon May 2 14:41:08 CEST 2011.




--- biosdevname/biosdevname.changes 2008-11-24 17:47:20.0 +0100
+++ /mounts/work_src_done/STABLE/biosdevname/biosdevname.changes
2011-04-30 17:55:46.0 +0200
@@ -1,0 +2,5 @@
+Sat Apr 30 15:55:06 UTC 2011 - crrodrig...@opensuse.org
+
+- fix build with gcc 4.6, wrong linker options 
+
+---

calling whatdependson for head-i586


New:

  biosdevname-0.2.4-wronglinking.patch



Other differences:
--
++ biosdevname.spec ++
--- /var/tmp/diff_new_pack.scCL71/_old  2011-05-02 14:39:30.0 +0200
+++ /var/tmp/diff_new_pack.scCL71/_new  2011-05-02 14:39:30.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package biosdevname (Version 0.2.4)
+# spec file for package biosdevname
 #
-# Copyright (c) 2008 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
@@ -19,10 +19,10 @@
 
 Name:   biosdevname
 Version:0.2.4
-Release:60
+Release:70
 Summary:Udev helper for naming devices per BIOS names
 Group:  System/Base
-License:GPL v2 only
+License:GPLv2
 Url:http://linux.dell.com/files/biosdevname/
 # SMBIOS and PCI IRQ Routing Tables only exist on these arches.  It's
 # also likely that other arches don't expect the PCI bus to be sorted
@@ -41,6 +41,7 @@
 Requires:   udev
 Patch0: %{name}-delete-unused-function.diff
 Patch1: %{name}-policy-all_names.diff
+Patch2: biosdevname-0.2.4-wronglinking.patch
 
 %description
 biosdevname in its simplest form takes an kernel name name as an
@@ -59,8 +60,10 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2
 
 %build
+autoreconf -fiv
 # this is a udev rule, so it needs to live in / rather than /usr
 %configure --disable-rpath --libdir=/%{_lib} --prefix=/ --bindir=/bin 
--sbindir=/sbin
 make %{?_smp_mflags}

++ biosdevname-0.2.4-wronglinking.patch ++
--- src/Makefile.am.orig
+++ src/Makefile.am
@@ -21,7 +21,6 @@ src_biosdevname_SOURCES =  \
src/dmidecode/util.c
 
 src_biosdevnameS_SOURCES =  $(src_biosdevname_SOURCES)
-src_biosdevnameS_LDFLAGS = -all-static
 
 EXTRA_DIST = \
src/bios_dev_name.h \





Remember to have fun...

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



commit amanda for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package amanda for openSUSE:Factory
checked in at Mon May 2 14:42:11 CEST 2011.




--- amanda/amanda.changes   2011-02-10 00:58:44.0 +0100
+++ /mounts/work_src_done/STABLE/amanda/amanda.changes  2011-04-30 
17:33:20.0 +0200
@@ -1,0 +2,6 @@
+Sat Apr 30 15:22:11 UTC 2011 - co...@opensuse.org
+
+- amanda-2.6.1p1-avoid-perl-provides.patch:
+  patch perl code not to trigger bogus perl provides
+
+---

calling whatdependson for head-i586


New:

  amanda-2.6.1p1-avoid-perl-provides.patch



Other differences:
--
++ amanda.spec ++
--- /var/tmp/diff_new_pack.b9Oe7V/_old  2011-05-02 14:41:17.0 +0200
+++ /var/tmp/diff_new_pack.b9Oe7V/_new  2011-05-02 14:41:17.0 +0200
@@ -27,7 +27,7 @@
 BuildRequires:  cups-libs gawk libsmbclient libsmbclient-devel libxslt mailx 
mtx readline-devel
 %define package_version 2.6.1p1  
 Version:2.6.1.1
-Release:11
+Release:16
 PreReq: pwdutils permissions
 Requires:   dump /usr/bin/smbclient
 Requires:   perl = %{perl_version}
@@ -44,6 +44,7 @@
 Patch3: %{name}-%{package_version}-shellbang.patch
 Patch4: %{name}-%{package_version}-return_val.patch
 Patch5: %{name}-%{package_version}-newer_glib.patch
+Patch6: amanda-2.6.1p1-avoid-perl-provides.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -73,6 +74,7 @@
 %patch3
 %patch4
 %patch5
+%patch6 -p1
 
 %build
 ./autogen

++ amanda-2.6.1p1-avoid-perl-provides.patch ++
Index: amanda-2.6.1p1/perl/Amanda/BigIntCompat.pm
===
--- amanda-2.6.1p1.orig/perl/Amanda/BigIntCompat.pm 2008-12-16 
01:03:38.0 +0100
+++ amanda-2.6.1p1/perl/Amanda/BigIntCompat.pm  2011-04-30 17:21:41.515787668 
+0200
@@ -60,7 +60,8 @@ our $stringify = overload::Method($test_
 
 if ($test_num =~ /^\+/) {
 eval 'EVAL';
-package Math::BigInt;
+package
+Math::BigInt;
 use overload 'eq' = sub {
my ($self, $other) = @_;
return $self eq $other;
@@ -82,7 +83,8 @@ EVAL
 # by bigint2uint64().
 if (!$test_num-can(sign)) {
 eval 'EVAL';
-   package Math::BigInt;
+   package 
+   Math::BigInt;
sub sign { ($_[0] =~ /^-/)? - : +; }
 EVAL
 die $@ if $@;
@@ -91,7 +93,8 @@ EVAL
 # similarly for bstr
 if (!$test_num-can(bstr)) {
 eval 'EVAL';
-   package Math::BigInt;
+   package 
+   Math::BigInt;
sub bstr { $_[0]; }
 EVAL
 die $@ if $@;





Remember to have fun...

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



commit perl-JSON-PP for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package perl-JSON-PP for openSUSE:Factory
checked in at Mon May 2 14:46:49 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/perl-JSON-PP/perl-JSON-PP.changes  
2011-04-04 19:25:20.0 +0200
@@ -0,0 +1,6 @@
+---
+Mon Apr  4 17:25:14 UTC 2011 - co...@novell.com
+
+- initial package 2.27105
+* created by cpanspec 1.78.03
+

calling whatdependson for head-i586


New:

  JSON-PP-2.27105.tar.gz
  perl-JSON-PP.changes
  perl-JSON-PP.spec



Other differences:
--
++ perl-JSON-PP.spec ++
#
# spec file for package perl-JSON-PP
#
# 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/
#



Name:   perl-JSON-PP
Version:2.27105
Release:1
License:GPL+ or Artistic
%define cpan_name JSON-PP
Summary:JSON::XS compatible pure-Perl module.
Url:http://search.cpan.org/dist/JSON-PP/
Group:  Development/Libraries/Perl
#Source: 
http://www.cpan.org/authors/id/M/MA/MAKAMAKA/JSON-PP-%{version}.tar.gz
Source: %{cpan_name}-%{version}.tar.gz
BuildArch:  noarch
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  perl
BuildRequires:  perl-macros
%{perl_requires}

%description
This module is the JSON::XS manpage compatible pure Perl module. (Perl 5.8
or later is recommended)

JSON::XS is the fastest and most proper JSON module on CPAN. It is written
by Marc Lehmann in C, so must be compiled and installed in the used
environment.

JSON::PP is a pure-Perl module and has compatibility to JSON::XS.

%prep
%setup -q -n %{cpan_name}-%{version}

%build
%{__perl} Makefile.PL INSTALLDIRS=vendor
%{__make} %{?_smp_mflags}

%check
%{__make} test

%install
%perl_make_install
%perl_process_packlist
%perl_gen_filelist

%clean
%{__rm} -rf %{buildroot}

%files -f %{name}.files
%defattr(644,root,root,755)
%doc Changes README

%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 cantarell-fonts for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package cantarell-fonts for openSUSE:Factory
checked in at Mon May 2 14:53:49 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/cantarell-fonts/cantarell-fonts.changes
2011-04-27 01:20:00.0 +0200
@@ -0,0 +1,51 @@
+---
+Tue Apr  5 12:06:59 UTC 2011 - fcro...@novell.com
+
+- Update to version 0.0.6:
+  + bold l
+  + fix umlaut positions (bgo#646222)
+  + README fixes
+
+---
+Thu Mar 24 10:43:29 UTC 2011 - fcro...@novell.com
+
+- Update to version 0.0.5:
+  + improved password entry glyph
+  + improved hyphen by making narrower
+  + improved licensing and FONTLOG metadata
+  + improved vertical metrics
+- Changes from version 0.0.4:
+  + improved hints on numerals and bold letters
+  + improved metrics
+
+---
+Thu Mar 24 09:36:42 UTC 2011 - fcro...@novell.com
+
+- Add fontconfig BuildRequires for directory ownership.
+
+---
+Tue Feb 22 18:15:27 UTC 2011 - fcro...@novell.com
+
+- Update to version 0.0.3:
+  + create the tarball from the actual git master
+- Changes from version 0.0.2:
+  + improved hints, hinting related metrics
+  + added black circle glyph for password entries
+  + increased size of '^'
+  + fixed the fontconfig script not to override the global default
+- Remove call to autogen.sh since we don't use a git tarball
+  anymore.
+
+---
+Mon Jan 17 18:24:45 UTC 2011 - fcro...@novell.com
+
+- Fix fontconfig file path (/etc/fontconfig/conf.avail instead of
+  /usr/share/fontconfig/conf.avail) by setting configdir in
+  %make_install, and set cantarell as default font by linking it in
+  /etc/fontconfig/conf.d.
+
+---
+Wed Dec 15 18:17:11 CET 2010 - vu...@opensuse.org
+
+- Initial package (from git as of 2010-12-15).
+

calling whatdependson for head-i586


New:

  cantarell-fonts-0.0.6.tar.bz2
  cantarell-fonts.changes
  cantarell-fonts.spec



Other differences:
--
++ cantarell-fonts.spec ++
#
# spec file for package cantarell-fonts
#
# 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/
#



Name:   cantarell-fonts
Version:0.0.6
Release:1
License:SIL Open Font License 1.1
Summary:Contemporary Humanist Sans Serif Font
Url:http://live.gnome.org/CantarellFonts
Group:  System/X11/Fonts
Source: %{name}-%{version}.tar.bz2
# needed for directory ownership
BuildRequires:  fontconfig
BuildRequires:  pkg-config
PreReq: %suseconfig_fonts_prereq
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildArch:  noarch

%description
The Cantarell font family is a contemporary Humanist sans serif designed
for on-screen reading.

%prep
%setup -q

%build
%configure

%install
%make_install configdir=%{_sysconfdir}/fonts/conf.avail
mkdir -p %{buildroot}/%{_sysconfdir}/fonts/conf.d
ln -s ../conf.avail/31-cantarell.conf %{buildroot}/%{_sysconfdir}/fonts/conf.d/

%post
%run_suseconfig_fonts

%postun
%run_suseconfig_fonts

%clean
rm -rf %{buildroot}

%files
%defattr(-,root,root)
%doc README COPYING
%{_sysconfdir}/fonts/conf.avail/31-cantarell.conf
%config(noreplace) %{_sysconfdir}/fonts/conf.d/31-cantarell.conf
%dir %{_datadir}/fonts/cantarell
%{_datadir}/fonts/cantarell/Cantarell-Bold.otf
%{_datadir}/fonts/cantarell/Cantarell-Regular.otf

%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 pixman for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package pixman for openSUSE:Factory
checked in at Mon May 2 15:01:46 CEST 2011.




--- pixman/pixman.changes   2010-10-29 13:47:34.0 +0200
+++ /mounts/work_src_done/STABLE/pixman/pixman.changes  2011-03-01 
12:52:03.0 +0100
@@ -1,0 +2,9 @@
+Fri Feb 11 16:42:19 UTC 2011 - fcro...@novell.com
+
+- Update to version 0.20.2:
+  + Fix opacity check
+  + Improve handling of tangent circles
+  + Various bug fixes.
+  + Build fixes.
+
+---

calling whatdependson for head-i586


Old:

  pixman-0.20.0.tar.bz2

New:

  pixman-0.20.2.tar.bz2



Other differences:
--
++ pixman.spec ++
--- /var/tmp/diff_new_pack.NROf2o/_old  2011-05-02 15:00:52.0 +0200
+++ /var/tmp/diff_new_pack.NROf2o/_new  2011-05-02 15:00:52.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package pixman (Version 0.20.0)
+# spec file for package pixman
 #
-# 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
@@ -18,7 +18,7 @@
 
 
 Name:   pixman
-Version:0.20.0
+Version:0.20.2
 Release:1
 License:MIT License (or similar)
 Summary:Pixel manipulation library

++ pixman-0.20.0.tar.bz2 - pixman-0.20.2.tar.bz2 ++
 8708 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/pixman-0.20.0/configure.ac new/pixman-0.20.2/configure.ac
--- old/pixman-0.20.0/configure.ac  2010-10-27 22:51:30.0 +0200
+++ new/pixman-0.20.2/configure.ac  2011-01-19 14:22:31.0 +0100
@@ -54,7 +54,7 @@
 
 m4_define([pixman_major], 0)
 m4_define([pixman_minor], 20)
-m4_define([pixman_micro], 0)
+m4_define([pixman_micro], 2)
 
 m4_define([pixman_version],[pixman_major.pixman_minor.pixman_micro])
 
@@ -652,10 +652,9 @@
 
 AC_MSG_CHECKING(for __thread)
 AC_LINK_IFELSE([
-#ifdef defined __MINGW32__  !(__GNUC__  4 || (__GNUC__ == 4  
__GNUC_MINOR__ = 5))
+#if defined(__MINGW32__)  !(__GNUC__  4 || (__GNUC__ == 4  __GNUC_MINOR__ 
= 5))
 #error This MinGW version has broken __thread support
 #endif
-#endif
 #ifdef __OpenBSD__
 #error OpenBSD has broken __thread support
 #endif
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/pixman-0.20.0/pixman/pixman-arm-neon-asm.S 
new/pixman-0.20.2/pixman/pixman-arm-neon-asm.S
--- old/pixman-0.20.0/pixman/pixman-arm-neon-asm.S  2010-10-27 
22:43:03.0 +0200
+++ new/pixman-0.20.2/pixman/pixman-arm-neon-asm.S  2011-01-19 
14:08:31.0 +0100
@@ -537,13 +537,13 @@
 
/**/
 
 .macro pixman_composite_add___process_pixblock_tail_head
-vld1.8  {d0, d1, d2, d3}, [SRC]!
+vld1.32 {d0, d1, d2, d3}, [SRC]!
 PF add PF_X, PF_X, #8
 PF tst PF_CTL, #0xF
-vld1.8  {d4, d5, d6, d7}, [DST_R, :128]!
+vld1.32 {d4, d5, d6, d7}, [DST_R, :128]!
 PF addne PF_X, PF_X, #8
 PF subne PF_CTL, PF_CTL, #1
-vst1.8  {d28, d29, d30, d31}, [DST_W, :128]!
+vst1.32 {d28, d29, d30, d31}, [DST_W, :128]!
 PF cmp PF_X, ORIG_W
 PF pld, [PF_SRC, PF_X, lsl #src_bpp_shift]
 PF pld, [PF_DST, PF_X, lsl #dst_bpp_shift]
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/pixman-0.20.0/pixman/pixman-bits-image.c 
new/pixman-0.20.2/pixman/pixman-bits-image.c
--- old/pixman-0.20.0/pixman/pixman-bits-image.c2010-10-27 
22:43:03.0 +0200
+++ new/pixman-0.20.2/pixman/pixman-bits-image.c2011-01-19 
14:12:16.0 +0100
@@ -297,6 +297,7 @@
 uint32_t *bottom_row;
 uint32_t *end;
 uint32_t 

commit pango for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package pango for openSUSE:Factory
checked in at Mon May 2 15:04:07 CEST 2011.




--- GNOME/pango/pango.changes   2011-03-01 08:25:23.0 +0100
+++ /mounts/work_src_done/STABLE/pango/pango.changes2011-05-02 
12:18:46.0 +0200
@@ -1,0 +2,22 @@
+Mon May  2 12:18:16 CEST 2011 - vu...@opensuse.org
+
+- Fix %pango_module_post/%pango_module_postun to create the right
+  file (pango.modules instead of pango.immodules).
+
+---
+Tue Apr  5 11:41:02 UTC 2011 - fcro...@novell.com
+
+- Update to version 1.28.4:
+  + Various introspection annotation fixes
+  + Build fixes
+  + Require glib = 2.24.0
+  + Bugs fixed:
+- bgo#636348: Hex boxes are incorrectly scaled with non
+  identity cairo scale.
+- bgo#639882: Heap corruption in font parsing with FreeType2
+  backend.
+- Update Obsoletes on library package (from = to  ).
+- Drop pango-CVE-2011-0064.patch and pango-CVE-2011-0020.patch:
+  fixed upstream.
+
+---

calling whatdependson for head-i586


Old:

  pango-1.28.3.tar.bz2
  pango-CVE-2011-0020.patch
  pango-CVE-2011-0064.patch

New:

  pango-1.28.4.tar.bz2



Other differences:
--
++ pango.spec ++
--- /var/tmp/diff_new_pack.1RPCmp/_old  2011-05-02 15:01:58.0 +0200
+++ /var/tmp/diff_new_pack.1RPCmp/_new  2011-05-02 15:01:58.0 +0200
@@ -22,9 +22,8 @@
 Name:   pango
 License:LGPLv2.1+
 Group:  System/Libraries
-Version:1.28.3
-Release:5
-# NOTE: on upgrade to a new upstream version, change the Obsoletes from = to 
 (here and in baselibs.conf)
+Version:1.28.4
+Release:1
 Summary:Library for Layout and Rendering of Text
 Source: 
ftp://ftp.gnome.org/pub/GNOME/sources/pango/1.18/%{name}-%{version}.tar.bz2
 Source1:README.SuSE
@@ -32,10 +31,6 @@
 Source99:   baselibs.conf
 # PATCH-FIX-UPSTREAM pango64.patch bgo129534 -- needed for biarch. 
Unfortunately, this is not good enough for usptream.
 Patch0: pango64.patch
-# PATCH-FIX-UPSTREAM pango-CVE-2011-0020.patch bnc#666101 CVE-2011-0020 
vu...@opensuse.org -- heap corruption in font parsing with FreeType2 backend
-Patch1: pango-CVE-2011-0020.patch
-# PATCH-FIX-UPSTREAM pango-CVE-2011-0064.patch bnc#672502 CVE-2011-0064. 
vu...@opensuse.org -- handle realloc failure in the buffer
-Patch2: pango-CVE-2011-0064.patch
 BuildRequires:  gcc-c++
 BuildRequires:  gtk-doc
 BuildRequires:  pkg-config
@@ -62,8 +57,7 @@
 Group:  System/Libraries
 Requires(post): %{name}-tools
 Provides:   %{name} = %{version}
-# Note: we keep = (and a rpmlint warning...) until we get a version higher 
than 1.28.3 (when this provides/obsoletes was introduced)
-Obsoletes:  %{name} = %{version}
+Obsoletes:  %{name}  %{version}
 # bug437293
 %ifarch ppc64
 Obsoletes:  pango-64bit
@@ -132,8 +126,6 @@
 cp -a %{S:1} .
 %patch0 -p0
 %endif
-%patch1 -p1
-%patch2 -p1
 
 %build
 %configure --disable-static --with-pic

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.1RPCmp/_old  2011-05-02 15:01:58.0 +0200
+++ /var/tmp/diff_new_pack.1RPCmp/_new  2011-05-02 15:01:58.0 +0200
@@ -2,7 +2,7 @@
   +/etc/pango/pango(64)?.modules
   requires pango-tools-targettype
   provides pango-targettype = version
-  obsoletes pango-targettype = version
+  obsoletes pango-targettype  version
   post %if %_lib == lib64
   post if test -f prefix%{_bindir}/pango-querymodules-64; then 
prefix%{_bindir}/pango-querymodules-64  
prefix%{_sysconfdir}/pango/pango64.modules; fi
   post %else

++ macros.pango ++
--- /var/tmp/diff_new_pack.1RPCmp/_old  2011-05-02 15:01:58.0 +0200
+++ /var/tmp/diff_new_pack.1RPCmp/_new  2011-05-02 15:01:58.0 +0200
@@ -18,9 +18,9 @@
 # On install, update the cache
 %pango_module_post\
 %if %_lib == lib64\
-  %{_bindir}/pango-querymodules-64  %{_sysconfdir}/pango/pango64.immodules   \
+  %{_bindir}/pango-querymodules-64  %{_sysconfdir}/pango/pango64.modules \
 %else \
-  %{_bindir}/pango-querymodules  %{_sysconfdir}/pango/pango.immodules\
+  %{_bindir}/pango-querymodules  %{_sysconfdir}/pango/pango.modules  \
 %endif
 
 # On uninstall, update the cache. Note: we ignore upgrades (already
@@ -28,8 +28,8 @@
 %pango_module_postun  \
 if [ $1 -eq 0 ]; then \
   %if %_lib == lib64  \
-%{_bindir}/pango-querymodules-64  

commit libxml++ for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package libxml++ for openSUSE:Factory
checked in at Mon May 2 15:13:36 CEST 2011.




--- GNOME/libxml++/libxml++.changes 2010-10-15 09:26:55.0 +0200
+++ /mounts/work_src_done/STABLE/libxml++/libxml++.changes  2011-04-27 
00:00:13.0 +0200
@@ -1,0 +2,23 @@
+Tue Apr 26 23:55:01 CEST 2011 - vu...@opensuse.org
+
+- Update to version 2.34.1:
+  + Do not require mm-common during the tarball build.
+- Changes from version 2.34.0:
+  + Build fix.
+- Changes from version 2.33.1:
+  + Node::remove_child(): Fix a memory management problem
+introduced in 2.33.1.
+  + Document::do_write_to_stream(), Schema::set_document(): Check
+the results from xmlSchemaNewDocParserCtxt() and
+xmlSaveFormatFileTo() (bgo#635846)
+- Changes from version 2.33.1:
+  + (Hopefully) allow separate and multi-threaded libxml2 usage by
+not using the global xmlRegisterNodeDefault() and
+xmlDeregisterNodeDefault() callbacks.
+  + Do not call xmlCleanupParser() when the library is unloaded,
+because it is brutal and can break other parts of applications
+that try to use libxml separately.
+  + Minor code improvement.
+  + Build: Build the examples by default.
+
+---

calling whatdependson for head-i586


Old:

  libxml++-2.32.0.tar.bz2

New:

  libxml++-2.34.1.tar.bz2



Other differences:
--
++ libxml++.spec ++
--- /var/tmp/diff_new_pack.lF6RLI/_old  2011-05-02 15:11:45.0 +0200
+++ /var/tmp/diff_new_pack.lF6RLI/_new  2011-05-02 15:11:45.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package libxml++ (Version 2.32.0)
+# spec file for package libxml++
 #
-# 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
@@ -25,7 +25,7 @@
 BuildRequires:  libxml2-devel
 License:LGPLv2.1+
 Group:  Development/Libraries/C and C++
-Version:2.32.0
+Version:2.34.1
 Release:1
 Summary:C++ Interface for XML Files
 Source: %{name}-%{version}.tar.bz2

++ libxml++-2.32.0.tar.bz2 - libxml++-2.34.1.tar.bz2 ++
 21007 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 gtk3 for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package gtk3 for openSUSE:Factory
checked in at Mon May 2 15:14:31 CEST 2011.




--- GNOME/gtk3/gtk3.changes 2011-02-13 22:25:39.0 +0100
+++ /mounts/work_src_done/STABLE/gtk3/gtk3.changes  2011-04-26 
15:11:45.0 +0200
@@ -1,0 +2,104 @@
+Tue Apr 26 12:52:49 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.9:
+  + Fix some interference between XI2 and input methods, XEmbed and
+user-time tracking.
+  + Theming improvements
+- Make it possible to give combo boxes, buttons, entries a
+  uniform height.
+  + GtkGrid now does RTL flipping like other containers.
+  + Updated translations.
+
+---
+Mon Apr  4 09:33:53 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.8:
+  + The size negotiation optimizations turned out to have
+problematic side effects in some applications, and have been
+reverted for now
+  + Fix prelight of selected row expanders
+  + Bugs fixed: bgo#645341, bgo#646446, bgo#646462, bgo#646498.
+  + Updated translations
+- Changes from version 3.0.7:
+  + Performance improvements for theming and size allocation
+  + Thread-safety fixes in file chooser and app chooser code
+  + GtkStatusIcon can now receive icon size hints from the tray
+it is embedded in
+  + RTL fixes for GtkGrid and GtkWidget::halign
+  + Bugs fixed: bgo#639584, bgo#642918, bgo#645232.
+
+---
+Mon Mar 28 11:26:55 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.6:
+  + Export dark themes for the window manager.
+  + Make selectable labels work again.
+  + Updated translations.
+
+---
+Wed Mar 23 21:55:46 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.5:
+  + reverts a problematic change in 3.0.4 which caused application
+font settings to be ignored.
+- Changes from version 3.0.4:
+  + New style classes for 'inline' toolbars and sidebars have been
+added.
+  + Theming fixes and enhancement in many widgets, including
+GtkRange, GtkFileChooser, GtkNotebook, GtkTreeview and
+GtkRadioButton.
+  + Bugs fixed: bgo#640692, bgo#642712, bgo#644836, bgo#644975,
+bgo#644976, bgo#645057, bgo#645134, bgo#645172, bgo#645234,
+bgo#645235, bgo#645405, bgo#635254.
+  + Updated translations.
+- Changes from version 3.0.3:
+  + Support for the GDK_NATIVE_WINDOWS environment variable has
+been removed
+  + Bugs fixed: bgo#642604, bgo#643416, bgo#644119, bgo#644248,
+bgo#644276, bgo#644348, bgo#644353, bgo#644355, bgo#644570.
+  + Updated translations.
+
+---
+Mon Mar  7 15:41:33 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.2:
+  + GtkSettings have been made multi-backend-safe
+  + Many improvements to themability and the default theme:
+- GtkScale slider theming can adjust to scale marks, using
+  style classes.
+- A new style class for 'primary' toolbars
+- Widget style classes can now be specified in GtkBuilder
+  files.
+- Improved scrollbar drawing
+- Improved combobox drawing
+- Improved spinbutton drawing
+- Improved switch drawing
+- Improved checkbutton drawing
+- Improved menu drawing
+- Improved notebook tab drawing
+  + Bugs fixed: bgo#643041, bgo#643131, bgo#643170, bgo#643216,
+bgo#643321, bgo#643347, bgo#643370, bgo#643440, bgo#643496,
+bgo#643543, bgo#643584, bgo#643630, bgo#643685, bgo#643911,
+bgo#643912, bgo#643925, bgo#643967, bgo#644089.
+
+---
+Tue Feb 22 09:25:22 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.1:
+  + A autoconf macro, GTK_CHECK_BACKEND, has been added
+to allow easy checking for certain gdk backends
+  + A number of memory leaks and segfaults involving accessibility
+have been fixed
+  + Bugs fixed: bgo#586201, bgo#599907, bgo#626730, bgo#630971,
+bgo#633291, bgo#642213, bgo#642263, bgo#642541, bgo#642677,
+bgo#642681, bgo#642751, bgo#642771, bgo#642772, bgo#642778,
+bgo#642782, bgo#642791.
+  + Updated translations.
+
+---
+Sat Feb 19 10:42:29 CET 2011 - vu...@opensuse.org
+
+- Remove update-alternatives Requires in devel subpackage, since we
+  don't use this mechanism anymore there.
+
+---

calling whatdependson for head-i586


Old:

  gtk+-3.0.0.tar.bz2

New:

  gtk+-3.0.9.tar.bz2



Other differences:
--
++ gtk3.spec ++
--- /var/tmp/diff_new_pack.JssSSy/_old  2011-05-02 15:13:59.0 +0200
+++ /var/tmp/diff_new_pack.JssSSy/_new  2011-05-02 15:13:59.0 +0200
@@ -22,7 +22,7 @@
 
 

commit libcanberra for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package libcanberra for openSUSE:Factory
checked in at Mon May 2 15:16:00 CEST 2011.




--- GNOME/libcanberra/libcanberra.changes   2010-10-05 10:28:03.0 
+0200
+++ /mounts/work_src_done/STABLE/libcanberra/libcanberra.changes
2011-04-21 11:34:16.0 +0200
@@ -1,0 +2,33 @@
+Mon Mar  7 15:34:08 UTC 2011 - fcro...@novell.com
+
+- Fix directory ownership of
+  %{_libdir}/gnome-settings-daemon-3.0/gtk-modules in
+  gtk-module-common.
+- Remove --disable-rpath configure option: it's obsolete.
+
+---
+Wed Mar  2 16:06:54 CET 2011 - fcro...@novell.com
+
+- Update to version 0.28:
+  + enable gtk module by default in gnome3
+  + update login autostart files for gnome3
+- Stop making libcanberra-gtk-module-common noarch as there's a
+  file in %{_libdir}.
+
+---
+Fri Feb 18 12:28:26 UTC 2011 - fcro...@novell.com
+
+- Update to version 0.27:
+  + add utility to play boot up sound
+  + systemd: add unit for bootup and shutdown sounds
+  + cache: don't use $HOME when it is not set
+  + gtk3: skip gtk_quit_add() for now
+- Remove libcanberra-gtkquit.patch: fixed upstream
+
+---
+Tue Feb 15 15:47:54 UTC 2011 - fcro...@novell.com
+
+- Enable gtk+ 3 build by setting build_gtk3 to 1.
+- Add libcanberra-gtkquit.patch: do not use removed GTK+ 3 API.
+
+---

calling whatdependson for head-i586


Old:

  libcanberra-0.26.tar.bz2

New:

  libcanberra-0.28.tar.bz2



Other differences:
--
++ libcanberra.spec ++
--- /var/tmp/diff_new_pack.q0PO9W/_old  2011-05-02 15:14:45.0 +0200
+++ /var/tmp/diff_new_pack.q0PO9W/_new  2011-05-02 15:14:45.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package libcanberra (Version 0.26)
+# spec file for package libcanberra
 #
-# 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
@@ -16,10 +16,10 @@
 #
 
 
-%define build_gtk3 0
+%define build_gtk3 1
 
 Name:   libcanberra
-Version:0.26
+Version:0.28
 Release:1
 License:LGPLv2.0+
 Summary:Portable sound event library
@@ -81,7 +81,7 @@
 %if %build_gtk3
 
 %package gtk3-0
-
+License:LGPLv2.0+
 
 Summary:Portable sound event library -- GTK+ 3 Library
 Group:  System/Libraries
@@ -104,7 +104,6 @@
 %if %build_gtk3
 Recommends: %{name}-gtk3-module
 %endif
-BuildArch:  noarch
 %gconf_schemas_prereq
 
 %description gtk-module-common
@@ -135,8 +134,7 @@
 %if %build_gtk3
 
 %package gtk3-module
-
-
+License:LGPLv2.0+
 Summary:Portable sound event library -- GTK+ 3 Module
 Group:  System/Libraries
 Requires:   %{name}-gtk-module-common = %{version}
@@ -193,7 +191,7 @@
 %setup -q
 
 %build
-%configure --with-pic --disable-static --disable-rpath --enable-pulse 
--enable-alsa --enable-null --with-builtin=dso
+%configure --with-pic --disable-static --enable-pulse --enable-alsa 
--enable-null --with-builtin=dso V=1
 %__make %{?jobs:-j%jobs}
 
 %install
@@ -257,6 +255,9 @@
 %dir %{_sysconfdir}/X11/xinit
 %dir %{_sysconfdir}/X11/xinit/xinitrc.d
 %{_sysconfdir}/X11/xinit/xinitrc.d/libcanberra-gtk-module.sh
+%dir %{_libdir}/gnome-settings-daemon-3.0
+%dir %{_libdir}/gnome-settings-daemon-3.0/gtk-modules
+%{_libdir}/gnome-settings-daemon-3.0/gtk-modules/canberra-gtk-module.desktop
 
 %files gtk2-module
 %defattr(-, root, root)

++ libcanberra-0.26.tar.bz2 - libcanberra-0.28.tar.bz2 ++
 23310 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 libnotify for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package libnotify for openSUSE:Factory
checked in at Mon May 2 15:18:19 CEST 2011.




--- GNOME/libnotify/libnotify.changes   2010-10-04 12:19:43.0 +0200
+++ /mounts/work_src_done/STABLE/libnotify/libnotify.changes2011-03-22 
14:05:52.0 +0100
@@ -1,0 +2,47 @@
+Tue Mar 22 13:03:41 UTC 2011 - fcro...@novell.com
+
+- Update to version 0.7.2:
+  + Add a way to change the application name
+  + Mark image_path as deprecated
+  + Allow properties to be set in any order
+
+---
+Mon Feb  7 14:14:22 UTC 2011 - fcro...@novell.com
+
+- Update to version 0.7.1:
+  + Don't export private symbols
+  + Introspection support and annotations
+  + Documentation cleanups and fixes
+  + Ref the pixbuf passed to set_image_from_pixbuf
+  + Add tests for new capabilities and hints
+  + Update spec to mention persistence and action-icons server
+capability and action-icons, transient and resident
+hints.
+  + Bump spec version to 1.2
+- Add gobject-introspection-devel BuildRequires to build
+  introspection.
+- Add support for source service checkout, with %BUILD_FROM_VCS:
+  + Add gnome-common, gtk-doc BuildRequires.
+  + Add call to ./autogen.sh.
+  + Enforce gtk-doc html generation by passing --enable-gtk-doc to
+configure.
+- Change devel package group from System/Libraries to
+  Development/Libraries/X11, to fix rpmlint warning.
+
+---
+Fri Dec 17 10:37:09 CET 2010 - vu...@opensuse.org
+
+- Update to version 0.7.0:
+  + Remove the ability to attach notifications to widgets or
+positions
+  + Add a test for the persistence server capability
+  + Port to use GBus instead of dbus-glib
+  + Add a macro to get library version number
+  + Remove GTK+ dependency from library
+  + Port tests to GTK+ 3
+- Remove pkgconfig(dbus-1), pkgconfig(dbus-glib-1),
+  pkgconfig(gtk+-2.0) BuildRequires.
+- Add explicit pkgconfig(gdk-pixbuf-2.0) BuildRequires.
+- Rename libnotify1 to libnotify4, following the soversion change.
+
+---

calling whatdependson for head-i586


Old:

  libnotify-0.6.0.tar.bz2

New:

  libnotify-0.7.2.tar.bz2



Other differences:
--
++ libnotify.spec ++
--- /var/tmp/diff_new_pack.SFP42i/_old  2011-05-02 15:16:39.0 +0200
+++ /var/tmp/diff_new_pack.SFP42i/_new  2011-05-02 15:16:39.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package libnotify (Version 0.6.0)
+# spec file for package libnotify
 #
-# 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
@@ -19,13 +19,15 @@
 
 
 Name:   libnotify
-BuildRequires:  pkgconfig(dbus-1)
-BuildRequires:  pkgconfig(dbus-glib-1)
+BuildRequires:  gobject-introspection-devel
+BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
 BuildRequires:  pkgconfig(glib-2.0)
-# libnotify works with both gtk+ 2 and gtk+ 3, and we need both at build time
-BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(gtk+-3.0)
-Version:0.6.0
+%if 0%{?BUILD_FROM_VCS}
+BuildRequires:  gnome-common
+BuildRequires:  gtk-doc
+%endif
+Version:0.7.2
 Release:1
 Url:http://www.galago-project.org/
 Group:  System/Libraries
@@ -38,13 +40,13 @@
 %description
 D-BUS notifications library.
 
-%package -n libnotify1
+%package -n libnotify4
 License:GPLv2+ ; LGPLv2.1+
 Group:  System/Libraries
 Summary:Notifications Library
 Recommends: notification-daemon
 
-%description -n libnotify1
+%description -n libnotify4
 D-BUS notifications library.
 
 %package tools
@@ -61,9 +63,9 @@
 
 %package devel
 License:LGPLv2.1+
-Group:  System/Libraries
+Group:  Development/Libraries/X11
 Summary:Notifications Library
-Requires:   libnotify1 = %{version}
+Requires:   libnotify4 = %{version}
 Provides:   libnotify-doc = %{version}
 Obsoletes:  libnotify-doc  %{version}
 
@@ -72,9 +74,15 @@
 
 %prep
 %setup -q
+%if 0%{?BUILD_FROM_VCS}
+[ -x ./autogens.sh ]  NOCONFIGURE=1 ./autogen.sh
+%endif
 
 %build
 %configure\
+%if 0%{?BUILD_FROM_VCS}
+--enable-gtk-doc \
+%endif
--disable-static
 make %{?jobs:-j%jobs}
 
@@ -85,15 +93,16 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post -n libnotify1 -p /sbin/ldconfig
+%post -n libnotify4 -p /sbin/ldconfig
 
-%postun -n libnotify1 -p /sbin/ldconfig
+%postun -n libnotify4 -p /sbin/ldconfig
 
-%files -n libnotify1
+%files -n libnotify4
 %defattr (-, root, root)
 # README is empty
 %doc AUTHORS COPYING ChangeLog NEWS
 %{_libdir}/*.so.*

commit libgnomeprint for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package libgnomeprint for openSUSE:Factory
checked in at Mon May 2 15:22:34 CEST 2011.




--- GNOME/libgnomeprint/libgnomeprint.changes   2010-09-28 21:32:38.0 
+0200
+++ /mounts/work_src_done/STABLE/libgnomeprint/libgnomeprint.changes
2011-02-27 14:37:49.0 +0100
@@ -1,0 +2,6 @@
+Sun Feb 27 13:37:49 UTC 2011 - a...@suse.de
+
+- Change lang package Requires to Recommends since it is not
+  mandatory at runtime.
+
+---

calling whatdependson for head-i586




Other differences:
--
++ libgnomeprint.spec ++
--- /var/tmp/diff_new_pack.qLqgfH/_old  2011-05-02 15:22:11.0 +0200
+++ /var/tmp/diff_new_pack.qLqgfH/_new  2011-05-02 15:22:11.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package libgnomeprint (Version 2.18.8)
+# spec file for package libgnomeprint
 #
-# 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
@@ -41,7 +41,7 @@
 %endif
 #
 Version:2.18.8
-Release:1
+Release:5
 Summary:The GNOME 2.x Printing Library
 Source: %{name}-%{version}.tar.bz2
 Source1:libgnomeprint-icons.tar.gz
@@ -50,7 +50,7 @@
 Patch:  libgnomeprint-suseconfig.dif
 Patch1: libgnomeprint.patch
 Patch3: libgnomeprint-pdf-invalid-path-176712.patch
-Requires:   %{name}-lang = %{version}
+Recommends: %{name}-lang
 
 %description
 This package contains the GNOME 2.x printing library, which provides a






Remember to have fun...

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



commit libgnomeprintui for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package libgnomeprintui for openSUSE:Factory
checked in at Mon May 2 15:23:13 CEST 2011.




--- GNOME/libgnomeprintui/libgnomeprintui.changes   2010-09-28 
13:27:04.0 +0200
+++ /mounts/work_src_done/STABLE/libgnomeprintui/libgnomeprintui.changes
2011-02-27 14:39:13.0 +0100
@@ -1,0 +2,6 @@
+Sun Feb 27 13:39:13 UTC 2011 - a...@suse.de
+
+- Change lang package Requires to Recommends since it is not
+  mandatory at runtime.
+
+---

calling whatdependson for head-i586




Other differences:
--
++ libgnomeprintui.spec ++
--- /var/tmp/diff_new_pack.GCPUxa/_old  2011-05-02 15:22:42.0 +0200
+++ /var/tmp/diff_new_pack.GCPUxa/_new  2011-05-02 15:22:42.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package libgnomeprintui (Version 2.18.6)
+# spec file for package libgnomeprintui
 #
-# 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
@@ -28,7 +28,7 @@
 %endif
 #
 Version:2.18.6
-Release:1
+Release:5
 Summary:User Interface Part of the GNOME Printing Library
 Source: %{name}-%{version}.tar.bz2
 Source99:   baselibs.conf
@@ -37,7 +37,7 @@
 Requires:   libgnomeprint = 2.10.0
 Requires:   libgnomecups = 0.2.0
 Requires:   libgnomesu
-Requires:   %{name}-lang = %{version}
+Recommends: %{name}-lang
 
 %description
 This library contains all user-interface related functions to the GNOME






Remember to have fun...

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



commit vala for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package vala for openSUSE:Factory
checked in at Mon May 2 15:26:04 CEST 2011.




--- GNOME/vala/vala.changes 2011-01-09 16:20:32.0 +0100
+++ /mounts/work_src_done/STABLE/vala/vala.changes  2011-04-04 
16:21:31.0 +0200
@@ -1,0 +2,51 @@
+Mon Apr  4 11:18:50 CEST 2011 - dims...@opensuse.org
+
+- Update to version 0.12.0:
+  + Add get_next_char to string class.
+  + Many bug fixes and binding updates.
+- Changes from version 0.11.7:
+  + Add support for async signal handlers.
+  + More refactoring in the code generator.
+  + Improvements to the .gir writer.
+  + Many bug fixes and binding updates.
+- Changes from version 0.11.6:
+  + Add parse and try_parse methods to boolean and numeric types.
+  + Add clutter-gtk-1.0 bindings.
+  + Add pixmap-1 bindings.
+  + Many bug fixes and binding updates.
+- Changes from version 0.11.5:
+  + Add last_index_of and last_index_of_char to string class.
+  + More refactoring in the code generator.
+  + Improvements to the .gir writer.
+  + Many bug fixes and binding updates.
+- Changes from version 0.11.4:
+  + Add index_of, index_of_char, and char_count to string class.
+  + Many bug fixes and binding updates.
+- Changes from version 0.11.3:
+  + Support BusName sender parameter in GDBus servers.
+  + More refactoring in the code generator.
+  + Many bug fixes and binding updates.
+- Changes from version 0.11.2:
+  + Update libnotify bindings to 0.7.0.
+  + Improvements to the .gir reader.
+  + Bug fixes and binding updates.
+- Changes from version 0.11.1:
+  + Require and target GLib = 2.16.
+  + Guard access to out parameters to allow null arguments.
+  + Add support for local constants.
+  + Support file descriptor passing with GDBus.
+  + Support cached property values in GDBus clients.
+  + Support Cancellable parameter in GDBus clients.
+  + Support no-reply methods in GDBus clients and servers.
+  + More refactoring in the code generator.
+  + Many bug fixes and binding updates.
+- Changes from version 0.11.0:
+  + Use byte indices for strings.
+  + Use uint8[] for binary data in bindings.
+  + Add support for parallel compilation.
+  + Improve compiler performance.
+  + More refactoring in the code generator.
+  + Many bug fixes and binding updates.
+- Drop vala-bgo638902-shotwell-fix.patch: fixed upstream.
+
+---

calling whatdependson for head-i586


Old:

  vala-0.10.2.tar.bz2
  vala-bgo638902-shotwell-fix.patch

New:

  vala-0.12.0.tar.bz2



Other differences:
--
++ vala.spec ++
--- /var/tmp/diff_new_pack.P8NeWw/_old  2011-05-02 15:23:24.0 +0200
+++ /var/tmp/diff_new_pack.P8NeWw/_new  2011-05-02 15:23:24.0 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package vala (Version 0.10.2)
+# spec file for package vala
 #
 # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -18,21 +18,19 @@
 
 
 Name:   vala
-Version:0.10.2
-Release:2
-%define vala_version 0.10
-%define vala_libversion 0_10
+Version:0.12.0
+Release:1
+%define vala_version 0.12
+%define vala_libversion 0_12
 # The priority defines which version of vala, in case of multiple ones are 
installed
 # is to be used by default. The rule-of-thumb for vala is to use MAJORMINOR 
without
 # decimal separator, hoping they will not get to the idea to crate a 0.100 
release.
-%define vala_priority 10
+%define vala_priority 12
 License:LGPLv2.0
 Summary:Programming language for GNOME
 Url:http://live.gnome.org/Vala
 Group:  Development/Languages/Other
 Source0:http://www.paldo.org/vala/vala-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM vala-bgo638902-shotwell-fix.patch bgo#638902 
vu...@opensuse.org -- Fix to avoid a build error in shotwell 0.8.0, based on 
patch from git
-Patch0: vala-bgo638902-shotwell-fix.patch
 BuildRequires:  bison
 BuildRequires:  fdupes
 BuildRequires:  flex
@@ -79,7 +77,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure --with-pic --enable-vapigen
@@ -146,6 +143,6 @@
 %defattr(-,root,root,-)
 %{_includedir}/vala-%{vala_version}/
 %{_libdir}/libvala-%{vala_version}.so
-%{_libdir}/pkgconfig/vala-%{vala_version}.pc
+%{_libdir}/pkgconfig/libvala-%{vala_version}.pc
 
 %changelog

++ vala-0.10.2.tar.bz2 - vala-0.12.0.tar.bz2 ++
 497502 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 pangomm for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package pangomm for openSUSE:Factory
checked in at Mon May 2 15:29:17 CEST 2011.




--- GNOME/pangomm/pangomm.changes   2010-12-10 00:09:46.0 +0100
+++ /mounts/work_src_done/STABLE/pangomm/pangomm.changes2011-04-29 
23:35:21.0 +0200
@@ -1,0 +2,35 @@
+Fri Apr 29 23:04:16 UTC 2011 - dims...@opensuse.org
+
+- Update to version 2.28.2:
+  + bgo#645669: Install the m4 files even without
+--enable-maintainer-mode, as with other modules.
+- Use source services: download_url and set_version.
+
+---
+Mon Mar 28 13:32:47 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.28.1:
+  + Avoid a tarball dependency on mm-common.
+- Changes from version 2.28.0:
+  + regenerated tarball due to changes in an m4 macro in mm-common.
+
+---
+Wed Feb 23 13:04:08 UTC 2011 - a...@mizerski.pl
+
+- Update to version 2.27.1:
+  + LayoutIter: This now has a copy constructor.
+  + Layout::get_iter(): There is now a version of this method that
+returns a LayoutIter. The version with the output parameter is
+now deprecated.
+- Remove libsigc++2-devel and update-desktop-files BuildRequires.
+- Change BuildRequires to pkgconfig() ones:
+  + old ones: cairomm-devel, glibmm2-devel, pango-devel.
+  + pkgconfig() ones: cairomm-1.0, glibmm-2.4, pangocairo.
+- Remove explicit Requires for glibmm2-devel, cairomm-devel,
+  atk-devel and pango-devel in devel subpackage: they will
+  automatically be added the pkgconfig() way.
+- Remove Requires for devel subpackage in doc subpackage: it's not
+  really needed.
+- Pass --disable-static to configure.
+
+---

calling whatdependson for head-i586


Old:

  pangomm-2.26.3.tar.bz2

New:

  _service
  _service:download_url:pangomm-2.28.2.tar.bz2
  _service:set_version:pangomm.spec



Other differences:
--
++ _service:set_version:pangomm.spec ++
#
# spec file for package pangomm
#
# 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/
#


# Update baselibs.conf when changing this
%define so_ver -1_4-1

Name:   pangomm
Version:2.28.2
Release:1
Group:  Development/Libraries/C and C++
License:GPLv2+ ; LGPLv2.0+
Summary:C++ interface for pango
Url:http://www.gtkmm.org
Source: %{name}-%{version}.tar.bz2
BuildRequires:  fdupes
BuildRequires:  gcc-c++
BuildRequires:  pkgconfig(cairomm-1.0)
BuildRequires:  pkgconfig(glibmm-2.4)
BuildRequires:  pkgconfig(pangocairo)
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
pangomm provides a C++ interface to the pango library.

%package -n libpangomm%{so_ver}

License:GPLv2+ ; LGPLv2.0+
Group:  Development/Libraries/C and C++
Summary:C++ interface for pango

%description -n libpangomm%{so_ver}
pangomm provides a C++ interface to the pango library.

%package devel
License:GPLv2+ ; LGPLv2.0+
Group:  Development/Libraries/C and C++
Summary:C++ interface for pango -- Development Files
Requires:   libpangomm%{so_ver} = %{version}

%description devel
pangomm provides a C++ interface to the pango library.

%package doc
License:GPLv2+ ; LGPLv2.0+
Group:  Development/Libraries/C and C++
Summary:C++ interface for pango -- Developer Documentation

%description doc
pangomm provides a C++ interface to the pango library.

%prep
%setup

%build
%configure --disable-static
make %{?jobs:-j%jobs}

%install
%makeinstall
rm %{buildroot}%{_libdir}/*.la
%fdupes %{buildroot}

%clean
rm -rf %{buildroot}

%post -n libpangomm%{so_ver} -p /sbin/ldconfig

%postun -n libpangomm%{so_ver} -p /sbin/ldconfig

%files -n libpangomm%{so_ver}
%defattr (-, root, root)
%doc AUTHORS NEWS README
%{_libdir}/*.so.*

%files devel
%defattr (-, root, root)
%{_includedir}/*
%{_libdir}/*.so
%{_libdir}/pkgconfig/*.pc
%{_libdir}/pangomm-1.4

%files doc
%defattr (-, root, root)
%{_datadir}/devhelp/books/pangomm-1.4/
%{_datadir}/doc/pangomm-1.4/
# Avoid BuildRequires on devhelp
%dir %{_datadir}/devhelp
%dir %{_datadir}/devhelp/books

%changelog
++ 

commit libgee for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package libgee for openSUSE:Factory
checked in at Mon May 2 15:33:23 CEST 2011.




--- libgee/libgee.changes   2010-09-27 08:01:57.0 +0200
+++ /mounts/work_src_done/STABLE/libgee/libgee.changes  2011-03-21 
16:47:49.0 +0100
@@ -1,0 +2,6 @@
+Mon Mar 21 16:37:11 CET 2011 - dims...@opensuse.org
+
+- Update to version 0.6.1:
+  +  Fix memory leaks in LinkedList.
+
+---

calling whatdependson for head-i586


Old:

  libgee-0.6.0.tar.bz2

New:

  libgee-0.6.1.tar.bz2



Other differences:
--
++ libgee.spec ++
--- /var/tmp/diff_new_pack.VFYBxL/_old  2011-05-02 15:32:23.0 +0200
+++ /var/tmp/diff_new_pack.VFYBxL/_new  2011-05-02 15:32:23.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package libgee (Version 0.6.0)
+# spec file for package libgee
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2010 Luis Medinas, Portugal
 #
 # All modifications and additions to the file contributed by third parties
@@ -20,7 +20,7 @@
 
 
 Name:   libgee
-Version:0.6.0
+Version:0.6.1
 Release:1
 Summary:GObject-based library providing commonly used data structures
 License:LGPLv2.1+

++ libgee-0.6.0.tar.bz2 - libgee-0.6.1.tar.bz2 ++
 37132 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 json-glib for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package json-glib for openSUSE:Factory
checked in at Mon May 2 15:33:56 CEST 2011.




--- GNOME/json-glib/json-glib.changes   2010-09-25 13:56:24.0 +0200
+++ /mounts/work_src_done/STABLE/json-glib/json-glib.changes2011-02-11 
13:18:18.0 +0100
@@ -1,0 +2,9 @@
+Fri Feb 11 12:16:25 UTC 2011 - fcro...@novell.com
+
+- Update to version 0.12.2:
+  + Implement support for bare values in JsonGenerator
+  + Do not require GLib 2.20 for the test suite
+  + Do not lose precision when serializing floating point values
+  + Improve introspection data
+
+---

calling whatdependson for head-i586


Old:

  json-glib-0.12.0.tar.bz2

New:

  json-glib-0.12.2.tar.bz2



Other differences:
--
++ json-glib.spec ++
--- /var/tmp/diff_new_pack.2mobzL/_old  2011-05-02 15:33:35.0 +0200
+++ /var/tmp/diff_new_pack.2mobzL/_new  2011-05-02 15:33:35.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package json-glib (Version 0.12.0)
+# spec file for package json-glib
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2009 Dominique Leuenberger, Almere, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -19,7 +19,7 @@
 
 
 Name:   json-glib
-Version:0.12.0
+Version:0.12.2
 Release:1
 Summary:Library for JavaScript Object Notation format
 License:LGPLv2.1+

++ json-glib-0.12.0.tar.bz2 - json-glib-0.12.2.tar.bz2 ++
 9961 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 totem-pl-parser for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package totem-pl-parser for openSUSE:Factory
checked in at Mon May 2 15:35:57 CEST 2011.




--- GNOME/totem-pl-parser/totem-pl-parser.changes   2010-10-20 
11:40:31.0 +0200
+++ /mounts/work_src_done/STABLE/totem-pl-parser/totem-pl-parser.changes
2011-04-05 11:51:07.0 +0200
@@ -1,0 +2,25 @@
+Mon Mar 21 15:47:53 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.32.4:
+  + Fix --enable-quvi option
+  + Fix getting past the last line of PLS files
+  + Add content-type property when available
+
+---
+Sun Feb 27 13:42:57 UTC 2011 - a...@suse.de
+
+- Change lang package Requires to Recommends since it is not
+  mandatory at runtime.
+
+---
+Thu Feb 24 14:11:56 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.32.3:
+  + quvi related build fixes
+- Changes from version 2.32.2:
+  + Parse links to video websites using libquvi
+  + Fix parsing data from broken HTTP servers
+  + Fix warning when opening a directory fails
+  + Fix parsing some ASF redirections masquerading as WMA files
+
+---

calling whatdependson for head-i586


Old:

  totem-pl-parser-2.32.1.tar.bz2

New:

  totem-pl-parser-2.32.4.tar.bz2



Other differences:
--
++ totem-pl-parser.spec ++
--- /var/tmp/diff_new_pack.OO0fFX/_old  2011-05-02 15:34:51.0 +0200
+++ /var/tmp/diff_new_pack.OO0fFX/_new  2011-05-02 15:34:51.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package totem-pl-parser (Version 2.32.1)
+# spec file for package totem-pl-parser
 #
-# 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
@@ -19,7 +19,7 @@
 
 
 Name:   totem-pl-parser
-Version:2.32.1
+Version:2.32.4
 Release:1
 License:LGPLv2.0+
 Group:  Productivity/Multimedia/Video/Players
@@ -34,7 +34,7 @@
 BuildRequires:  libxml2-devel
 BuildRequires:  translation-update-upstream
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Requires:   %{name}-lang = %{version}
+Recommends: %{name}-lang
 
 %description
 totem-pl-parser is a simple GObject-based library to parse a host of

++ totem-pl-parser-2.32.1.tar.bz2 - totem-pl-parser-2.32.4.tar.bz2 ++
 36862 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 librest for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package librest for openSUSE:Factory
checked in at Mon May 2 15:37:31 CEST 2011.




--- librest/librest.changes 2010-12-08 10:41:26.0 +0100
+++ /mounts/work_src_done/STABLE/librest/librest.changes2011-04-28 
14:21:21.0 +0200
@@ -1,0 +2,73 @@
+Thu Apr 28 12:16:26 UTC 2011 - fcro...@novell.com
+
+- Update to version 0.7.10:
+  + Introduce rest_proxy_call_upload to provide progress feedback.
+  + youtube-proxy: Added upload progress callbacks.
+  + Added documentation to rest_proxy_call_upload.
+  + bmc#13746: proxy-call: Allow customisation of data
+serialization.
+
+---
+Mon Apr  4 11:23:48 UTC 2011 - fcro...@novell.com
+
+- Update to version 0.7.9:
+  + Add disable-cookies construction property to RestProxy.
+
+---
+Wed Mar 23 09:30:35 UTC 2011 - fcro...@novell.com
+
+- Update to version 0.7.8:
+  + Add youtube proxy for uploaded video.
+  + Fix introspection build.
+- Drop librest-fix-introspection.patch: fixed upstream.
+
+---
+Sun Mar 20 23:29:29 CET 2011 - dims...@opensuse.org
+
+- Update to version 0.7.7:
+  + Fix a few introspection issues
+  + oauth-proxy:
+- Use POST method to do OAuth 1.0 authentication.
+- Added 'signature-host' propery.
+- Add librest-fix-introspection.patch: fix introspection build.
+  Taken from upstream, commit e9c917.
+
+---
+Thu Mar  3 09:48:11 CET 2011 - vu...@opensuse.org
+
+- Update to version 0.7.6:
+  + API for manually constructing and outputting XML
+- Changes from version 0.7.5:
+  + Introspection build fixes
+- Changes from version 0.7.4:
+  + Add cookie support to rest-proxy.
+  + proxy-call: Add continuous call mode
+  + Various bug fixes.
+- Changes from version 0.7.3:
+  + Fix memory corruption in oauth-proxy-call.
+- Changes from version 0.7.2:
+  + post-twitter: use the correct URL endpoint
+  + Plug leak.
+- Changes from version 0.7.1:
+  + Flickr: add upload support
+  + Various bug fixes.
+  + Improved documentation.
+- Changes from version 0.7.0:
+  + Remove FacebookProxy
+  + Add Lastfm proxy
+  + Add a oauth2 proxy
+  + Add RestParam and RestParams types
+  + Flickr proxy: Allow specifying the permissions required in the
+login url
+  + Various bug fixes.
+  + Improved documentation.
+- Drop librest-fbconnect-url.patch: facebook features got removed
+  upstream.
+- Change BuildRequires to pkgconfig() ones: glib2-devel to
+  glib-2.0, libsoup-devel to libsoup-2.4 and libsoup-gnome-2.4,
+  libxml2-devel to libxml-2.0.
+- Add pkgconfig(gobject-introspection-1.0) BuildRequires to enable
+  introspection.
+- Update Url tag.
+
+---

calling whatdependson for head-i586


Old:

  librest-fbconnect-url.patch
  rest-0.6.3.tar.bz2

New:

  rest-0.7.10.tar.bz2



Other differences:
--
++ librest.spec ++
--- /var/tmp/diff_new_pack.wg8xZ9/_old  2011-05-02 15:36:06.0 +0200
+++ /var/tmp/diff_new_pack.wg8xZ9/_new  2011-05-02 15:36:06.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package librest (Version 0.6.3)
+# spec file for package librest
 #
-# 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,19 +20,19 @@
 Name:   librest
 %define _name   rest
 %define soname  0
-%define abi 0.6
-Version:0.6.3
+%define abi 0.7
+Version:0.7.10
 Release:1
-# FIXME: once we package  0.7.5, enable introspection support (currently 
broken)
 License:LGPLv2.1
 Summary:Library to access RESTful web services
-Url:http://moblin.org/projects/librest
+Url:http://git.gnome.org/browse/librest/
 Group:  Development/Libraries/GNOME
-Source0:
http://download.moblin.org/sources/rest/0.6/%{_name}-%{version}.tar.bz2
-Patch1: librest-fbconnect-url.patch
-BuildRequires:  glib2-devel
-BuildRequires:  libsoup-devel
-BuildRequires:  libxml2-devel
+Source0:
http://download.gnome.org/sources/rest/0.7/%{_name}-%{version}.tar.bz2
+BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(gobject-introspection-1.0)
+BuildRequires:  pkgconfig(libsoup-2.4)
+BuildRequires:  pkgconfig(libsoup-gnome-2.4)
+BuildRequires:  pkgconfig(libxml-2.0)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -85,11 +85,10 @@
 
 %prep
 %setup -q -n %{_name}-%{version}
-%patch1 -p1
 
 %build
 %configure --disable-static

commit tracker for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package tracker for openSUSE:Factory
checked in at Mon May 2 15:45:16 CEST 2011.




--- GNOME/tracker/tracker.changes   2011-02-17 10:51:33.0 +0100
+++ /mounts/work_src_done/STABLE/tracker/tracker.changes2011-04-29 
01:37:03.0 +0200
@@ -1,0 +2,196 @@
+Thu Apr 28 02:03:38 UTC 2011 - g...@novell.com
+
+- Add tracker-nautilus-extension-compile-gtk3.patch to compile
+  nautilus extension with gtk3 (bnc#689447, bgo#645954). Add call
+  to autoreconf needed by the patch.
+
+---
+Wed Apr 27 09:37:37 CEST 2011 - vu...@opensuse.org
+
+- Update to version 0.10.10:
+  + libtracker-data: Support ontology changing regarding
+nrl:InverseFunctionalProperty
+  + libtracker-miner:
+- Limit extractions to 10 at any given time
+- Limit the number of statements sent to the store per request
+  + tracker-extract:
+- Complete relicensing from GPL to LGPL for C++ files missed
+- Fixed critical about locale when run from command line
+- Fixed critical when finalizing the controller object
+- Fixed crash with new QApplication() and passed argv parameter
+  + tracker-needle: Fixed email query which was using
+tracker:coalesce() with 1 argument
+  + Ontology updates.
+  + Bugs fixed: nokia#249028, nokia#244787, nokia#248059.
+  + Updated translations.
+- Changes from version 0.10.9:
+  + Now tracker-info --turtle allows exporting resources in Turtle
+RDF
+  + libtracker-common:
+- Re-instate setrlimit() and clamp between 256Mb and 50% memory
+  capacity for RLIMIT_{AS|DATA}
+- Don't apply setrlimit() constraints to spawned processes
+  (inherited anyway)
+  + libtracker-data: Error when OFFSET, LIMIT, GROUP or ORDER are
+used with ASK queries
+  + libtracker-sparql: Fixed libtracker_sparql_LDFLAGS missing \,
+causing export of all symbols
+  + libtracker-extract: Added new unit test for IPTC records are
+read correctly
+  + tracker-extract:
+- Added a controller thread to be able to shutdown quickly on
+  pre-unmount signals
+- Cleaned up debugging considerably and print summary on start
+  up
+  + Ontology updates.
+  + Bugs fixed: bgo#646834, bgo#647548, nokia#238770, nokia#245998,
+nokia#244267, nokia#241302, nokia#245589, nokia#245373,
+nokia#213419, nokia#240681.
+  + Updated translations.
+- Drop update-rest.patch: fixed upstream.
+- Drop call to autoreconf.
+
+---
+Mon Apr 11 08:01:53 UTC 2011 - fcro...@novell.com
+
+- Update to version 0.10.8:
+  + libtracker-data: Protect tracker_db_cursor_get_* with mutex
+  + libtracker-bus: There is no BatchUpdateArray, UpdateArray is
+always considered a batch operation.
+  + libtracker-sparql: Fix build from tarball
+  + tracker-store: Increase maximum signal size from 1000 to 5
+triples.
+  + tracker-store: Fix UpdateArray to use low priority request
+  + Bugs fixed: bgo#642883, nokia#244556.
+- Changes from version 0.10.7:
+  + Introspection support for libtracker-{sparql|miner|extract}.
+  + libtracker-sparql: Fixed test case on cancellation error check.
+  + tracker-extract: oasis: Avoid invalid frees on non-NULL
+ pointers.
+  + tracker-needle:
+- Cancel previous operations when switching views.
+- Improve icons or images category to allow filtering by
+  all or title.
+  + Bugs fixed: bgo#644997, bgo#646365, bgo#646374, bgo#644455,
+nokia#244536, nokia#242253, nokia#229461, nokia#237582,
+nokia#240272, nokia#241659.
+  + Updated translations.
+- Update BuildRequires to use vala-devel (instead of
+  vala-unstable-devel) and add gobject-introspection-devel to build
+  introspection support.
+
+---
+Mon Apr  4 10:08:17 UTC 2011 - fcro...@novell.com
+
+- Update to version 0.10.6:
+  + New Feature: Added INSERT OR REPLACE SPARQL, using UPDATE gives
+us ca. 25% speed improvement in some cases.
+  + libtracker-common: Only use encoding guessing when confidence
+is  30%.
+  + libtracker-data: Added new functions tracker:case-fold() and
+tracker:lower-case().
+  + libtracker-sparql: Handle GSpawnError thrown by GDBus
+  + tracker-needle:
+- Model reworked showin no delay loading thousands of items.
+- Improve error handling.
+  + Bugs fixed: bgo#645380, bgo#645934, bgo#645963, bgo#645675,
+nokia#241833, nokia#235445, nokia#241206, nokia#240168,
+nokia#240582.
+- Drop fix-evolution-build.patch: fixed upstream.
+- Remove configure --enable-tracker-search-tool option, no longer
+  present upstream.
+
+---
+Mon Mar 28 11:53:18 UTC 2011 - fcro...@novell.com
+
+- Update to version 0.10.5:
+  + libtracker-common: Fix localtime handling with historic UTC
+offsets.
+  + libtracker-data: Fix graph check 

commit telepathy-glib for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package telepathy-glib for openSUSE:Factory
checked in at Mon May 2 16:20:23 CEST 2011.




--- telepathy-glib/telepathy-glib.changes   2010-12-21 10:23:22.0 
+0100
+++ /mounts/work_src_done/STABLE/telepathy-glib/telepathy-glib.changes  
2011-04-20 13:58:42.0 +0200
@@ -1,0 +2,358 @@
+Mon Apr  4 15:53:13 UTC 2011 - fcro...@novell.com
+
+- Update to version 0.14.3:
+  + Update to spec 0.22.1:
+- Generated code for new StreamHandler methods and signals and
+  types.
+- TP_ERROR_INSUFFICIENT_BALANCE.
+  + tp_g_ptr_array_extend() for concatenating two GPtrArrays.
+
+---
+Mon Apr  4 15:41:47 UTC 2011 - dims...@opensuse.org
+
+- Use vala-devel BuildRequires instead of vala-unstable-devel (vala
+  0.12 has been released).
+
+---
+Tue Mar 22 17:06:28 UTC 2011 - fcro...@novell.com
+
+- Update to version 0.14.1:
+  + Update to spec 0.22.0:
+- TP_PROP_CHANNEL_TYPE_SERVER_TLS_CONNECTION_REFERENCE_IDENTITIES
+- generate code for Connection.I.ContactBlocking
+- Changes from version 0.14.0
+  + The error handling code paths when looking up the senders of
+incoming messages have been fixed. This issue led to
+TpSignalledMessages not specifying a sender with CMs that omit
+sender-id, like telepathy-idle.
+
+---
+Wed Mar 16 18:24:09 UTC 2011 - fcro...@novell.com
+
+- Update to version 0.13.18:
+  + Previously, tp_clear_object (NULL), tp_clear_boxed (type, NULL)
+and tp_clear_pointer (NULL) were no-ops. However, this
+behaviour was not very useful—these functions are always called
+as tp_clear_object (priv-foo) in practice—and triggered
+compiler warnings (because these are actually implemented as
+macros). Thus, this usage is no longer supported.
+  + Fixes:
+- TpCMMessage is no longer included in the .gir file. This
+  class is only useful in CMs; we only support client-side API
+  in the .gir file.
+- Correctly include TpBasePasswordChannel documentation.
+- Fix GCC 4.6 and Clang analyzer warnings
+- Changes from version 0.13.17:
+  + Update to spec 0.21.11:
+- TP_ERROR_STR_SOFTWARE_UPGRADE_REQUIRED
+- TP_ERROR_STR_EMERGENCY_CALLS_NOT_SUPPORTED
+
+---
+Wed Mar  9 09:44:10 UTC 2011 - fcro...@novell.com
+
+- Update to version 0.13.16:
+  + Enhancements:
+- Update to spec 0.21.11:
+  . TP_PROP_CLIENT_OBSERVER_DELAY_APPROVERS
+- Two new functions,
+  tp_connection_get_connection_manager_name() and
+  tp_connection_get_protocol_name(), allow you to grab these
+  properties from a TpConnection without having to drive
+  tp_connection_parse_object_path() yourself.
+- GBinding utilities for connection-status on TpAccount and
+  TpConnection:
+  tp_connection_bind_connection_status_to_property() and
+  tp_account_bind_connection_status_to_property().
+- TpTextChannel now has a message-types property and
+  accessor. It also gained
+  tp_text_channel_supports_message_type() a convenient
+  function to check if a specific message type is supported.
+- TpContactSearch: only close channels if there was an error
+- TpBaseClient gained
+  tp_base_client_set_observer_delay_approvers() which can be
+  used to indicate that an Observer has to block Approvers.
+  + Fixes:
+- Various crashes fixed in TpBaseContactList.
+
+---
+Fri Feb 25 17:30:39 UTC 2011 - fcro...@novell.com
+
+- Update to version 0.13.15:
+  + Enhancements:
+- Update to spec 0.21.10.
+- tp_utf8_make_valid(): an UTF-8 string validation function.
+- SimplePasswordManager now has API to let the CM create its
+  own SASL channel.
+- TpBasePasswordChannel: a base class to implement SASL
+  channels.
+- Changes from version 0.13.14:
+  + Enhancements:
+- TpContact now supports modifying the contact's groups on
+  connection managers which implement
+  Connection.Interface.ContactGroups.
+- It's now possible to get a list of TpChannelRequest objects
+  from a TpObserveChannelsContext or TpHandleChannelsContext;
+  adding hints to channel requests, and retrieving them again,
+  is supported with telepathy-mission-control ≥ 5.7.2.
+- tp_account_channel_request_create_and_observe_channel_async()
+  and friends, analogous to
+  tp_account_channel_request_create_and_handle_channel_async()
+  but for Observers rather than Handlers, have been added.
+- Code is now generated to emit and listen for the
+  PropertiesChanged signal on org.freedesktop.DBus.Properties.
+  Note that TpDBusPropertiesMixin does not emit this signal on
+  it own, nor does TpProxy 

commit pidgin for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory
checked in at Mon May 2 16:21:25 CEST 2011.




--- GNOME/pidgin/pidgin.changes 2011-04-04 15:19:43.0 +0200
+++ /mounts/work_src_done/STABLE/pidgin/pidgin.changes  2011-04-25 
22:00:12.0 +0200
@@ -1,0 +2,5 @@
+Fri Apr 22 10:24:15 UTC 2011 - fcro...@novell.com
+
+- Add pidgin-nm09.patch: fix compatibility with NM 0.9.
+
+---

calling whatdependson for head-i586


New:

  pidgin-nm09.patch



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.MrmJ9W/_old  2011-05-02 16:20:36.0 +0200
+++ /var/tmp/diff_new_pack.MrmJ9W/_new  2011-05-02 16:20:36.0 +0200
@@ -26,7 +26,7 @@
 Name:   pidgin
 Summary:GTK+-Based Multiprotocol Instant Messaging Client
 Version:2.7.11
-Release:1
+Release:2
 License:GPLv2+
 Group:  Productivity/Networking/Instant Messenger
 Url:http://www.pidgin.im/
@@ -41,6 +41,8 @@
 Patch14:pidgin-mono-buildfix.patch
 # PATCH-FIX-OPENSUSE pidgin-fix-perl-build.patch vu...@opensuse.org -- Revert 
http://developer.pidgin.im/viewmtn/revision/info/f32151852a00fb5abd3fdccdd8df2419031666de
 as it breaks the build
 Patch15:pidgin-fix-perl-build.patch
+# PATCH-FIX-UPSTREAM pidgin-nm09.patch fcro...@novell.com -- Fix compatibility 
with NM 0.9 (upstream ticket 13505)
+Patch16:pidgin-nm09.patch
 # Can use external libzephyr
 BuildRequires:  cyrus-sasl-devel
 BuildRequires:  dbus-1-devel
@@ -328,6 +330,7 @@
 %patch5 -p1
 %patch14 -p1
 %patch15 -p1
+%patch16 -p1
 # Change Myanmar/Myanmar to Myanmar:
 rename my_MM my po/my_MM.*
 %{__sed} -i /ALL_LINGUAS/s/ my_MM / my / configure.ac

++ pidgin-nm09.patch ++
diff -up pidgin-2.7.10/libpurple/network.c.foo pidgin-2.7.10/libpurple/network.c
--- pidgin-2.7.10/libpurple/network.c.foo   2011-03-10 02:21:43.920933267 
-0600
+++ pidgin-2.7.10/libpurple/network.c   2011-03-10 02:23:11.466838793 -0600
@@ -71,6 +71,10 @@
 #include dbus/dbus-glib.h
 #include NetworkManager.h
 
+#if !defined(NM_CHECK_VERSION)
+#define NM_CHECK_VERSION(x,y,z) 0
+#endif
+
 static DBusGConnection *nm_conn = NULL;
 static DBusGProxy *nm_proxy = NULL;
 static DBusGProxy *dbus_proxy = NULL;
@@ -863,7 +867,13 @@ nm_update_state(NMState state)
 
switch(state)
{
+#if NM_CHECK_VERSION(0,8,992)
+   case NM_STATE_CONNECTED_LOCAL:
+   case NM_STATE_CONNECTED_SITE:
+   case NM_STATE_CONNECTED_GLOBAL:
+#else
case NM_STATE_CONNECTED:
+#endif
/* Call res_init in case DNS servers have changed */
res_init();
/* update STUN IP in case we it changed (theoretically 
we could
@@ -880,6 +890,9 @@ nm_update_state(NMState state)
case NM_STATE_ASLEEP:
case NM_STATE_CONNECTING:
case NM_STATE_DISCONNECTED:
+#if NM_CHECK_VERSION(0,8,992)
+   case NM_STATE_DISCONNECTING:
+#endif
if (prev != NM_STATE_CONNECTED  prev != 
NM_STATE_UNKNOWN)
break;
if (ui_ops != NULL  ui_ops-network_disconnected != 
NULL)





Remember to have fun...

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



commit libslab for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package libslab for openSUSE:Factory
checked in at Mon May 2 16:21:56 CEST 2011.




--- libslab/libslab.changes 2011-02-14 20:00:04.0 +0100
+++ /mounts/work_src_done/STABLE/libslab/libslab.changes2011-02-27 
14:41:45.0 +0100
@@ -1,0 +2,6 @@
+Sun Feb 27 13:41:45 UTC 2011 - a...@suse.de
+
+- Change lang package Requires to Recommends since it is not
+  mandatory at runtime.
+
+---

calling whatdependson for head-i586




Other differences:
--
++ libslab.spec ++
--- /var/tmp/diff_new_pack.qpv0h6/_old  2011-05-02 16:21:34.0 +0200
+++ /var/tmp/diff_new_pack.qpv0h6/_new  2011-05-02 16:21:34.0 +0200
@@ -19,7 +19,7 @@
 
 Name:   libslab
 Version:2.30.0
-Release:6
+Release:7
 License:GPLv2+
 Summary:Library to create tile-based UI for GNOME
 Group:  Development/Libraries/GNOME
@@ -36,7 +36,7 @@
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(libgnome-menu)
 BuildRequires:  pkgconfig(librsvg-2.0)
-Requires:   %{name}-lang = %{version}
+Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -47,7 +47,7 @@
 License:GPLv2+
 Summary:Library to create tile-based UI for GNOME
 Group:  Development/Libraries/GNOME
-Requires:   %{name}-lang = %{version}
+Recommends: %{name}-lang
 # Needed to make lang package installable
 Provides:   %{name} = %{version}
 # The library used to live in gnome-main-menu






Remember to have fun...

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



commit kdevplatform for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package kdevplatform for openSUSE:Factory
checked in at Mon May 2 16:25:10 CEST 2011.




--- KDE/kdevplatform/kdevplatform.changes   2011-01-24 15:32:26.0 
+0100
+++ /mounts/work_src_done/STABLE/kdevplatform/kdevplatform.changes  
2011-04-28 15:58:03.0 +0200
@@ -1,0 +2,5 @@
+Thu Apr 28 13:45:20 UTC 2011 - idoen...@novell.com
+
+- Add kdevplatform-1.2.0-gcc46.patch to fix compilation with gcc 4.6 
+
+---

calling whatdependson for head-i586


New:

  kdevplatform-1.2.0-gcc46.patch



Other differences:
--
++ kdevplatform.spec ++
--- /var/tmp/diff_new_pack.xW9cad/_old  2011-05-02 16:24:25.0 +0200
+++ /var/tmp/diff_new_pack.xW9cad/_new  2011-05-02 16:24:25.0 +0200
@@ -30,8 +30,10 @@
 Summary:Base Package for Integrated Development Environments
 Url:http://www.kdevelop.org
 Version:1.2.0
-Release:1
+Release:5
 Source0:%{name}-%{version}.tar.bz2
+# PATCH-FIX-UPSTREAM kdevplatform-1.2.0-gcc46.patch idoen...@suse.de -- Fix 
gcc 4.6 compilation, bko#267833
+Patch1: kdevplatform-1.2.0-gcc46.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %kde4_runtime_requires
 Requires:   libkdevplatform0 = %{version}
@@ -62,6 +64,7 @@
 %lang_package
 %prep
 %setup -q
+%patch1 -p1
 echo find_package(Msgfmt REQUIRED)  CMakeLists.txt
 echo find_package(Gettext REQUIRED)  CMakeLists.txt
 

++ kdevplatform-1.2.0-gcc46.patch ++
From 5cc9c74380831bc4445a76c6d4a08642a0919554 Mon Sep 17 00:00:00 2001
From: Luca Mattiello aiedai...@gmail.com
Date: Sun, 6 Mar 2011 21:59:59 +0100
Subject: [PATCH] Fix compilation errors due to mutable references.

---
 language/duchain/repositories/itemrepository.h |8 
 language/util/basicsetrepository.h |2 +-
 language/util/setrepository.cpp|   10 +-
 3 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/language/duchain/repositories/itemrepository.h 
b/language/duchain/repositories/itemrepository.h
index c0f6cc7..859fe87 100644
--- a/language/duchain/repositories/itemrepository.h
+++ b/language/duchain/repositories/itemrepository.h
@@ -199,7 +199,7 @@ templateclass ItemRepositoryType, bool unloadingEnabled = 
true, bool lazy = tru
 struct RepositoryManager : public AbstractRepositoryManager{
   public:
 ///@param shareMutex Option repository from where this repository should 
take the thread-safety mutex
-RepositoryManager(QString name, int version = 1, 
AbstractRepositoryManager* (*shareMutex)() = 0, ItemRepositoryRegistry 
registry = globalItemRepositoryRegistry()) : m_name(name), m_version(version), 
m_registry(registry), m_shareMutex(shareMutex) {
+RepositoryManager(QString name, int version = 1, 
AbstractRepositoryManager* (*shareMutex)() = 0, ItemRepositoryRegistry 
registry = globalItemRepositoryRegistry()) : m_name(name), m_version(version), 
m_registry(registry), m_shareMutex(shareMutex) {
   if(!lazy)
 createRepository();
 }
@@ -224,9 +224,9 @@ struct RepositoryManager : public AbstractRepositoryManager{
 
 void createRepository() const {
   if(!m_repository) {
-QMutexLocker lock(m_registry.mutex());
+QMutexLocker lock(m_registry-mutex());
 if(!m_repository) {
-  m_repository = new ItemRepositoryType(m_name, m_registry, 
m_version, const_castRepositoryManager*(this));
+  m_repository = new ItemRepositoryType(m_name, m_registry, m_version, 
const_castRepositoryManager*(this));
   if(m_shareMutex)
 (*this)-setMutex(m_shareMutex()-repositoryMutex());
   (*this)-setUnloadingEnabled(unloadingEnabled);
@@ -236,7 +236,7 @@ struct RepositoryManager : public AbstractRepositoryManager{
 
 QString m_name;
 int m_version;
-mutable ItemRepositoryRegistry m_registry;
+mutable ItemRepositoryRegistry* m_registry;
 AbstractRepositoryManager* (*m_shareMutex)();
 };
 
diff --git a/language/util/basicsetrepository.h 
b/language/util/basicsetrepository.h
index c2861b9..60cbf37 100644
--- a/language/util/basicsetrepository.h
+++ b/language/util/basicsetrepository.h
@@ -129,7 +129,7 @@ public:
   SetNodeData data;
   
   uint m_hash;
-  mutable SetDataRepository repository;
+  mutable SetDataRepository* repository;
   mutable BasicSetRepository* setRepository; //May be zero when no 
notifications are wanted
   mutable bool m_created;
 };
diff --git a/language/util/setrepository.cpp b/language/util/setrepository.cpp
index 2e152f1..fe45b70 100644
--- a/language/util/setrepository.cpp
+++ b/language/util/setrepository.cpp
@@ -176,7 +176,7 @@ void SetNodeDataRequest::destroy(SetNodeData* data, 
KDevelop::AbstractItemReposi
 }
 }
 
-SetNodeDataRequest::SetNodeDataRequest(const SetNodeData* 

commit claws-mail for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package claws-mail for openSUSE:Factory
checked in at Mon May 2 16:26:22 CEST 2011.




--- claws-mail/claws-mail.changes   2011-02-12 20:23:45.0 +0100
+++ /mounts/work_src_done/STABLE/claws-mail/claws-mail.changes  2011-04-29 
01:03:02.0 +0200
@@ -1,0 +2,37 @@
+Tue Apr 26 22:06:11 CEST 2011 - dims...@opensuse.org
+
+- Update to version 3.7.9:
+  + Added a hidden option, 'show_inline_attachments'
+  + Added a hidden option, 'msgview_date_format'
+  + Several GUI improvements
+  + Support for NetworkManager 0.9
+  + Bugs fixed:
+- Fix several crashes.
+- SMTP authentication
+- Clawsmail sends return receipt every seconds
+- Attachment content-transfer-encoding incorrectly set when
+  signing emails
+- Date not localized in the message view
+- Problems in forwarding multipart/alternative messages with
+  HTML part
+- User action makes Claws unresponsive
+- Incorrect handling of quoted printable coma in headers
+- GPG Full info: showing subkey ID instead of primary key
+  fingerprint
+- Messages remains in folder cache after moving from MH to IMAP
+  boxes
+- Base64 is broken in 3.7.7 and 3.7.8
+- Register x-handler-scheme in .desktop file
+- Make displaying localized date/time in message view optional
+- valgrind.h should NOT be part of claws-mail
+- folderitemrc not updated when account name is changed
+- Fix matcher body parsing
+- Fix sa-learn when offline
+- TrayIcon plugin: fix logic bug which caused icon to be
+  always set no-mail status on plugin load
+- TrayIcon plugin: force icon hide on plugin_done(), without
+  it an empty space is left in tray under KDE3 and KDE4
+  + Updated translations.
+- Drop claws-mail-desktop.diff: fixed upstream.
+
+---

calling whatdependson for head-i586


Old:

  claws-mail-3.7.8.tar.bz2
  claws-mail-desktop.diff

New:

  claws-mail-3.7.9.tar.bz2



Other differences:
--
++ claws-mail.spec ++
--- /var/tmp/diff_new_pack.2U0EBC/_old  2011-05-02 16:25:18.0 +0200
+++ /var/tmp/diff_new_pack.2U0EBC/_new  2011-05-02 16:25:18.0 +0200
@@ -19,15 +19,14 @@
 
 
 Name:   claws-mail
-Version:3.7.8
-Release:4
+Version:3.7.9
+Release:1
 License:GPLv3+
 Group:  Productivity/Networking/Email/Clients
 Url:http://www.claws-mail.org/
 Summary:A lightweight and highly configurable email client
 Source0:
http://prdownloads.sourceforge.net/sylpheed-claws/%{name}-%{version}.tar.bz2
 Patch0: claws-mail-python.diff
-Patch1: claws-mail-desktop.diff
 BuildRequires:  NetworkManager-devel
 BuildRequires:  compface
 BuildRequires:  db-devel
@@ -95,7 +94,6 @@
 %prep
 %setup -q
 %patch0
-%patch1 -p1
 
 %build
 %configure \

++ claws-mail-3.7.8.tar.bz2 - claws-mail-3.7.9.tar.bz2 ++
claws-mail/claws-mail-3.7.8.tar.bz2 
/mounts/work_src_done/STABLE/claws-mail/claws-mail-3.7.9.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 xorg-x11-driver-video for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package xorg-x11-driver-video for 
openSUSE:Factory
checked in at Mon May 2 16:28:53 CEST 2011.




--- xorg-x11-driver-video/xorg-x11-driver-video.changes 2011-04-15 
21:53:41.0 +0200
+++ 
/mounts/work_src_done/STABLE/xorg-x11-driver-video/xorg-x11-driver-video.changes
2011-05-02 12:55:34.0 +0200
@@ -1,0 +2,9 @@
+Mon May  2 10:52:42 UTC 2011 - sndir...@novell.com
+
+- xf86-video-ati 6.14.1
+  * add cayman support (shadowfb, kms-only, requires kernel 2.6.39)
+  * fix build against xserver 1.10
+  * big endian support for r6xx+ (kms)
+  * bug fixes
+- obsoletes 
xf86-video-ati-kms-don-t-rotate-if-acceleration-is-not-enabled.patch 
+---

calling whatdependson for head-i586


Old:

  xf86-video-ati-6.14.0.tar.bz2
  xf86-video-ati-kms-don-t-rotate-if-acceleration-is-not-enabled.patch

New:

  xf86-video-ati-6.14.1.tar.bz2



Other differences:
--
++ xorg-x11-driver-video.spec ++
--- /var/tmp/diff_new_pack.9kRsPL/_old  2011-05-02 16:26:36.0 +0200
+++ /var/tmp/diff_new_pack.9kRsPL/_new  2011-05-02 16:26:36.0 +0200
@@ -23,7 +23,7 @@
 BuildRequires:  Mesa-devel libdrm-devel pkgconfig xorg-x11-proto-devel 
xorg-x11-server-sdk
 Url:http://xorg.freedesktop.org/
 Version:7.6
-Release:65
+Release:67
 License:MIT License (or similar)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Group:  System/X11/Servers/XF86_4
@@ -67,7 +67,7 @@
 Source42:   xf86-video-voodoo-1.2.4.tar.bz2
 Source44:   HALlib-4.1.tar.gz
 Source45:   xf86-video-intel-2.15.0.tar.bz2
-Source46:   xf86-video-ati-6.14.0.tar.bz2
+Source46:   xf86-video-ati-6.14.1.tar.bz2
 Source51:   xf86-video-geode-2.11.10.tar.bz2
 Source54:   xf86-video-mach64-6.8.2.tar.bz2
 Source55:   xf86-video-r128-6.8.1.tar.bz2
@@ -105,7 +105,6 @@
 Patch145:   xf86-video-xgixp-symbols.diff
 Patch150:   xf86-video-intel-dell_backlight.diff
 Patch155:   xf86-video-intel-copyfb.diff
-Patch157:   
xf86-video-ati-kms-don-t-rotate-if-acceleration-is-not-enabled.patch
 
 %description
 This package contains X.Org video drivers.
@@ -152,7 +151,6 @@
 %patch68 -p2
 %patch69 -p2
 %patch131 -p1
-%patch157 -p1
 popd
 pushd xf86-video-fbdev-*
 %patch71

++ xf86-video-ati-6.14.0.tar.bz2 - xf86-video-ati-6.14.1.tar.bz2 ++
 66612 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 xchat-gnome for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package xchat-gnome for openSUSE:Factory
checked in at Mon May 2 16:30:29 CEST 2011.




--- GNOME/xchat-gnome/xchat-gnome.changes   2011-02-12 20:27:42.0 
+0100
+++ /mounts/work_src_done/STABLE/xchat-gnome/xchat-gnome.changes
2011-04-22 14:46:22.0 +0200
@@ -1,0 +2,15 @@
+Fri Apr 22 12:45:26 UTC 2011 - fcro...@novell.com
+
+- Update xchat-gnome-0.26.1-libnotify.patch to fix build with old
+  libnotify release.
+- Revert BuildRequires to libnotify-devel to fix build on old
+  release.
+
+---
+Tue Mar 22 17:35:28 UTC 2011 - fcro...@novell.com
+
+- Add xchat-gnome-0.26.1-libnotify.patch: fix build with libnotify
+  0.7.x (from git).
+- Change libnotify-devel BuildRequires to pkgconfig(libnotify).
+
+---

calling whatdependson for head-i586


New:

  xchat-gnome-0.26.1-libnotify.patch



Other differences:
--
++ xchat-gnome.spec ++
--- /var/tmp/diff_new_pack.b53lwo/_old  2011-05-02 16:29:30.0 +0200
+++ /var/tmp/diff_new_pack.b53lwo/_new  2011-05-02 16:29:30.0 +0200
@@ -23,12 +23,14 @@
 Group:  Productivity/Networking/IRC
 Summary:A more simple IRC Client
 Version:0.26.1
-Release:12
+Release:17
 Source: 
http://download.gnome.org/sources/%{name}/0.24/%{name}-%{version}.tar.bz2
 # PATCH-FIX-UPSTREAM xchat-gnome-gtk2.19.7.patch dims...@opensuse.org -- Fix 
build with gtk 2.19.7. Patch taken from upstream git.
 Patch0: xchat-gnome-gtk2.19.7.patch
 # PATCH-FIX-UPSTREAM xchat-gnome-make382.patch bgo#629382 dims...@opensuse.org 
-- Fix build with make 3.82, requires autoreconf and gnome-common BuildRequires
 Patch1: xchat-gnome-make382.patch
+# PATCH-FIX-UPSTREAM xchat-gnome-0.26.1-libnotify.patch fcro...@novell.com -- 
Fix build with libnotify 0.7.x. Patch taken from upstream git.
+Patch2: xchat-gnome-0.26.1-libnotify.patch
 BuildRequires:  dbus-1-glib-devel
 BuildRequires:  fdupes
 BuildRequires:  gconf2-devel
@@ -83,6 +85,7 @@
 %patch0 -p1
 %endif
 %patch1 -p1
+%patch2 -p1
 translation-update-upstream
 
 %build

++ xchat-gnome-0.26.1-libnotify.patch ++
From 557c940ba6e5f181f1db50059aa9ce107f10cb2e Mon Sep 17 00:00:00 2001
From: Ritesh Khadgaray khadga...@gmail.com
Date: Mon, 06 Dec 2010 18:03:02 +
Subject: libnotify has removed the ability to attach notifications to widgets 
or positions

update notify_notification_new call
---
diff --git a/plugins/notify-osd/notify-osd.c b/plugins/notify-osd/notify-osd.c
index cee221f..c7e8f77 100644
--- a/plugins/notify-osd/notify-osd.c
+++ b/plugins/notify-osd/notify-osd.c
@@ -67,7 +67,12 @@ add_notify (char *summary, char *message)
gchar *escaped;
 
escaped = g_markup_escape_text (message, strlen(message));
+#if !NOTIFY_CHECK_VERSION(0,7,0)
notify = notify_notification_new (summary, escaped, NULL, NULL);
+#else
+   notify = notify_notification_new (summary, escaped, NULL);
+#endif
+
notify_notification_set_urgency (notify, NOTIFY_URGENCY_NORMAL);
notify_notification_set_icon_from_pixbuf (notify, notify_icon);
if (!notify_notification_show (notify, error)) {
--
cgit v0.9


From 3d69d88f9f24fc63335ee2a4da6af0d9595510dd Mon Sep 17 00:00:00 2001
From: Frederic Crozat fcro...@novell.com
Date: Fri, 22 Apr 2011 14:31:12 +0200
Subject: [PATCH] Fix build when using libnotify  0.7

---
 plugins/notify-osd/notify-osd.c |4 
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/plugins/notify-osd/notify-osd.c b/plugins/notify-osd/notify-osd.c
index 9582529..c52c8fd 100644
--- a/plugins/notify-osd/notify-osd.c
+++ b/plugins/notify-osd/notify-osd.c
@@ -27,6 +27,10 @@
 #include xchat-plugin.h
 #include xg-plugin.h
 
+#ifndef NOTIFY_CHECK_VERSION
+#define NOTIFY_CHECK_VERSION(x,y,z) 0
+#endif
+
 #define NOTIFY_OSD_NAME_(On-screen display)
 #define NOTIFY_OSD_VERSION 0.1
 #define NOTIFY_OSD_DESCRIPTION _(Pops up notification of important messages 
when XChat-GNOME doesn't have the focus)
-- 
1.7.3.4






Remember to have fun...

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



commit uget for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package uget for openSUSE:Factory
checked in at Mon May 2 16:32:43 CEST 2011.




--- GNOME/uget/uget.changes 2011-02-12 20:27:34.0 +0100
+++ /mounts/work_src_done/STABLE/uget/uget.changes  2011-04-18 
17:16:29.0 +0200
@@ -1,0 +2,17 @@
+Mon Apr 18 15:15:15 UTC 2011 - dims...@opensuse.org
+
+- Update to version 1.6.4 (based on 1.6.4-1 rerelease tarball):
+  + Fix memory leak.
+  + Updated translations.
+
+---
+Thu Apr  7 23:25:50 CEST 2011 - dims...@opensuse.org
+
+- Update to version 1.6.3:
+  + add indicator support for Ubuntu natty
+  + some building fixes
+- Use download, set_version and recompress source services.
+- Remove SUSE_ASNEEDED=0: no longer required.
+- Allow building of appindicator by defining with_libappindicator.
+
+---

calling whatdependson for head-i586


Old:

  uget-1.6.2.tar.bz2

New:

  _service
  _service:recompress:download_url:uget-1.6.4.tar.bz2
  _service:set_version:uget.spec



Other differences:
--
++ _service:set_version:uget.spec ++
#
# spec file for package uget
#
# 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 with_libappindicator 0

Name:   uget
Version:1.6.4
Release:1
License:LGPLv2.1+
Summary:Easy-to-use GTK+ Download Manager
Url:http://urlget.sourceforge.net/
Group:  Productivity/Networking/Web/Utilities
Source: %{name}-%{version}.tar.bz2
BuildRequires:  glib2-devel = 2.22
BuildRequires:  gstreamer-0_10-devel
BuildRequires:  gtk2-devel = 2.22
BuildRequires:  intltool
%if 0%{?with_libappindicator}
BuildRequires:  libappindicator-devel
%endif
BuildRequires:  libcurl-devel
BuildRequires:  libnotify-devel
BuildRequires:  update-desktop-files
Recommends: %{name}-lang
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
Uget is a easy-to-use download manager written in GTK+. It supports
pause and resume, and the ability to classify download, with every
category having an independent configuration.

%lang_package
%prep
%setup -q

%build
%configure \
%if 0%{?with_libappindicator}
--enable-appindicator=yes
%endif

%__make %{?_smp_mflags} V=1

%install
%make_install
%suse_update_desktop_file %{name}-gtk
%find_lang %{name} %{?no_lang_C}

%clean
rm -rf %{buildroot}

%post
%if 0%{?suse_version}  1130
%desktop_database_post
%icon_theme_cache_post
%else
gtk-update-icon-cache %{_datadir}/icons/hicolor || true
%endif

%postun
%if 0%{?suse_version}  1130
%desktop_database_postun
%icon_theme_cache_postun
%else
gtk-update-icon-cache %{_datadir}/icons/hicolor || true
%endif

%files
%defattr(-,root,root)
%doc AUTHORS ChangeLog README COPYING
%{_bindir}/%{name}-gtk
%{_datadir}/applications/%{name}-gtk.desktop
%{_datadir}/sounds/%{name}/
%{_datadir}/icons/hicolor/*/apps/%{name}-icon.*

%files lang -f %{name}.lang

%changelog
++ uget.spec ++
--- /var/tmp/diff_new_pack.QiyiM3/_old  2011-05-02 16:31:10.0 +0200
+++ /var/tmp/diff_new_pack.QiyiM3/_new  2011-05-02 16:31:10.0 +0200
@@ -16,11 +16,11 @@
 #
 
 
+%define with_libappindicator 0
 
 Name:   uget
-Version:1.6.2
-Release:2
-# FIXME: check if SUSE_ASNEEDED=0 is still needed (last checked: 1.6.2)
+Version:0
+Release:1
 License:LGPLv2.1+
 Summary:Easy-to-use GTK+ Download Manager
 Url:http://urlget.sourceforge.net/
@@ -30,6 +30,9 @@
 BuildRequires:  gstreamer-0_10-devel
 BuildRequires:  gtk2-devel = 2.22
 BuildRequires:  intltool
+%if 0%{?with_libappindicator}
+BuildRequires:  libappindicator-devel
+%endif
 BuildRequires:  libcurl-devel
 BuildRequires:  libnotify-devel
 BuildRequires:  update-desktop-files
@@ -46,9 +49,12 @@
 %setup -q
 
 %build
-export SUSE_ASNEEDED=0
-%configure
-%__make %{?_smp_mflags}
+%configure \
+%if 0%{?with_libappindicator}
+--enable-appindicator=yes
+%endif
+
+%__make %{?_smp_mflags} V=1
 
 %install
 %make_install

++ _service ++
services
  service name=download_url
param name=protocolhttp/param
param name=hostsourceforge.net/param
param 

commit tsclient for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package tsclient for openSUSE:Factory
checked in at Mon May 2 16:33:20 CEST 2011.




--- tsclient/tsclient.changes   2011-02-16 19:32:40.0 +0100
+++ /mounts/work_src_done/STABLE/tsclient/tsclient.changes  2011-04-22 
14:19:37.0 +0200
@@ -1,0 +2,5 @@
+Fri Apr 22 11:49:11 UTC 2011 - fcro...@novell.com
+
+- Add tsclient-libnotify07.patch: fix build with libnotify 0.7.x
+
+---

calling whatdependson for head-i586


New:

  tsclient-libnotify07.patch



Other differences:
--
++ tsclient.spec ++
--- /var/tmp/diff_new_pack.syLQt9/_old  2011-05-02 16:32:51.0 +0200
+++ /var/tmp/diff_new_pack.syLQt9/_new  2011-05-02 16:32:51.0 +0200
@@ -20,7 +20,7 @@
 
 Name:   tsclient
 Version:2.0.2
-Release:25
+Release:26
 Summary:Terminal Server Client is a frontend for rdesktop
 License:GPLv2+
 Url:http://www.novell.com/
@@ -32,6 +32,8 @@
 Patch1: tsclient-build-against-new-gnome.patch
 # PATCH-FIX-UPSTREAM - tsclient-nm-0.8.patch captain.mag...@opensuse.org -- 
Build against new NetworkManager
 Patch2: tsclient-nm-0.8.patch
+# PATCH-FIX-UPSTREAM tsclient-libnotify07.patch fcro...@novell.com -- Fix 
build with libnotify 0.7.7
+Patch3: tsclient-libnotify07.patch
 BuildRequires:  gnome-icon-theme
 BuildRequires:  intltool
 %if 0%{?suse_version}
@@ -83,6 +85,7 @@
 %patch -p1
 %patch1 -p0
 %patch2 -p0
+%patch3 -p1
 
 %build
 autoreconf -si

++ tsclient-libnotify07.patch ++
Index: tsclient-2.0.2/src/plugins/default/tsc-dmx-connection.c
===
--- tsclient-2.0.2.orig/src/plugins/default/tsc-dmx-connection.c
+++ tsclient-2.0.2/src/plugins/default/tsc-dmx-connection.c
@@ -42,7 +42,11 @@ notify_fullscreen_cb (TSCDmxConnection *
   tsc_connection_get_name (TSC_CONNECTION 
(connection)));
body = g_strdup_printf (_(You are connected to '%s' in fullscreen 
mode.  Use F8 to switch to and from windowed mode.), tsc_connection_get_name 
(TSC_CONNECTION (connection)));
 
+#ifndef NOTIFY_CHECK_VERSION || if !NOTIFY_CHECK_VERSION(0,7,0)
n = notify_notification_new (summary, body, GTK_STOCK_DIALOG_INFO, 
NULL);
+#else
+   n = notify_notification_new (summary, body, GTK_STOCK_DIALOG_INFO);
+#endif
g_free (summary);
g_free (body);

Index: tsclient-2.0.2/src/plugins/default/tsc-rdp-connection.c
===
--- tsclient-2.0.2.orig/src/plugins/default/tsc-rdp-connection.c
+++ tsclient-2.0.2/src/plugins/default/tsc-rdp-connection.c
@@ -52,7 +52,11 @@ notify_fullscreen_cb (TSCRdpConnection *
   tsc_connection_get_name (TSC_CONNECTION 
(connection)));
body = g_strdup_printf (_(You are connected to '%s' in fullscreen 
mode.  Use Control+Alt+Enter to switch to and from windowed mode.), 
tsc_connection_get_name (TSC_CONNECTION (connection)));

+#ifndef NOTIFY_CHECK_VERSION || if !NOTIFY_CHECK_VERSION(0,7,0)
n = notify_notification_new (summary, body, GTK_STOCK_DIALOG_INFO, 
NULL);
+#else
+   n = notify_notification_new (summary, body, GTK_STOCK_DIALOG_INFO);
+#endif
g_free (summary);
g_free (body);

Index: tsclient-2.0.2/src/plugins/default/tsc-vnc-connection.c
===
--- tsclient-2.0.2.orig/src/plugins/default/tsc-vnc-connection.c
+++ tsclient-2.0.2/src/plugins/default/tsc-vnc-connection.c
@@ -39,7 +39,11 @@ notify_fullscreen_cb (TSCVncConnection *
   tsc_connection_get_name (TSC_CONNECTION 
(connection)));
body = g_strdup_printf (_(You are connected to '%s' in fullscreen 
mode.  Use F8 to switch to and from windowed mode.), tsc_connection_get_name 
(TSC_CONNECTION (connection)));
 
+#ifndef NOTIFY_CHECK_VERSION || if  !NOTIFY_CHECK_VERSION(0,7,0)
n = notify_notification_new (summary, body, GTK_STOCK_DIALOG_INFO, 
NULL);
+#else
+   n = notify_notification_new (summary, body, GTK_STOCK_DIALOG_INFO);
+#endif
g_free (summary);
g_free (body);






Remember to have fun...

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



commit telepathy-mission-control for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package telepathy-mission-control for 
openSUSE:Factory
checked in at Mon May 2 16:36:35 CEST 2011.




--- GNOME/telepathy-mission-control/telepathy-mission-control.changes   
2010-11-18 10:29:36.0 +0100
+++ 
/mounts/work_src_done/STABLE/telepathy-mission-control/telepathy-mission-control.changes
2011-04-22 14:05:01.0 +0200
@@ -1,0 +2,108 @@
+Thu Apr  7 15:30:35 UTC 2011 - fcro...@novell.com
+
+- Update to version 5.7.9:
+  + Build failure due to warning/error promotion
+- Changes from version 5.7.8:
+  + Enhancements:
+- accounts can be flagged as channels must always be
+  dispatched needed for telephony class accounts, but
+  available generally.
+- Draft ChannelDispatcher.Messages interface implemented allows
+  non-handlers to send messages to contacts.
+  + Fixes:
+- Segfault in the external password storage properties
+  interface.
+- SSO account deletions explicitly force Account.Removed to be
+  emitted. They used to assume object disposal would happen
+  immediately, which did not always happen.
+- The Service value for Maemo SSO accounts could be unset
+  after account creation, a side effect of changes in 5.7.7.
+- Memory leak in one of the Maemo DBus ACL plugins.
+  + Obsolescence:
+- Dead interface com.nokia.Account.Interface.Stats dropped
+
+---
+Wed Mar 16 18:31:08 UTC 2011 - fcro...@novell.com
+
+- Update to version 5.7.7:
+  + Updates the Maemo SSO plugin in line with SSO changes
+
+---
+Wed Mar  9 09:34:10 UTC 2011 - fcro...@novell.com
+
+- Update to version 5.7.6:
+  + Enhancements:
+- Support the Observer.DelayApprovers property.
+- Changes from version 5.7.5:
+  + Fixes:
+- Build failures with new --no-add-needed ld default behaviour
+- mc-tool: help no longer mentions obsolete add profile
+  syntax.
+- Tests no longer hang forever if DBus name cannot be claimed.
+- Changes from version 5.7.4:
+  + Enhancements:
+- fdo#33271: implement ChannelDispatcher.RedispatchChannels()
+- fdo#34416: support for Account.I.ExternalPasswordStorage
+  + Fixes:
+- fdo#34316: UpdateParameters: bad handling of DBus_Property
+  and Has_Default in Unset argument.
+- Changes from version 5.7.3:
+  + Dependencies:
+- telepathy-glib ≥ 0.13.13 is now required
+  + Enhancements:
+- The connection now uses
+  Connection.Interface.ServicePoint.KnownServicePoints to
+  determine which contacts correspond to emergency calls.
+- Request policy plugins cannot affect emergency calls any
+  more.
+- mcd_debug now bypasses printf completely if neither
+  debugging nor the debug cache is turned on.
+  + Fixes:
+- Leak in the DBus ACL plugin mechanism fixed
+- Potential leak in mcd_master initialisation code fixed
+- Changes from version 5.7.2:
+  + Enhancements:
+- The functionality from the draft
+  ChannelDispatcher.Interface.Hints and
+  ChannelRequest.Interface.Hints interfaces is now on the main
+  CD and CR interfaces, since it became stable in
+  telepathy-spec 0.21.5.
+- fdo#32979: AccountManager.Interface.Hidden.DRAFT1
+  + Changes to unstable API:
+- Support for the draft MinimumPresence interface has been
+  removed.
+  + Fixes:
+- Various bugs in the test suite, some caused by telepathy-glib
+  changes and others which have been lingering for a while,
+  have been fixed.
+- Certain account properties, such as Nickname, are now more
+  reliably saved to disk when they are updated.
+- The 'commit' virtual method for account storage plugins is
+  once again optional, as documented and as was previously the
+  case. (fdo#32153)
+- libaccounts backend cannot be as eager to flush to disc as
+  the regular keyfile backend as it is shared and excessive
+  locking can interfere with other libaccounts clients.
+- Changes from version 5.7.1:
+  + Enhancements:
+- mc-tool: Improved error message for nonexistent accounts
+- Removed obsolete mapping of TP_ERROR_NOT_AVAILABLE to
+  MC_CONTACT_DOES_NOT_SUPPORT_VOICE_ERROR.
+  + Fixes:
+- fdo#24779: CurrentPresence is Offline for online connections
+  not implementing SimplePresence.
+- Changes from version 5.7.0:
+  + Enhancements:
+- fdo#31467: Account.Interface.Addressing interface
+- fdo#31263: implement stable Conn.I.PowerSaving, and
+  optionally integrate it with Maemo's MCE service.
+- fdo#3: implement draft ChannelDispatcher.I.Hints and
+  ChannelRequest.I.Hints.
+  + Fixes:
+- fdo#31678: AccountManager.AccountRemoved signal could be
+  skipped.
+- fdo#31680: g_error() on dbus name acquisition_progressition
+  failure was interpreted as a core dump by automated test
+  suites, resulting in a 

commit telepathy-gabble for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package telepathy-gabble for openSUSE:Factory
checked in at Mon May 2 16:37:06 CEST 2011.




--- GNOME/telepathy-gabble/telepathy-gabble.changes 2011-02-21 
16:20:31.0 +0100
+++ /mounts/work_src_done/STABLE/telepathy-gabble/telepathy-gabble.changes  
2011-04-20 14:00:36.0 +0200
@@ -1,0 +2,175 @@
+Mon Apr  4 16:00:38 UTC 2011 - fcro...@novell.com
+
+- Update to version 0.11.10:
+  + Enhancements:
+- Non-urgent stanzas are now queued locally if PowerSaving is
+  turned on but the google:queue extension is not available.
+- The ReferenceIdentities property on server TLS channels is now
+  implemented, populated partly from a new
+  'extra-certificate-identities' parameter. This allows
+  Empathy/Gabble to safely trust the Google Talk server's
+  certificate when using a JID hosted by Google Apps without
+  prompting the user. (fdo#35410 and fdo#35415).
+- Fatal criticals can now be turned off at configure time
+  (fdo#35840).
+- The new StreamHandler methods from spec 0.22.1 for rtcp-fb
+  and rtp-hdrext are now implemented. (fdo#34985).
+  + Fixes:
+- `make check -C tests/twisted` now prints a helpful message if
+  Twisted is not available, and the regular tests now pass if
+  Twisted is not available.
+- Fix memory leaks in ServerTLSManager (fdo#35395)
+
+---
+Wed Mar 16 18:27:36 UTC 2011 - fcro...@novell.com
+
+- Update to version 0.11.8:
+  +  Updated Wocky:
+- wocky_porter_register_handler() has been split into three
+  functions:
+ wocky_porter_register_handler_from(),
+ wocky_porter_register_handler_from_server(), and
+ wocky_porter_register_handler_from_anyone(). These make it
+ harder to introduce bugs like fdo#34048.
+- Since wocky_porter_register_handler() has been removed
+  entirely, out-of-tree plugins may need to be updated to work
+  with this release.
+  + Fixes:
+- fdo#27693: Gabble no longer polls for contacts' geolocation
+  information; it relies on PEP working properly.
+- fdo#35137: Gabble now sets the Overwritten_By_Nickname flag
+  for appropriate contact info fields.
+
+---
+Mon Feb 21 17:59:20 UTC 2011 - fcro...@novell.com
+
+- Update to version 0.11.7:
+  + Fixes:
+- fdo#32390: Gabble now treats a request for a ContactSearch
+  channelwith Server set to the empty string as equivalent to
+  not specifying a server, and rejects requests where the JID
+  specified for Server is invalid.
+- fdo#32874: Offline contacts are now assumed to support
+  1-1 text channels.
+- fdo#34048: Malicious contacts can no longer trick Gabble
+  into relaying audio/video data via a server of their choosing.
+  + Enhancements:
+- fdo#32815: fallback-conference-server now defaults to
+  conference.telepathy.im. Thus, if the user's server doesn't
+  have a conference component configured, upgrading a 1-1 chat
+  into an ad-hoc conference still works.
+- fdo#11291: support for xep-0092, Software Version.
+- fdo#33471: support for the FileTransfer.URI property.
+- Changes from version 0.11.6:
+  + Interesting changes:
+- Generated code for the Call channel type has been moved to an
+  external submodule called telepathy-yell. This is included in
+  the source tarballs for telepathy-gabble (like how wocky is)
+  so there should be no changes necessary for packagers.
+  + Fixes:
+- fdo#19930: MUC channels are now only closed properly when
+  the server acknowledges our request to leave. This fixes the
+  case of trying to join a MUC you left only seconds ago before
+  the server had a chance to notice.
+- fdo#26385: gabble's media stream code now uses
+  TpDBusPropertiesMixin for increased maintainability.
+- Include Protocol.AuthenticationTypes in the manager file.
+  + Enhancements:
+- More miscellaneous updates to the Call channel type
+  including:
+  . Update to newest Call spec.
+  . Base classes have been extracted from Gabble code and
+moved into telepathy-yell.
+  . Some test updates to ensure Call works as it should.
+  . The caps cache has been moved from Gabble to Wocky.
+   + Test suite changes
+   + with-session-bus.sh is now as silent as it can be without
+ verbose mode turned on.
+- Changes from version 0.11.5:
+  + Fixes:
+- Support for Google Talk's google:queue extension now works
+  against Google's server again. This regressed in 0.11.1,
+  which changed gabble to send iq gets rather than iq sets.
+- Fix crash caused by timing out items in the iq pipeline
+  before sending them out.
+- Correctly parse jingle transport-info message that refer to
+  multiple contents.
+  + Updated Wocky:
+ 

commit shotwell for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package shotwell for openSUSE:Factory
checked in at Mon May 2 16:37:49 CEST 2011.




--- GNOME/shotwell/shotwell.changes 2011-02-12 20:27:17.0 +0100
+++ /mounts/work_src_done/STABLE/shotwell/shotwell.changes  2011-04-26 
15:43:38.0 +0200
@@ -1,0 +2,67 @@
+Tue Apr 26 15:29:05 CEST 2011 - dims...@opensuse.org
+
+- Update to version 0.9.3:
+  + Resolves issue where setting the desktop background didn't work
+in Gnome3
+  + Mimics are now deleted when a RAW photo is removed
+  + Event dates are now only shown once in the Event view
+  + Updated translations.
+
+---
+Mon Apr 18 14:59:59 UTC 2011 - dims...@opensuse.org
+
+- Update to version 0.9.2:
+  + Resolves translation issue where shotwell.mo is installed in
+wrong location
+  + Fixes issue where cancelling Flickr upload can crash Shotwell
+  + Fixes issue where creating a Picasa Web album with an ampersand
+in the name crashes Shotwell
+  + Resolves bug where selecting Publish in single photo mode
+publishes the entire library instead of the selected photo
+  + Async I/O in publishing operations is now stopped when the user
+cancels the operation
+  + Issue fixed on Fedora where the text was cut off in publishing
+dialog
+  + Fixes issue with ratings filter where it didn't function when
+the search bar was hidden.
+
+---
+Fri Apr  8 11:23:08 CEST 2011 - dims...@opensuse.org
+
+- Update to version 0.9.1:
+  + Fixes many crashes and other issues in publishing plugins.
+  + Fixes issues where paths and filenames are not displayed
+correctly after a failed import.
+  + Fixed issue where text search in event and camera import pages
+was a string match instead of a keyword match.
+  + For enhanced compatibility with GNOME 3, the desktop name of
+the Shotwell application has changed from
+Shotwell Photo Manager to simply Shotwell.
+  + Shotwell now provides a configure script option to set the name
+of the system library directory to either lib or lib64.
+  + Enhanced visibility of red-eye reticle.
+  + Fixed issue where the Adjust palette could be positioned
+partially off-screen
+  + Plugins now respect --debug switch in configure script.
+  + The event containing undated photos could be incorrectly
+labelled (null) in the events directory page.
+- Pass --lib=%{_lib} to configure in order to get the plugins
+  installed in the correct location.
+
+---
+Mon Apr  4 16:37:47 CEST 2011 - dims...@opensuse.org
+
+- Update to version 0.9.0:
+  + New search bar can filter by media type, rating, and text
+matching. (Titles, filename, tag and event names are searched.)
+  + TIFF support
+  + Extensible plugin framework for Web publishing and slideshow
+transitions.
+  + Print multiple photos, and multiple photos per page.
+  + Configurable user directory pattern during import.
+  + Edit multiple photo titles at once.
+  + Improved rendering of underexposed RAW photos.
+  + Various improvements and bug fixes.
+- BuildRequire pkgconfig(gnome-vfs-2.0).
+
+---

calling whatdependson for head-i586


Old:

  shotwell-0.8.1.tar.bz2

New:

  shotwell-0.9.3.tar.bz2



Other differences:
--
++ shotwell.spec ++
--- /var/tmp/diff_new_pack.Sg3yp1/_old  2011-05-02 16:37:13.0 +0200
+++ /var/tmp/diff_new_pack.Sg3yp1/_new  2011-05-02 16:37:13.0 +0200
@@ -18,8 +18,8 @@
 
 
 Name:   shotwell
-Version:0.8.1
-Release:2
+Version:0.9.3
+Release:1
 License:LGPLv2.1+
 Summary:Photo Manager for GNOME
 Url:http://yorba.org/shotwell/
@@ -35,6 +35,7 @@
 BuildRequires:  pkgconfig(gdk-x11-2.0)
 BuildRequires:  pkgconfig(gee-1.0)
 BuildRequires:  pkgconfig(gexiv2)
+BuildRequires:  pkgconfig(gnome-vfs-2.0)
 BuildRequires:  pkgconfig(gstreamer-0.10)
 BuildRequires:  pkgconfig(gstreamer-base-0.10)
 BuildRequires:  pkgconfig(gtk+-2.0)
@@ -67,10 +68,11 @@
 export LIB=%{_lib}
 ./configure \
 --prefix=%{_prefix} \
+--lib=%{_lib} \
 --disable-schemas-install \
 --disable-desktop-update \
 --disable-icon-update
-%__make %{?jobs:-j%{jobs}}
+%__make %{?_smp_mfalgs}
 
 %install
 %makeinstall
@@ -113,6 +115,7 @@
 %{_datadir}/applications/shotwell*.desktop
 %{_datadir}/icons/hicolor/*/apps/shotwell.svg
 %{_datadir}/shotwell/
+%{_libdir}/shotwell/
 
 %files lang -f %{name}.lang
 

++ shotwell-0.8.1.tar.bz2 - shotwell-0.9.3.tar.bz2 ++
 360417 lines of diff (skipped)






Remember to have fun...

-- 
To 

commit polkit-gnome for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package polkit-gnome for openSUSE:Factory
checked in at Mon May 2 16:39:04 CEST 2011.




--- GNOME/polkit-gnome/polkit-gnome.changes 2010-12-01 16:23:13.0 
+0100
+++ /mounts/work_src_done/STABLE/polkit-gnome/polkit-gnome.changes  
2011-04-26 18:02:00.0 +0200
@@ -1,0 +2,29 @@
+Thu Apr 14 09:36:18 UTC 2011 - fcro...@novell.com
+
+- Fix path for polkit agent on x86_64 in by replacing @LIBDIR@ in
+  polkit-gnome-authentication-agent-1.desktop.in.
+
+---
+Mon Mar  7 13:54:52 UTC 2011 - fcro...@novell.com
+
+- Update to version 0.101:
+  + Return error when authentication dialog is dismissed
+  + Fix crashers if icons cannot be loaded
+  + Don't use deprecated polkit API
+  + Fix warnings with gcc 4.6
+  + Connect to the session bus
+- Changes from version 0.100:
+  + Make --with-gtk work with introspection
+  + Nuke desktop file for autostart
+  + Don't use a status icon for temporary authorizations
+  + Use avatar-default instead of stock_person
+  + Don't use gtk_dialog_set_has_separator
+  + Don't use gtk_widget_hide_all
+  + Add a --with-gtk configure option
+- Drop polkit-gnome-OnlyShowIn.patch: this is obsolete now.
+- Add as a source a .desktop file to start polkit agent: it was
+  removed from tarball, but we still need it.
+- Use gtk3-devel BuildRequires instead of gtk2-devel, and pass
+  --with-gtk=3.0 to configure to build with gtk3.
+
+---

calling whatdependson for head-i586


Old:

  polkit-gnome-0.99.tar.bz2
  polkit-gnome-OnlyShowIn.patch

New:

  polkit-gnome-0.101.tar.bz2
  polkit-gnome-authentication-agent-1.desktop.in



Other differences:
--
++ polkit-gnome.spec ++
--- /var/tmp/diff_new_pack.SjmyQQ/_old  2011-05-02 16:37:56.0 +0200
+++ /var/tmp/diff_new_pack.SjmyQQ/_new  2011-05-02 16:37:56.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package polkit-gnome (Version 0.99)
+# spec file for package polkit-gnome
 #
-# 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
@@ -18,21 +18,20 @@
 
 
 Name:   polkit-gnome
-Version:0.99
-Release:2
+Version:0.101
+Release:1
 # FIXME: as of 0.97, parallel build fails. Reenable it later on.
 License:LGPLv2.1+
 Summary:PolicyKit integration for the GNOME desktop
 Url:http://www.freedesktop.org/wiki/Software/PolicyKit
 Group:  System/GUI/GNOME
 Source0:http://hal.freedesktop.org/releases/%{name}-%{version}.tar.bz2
-# PATCH-FIX-OPENSUSE polkit-gnome-OnlyShowIn.patch bnc#538897 l.lu...@suse.cz
-Patch1: polkit-gnome-OnlyShowIn.patch
+Source1:polkit-gnome-authentication-agent-1.desktop.in
 # PATCH-FIX-UPSTREAM polkit-gnome-alternative-button-order-kde.patch 
bnc#538897 l.lu...@suse.cz
 Patch3: polkit-gnome-alternative-button-order-kde.patch
 BuildRequires:  intltool
 BuildRequires:  gobject-introspection-devel
-BuildRequires:  gtk2-devel
+BuildRequires:  gtk3-devel
 BuildRequires:  gtk-doc
 BuildRequires:  polkit-devel = 0.97
 BuildRequires:  update-desktop-files
@@ -74,11 +73,10 @@
 %lang_package
 %prep
 %setup -q
-%patch1
 %patch3
 
 %build
-%configure \
+%configure --with-gtk=3.0 \
   --disable-static \
   --libexecdir=%{_libexecdir}/polkit-gnome \
   --enable-gtk-doc
@@ -88,6 +86,8 @@
 %install
 %makeinstall
 find %{buildroot} -type f -name *.la -delete -print
+mkdir -p %{buildroot}%{_sysconfdir}/xdg/autostart
+sed -e s,@LIBDIR@,%{_libexecdir},g  %{S:1}  
%{buildroot}%{_sysconfdir}/xdg/autostart/polkit-gnome-authentication-agent-1.desktop
 %suse_update_desktop_file polkit-gnome-authentication-agent-1
 %find_lang polkit-gnome-1
 

++ polkit-gnome-0.99.tar.bz2 - polkit-gnome-0.101.tar.bz2 ++
 21831 lines of diff (skipped)

++ polkit-gnome-authentication-agent-1.desktop.in ++
[Desktop Entry]
Name=PolicyKit Authentication Agent
Name[ar]=مدير الاستيثاق PolicyKit
Name[be]=PolicyKit - аґент аўтэнтыфікацыі
Name[bn_IN]=PolicyKit অনুমোদনের এজেন্ট
Name[ca]=Agent d'autenticació del PolicyKit
Name[cs]=Ověřovací agent PolicyKit
Name[da]=Godkendelsesprogrammet PolicyKit
Name[de]=Legitimationsdienst von PolicyKit
Name[el]=Πράκτορας πιστοποίησης PolicyKit
Name[en_GB]=PolicyKit Authentication Agent
Name[es]=Agente de autenticación de PolicyKit
Name[eu]=PolicyKit autentifikatzeko agentea
Name[fi]=PolicytKit-tunnistautumisohjelma
Name[fr]=Agent d'authentification de PolicyKit
Name[gl]=Axente de autenticación PolicyKit
Name[gu]=PolicyKit સત્તાધિકરણ એજન્ટ
Name[hi]=PolicyKit प्रमाणीकरण प्रतिनिधि

commit meld for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package meld for openSUSE:Factory
checked in at Mon May 2 16:39:34 CEST 2011.




--- meld/meld.changes   2011-02-14 20:09:42.0 +0100
+++ /mounts/work_src_done/STABLE/meld/meld.changes  2011-04-26 
14:47:10.0 +0200
@@ -1,0 +2,31 @@
+Sun Mar 20 18:44:06 CET 2011 - dims...@opensuse.org
+
+- Update to version 1.5.1:
+  + New features:
+- Add menu items and keyboard shortcuts for version control and
+  directory comparison actions
+- Add support for the Fossil SCM
+- Add a menu for switching between tabs
+- Add a menu item to unlock scrolling
+  + Code changes and fixes:
+- Improve filter handling with inline error reporting in the
+  preference  pane, and correct refreshing of file and
+  directory comparisons on filter changes
+- Make line number display work with GtkSourceView 2.10+
+- Support external diff tools in subversion
+- Support CVSNT as a CVS alternative
+- Performance fixes for subversion and bazaar
+- Correctly update a modified file's status in git and svn
+  version control views
+- Make temporary files unwritable to avoid unintentionally
+  editing them
+- Clean up diff results for cleaner comparisons
+- Improve symlink and binary handling, and error cases for
+  directory comparisons
+- Improve copy semantics for directories and symlinks
+- Show case insensitivity and file encoding errors less
+  intrusively
+- Sundry bug fixes
+  + Updated translations.
+
+---

calling whatdependson for head-i586


Old:

  meld-1.5.0.tar.bz2

New:

  meld-1.5.1.tar.bz2



Other differences:
--
++ meld.spec ++
--- /var/tmp/diff_new_pack.nJ1GKU/_old  2011-05-02 16:39:12.0 +0200
+++ /var/tmp/diff_new_pack.nJ1GKU/_new  2011-05-02 16:39:12.0 +0200
@@ -18,8 +18,8 @@
 
 
 Name:   meld
-Version:1.5.0
-Release:8
+Version:1.5.1
+Release:1
 License:GPLv2+
 Summary:Visual diff and merge tool
 Url:http://meld.sourceforge.net/

++ meld-1.5.0.tar.bz2 - meld-1.5.1.tar.bz2 ++
 20067 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 liferea for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package liferea for openSUSE:Factory
checked in at Mon May 2 16:40:27 CEST 2011.




--- GNOME/liferea/liferea.changes   2011-02-12 20:26:17.0 +0100
+++ /mounts/work_src_done/STABLE/liferea/liferea.changes2011-04-11 
14:25:51.0 +0200
@@ -1,0 +2,6 @@
+Mon Apr 11 12:25:07 UTC 2011 - fcro...@novell.com
+
+- Add libnotify-0.7-api.patch: fix build with libnotify 0.7.x (git)
+- Add liferea-1.6.5-nm09.patch: fix compatibility with NM 0.9 (git)
+
+---

calling whatdependson for head-i586


New:

  libnotify-0.7-api.patch
  liferea-1.6.5-nm09.patch



Other differences:
--
++ liferea.spec ++
--- /var/tmp/diff_new_pack.qOgMwB/_old  2011-05-02 16:39:45.0 +0200
+++ /var/tmp/diff_new_pack.qOgMwB/_new  2011-05-02 16:39:45.0 +0200
@@ -22,12 +22,17 @@
 License:GPLv2+
 Group:  Productivity/Other
 Version:1.6.5
-Release:3
+Release:9
 Summary:Linux Feed Reader
 Url:http://liferea.sourceforge.net/
 Source: %{name}-%{version}.tar.bz2
 # PATCH-FEATURE-OPENSUSE liferea-opensuse-feeds.patch -- Add openSUSE feeds to 
default feeds
 Patch0: liferea-opensuse-feeds.patch
+# PATCH-FIX-UPSTREAM libnotify-0.7-api.patch fcro...@novell.com -- fix build 
with libnotify 0.7.x (git)
+Patch1: libnotify-0.7-api.patch
+# PATCH-FIX-UPSTREAM liferea-1.6.5-nm09.patch fcro...@novell.com -- fix 
compatibility with NM 0.9 (git)
+Patch2: liferea-1.6.5-nm09.patch
+
 BuildRequires:  NetworkManager-devel
 BuildRequires:  dbus-1-glib-devel
 BuildRequires:  fdupes
@@ -60,6 +65,8 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
+%patch2 -p1
 
 %build
 autoreconf -fi

++ libnotify-0.7-api.patch ++
From 464e03aacbf530e2b190a444d8d4561e17c71819 Mon Sep 17 00:00:00 2001
From: Emilio Pozuelo Monfort poch...@gmail.com
Date: Sat, 27 Nov 2010 17:36:08 +0100
Subject: [PATCH] Added support for the new libnotify API

---
 ChangeLog|2 ++
 configure.ac |   21 +
 src/notification/libnotify.c |   16 
 3 files changed, 27 insertions(+), 12 deletions(-)

Index: liferea-1.6.5/configure.ac
===
--- liferea-1.6.5.orig/configure.ac
+++ liferea-1.6.5/configure.ac
@@ -77,9 +77,18 @@ dnl libnotify
 dnl *
 
 if test x$enable_libnotify = xyes; then
-   PKG_CHECK_MODULES([LIBNOTIFY], libnotify = 
0.3.2,enable_libnotify=yes,enable_libnotify=no)
-   AC_SUBST(LIBNOTIFY_CFLAGS)
-   AC_SUBST(LIBNOTIFY_LIBS)
+  PKG_CHECK_MODULES([LIBNOTIFY], libnotify = 
0.7,enable_libnotify=yes,enable_libnotify=no)
+  if test x$enable_libnotify = xyes; then
+AC_DEFINE(HAVE_LIBNOTIFY, 4, [Define if libnotify.so.4 support is enabled])
+  fi
+  if test x$enable_libnotify = xno; then
+PKG_CHECK_MODULES([LIBNOTIFY], libnotify = 
0.3.2,enable_libnotify=yes,enable_libnotify=no)
+if test x$enable_libnotify = xyes; then
+  AC_DEFINE(HAVE_LIBNOTIFY, 1, [Define if libnotify.so.1 support is 
enabled])
+fi
+  fi
+  AC_SUBST(LIBNOTIFY_CFLAGS)
+  AC_SUBST(LIBNOTIFY_LIBS)
 else
enable_libnotify=no
 fi
Index: liferea-1.6.5/src/notification/libnotify.c
===
--- liferea-1.6.5.orig/src/notification/libnotify.c
+++ liferea-1.6.5/src/notification/libnotify.c
@@ -150,7 +150,11 @@ static void notif_libnotify_callback_sho
 // notify_notification_update ( n, node_get_title(node_p), 
labelText_now_p, NULL);
 // notify_notification_clear_actions(n);
 
+#if HAVE_LIBNOTIFY == 4
+   n = notify_notification_new (node_get_title (node_p), 
labelText_now_p, NULL);
+#else
n = notify_notification_new (node_get_title(node_p), 
labelText_now_p, NULL, NULL);
+#endif
 
notify_notification_set_icon_from_pixbuf 
(n,node_get_icon(node_p));
 
@@ -244,7 +248,11 @@ notif_libnotify_node_has_new_items (node
 
labelSummary_p = g_strdup_printf (ngettext (%s has %d new / updated 
headline\n, %s has %d new / updated headlines\n, item_count), 
  node_get_title (node), item_count);
+#if HAVE_LIBNOTIFY == 4
+   n = notify_notification_new (_(Feed Update), labelSummary_p, 
liferea);
+#else
n = notify_notification_new ( _(Feed Update), labelSummary_p, NULL, 
NULL);
+#endif
g_free(labelSummary_p);
 
notify_notification_set_icon_from_pixbuf (n, node_get_icon (node));
++ liferea-1.6.5-nm09.patch ++
Based on 
http://liferea.git.sourceforge.net/git/gitweb.cgi?p=liferea/liferea;a=commitdiff;h=fc49ae0c9c1add55754ff5731c586b22096fbb06

diff -up liferea-1.6.5/src/update.c.nm09 liferea-1.6.5/src/update.c
--- 

commit gwibber for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package gwibber for openSUSE:Factory
checked in at Mon May 2 16:41:23 CEST 2011.




--- GNOME/gwibber/gwibber.changes   2011-04-07 17:50:26.0 +0200
+++ /mounts/work_src_done/STABLE/gwibber/gwibber.changes2011-04-26 
15:27:00.0 +0200
@@ -1,0 +2,13 @@
+Tue Apr 26 14:21:30 BST 2011 - riggwel...@opensuse.org
+
+- Update to version 3.0.0.1:
+  + Use a dynamic quick list so we don't display a Quit menu in
+the launcher when gwibber isn't running
+  + Don't allow insane refresh intervals, minimum allowed is 5m
+  + Added option contents arg to GwibberPosterVBox, so consumers
+of the API won't need to override the expose event to insert
+default contents (LP: #739923)
+- Added gwibber-3.1.0-nm09.diff:
+  + Work with NetworkManager 0.9.
+
+---

calling whatdependson for head-i586


Old:

  gwibber-3.0.0.tar.bz2

New:

  gwibber-3.0.0.1.tar.bz2
  gwibber-3.1.0-nm09.diff



Other differences:
--
++ gwibber.spec ++
--- /var/tmp/diff_new_pack.vleMX7/_old  2011-05-02 16:40:39.0 +0200
+++ /var/tmp/diff_new_pack.vleMX7/_new  2011-05-02 16:40:39.0 +0200
@@ -19,7 +19,7 @@
 
 
 Name:   gwibber
-Version:3.0.0
+Version:3.0.0.1
 Release:1
 License:GPLv2+
 Summary:Microblogging Client
@@ -30,6 +30,8 @@
 Patch0: gwibber-stnx.diff
 # PATCH-FIX-OPENSUSE gwibber-sqlite-migrate-opensuse.diff 
riggwel...@opensuse.org -- Fix migration from 11.3's gwibber
 Patch3: gwibber-sqlite-migrate-opensuse.diff
+# PATCH-FIX-OPENSUSE gwibber-3.1.0-nm09.diff riggwel...@opensuse.org -- Work 
correctly with NetworkManager 0.9
+Patch4: gwibber-3.1.0-nm09.diff
 BuildRequires:  fdupes
 BuildRequires:  intltool
 BuildRequires:  python
@@ -68,6 +70,7 @@
 %setup -q
 %patch0 -p1
 %patch3 -p1
+%patch4 -p1
 
 %build
 python setup.py build

++ gwibber-3.0.0.tar.bz2 - gwibber-3.0.0.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gwibber-3.0.0/MANIFEST new/gwibber-3.0.0.1/MANIFEST
--- old/gwibber-3.0.0/MANIFEST  1970-01-01 01:00:00.0 +0100
+++ new/gwibber-3.0.0.1/MANIFEST2011-04-08 08:02:04.0 +0200
@@ -0,0 +1,393 @@
+# file GENERATED by distutils, do NOT edit
+AUTHORS
+COPYING
+INSTALL
+MANIFEST
+MANIFEST.in
+README
+com.Gwibber.Accounts.service
+com.Gwibber.Connection.service
+com.Gwibber.Searches.service
+com.Gwibber.Service.service
+com.Gwibber.Streams.service
+com.Gwibber.URLShorten.service
+com.GwibberClient.service
+gwibber-accounts.1
+gwibber-accounts.desktop.in
+gwibber-poster.1
+gwibber-preferences.desktop.in
+gwibber.1
+gwibber.desktop.in
+setup.cfg
+setup.py
+bin/gwibber
+bin/gwibber-accounts
+bin/gwibber-poster
+bin/gwibber-preferences
+bin/gwibber-service
+gwibber/__init__.py
+gwibber/accounts.py
+gwibber/actions.py
+gwibber/client.py
+gwibber/error.py
+gwibber/gwui.py
+gwibber/pidgin.py
+gwibber/preferences.py
+gwibber/util.py
+gwibber/lib/__init__.py
+gwibber/lib/gtk/__init__.py
+gwibber/lib/gtk/widgets.py
+gwibber/microblog/__init__.py
+gwibber/microblog/brightkite.py
+gwibber/microblog/can.py
+gwibber/microblog/config.py
+gwibber/microblog/dispatcher.py
+gwibber/microblog/greader.py
+gwibber/microblog/gwp.py
+gwibber/microblog/jaiku.py
+gwibber/microblog/network.py
+gwibber/microblog/opencollaboration.py
+gwibber/microblog/rss.py
+gwibber/microblog/storage.py
+gwibber/microblog/swp.py
+gwibber/microblog/plugins/__init__.py
+gwibber/microblog/plugins/buzz/__init__.py
+gwibber/microblog/plugins/buzz/gtk/__init__.py
+gwibber/microblog/plugins/buzz/gtk/buzz/__init__.py
+gwibber/microblog/plugins/buzz/ui/gwibber-accounts-buzz.ui
+gwibber/microblog/plugins/buzz/ui/icons/16x16/buzz.png
+gwibber/microblog/plugins/buzz/ui/icons/22x22/buzz.png
+gwibber/microblog/plugins/buzz/ui/icons/32x32/buzz.png
+gwibber/microblog/plugins/digg/__init__.py
+gwibber/microblog/plugins/digg/gtk/__init__.py
+gwibber/microblog/plugins/digg/gtk/digg/__init__.py
+gwibber/microblog/plugins/digg/ui/gwibber-accounts-digg.ui
+gwibber/microblog/plugins/facebook/__init__.py
+gwibber/microblog/plugins/facebook/gtk/__init__.py
+gwibber/microblog/plugins/facebook/gtk/facebook/__init__.py
+gwibber/microblog/plugins/facebook/ui/gwibber-accounts-facebook.ui
+gwibber/microblog/plugins/flickr/__init__.py
+gwibber/microblog/plugins/flickr/gtk/__init__.py
+gwibber/microblog/plugins/flickr/gtk/flickr/__init__.py
+gwibber/microblog/plugins/flickr/ui/gwibber-accounts-flickr.ui
+gwibber/microblog/plugins/foursquare/__init__.py
+gwibber/microblog/plugins/foursquare/gtk/__init__.py
+gwibber/microblog/plugins/foursquare/gtk/foursquare/__init__.py
+gwibber/microblog/plugins/foursquare/ui/gwibber-accounts-foursquare.ui

commit gnome-web-photo for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package gnome-web-photo for openSUSE:Factory
checked in at Mon May 2 16:42:33 CEST 2011.




--- GNOME/gnome-web-photo/gnome-web-photo.changes   2011-02-16 
23:44:30.0 +0100
+++ /mounts/work_src_done/STABLE/gnome-web-photo/gnome-web-photo.changes
2011-04-06 11:57:44.0 +0200
@@ -1,0 +2,6 @@
+Wed Apr  6 09:54:19 UTC 2011 - fcro...@novell.com
+
+- Update to version 0.10.1:
+  + Updated translations.
+
+---

calling whatdependson for head-i586


Old:

  gnome-web-photo-0.10.tar.bz2

New:

  gnome-web-photo-0.10.1.tar.bz2



Other differences:
--
++ gnome-web-photo.spec ++
--- /var/tmp/diff_new_pack.ZheKdJ/_old  2011-05-02 16:42:15.0 +0200
+++ /var/tmp/diff_new_pack.ZheKdJ/_new  2011-05-02 16:42:15.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   gnome-web-photo
-Version:0.10
+Version:0.10.1
 Release:1
 License:GPLv2+
 Summary:GNOME Web Photographer

++ gnome-web-photo-0.10.tar.bz2 - gnome-web-photo-0.10.1.tar.bz2 ++
 2858 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 gnome-dvb-daemon for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package gnome-dvb-daemon for openSUSE:Factory
checked in at Mon May 2 16:43:11 CEST 2011.




--- GNOME/gnome-dvb-daemon/gnome-dvb-daemon.changes 2011-02-12 
20:27:53.0 +0100
+++ /mounts/work_src_done/STABLE/gnome-dvb-daemon/gnome-dvb-daemon.changes  
2011-04-26 18:02:32.0 +0200
@@ -1,0 +2,20 @@
+Sun Mar 20 19:11:33 CET 2011 - dims...@opensuse.org
+
+- Update to version 0.1.23:
+  + Make ScheduleView searchable by using the title
+  + SchedulePaned: Don't allow to edit TextView
+  + lp#680519: Totem: use dgettext to avoid overriding Totem's
+translations
+  + lp#676263: Fixed compiler errors. Requires Vala = 0.11.2
+  + lp#683950: gnomedvb: Display adapter and frontend for each
+device in the setup assistant
+  + Detect overlapping EPG events and remove outdated events.
+  + Moved handling of GSequence to new class EventStorage.
+  + Removed desktop_DATA from EXTRA_DIST
+  + Use upstream gettext instead of glib one
+  + Do not use hostname in rtsp streaming URL but use the IPv4
+address of the interface specified in the settings file.
+- Add gnome-dvb-daemon-buildfix.patch: create worker threads as
+  void* instead of bool. Fixes brp checks.
+
+---

calling whatdependson for head-i586


Old:

  gnome-dvb-daemon-0.1.22.tar.bz2

New:

  gnome-dvb-daemon-0.1.23.tar.bz2
  gnome-dvb-daemon-buildfix.patch



Other differences:
--
++ gnome-dvb-daemon.spec ++
--- /var/tmp/diff_new_pack.1ag9yW/_old  2011-05-02 16:42:41.0 +0200
+++ /var/tmp/diff_new_pack.1ag9yW/_new  2011-05-02 16:42:41.0 +0200
@@ -18,13 +18,15 @@
 
 
 Name:   gnome-dvb-daemon
-Version:0.1.22
-Release:2
+Version:0.1.23
+Release:1
 License:GPLv3+
 Summary:Daemon to use DVB devices
 Url:http://live.gnome.org/DVBDaemon
 Group:  Productivity/Multimedia/Other
 Source0:%{name}-%{version}.tar.bz2
+# PATCH-FIX-UPSTREAM gnome-dvb-daemon-buildfix.patch lp#704036 
dims...@opensuse.org -- Create worker threads as void* not bool.
+Patch0: gnome-dvb-daemon-buildfix.patch
 BuildRequires:  dbus-1-python
 BuildRequires:  fdupes
 BuildRequires:  gstreamer-0_10-plugins-bad
@@ -102,8 +104,10 @@
 %lang_package
 %prep
 %setup -q
+%patch0 -p1
 
 %build
+find src -name *.c -delete
 %configure \
 --enable-totem-plugin
 %__make %{?_smp_mflags} V=1

++ gnome-dvb-daemon-0.1.22.tar.bz2 - gnome-dvb-daemon-0.1.23.tar.bz2 ++
 60323 lines of diff (skipped)

++ gnome-dvb-daemon-buildfix.patch ++
Only in gnome-dvb-daemon-0.1.23.patched//src: .EPGScanner.c.swp
diff -ur gnome-dvb-daemon-0.1.23/src/EPGScanner.vala 
gnome-dvb-daemon-0.1.23.patched//src/EPGScanner.vala
--- gnome-dvb-daemon-0.1.23/src/EPGScanner.vala 2011-01-14 17:50:21.0 
+0100
+++ gnome-dvb-daemon-0.1.23.patched//src/EPGScanner.vala2011-04-26 
17:48:08.855639946 +0200
@@ -42,7 +42,7 @@
 private int stop_counter;
 private MainContext context;
 private MainLoop loop;
-private unowned Threadbool worker_thread;
+private unowned Threadvoid* worker_thread;
 private uint bus_watch_id;
 private HashMapuint, HashSetEvent channel_events;
 
@@ -97,10 +97,10 @@
 }
 
 /* Main Thread */
-private bool worker () {
+private void* worker () {
 this.loop.run ();
 
-return true;
+return null;
 }
 
 private void reset () {
@@ -135,7 +135,7 @@
 
 this.loop = new MainLoop (this.context, false);
 try {
-this.worker_thread = Thread.createbool (this.worker, true);
+this.worker_thread = Thread.createvoid* (this.worker, true);
 } catch (ThreadError e) {
 critical (Could not create thread: %s, e.message);
 return false;
diff -ur gnome-dvb-daemon-0.1.23/src/Scanner.vala 
gnome-dvb-daemon-0.1.23.patched//src/Scanner.vala
--- gnome-dvb-daemon-0.1.23/src/Scanner.vala2010-11-18 12:40:54.0 
+0100
+++ gnome-dvb-daemon-0.1.23.patched//src/Scanner.vala   2011-04-26 
17:50:04.361396866 +0200
@@ -107,7 +107,7 @@
 private bool locked;
 private MainContext context;
 private MainLoop loop;
-private unowned Threadbool worker_thread;
+private unowned Threadvoid* worker_thread;
 private bool running;
 private uint bus_watch_id;
 
@@ -155,7 +155,7 @@
 
 this.loop = new MainLoop (this.context, false);
 try {
-this.worker_thread = Thread.createbool (this.worker, true);
+this.worker_thread = Thread.createvoid* (this.worker, true);
 } catch (ThreadError e) 

commit gitg for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package gitg for openSUSE:Factory
checked in at Mon May 2 16:44:15 CEST 2011.




--- gitg/gitg.changes   2011-02-14 17:52:09.0 +0100
+++ /mounts/work_src_done/STABLE/gitg/gitg.changes  2011-04-29 
10:16:14.0 +0200
@@ -1,0 +2,26 @@
+Thu Apr 28 14:41:30 UTC 2011 - dims...@opensuse.org
+
+- Update to version 0.2.2:
+  + Added glade catalog file
+  + Disable auto-utf8 for repository loading
+- Changes from version 0.2.1:
+  + Improved debugging
+  + Add UTF8 as the first candidate encoding
+  + Adjust to GtkSourceView API break
+- Changes from version 0.2.0:
+  + Port gitg to gtk+ 3
+- Changes from version 1.0.0:
+  + Port gitg to gsettings
+  + Added gitg-config test tool
+  + Fix icon sizes
+  + Fixed getting/setting global git configuration
+  + Explicit linking in tools and tests
+- Replace gtk2-devel BuildRequires with pkgconfig(gtk+-3.0) and
+  gtksourceview-2.0-devel with pkgconfig(gtksourceview-3.0).
+- Remove gconf2-devel BuildRequires.
+- Add pkgconfig(gsettings-desktop-schemas) BuildRequires.
+- Replace GConf2 schemas handling with GSettings schemas handling,
+  with %glib2_gsettings_schema_* macros.
+- Drop gitg-build-fixes.patch: fixed upstream.
+
+---

calling whatdependson for head-i586


Old:

  gitg-0.0.8.tar.bz2
  gitg-build-fixes.patch

New:

  gitg-0.2.2.tar.bz2



Other differences:
--
++ gitg.spec ++
--- /var/tmp/diff_new_pack.AN54c7/_old  2011-05-02 16:43:19.0 +0200
+++ /var/tmp/diff_new_pack.AN54c7/_new  2011-05-02 16:43:19.0 +0200
@@ -18,26 +18,25 @@
 
 
 Name:   gitg
-Version:0.0.8
-Release:8
+Version:0.2.2
+Release:1
 License:GPLv2+
 Summary:Git repository viewer
 Group:  Development/Tools/Version Control
 Url:http://trac.novowork.com/gitg/
 Source: %{name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM gitg-build-fixes.patch vu...@opensuse.org -- Trivial 
build fixes
-Patch0: gitg-build-fixes.patch
 BuildRequires:  fdupes
-BuildRequires:  gconf2-devel
-BuildRequires:  gtk2-devel
-BuildRequires:  gtksourceview-devel
 BuildRequires:  intltool
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(gsettings-desktop-schemas)
+BuildRequires:  pkgconfig(gtk+-3.0)
+BuildRequires:  pkgconfig(gtksourceview-3.0)
 Requires:   git-core
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%gconf_schemas_prereq
+%glib2_gsettings_schema_requires
 
 %description
 gitg is a GitX clone for GNOME/gtk+. It aims at being a small, fast and
@@ -69,7 +68,6 @@
 %prep
 %setup -q
 translation-update-upstream
-%patch0 -p1
 
 %build
 %configure --disable-static
@@ -78,20 +76,14 @@
 %install
 %makeinstall
 find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
-%find_gconf_schemas
 %suse_update_desktop_file -G Git repository viewer %{name} RevisionControl
 %find_lang %{name} %{?no_lang_C}
 %fdupes %{buildroot}%{_datadir}
 
-%pre -f %{name}.schemas_pre
-
-%posttrans -f %{name}.schemas_posttrans
-
-%preun -f %{name}.schemas_preun
-
 %if 0%{?suse_version}  1130
 
 %post
+%glib2_gsettings_schema_post
 %desktop_database_post
 %icon_theme_cache_post
 %endif
@@ -99,6 +91,7 @@
 %if 0%{?suse_version}  1130
 
 %postun
+%glib2_gsettings_schema_postun
 %desktop_database_postun
 %icon_theme_cache_postun
 %endif
@@ -110,12 +103,13 @@
 %clean
 rm -rf %{buildroot}
 
-%files -f %{name}.schemas_list
+%files
 %defattr(-,root,root)
 %doc AUTHORS README NEWS COPYING ChangeLog
 %{_bindir}/gitg
 %{_datadir}/gitg/
 %{_datadir}/applications/gitg.desktop
+%{_datadir}/glib-2.0/schemas/org.gnome.gitg.gschema.xml
 %{_datadir}/icons/hicolor/*/apps/gitg.*
 %{_mandir}/man1/gitg.1*
 

++ gitg-0.0.8.tar.bz2 - gitg-0.2.2.tar.bz2 ++
 41885 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 gbrainy for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package gbrainy for openSUSE:Factory
checked in at Mon May 2 16:44:50 CEST 2011.




--- GNOME/gbrainy/gbrainy.changes   2011-03-04 10:35:46.0 +0100
+++ /mounts/work_src_done/STABLE/gbrainy/gbrainy.changes2011-04-27 
09:45:40.0 +0200
@@ -1,0 +2,17 @@
+Wed Apr 27 09:36:25 CEST 2011 - dims...@opensuse.org
+
+- Update to version 1.65:
+  + 2 bug fixes
+- Changes from version 1.64:
+  + Small bug fixes
+  + Updated translations.
+
+---
+Mon Mar 21 17:37:26 CET 2011 - dims...@opensuse.org
+
+- Update to version 1.63:
+  + 2 bug fixes
+  + More flexiblity accepting answers
+  + Updated and new translations.
+
+---

calling whatdependson for head-i586


Old:

  gbrainy-1.62.tar.bz2

New:

  gbrainy-1.65.tar.bz2



Other differences:
--
++ gbrainy.spec ++
--- /var/tmp/diff_new_pack.5409n5/_old  2011-05-02 16:44:23.0 +0200
+++ /var/tmp/diff_new_pack.5409n5/_new  2011-05-02 16:44:23.0 +0200
@@ -19,7 +19,7 @@
 
 
 Name:   gbrainy
-Version:1.62
+Version:1.65
 Release:1
 License:GPLv2+
 Source: %{name}-%{version}.tar.bz2

++ gbrainy-1.62.tar.bz2 - gbrainy-1.65.tar.bz2 ++
 13731 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 decibel-audio-player for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package decibel-audio-player for 
openSUSE:Factory
checked in at Mon May 2 16:46:20 CEST 2011.




--- decibel-audio-player/decibel-audio-player.changes   2011-02-12 
20:23:53.0 +0100
+++ 
/mounts/work_src_done/STABLE/decibel-audio-player/decibel-audio-player.changes  
2011-03-20 19:10:32.0 +0100
@@ -1,0 +2,20 @@
+Sun Mar 20 19:05:16 CET 2011 - dims...@opensuse.org
+
+- Update to version 1.07:
+  + Libraries may be filtered by genre using the popup menu
+  + lp#653496: Can't play wav files
+  + lp#510278: Add an automatic shuffle feature
+  + lp#534031: Add a module that resumes playback on startup
+  + lp#523943: Added a 'lean' view mode
+  + lp:711629: Added a 'netbook' view mode
+  + lp#715833: Let external apps access the current cover
+  + lp#704221: Don't spawn multiple instances from the .desktop
+file
+  + lp#511589: Playbin2 with pulseaudio sets volume to 100%
+  + lp#676548: Make left clicks on slider act the same as middle
+clicks
+  + lp#677168: Add option is missing on right-click
+  + Don't preserve the ratio of covers when the distortion isn't
+noticeable.
+
+---

calling whatdependson for head-i586


Old:

  decibel-audio-player-1.06.tar.bz2

New:

  decibel-audio-player-1.07.tar.bz2



Other differences:
--
++ decibel-audio-player.spec ++
--- /var/tmp/diff_new_pack.z7fpgU/_old  2011-05-02 16:44:58.0 +0200
+++ /var/tmp/diff_new_pack.z7fpgU/_new  2011-05-02 16:44:58.0 +0200
@@ -18,8 +18,8 @@
 
 
 Name:   decibel-audio-player
-Version:1.06
-Release:2
+Version:1.07
+Release:1
 License:GPLv2+
 Summary:Decibel Audio Player Is an Easy to Use Audio Player
 Url:http://decibel.silent-blade.org/

++ decibel-audio-player-1.06.tar.bz2 - decibel-audio-player-1.07.tar.bz2 
++
 2503 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 ctemplate for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package ctemplate for openSUSE:Factory
checked in at Mon May 2 16:47:05 CEST 2011.




--- ctemplate/ctemplate.changes 2010-11-08 20:45:58.0 +0100
+++ /mounts/work_src_done/STABLE/ctemplate/ctemplate.changes2011-04-27 
11:54:54.0 +0200
@@ -1,0 +2,5 @@
+Wed Apr 27 09:44:12 UTC 2011 - idoen...@novell.com
+
+- Add ctemplate-0.98-gcc46.patch: fix compilation with gcc 4.6 
+
+---

calling whatdependson for head-i586


New:

  ctemplate-0.98-gcc46.patch



Other differences:
--
++ ctemplate.spec ++
--- /var/tmp/diff_new_pack.NtaCxL/_old  2011-05-02 16:46:32.0 +0200
+++ /var/tmp/diff_new_pack.NtaCxL/_new  2011-05-02 16:46:32.0 +0200
@@ -21,11 +21,13 @@
 Name:   ctemplate
 Summary:Library for simple but powerful template language for C++
 Version:0.98
-Release:1
+Release:6
 Group:  Development/Libraries/C and C++
 License:BSD4c(or similar)
 Url:http://code.google.com/p/google-ctemplate/
 Source: %{name}-%{version}.tar.bz2
+# PATCH-FIX-UPSTREAM ctemplate-0.98-gcc46.patch idoen...@suse.de -- Fix 
compilation with gcc 4.6
+Patch1: ctemplate-0.98-gcc46.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gcc-c++
 BuildRequires:  pkg-config
@@ -58,6 +60,7 @@
 
 %prep
 %setup -q
+%patch1
 chmod -R u+w .
 
 %build

++ ctemplate-0.98-gcc46.patch ++
--- src/ctemplate/template_dictionary.h.in  2010-04-08 21:02:09.0 
+0200
+++ src/ctemplate/template_dictionary.h.in  2011-04-27 11:49:43.744988830 
+0200
@@ -50,6 +50,7 @@
 #include stdlib.h  // for NULL
 #include stdarg.h  // for StringAppendV()
 #include sys/types.h   // for size_t
+#include cstddef
 #include functional// for less
 #include map
 #include string





Remember to have fun...

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



commit claws-mail-extra-plugins for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package claws-mail-extra-plugins for 
openSUSE:Factory
checked in at Mon May 2 16:48:18 CEST 2011.




--- claws-mail-extra-plugins/claws-mail-extra-plugins.changes   2011-02-14 
03:11:06.0 +0100
+++ 
/mounts/work_src_done/STABLE/claws-mail-extra-plugins/claws-mail-extra-plugins.changes
  2011-04-27 09:20:22.0 +0200
@@ -1,0 +2,21 @@
+Wed Apr 27 08:59:54 CEST 2011 - dims...@opensuse.org
+
+- Update to version 3.7.9:
+  + Adress Keeper:
+- Bug fixed: addresses stored twice.
+  + gtkhtml2_viewer:
+- Bug fixed: quirk that sometimes messed statusbar.
+  + notification:
+- Build with libnotify = 0.7.0
+- Fixed removal of Hotkeys prefs page on plugin unload.
+  + RSSyl:
+- Fixed Huge memory leak in RSSyl plugin.
+  + SpamReport:
+- spam-report no msg-id NULL-ptr crash for signal-spam.fr
+  + vCalendar:
+- Allow file:// URIs.
+  + Updated translations.
+- Update sed hack for geolocation plugin, as the version of the
+  plugin was increased.
+
+---

calling whatdependson for head-i586


Old:

  claws-mail-extra-plugins-3.7.8.tar.bz2

New:

  claws-mail-extra-plugins-3.7.9.tar.bz2



Other differences:
--
++ claws-mail-extra-plugins.spec ++
--- /var/tmp/diff_new_pack.7pMIdm/_old  2011-05-02 16:47:16.0 +0200
+++ /var/tmp/diff_new_pack.7pMIdm/_new  2011-05-02 16:47:16.0 +0200
@@ -19,8 +19,8 @@
 
 
 Name:   claws-mail-extra-plugins
-Version:3.7.8
-Release:11
+Version:3.7.9
+Release:1
 Summary:Plugins for Claws Mail
 License:GPLv2+
 Group:  Productivity/Networking/Email/Clients
@@ -106,8 +106,8 @@
 %if 0%{?suse_version} = 1140
 # Patch geolocation plugin to build against libchamplain 0.7/0.8
 # fail if we can't do this anymore.
-grep champlain-gtk-0.4 geolocation_plugin-0.0.4/configure  \
-  sed -i s#champlain-gtk-0.4#champlain-gtk-0.8#g 
geolocation_plugin-0.0.4/configure || \
+grep champlain-gtk-0.4 geolocation_plugin-0.0.5/configure  \
+  sed -i s#champlain-gtk-0.4#champlain-gtk-0.8#g 
geolocation_plugin-0.0.5/configure || \
   ( echo Drop the champlain hack from the .spec file; /bin/false)
 %endif
 # build all plugins

++ claws-mail-extra-plugins-3.7.8.tar.bz2 - 
claws-mail-extra-plugins-3.7.9.tar.bz2 ++
claws-mail-extra-plugins/claws-mail-extra-plugins-3.7.8.tar.bz2 
/mounts/work_src_done/STABLE/claws-mail-extra-plugins/claws-mail-extra-plugins-3.7.9.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 byzanz for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package byzanz for openSUSE:Factory
checked in at Mon May 2 16:48:58 CEST 2011.




--- GNOME/byzanz/byzanz.changes 2011-02-12 20:23:36.0 +0100
+++ /mounts/work_src_done/STABLE/byzanz/byzanz.changes  2011-03-21 
17:35:01.0 +0100
@@ -1,0 +2,10 @@
+Mon Mar 21 17:29:44 CET 2011 - dims...@opensuse.org
+
+- Update to version 0.2.3:
+  + Features:
+- WebM support
+- Updated translations
+  + Bugfixes:
+- Fix compile on 64bit machines.
+
+---

calling whatdependson for head-i586


Old:

  byzanz-0.2.2.tar.bz2

New:

  byzanz-0.2.3.tar.bz2



Other differences:
--
++ byzanz.spec ++
--- /var/tmp/diff_new_pack.vdT0Qp/_old  2011-05-02 16:48:26.0 +0200
+++ /var/tmp/diff_new_pack.vdT0Qp/_new  2011-05-02 16:48:26.0 +0200
@@ -20,8 +20,8 @@
 
 
 Name:   byzanz
-Version:0.2.2
-Release:5
+Version:0.2.3
+Release:1
 License:GPLv2+
 Summary:Tool to record a running X desktop to an animated GIF file
 Group:  Productivity/Multimedia/Video/Editors and Convertors

++ byzanz-0.2.2.tar.bz2 - byzanz-0.2.3.tar.bz2 ++
 22873 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 alarm-clock-applet for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package alarm-clock-applet for 
openSUSE:Factory
checked in at Mon May 2 16:49:22 CEST 2011.




--- GNOME/alarm-clock-applet/alarm-clock-applet.changes 2011-02-12 
20:23:25.0 +0100
+++ /mounts/work_src_done/STABLE/alarm-clock-applet/alarm-clock-applet.changes  
2011-04-28 14:25:09.0 +0200
@@ -1,0 +2,17 @@
+Mon Mar 21 16:58:03 CET 2011 - dims...@opensuse.org
+
+- Update to version 0.3.2:
+  + Add support for application indicators
+  + Countdown label for application indicator
+  + New status icon indicating triggered alarms
+  + Bugs fixed:
+- lp#565302: Add countdown label (for application indicator)
+- lp#610632: Create ~/.config/autostart if it doesn't exist
+- lp#671962: Add support for libnotify 0.7
+- lp#682999: Properly stop triggered alarms that are not
+ playing sound
+- lp#704956: Add support for application indicators
+- lp#706832: Clicking on status icon should bring up list
+ instead of snoozing.
+
+---

calling whatdependson for head-i586


Old:

  alarm-clock-applet-0.3.1.tar.bz2

New:

  alarm-clock-applet-0.3.2.tar.bz2



Other differences:
--
++ alarm-clock-applet.spec ++
--- /var/tmp/diff_new_pack.70KhwD/_old  2011-05-02 16:49:05.0 +0200
+++ /var/tmp/diff_new_pack.70KhwD/_new  2011-05-02 16:49:05.0 +0200
@@ -18,8 +18,8 @@
 
 
 Name:   alarm-clock-applet
-Version:0.3.1
-Release:3
+Version:0.3.2
+Release:1
 License:GPLv2
 Summary:An alarm-clock for use with the GNOME panel
 Url:https://launchpad.net/alarm-clock/

++ alarm-clock-applet-0.3.1.tar.bz2 - alarm-clock-applet-0.3.2.tar.bz2 
++
 21887 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 texmaker for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package texmaker for openSUSE:Factory
checked in at Mon May 2 16:50:25 CEST 2011.




--- texmaker/texmaker.changes   2011-04-18 10:12:25.0 +0200
+++ /mounts/work_src_done/STABLE/texmaker/texmaker.changes  2011-04-29 
00:04:47.0 +0200
@@ -1,0 +2,10 @@
+Wed Apr 27 22:20:00 UTC 2011 - badshah...@gmail.com
+
+- Update to version 3.0.2
+  + Bug fixes:
+- Critical bug: Encoding detection while loading
+  non-unicode/latin1 files
+- Wrong detection of some filenames in the log file
+- Bad layout of the inputgraphics dialog  
+
+---

calling whatdependson for head-i586


Old:

  texmaker-3.0.1.tar.bz2

New:

  texmaker-3.0.2.tar.bz2



Other differences:
--
++ texmaker.spec ++
--- /var/tmp/diff_new_pack.UyU1U0/_old  2011-05-02 16:49:58.0 +0200
+++ /var/tmp/diff_new_pack.UyU1U0/_new  2011-05-02 16:49:58.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   texmaker
-Version:3.0.1
+Version:3.0.2
 Release:1
 License:GPLv2
 Summary:Free cross-platform LaTeX editor

++ texmaker-3.0.1.tar.bz2 - texmaker-3.0.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/texmaker-3.0.1/graphicfilechooser.cpp 
new/texmaker-3.0.2/graphicfilechooser.cpp
--- old/texmaker-3.0.1/graphicfilechooser.cpp   2011-01-21 23:41:37.0 
+0100
+++ new/texmaker-3.0.2/graphicfilechooser.cpp   2011-04-25 11:21:03.0 
+0200
@@ -22,8 +22,9 @@
 connect(ui.pushButton, SIGNAL( clicked() ), this, SLOT( chooseFile() ) );
 ui.moreButton-setCheckable(true);
 ui.moreButton-setAutoDefault(false);
-connect(ui.moreButton, SIGNAL(toggled(bool)), ui.extension, 
SLOT(setVisible(bool)));
+connect(ui.moreButton, SIGNAL(toggled(bool)), this, SLOT(expand(bool)));
 ui.extension-hide();
+updateGeometry();
 setWindowTitle(name);
 }
 
@@ -52,3 +53,9 @@
}
 }
 
+void GraphicFileChooser::expand(bool e)
+{
+ ui.extension-setVisible(e);
+ updateGeometry();
+}
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/texmaker-3.0.1/graphicfilechooser.h 
new/texmaker-3.0.2/graphicfilechooser.h
--- old/texmaker-3.0.1/graphicfilechooser.h 2011-01-21 22:45:40.0 
+0100
+++ new/texmaker-3.0.2/graphicfilechooser.h 2011-04-25 11:19:23.0 
+0200
@@ -33,6 +33,7 @@
 
 private slots:
 void chooseFile();
+void expand(bool e);
 
 };
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/texmaker-3.0.1/graphicfilechooser.ui 
new/texmaker-3.0.2/graphicfilechooser.ui
--- old/texmaker-3.0.1/graphicfilechooser.ui2011-04-01 18:10:19.0 
+0200
+++ new/texmaker-3.0.2/graphicfilechooser.ui2011-04-25 11:51:47.0 
+0200
@@ -6,70 +6,106 @@
rect
 x0/x
 y0/y
-width443/width
-height194/height
+width469/width
+height192/height
/rect
   /property
-  layout class=QGridLayout name=gridLayout
+  property name=sizePolicy
+   sizepolicy hsizetype=Preferred vsizetype=Minimum
+horstretch0/horstretch
+verstretch0/verstretch
+   /sizepolicy
+  /property
+  layout class=QGridLayout name=gridLayout_3
+   property name=sizeConstraint
+enumQLayout::SetFixedSize/enum
+   /property
item row=0 column=0
-widget class=QLabel name=label
- property name=sizePolicy
-  sizepolicy hsizetype=Minimum vsizetype=MinimumExpanding
-   horstretch0/horstretch
-   verstretch0/verstretch
-  /sizepolicy
- /property
- property name=text
-  stringFile/string
- /property
- property name=buddy
-  cstringlineEdit/cstring
- /property
-/widget
+layout class=QVBoxLayout name=verticalLayout
+ item
+  layout class=QHBoxLayout name=horizontalLayout
+   item
+widget class=QLabel name=label
+ property name=sizePolicy
+  sizepolicy hsizetype=Minimum vsizetype=Fixed
+   horstretch0/horstretch
+   verstretch0/verstretch
+  /sizepolicy
+ /property
+ property name=text
+  stringFile/string
+ /property
+ property name=buddy
+  cstringlineEdit/cstring
+ /property
+/widget
+   /item
+   item
+widget class=QLineEdit name=lineEdit
+ property name=sizePolicy
+  sizepolicy hsizetype=MinimumExpanding vsizetype=Fixed
+   horstretch0/horstretch
+   verstretch0/verstretch
+  /sizepolicy
+ /property
+ property name=minimumSize
+  size
+   width250/width
+   height0/height
+  /size
+ /property
+/widget
+   /item
+   item
+widget class=QPushButton name=pushButton
+ property 

commit telepathy-idle for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package telepathy-idle for openSUSE:Factory
checked in at Mon May 2 16:52:02 CEST 2011.




--- telepathy-idle/telepathy-idle.changes   2010-12-08 08:47:05.0 
+0100
+++ /mounts/work_src_done/STABLE/telepathy-idle/telepathy-idle.changes  
2011-04-11 15:53:14.0 +0200
@@ -1,0 +2,29 @@
+Mon Apr 11 12:56:30 UTC 2011 - fcro...@novell.com
+
+- Update to version 0.1.9:
+  + Correctly implement Destroyable to avoid Idle eating 100% CPU
+if there is no text handler (fdo#34166).
+  + Correctly quote message in PART commands (fdo#34812)
+  + Don't truncate room names at ! in the parser (fdo#28371,
+fdo#31343, fdo#30609).
+  + Using an underscore '_' in IRC login name causes network error
+(fdo#33913).
+  + The 'username' parameter is now validated for its conformance
+to RFC 2812 (fdo#35239).
+  + Additionally, the human-readable information from ERROR
+messages is now exposed in the ConnectionError signal's Details
+dictionary, as server-message. (also fdo#35239).
+  + Add Messages properties to immutable properties.
+  + Add the password-prompt to the manager file.
+  + Set the 'message-sender-id' key in messages.
+
+---
+Wed Mar  9 09:48:51 UTC 2011 - fcro...@novell.com
+
+- Update to version 0.1.8:
+  + Enhancements:
+- Implements SASL channel.
+  + Fixes:
+- Properly advertise that text channels implement Messages.
+
+---

calling whatdependson for head-i586


Old:

  telepathy-idle-0.1.7.tar.bz2

New:

  telepathy-idle-0.1.9.tar.bz2



Other differences:
--
++ telepathy-idle.spec ++
--- /var/tmp/diff_new_pack.E8N1dK/_old  2011-05-02 16:51:36.0 +0200
+++ /var/tmp/diff_new_pack.E8N1dK/_new  2011-05-02 16:51:36.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package telepathy-idle (Version 0.1.7)
+# spec file for package telepathy-idle
 #
-# 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
@@ -19,7 +19,7 @@
 
 
 Name:   telepathy-idle
-Version:0.1.7
+Version:0.1.9
 Release:1
 License:LGPLv2.1+
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ telepathy-idle-0.1.7.tar.bz2 - telepathy-idle-0.1.9.tar.bz2 ++
 6972 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 rsyslog for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package rsyslog for openSUSE:Factory
checked in at Mon May 2 16:57:01 CEST 2011.




--- rsyslog/rsyslog.changes 2011-04-08 15:27:45.0 +0200
+++ /mounts/work_src_done/STABLE/rsyslog/rsyslog.changes2011-04-27 
18:48:49.0 +0200
@@ -1,0 +2,41 @@
+Wed Apr 27 16:19:31 UTC 2011 - mrueck...@suse.de
+
+- move most of the additional requirements and subpackages into
+  conditionals so we can switch them on and off by more easily.
+
+---
+Tue Apr 26 12:30:17 UTC 2011 - m...@suse.de
+
+- Dropped obsolete rsyslog-systemd-integration.bnc656104.diff
+
+---
+Tue Apr 26 12:20:16 UTC 2011 - mrueck...@suse.de
+
+- dont ship the systemd service file for now.
+
+---
+Sun Apr 24 01:32:17 UTC 2011 - mrueck...@suse.de
+
+- update to 5.8.0 (v5-tsable)
+  This is the new v5-stable branch, importing all feature from the
+  5.7.x versions. To see what has changed in regard to the previous
+  v5-stable, check the entries for 5.7.x in
+  /usr/share/doc/packages/rsyslog/ChangeLog.
+
+  - bugfix: race condition in deferred name resolution
+closes: http://bugzilla.adiscon.com/show_bug.cgi?id=238
+Special thanks to Marcin for his persistence in helping to solve this
+bug.
+  - bugfix: DA queue was never shutdown once it was started
+closes: http://bugzilla.adiscon.com/show_bug.cgi?id=241
+- dropped patch rsyslog-deferred-dns-query-race.diff
+  included in the release
+- refreshed rsyslog-systemd-integration.bnc656104.diff:
+  most of the patch went upstream just a small chunk left
+- fixed the with_dbi conditional, it was using the build_with_relp.
+- added a new conditional with_systemd and moved all the systemd
+  specific things from suse_version = 1140 to the with_systemd
+  conditional. the patch line in the preamble should be
+  unconditional.
+
+---

calling whatdependson for head-i586


Old:

  rsyslog-5.6.5.tar.bz2
  rsyslog-deferred-dns-query-race.diff
  rsyslog-systemd-integration.bnc656104.diff

New:

  rsyslog-5.8.0.tar.bz2



Other differences:
--
++ rsyslog.spec ++
--- /var/tmp/diff_new_pack.zYktgp/_old  2011-05-02 16:52:16.0 +0200
+++ /var/tmp/diff_new_pack.zYktgp/_new  2011-05-02 16:52:16.0 +0200
@@ -20,11 +20,31 @@
 
 Name:   rsyslog
 Summary:The enhanced syslogd for Linux and Unix
-Version:5.6.5
-Release:2
-%define upstream_version5.6.5
-%define with_dbi0%{?suse_version} = 1140 || 
0%{?build_with_relp:1}
-%define with_relp   0%{?suse_version} = 1130 || 
0%{?build_with_relp:1}
+Version:5.8.0
+Release:1
+# for setting those bcond_with* configs see
+# http://lizards.opensuse.org/2008/09/12/conditional-features-aka-use-flags/
+%if 0%{?suse_version} = 1140
+%bcond_without  dbi
+%else
+%bcond_with dbi
+%endif
+%if 0%{?suse_version} = 1140
+%bcond_without  systemd
+%else
+%bcond_with systemd
+%endif
+%if 0%{?suse_version} = 1130
+%bcond_without  relp
+%else
+%bcond_with relp
+%endif
+%bcond_without  gssapi
+%bcond_without  gnutls
+%bcond_without  mysql
+%bcond_without  pgsql
+%bcond_without  snmp
+%define upstream_version5.8.0
 %define _sbindir/sbin
 %define rsyslogdocdir   %{_docdir}/%{name}
 %define additional_sockets  
%{_localstatedir}/run/rsyslog/additional-log-sockets.conf
@@ -38,25 +58,45 @@
 Provides:   syslog
 PreReq: %insserv_prereq %fillup_prereq /sbin/klogd /etc/init.d/syslog 
/sbin/checkproc
 BuildRequires:  klogd
-BuildRequires:  dos2unix openssl-devel pcre-devel pkgconfig zlib-devel
-BuildRequires:  krb5-devel mysql-devel net-snmp-devel postgresql-devel
+BuildRequires:  dos2unix
+BuildRequires:  openssl-devel
+BuildRequires:  pcre-devel
+BuildRequires:  pkgconfig
+BuildRequires:  zlib-devel
+#
+%if %{with gssapi}
+BuildRequires:  krb5-devel
+%endif
+%if %{with mysql}
+BuildRequires:  mysql-devel
+%endif
+%if %{with snmp}
+BuildRequires:  net-snmp-devel
+%endif
+%if %{with pgsql}
+BuildRequires:  postgresql-devel
+%endif
+%if %{with gnutls}
 BuildRequires:  libgnutls-devel
-%if 0%{?with_dbi}
+%endif
+%if %{with dbi}
 BuildRequires:  libdbi-devel
 %endif
-%if 0%{?with_relp}
+%if %{with relp}
 # RELP support
 BuildRequires:  librelp-devel
 %endif
 # UDP spoof support
 %if 0%{?suse_version} = 1140
 BuildRequires:  libnet-devel
+%else
+BuildRequires:  libnet
+%endif
+%if %{with systemd}
 # The systemd package provides
 #   /usr/share/doc/packages/systemd/sd-daemon.[ch]
-# files instead of a lib ...
+# files instead of a 

commit pypoppler for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package pypoppler for openSUSE:Factory
checked in at Mon May 2 16:57:38 CEST 2011.




--- pypoppler/pypoppler.changes 2010-12-15 13:35:15.0 +0100
+++ /mounts/work_src_done/STABLE/pypoppler/pypoppler.changes2011-04-29 
00:12:03.0 +0200
@@ -1,0 +2,11 @@
+Fri Apr 29 00:08:33 CEST 2011 - vu...@opensuse.org
+
+- Update pypoppler-0.12.1-poppler-0.16.0.patch to also change the
+  name of the python method. It seems saner in the long term.
+
+---
+Tue Apr  5 18:41:29 UTC 2011 - co...@novell.com
+
+- Add pypoppler-0.12.1-poppler-0.16.0.patch to support new poppler.
+
+---

calling whatdependson for head-i586


New:

  pypoppler-0.12.1-poppler-0.16.0.patch



Other differences:
--
++ pypoppler.spec ++
--- /var/tmp/diff_new_pack.LnUfeZ/_old  2011-05-02 16:57:18.0 +0200
+++ /var/tmp/diff_new_pack.LnUfeZ/_new  2011-05-02 16:57:18.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package pypoppler (Version 0.12.1)
+# spec file for package pypoppler
 #
-# 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
@@ -19,12 +19,14 @@
 
 Name:   pypoppler
 Version:0.12.1
-Release:1
+Release:6
 License:GPLv2+
 Summary:Python bindings for the Poppler PDF rendering library
 Url:https://launchpad.net/poppler-python/
 Group:  Productivity/Other
 Source: pypoppler-%{version}.tar.bz2
+# PATCH-FIX-UPSTREAM pypoppler-0.12.1-poppler-0.16.0.patch lp#696025 
co...@novell.com -- Fix build with poppler 0.16.0, based on patch from launchpad
+Patch0: pypoppler-0.12.1-poppler-0.16.0.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  pkgconfig(atk)
 BuildRequires:  pkgconfig(poppler-glib)
@@ -52,6 +54,7 @@
 
 %prep
 %setup -q
+%patch0
 
 %build
 

++ pypoppler-0.12.1-poppler-0.16.0.patch ++
Index: poppler.defs
===
--- poppler.defs.orig
+++ poppler.defs
@@ -1792,9 +1792,9 @@
   )
 )
 
-(define-method get_text
+(define-method get_selected_text
   (of-object PopplerPage)
-  (c-name poppler_page_get_text)
+  (c-name poppler_page_get_selected_text)
   (return-type char*)
   (parameters
 '(PopplerSelectionStyle style)





Remember to have fun...

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



commit libsocialweb for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package libsocialweb for openSUSE:Factory
checked in at Mon May 2 16:59:36 CEST 2011.




--- libsocialweb/libsocialweb.changes   2011-04-26 17:24:18.0 +0200
+++ /mounts/work_src_done/STABLE/libsocialweb/libsocialweb.changes  
2011-04-28 23:09:18.0 +0200
@@ -1,0 +2,16 @@
+Thu Apr 28 12:23:03 UTC 2011 - fcro...@novell.com
+
+- Update to version 0.25.16:
+  + Add MySpace service
+  + flickr: Support upload progress.
+  + facebook: Support upload progress.
+  + photobucket: Support upload progress.
+  + smugmug: Support upload progress.
+  + twitter: Support upload progress.
+  + youtube: Support upload progress.
+  + keystore: Implementation of requesting API keys from kernel
+keyring.
+  + Fix memory leak.
+  + Updated translations
+
+---

calling whatdependson for head-i586


Old:

  libsocialweb-0.25.15.tar.bz2

New:

  libsocialweb-0.25.16.tar.bz2



Other differences:
--
++ libsocialweb.spec ++
--- /var/tmp/diff_new_pack.zO4NSM/_old  2011-05-02 16:59:13.0 +0200
+++ /var/tmp/diff_new_pack.zO4NSM/_new  2011-05-02 16:59:13.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   libsocialweb
-Version:0.25.15
+Version:0.25.16
 Release:1
 License:LGPLv2.1
 Summary:A personal social data server
@@ -123,6 +123,9 @@
 %{_libdir}/libsocialweb/services/liblastfm.so
 %{_datadir}/libsocialweb/services/lastfm.keys
 %{_datadir}/libsocialweb/services/lastfm.png
+%{_libdir}/libsocialweb/services/libmyspace.so
+%{_datadir}/libsocialweb/services/myspace.keys
+%{_datadir}/libsocialweb/services/myspace.png
 %{_libdir}/libsocialweb/services/libphotobucket.so
 %{_datadir}/libsocialweb/services/photobucket.keys
 %{_libdir}/libsocialweb/services/libplurk.so

++ libsocialweb-0.25.15.tar.bz2 - libsocialweb-0.25.16.tar.bz2 ++
 4406 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 ldtp for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package ldtp for openSUSE:Factory
checked in at Mon May 2 17:00:12 CEST 2011.




--- ldtp/ldtp.changes   2011-01-07 19:41:50.0 +0100
+++ /mounts/work_src_done/STABLE/ldtp/ldtp.changes  2011-03-21 
17:23:17.0 +0100
@@ -1,0 +2,7 @@
+Mon Mar 21 17:21:15 CET 2011 - dims...@opensuse.org
+
+- Update to version 2.1.1:
+  + lp#710545: Fix committed to resolve getobjectlist('Main Menu')
+of alacarte app.
+
+---

calling whatdependson for head-i586


Old:

  ldtp-2.1.0.tar.bz2

New:

  ldtp-2.1.1.tar.bz2



Other differences:
--
++ ldtp.spec ++
--- /var/tmp/diff_new_pack.Dc0VJp/_old  2011-05-02 16:59:50.0 +0200
+++ /var/tmp/diff_new_pack.Dc0VJp/_new  2011-05-02 16:59:50.0 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package ldtp (Version 2.1.0)
+# spec file for package ldtp
 #
 # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -19,7 +19,7 @@
 
 
 Name:   ldtp
-Version:2.1.0
+Version:2.1.1
 Release:1
 License:GPLv2+ ; LGPLv2.1+
 Summary:Linux Desktop Testing Project (LDTP)

++ ldtp-2.1.0.tar.bz2 - ldtp-2.1.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ldtp-2.1.0/PKG-INFO new/ldtp-2.1.1/PKG-INFO
--- old/ldtp-2.1.0/PKG-INFO 2011-01-04 03:00:26.0 +0100
+++ new/ldtp-2.1.1/PKG-INFO 2011-02-02 02:47:35.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.0
 Name: ldtp
-Version: 2.1.0
+Version: 2.1.1
 Summary: Linux Desktop Testing Project Version 2
 Home-page: http://ldtp.freesktop.org
 Author: Nagappan Alagappan
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ldtp-2.1.0/ldtpd/utils.py 
new/ldtp-2.1.1/ldtpd/utils.py
--- old/ldtp-2.1.0/ldtpd/utils.py   2011-01-04 00:00:02.0 +0100
+++ new/ldtp-2.1.1/ldtpd/utils.py   2011-01-07 05:48:51.0 +0100
@@ -341,8 +341,19 @@
 if relationType == pyatspi.RELATION_LABELLED_BY or \
 relationType == pyatspi.RELATION_CONTROLLED_BY:
 # Get associated label
-label_acc = rel.getTarget(i)
-break
+try:
+label_acc = rel.getTarget(i)
+break
+except AttributeError:
+# With alacarte window, doing getbojectlist('Main 
Menu')
+# raise exception
+#   File 
/usr/lib/pymodules/python2.6/pyatspi/accessible.py, line 657, in getTarget
+#target = target._narrow(Accessibility.Accessible)
+# exceptions.AttributeError: 'NoneType' object has no 
attribute '_narrow'
+# Let us not throw exception, instead continue
+if self._ldtp_debug:
+print traceback.format_exc()
+continue
 role = acc.getRole()
 if role == pyatspi.ROLE_FRAME or role == pyatspi.ROLE_DIALOG or \
 role == pyatspi.ROLE_WINDOW or \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ldtp-2.1.0/setup.py new/ldtp-2.1.1/setup.py
--- old/ldtp-2.1.0/setup.py 2011-01-04 00:48:32.0 +0100
+++ new/ldtp-2.1.1/setup.py 2011-02-02 02:39:33.0 +0100
@@ -23,7 +23,7 @@
 from distutils.core import setup
 
 setup(name=ldtp,
-  version=2.1.0,
+  version=2.1.1,
   description=Linux Desktop Testing Project Version 2,
   maintainer=Nagappan Alagappan,
   maintainer_email=nagap...@gmail.com,






Remember to have fun...

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



commit xfce4-panel for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package xfce4-panel for openSUSE:Factory
checked in at Mon May 2 17:27:49 CEST 2011.




--- xfce4-panel/xfce4-panel.changes 2011-02-18 01:14:57.0 +0100
+++ xfce4-panel/xfce4-panel.changes 2011-04-06 22:45:53.0 +0200
@@ -1,0 +2,26 @@
+Wed Apr  6 20:41:55 UTC 2011 - g...@opensuse.org
+
+- update to version 4.8.3
+  - use portable abicheck.sh from xfconf
+  - bugfixes
+  - translation updates
+
+---
+Fri Apr  1 17:32:44 UTC 2011 - g...@opensuse.org
+
+- update to version 4.8.2
+  - change packing order of buttons in pager to match wnck
+  - set some atk object names on panel buttons without label
+  - allow installation of the helpers in a custom location
+  - set a static role for the panels (bxo#7094), reverted the
+previous fix
+  - ask to start the panel if 'xfce4-panel -r' is called without
+instance
+  - respawn a child if the plugin was realized with a pid
+  - use the widget snapshot as tasklist draw icon.
+  - bugfixes
+  - translation updates
+- dropped obsolete
+  xfce4-panel-4.8.1-fix-install-documentation.patch
+
+---

calling whatdependson for head-i586


Old:

  xfce4-panel-4.8.1-fix-install-documentation.patch
  xfce4-panel-4.8.1.tar.bz2

New:

  xfce4-panel-4.8.3.tar.bz2



Other differences:
--
++ xfce4-panel.spec ++
--- /var/tmp/diff_new_pack.LS50lp/_old  2011-05-02 17:26:12.0 +0200
+++ /var/tmp/diff_new_pack.LS50lp/_new  2011-05-02 17:26:12.0 +0200
@@ -18,16 +18,14 @@
 
 
 Name:   xfce4-panel
-Version:4.8.1
-Release:7
+Version:4.8.3
+Release:1
 License:GPLv2+ and LGPLv2.1+
 Summary:Panel for the Xfce Desktop Environment
 Url:http://www.xfce.org/projects/xfce4-panel/
 Group:  System/GUI/XFCE
 Source: %{name}-%{version}.tar.bz2
 Source1:%{name}-rpmlintrc
-# PATCH-FIX-UPSTREAM xfce4-panel-4.8.1-fix-install-documentation.patch 
bxo#7274 g...@opensuse.org -- Fixes a bug in the build system that prevents the 
installation of the HTML documentation
-Patch0: xfce4-panel-4.8.1-fix-install-documentation.patch
 BuildRequires:  gtk-doc
 BuildRequires:  intltool
 BuildRequires:  perl-XML-Parser
@@ -43,7 +41,6 @@
 BuildRequires:  pkgconfig(libxfcegui4-1.0)
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  update-desktop-files
-BuildRequires:  xfce4-dev-tools
 Requires:   %{name}-branding = %{version}
 Provides:   xfce4-panel-plugins = %{version}
 Obsoletes:  xfce4-panel-plugins  %{version}
@@ -98,10 +95,8 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
-xdt-autogen
 %configure \
 --disable-static \
 --enable-gtk-doc

++ xfce4-panel-4.8.1.tar.bz2 - xfce4-panel-4.8.3.tar.bz2 ++
 18843 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 xfce4-session for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package xfce4-session for openSUSE:Factory
checked in at Mon May 2 17:29:11 CEST 2011.




--- xfce4-session/xfce4-session.changes 2011-02-18 01:22:14.0 +0100
+++ xfce4-session/xfce4-session.changes 2011-04-01 21:39:08.0 +0200
@@ -1,0 +2,13 @@
+Fri Apr  1 19:20:50 UTC 2011 - g...@opensuse.org
+
+- update to version 4.8.1
+  - added missing license information
+  - bugfixes
+  - translation updates
+- dropped obsolete
+  xfce4-session-4.8.0-do-not-fall-back-to-system-icons.patch,
+  xfce4-session-4.8.0-fix-error-popup-on-session-menu-item.patch,
+  xfce4-session-4.8.0-fix-fast-cli-option.patch, and
+  xfce4-session-4.7.1-fix-missing-include.patch
+
+---

calling whatdependson for head-i586


Old:

  xfce4-session-4.7.1-fix-missing-include.patch
  xfce4-session-4.8.0-do-not-fall-back-to-system-icons.patch
  xfce4-session-4.8.0-fix-error-popup-on-session-menu-item.patch
  xfce4-session-4.8.0-fix-fast-cli-option.patch
  xfce4-session-4.8.0.tar.bz2

New:

  xfce4-session-4.8.1.tar.bz2



Other differences:
--
++ xfce4-session.spec ++
--- /var/tmp/diff_new_pack.WLtQba/_old  2011-05-02 17:28:24.0 +0200
+++ /var/tmp/diff_new_pack.WLtQba/_new  2011-05-02 17:28:24.0 +0200
@@ -18,22 +18,15 @@
 
 
 Name:   xfce4-session
-Version:4.8.0
-Release:9
+Version:4.8.1
+Release:1
 License:GPLv2+
 Summary:Xfce Session manager
 Url:http://www.xfce.org/projects/xfce4-session/
 Group:  System/GUI/XFCE
 Source: %{name}-%{version}.tar.bz2
-Patch0: xfce4-session-4.7.1-fix-missing-include.patch
 # PATCH-FEATURE-OPENSUSE xfce4-session-simple-splash-remove-shadows.patch 
g...@opensuse.org -- Improves readability of the simple splash engine text by 
removing the text shadows
 Patch1: xfce4-session-simple-splash-remove-shadows.patch
-# PATCH-FIX-UPSTREAM xfce4-session-4.8.0-fix-fast-cli-option.patch 
g...@opensuse.org -- Fixes the use of the --fast cli option with other options 
(backported from upstream git)
-Patch2: xfce4-session-4.8.0-fix-fast-cli-option.patch
-# PATCH-FIX-UPSTREAM 
xfce4-session-4.8.0-fix-error-popup-on-session-menu-item.patch 
g...@opensuse.org -- Fixes the error popup when clicking a session menu item 
(backported from upstream git)
-Patch3: xfce4-session-4.8.0-fix-error-popup-on-session-menu-item.patch
-# PATCH-FIX-UPSTREAM 
xfce4-session-4.8.0-do-not-fall-back-to-system-icons.patch g...@opensuse.org -- 
Prevents the logout dialog from falling back to system-* rather than xfsm-* 
icons (backported from upstream git)
-Patch4: xfce4-session-4.8.0-do-not-fall-back-to-system-icons.patch
 BuildRequires:  intltool
 BuildRequires:  perl-XML-Parser
 BuildRequires:  pkgconfig(dbus-glib-1)
@@ -93,11 +86,7 @@
 
 %prep
 %setup -q
-%patch0 -p1
 %patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
 
 %build
 %configure \

++ xfce4-session-4.8.0.tar.bz2 - xfce4-session-4.8.1.tar.bz2 ++
 24861 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 rpmlint for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package rpmlint for openSUSE:Factory
checked in at Mon May 2 17:31:26 CEST 2011.




--- rpmlint/rpmlint.changes 2011-04-23 11:26:24.0 +0200
+++ rpmlint/rpmlint.changes 2011-05-02 16:17:12.0 +0200
@@ -1,0 +2,21 @@
+Mon May  2 14:17:04 UTC 2011 - lnus...@suse.de
+
+- add account services (bnc#676638)
+
+---
+Mon May  2 11:56:25 UTC 2011 - lnus...@suse.de
+
+- another try to fix InitScriptCheck.py (bnc#690961)
+
+---
+Wed Apr 27 15:09:54 CEST 2011 - dmuel...@suse.de
+
+- implement setFilterException()
+- rediff noarch-lib64.diff and enable it again (bnc#663885)
+
+---
+Tue Apr 26 15:19:36 CEST 2011 - dmuel...@suse.de
+
+- make error description more clearn (bnc#686328)
+
+---

calling whatdependson for head-i586


New:

  suse-filter-exception.diff
  suse-speccheck-utf8.diff



Other differences:
--
++ rpmlint.spec ++
--- /var/tmp/diff_new_pack.dQQ8aG/_old  2011-05-02 17:29:24.0 +0200
+++ /var/tmp/diff_new_pack.dQQ8aG/_new  2011-05-02 17:29:24.0 +0200
@@ -23,7 +23,7 @@
 BuildRequires:  rpm-python
 Summary:Rpm correctness checker
 Version:1.1
-Release:29
+Release:31
 Source0:%{name}-%{version}.tar.bz2
 Source1:config
 Source1001: config.in
@@ -74,6 +74,7 @@
 Patch12:usr-arch.diff
 Patch13:script-interpreter-only-for-exec-scripts.diff
 Patch14:sourced-dirs.diff
+Patch15:suse-filter-exception.diff
 Patch17:docdata-examples.diff
 Patch19:yast-provides.diff
 Patch20:xdg-paths-update.diff
@@ -122,6 +123,7 @@
 Patch86:suse-rclink-check.diff
 # already upstream
 Patch87:rpmlint-add-details.diff
+Patch88:suse-speccheck-utf8.diff
 %py_requires
 
 %description
@@ -152,6 +154,7 @@
 %patch12
 %patch13
 %patch14
+%patch15
 %patch17
 %patch19
 %patch20
@@ -171,7 +174,7 @@
 #%patch41
 %patch42
 #%patch46
-#%patch47
+%patch47
 #%patch49
 %patch50
 %patch51
@@ -199,6 +202,7 @@
 %patch85
 %patch86
 %patch87 -p1
+%patch88
 cp -p %{SOURCE1} .
 cp -p %{SOURCE2} .
 cp -p %{SOURCE3} .

++ config ++
--- /var/tmp/diff_new_pack.dQQ8aG/_old  2011-05-02 17:29:25.0 +0200
+++ /var/tmp/diff_new_pack.dQQ8aG/_new  2011-05-02 17:29:25.0 +0200
@@ -414,6 +414,9 @@
 # urfkill (bnc#688328) 
 org.freedesktop.URfkill.service,
 org.freedesktop.URfkill.conf,
+# account services (bnc#676638)
+org.freedesktop.Accounts.service,
+org.freedesktop.Accounts.conf,
 ))
 
 # Output filters

++ noarch-lib64.diff ++
--- /var/tmp/diff_new_pack.dQQ8aG/_old  2011-05-02 17:29:25.0 +0200
+++ /var/tmp/diff_new_pack.dQQ8aG/_new  2011-05-02 17:29:25.0 +0200
@@ -1,43 +1,39 @@
 --- BinariesCheck.py
 +++ BinariesCheck.py
-@@ -153,6 +153,7 @@ class BinariesCheck(AbstractCheck.AbstractCheck):
- binary=0
- binary_in_usr_lib=0
- has_usr_lib_file=0
-+file_in_lib64=0
+@@ -223,6 +223,7 @@
+ binary = False
+ binary_in_usr_lib = False
+ has_usr_lib_file = False
++file_in_lib64 = False
  
+ multi_pkg = False
  res = srcname_regex.search(pkg[rpm.RPMTAG_SOURCERPM] or '')
- if res:
-@@ -161,10 +162,13 @@ class BinariesCheck(AbstractCheck.AbstractCheck):
- multi_pkg=0
- 
- for f in files:
--if usr_lib_regex.search(f) and not 
usr_lib_exception_regex.search(f) and not stat.S_ISDIR(files[f][0]):
-+if stat.S_ISREG(files[f][0]) and usr_lib_regex.search(f) and not 
usr_lib_exception_regex.search(f):
- has_usr_lib_file=f
- break
- 
-+if stat.S_ISREG(files[f][0]) and (f.startswith(/usr/lib64) or 
f.startswith(/lib64)):
-+file_in_lib64=1
+@@ -239,6 +240,10 @@
+ # only-non-binary-in-usr-lib false positives
+ binary_in_usr_lib = True
+ 
++if stat.S_ISREG(pkgfile.mode) and \
++(fname.startswith(/usr/lib64) or 
fname.startswith(/lib64)):
++file_in_lib64 = True
 +
- for i in info:
- is_elf = string.find(i[1], 'ELF') != -1
- is_ar = string.find(i[1], 'current ar archive') != -1
-@@ -316,9 +320,12 @@ class BinariesCheck(AbstractCheck.AbstractCheck):
+ is_elf = 'ELF' in pkgfile.magic
+ is_ar = 'current ar archive' in pkgfile.magic
+ is_ocaml_native = 'Objective caml native' in pkgfile.magic
+@@ -433,9 +438,12 @@
+ if version and version != -1 and version not in pkg.name:
  

commit polkit-default-privs for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package polkit-default-privs for 
openSUSE:Factory
checked in at Mon May 2 17:32:35 CEST 2011.




--- polkit-default-privs/polkit-default-privs.changes   2011-04-28 
11:42:48.0 +0200
+++ polkit-default-privs/polkit-default-privs.changes   2011-05-02 
16:12:43.0 +0200
@@ -1,0 +2,7 @@
+Mon May  2 14:12:02 UTC 2011 - lnus...@suse.de
+
+- add NetworkManager.settings.modify.hostname (bnc#680140)
+- add account services (bnc#676638)
+- add org.opensuse.cupspkhelper.mechanism.all-edit (bnc#691014)
+
+---

calling whatdependson for head-i586


Old:

  polkit-default-privs-0.1_201104281141.tar.bz2

New:

  polkit-default-privs-0.1_201105021611.tar.bz2



Other differences:
--
++ polkit-default-privs.spec ++
--- /var/tmp/diff_new_pack.oeyf2r/_old  2011-05-02 17:31:38.0 +0200
+++ /var/tmp/diff_new_pack.oeyf2r/_new  2011-05-02 17:31:38.0 +0200
@@ -22,7 +22,7 @@
 Name:   polkit-default-privs
 License:GPLv2+
 Group:  Productivity/Security
-Version:0.1_201104281141
+Version:0.1_201105021611
 Release:1
 Summary:SUSE PolicyKit default permissions
 Source: polkit-default-privs-%version.tar.bz2

++ polkit-default-privs-0.1_201104281141.tar.bz2 - 
polkit-default-privs-0.1_201105021611.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/polkit-default-privs-0.1_201104281141/polkit-default-privs.restrictive 
new/polkit-default-privs-0.1_201105021611/polkit-default-privs.restrictive
--- old/polkit-default-privs-0.1_201104281141/polkit-default-privs.restrictive  
2011-04-28 11:41:14.0 +0200
+++ new/polkit-default-privs-0.1_201105021611/polkit-default-privs.restrictive  
2011-05-02 16:11:36.0 +0200
@@ -27,6 +27,7 @@
 org.freedesktop.NetworkManager.wifi.share.open  auth_admin
 org.freedesktop.NetworkManager.settings.modify.own  auth_admin
 org.freedesktop.NetworkManager.settings.modify.system   auth_admin
+org.freedesktop.NetworkManager.settings.modify.hostname auth_admin
 #
 org.freedesktop.hal.killswitch.bluetooth   
auth_admin_keep_always
 org.freedesktop.hal.killswitch.wlan
auth_admin_keep_always
@@ -153,6 +154,7 @@
 org.opensuse.cupspkhelper.mechanism.job-editauth_admin_keep
 org.opensuse.cupspkhelper.mechanism.job-not-owned-edit  auth_admin_keep
 org.opensuse.cupspkhelper.mechanism.devices-get auth_admin_keep
+org.opensuse.cupspkhelper.mechanism.all-editauth_admin_keep
 
 #
 # Firewall Zone Switcher
@@ -328,4 +330,9 @@
 org.freedesktop.urfkill.unblockidx  auth_admin
 org.freedesktop.urfkill.enablekeycontrolauth_admin
 
+# account services (bnc#676638)
+org.freedesktop.accounts.user-administrationauth_admin
+org.freedesktop.accounts.set-login-option   auth_admin
+org.freedesktop.accounts.change-own-user-data   auth_admin
+
 ###
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/polkit-default-privs-0.1_201104281141/polkit-default-privs.standard 
new/polkit-default-privs-0.1_201105021611/polkit-default-privs.standard
--- old/polkit-default-privs-0.1_201104281141/polkit-default-privs.standard 
2011-04-28 11:41:14.0 +0200
+++ new/polkit-default-privs-0.1_201105021611/polkit-default-privs.standard 
2011-05-02 16:11:36.0 +0200
@@ -27,6 +27,7 @@
 org.freedesktop.NetworkManager.wifi.share.open  auth_admin
 org.freedesktop.NetworkManager.settings.modify.own  auth_admin
 org.freedesktop.NetworkManager.settings.modify.system   auth_admin
+org.freedesktop.NetworkManager.settings.modify.hostname auth_admin
 #
 org.freedesktop.hal.killswitch.bluetooth   
auth_admin_keep_always:auth_admin_keep_always:yes
 org.freedesktop.hal.killswitch.wlan
auth_admin_keep_always:auth_admin_keep_always:yes
@@ -160,6 +161,7 @@
 org.opensuse.cupspkhelper.mechanism.job-editauth_admin_keep
 org.opensuse.cupspkhelper.mechanism.job-not-owned-edit  auth_admin_keep
 org.opensuse.cupspkhelper.mechanism.devices-get auth_admin_keep
+org.opensuse.cupspkhelper.mechanism.all-editauth_admin_keep
 
 #
 # Firewall Zone Switcher
@@ -335,4 +337,9 @@
 org.freedesktop.urfkill.unblockidx  
auth_admin:auth_admin:yes
 org.freedesktop.urfkill.enablekeycontrol
auth_admin:auth_admin:yes
 
+# account services (bnc#676638)

commit gnumeric for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package gnumeric for openSUSE:Factory
checked in at Mon May 2 17:35:33 CEST 2011.




--- GNOME/gnumeric/gnumeric.changes 2011-02-12 20:25:25.0 +0100
+++ gnumeric/gnumeric.changes   2011-04-29 01:08:01.0 +0200
@@ -1,0 +2,76 @@
+Fri Apr 29 01:06:47 CEST 2011 - vu...@opensuse.org
+
+- Do not pass --libexecdir to configure: it's not needed.
+
+---
+Mon Apr 18 15:32:56 UTC 2011 - dims...@opensuse.org
+
+- Update to 1.10.14:
+  + bgo#641626: Fix width of translated lists in various dialogs
+  + bgo#641355: Allow function tooltips to be closed temporarily
+  + Minor histogram improvements.
+  + bgo#395631: Trigger configurable text importer on paste of tabs
+  + bgo#643971: Fix ctrl-end in presence of hidden rows.
+  + bgo#644189: Fix import of dbf files with more than 65536 rows.
+  + bgo#641709: Fix cursor position inside a cell edited in a
+zoomed sheet.
+  + Add GSettings schemas.
+  + bgo#641581: Import wide sc files.
+  + bgo#613273: Fix problem with single-cell names and 'r'-type
+arguments.
+  + Plug memory leaks.
+  + bgo#642477: Fix stf import problem diagnosed by Andreas.
+  + Restore toolbar positioning code.
+  + rh#680572: Fix xml reading of constraints.
+  + Fix lpsolve/glpk writing of affine part.
+  + bgo#644189: Improve dbf codepage support.
+  + bgo#644217: Improve date format consistency in document
+properies.
+  + bgo#533795: Hopefully make print preview work on win32.
+  + bgo#644982: Improve quit dialog's non-ascii handling.
+  + bgo#645287: Allow templates for multi-sheet ssconvert.
+  + Improve dif output.
+  + ODF import/export improvements (including bgo#640701).
+  + xlsx import improvements (bgo#642850, bgo#643814,
+bgo#642941, bgo#643808, bgo#643815, bgo#643874).
+  + Fix crashes (bgo#642850, bgo#645722, bgo#645209, bgo#64).
+- Add GSettings schemas handling, with %glib2_gsettings_schema_*
+  macros.
+- Convert to source service: download tar.bz2 file and update .spec
+  file with correct version.
+
+---
+Sun Mar 20 19:20:08 CET 2011 - dims...@opensuse.org
+
+- Update to version 1.10.13:
+  + bgo#635064: Calculate residuals when using the regression tool.
+  + Permit data entry by-passing autocorrection.
+  + bgo#636131: Work around OpenOffice date formatting bugs.
+  + bgo#636158: Export text formats to and import from ODF.
+  + bgo#636968: Fix ODF import of sheets with far forward
+references.
+  + Add EEK support to EURO and EUROCONVERT.
+  + Fix leaks in potentially failing analysis tools.
+  + bgo#639019: Make the row and column headers and selection match
+the theme better.
+  + bgo#638874: Fix locale specific sorting.
+  + bgo#639086: Ensure we have sub- and sperscript icons.
+  + bgo#639444: Fix advanced filter.
+  + bgo#638832: Suppress function tooltips on text-formatted cells.
+  + bgo#640344: Fix documentation of ATAN2.
+  + bgo#636031: Only disable the formula bar when a chart sheet is
+selected.
+  + bgo#637393: Make sheet objects invisible outline from .xls
+files persistent.
+  + bgo#637453: Fixed arrows and line object position when zoomed.
+  + bgo#637658: Fixed series lines color export to .xls.
+  + bgo#637739: Fixed sheet objects position on zoomed sheets.
+  + bgo#639287: Override edition-canceled property for GnmExprEntry
+  + bgo#633433: Fix array intersection problem with IF.
+  + Make sure columns are wide enough for dates in csv import.
+  + Plug a few leaks.
+  + Fix number-match issue regarding fraction.
+  + bgo#638776: Fix problems with pivot reading from xls.
+  + bgo#630247: Allow version-agnostic template files.
+
+---

calling whatdependson for head-i586


Old:

  gnumeric-1.10.12.tar.bz2

New:

  _service
  _service:download_url:gnumeric-1.10.14.tar.bz2
  _service:set_version:gnumeric.spec



Other differences:
--
++ _service:set_version:gnumeric.spec ++
#
# spec file for package gnumeric
#
# 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 

  1   2   >