commit vim for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package vim for openSUSE:Factory checked in 
at 2013-05-07 07:38:27

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


Package is "vim"

Changes:

--- /work/SRC/openSUSE:Factory/vim/vim.changes  2013-04-26 12:37:31.0 
+0200
+++ /work/SRC/openSUSE:Factory/.vim.new/vim.changes 2013-05-07 
07:38:29.0 +0200
@@ -1,0 +2,18 @@
+Mon May  6 14:51:45 UTC 2013 - idon...@suse.com
+
+- Updated to revision 929, fixes the following problems
+  * An empty nl.po file does not work with an old msgfmt.
+  * Compiler warning for size_t to int.
+  * Trying to create a fontset handle when 'guifontset' is not set.
+  * No test for what 7.3.918 fixes.
+  * Check for X11 header files fails on Solaris.
+  * Python interface can't easily access options.
+  * Typos in source files.
+  * Autocommands are triggered by setwinvar() et al. Missing BufEnter
+on :tabclose. Duplicate WinEnter on :tabclose. Wrong order of
+events for :tablose and :tabnew.
+  * Missing combining characters when putting text in a register.
+  * Can't build with strict C compiler.
+  * Compiler warning for unused variable. Not freeing unused string. 
+
+---



Other differences:
--
++ vim.spec ++
--- /var/tmp/diff_new_pack.grcOHB/_old  2013-05-07 07:38:31.0 +0200
+++ /var/tmp/diff_new_pack.grcOHB/_new  2013-05-07 07:38:31.0 +0200
@@ -17,7 +17,7 @@
 
 
 %define pkg_version 7.3
-%define official_ptchlvl 918
+%define official_ptchlvl 929
 %define VIM_SUBDIR vim73
 %define site_runtimepath /usr/share/vim/site
 


++ vim-7.3-patches.tar.bz2 ++
 6170 lines of diff (skipped)

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



commit u-boot for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package u-boot for openSUSE:Factory checked 
in at 2013-05-07 07:38:13

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


Package is "u-boot"

Changes:

New Changes file:

--- /dev/null   2013-04-05 00:01:41.916011506 +0200
+++ /work/SRC/openSUSE:Factory/.u-boot.new/u-boot-cubieboard.changes
2013-05-07 07:38:14.0 +0200
@@ -0,0 +1,241 @@
+---
+Wed May  1 20:48:30 UTC 2013 - dmuel...@suse.com
+
+- add support for cubieboard, hyundaia7hd, melea1000
+
+---
+Wed May  1 08:18:26 UTC 2013 - dmuel...@suse.com
+
+- update to 2013.04
+  * no upstream changelog available
+- remove dead u-boot-raspberrypi* (actually called rpib now)
+- add rpib variant
+
+---
+Thu Apr 11 17:05:58 UTC 2013 - guillaume.gar...@opensuse.org
+
+- add omap3_beagle to targets 
+
+---
+Thu Apr 11 16:05:41 UTC 2013 - dmuel...@suse.com
+
+- remove u8500href subpackage, kernel got dropped
+
+---
+Sun Apr  7 14:32:20 UTC 2013 - ag...@suse.com
+
+- update to 2013.04rc2
+- enable bootz support on all boards
+
+---
+Wed Mar 20 07:21:06 UTC 2013 - ag...@suse.com
+
+- fix mlo-ext2.patch to actually use the ext4 infrastructure
+
+---
+Sat Jan 26 10:38:07 UTC 2013 - dmuel...@suse.com
+
+- update mlo-ext2.patch:
+  * use the ext4 driver now since ext2 got removed
+
+---
+Wed Oct 24 22:33:13 UTC 2012 - ag...@suse.com
+
+- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch:
+  * backport upstream sdhc fixes
+
+---
+Wed Oct 24 01:37:36 CEST 2012 - ag...@suse.de
+
+- update to 2012.10:
+  - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch,
+loadaddr-defaults.patch, mx53loco-bootscr.patch
+
+---
+Mon Oct 22 12:00:22 UTC 2012 - ag...@suse.com
+
+- fix origen by putting the ramdisk higher
+
+---
+Mon Aug  6 09:39:54 UTC 2012 - dmuel...@suse.com
+
+- remove Marvell sources as they are non-free licensed (bnc#773824)
+
+---
+Thu Jul 26 18:21:44 UTC 2012 - ag...@suse.com
+
+- fix ext2 support for origen
+- add origen-spl.bin for origen
+
+---
+Thu Jul 26 09:47:31 UTC 2012 - dmuel...@suse.com
+
+- merge u-boot-tools
+
+---
+Wed Jul 25 21:05:08 UTC 2012 - ag...@suse.com
+
+- add ext2 support by default in mx53loco
+
+---
+Tue Jul 24 21:28:59 UTC 2012 - ag...@suse.com
+
+- add support for mx53loco
+
+---
+Tue Jul 24 11:25:42 UTC 2012 - dmuel...@suse.com
+
+- remove u-boot-omap3beagle 
+
+---
+Mon Jul 23 22:34:04 UTC 2012 - ag...@suse.com
+
+- bump to 2012.04.01
+  - fixes bug in cmdline parsing
+
+---
+Mon Jul 23 22:26:47 UTC 2012 - ag...@suse.com
+
+- add calxeda highbank support
+
+---
+Thu Jul 12 12:51:56 UTC 2012 - ag...@suse.com
+
+- autoload boot.scr on beagle, so we can boot again
+
+---
+Thu Jul 12 08:12:15 UTC 2012 - ag...@suse.com
+
+- update to upstream u-boot 2012.04
+  -> gets rid of linaro fork, only mainline now
+  -> gets us omap3 MLO support, no more need for x-loader
+  -> potentially fixes voltage issues on omap4
+
+---
+Thu Jun 14 09:04:53 UTC 2012 - adr...@suse.de
+
+- add SUSE style conflicts to avoid installation of multiple
+  boot loaders
+
+---
+Tue Apr 17 11:59:55 UTC 2012 - joop.boo...@opensuse.org
+
+- Included u-boot.spec.in and gen_spec.sh in the spec file
+
+---
+Mon Feb  6 13:25:09 UTC 2012 - ag...@suse.com
+
+- use ext2 on panda
+
+---
+Tue Dec 

commit tnftp for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package tnftp for openSUSE:Factory checked 
in at 2013-05-07 07:38:04

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


Package is "tnftp"

Changes:

New Changes file:

--- /dev/null   2013-04-05 00:01:41.916011506 +0200
+++ /work/SRC/openSUSE:Factory/.tnftp.new/tnftp.changes 2013-05-07 
07:38:05.0 +0200
@@ -0,0 +1,24 @@
+---
+Mon Apr 29 08:21:42 UTC 2013 - mvysko...@suse.com
+
+- verify tarball using gpg-offline
+- remove obsoleted PreReq and reformat spec
+
+---
+Wed Apr 11 22:40:33 UTC 2012 - andreas.stie...@gmx.de
+
+- fix openSUSE builds
+- add autoconf, automake, libtool build requirements
+- remove INSTALL file from package
+
+---
+Mon Aug  1 21:06:10 UTC 2011 - crrodrig...@opensuse.org
+
+- There is no need to check for ncurses, not directly used 
+  by this package but by libedit for which we use the system version.
+
+---
+Sun Jul 31 19:33:57 UTC 2011 - crrodrig...@opensuse.org
+
+- First package version, this is the segue from lukemftp 
+

New:

  tnftp-20100108-am_and_libedit.patch
  tnftp-20100108.tar.gz
  tnftp-20100108.tar.gz.asc
  tnftp.changes
  tnftp.keyring
  tnftp.spec



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

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


Name:   tnftp
Version:20100108
Release:0
Summary:Enhanced FTP Client
License:BSD-3-Clause
Group:  Productivity/Networking/Ftp/Clients
Url:ftp://ftp.netbsd.org/pub/NetBSD/misc/tnftp/
Patch0: tnftp-20100108-am_and_libedit.patch
Source0:
ftp://ftp.netbsd.org/pub/NetBSD/misc/tnftp/%{name}-%{version}.tar.gz
Source1:
ftp://ftp.netbsd.org/pub/NetBSD/misc/tnftp/%{name}-%{version}.tar.gz.asc
Source2:tnftp.keyring
BuildRequires:  libedit-devel
BuildRequires:  pkgconfig
BuildRequires:  update-alternatives
BuildRequires:  autoconf
BuildRequires:  automake
BuildRequires:  libtool
%if 0%{?suse_version} >= 1230
BuildRequires:  gpg-offline
%endif
Conflicts:  ftp
Provides:   lukemftp = 1.6
Provides:   nkitb:/usr/bin/ftp
Obsoletes:  lukemftp <= 1.5
Requires(pre):  update-alternatives
Requires(pre):  coreutils
Requires(post):  update-alternatives
Requires(post):  coreutils
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description


%prep
%if 0%{?suse_version} >= 1230
%gpg_verify %{SOURCE1}
%endif

%setup -q
%patch0

%build
#axe bundled library
%__rm -rf libedit
autoreconf -fiv
%configure
%__make %{?_smp_mflags}

%install
%makeinstall
touch ${RPM_BUILD_ROOT}%{_bindir}/ftp

%post
test -L %{_bindir}/ftp || rm -f %{_bindir}/ftp
update-alternatives --install  %{_bindir}/ftp ftp %{_bindir}/%{name} 10 \
  --slave %{_mandir}/man1/ftp.1.gz ftp.1 %{_mandir}/man1/%{name}.1.gz
update-alternatives --auto ftp

%preun
if [ $1 -eq 0 ]; then
  update-alternatives --remove ftp %{_bindir}/%{name}
fi

%clean
%__rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root)
%doc COPYING ChangeLog NEWS README THANKS
%ghost %attr(0755,root,root) %{_bindir}/ftp
%{_bindir}/%{name}
%{_mandir}/man1/*

%changelog
++ tnftp-20100108-am_and_libedit.patch ++
Index: configure.ac
===
--- configure.ac.orig
+++ configure.ac
@@ -62,10 +62,16 @@ AH_TEMPLATE([USE_SOCKS],
 #
 # Checks for programs.
 #
-AC_PROG_CC
+AC_PROG_CC_STDC
+AC_USE_SYSTEM_EXTENSIONS
+AC_SYS_LARGEFILE
+AM_PROG_AR
+AM_PROG_CC_C_O
 AC_PROG_AWK
 AC_PROG_LIBTOOL
 
+PKG_CHECK_MODULES([LIBEDIT], [libedit])
+
 #
 # Checks for tool features.
 #
@@ -86,13 +92,6 @@ AS_CASE([$target_os],
 #
 # Checks for libraries.
 #
-AS_IF([test "$opt_editcomplete" = yes],
-  [AC_SEARCH_LIBS([tgetent],
-  [termcap termlib curses ncurses tinfo],
- 

commit rubygem-turbolinks for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package rubygem-turbolinks for 
openSUSE:Factory checked in at 2013-05-07 07:37:51

Comparing /work/SRC/openSUSE:Factory/rubygem-turbolinks (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-turbolinks.new (New)


Package is "rubygem-turbolinks"

Changes:

New Changes file:

--- /dev/null   2013-04-05 00:01:41.916011506 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-turbolinks.new/rubygem-turbolinks.changes   
2013-05-07 07:37:53.0 +0200
@@ -0,0 +1,10 @@
+---
+Sun Apr 28 09:33:43 UTC 2013 - co...@suse.com
+
+- updated to version 1.1.1
+
+---
+Fri Dec 28 08:16:32 UTC 2012 - co...@suse.com
+
+- initial package (version 0.6.1)
+

New:

  rubygem-turbolinks.changes
  rubygem-turbolinks.spec
  turbolinks-1.1.1.gem



Other differences:
--
++ rubygem-turbolinks.spec ++
#
# spec file for package rubygem-turbolinks
#
# Copyright (c) 2013 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:   rubygem-turbolinks
Version:1.1.1
Release:0
%define mod_name turbolinks
%define mod_full_name %{mod_name}-%{version}

BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  ruby-macros >= 1
Source: http://rubygems.org/gems/%{mod_full_name}.gem
Summary:Turbolinks makes following links in your web application faster 
(use
License:MIT
Group:  Development/Languages/Ruby

%description
Turbolinks makes following links in your web application faster (use with
Rails Asset Pipeline)

%package doc
Summary:RDoc documentation for %{mod_name}
Group:  Development/Languages/Ruby
Requires:   %{name} = %{version}

%description doc
Documentation generated at gem installation time.
Usually in RDoc and RI formats.

%package testsuite
Summary:Test suite for %{mod_name}
Group:  Development/Languages/Ruby
Requires:   %{name} = %{version}

%description testsuite
Test::Unit or RSpec files, useful for developers.

%prep
#gem_unpack
#if you need patches, apply them here and replace the # with a % sign in the 
surrounding lines
#gem_build

%build

%install
%gem_install -f

%files
%defattr(-,root,root,-)
%{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_full_name}.gem
%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/
%exclude %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/test
%{_libdir}/ruby/gems/%{rb_ver}/specifications/%{mod_full_name}.gemspec

%files doc
%defattr(-,root,root,-)
%doc %{_libdir}/ruby/gems/%{rb_ver}/doc/%{mod_full_name}/

%files testsuite
%defattr(-,root,root,-)
%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/test

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



commit rubygem-thread_safe for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package rubygem-thread_safe for 
openSUSE:Factory checked in at 2013-05-07 07:36:24

Comparing /work/SRC/openSUSE:Factory/rubygem-thread_safe (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-thread_safe.new (New)


Package is "rubygem-thread_safe"

Changes:

New Changes file:

--- /dev/null   2013-04-05 00:01:41.916011506 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-thread_safe.new/rubygem-thread_safe.changes 
2013-05-07 07:36:25.0 +0200
@@ -0,0 +1,5 @@
+---
+Sun Apr 28 06:48:34 UTC 2013 - co...@suse.com
+
+- initial package
+

New:

  rubygem-thread_safe.changes
  rubygem-thread_safe.spec
  thread_safe-0.1.0.gem



Other differences:
--
++ rubygem-thread_safe.spec ++
#
# spec file for package rubygem-thread_safe
#
# Copyright (c) 2013 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:   rubygem-thread_safe
Version:0.1.0
Release:0
%define mod_name thread_safe
%define mod_full_name %{mod_name}-%{version}

BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  ruby-macros >= 1
Url:https://github.com/headius/thread_safe
Source: http://rubygems.org/gems/%{mod_full_name}.gem
Summary:A collection of data structures and utilities to make 
thread-safe
License:Apache-2.0
Group:  Development/Languages/Ruby

%description
Thread-safe collections and utilities for Ruby

%package doc
Summary:RDoc documentation for %{mod_name}
Group:  Development/Languages/Ruby
Requires:   %{name} = %{version}

%description doc
Documentation generated at gem installation time.
Usually in RDoc and RI formats.

%package testsuite
Summary:Test suite for %{mod_name}
Group:  Development/Languages/Ruby
Requires:   %{name} = %{version}

%description testsuite
Test::Unit or RSpec files, useful for developers.

%prep
#gem_unpack
#if you need patches, apply them here and replace the # with a % sign in the 
surrounding lines
#gem_build

%build

%install
%gem_install -f
mkdir -p %{buildroot}%{_docdir}/%{name}
ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/LICENSE 
%buildroot/%{_docdir}/%{name}/LICENSE
ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/README.md 
%buildroot/%{_docdir}/%{name}/README.md

%files
%defattr(-,root,root,-)
%{_docdir}/%{name}
%{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_full_name}.gem
%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/
%exclude %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/test
%{_libdir}/ruby/gems/%{rb_ver}/specifications/%{mod_full_name}.gemspec

%files doc
%defattr(-,root,root,-)
%doc %{_libdir}/ruby/gems/%{rb_ver}/doc/%{mod_full_name}/

%files testsuite
%defattr(-,root,root,-)
%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/test

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



commit rubygem-capistrano for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package rubygem-capistrano for 
openSUSE:Factory checked in at 2013-05-07 07:35:28

Comparing /work/SRC/openSUSE:Factory/rubygem-capistrano (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-capistrano.new (New)


Package is "rubygem-capistrano"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-capistrano/rubygem-capistrano.changes
2013-03-08 11:20:50.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-capistrano.new/rubygem-capistrano.changes   
2013-05-07 07:35:29.0 +0200
@@ -1,0 +2,62 @@
+Mon Apr 29 07:34:53 UTC 2013 - co...@suse.com
+
+- updated to version 2.15.3
+ * For deploy:cleanup, use try_sudo with rm command. (@joshstaiger)
+ * Restore maintenance.rhtml (@chulkilee)
+ * Fixes GH-434, If branches is an array of array, iterate them separately. 
(@gnufied)
+ 
+ A big "thank you" to the people who've pushed really amazing patches to the
+ 2.15.x branch so soon after it's release. 2.15.0 was just too huge to go out
+ bug free.
+ 
+ ## 2.15.2 / April 24 2013
+ 
+ * Fixed a bug with asset_paths (String vs. Array). (@joeycarmello)
+ 
+ ## 2.15.1 / April 23 2013
+ 
+ * Support for Rails 4 (and other) randomised asset manifest names. (@jimryan)
+ 
+ ## 2.15.0 / April 23 2013
+ 
+ * New varaible :shared_assets_prefix to allow people to host somewhere other
+   than `/assets/`. Default is `assets`.
+ * Bring back web:enable and web:disable tasks. Sincerely apologies to all 
affected
+   removing these was one of the most glaring mistakes we've made on this 
project
+   and I feel personally responsible.
+ * Makes :git_shallow_clone work with branches (@cannikin)
+ * Avoid removing required assets (@bosko)
+ * Fix escaping of asset_paths when calling `deploy:finalize_update` (@mcary)
+ * Improve parallel command logging (@mpapis)
+ * Allow updating variables in the cap shell `cap> set :some_setting new_value`
+   (@jpfuentes2)
+ * Add the option to configure `Capistrano::Logger.default_formatters=` this
+   relates to the previous merging of the capistrano-colors gem. 
(@kellyredding)
+ * Don't attempt to connect to a nil `:gateway` (@mattheath)
+ * Simplify our .gemspec dependency list (@timoschilling)
+ * Make the existece of `config/deploy/{stage}.rb` optional, it'll be loaded if
+   it exists, otherwise we continue without it (@ymainier)
+ * Misc spelling/typo fixes. (@mv)
+ * Update mtime and atime with touch when fixing asset timestamps (@wildoats)
+ * Change call of `rake {env} precompile:all` to drop the errornous `{env}` 
(@zxiest)
+ * Evaluate assets_role at runtime using a lambda (@nlenepveu)
+ * Handle when hosts (for example by joining/leaving the no_release meta group)
+   have different old releases for `deploy:cleanup` (@oggy)
+ * Check for nil when tearing down connections (@yyuu)
+ * Go back to using SCP for uploads as against SFTP (@pjungwir)
+ * Added an option to dereference symlinks when using the :copy strategy
+   (`set :copy_dereference_symlink, true`) useful when your working directory
+   contains files symlinked in from outside your project root (@mehmetc)
+ * Small typo fix in README (@yule)
+ * Add Ruby 2.0.0-p0 to the TravisCI build (@jarrettmeyer)
+ * Add the option to set the shared asset prefix for Rails,
+   (`set :shared_assets_prefix, "my_shared_assets"`) corresponds with it's
+   namesake in Rails. By default is set to `assets`. (@spectator)
+ * Improved error messages for `cap {stage} deploy:check` (@petems)
+ * Make `run_locally` work with the `--dry-run` flag. (@flagthisiskun)
+ * Fix a link in the README to writing a good commit message. (@mhutchin)
+ * Code style fixes (@mv)
+ * Report differently if the command was killed by a signal (for example the
+   oom killer on Ubuntu/Debian). (@tanob)
+
+---

Old:

  capistrano-2.14.2.gem

New:

  capistrano-2.15.3.gem



Other differences:
--
++ rubygem-capistrano.spec ++
--- /var/tmp/diff_new_pack.6ypac1/_old  2013-05-07 07:35:30.0 +0200
+++ /var/tmp/diff_new_pack.6ypac1/_new  2013-05-07 07:35:30.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-capistrano
-Version:2.14.2
+Version:2.15.3
 Release:0
 %define mod_name capistrano
 %define mod_full_name %{mod_name}-%{version}
@@ -25,10 +25,13 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  ruby-macros >= 1
 Url:http://github.com/capistrano/capistrano
-Source: %{mod_full_name}.gem
+Source: http://rubygems.org/gems/%{mod_full_name}.gem
 Summary:Capistrano - Welcome to easy deployment with Ruby over SSH
 License:MIT
 Group:  Development/Languages/Ruby
+%define mod_branch

commit rubygem-atomic for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package rubygem-atomic for openSUSE:Factory 
checked in at 2013-05-07 07:35:06

Comparing /work/SRC/openSUSE:Factory/rubygem-atomic (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-atomic.new (New)


Package is "rubygem-atomic"

Changes:

New Changes file:

--- /dev/null   2013-04-05 00:01:41.916011506 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-atomic.new/rubygem-atomic.changes   
2013-05-07 07:35:06.0 +0200
@@ -0,0 +1,5 @@
+---
+Sun Apr 28 07:09:32 UTC 2013 - co...@suse.com
+
+- initial package
+

New:

  atomic-1.1.8.gem
  rubygem-atomic.changes
  rubygem-atomic.spec



Other differences:
--
++ rubygem-atomic.spec ++
#
# spec file for package rubygem-atomic
#
# Copyright (c) 2013 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:   rubygem-atomic
Version:1.1.8
Release:0
%define mod_name atomic
%define mod_full_name %{mod_name}-%{version}

BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  ruby-macros >= 1
Url:http://github.com/headius/ruby-atomic
Source: http://rubygems.org/gems/%{mod_full_name}.gem
Summary:An atomic reference implementation for JRuby, Rubinius, and MRI
License:Apache-2.0
Group:  Development/Languages/Ruby

%description
= An atomic reference implementation for JRuby, Rubinius, and MRI.
== Changes since 1.1.7
* 0b1cd2d Add license to gemspec.
* e8d43f1 Limit gem description to just commit log.
* 6869b89 Version 1.1.8.
* ed84820 Add numeric CAS logic for fallback, MRI, and Rubinius.
* 40eca8e Make test work under 1.8-compat.
* b6398e5 Add some missing license headers.
* c291231 Allow forcing fallback impl.
* 6c2ce92 Fix #21 by moving win32 CFLAGS tweak above other test compiles.
* e59e92b Add CAS tests for more numeric types.
* 0749145 Add pkg/ and *.gem to gitignore.
* 073b4c1 Partial fix for numeric idempotence differences across Rubies.

%package doc
Summary:RDoc documentation for %{mod_name}
Group:  Development/Languages/Ruby
Requires:   %{name} = %{version}

%description doc
Documentation generated at gem installation time.
Usually in RDoc and RI formats.

%package testsuite
Summary:Test suite for %{mod_name}
Group:  Development/Languages/Ruby
Requires:   %{name} = %{version}

%description testsuite
Test::Unit or RSpec files, useful for developers.

%prep
#gem_unpack
#if you need patches, apply them here and replace the # with a % sign in the 
surrounding lines
#gem_build

%build

%install
%gem_install -f
%gem_cleanup
mkdir -p %{buildroot}%{_docdir}/%{name}
ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/LICENSE 
%buildroot/%{_docdir}/%{name}/LICENSE

%files
%defattr(-,root,root,-)
%{_docdir}/%{name}
%{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_full_name}.gem
%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/
%exclude %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/test
%{_libdir}/ruby/gems/%{rb_ver}/specifications/%{mod_full_name}.gemspec

%files doc
%defattr(-,root,root,-)
%doc %{_libdir}/ruby/gems/%{rb_ver}/doc/%{mod_full_name}/

%files testsuite
%defattr(-,root,root,-)
%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/test

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



commit rubygem-addressable for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package rubygem-addressable for 
openSUSE:Factory checked in at 2013-05-07 07:34:56

Comparing /work/SRC/openSUSE:Factory/rubygem-addressable (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-addressable.new (New)


Package is "rubygem-addressable"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-addressable/rubygem-addressable.changes  
2013-03-11 07:26:14.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-addressable.new/rubygem-addressable.changes 
2013-05-07 07:34:57.0 +0200
@@ -1,0 +2,9 @@
+Sat Apr 27 05:39:10 UTC 2013 - co...@suse.com
+
+- updated to version 2.3.4
+ - fixed issue with encoding altering its inputs
+ - query string normalization now leaves ';' characters alone
+ - FakeFS is detected before attempting to load unicode tables
+ - additional testing to ensure frozen objects don't cause problems
+
+---

Old:

  addressable-2.3.3.gem

New:

  addressable-2.3.4.gem



Other differences:
--
++ rubygem-addressable.spec ++
--- /var/tmp/diff_new_pack.YnpOQn/_old  2013-05-07 07:34:58.0 +0200
+++ /var/tmp/diff_new_pack.YnpOQn/_new  2013-05-07 07:34:58.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-addressable
-Version:2.3.3
+Version:2.3.4
 Release:0
 %define mod_name addressable
 %define mod_full_name %{mod_name}-%{version}
@@ -26,7 +26,7 @@
 BuildRequires:  ruby-macros >= 1
 BuildRequires:  rubygem(rdoc) > 3.10
 Url:http://addressable.rubyforge.org/
-Source: %{mod_full_name}.gem
+Source: http://rubygems.org/gems/%{mod_full_name}.gem
 Summary:URI Implementation
 License:Apache-2.0
 Group:  Development/Languages/Ruby

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



commit ruby-common for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package ruby-common for openSUSE:Factory 
checked in at 2013-05-07 07:34:48

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


Package is "ruby-common"

Changes:

--- /work/SRC/openSUSE:Factory/ruby-common/ruby-common.changes  2013-04-15 
11:17:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.ruby-common.new/ruby-common.changes 
2013-05-07 07:34:50.0 +0200
@@ -1,0 +2,5 @@
+Mon Apr 29 07:59:35 UTC 2013 - co...@suse.com
+
+- switch to ruby 2.0 as default
+
+---



Other differences:
--
++ ruby-common.spec ++
--- /var/tmp/diff_new_pack.NSSQ50/_old  2013-05-07 07:34:51.0 +0200
+++ /var/tmp/diff_new_pack.NSSQ50/_new  2013-05-07 07:34:51.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   ruby-common
-Version:2.0
+Version:2.1
 Release:0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source1:gem_build_cleanup

++ gem_install.sh ++
--- /var/tmp/diff_new_pack.NSSQ50/_old  2013-05-07 07:34:51.0 +0200
+++ /var/tmp/diff_new_pack.NSSQ50/_new  2013-05-07 07:34:51.0 +0200
@@ -42,10 +42,10 @@
 $gem_binary install --verbose --local $otheropts
 if test -d $RPM_BUILD_ROOT/usr/bin; then
   cd $RPM_BUILD_ROOT/usr/bin
-  bins=`ls -1 *1.9 2> /dev/null` || true
+  bins=`ls -1 *2.0 2> /dev/null` || true
   if test -n "$bins"; then 
 for bin in $bins; do 
-  mv -v $bin $(echo "$bin" | sed -e 's,1.9$,,')
+  mv -v $bin $(echo "$bin" | sed -e 's,2.0$,,')
 done
   fi
 fi

++ ruby.common-macros ++
--- /var/tmp/diff_new_pack.NSSQ50/_old  2013-05-07 07:34:51.0 +0200
+++ /var/tmp/diff_new_pack.NSSQ50/_new  2013-05-07 07:34:51.0 +0200
@@ -10,7 +10,7 @@
   %{?gem_binary}%{!?gem_binary:/usr/bin/gem} unpack --verbose $source \
   cd %{mod_name}-%{version} \
   chmod og-w -R . \
-  %{?gem_binary}%{!?gem_binary:/usr/bin/gem} unpack --spec $source \
+  %{?gem_binary}%{!?gem_binary:/usr/bin/gem} specification --ruby $source > 
%{mod_name}-%{version}.gemspec \
 %{nil}
 
 # %%gem_build macro ...

++ rubygemsdeps.rb ++
--- /var/tmp/diff_new_pack.NSSQ50/_old  2013-05-07 07:34:51.0 +0200
+++ /var/tmp/diff_new_pack.NSSQ50/_new  2013-05-07 07:34:51.0 +0200
@@ -23,7 +23,7 @@
 
 require 'optparse'
 require 'rubygems'
-require 'rubygems/format'
+#require 'rubygems/format'
 require 'rubygems/specification'
 
 opts = OptionParser.new("Usage: #{$0}")

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



commit ruby20 for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package ruby20 for openSUSE:Factory checked 
in at 2013-05-07 07:34:37

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


Package is "ruby20"

Changes:

New Changes file:

--- /dev/null   2013-04-05 00:01:41.916011506 +0200
+++ /work/SRC/openSUSE:Factory/.ruby20.new/ruby20.changes   2013-05-07 
07:34:38.0 +0200
@@ -0,0 +1,11 @@
+---
+Sat Apr 27 17:02:22 UTC 2013 - co...@suse.com
+
+- refresh buildroot patch
+
+---
+Tue Mar  5 00:14:14 CET 2013 - mhruse...@suse.cz
+
+- new package forked from ruby19 - update to 2.0.0 p0
+ - patches disabled for now
+

New:

  ruby-1.9.2p290_tcl_no_stupid_rpaths.patch
  ruby-2.0.0-p0.tar.bz2
  ruby-sort-rdoc-output.patch
  ruby19-export_init_prelude.patch
  ruby20-rpmlintrc
  ruby20.changes
  ruby20.macros
  ruby20.spec
  rubygems-1.5.0_buildroot.patch
  thread_pthread.c-ruby_init_stack-ignore-STACK_END_ADDRESS.patch



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

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


Name:   ruby20
Version:2.0.0.p0
Release:0
#
%define pkg_version 2.0.0
%define patch_level p0
# keep in sync with macro file!
%define rb_binary_suffix 2.0
%define rb_ver  2.0.0
%define rb_arch %(echo %{_target_cpu}-linux | sed -e "s/ppc/powerpc/")
%define rb_libdir %{_libdir}/ruby/%{rb_ver}/
%define rb_archdir%{_libdir}/ruby/%{rb_ver}/%{rb_arch}
# keep in sync with macro file!
#
%if 0%{?suse_version} == 1100
%define needs_optimization_zero 1
%endif
# from valgrind.spec
%ifarch %ix86 x86_64 ppc ppc64
%define use_valgrind 1
%endif
%define run_tests 0
#
#
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  gdbm-devel
BuildRequires:  libffi-devel
BuildRequires:  libyaml-devel
BuildRequires:  ncurses-devel
BuildRequires:  openssl-devel
BuildRequires:  pkg-config
BuildRequires:  readline-devel
BuildRequires:  tk-devel
BuildRequires:  zlib-devel
# this requires is needed as distros older than 11.3 have a buildignore on 
freetype2, without this the detection of the tk extension fails
BuildRequires:  freetype2-devel
%if 0%{?suse_version} > 1010
BuildRequires:  xorg-x11-libX11-devel
%else
BuildRequires:  xorg-x11-devel
%endif
%if 0%{?use_valgrind}
%if 0%{?suse_version} > 1020
BuildRequires:  valgrind-devel
%else
BuildRequires:  valgrind
%endif
%endif
%if 0%{?suse_version} > 1120
BuildRequires:  ca-certificates
BuildRequires:  ca-certificates-cacert
%else
BuildRequires:  openssl-certs
%endif
BuildRequires:  vim
#
Provides:   rubygem-rake = 0.9.2.2
Provides:   ruby(abi) = %{rb_ver}
#
Url:http://www.ruby-lang.org/
Source: 
ftp://ftp.ruby-lang.org/pub/ruby/ruby-%{pkg_version}-%{patch_level}.tar.bz2
Source6:ruby20.macros
Patch0:  rubygems-1.5.0_buildroot.patch
Patch1: ruby-1.9.2p290_tcl_no_stupid_rpaths.patch
#
Summary:An Interpreted Object-Oriented Scripting Language
License:BSD-2-Clause or Ruby
Group:  Development/Languages/Ruby

%description
Ruby is an interpreted scripting language for quick and easy
object-oriented programming.  It has many features for processing text
files and performing system management tasks (as in Perl).  It is
simple, straight-forward, and extensible.

* Ruby features:

- Simple Syntax

- *Normal* Object-Oriented features (class, method calls, for
   example)

- *Advanced* Object-Oriented features(Mix-in, Singleton-method, for
   example)

- Operator Overloading

- Exception Handling

- Iterators and Closures

- Garbage Collection

- Dynamic Loading of Object Files (on some architectures)

- Highly Portable (works on many UNIX machines; DOS, Windows, Mac,
BeOS, and more)


%package devel
Summary:Development files to link against Ruby
Group:  Development/Languages/Ruby
Requires:   %{name} = %{version}
Provides:   ru

commit ruby for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package ruby for openSUSE:Factory checked in 
at 2013-05-07 07:34:29

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


Package is "ruby"

Changes:

--- /work/SRC/openSUSE:Factory/ruby/ruby.changes2013-01-22 
17:50:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.ruby.new/ruby.changes   2013-05-07 
07:34:30.0 +0200
@@ -1,0 +2,5 @@
+Sat Apr 27 16:25:12 UTC 2013 - co...@suse.com
+
+- switch to ruby 2.0 default
+
+---



Other differences:
--
++ ruby.spec ++
--- /var/tmp/diff_new_pack.YElAvt/_old  2013-05-07 07:34:31.0 +0200
+++ /var/tmp/diff_new_pack.YElAvt/_new  2013-05-07 07:34:31.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   ruby
-Version:1.9.3
+Version:2.0
 Release:0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:ruby.macros
@@ -28,16 +28,16 @@
 License:MIT
 Group:  Development/Languages/Ruby
 BuildRequires:  ruby-common
-BuildRequires:  ruby19-devel
+BuildRequires:  ruby20-devel
 BuildRequires:  update-alternatives
 #!BuildIgnore:  ruby ruby-devel
 #!BuildIgnore:  rubygems
-%requires_eq ruby19
+%requires_eq ruby20
 Provides:   rubygems = 1.8.15
 Obsoletes:  rubygems < 1.8.15
 Requires:   update-alternatives
 
-%{expand:%(rpm -ql ruby19 | fgrep .gemspec | /usr/bin/ruby1.9 
/usr/lib/rpm/rubygemsdeps.rb --provides | sed -e 's,^,Provides:,')}
+%{expand:%(rpm -ql ruby20 | fgrep .gemspec | /usr/bin/ruby2.0 
/usr/lib/rpm/rubygemsdeps.rb --provides | sed -e 's,^,Provides:,')}
 
 %description
 Ruby is an interpreted scripting language for quick and easy
@@ -72,7 +72,7 @@
 Summary:Development files to link against Ruby
 Group:  Development/Languages/Ruby
 Requires:   %{name}
-Requires:   ruby19-devel
+Requires:   ruby20-devel
 Provides:   rubygems_with_buildroot_patch
 
 %description devel
@@ -85,23 +85,23 @@
 %install
 mkdir -p $RPM_BUILD_ROOT%_bindir
 for bin in erb gem irb rake rdoc ri ruby testrb; do
-  ln -s %_bindir/"$bin"1.9 $RPM_BUILD_ROOT%_bindir/$bin
+  ln -s %_bindir/"$bin"2.0 $RPM_BUILD_ROOT%_bindir/$bin
 done
 mkdir -p $RPM_BUILD_ROOT%_libdir
-ln -s %_libdir/libruby1.9.so $RPM_BUILD_ROOT%_libdir/libruby.so
+ln -s %_libdir/libruby2.0.so $RPM_BUILD_ROOT%_libdir/libruby.so
 install -D -m 0644 %{S:0} $RPM_BUILD_ROOT/etc/rpm/macros.ruby
 install -D -m 0644 %{S:2} $RPM_BUILD_ROOT/etc/gemrc
 
 %post
 for bin in erb gem irb rake rdoc ri ruby testrb; do
   /usr/sbin/update-alternatives --install \
-%{_bindir}/$bin $bin %{_bindir}/$bin"1.9" 19
+%{_bindir}/$bin $bin %{_bindir}/$bin"2.0" 20
 done
 
 %preun
 if [ "$1" = 0 ] ; then
   for bin in erb gem irb rake rdoc ri ruby testrb; do
-/usr/sbin/update-alternatives --remove $bin %{_bindir}/$bin"1.9"
+/usr/sbin/update-alternatives --remove $bin %{_bindir}/$bin"2.0"
   done
 fi
 

++ ruby.macros ++
--- /var/tmp/diff_new_pack.YElAvt/_old  2013-05-07 07:34:31.0 +0200
+++ /var/tmp/diff_new_pack.YElAvt/_new  2013-05-07 07:34:31.0 +0200
@@ -21,28 +21,28 @@
 # WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 #
 
-%rb_binary %{rb19_binary}
-%gem_binary/usr/bin/gem1.9
-%rb_arch %{rb19_arch}
-%rb_ver %{rb19_ver}
-
-%rb_dir %{rb19_dir}
-%rb_libdir %{rb19_libdir}
-%rb_archdir %{rb19_archdir}
-
-%rb_sitedir %rb19_sitedir
-%rb_sitelibdir %rb19_sitelibdir
-%rb_sitearchdir %rb19_sitearchdir
-
-%rb_vendordir %rb19_vendordir  
-%rb_vendorlibdir %rb19_vendorlibdir
-%rb_vendorarchdir %rb19_vendorarchdir 
+%rb_binary %{rb20_binary}
+%gem_binary/usr/bin/gem2.0
+%rb_arch %{rb20_arch}
+%rb_ver %{rb20_ver}
+
+%rb_dir %{rb20_dir}
+%rb_libdir %{rb20_libdir}
+%rb_archdir %{rb20_archdir}
+
+%rb_sitedir %rb20_sitedir
+%rb_sitelibdir %rb20_sitelibdir
+%rb_sitearchdir %rb20_sitearchdir
+
+%rb_vendordir %rb20_vendordir  
+%rb_vendorlibdir %rb20_vendorlibdir
+%rb_vendorarchdir %rb20_vendorarchdir 
 
 
 # old names
-%rb_sitelib%rb19_sitelibdir
-%rb_sitearch   %rb19_sitearchdir
+%rb_sitelib%rb20_sitelibdir
+%rb_sitearch   %rb20_sitearchdir
 #
-%rb_vendorlib  %rb19_vendorlibdir
-%rb_vendorarch %rb19_vendorarchdir
+%rb_vendorlib  %rb20_vendorlibdir
+%rb_vendorarch %rb20_vendorarchdir
 

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



commit quvi for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package quvi for openSUSE:Factory checked in 
at 2013-05-07 07:34:21

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


Package is "quvi"

Changes:

--- /work/SRC/openSUSE:Factory/quvi/quvi.changes2012-01-24 
12:21:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.quvi.new/quvi.changes   2013-05-07 
07:34:22.0 +0200
@@ -1,0 +2,7 @@
+Sat May  4 20:54:51 UTC 2013 - grauw...@geekosphere.org
+
+- Update to version 0.4.2
+  + Add "%e" to print the extension of the linked file
+  + Add "%h" to print the thumbnail URL for a link
+
+---

Old:

  quvi-0.4.1.tar.bz2

New:

  quvi-0.4.2.tar.bz2



Other differences:
--
++ quvi.spec ++
--- /var/tmp/diff_new_pack.cnj9K3/_old  2013-05-07 07:34:23.0 +0200
+++ /var/tmp/diff_new_pack.cnj9K3/_new  2013-05-07 07:34:23.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   quvi
-Version:0.4.1
+Version:0.4.2
 Release:0
 Summary:Command line tool for parsing flash media stream URLs
 License:LGPL-2.1+

++ quvi-0.4.1.tar.bz2 -> quvi-0.4.2.tar.bz2 ++
 2639 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/quvi-0.4.1/ChangeLog new/quvi-0.4.2/ChangeLog
--- old/quvi-0.4.1/ChangeLog2011-11-28 19:44:16.0 +0100
+++ new/quvi-0.4.2/ChangeLog2012-03-01 18:46:16.0 +0100
@@ -1,3 +1,67 @@
+commit dfa468d
+Author: Toni Gundogdu 
+Date:   2012-03-01
+
+Update NEWS for v0.4.2
+
+NEWS
+
+commit 15bb2ae
+Author: Toni Gundogdu 
+Date:   2012-03-01
+
+Bump version to v0.4.2
+
+m4/version.m4
+
+commit 3b67a3f
+Author: Toni Gundogdu 
+Date:   2012-02-29
+
+Add gen-news.sh (repo only)
+
+gen-news.sh
+
+commit c9a2d32
+Author: Toni Gundogdu 
+Date:   2012-02-29
+
+Add license to misc. scripts
+
+ * autogen.sh
+ * gen-ver.sh
+
+autogen.sh
+gen-ver.sh
+
+commit d283fef
+Author: Toni Gundogdu 
+Date:   2012-02-29
+
+Do not pass quvi_t as an arg, use the global var instead
+
+src/quvi/quvi.c
+
+commit 9e463f0
+Author: Bastien Nocera 
+Date:   2011-12-06
+
+Add "%h" to print the thumbnail URL for a link
+
+doc/man1/quvi.1.pod
+src/quvi/quvi.c
+
+commit 8c82966
+Author: Bastien Nocera 
+Date:   2011-12-06
+
+Add "%e" to print the extension of the linked file
+
+useful to automatically save links to files.
+
+doc/man1/quvi.1.pod
+src/quvi/quvi.c
+
 commit baa28a1
 Author: Toni Gundogdu 
 Date:   2011-11-28
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/quvi-0.4.1/NEWS new/quvi-0.4.2/NEWS
--- old/quvi-0.4.1/NEWS 2011-11-28 19:43:43.0 +0100
+++ new/quvi-0.4.2/NEWS 2012-03-01 18:45:08.0 +0100
@@ -1,3 +1,9 @@
+v0.4.2 (2012-03-01) / Toni Gundogdu
+
+Bastien Nocera:
+  - Add "%e" to print the extension of the linked file [8c82966]
+  - Add "%h" to print the thumbnail URL for a link [9e463f0]
+
 
 0.4.1  Mon Nov 28 2011  Toni Gundogdu
 Changes:
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/quvi-0.4.1/VERSION new/quvi-0.4.2/VERSION
--- old/quvi-0.4.1/VERSION  2011-11-28 19:44:16.0 +0100
+++ new/quvi-0.4.2/VERSION  2012-03-01 18:46:16.0 +0100
@@ -1 +1 @@
-v0.4.1
+v0.4.2
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/quvi-0.4.1/config.aux/missing new/quvi-0.4.2/config.aux/missing
--- old/quvi-0.4.1/config.aux/missing   2011-11-28 19:43:58.0 +0100
+++ new/quvi-0.4.2/config.aux/missing   2012-03-01 18:45:53.0 +0100
@@ -1,10 +1,10 @@
 #! /bin/sh
 # Common stub for a few missing GNU programs while installing.
 
-scriptversion=20

commit python-testtools for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package python-testtools for 
openSUSE:Factory checked in at 2013-05-07 07:34:13

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


Package is "python-testtools"

Changes:

--- /work/SRC/openSUSE:Factory/python-testtools/python-testtools.changes
2013-04-26 12:37:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-testtools.new/python-testtools.changes   
2013-05-07 07:34:14.0 +0200
@@ -1,0 +2,5 @@
+Mon May  6 11:25:43 UTC 2013 - dmuel...@suse.com
+
+- add python-mmimeparse dependency 
+
+---



Other differences:
--
++ python-testtools.spec ++
--- /var/tmp/diff_new_pack.ijjIS5/_old  2013-05-07 07:34:15.0 +0200
+++ /var/tmp/diff_new_pack.ijjIS5/_new  2013-05-07 07:34:15.0 +0200
@@ -26,6 +26,8 @@
 Source: 
https://pypi.python.org/packages/source/t/testtools/testtools-%{version}.tar.gz
 BuildRequires:  python-Sphinx
 BuildRequires:  python-devel
+BuildRequires:  python-python-mimeparse
+Requires:   python-python-mimeparse
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 %{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}

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



commit portaudio for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package portaudio for openSUSE:Factory 
checked in at 2013-05-07 07:31:28

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


Package is "portaudio"

Changes:

--- /work/SRC/openSUSE:Factory/portaudio/portaudio.changes  2012-04-12 
09:51:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.portaudio.new/portaudio.changes 2013-05-07 
07:31:29.0 +0200
@@ -1,0 +2,6 @@
+Mon May  6 12:08:06 UTC 2013 - cfarr...@suse.com
+
+- license update: MIT
+  The correct license for the package is MIT
+
+---



Other differences:
--
++ portaudio.spec ++
--- /var/tmp/diff_new_pack.0IY9Bl/_old  2013-05-07 07:31:30.0 +0200
+++ /var/tmp/diff_new_pack.0IY9Bl/_new  2013-05-07 07:31:30.0 +0200
@@ -22,7 +22,7 @@
 Version:19_2021
 Release:0
 Summary:Portable Real-Time Audio Library
-License:BSD-3-Clause
+License:MIT
 Group:  Development/Libraries/C and C++
 Url:http://www.portaudio.com/
 Source: http://www.portaudio.com/archives/pa_stable_v%{version}.tgz

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



commit openvswitch for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package openvswitch for openSUSE:Factory 
checked in at 2013-05-07 07:30:41

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


Package is "openvswitch"

Changes:

--- /work/SRC/openSUSE:Factory/openvswitch/openvswitch.changes  2013-04-29 
14:15:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.openvswitch.new/openvswitch.changes 
2013-05-07 07:30:42.0 +0200
@@ -1,0 +2,7 @@
+Fri May  3 14:28:00 UTC 2013 - e.isto...@edss.ee
+
+- New upstream version 1.10.0
+  http://openvswitch.org/releases/NEWS-1.10.0
+- Removed openvswitch-1.7.0-stp-fwd-delay.patch because of bridge 
compatibility support removing
+
+---

Old:

  openvswitch-1.7.0-stp-fwd-delay.patch
  openvswitch-1.9.0.tar.gz

New:

  openvswitch-1.10.0.tar.gz



Other differences:
--
++ openvswitch.spec ++
--- /var/tmp/diff_new_pack.CrA9VX/_old  2013-05-07 07:30:44.0 +0200
+++ /var/tmp/diff_new_pack.CrA9VX/_new  2013-05-07 07:30:44.0 +0200
@@ -24,7 +24,7 @@
 %bcond_with gui
 
 Name:   openvswitch
-Version:1.9.0
+Version:1.10.0
 Release:0
 License:Apache-2.0
 Summary:An open source, production quality, multilayer virtual switch
@@ -37,9 +37,6 @@
 Source4:openvswitch-switch.logrotate
 Source5:openvswitch-controller.init
 Source6:openvswitch-controller.sysconfig
-# brcompat is going to be deprecated soon
-# PATCH-FEATURE-UPSTREAM openvswitch-1.7.0-stp-fwd-delay.patch -- Set STP 
bridge forward delay
-Patch1: %{name}-1.7.0-stp-fwd-delay.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  gcc
@@ -219,7 +216,6 @@
 
 %prep
 %setup -q
-%patch1 -p1
 
 set -- *
 mkdir source
@@ -339,11 +335,6 @@
 %restart_on_update openvswitch-controller
 %insserv_cleanup
 
-%files brcompat
-%defattr(-,root,root)
-%{_sbindir}/ovs-brcompatd
-%{_mandir}/man8/ovs-brcompatd.8.gz
-
 %files
 %defattr(-,root,root)
 %dir %{_datadir}/openvswitch
@@ -370,6 +361,8 @@
 %{_datadir}/openvswitch/scripts/ovs-bugtool-daemons-ver
 %{_datadir}/openvswitch/scripts/ovs-bugtool-vsctl-show
 %{_datadir}/openvswitch/scripts/ovs-bugtool-memory-show
+%{_datadir}/openvswitch/scripts/ovs-bugtool-ovs-ofctl-dump-flows
+%{_datadir}/openvswitch/scripts/ovs-bugtool-ovs-ofctl-show
 %{_mandir}/man1/ovs-benchmark.1.gz
 %{_mandir}/man1/ovsdb-client.1.gz
 %{_mandir}/man8/ovs-appctl.8.gz

++ openvswitch-1.9.0.tar.gz -> openvswitch-1.10.0.tar.gz ++
 192529 lines of diff (skipped)

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



commit netatalk for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package netatalk for openSUSE:Factory 
checked in at 2013-05-07 07:30:10

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


Package is "netatalk"

Changes:

--- /work/SRC/openSUSE:Factory/netatalk/netatalk.changes2013-04-03 
13:04:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.netatalk.new/netatalk.changes   2013-05-07 
07:30:11.0 +0200
@@ -1,0 +2,5 @@
+Mon May  6 07:38:40 UTC 2013 - pgaj...@suse.com
+
+- spec file cleanup according to upstream
+
+---



Other differences:
--
++ netatalk.spec ++
--- /var/tmp/diff_new_pack.H3olnA/_old  2013-05-07 07:30:13.0 +0200
+++ /var/tmp/diff_new_pack.H3olnA/_new  2013-05-07 07:30:13.0 +0200
@@ -17,8 +17,6 @@
 
 
 Name:   netatalk
-BuildRequires:  cups
-BuildRequires:  cups-devel
 BuildRequires:  db-devel
 BuildRequires:  fdupes
 BuildRequires:  krb5-devel
@@ -28,7 +26,6 @@
 BuildRequires:  libgcrypt-devel
 BuildRequires:  libtool
 BuildRequires:  openldap2-devel
-BuildRequires:  openslp-devel
 BuildRequires:  openssl-devel
 BuildRequires:  pam-devel
 BuildRequires:  pkg-config
@@ -48,12 +45,11 @@
 Version:3.0.3
 Release:0
 %define libmaj  4
-Summary:AppleTalk for Linux
+Summary:Netatalk AFP Fileserver for Macintosh Clients
 License:GPL-2.0+
 Group:  Productivity/Networking/System
 Source: 
ftp://ftp.sourceforge.net/pub/sourceforge/n/ne/netatalk/netatalk-%{version}.tar.bz2
 Source1:netatalk-latinize.pl
-Source2:rcnetatalk.sh
 Source3:netatalk-upgrade_netatalk_AppleDB.sh
 Source4:netatalk-rpmlintrc
 
@@ -69,7 +65,7 @@
 and the netatalk team at sourceforge.net
 
 %package -n libatalk%{libmaj}
-Summary:Appletalk for Linux
+Summary:Netatalk AFP Fileserver for Macintosh Clients
 Group:  Development/Libraries/C and C++
 
 %description -n libatalk%{libmaj}
@@ -84,7 +80,7 @@
 and the netatalk team at sourceforge.net
 
 %package devel
-Summary:Appletalk for Linux
+Summary:Netatalk AFP Fileserver for Macintosh Clients
 Group:  Development/Libraries/C and C++
 Requires:   %{name} = %{version}
 Requires:   glibc-devel
@@ -110,20 +106,15 @@
 %configure --bindir=/usr/bin \
--disable-static \
--with-pic \
-   --without-logfile \
--with-shadow \
--with-pam \
-   --enable-ldap \
---enable-acls \
+   --with-ldap \
+--with-acls \
--enable-pgp-uam \
-   --enable-krb4-uam \
 --enable-krbV-uam \
-   --enable-timelord \
---enable-ddp \
--enable-overwrite \
--enable-quota \
-   --with-spooldir=/var/spool/cups/tmp \
-   --with-libevent=no \
+   --with-libevent=yes \
--libexecdir=%{_libdir}/netatalk \
 --localstatedir=/var/lib \
 --with-init-style=suse-systemd
@@ -134,7 +125,7 @@
 %install
 %makeinstall
 mkdir -p %{buildroot}%{_sysconfdir}/init.d/
-install -m 755 %{SOURCE2} %{buildroot}%{_sysconfdir}/init.d/netatalk
+install -m 755 distrib/initscripts/rc.suse 
%{buildroot}%{_sysconfdir}/init.d/netatalk
 ln -sf ../../etc/init.d/netatalk %{buildroot}%{_sbindir}/rcnetatalk
 install -m 755 %{SOURCE3} %{buildroot}%{_sbindir}/upgrade_netatalk_AppleDB.sh
 #

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



commit love-0_7_2 for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package love-0_7_2 for openSUSE:Factory 
checked in at 2013-05-07 07:30:02

Comparing /work/SRC/openSUSE:Factory/love-0_7_2 (Old)
 and  /work/SRC/openSUSE:Factory/.love-0_7_2.new (New)


Package is "love-0_7_2"

Changes:

New Changes file:

--- /dev/null   2013-04-05 00:01:41.916011506 +0200
+++ /work/SRC/openSUSE:Factory/.love-0_7_2.new/love-0_7_2.changes   
2013-05-07 07:30:04.0 +0200
@@ -0,0 +1,11 @@
+---
+Tue Sep 13 17:57:56 UTC 2011 - jmate...@suse.com
+
+- build fix - added devel dependencies for DevIL
+- standard group name
+
+---
+Wed Jun 22 20:08:34 UTC 2011 - prus...@opensuse.org
+
+- created package (version 0.7.2)
+

New:

  love-0.7.2-linux-src.tar.gz
  love-0_7_2.changes
  love-0_7_2.spec
  love-modplug.patch
  love-remove-mpg123.patch



Other differences:
--
++ love-0_7_2.spec ++
#
# spec file for package love
#
# Copyright (c) 2013 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:   love-0_7_2
Version:0.7.2
Release:0
Summary:2D gaming engine written in Lua
License:Zlib
Group:  Development/Languages/Other
Url:http://love2d.org/
Source: 
https://bitbucket.org/rude/love/downloads/love-0.7.2-linux-src.tar.gz
Patch0: love-modplug.patch
Patch1: love-remove-mpg123.patch
BuildRequires:  autoconf
BuildRequires:  automake
BuildRequires:  gcc-c++
BuildRequires:  libmng-devel
BuildRequires:  libtiff-devel
BuildRequires:  libtool
BuildRequires:  physfs-devel
BuildRequires:  pkgconfig(IL)
BuildRequires:  pkgconfig(freetype2)
BuildRequires:  pkgconfig(gl)
BuildRequires:  pkgconfig(libmodplug)
BuildRequires:  pkgconfig(lua) < 5.2
BuildRequires:  pkgconfig(lua) >= 5.1
BuildRequires:  pkgconfig(openal)
BuildRequires:  pkgconfig(sdl)
BuildRequires:  pkgconfig(vorbisfile)
%if %{with mpg123}
BuildRequires:  pkgconfig(libmpg123)
%endif

%description
LÖVE is a framework for making 2D games in Lua.

%prep
%setup -qn love-HEAD
sed -i 's/\r$//' *.txt
%patch0
# remove mpg123 support
%patch1
rm -f src/modules/sound/lullaby/Mpg123Decoder.{cpp,h}

%build
autoreconf -fi
%configure
make %{?_smp_mflags}

%install
b="%buildroot";
make install DESTDIR="$b"
mv "$b/%_bindir"/love{,-0.7.2}

%files
%defattr(-,root,root)
%doc changes.txt license.txt readme.txt
%_bindir/love-0.7.2

%changelog
++ love-modplug.patch ++
Index: src/modules/sound/lullaby/ModPlugDecoder.cpp
===
--- src/modules/sound/lullaby/ModPlugDecoder.cpp.orig
+++ src/modules/sound/lullaby/ModPlugDecoder.cpp
@@ -42,8 +42,6 @@ namespace lullaby
// fill with modplug defaults (modplug _memsets_, so we could 
get
// garbage settings when the struct is only partially 
initialized)
// This does not exist yet on Windows.
-   settings.mStereoSeparation = 128;
-   settings.mMaxMixChannels = 32;
settings.mReverbDepth = 0;
settings.mReverbDelay = 0;
settings.mBassAmount = 0;
++ love-remove-mpg123.patch ++
Index: Makefile.am
===
--- Makefile.am.orig
+++ Makefile.am
@@ -1,3 +1,2 @@
-ACLOCAL_AMFLAGS = -I platform/unix/m4
 SUBDIRS = src
 EXTRA_DIST = changes.txt license.txt readme.txt
Index: configure.in
===
--- configure.in.orig
+++ configure.in
@@ -1,7 +1,6 @@
 AC_INIT([love], [HEAD])
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_AUX_DIR([platform/unix])
-AC_CONFIG_MACRO_DIR([platform/unix/m4])
 AC_CONFIG_SRCDIR([src/love.cpp])
 AM_INIT_AUTOMAKE([foreign -Wall foreign tar-ustar])
 AC_PREFIX_DEFAULT([/usr])
@@ -36,8 +35,6 @@ AC_SEARCH_LIBS([TIFFOpen], [tiff], [], A
 AC_SEARCH_LIBS([FT_Load_Glyph], [freetype], [], AC_MSG_ERROR([Can't LÖVE 
without FreeType]))
 AC_SEARCH_LIBS([PHYSFS_init], [physfs], [], AC_MSG_ERROR([Can't

commit lightspark for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package lightspark for openSUSE:Factory 
checked in at 2013-05-07 07:28:24

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


Package is "lightspark"

Changes:

--- /work/SRC/openSUSE:Factory/lightspark/lightspark.changes2012-12-28 
11:36:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.lightspark.new/lightspark.changes   
2013-05-07 07:28:26.0 +0200
@@ -1,0 +2,11 @@
+Mon May  6 11:41:54 UTC 2013 - reddw...@opensuse.org
+
+- Update to 0.7.2
+  * Improved image support: alpha in palettes, abbreviated JPEGs
+  * Improved embedded font parsing and text positioning
+  * Open links in a browser (plugin only)
+  * BitmapData improvements
+  * Fixed many crashes
+- Remove lightspark-0.7.0-no_glu.patch. Applied upstream.
+
+---

Old:

  lightspark-0.7.0-no_glu.patch
  lightspark-0.7.1.tar.gz

New:

  lightspark-0.7.2.tar.gz



Other differences:
--
++ lightspark.spec ++
--- /var/tmp/diff_new_pack.4aTrls/_old  2013-05-07 07:28:27.0 +0200
+++ /var/tmp/diff_new_pack.4aTrls/_new  2013-05-07 07:28:27.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lightspark
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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 @@
 %bcond_with rtmp
 
 Name:   lightspark
-Version:0.7.1
+Version:0.7.2
 Release:0
 Summary:Modern, free, open-source flash player implementation
 License:LGPL-3.0+
@@ -29,8 +29,6 @@
 Source0:
https://launchpad.net/lightspark/trunk/lightspark-%{version}/+download/lightspark-%{version}.tar.gz
 # PATCH-FIX-UPSTREAM lightspark-0.5.7-underlinking.patch lp#1000818 
reddw...@opensuse.org -- Link against GTK
 Patch0: lightspark-0.5.7-underlinking.patch
-# PATCH-FIX-UPSTREAM lightspark-0.7.0-no_glu.patch lp#1073536 
reddw...@opensuse.org -- Avoid the need for GLU
-Patch1: lightspark-0.7.0-no_glu.patch
 BuildRequires:  boost-devel
 BuildRequires:  cmake
 BuildRequires:  desktop-file-utils
@@ -84,7 +82,6 @@
 %prep
 %setup -q
 %patch0
-%patch1
 
 %build
 export CFLAGS='%{optflags}'

++ lightspark-0.7.1.tar.gz -> lightspark-0.7.2.tar.gz ++
 11436 lines of diff (skipped)

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



commit libzip for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package libzip for openSUSE:Factory checked 
in at 2013-05-07 07:28:16

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


Package is "libzip"

Changes:

--- /work/SRC/openSUSE:Factory/libzip/libzip.changes2013-05-02 
11:22:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.libzip.new/libzip.changes   2013-05-07 
07:28:17.0 +0200
@@ -1,0 +2,8 @@
+Mon May  6 09:04:02 UTC 2013 - mvysko...@suse.com
+
+- use upstream patch for visibility
+  drop: libzip-0.8.hg20080403-visibility.patch
+  add : libzip-visibility.diff
+- tag all patches according a policy
+
+---

Old:

  libzip-0.8.hg20080403-visibility.patch

New:

  libzip-visibility.diff



Other differences:
--
++ libzip.spec ++
--- /var/tmp/diff_new_pack.KmQNhM/_old  2013-05-07 07:28:18.0 +0200
+++ /var/tmp/diff_new_pack.KmQNhM/_new  2013-05-07 07:28:18.0 +0200
@@ -38,8 +38,11 @@
 Provides:   libzip-util = %{version}
 Obsoletes:  libzip-util < %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Patch0: libzip-0.8.hg20080403-visibility.patch
+#PATCH-FIX-UPSTREAM: fix a visibility issues in an upstream way
+Patch0: libzip-visibility.diff
+#PATCH-FIX-OPENSUSE: close on exec, upstream is aware, will be probably fixes 
next release
 Patch1: libzip-ocloexec.patch
+#PATCH-FIX-OPENSUSE: deprecate old autoconf macros
 Patch2: libzip-autoconf-268.patch
 
 %description

++ libzip-visibility.diff ++
diff -r 165a2f158cf6 configure.ac
--- a/configure.ac  Mon Apr 29 16:40:17 2013 +0200
+++ b/configure.ac  Sun May 05 00:15:28 2013 +0200
@@ -99,6 +99,8 @@
 #endif
 ])
 
+gl_VISIBILITY
+
 AC_CONFIG_FILES([Makefile
 libzip.pc
 libzip-uninstalled.pc
diff -r 165a2f158cf6 lib/Makefile.am
--- a/lib/Makefile.am   Mon Apr 29 16:40:17 2013 +0200
+++ b/lib/Makefile.am   Sun May 05 00:15:28 2013 +0200
@@ -1,3 +1,4 @@
+AM_CFLAGS= @CFLAG_VISIBILITY@
 libincludedir = ${libdir}/@PACKAGE@/include
 
 lib_LTLIBRARIES = libzip.la
diff -r 165a2f158cf6 m4/visibility.m4
--- /dev/null   Thu Jan 01 00:00:00 1970 +
+++ b/m4/visibility.m4  Sun May 05 00:15:28 2013 +0200
@@ -0,0 +1,52 @@
+# visibility.m4 serial 1 (gettext-0.15)
+dnl Copyright (C) 2005 Free Software Foundation, Inc.
+dnl This file is free software; the Free Software Foundation
+dnl gives unlimited permission to copy and/or distribute it,
+dnl with or without modifications, as long as this notice is preserved.
+
+dnl From Bruno Haible.
+
+dnl Tests whether the compiler supports the command-line option
+dnl -fvisibility=hidden and the function and variable attributes
+dnl __attribute__((__visibility__("hidden"))) and
+dnl __attribute__((__visibility__("default"))).
+dnl Does *not* test for __visibility__("protected") - which has tricky
+dnl semantics (see the 'vismain' test in glibc) and does not exist e.g. on
+dnl MacOS X.
+dnl Does *not* test for __visibility__("internal") - which has processor
+dnl dependent semantics.
+dnl Does *not* test for #pragma GCC visibility push(hidden) - which is
+dnl "really only recommended for legacy code".
+dnl Set the variable CFLAG_VISIBILITY.
+dnl Defines and sets the variable HAVE_VISIBILITY.
+
+AC_DEFUN([gl_VISIBILITY],
+[
+  AC_REQUIRE([AC_PROG_CC])
+  CFLAG_VISIBILITY=
+  HAVE_VISIBILITY=0
+  if test -n "$GCC"; then
+AC_MSG_CHECKING([for simple visibility declarations])
+AC_CACHE_VAL(gl_cv_cc_visibility, [
+  gl_save_CFLAGS="$CFLAGS"
+  CFLAGS="$CFLAGS -fvisibility=hidden"
+  AC_TRY_COMPILE(
+[extern __attribute__((__visibility__("hidden"))) int hiddenvar;
+ extern __attribute__((__visibility__("default"))) int exportedvar;
+ extern __attribute__((__visibility__("hidden"))) int hiddenfunc 
(void);
+ extern __attribute__((__visibility__("default"))) int exportedfunc 
(void);],
+[],
+gl_cv_cc_visibility=yes,
+gl_cv_cc_visibility=no)
+  CFLAGS="$gl_save_CFLAGS"])
+AC_MSG_RESULT([$gl_cv_cc_visibility])
+if test $gl_cv_cc_visibility = yes; then
+  CFLAG_VISIBILITY="-fvisibility=hidden"
+  HAVE_VISIBILITY=1
+fi
+  fi
+  AC_SUBST([CFLAG_VISIBILITY])
+  AC_SUBST([HAVE_VISIBILITY])
+  AC_DEFINE_UNQUOTED([HAVE_VISIBILITY], [$HAVE_VISIBILITY],
+[Define to 1 or 0, depending whether the compiler supports simple 
visibility declarations.])
+])
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libunicap for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package libunicap for openSUSE:Factory 
checked in at 2013-05-07 07:27:56

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


Package is "libunicap"

Changes:

--- /work/SRC/openSUSE:Factory/libunicap/libunicap.changes  2012-11-28 
11:07:53.0 +0100
+++ /work/SRC/openSUSE:Factory/.libunicap.new/libunicap.changes 2013-05-07 
07:27:56.0 +0200
@@ -1,0 +2,11 @@
+Thu May  2 22:19:29 UTC 2013 - crrodrig...@opensuse.org
+
+- While we are at this, place the udev rules in the 
+  correct localtion (extends libunicap-udev.patch)
+
+---
+Thu May  2 17:48:53 UTC 2013 - crrodrig...@opensuse.org
+
+- Fix build with new automake 
+
+---



Other differences:
--
++ libunicap.spec ++
--- /var/tmp/diff_new_pack.NrgCrN/_old  2013-05-07 07:27:57.0 +0200
+++ /var/tmp/diff_new_pack.NrgCrN/_new  2013-05-07 07:27:57.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libunicap
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -47,6 +47,7 @@
 BuildRequires:  libpng-devel
 BuildRequires:  libtheora-devel
 BuildRequires:  libvorbis-devel
+BuildRequires:  pkgconfig
 BuildRequires:  xorg-x11-devel
 BuildRequires:  xorg-x11-libICE-devel
 BuildRequires:  xorg-x11-libXext-devel
@@ -56,6 +57,7 @@
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(libraw1394)
 BuildRequires:  pkgconfig(pango)
+BuildRequires:  pkgconfig(udev)
 %if 0%{?suse_version} >= 1210
 BuildRequires:  libv4l-devel >= 0.8.4
 %else
@@ -64,7 +66,7 @@
 %endif
 BuildRequires:  libtool
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-
+%define _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d
 %description
 Unicap provides a uniform interface to video capture devices. It allows
 applications to use any supported video capture device via a single API.
@@ -105,6 +107,7 @@
 %patch3 -p 1
 %patch4
 %build
+mkdir -p m4
 autoreconf -fiv
 %configure --disable-rpath --disable-static --enable-gtk-doc --enable-libv4l
 make %{?_smp_mflags}
@@ -125,7 +128,7 @@
 %doc AUTHORS ChangeLog COPYING README
 %{_libdir}/*.so.*
 %{_libdir}/unicap2
-%config %{_sysconfdir}/udev/rules.d/50-euvccam.rules
+%{_udevrulesdir}/50-euvccam.rules
 
 %files devel
 %defattr(-,root,root)

++ libunicap-udev.patch ++
--- /var/tmp/diff_new_pack.NrgCrN/_old  2013-05-07 07:27:58.0 +0200
+++ /var/tmp/diff_new_pack.NrgCrN/_new  2013-05-07 07:27:58.0 +0200
@@ -1,5 +1,3 @@
-Index: libunicap-0.9.12/data/50-euvccam.rules
-===
 --- libunicap-0.9.12.orig/data/50-euvccam.rules
 +++ libunicap-0.9.12/data/50-euvccam.rules
 @@ -1,8 +1,13 @@
@@ -23,3 +21,12 @@
 +ATTRS{idVendor}=="199e", ATTRS{idProduct}=="8207", GROUP="video", MODE="0660"
 +
 +LABEL="euvccam_rules_end"
+--- libunicap-0.9.12.orig/data/Makefile.am
 libunicap-0.9.12/data/Makefile.am
+@@ -1,4 +1,4 @@
+-euvccamrulesdir=/etc/udev/rules.d
++euvccamrulesdir=$(shell pkg-config --variable=udevdir udev)/rules.d
+ euvccamrules_DATA=50-euvccam.rules
+ 
+ EXTRA_DIST=50-euvccam.rules
+\ No newline at end of file

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



commit libqdialogsolver1 for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package libqdialogsolver1 for 
openSUSE:Factory checked in at 2013-05-07 07:27:40

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


Package is "libqdialogsolver1"

Changes:

--- /work/SRC/openSUSE:Factory/libqdialogsolver1/libqdialogsolver1.changes  
2012-09-01 10:31:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.libqdialogsolver1.new/libqdialogsolver1.changes 
2013-05-07 07:27:41.0 +0200
@@ -1,0 +2,5 @@
+Mon Apr 29 12:11:39 CEST 2013 - m...@suse.de
+
+- Compile with std=c++0x
+
+---



Other differences:
--
++ libqdialogsolver1.spec ++
--- /var/tmp/diff_new_pack.VJhyx8/_old  2013-05-07 07:27:42.0 +0200
+++ /var/tmp/diff_new_pack.VJhyx8/_new  2013-05-07 07:27:42.0 +0200
@@ -28,8 +28,13 @@
 %endif
 Requires:   graphviz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  libqt4-devel gettext-devel cmake libyui-devel
+BuildRequires:  libqt4-devel gettext-devel cmake
 BuildRequires: gcc-c++ >= 4.5
+%if 0%{?suse_version} <= 1220
+BuildRequires:  yast2-libyui-devel
+%else
+BuildRequires:  libyui-devel
+%endif
 
 # API Changes in zypp 2.1
 BuildRequires: libzypp-devel >= 2.8.7

++ libqdialogsolver1-1.3.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libqdialogsolver1-1.3.1/CMakeLists.txt 
new/libqdialogsolver1-1.3.1/CMakeLists.txt
--- old/libqdialogsolver1-1.3.1/CMakeLists.txt  2012-08-31 12:05:07.0 
+0200
+++ new/libqdialogsolver1-1.3.1/CMakeLists.txt  2013-04-29 12:22:43.0 
+0200
@@ -6,7 +6,7 @@
 SET( CMAKE_MODULE_PATH "${CMAKE_INSTALL_PREFIX}/share/cmake/Modules" 
${CMAKE_MODULE_PATH} )
 SET( CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/modules )
 
-SET( CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -g -Wall -Woverloaded-virtual 
-Wno-deprecated" )
+SET( CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -g -Wall -std=c++0x 
-Woverloaded-virtual -Wno-deprecated" )
 SET( CMAKE_C_FLAGS   "${CMAKE_C_FLAGS}   -g -Wall" )
 set( CMAKE_CXX_FLAGS_RELEASE   "${CMAKE_CXX_FLAGS_RELEASE} -DQT_NO_DEBUG 
-DNDEBUG")
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libqdialogsolver1-1.3.1/package/libqdialogsolver1.changes 
new/libqdialogsolver1-1.3.1/package/libqdialogsolver1.changes
--- old/libqdialogsolver1-1.3.1/package/libqdialogsolver1.changes   
2012-08-31 12:05:07.0 +0200
+++ new/libqdialogsolver1-1.3.1/package/libqdialogsolver1.changes   
2013-04-29 12:22:43.0 +0200
@@ -1,4 +1,9 @@
 ---
+Mon Apr 29 12:11:39 CEST 2013 - m...@suse.de
+
+- Compile with std=c++0x
+
+---
 Fri Aug 31 11:47:56 CEST 2012 - m...@suse.de
 
 - Adapt to libyui changes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libqdialogsolver1-1.3.1/package/libqdialogsolver1.spec.in 
new/libqdialogsolver1-1.3.1/package/libqdialogsolver1.spec.in
--- old/libqdialogsolver1-1.3.1/package/libqdialogsolver1.spec.in   
2012-08-31 12:05:07.0 +0200
+++ new/libqdialogsolver1-1.3.1/package/libqdialogsolver1.spec.in   
2013-03-19 14:00:36.0 +0100
@@ -28,8 +28,13 @@
 %endif
 Requires:   graphviz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  libqt4-devel gettext-devel cmake libyui-devel
+BuildRequires:  libqt4-devel gettext-devel cmake
 BuildRequires: gcc-c++ >= 4.5
+%if 0%{?suse_version} <= 1220
+BuildRequires:  yast2-libyui-devel
+%else
+BuildRequires:  libyui-devel
+%endif
 
 # API Changes in zypp 2.1
 BuildRequires: libzypp-devel >= 2.8.7

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



commit libcpuset for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package libcpuset for openSUSE:Factory 
checked in at 2013-05-07 07:24:35

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


Package is "libcpuset"

Changes:

--- /work/SRC/openSUSE:Factory/libcpuset/libcpuset.changes  2011-11-21 
15:46:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.libcpuset.new/libcpuset.changes 2013-05-07 
07:24:36.0 +0200
@@ -1,0 +2,5 @@
+Thu May  2 17:42:36 UTC 2013 - crrodrig...@opensuse.org
+
+- Fix build with new automake 
+
+---



Other differences:
--
++ libcpuset.spec ++
--- /var/tmp/diff_new_pack.5IrIQE/_old  2013-05-07 07:24:37.0 +0200
+++ /var/tmp/diff_new_pack.5IrIQE/_new  2013-05-07 07:24:37.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libcpuset
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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,19 +16,20 @@
 #
 
 
-URL:http://oss.sgi.com/projects/cpusets/
+Url:http://oss.sgi.com/projects/cpusets/
 
 Name:   libcpuset
-License:LGPL-2.1+
 Summary:cpuset processor and memory placement library
+License:LGPL-2.1+
+Group:  Development/Libraries/C and C++
 Version:1.0
-Release:8
+Release:0
 Source: libcpuset-%{version}.tar.bz2
 Patch0: libcpuset-fix-missing-syscall.diff
 Patch1: libcpuset-rm-cpuonline.diff
-Group:  Development/Libraries/C and C++
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  libbitmask-devel libtool
+BuildRequires:  libbitmask-devel
+BuildRequires:  libtool
 %define debug_package_requires libcpuset1 = %{version}-%{release}
 
 %description
@@ -50,7 +51,8 @@
 %package -n libcpuset-devel
 Summary:cpuset processor and memory placement library
 Group:  Development/Libraries/C and C++
-Requires:   libcpuset1 = %{version} glibc-devel
+Requires:   glibc-devel
+Requires:   libcpuset1 = %{version}
 
 %description -n libcpuset-devel
 The Cpuset System is a processor and memory placement mechanism that
@@ -64,6 +66,7 @@
 %patch1 -p1
 
 %build
+sed -i -e 's@-Werror@@g' configure.in
 autoreconf -i
 %configure --disable-static --with-pic
 make %{?_smp_mflags}

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



commit libcares2 for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package libcares2 for openSUSE:Factory 
checked in at 2013-05-07 07:24:01

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


Package is "libcares2"

Changes:

--- /work/SRC/openSUSE:Factory/libcares2/libcares2.changes  2012-02-08 
15:35:37.0 +0100
+++ /work/SRC/openSUSE:Factory/.libcares2.new/libcares2.changes 2013-05-07 
07:24:03.0 +0200
@@ -1,0 +2,24 @@
+Fri May  3 07:12:14 UTC 2013 - mvysko...@suse.com
+
+- Use the genuine upstream tarball
+- Verify tarball using gpg-offline
+
+---
+Thu May  2 13:24:49 UTC 2013 - jeng...@inai.de
+
+- Get rid of outdated autotools construct to fix build with
+  new automake-1.13
+
+---
+Sun Jan  6 21:14:16 UTC 2013 - p.drou...@gmail.com
+
+- Update to 1.9.1 version:
+  * include the ares_parse_soa_reply.* files in the tarball
+- Removed patches (fixed and merged on upstream release)
+  * 0001-ares_destroy.c-fix-segfault-in-ares_destroy_options.patch
+  * 0002-ares_getnameinfo-fix-random-results-with-c-ares-1.7..patch
+  * 0003-ares_init.c-fix-segfault-triggered-in-ares_init_opti.patch
+- Updated and versionned patchs for upstream release:
+  * 0001-add-symbol-versioning-support.patch
+  * cares-ocloexec.patch 
+---

Old:

  0001-add-symbol-versioning-support.patch
  0001-ares_destroy.c-fix-segfault-in-ares_destroy_options.patch
  0002-ares_getnameinfo-fix-random-results-with-c-ares-1.7..patch
  0003-ares_init.c-fix-segfault-triggered-in-ares_init_opti.patch
  c-ares-1.7.5.tar.bz2
  cares-ocloexec.patch

New:

  0001-cares-1.9.1-add-symbol-versioning-support.patch
  c-ares-1.9.1.tar.gz
  c-ares-1.9.1.tar.gz.asc
  cares-1.9.1-ocloexec.patch
  cares-autotools.diff
  libcares2.keyring



Other differences:
--
++ libcares2.spec ++
--- /var/tmp/diff_new_pack.MRJXsT/_old  2013-05-07 07:24:05.0 +0200
+++ /var/tmp/diff_new_pack.MRJXsT/_new  2013-05-07 07:24:05.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libcares2
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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,25 +16,29 @@
 #
 
 
-Url:http://daniel.haxx.se/projects/c-ares
 %define pkg_name c-ares
 
 Name:   libcares2
-Version:1.7.5
-Release:1
-License:MIT
+Version:1.9.1
+Release:0
 Summary:Library for asynchronous name resolves
+License:MIT
 Group:  Development/Libraries/C and C++
-Source: 
http://daniel.haxx.se/projects/c-ares/%{pkg_name}-%{version}.tar.bz2
-Source2:baselibs.conf
-BuildRequires:  pkg-config
+Url:http://c-ares.haxx.se/
+
+Source0:http://c-ares.haxx.se/download/%{pkg_name}-%{version}.tar.gz
+Source1:
http://c-ares.haxx.se/download/%{pkg_name}-%{version}.tar.gz.asc
+Source3:libcares2.keyring
+Source4:baselibs.conf
+Patch4: cares-1.9.1-ocloexec.patch
+Patch5: 0001-cares-1.9.1-add-symbol-versioning-support.patch 
+Patch6: cares-autotools.diff
 BuildRequires:  libtool
+BuildRequires:  pkg-config
+%if 0%{?suse_version} >= 1230
+BuildRequires:  gpg-offline
+%endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Patch1: 0001-ares_destroy.c-fix-segfault-in-ares_destroy_options.patch
-Patch2: 0002-ares_getnameinfo-fix-random-results-with-c-ares-1.7..patch
-Patch3: 0003-ares_init.c-fix-segfault-triggered-in-ares_init_opti.patch
-Patch4: cares-ocloexec.patch
-Patch5: 0001-add-symbol-versioning-support.patch 
 
 %description
 c-ares is a C library that performs DNS requests and name resolves
@@ -53,12 +57,14 @@
 by Greg Hudson at MIT.
 
 %prep
+%if 0%{?suse_version} >= 1230
+%gpg_verify %{SOURCE1}
+%endif
+
 %setup -q -n %{pkg_name}-%{version}
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch -P 6 -p1
 
 %build
 autoreconf -fiv

++ 0001-cares-1.9.1-add-symbol-versioning-support.patch ++
>From f2f268450d2aff0c7bcbb848b8a1c7b1e1d38291 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Cristian=20Rodr=C3=ADguez?= 
Date: Fri, 3 Feb 2012 16:01:16 -0300
Subject: [PATCH] add symbol versioning support

---
 Makefile.am |   11 ---
 c-ares.map  |   72 +++
 configure.ac|9 +---

commit gtkmm3 for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package gtkmm3 for openSUSE:Factory checked 
in at 2013-05-07 07:22:23

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


Package is "gtkmm3"

Changes:

--- /work/SRC/openSUSE:Factory/gtkmm3/gtkmm3.changes2013-04-26 
15:51:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.gtkmm3.new/gtkmm3.changes   2013-05-07 
07:22:25.0 +0200
@@ -1,0 +2,8 @@
+Thu May  2 18:31:19 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.8.1:
+  + Gtk:
+- Widget: Don't call signal_hide handlers on a widget being
+  deleted, to fix a crash in some applications (bgo#605728).
+
+---

Old:

  gtkmm-3.8.0.tar.xz

New:

  gtkmm-3.8.1.tar.xz



Other differences:
--
++ gtkmm3.spec ++
--- /var/tmp/diff_new_pack.ALNxQv/_old  2013-05-07 07:22:26.0 +0200
+++ /var/tmp/diff_new_pack.ALNxQv/_new  2013-05-07 07:22:26.0 +0200
@@ -21,7 +21,7 @@
 
 Name:   gtkmm3
 %define _name gtkmm
-Version:3.8.0
+Version:3.8.1
 Release:0
 Summary:C++ Interface for GTK3 (a GUI Library for X)
 License:LGPL-2.1+
@@ -35,7 +35,7 @@
 BuildRequires:  pkgconfig(atkmm-1.6)
 BuildRequires:  pkgconfig(cairomm-1.0) >= 1.9.2
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0) >= 2.22.1
-BuildRequires:  pkgconfig(giomm-2.4) >= 2.36.0
+BuildRequires:  pkgconfig(giomm-2.4) >= 2.36.2
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.8.0
 BuildRequires:  pkgconfig(pangomm-1.4) >= 2.27.1
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ gtkmm-3.8.0.tar.xz -> gtkmm-3.8.1.tar.xz ++
 15774 lines of diff (skipped)

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



commit git for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package git for openSUSE:Factory checked in 
at 2013-05-07 07:21:28

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


Package is "git"

Changes:

--- /work/SRC/openSUSE:Factory/git/git.changes  2013-05-06 09:51:29.0 
+0200
+++ /work/SRC/openSUSE:Factory/.git.new/git.changes 2013-05-07 
07:21:30.0 +0200
@@ -1,0 +2,5 @@
+Mon May  6 14:37:58 UTC 2013 - sch...@linux-m68k.org
+
+- Create links from %{gitexecdir}/git instead of %{gitexecdir}/git-add
+
+---



Other differences:
--
++ git.spec ++
--- /var/tmp/diff_new_pack.3hy0rE/_old  2013-05-07 07:21:32.0 +0200
+++ /var/tmp/diff_new_pack.3hy0rE/_new  2013-05-07 07:21:32.0 +0200
@@ -261,7 +261,7 @@
 # create predictable symlinks to make apparmor profile work
 for i in git git-upload-archive git-receive-pack; do
   rm $RPM_BUILD_ROOT%{_bindir}/$i
-  ln -s %{gitexecdir}/git-add $RPM_BUILD_ROOT%{_bindir}/$i
+  ln -s %{gitexecdir}/git $RPM_BUILD_ROOT%{_bindir}/$i
 done
 if ! test -f $RPM_BUILD_ROOT%{gitexecdir}/git-add; then
   echo "git-add is not a regular file, apparmor profile won't work!" >&2

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



commit aria2 for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package aria2 for openSUSE:Factory checked 
in at 2013-05-07 07:21:19

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


Package is "aria2"

Changes:

--- /work/SRC/openSUSE:Factory/aria2/aria2.changes  2013-04-02 
11:38:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.aria2.new/aria2.changes 2013-05-07 
07:21:21.0 +0200
@@ -1,0 +2,17 @@
+Mon May  6 11:57:22 UTC 2013 - reddw...@opensuse.org
+
+- Update to 1.17.0
+  * Updated Russian manual
+  * Updated Portuguese manual
+  * Append --static to pkg-config arguments when ARIA2_STATIC=yes
+  * Save options directly specified for download in --save-session
+  * Save URI returned only from FileEntry::getRemainingUris()
+  * Print linked 3rd party libraries with version in aria2c -v output
+  * Use info level log for system trusted ca imports failure
+  * Remove deprecated options: --enable-direct-io and --metalink-servers
+  * Deprecate --enable-async-dns6
+  * Fix uninitialized UDPTrackerClient::numWatchers_
+  * Implement simple Happy Eyeballs for HTTP/FTP downloads
+  * Parallel A and  record lookups with c-ares
+
+---

Old:

  aria2-1.16.5.tar.xz

New:

  aria2-1.17.0.tar.xz



Other differences:
--
++ aria2.spec ++
--- /var/tmp/diff_new_pack.hmw4aU/_old  2013-05-07 07:21:22.0 +0200
+++ /var/tmp/diff_new_pack.hmw4aU/_new  2013-05-07 07:21:22.0 +0200
@@ -20,7 +20,7 @@
 %bcond_with make_check
 
 Name:   aria2
-Version:1.16.5
+Version:1.17.0
 Release:0
 Summary:Parallelizing Multi-Protocol Utility for Downloading Files
 License:SUSE-GPL-2.0-with-openssl-exception

++ aria2-1.16.5.tar.xz -> aria2-1.17.0.tar.xz ++
 23462 lines of diff (skipped)

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



commit akonadi-runtime for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package akonadi-runtime for openSUSE:Factory 
checked in at 2013-05-07 07:21:10

Comparing /work/SRC/openSUSE:Factory/akonadi-runtime (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-runtime.new (New)


Package is "akonadi-runtime"

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-runtime/akonadi-runtime.changes  
2012-12-28 14:56:22.0 +0100
+++ /work/SRC/openSUSE:Factory/.akonadi-runtime.new/akonadi-runtime.changes 
2013-05-07 07:21:12.0 +0200
@@ -1,0 +2,12 @@
+Mon May  6 09:42:28 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Update to 1.9.2
+  * Add option to FETCH to ignore external retrieval failures.
+  * Properly restrict external payload removal.
+  * Add buildsystem option to choose between Qt4 and Qt5.
+ * Changes from version 1.9.1:
+  * Disable query cache for Sqlite.
+  * Handle missing mysqld better.
+  * Ignore my.cnf settings when using the internal MySQL server.
+
+---

Old:

  akonadi-1.9.0.tar.bz2

New:

  akonadi-1.9.2.tar.bz2



Other differences:
--
++ akonadi-runtime.spec ++
--- /var/tmp/diff_new_pack.QTXTci/_old  2013-05-07 07:21:14.0 +0200
+++ /var/tmp/diff_new_pack.QTXTci/_new  2013-05-07 07:21:14.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package akonadi-runtime
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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 @@
 
 
 Name:   akonadi-runtime
-Version:1.9.0
+Version:1.9.2
 Release:0
 %define rversion %{version}
 Summary:PIM Storage Service

++ akonadi-1.9.0.tar.bz2 -> akonadi-1.9.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-1.9.0/CMakeLists.txt 
new/akonadi-1.9.2/CMakeLists.txt
--- old/akonadi-1.9.0/CMakeLists.txt2012-12-23 11:11:44.0 +0100
+++ new/akonadi-1.9.2/CMakeLists.txt2013-05-05 10:40:58.0 +0200
@@ -21,6 +21,7 @@
 option(AKONADI_USE_STRIGI_SEARCH "Build Akonadi with strigi as search engine." 
FALSE)
 option(INSTALL_QSQLITE_IN_QT_PREFIX "Install the QSQLite plugin in 
QT_PLUGIN_DIR" FALSE)
 option(STATIC_LIBRARY "Build Akonadi as a static library." FALSE)
+option(QT5_BUILD "Build Akonadi using the Qt5 framework" FALSE)
 
 if(NOT DEFINED DATABASE_BACKEND)
   set(DATABASE_BACKEND "MYSQL" CACHE STRING "The default database backend to 
use for Akonadi. Can be either MYSQL, POSTGRES or SQLITE")
@@ -72,7 +73,7 @@
 
 set(AKONADI_VERSION_MAJOR "1")
 set(AKONADI_VERSION_MINOR "9")
-set(AKONADI_VERSION_PATCH "0")
+set(AKONADI_VERSION_PATCH "2")
 set(AKONADI_VERSION 
"${AKONADI_VERSION_MAJOR}.${AKONADI_VERSION_MINOR}.${AKONADI_VERSION_PATCH}")
 set(AKONADI_VERSION_STRING "${AKONADI_VERSION}")
 
@@ -125,11 +126,8 @@
 ### Find what we need ###
 
  Qt 4 and 5 
-set(QT_USE_IMPORTED_TARGETS TRUE) # Qt 4 only
-set(QT_MIN_VERSION 4.6.0) # Qt 4 only
-
-find_package(Qt5Core QUIET)
-if (Qt5Core_FOUND)
+if(QT5_BUILD)
+  find_package(Qt5Core REQUIRED)
   find_package(Qt5Gui REQUIRED)
   find_package(Qt5Widgets REQUIRED)
   find_package(Qt5Sql REQUIRED)
@@ -137,7 +135,6 @@
   find_package(Qt5Xml REQUIRED)
   find_package(Qt5DBus REQUIRED)
   find_package(Qt5Test REQUIRED)
-  set(QT5_BUILD TRUE)
 
   include("cmake/modules/ECMQt4To5Porting.cmake")
   include_directories(${QT_INCLUDES}) # TODO: Port away from this.
@@ -146,16 +143,19 @@
 message(FATAL_ERROR "Akonadi Qt 5 build requires at least CMake version 
2.8.9")
   endif()
 
+  if (Qt5_POSITION_INDEPENDENT_CODE)
+set(CMAKE_POSITION_INDEPENDENT_CODE ON)
+  endif()
+
   set(QT_QTTEST_LIBRARIES Qt5::Test)
 else()
+  set(QT_USE_IMPORTED_TARGETS TRUE) # Qt 4 only
+  set(QT_MIN_VERSION 4.6.0) # Qt 4 only
+
   find_package(Qt4 REQUIRED)
   include(${QT_USE_FILE})
 endif()
 
-if (Qt5_POSITION_INDEPENDENT_CODE)
-  set(CMAKE_POSITION_INDEPENDENT_CODE ON)
-endif()
-
 # Missing in FindQt4.cmake until Dec 2011: setting QT_NO_DEBUG_OUTPUT
 if(CMAKE_BUILD_TYPE)
   string(TOLOWER ${CMAKE_BUILD_TYPE} CMAKE_BUILD_TYPE_TOLOWER)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-1.9.0/INSTALL new/akonadi-1.9.2/INSTALL
--- old/akonadi-1.9.0/INSTALL   2012-12-23 11:11:44.0 +0100
+++ new/akonadi-1.9.2/INSTALL   2013-05-05 10:40:58.0 +0200
@@ -25,6 +25,19 @@
 
 That's all :)
 
+=== Build Options ===
+
+The following options are available when running CMake:

commit yast2-security for openSUSE:12.3:Update

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package yast2-security for 
openSUSE:12.3:Update checked in at 2013-05-06 13:40:47

Comparing /work/SRC/openSUSE:12.3:Update/yast2-security (Old)
 and  /work/SRC/openSUSE:12.3:Update/.yast2-security.new (New)


Package is "yast2-security"

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.6ZvGys/_old  2013-05-06 13:40:47.0 +0200
+++ /var/tmp/diff_new_pack.6ZvGys/_new  2013-05-06 13:40:47.0 +0200
@@ -1 +1 @@
-
+

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



commit patchinfo.1635 for openSUSE:12.3:Update

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.1635 for 
openSUSE:12.3:Update checked in at 2013-05-06 13:40:48

Comparing /work/SRC/openSUSE:12.3:Update/patchinfo.1635 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.patchinfo.1635.new (New)


Package is "patchinfo.1635"

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++

  jsuchome
  recommended
  low
  yast2-security: ignore case for encryption method names
  This update fixes the following issue with yast2-security:
- bnc#810600: ignore case for encryption method names
  After zypper dup, yast defaults to DES 
encryption for user passwords

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



commit yast2-security.1635 for openSUSE:12.3:Update

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package yast2-security.1635 for 
openSUSE:12.3:Update checked in at 2013-05-06 13:40:43

Comparing /work/SRC/openSUSE:12.3:Update/yast2-security.1635 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.yast2-security.1635.new (New)


Package is "yast2-security.1635"

Changes:

New Changes file:

--- /dev/null   2013-04-05 00:01:41.916011506 +0200
+++ 
/work/SRC/openSUSE:12.3:Update/.yast2-security.1635.new/yast2-security.changes  
2013-05-06 13:40:45.0 +0200
@@ -0,0 +1,1090 @@
+---
+Thu Apr 25 14:15:59 CEST 2013 - jsuch...@suse.cz
+
+- ignore case for encryption method names (bnc#810600)
+- 2.23.6 
+
+---
+Fri Mar  8 14:04:48 CET 2013 - jsuch...@suse.cz
+
+- remove broken LASTLOG_ENAB entry from /etc/login.defs (bnc#807099)
+- 2.23.5 
+
+---
+Thu Mar  7 07:37:49 CET 2013 - jsuch...@suse.cz
+
+- drop unused LASTLOG_ENAB support (bnc#807099)
+- drop obsoleted GROUP_ENCRYPTION (bnc#802006)
+- if key is not present in config file, do not write new value
+  (bnc#807099)
+- 2.23.4 
+
+---
+Wed Mar  6 16:19:20 CET 2013 - jsuch...@suse.cz
+
+- added missing etc_polkit-default-privs_local.scr 
+- 2.23.3
+
+---
+Wed Feb  6 15:46:02 CET 2013 - jsuch...@suse.cz
+
+- /etc/default/useradd is dropped (bnc#802006)
+- adapted to changes of /etc/login.defs (bnc#802006) 
+- 2.23.2
+
+---
+Mon Feb  4 14:53:25 CET 2013 - jsuch...@suse.cz
+
+- testsuite adapted to last changes (SuSEconfig removal)
+- 2.23.1 
+
+---
+Wed Oct 24 11:08:58 CEST 2012 - jsuch...@suse.cz
+
+- remove SuSEconfig calls (fate#100011)
+- 2.23.0
+
+---
+Mon Apr  2 10:27:53 CEST 2012 - jsuch...@suse.cz
+
+- testsuite: explicitely set the output of target.stat
+- 2.22.5
+
+---
+Thu Mar 29 15:59:20 CEST 2012 - jsuch...@suse.cz
+
+- merge proofread texts 
+- 2.22.4 
+
+---
+Mon Mar 26 10:26:38 CEST 2012 - jsuch...@suse.cz
+
+- testsuite adapted to changes in FileUtils.ycp
+- 2.22.3
+
+---
+Mon Feb 20 08:39:15 CET 2012 - jsuch...@suse.cz
+
+- corectly read/write ctrl-alt-delete behavior when systemd is used 
+  (bnc#742783)
+- 2.22.2
+
+---
+Tue Jan 31 15:48:21 CET 2012 - jsuch...@suse.cz
+
+- use sha512 as default encryption value, not 'des' (bnc#743715)
+- 2.22.1 
+
+---
+Wed Jan 25 13:45:22 CET 2012 - jsuch...@suse.cz
+
+- confirmed license
+- 2.22.0 
+
+---
+Mon Oct 10 09:40:21 CEST 2011 - jsuch...@suse.cz
+
+- include etc_polkit-default-privs_local.scr in rpm
+- 2.21.6 
+
+---
+Mon Sep 26 14:58:39 CEST 2011 - vis...@suse.cz
+
+- set dialog title
+- 2.21.5 
+
+---
+Mon Sep 19 14:55:57 CEST 2011 - jsuch...@suse.cz
+
+- fixed testsuite
+- 2.21.4 
+
+---
+Fri Sep 16 10:38:59 CEST 2011 - jsuch...@suse.cz
+
+- added option to tune system hibernation rights (bnc#704997)
+- 2.21.3
+
+---
+Thu Sep  8 15:43:35 CEST 2011 - jsuch...@suse.cz
+
+- sysctl settings now in /etc/sysctl.conf (bnc#714405)
+- 2.21.2 
+
+---
+Fri Aug  5 12:35:05 CEST 2011 - tgoettlic...@suse.de
+
+- fixed .desktop file (bnc #681249)
+
+---
+Wed Jul 20 11:04:03 CEST 2011 - jsuch...@suse.cz
+
+- remove blowfish hash from selections (fate#312321)
+- 2.21.1 
+
+---
+Tue Apr  5 11:03:35 CEST 2011 - jsuch...@suse.cz
+
+- added support for SHA-2 based crypto methods (fate309705)
+- 2.21.0 
+
+---
+Wed Nov 10 14:19:15 CET 2010 - jsuch...@suse.cz
+
+- remember the default value of CRACKLIB_DICT_PATH (bnc#650425)
+- 2.20.2
+
+---
+Mon Aug 16 13:30:29 CE

commit patchinfo.1634 for openSUSE:12.2:Update

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.1634 for 
openSUSE:12.2:Update checked in at 2013-05-06 13:40:14

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


Package is "patchinfo.1634"

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++

  tserong
  recommended
  moderate
  hawk: Fixed loading main status page
  This update fixes the following issue with hawk:
- bnc#800338: Force UTF-8 encoding to fix ActionView::TemplateError when 
loading main status page
- Workaround deprecated Gem::SourceIndex#add_spec (required to work with 
rubygems 1.8)
  Hawk: Internal Server error

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



commit hawk.1634 for openSUSE:12.2:Update

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package hawk.1634 for openSUSE:12.2:Update 
checked in at 2013-05-06 13:40:10

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


Package is "hawk.1634"

Changes:

New Changes file:

--- /dev/null   2013-04-05 00:01:41.916011506 +0200
+++ /work/SRC/openSUSE:12.2:Update/.hawk.1634.new/hawk.changes  2013-05-06 
13:40:11.0 +0200
@@ -0,0 +1,479 @@
+---
+Wed Apr 24 10:37:15 UTC 2013 - tser...@suse.com
+
+- Misc: Force UTF-8 encoding to fix ActionView::TemplateError when loading
+  main status page (bnc#800338)
+  + Added force-utf8-encoding.patch
+
+---
+Tue Apr 23 05:08:53 UTC 2013 - tser...@suse.com
+
+- Misc: Workaround deprecated Gem::SourceIndex#add_spec (required to
+  work with rubygems 1.8)
+  + Added gem-source-index-deprecated.patch
+
+---
+Tue Jun 19 08:58:48 UTC 2012 - tser...@suse.com
+
+- Misc: main_controller: Drop ':' from 'when' (ruby 1.9 support)
+- Misc: Primitve, Template models: Fix op hash construction (ruby 1.9 support)
+- Add rubygem-rack-1_1 to requires for openSUSE 12.2
+
+---
+Wed Jun 13 08:37:50 UTC 2012 - tser...@suse.com
+
+- Don't try to pack rubygems and ruby-fcgi for openSUSE 12.2
+
+---
+Thu Mar 29 07:46:46 UTC 2012 - l...@novell.com
+
+- Requite appropriate version of pacemaker package for ticket support
+  (bnc#752242, bnc#752241)
+
+---
+Tue Mar 27 08:58:52 UTC 2012 - tser...@suse.com
+
+- GUI: summary_view, simulator: Support standby/activate tickets (bnc#752242)
+- GUI: simulator: Sort ticket names in inject dialog
+- Misc: Cib model: Look for ticket state in "/cib/status/tickets/ticket_state"
+- Build: Bump spec file version to 0.5.2
+- Upstream version cs:aca681a3c2fb
+
+---
+Fri Mar 16 04:31:20 UTC 2012 - tser...@suse.com
+
+- GUI: summary_view: show last granted time for tickets
+- GUI: summary_view: Allow viewing details of all tickets, nodes,
+  resources simultaneously
+- GUI: summary_view: Right align item counts
+- GUI: simulator: Support granting/revoking tickets
+- GUI: Constraints: Add arrows to ticket constraint display, show
+  loss policy in constraint list
+- Misc: Cib model: Pick up tickets from rsc_ticket constraints in
+  addition to status section
+- Upstream version cs:d1abac6f90da
+
+---
+Mon Mar  5 08:32:33 UTC 2012 - tser...@suse.com
+
+- GUI: summary_view: Show ticket status
+- GUI: Add ability to configure ticket constraints
+- Misc: Cib model: Skip pending monitor ops
+- Misc: Update copyright date in footer
+- Upstream version cs:3eff1782dc83
+
+---
+Fri Feb 24 06:56:18 UTC 2012 - tser...@suse.com
+
+- Build: Actually die if "rake makemo" fails
+- Misc: Remove obsolete .hu msgids
+- Misc: Workaround deprecated Gem.all_load_paths error
+- Misc: Suppress ror-sec-scanner false positives
+- Upstream version cs:5957498b0c95
+
+---
+Fri Feb  3 10:26:24 UTC 2012 - tser...@suse.com
+
+- Misc: hb_report: strip tar timestamp warnings from stderr (bnc#735672)
+- Misc: Colocation model: Don't modify resource list when generating
+  shell command
+- GUI: Primitive editor: Disable "use template" checkbox when editing
+  existing resources
+- Upstream version cs:a5fdb745d8e9
+
+---
+Mon Dec 12 10:53:42 UTC 2011 - tser...@suse.com
+
+- GUI: Fix constraint tab when logged in as regular user (was bound to
+  hb_report, bnc#734447)
+- GUI: Constraints: Allow templates in order/colocation (bnc#732277)
+- Misc: Cib model: Add failed probes (OCF_ERR_INSTALLED etc.) to failed_ops
+- Misc: explorer, hb_report: Handle stale pidfiles (bnc#731282)
+- Upstream version cs:ca6df475621b
+
+---
+Tue Nov 15 02:34:50 UTC 2011 - tser...@suse.com
+
+- Misc: Primitive model: Fix string interpolation when creating
+  resources (bnc#730136)
+
+---
+Mon Nov  7 12:02:47 UTC 2011 - tser...@suse.com
+
+- GUI: Add top-level tab bar for navigation (bnc#723679)
+- GUI: Add top-level resource list/editor
+- GUI: status: Move errorbar to content div, theme to match jquery ui errors
+- GUI: Add suppo

commit MozillaFirefox for openSUSE:12.3:Update

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package MozillaFirefox for 
openSUSE:12.3:Update checked in at 2013-05-06 13:18:08

Comparing /work/SRC/openSUSE:12.3:Update/MozillaFirefox (Old)
 and  /work/SRC/openSUSE:12.3:Update/.MozillaFirefox.new (New)


Package is "MozillaFirefox"

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.GxHplc/_old  2013-05-06 13:18:10.0 +0200
+++ /var/tmp/diff_new_pack.GxHplc/_new  2013-05-06 13:18:10.0 +0200
@@ -1 +1 @@
-
+

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



commit patchinfo.1640 for openSUSE:12.3:Update

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.1640 for 
openSUSE:12.3:Update checked in at 2013-05-06 13:14:23

Comparing /work/SRC/openSUSE:12.3:Update/patchinfo.1640 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.patchinfo.1640.new (New)


Package is "patchinfo.1640"

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++

  mtomaschewski
  recommended
  low
  rsyslog, libestr, liblognorm: Several fixes
  This update fixes the following issues for rsyslog, libestr and 
liblognorm:
- rsyslog:
  + bnc#809852: update to 7.2.7 [v7-stable] 2013-04-17:
* rsyslogd startup information is now properly conveyed back to init when 
privileges are beging dropped. Actually, we have moved termination of the 
parent in front of the priv drop. So it shall work now in all cases. See code 
comments in commit for more details.
* If forking, the parent now waits for a maximum of 60 seconds for 
termination by the child
* Improved debugging support in forked (auto-backgrounding) mode. The 
rsyslog debug log file is now continued to be written across the fork.
* updated systemd files to match current systemd source
* bugfix: failover/action suspend did not work correctly. This was 
experienced if the retry action took more than one second to complete. For 
suspending, a cached timestamp was used, and if the retry took longer, that 
timestamp was already in the past. As a result, the action never was kept in 
suspended state, and as such no failover happened. The suspend functionalit now 
does no longer use the cached timestamp (should not have any performance 
implication, as action suspend occurs very infrequently).
* bugfix: nested if/prifilt conditions did not work properly
* bugfix: script == comparison did not work properly on JSON objects
* bugfix: imudp scheduling parameters did affect main thread, not imudp
* bugfix: imuxsock rate-limiting could not be configured via legacy conf. 
Rate-limiting for the system socket could not be configured via legacy 
configuration directives. However, the new-style RainerScript config options 
worked.
* bugfix: using group resolution could lead to endless loop
* bugfix: $mmnormalizeuseramsg paramter was specified with wrong type
* bugfix: RainerScript getenv() function caused segfault when var was not 
found.
* bugfix: several issues in imkmsg (see bug tracker: 
http://bugzilla.adiscon.com/show_bug.cgi?id=421#c8)
* bugfix: imuxsock was missing SysSock.ParseTrusted module parameter. To 
use that functionality, legacy rsyslog.conf syntax had to be used. Also, the 
doc was missing information on the "ParseTrusted" set of config directives.
* bugfix: parameter action.execOnlyWhenPreviousIsSuspended was accidently 
of integer-type. For obvious reasons, it needs to be boolean. Note that this 
change can break existing configurations if they circumvented the problem by 
using 0/1 values.
* doc bugfix: rsyslog.conf man page had invalid file format info
  + update to 7.2.6 [v7-stable] 2013-03-05:
* slightly improved config parser error messages when invalid escapes happen
* bugfix: include files got included in the wrong order. This happens if an 
$IncludeConfig directive was done on multiple files (e.g. the distro default of 
$IncludeConfig /etc/rsyslog.d/*.conf). In that case, the order of include file 
processing is reversed, which could lead to all sorts of problems.
* bugfix: omelasticsearch failed when authentication data was provided ... 
at least in most cases it emitted an error message: "snprintf failed when 
trying to build auth string"
* bugfix: some property-based filter were incorrectly parsed. This usually 
lead to a syntax error on startup and rsyslogd not actually starting up. The 
problem was the regex, which did not care for double quote characters to follow 
in the action part - unfortunately something that can frequently happen with 
v6+ format. An example:
  |  :programname, isequal, "as" {action(type="omfile" ...) }
  |  Here, the part 
  | :programname, isequal, "as" {action(type="omfile"
  | was treated as the property filter, and the rest as action part.
  Obviously, this did not work out. Unfortunately, such situations usually 
resulted in very hard to understand error messages.
  + Removed rsyslog.conf from doc file list, not shipped any more.
  + bnc#812447: restore SELinux label when creating xconsole

- liblognorm:
  + bnc#809852: Update to 0.3.6:
* bugfix: unitialized variable could lead to rulebase load error

- liberf:
  + bnc#809852: Update to 0.1.5:
* bugfix: es_strncmp() did not work correctly
  rsyslog: message from the cro

commit libestr.1640 for openSUSE:12.3:Update

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package libestr.1640 for 
openSUSE:12.3:Update checked in at 2013-05-06 13:14:03

Comparing /work/SRC/openSUSE:12.3:Update/libestr.1640 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.libestr.1640.new (New)


Package is "libestr.1640"

Changes:

New Changes file:

--- /dev/null   2013-04-05 00:01:41.916011506 +0200
+++ /work/SRC/openSUSE:12.3:Update/.libestr.1640.new/libestr.changes
2013-05-06 13:14:04.0 +0200
@@ -0,0 +1,64 @@
+---
+Fri Apr 19 09:32:14 UTC 2013 - m...@suse.de
+
+- update to 0.1.5 (bnc#809852):
+  - bugfix: es_strncmp() did not work correctly
+Thanks to Philippe Muller for the patch.
+closes: http://bugzilla.adiscon.com/show_bug.cgi?id=424
+
+---
+Thu Sep 20 21:55:36 UTC 2012 - andreas.stie...@gmx.de
+
+- update to 0.1.4:
+  - bugfix: ‘\\’ escape was not recognized when unescaping strings
+
+---
+Wed Jul 11 22:35:42 UTC 2012 - andreas.stie...@gmx.de
+
+- feedback from SR#127042: remove manipulation of lib files
+
+---
+Mon Jul  9 12:06:58 UTC 2012 - jeng...@inai.de
+
+- Update to new upstream release 0.1.3
+* fixes to the build system (honoring CFLAGS)
+
+---
+Tue Jul  3 19:25:21 UTC 2012 - andreas.stie...@gmx.de
+
+- move to /usr/lib
+
+---
+Tue Jul  3 16:01:26 UTC 2012 - jeng...@inai.de
+
+- Remove redundant tags/sections from specfile, kill .la files
+- Parallel build with %_smp_mflags
+
+---
+Sun Jul  1 21:59:00 UTC 2012 - andreas.stie...@gmx.de
+
+- libestr 0.1.2 
+  - added new API functions:
+* es_strcasebufcmp()
+* es_strcasecmp()
+
+- also includes libestr 0.1.1
+  - added new API functions:
+* es_newStrFromNumber(),
+* es_str2num()
+* es_strncmp()
+* es_strncasecmp()
+* es_strContains()
+* es_strCaseContains()
+* es_tolower()
+
+---
+Sun Jul  1 17:21:54 UTC 2012 - andreas.stie...@gmx.de
+
+- format/fix
+
+---
+Fri Feb 11 17:47:14 UTC 2011 - m...@suse.de
+
+- Initial rsyslog string handling essentials library package
+

New:

  libestr-0.1.5.tar.gz
  libestr.changes
  libestr.spec



Other differences:
--
++ libestr.spec ++
#
# spec file for package libestr
#
# Copyright (c) 2013 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:   libestr
Version:0.1.5
Release:0
Summary:String handling essentials library
License:LGPL-2.1+
Group:  Development/Libraries/C and C++
Url:http://libestr.adiscon.com/
Source0:
http://libestr.adiscon.com/files/download/%{name}-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  pkgconfig

%description
This package compiles the string handling essentials library
used by the rsyslog daemon.

%package -n libestr0
Summary:String handling essentials library
Group:  Development/Libraries/C and C++

%description -n libestr0
This package provides the string handling essentials shared library
used by the rsyslog daemon.

%package devel
Summary:String handling essentials development files
Group:  Development/Libraries/C and C++
Requires:   libestr0 = %{version}

%description devel
This package provides files required for development with libestr,
the string handling essentials library used by the rsyslog daemon.

%prep
%setup -q

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

%check
%__make check

%install
%makeinstall
rm -f "%buildroot/%_libdir"/*.la

%post -n libestr0 -p /sbin/ldconfig

%postun -n libestr0 -p /sbin/ldconfig

%files -n libestr0
%defattr(-,root,root)
%{_libdir}/l

commit zypper for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package zypper for openSUSE:Factory checked 
in at 2013-05-06 10:16:03

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


Package is "zypper"

Changes:

--- /work/SRC/openSUSE:Factory/zypper/zypper.changes2013-04-15 
11:18:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.zypper.new/zypper.changes   2013-05-06 
10:16:05.0 +0200
@@ -1,0 +2,27 @@
+Fri May  3 17:57:30 CEST 2013 - m...@suse.de
+
+- Add -E, --show-enabled-only option to list repos/services command
+  (FATE#314994)
+- version 1.9.0
+
+---
+Thu May  2 01:14:18 CEST 2013 - m...@suse.de
+
+- Update zypper-po.tar.bz2
+
+---
+Sun Apr 28 01:14:52 CEST 2013 - m...@suse.de
+
+- Update zypper-po.tar.bz2
+
+---
+Thu Apr 18 01:14:45 CEST 2013 - m...@suse.de
+
+- Update zypper-po.tar.bz2
+
+---
+Thu Apr 11 01:13:39 CEST 2013 - m...@suse.de
+
+- Update zypper-po.tar.bz2
+
+---

Old:

  zypper-1.8.14.tar.bz2

New:

  zypper-1.9.0.tar.bz2



Other differences:
--
++ zypper.spec ++
--- /var/tmp/diff_new_pack.rgQhHA/_old  2013-05-06 10:16:07.0 +0200
+++ /var/tmp/diff_new_pack.rgQhHA/_new  2013-05-06 10:16:07.0 +0200
@@ -33,7 +33,7 @@
 Group:  System/Packages
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Summary:Command line software manager using libzypp
-Version:1.8.14
+Version:1.9.0
 Release:0
 Source: %{name}-%{version}.tar.bz2
 Source1:%{name}-rpmlintrc

++ zypper-1.8.14.tar.bz2 -> zypper-1.9.0.tar.bz2 ++
/work/SRC/openSUSE:Factory/zypper/zypper-1.8.14.tar.bz2 
/work/SRC/openSUSE:Factory/.zypper.new/zypper-1.9.0.tar.bz2 differ: char 11, 
line 1

-- 
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

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package xfce4-panel for openSUSE:Factory 
checked in at 2013-05-06 10:15:36

Comparing /work/SRC/openSUSE:Factory/xfce4-panel (Old)
 and  /work/SRC/openSUSE:Factory/.xfce4-panel.new (New)


Package is "xfce4-panel"

Changes:

--- /work/SRC/openSUSE:Factory/xfce4-panel/xfce4-panel.changes  2012-07-30 
09:48:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.xfce4-panel.new/xfce4-panel.changes 
2013-05-06 10:15:37.0 +0200
@@ -1,0 +2,20 @@
+Sun May  5 19:06:39 UTC 2013 - g...@opensuse.org
+
+- update to version 4.10.1
+  - bugfix in icon/pixbuf resizing code
+  - fix icons not probably resizing when requested
+  - autotools updates
+  - ignore GVarueArray compiler warning
+  - use G_ENABLE_DEBUG to set fatal messages
+  - fixed DnD markers with non-square small items
+  - actions: Fix logic of session saving
+  - panel: Emit save signal for plugins
+  - libxfce4-panel: Fix typo in the API docs
+  - translation updates
+
+---
+Thu May  2 20:11:21 UTC 2013 - g...@opensuse.org
+
+- own %{_datadir}/xfce4
+
+---

Old:

  xfce4-panel-4.10.0.tar.bz2

New:

  xfce4-panel-4.10.1.tar.bz2



Other differences:
--
++ xfce4-panel.spec ++
--- /var/tmp/diff_new_pack.DAdzXC/_old  2013-05-06 10:15:38.0 +0200
+++ /var/tmp/diff_new_pack.DAdzXC/_new  2013-05-06 10:15:38.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xfce4-panel
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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 @@
 %define libname libxfce4panel-1_0-4
 
 Name:   xfce4-panel
-Version:4.10.0
+Version:4.10.1
 Release:0
 Summary:Panel for the Xfce Desktop Environment
 License:GPL-2.0+ and LGPL-2.1+
@@ -160,8 +160,9 @@
 %dir %{_libexecdir}/xfce4/panel
 %{_libexecdir}/xfce4/panel/migrate
 %{_libexecdir}/xfce4/panel/wrapper
-%dir %{_datadir}/xfce4/panel-plugins
+%dir %{_datadir}/xfce4
 %dir %{_datadir}/xfce4/panel
+%dir %{_datadir}/xfce4/panel-plugins
 %dir %{_datadir}/xfce4/panel/plugins
 %{_datadir}/xfce4/panel/plugins/*.desktop
 %{_datadir}/icons/hicolor/*/apps/xfce4-panel*

++ xfce4-panel-4.10.0.tar.bz2 -> xfce4-panel-4.10.1.tar.bz2 ++
 23317 lines of diff (skipped)

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



commit xfce4-branding-openSUSE for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package xfce4-branding-openSUSE for 
openSUSE:Factory checked in at 2013-05-06 10:15:31

Comparing /work/SRC/openSUSE:Factory/xfce4-branding-openSUSE (Old)
 and  /work/SRC/openSUSE:Factory/.xfce4-branding-openSUSE.new (New)


Package is "xfce4-branding-openSUSE"

Changes:

--- 
/work/SRC/openSUSE:Factory/xfce4-branding-openSUSE/xfce4-branding-openSUSE.changes
  2013-03-11 07:53:43.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.xfce4-branding-openSUSE.new/xfce4-branding-openSUSE.changes
 2013-05-06 10:15:32.0 +0200
@@ -1,0 +2,7 @@
+Thu May  2 17:21:05 UTC 2013 - g...@opensuse.org
+
+- follow the exo package changes and rename exo-branding-openSUSE
+  to libexo-1-0-branding-openSUSE and move helpers.rc in an
+  API-versioned subdirectory
+
+---



Other differences:
--
++ xfce4-branding-openSUSE.spec ++
--- /var/tmp/diff_new_pack.uafbH0/_old  2013-05-06 10:15:33.0 +0200
+++ /var/tmp/diff_new_pack.uafbH0/_new  2013-05-06 10:15:33.0 +0200
@@ -17,6 +17,7 @@
 
 
 %define libxfce4ui_libname  libxfce4ui-1-0
+%define libexo_libname  libexo-1-0
 
 %define xfce4_panel_version %(rpm -q --queryformat '%%{VERSION}' 
xfce4-panel)
 %define xfce4_session_version   %(rpm -q --queryformat '%%{VERSION}' 
xfce4-session)
@@ -25,7 +26,7 @@
 %define libgarcon_version   %(rpm -q --queryformat '%%{VERSION}' 
libgarcon-data)
 %define libxfce4ui_version  %(rpm -q --queryformat '%%{VERSION}' 
%{libxfce4ui_libname})
 %define xfce4_notifyd_version   %(rpm -q --queryformat '%%{VERSION}' 
xfce4-notifyd)
-%define exo_version %(rpm -q --queryformat '%%{VERSION}' exo-data)
+%define exo_version %(rpm -q --queryformat '%%{VERSION}' 
%{libexo_libname})
 %define xfwm4_version   %(rpm -q --queryformat '%%{VERSION}' xfwm4)
 %define thunar_volman_version   %(rpm -q --queryformat '%%{VERSION}' 
thunar-volman)
 %define midori_version  %(rpm -q --queryformat '%%{VERSION}' midori)
@@ -39,8 +40,8 @@
 Url:http://www.opensuse.org/
 Source0:%{name}-%{version}.tar.bz2
 Source1:openSUSE-xfce-icon-theme.tar.bz2
+BuildRequires:  %{libexo_libname}
 BuildRequires:  %{libxfce4ui_libname}
-BuildRequires:  exo-data
 BuildRequires:  fdupes
 BuildRequires:  libgarcon-data
 BuildRequires:  midori
@@ -182,15 +183,18 @@
 %description -n xfce4-notifyd-branding-openSUSE
 This package provides the openSUSE look and feel for the Xfce Notification 
Daemon.
 
-%package -n exo-branding-openSUSE
-Summary:openSUSE Branding of exo
+%package -n %{libexo_libname}-branding-openSUSE
+Summary:openSUSE Branding of %{libexo_libname}
 License:CC-BY-SA-3.0 and GPL-2.0+
 Group:  System/GUI/XFCE
-Conflicts:  otherproviders(exo-branding)
+Conflicts:  otherproviders(%{libexo_libname}-branding)
+Provides:   %{libexo_libname}-branding = %{exo_version}
 Provides:   exo-branding = %{exo_version}
-Supplements:packageand(exo-data:branding-openSUSE)
+Provides:   exo-branding-openSUSE = %{exo_version}
+Obsoletes:  exo-branding-openSUSE <= 0.10.2
+Supplements:packageand(%{libexo_libname}:branding-openSUSE)
 
-%description -n exo-branding-openSUSE
+%description -n %{libexo_libname}-branding-openSUSE
 This package provides the openSUSE look and feel for the exo library.
 
 %package -n xfwm4-branding-openSUSE
@@ -335,11 +339,12 @@
 %dir %{_sysconfdir}/xdg/xfce4/xfconf/xfce-perchannel-xml
 %config %{_sysconfdir}/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml
 
-%files -n exo-branding-openSUSE
+%files -n %{libexo_libname}-branding-openSUSE
 %defattr(-,root,root)
 %doc COPYING
 %dir %{_sysconfdir}/xdg/xfce4
-%config %{_sysconfdir}/xdg/xfce4/helpers.rc
+%dir %{_sysconfdir}/xdg/xfce4/exo-1
+%config %{_sysconfdir}/xdg/xfce4/exo-1/helpers.rc
 
 %files -n xfwm4-branding-openSUSE
 %defattr(-,root,root)

++ xfce4-branding-openSUSE-4.10.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/xfce4-branding-openSUSE-4.10.0/base/etc/xdg/xfce4/exo-1/helpers.rc 
new/xfce4-branding-openSUSE-4.10.0/base/etc/xdg/xfce4/exo-1/helpers.rc
--- old/xfce4-branding-openSUSE-4.10.0/base/etc/xdg/xfce4/exo-1/helpers.rc  
1970-01-01 01:00:00.0 +0100
+++ new/xfce4-branding-openSUSE-4.10.0/base/etc/xdg/xfce4/exo-1/helpers.rc  
2013-01-31 18:20:16.0 +0100
@@ -0,0 +1,10 @@
+#
+# openSUSE helpers.rc for Xfce's Preferred Applications
+#
+# Copyright (c) 2005-2006 Benedikt Meurer 
+#
+
+WebBrowser=firefox
+MailReader=thunderbird
+TerminalEmulator=xfce4-terminal
+FileManager=Thunar
diff -urN '--exclude=CVS'

commit tumbler for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package tumbler for openSUSE:Factory checked 
in at 2013-05-06 10:15:21

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


Package is "tumbler"

Changes:

--- /work/SRC/openSUSE:Factory/tumbler/tumbler.changes  2013-02-15 
18:52:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.tumbler.new/tumbler.changes 2013-05-06 
10:15:23.0 +0200
@@ -1,0 +2,21 @@
+Sun May  5 20:00:36 UTC 2013 - g...@opensuse.org
+
+- update to version 0.1.29
+  - fix memory corruption on 64bit
+  - translation updates
+
+---
+Sun May  5 18:51:44 UTC 2013 - g...@opensuse.org
+
+- update to version 0.1.28
+  - set nice value of tumblerd to 19
+  - fix rendering from pdfs with thumbnail
+  - add more supported types for gst thumbnailer
+  - some additional debug checks for bug #9766 and minor
+optimizations
+  - fix deprecating warning with glib 2.36
+  - include string.h
+  - translation updates
+- remove obsolete tumbler-libpng16.patch
+
+---

Old:

  tumbler-0.1.27.tar.bz2
  tumbler-libpng16.patch

New:

  tumbler-0.1.29.tar.bz2



Other differences:
--
++ tumbler.spec ++
--- /var/tmp/diff_new_pack.2uGRGG/_old  2013-05-06 10:15:24.0 +0200
+++ /var/tmp/diff_new_pack.2uGRGG/_new  2013-05-06 10:15:24.0 +0200
@@ -21,15 +21,13 @@
 %define libname libtumbler-1-0
 
 Name:   tumbler
-Version:0.1.27
+Version:0.1.29
 Release:0
 Summary:Thumbnail Management for Xfce
 License:GPL-2.0+ and LGPL-2.1+
 Group:  Productivity/Graphics/Other
 Url:http://www.xfce.org/
 Source: 
http://archive.xfce.org/src/apps/%{name}/0.1/%{name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM tumbler-libpng16.patch pgaj...@suse.com -- Build also 
with libpng16
-Patch0: tumbler-libpng16.patch
 BuildRequires:  intltool
 BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(dbus-glib-1)
@@ -108,7 +106,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure --disable-static

++ tumbler-0.1.27.tar.bz2 -> tumbler-0.1.29.tar.bz2 ++
 9114 lines of diff (skipped)

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



commit thunar for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package thunar for openSUSE:Factory checked 
in at 2013-05-06 10:15:07

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


Package is "thunar"

Changes:

--- /work/SRC/openSUSE:Factory/thunar/thunar.changes2012-12-19 
13:29:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.thunar.new/thunar.changes   2013-05-06 
10:15:08.0 +0200
@@ -1,0 +2,42 @@
+Sun May  5 19:19:59 UTC 2013 - g...@opensuse.org
+
+- update to version 1.6.3
+  - autotools updates
+  - allow keyboard shortcuts for user customizable actions
+  - prepend and later reverse for collecting selection
+  - some optimizations in renamer loop
+  - plug leak in file renamer
+  - escape name for sidepane tooltips
+  - revert "Remove image resolution from statusbar."
+  - fix segfault when going back to removed directory
+  - translation updates
+
+---
+Thu May  2 09:34:08 UTC 2013 - g...@opensuse.org
+
+- modified thunar-use-xdg-icon-spec-icons.patch in order to fix the
+  thuar-sento-email icon
+
+---
+Fri Dec 28 09:47:48 UTC 2012 - g...@opensuse.org
+
+- update to version 1.6.2
+  - don't abort startup if dbus failed
+  - put * around string if * and ? are not used in the pattern
+  - revert "Remove right-click drag possibility (bug #3549)."
+  - revert "Directly popup menus on selected items (bug #3550)."
+  - update shortcuts headers when removing a shortcut
+  - implement tab middle click in location buttons
+  - add new tab option to right-click menu of location buttons
+  - small improvement in thumbnail frame
+  - key combos not working with location buttons
+  - open tree node if expanded and mounted
+  - use some more cairo rendering
+  - make Desktop in Go menu translatable
+  - send to menu not updated for directories
+  - fix freeze on /proc/kmsg
+  - show all volumes in the devices list
+  - removed translations: Dzongkha, Kazakh, Kurdish, Macedonian
+  - translation updates
+
+---

Old:

  Thunar-1.6.1.tar.bz2

New:

  Thunar-1.6.3.tar.bz2



Other differences:
--
++ thunar.spec ++
--- /var/tmp/diff_new_pack.jy0zkd/_old  2013-05-06 10:15:09.0 +0200
+++ /var/tmp/diff_new_pack.jy0zkd/_new  2013-05-06 10:15:09.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package thunar
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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 @@
 %define libname libthunarx-2-0
 
 Name:   thunar
-Version:1.6.1
+Version:1.6.3
 Release:0
 Summary:Fast and Easy to Use File Manager for the Xfce Desktop 
Environment
 License:GPL-2.0+

++ Thunar-1.6.1.tar.bz2 -> Thunar-1.6.3.tar.bz2 ++
 75299 lines of diff (skipped)

++ thunar-use-xdg-icon-spec-icons.patch ++
--- /var/tmp/diff_new_pack.jy0zkd/_old  2013-05-06 10:15:11.0 +0200
+++ /var/tmp/diff_new_pack.jy0zkd/_new  2013-05-06 10:15:11.0 +0200
@@ -1,13 +1,11 @@
-Index: Thunar-1.6.1/plugins/thunar-uca/uca.xml.in
+Index: 
Thunar-1.6.2/plugins/thunar-sendto-email/thunar-sendto-email.desktop.in.in
 ===
 Thunar-1.6.1.orig/plugins/thunar-uca/uca.xml.in
-+++ Thunar-1.6.1/plugins/thunar-uca/uca.xml.in
-@@ -36,7 +36,7 @@
- 
- 
-   
--Terminal
-+utilities-terminal
- *
- <_name>Open Terminal Here
- exo-open --working-directory %f --launch 
TerminalEmulator
+--- 
Thunar-1.6.2.orig/plugins/thunar-sendto-email/thunar-sendto-email.desktop.in.in
 Thunar-1.6.2/plugins/thunar-sendto-email/thunar-sendto-email.desktop.in.in
+@@ -2,5 +2,5 @@
+ Type=Application
+ Version=1.0
+ _Name=Mail Recipient
+-Icon=internet-mail
++Icon=mail-send
+ Exec=@HELPERDIR@/Thunar/thunar-sendto-email %F

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



commit libxfce4util for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package libxfce4util for openSUSE:Factory 
checked in at 2013-05-06 10:14:41

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


Package is "libxfce4util"

Changes:

--- /work/SRC/openSUSE:Factory/libxfce4util/libxfce4util.changes
2012-05-08 11:48:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.libxfce4util.new/libxfce4util.changes   
2013-05-06 10:14:42.0 +0200
@@ -1,0 +2,7 @@
+Sun May  5 18:47:43 UTC 2013 - g...@opensuse.org
+
+- update to version 4.10.1
+  - don't used freed rc file to avoid crash
+  - autotools updates
+
+---

Old:

  libxfce4util-4.10.0.tar.bz2

New:

  libxfce4util-4.10.1.tar.bz2



Other differences:
--
++ libxfce4util.spec ++
--- /var/tmp/diff_new_pack.Z5kh18/_old  2013-05-06 10:14:43.0 +0200
+++ /var/tmp/diff_new_pack.Z5kh18/_new  2013-05-06 10:14:43.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libxfce4util
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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 @@
 %define libname libxfce4util6
 
 Name:   libxfce4util
-Version:4.10.0
+Version:4.10.1
 Release:0
 Summary:Utility Library for the Xfce Desktop Environment
 License:LGPL-2.1+

++ libxfce4util-4.10.0.tar.bz2 -> libxfce4util-4.10.1.tar.bz2 ++
 6819 lines of diff (skipped)

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



commit libgarcon for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package libgarcon for openSUSE:Factory 
checked in at 2013-05-06 10:13:49

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


Package is "libgarcon"

Changes:

--- /work/SRC/openSUSE:Factory/libgarcon/libgarcon.changes  2012-05-08 
11:48:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.libgarcon.new/libgarcon.changes 2013-05-06 
10:13:50.0 +0200
@@ -1,0 +2,11 @@
+Sun May  5 19:17:57 UTC 2013 - g...@opensuse.org
+
+- update to version 0.2.1
+  - g_thread_init is deprecated since glib 2.32
+  - remove unmaintained translations
+  - fix deprecating warnings in tests
+  - use new mutex locking api if available
+  - autotools updates
+  - translation updates
+
+---

Old:

  garcon-0.2.0.tar.bz2

New:

  garcon-0.2.1.tar.bz2



Other differences:
--
++ libgarcon.spec ++
--- /var/tmp/diff_new_pack.pOpjjb/_old  2013-05-06 10:13:51.0 +0200
+++ /var/tmp/diff_new_pack.pOpjjb/_new  2013-05-06 10:13:51.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libgarcon
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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 @@
 %define libname libgarcon-1-0
 
 Name:   libgarcon
-Version:0.2.0
+Version:0.2.1
 Release:0
 Summary:Library Implementing the freedesktop.org Desktop Menu 
Specification
 License:GPL-2.0+

++ garcon-0.2.0.tar.bz2 -> garcon-0.2.1.tar.bz2 ++
 10111 lines of diff (skipped)

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



commit exo for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package exo for openSUSE:Factory checked in 
at 2013-05-06 10:13:34

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


Package is "exo"

Changes:

--- /work/SRC/openSUSE:Factory/exo/exo.changes  2013-01-22 18:17:33.0 
+0100
+++ /work/SRC/openSUSE:Factory/.exo.new/exo.changes 2013-05-06 
10:13:35.0 +0200
@@ -1,0 +2,16 @@
+Thu May  2 16:41:40 UTC 2013 - g...@opensuse.org
+
+- also deliver helpers.rc into a API-versioned subdirectory, it is
+  directly read by the library as well
+- rename exo-branding-upstream to libexo-1-0-branding-upstream
+- continue delivering %{_libdir}/xfce4
+
+---
+Thu May  2 09:58:51 UTC 2013 - g...@opensuse.org
+
+- add use-versioned-helpers-db.patch in order to use a versioned
+  helpers files DB since some of the desktop files are tied to the
+  exo API version (e.g. by using exo-compose-mail-1)
+- consequently also merge exo-data into libexo-1-0
+
+---

New:

  use-versioned-helpers-db.patch



Other differences:
--
++ exo.spec ++
--- /var/tmp/diff_new_pack.sD2hEJ/_old  2013-05-06 10:13:37.0 +0200
+++ /var/tmp/diff_new_pack.sD2hEJ/_new  2013-05-06 10:13:37.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package exo
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -30,11 +30,14 @@
 Source1:%{name}-icons.tar.bz2
 # PATCH-FIX-UPSTREAM exo-firefox-params.patch bwa...@suse.de -- Removes 
obsolete Firefox commandline arguments
 Patch0: exo-firefox-params.patch
+# PATCH-FIX-OPENSUSE use-versioned-helpers-db.patch g...@opensuse.org -- Use a 
versioned helpers files DB since some of the desktop files are tied to the exo 
API version (e.g. by using exo-compose-mail-1)
+Patch1: use-versioned-helpers-db.patch
 BuildRequires:  fdupes
 BuildRequires:  gtk-doc
 BuildRequires:  intltool
 BuildRequires:  perl-URI
 BuildRequires:  update-desktop-files
+BuildRequires:  xfce4-dev-tools
 BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gtk+-2.0)
@@ -51,7 +54,6 @@
 Summary:Tools for exo
 License:GPL-2.0+ and LGPL-2.1+
 Group:  System/Libraries
-Requires:   %{name}-data = %{version}
 Provides:   exo:%{_bindir}/exo-csource
 Provides:   exo:%{_bindir}/exo-desktop-item-edit
 Provides:   exo:%{_bindir}/exo-open
@@ -60,26 +62,18 @@
 %description tools
 This package provides tools and helpers for exo.
 
-%package data
-Summary:Helpers Data for exo
-License:GPL-2.0+ and LGPL-2.1+
-Group:  System/Libraries
-Requires:   %{name}-branding = %{version}
-BuildArch:  noarch
-
-%description data
-This package provides the helpers data for exo.
-
 %package -n %{libname}
 Summary:Application Development Library for Xfce
 License:GPL-2.0+ and LGPL-2.1+
 Group:  System/Libraries
-Requires:   %{name}-data
+Requires:   %{libname}-branding = %{version}
 Requires:   perl-URI
 Provides:   exo = %{version}
 Obsoletes:  exo <= 0.6.2
 Provides:   exo-doc = %{version}
 Obsoletes:  exo-doc <= 0.6.2
+Provides:   exo-data = %{version}
+Obsoletes:  exo-data <= 0.10.2
 Recommends: %{name}-lang = %{version}
 Recommends: %{name}-tools
 
@@ -98,17 +92,20 @@
 This package contains development files needed for developing applications
 based on exo.
 
-%package branding-upstream
+%package -n %{libname}-branding-upstream
 Summary:Upstream Branding of exo
 License:GPL-2.0+
 Group:  System/GUI/XFCE
 # BRAND: helpers.rc: Controls default applications and MIME handler.
-Conflicts:  otherproviders(exo-branding)
+Conflicts:  otherproviders(%{libname}-branding)
+Provides:   %{libname}-branding = %{version}
 Provides:   exo-branding = %{version}
-Supplements:packageand(exo-data:branding-upstream)
+Provides:   exo-branding-upstream = %{version}
+Obsoletes:  exo-branding-upstream <= 0.10.2
+Supplements:packageand(%{libname}:branding-upstream)
 BuildArch:  noarch
 
-%description branding-upstream
+%description -n %{libname}-branding-upstream
 This package provides the upstream look and feel for the exo library.
 
 # this should be replaced by %%lang_package once bnc#513786 is resolved
@@ -127,12 +124,15 @@
 %prep
 %setup -q -b1
 %patch0 

commit emacs for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package emacs for openSUSE:Factory checked 
in at 2013-05-06 10:13:16

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


Package is "emacs"

Changes:

--- /work/SRC/openSUSE:Factory/emacs/emacs.changes  2013-04-26 
12:37:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.emacs.new/emacs.changes 2013-05-06 
10:13:18.0 +0200
@@ -1,0 +2,5 @@
+Sat Apr 27 10:18:18 UTC 2013 - sch...@linux-m68k.org
+
+- For 13+ add etags subpackage, provide ctags via update-alternatives
+
+---



Other differences:
--
++ emacs.spec ++
--- /var/tmp/diff_new_pack.TEkYBB/_old  2013-05-06 10:13:23.0 +0200
+++ /var/tmp/diff_new_pack.TEkYBB/_new  2013-05-06 10:13:23.0 +0200
@@ -51,6 +51,7 @@
 %else
 BuildRequires:  texinfo
 %endif
+BuildRequires:  update-alternatives
 BuildRequires:  update-desktop-files
 BuildRequires:  xaw3d-devel
 BuildRequires:  xorg-x11-devel
@@ -62,7 +63,11 @@
 Url:http://www.gnu.org/software/emacs/
 Version:24.2
 Release:0
+%if 0%{suse_version} >= 1300
+Requires:   etags
+%else
 Requires:   ctags
+%endif
 Requires:   emacs-info = %{version}
 Requires:   emacs_program = %{version}-%{release}
 Summary:GNU Emacs Base Package
@@ -176,6 +181,18 @@
 be read online with GNU Emacs. They describe Emacs and some of its
 modes.
 
+%package -n etags
+Summary:Generate Tag Files for Use with Emacs
+Group:  Development/Tools/Navigators
+PreReq: %install_info_prereq
+PreReq: update-alternatives
+Provides:   ctags:/usr/bin/etags
+
+%description -n etags
+ETags generates tag files from source code in Pascal, Cobol, Ada, Perl,
+LaTeX, Scheme, Emacs Lisp/Common Lisp, Postscript, Erlang, Python, Prolog,
+and most assembler-like syntaxes.
+
 %prep
 %setup -q -b 2
 %patch2  -p0 -b .glibc
@@ -485,8 +502,10 @@
 rm -vf %{buildroot}%{_datadir}/emacs/%{version}/lisp/startup.el.iconic
 rm -vf %{buildroot}%{_datadir}/emacs/%{version}/lisp/textmodes/ispell.el.mule
 rm -vf %{buildroot}%{_datadir}/emacs/%{version}/lisp/term.el.term
+%if 0%{suse_version} < 1300
 rm -vf %{buildroot}%{_datadir}/emacs/%{version}/etc/ctags.1
 rm -vf %{buildroot}%{_datadir}/emacs/%{version}/etc/etags.1
+%endif
 rm -vf %{buildroot}%{_datadir}/emacs/%{version}/lisp/elc.tar.gz
 rm -vf %{buildroot}%{_datadir}/emacs/%{version}/lisp/mail/sendmail.el.snd
 rm -vf %{buildroot}%{_datadir}/emacs/%{version}/lisp/ldefs-boot.el.psbdf
@@ -533,8 +552,12 @@
 # install desktop file
 cp etc/images/icons/hicolor/32x32/apps/emacs.png $RPM_SOURCE_DIR/emacs.png
 %suse_update_desktop_file -i emacs TextEditor
+%if 0%{suse_version} >= 1300
+touch %{buildroot}%{_bindir}/ctags %{buildroot}%{_mandir}/man1/ctags.1.gz
+%else
 rm -vf %{buildroot}%{_bindir}/gnuctags
 rm -vf %{buildroot}%{_mandir}/man1/gnuctags.1*
+%endif
 
 %post -n emacs-nox
 test -e usr/bin/emacs || ln -sf emacs-nox usr/bin/emacs
@@ -555,6 +578,17 @@
   %install_info_delete --info-dir=%{_infodir} %{_infodir}/$f.gz
 done
 
+%post -n etags
+test -L %{_bindir}/ctags || rm -f %{_bindir}/ctags
+update-alternatives --install  %{_bindir}/ctags ctags %{_bindir}/gnuctags 10 \
+  --slave %{_mandir}/man1/ctags.1.gz ctags.1 %{_mandir}/man1/gnuctags.1.gz
+update-alternatives --auto ctags
+
+%preun -n etags
+if [ $1 -eq 0 ]; then
+  update-alternatives --remove ctags %{_bindir}/gnuctags
+fi
+
 %files -f site-lisp.lst -n emacs
 %defattr(-, root, root)
 /etc/skel/.gnu-emacs
@@ -3034,7 +3068,8 @@
 %{_datadir}/emacs/%{version}/site-lisp/term/linux.el
 %{_datadir}/emacs/%{version}/site-lisp/term/locale.el
 %dir %{_datadir}/emacs/site-lisp/
-%doc %{_mandir}/man1/*.1.gz
+%{_mandir}/man1/*.1.gz
+%exclude %{_mandir}/man1/*tags.1.gz
 %dir /var/games/emacs/
 /var/games/emacs/snake-scores
 /var/games/emacs/tetris-scores
@@ -4430,4 +4465,16 @@
 %{_datadir}/emacs/%{version}/lisp/xml.el.gz
 %{_datadir}/emacs/%{version}/lisp/xt-mouse.el.gz
 
+%if 0%{suse_version} >= 1300
+%files -n etags
+%defattr(-,root,root)
+%doc etc/ETAGS.README
+%{_bindir}/etags
+%{_bindir}/gnuctags
+%{_mandir}/man1/etags.1.gz
+%{_mandir}/man1/gnuctags.1.gz
+%ghost %attr(755,root,root) %{_bindir}/ctags
+%ghost %{_mandir}/man1/ctags.1.gz
+%endif
+
 %changelog

++ emacs-24.1.dif ++
--- /var/tmp/diff_new_pack.TEkYBB/_old  2013-05-06 10:13:23.0 +0200
+++ /var/tmp/diff_new_pack.TEkYBB/_new  2013-05-06 10:13:23.0 +0200
@@ -5,7 +5,7 @@
  mandir=@mandir@
  man1dir=$(mandir)/man1
 -MAN_PAGES=ctags.1 ebrowse.1 emacs.1 emacsclient.1 etags.1 \
-+MAN_PAGES=ebrowse.1 emacs.1 emacsclient.1 gnuctags.1 \
++MAN_PAGES=gnuctags.1 ebrowse.1 emacs.1 emacscl

commit ctags for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package ctags for openSUSE:Factory checked 
in at 2013-05-06 10:13:07

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


Package is "ctags"

Changes:

--- /work/SRC/openSUSE:Factory/ctags/ctags.changes  2013-03-22 
13:13:03.0 +0100
+++ /work/SRC/openSUSE:Factory/.ctags.new/ctags.changes 2013-05-06 
10:13:09.0 +0200
@@ -1,0 +2,7 @@
+Sat Apr 27 10:12:43 UTC 2013 - sch...@linux-m68k.org
+
+- Remove etags and gnuctags, provided by etags package now
+- Install ctags as ctags-exuberant and provide ctags via
+  update-alternatives
+
+---

Old:

  README.SuSE
  etags-17.38.1.4.diff
  etags-17.38.1.4.tar.gz
  etags-strcpy-overlap.patch
  get_version_number.sh



Other differences:
--
++ ctags.spec ++
--- /var/tmp/diff_new_pack.nR3MLd/_old  2013-05-06 10:13:10.0 +0200
+++ /var/tmp/diff_new_pack.nR3MLd/_new  2013-05-06 10:13:10.0 +0200
@@ -17,77 +17,63 @@
 
 
 Name:   ctags
-%define ctags_ver  5.8
-%define etags_ver  17.38.1.4
-# Let the date means last update of either ctags or etags tarball
-Version:2011.8.2
+Version:5.8
 Release:0
 Summary:A Program to Generate Tag Files for Use with vi and Other 
Editors
 License:GPL-2.0+
 Group:  Development/Tools/Navigators
 Url:http://ctags.sourceforge.net/
-Source0:
http://downloads.sourceforge.net/project/%{name}/%{name}/%{ctags_ver}/%{name}-%{ctags_ver}.tar.gz
-Source1:etags-%{etags_ver}.tar.gz
-Source2:README.SuSE
+Source0:
http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.gz
 Patch1: ctags-5.7.diff
 # No resources to make this patch work with ctags-5.8 (applied to ctags-5.7)
 # Anyone is welcome to make it work again.
-Source3:ctags-ycp-parser.diff
+Source2:ctags-ycp-parser.diff
 Patch3: ctags-date-time.patch
-Patch4: etags-%{etags_ver}.diff
-Patch5: etags-strcpy-overlap.patch
-Patch6: go-tags.patch
+Patch4: go-tags.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  update-alternatives
+PreReq: update-alternatives
 
 %description
 CTags (from Darren Hiebert) generates tag files from source code in C,
 C++, Eiffel, Fortran, and Java to be used with vi and its derivatives,
 Emacs, and several other editors.
 
-ETags (from GNU Emacs sources) generates tag files from source code in
-Pascal, Cobol, Ada, Perl, LaTeX, Scheme, Emacs Lisp/Common Lisp,
-Postscript, Erlang, Python, Prolog, and most assembler-like syntaxes.
-
 %prep
-%setup -q -n ctags-%{ctags_ver} -b 1
+%setup -q
 %patch1
-%patch6 -p1
 #%#patch2
 %patch3 -p1
-cd ../etags-%{etags_ver}
-%patch4
-%patch5 -p1
+%patch4 -p1
 
 %build
-CC=gcc
-CFLAGS="%{optflags} -Wall"
-export CFLAGS CC
-./configure --prefix=/usr --mandir=%{_mandir} --disable-etags
+./configure CFLAGS="%{optflags} -Wall" \
+--prefix=/usr --mandir=%{_mandir} --disable-etags
 make %{?_smp_mflags}
-cd ../etags-%{etags_ver}
-CFLAGS="$CFLAGS -DSTDC_HEADERS -DHAVE_UNISTD_H -DHAVE_GETCWD"
-$CC $CFLAGS -o etags etags.c
-$CC $CFLAGS -DCTAGS -o gnuctags etags.c
 
 %install
 make install prefix=%{buildroot}/usr mandir=%{buildroot}%{_mandir}
-mkdir -p %{buildroot}%{_docdir}/ctags/Exuberant_Ctags
-install -m 644 COPYING EXTENDING.html FAQ README 
%{buildroot}%{_docdir}/ctags/Exuberant_Ctags
-install -m 644 %{SOURCE2} %{buildroot}%{_docdir}/ctags
-cd ../etags-%{etags_ver}
-install -m 755 etags gnuctags %{buildroot}%{_prefix}/bin
-install -m 644 etags.1 %{buildroot}%{_mandir}/man1
-ln -sf etags.1.gz %{buildroot}%{_mandir}/man1/gnuctags.1.gz
-install -m 644 ETAGS.README %{buildroot}%{_docdir}/ctags
+mv %{buildroot}%{_bindir}/ctags{,-exuberant}
+mv %{buildroot}%{_mandir}/man1/ctags{,-exuberant}.1
+touch %{buildroot}%{_bindir}/ctags %{buildroot}%{_mandir}/man1/ctags.1.gz
+
+%post
+test -L %{_bindir}/ctags || rm -f %{_bindir}/ctags
+update-alternatives --install  %{_bindir}/ctags ctags 
%{_bindir}/ctags-exuberant 20 \
+  --slave %{_mandir}/man1/ctags.1.gz ctags.1 
%{_mandir}/man1/ctags-exuberant.1.gz
+update-alternatives --auto ctags
+
+%preun
+if [ $1 -eq 0 ]; then
+  update-alternatives --remove ctags %{_bindir}/ctags-exuberant
+fi
 
 %files
 %defattr(-,root,root)
-%{_bindir}/ctags
-%{_bindir}/gnuctags
-%{_bindir}/etags
-%{_mandir}/man1/ctags.1.gz
-%{_mandir}/man1/gnuctags.1.gz
-%{_mandir}/man1/etags.1.gz
-%{_docdir}/ctags
+%doc COPYING EXTENDING.html FAQ README
+%{_bindir}/ctags-exuberant
+%{_mandir}/man1/ctags-exuberant.1.gz
+%ghost %attr(755,root,root) %{_bindir}/

commit xrootd for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package xrootd for openSUSE:Factory checked 
in at 2013-05-06 10:11:55

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


Package is "xrootd"

Changes:

--- /work/SRC/openSUSE:Factory/xrootd/xrootd.changes2013-03-12 
11:21:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.xrootd.new/xrootd.changes   2013-05-06 
10:11:56.0 +0200
@@ -1,0 +2,10 @@
+Sat Apr 27 11:32:39 UTC 2013 - b...@vdm-design.de
+
+- Update to version 3.3.2
+* Fix the opaque information setting in xrdcp using -OD (issue #1)
+* Fix compilation on Solaris 11 (issue #7)
+* Fix issues with semaphore locking during thread cancelation on MaxOSX 
(issue #10)
+* Solve locking problems in the built-in poller (issue #4)
+* Solve performance issues in the new client. Note: this actually changes 
some low level public interfaces, so the soname of libXrdCl.so has been bumped 
to libXrdCl.so.1. The xrootd.org RPMs also provide the old libXrdCl.so.0 in 
order to preserve the binary compatibility with the clients linked against it.
+
+---

Old:

  xrootd-3.3.1.tar.gz

New:

  xrootd-3.3.2.tar.gz



Other differences:
--
++ xrootd.spec ++
--- /var/tmp/diff_new_pack.EgC4ny/_old  2013-05-06 10:11:58.0 +0200
+++ /var/tmp/diff_new_pack.EgC4ny/_new  2013-05-06 10:11:58.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   xrootd
-Version:3.3.1
+Version:3.3.2
 Release:0
 Summary:An eXtended Root Daemon (xrootd)
 License:LGPL-3.0+

++ xrootd-3.3.1.tar.gz -> xrootd-3.3.2.tar.gz ++
 6812 lines of diff (skipped)

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



commit xfwm4 for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package xfwm4 for openSUSE:Factory checked 
in at 2013-05-06 10:11:49

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


Package is "xfwm4"

Changes:

--- /work/SRC/openSUSE:Factory/xfwm4/xfwm4.changes  2012-08-22 
12:19:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.xfwm4.new/xfwm4.changes 2013-05-06 
10:11:50.0 +0200
@@ -1,0 +2,17 @@
+Sun May  5 19:08:49 UTC 2013 - g...@opensuse.org
+
+- update to version 4.10.1
+  - autotools updates
+  - small optimization in shadow loop
+  - some small optimizations in placement code
+  - do not write empty session files
+  - fix wrong debug message
+  - fix crash in settings dialog with wrong title alignment value
+  - implement NET_WM_MOVERESIZE_CANCEL message
+  - translation updates
+- removed obsolete
+  xfwm4-implement-net_wm_moveresize_cancel-message.patch,
+  xfwm4-fix-crash-in-settings-dialog.patch,
+  xfwm4-fix-bug-in-workspace-deletion.patch
+
+---

Old:

  xfwm4-4.10.0.tar.bz2
  xfwm4-fix-crash-in-settings-dialog.patch
  xfwm4-implement-net_wm_moveresize_cancel-message.patch

New:

  xfwm4-4.10.1.tar.bz2



Other differences:
--
++ xfwm4.spec ++
--- /var/tmp/diff_new_pack.N12MAK/_old  2013-05-06 10:11:52.0 +0200
+++ /var/tmp/diff_new_pack.N12MAK/_new  2013-05-06 10:11:52.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xfwm4
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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 @@
 
 
 Name:   xfwm4
-Version:4.10.0
+Version:4.10.1
 Release:0
 Summary:Default Window Manager for the Xfce Desktop Environment
 License:GPL-2.0+
@@ -31,12 +31,6 @@
 Source5:Kelabu-xfwm4.tar.bz2
 Source6:COPYING.Kelabu
 Source7:xfwm4.xml
-# PATCH-FIX-UPSTREAM xfwm4-implement-net_wm_moveresize_cancel-message.patch 
bxo#8949 g...@opensuse.org -- Implement NET_WM_MOVERESIZE_CANCEL message as 
gtk+-3.4 now uses it (backported from upstream git)
-Patch0: xfwm4-implement-net_wm_moveresize_cancel-message.patch
-# PATCH-FIX-UPSTREAM xfwm4-fix-crash-in-settings-dialog.patch bxo#9108 
g...@opensuse.org -- Fix crash in settings dialog with wrong title alignment 
value (backported from upstream git)
-Patch1: xfwm4-fix-crash-in-settings-dialog.patch
-# PATCH-FIX-UPSTREAM xfwm4-fix-bug-in-workspace-deletion.patch bxo#8827 
g...@opensuse.org -- Revert part of git commit 8637c3a as this breaks 
deletetion of current workspace (backported from upstream git)
-Patch2: xfwm4-fix-bug-in-workspace-deletion.patch
 BuildRequires:  fdupes
 BuildRequires:  intltool
 BuildRequires:  update-desktop-files
@@ -84,9 +78,6 @@
 %prep
 %setup -q -a1 -a3 -a5
 cp %{SOURCE2} %{SOURCE4} %{SOURCE6} .
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
 
 %build
 export CFLAGS="%{optflags} -fno-strict-aliasing"

++ xfwm4-4.10.0.tar.bz2 -> xfwm4-4.10.1.tar.bz2 ++
 17338 lines of diff (skipped)


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



commit xfce4-terminal for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package xfce4-terminal for openSUSE:Factory 
checked in at 2013-05-06 10:11:44

Comparing /work/SRC/openSUSE:Factory/xfce4-terminal (Old)
 and  /work/SRC/openSUSE:Factory/.xfce4-terminal.new (New)


Package is "xfce4-terminal"

Changes:

--- /work/SRC/openSUSE:Factory/xfce4-terminal/xfce4-terminal.changes
2013-03-12 11:15:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.xfce4-terminal.new/xfce4-terminal.changes   
2013-05-06 10:11:45.0 +0200
@@ -1,0 +2,12 @@
+Sun May  5 19:21:38 UTC 2013 - g...@opensuse.org
+
+- update to version 0.6.2:
+  - autotools updates
+  - fix toolbars -> toolbar in docs
+  - check display for the real display, not display.screen
+  - display checking on drop-down windows
+  - fix format warning
+  - only call g_type_init on glib < 2.36
+  - translation updates
+
+---

Old:

  xfce4-terminal-0.6.1.tar.bz2

New:

  xfce4-terminal-0.6.2.tar.bz2



Other differences:
--
++ xfce4-terminal.spec ++
--- /var/tmp/diff_new_pack.kzSpG2/_old  2013-05-06 10:11:46.0 +0200
+++ /var/tmp/diff_new_pack.kzSpG2/_new  2013-05-06 10:11:46.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   xfce4-terminal
-Version:0.6.1
+Version:0.6.2
 Release:0
 Summary:Terminal Emulator for the Xfce Desktop Environment
 License:GPL-2.0+

++ xfce4-terminal-0.6.1.tar.bz2 -> xfce4-terminal-0.6.2.tar.bz2 ++
 102356 lines of diff (skipped)

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



commit xfce4-settings for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package xfce4-settings for openSUSE:Factory 
checked in at 2013-05-06 10:11:39

Comparing /work/SRC/openSUSE:Factory/xfce4-settings (Old)
 and  /work/SRC/openSUSE:Factory/.xfce4-settings.new (New)


Package is "xfce4-settings"

Changes:

--- /work/SRC/openSUSE:Factory/xfce4-settings/xfce4-settings.changes
2012-05-08 11:51:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.xfce4-settings.new/xfce4-settings.changes   
2013-05-06 10:11:40.0 +0200
@@ -1,0 +2,10 @@
+Sun May  5 19:13:59 UTC 2013 - g...@opensuse.org
+
+- update to version 4.10.1
+  - autotools updates
+  - xsettingsd: Unset input method properties
+  - appearance: Fix gtk3 theme detection in install script
+  - xfsettingsd: Check service name of NameOwnerChanged
+  - translation updates
+
+---

Old:

  xfce4-settings-4.10.0.tar.bz2

New:

  xfce4-settings-4.10.1.tar.bz2



Other differences:
--
++ xfce4-settings.spec ++
--- /var/tmp/diff_new_pack.5gIP5m/_old  2013-05-06 10:11:41.0 +0200
+++ /var/tmp/diff_new_pack.5gIP5m/_new  2013-05-06 10:11:41.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xfce4-settings
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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 @@
 
 
 Name:   xfce4-settings
-Version:4.10.0
+Version:4.10.1
 Release:0
 Summary:Tools for Managing Xfce Settings
 License:GPL-2.0 and GPL-2.0+

++ xfce4-settings-4.10.0.tar.bz2 -> xfce4-settings-4.10.1.tar.bz2 ++
 17347 lines of diff (skipped)

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



commit xfce4-appfinder for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package xfce4-appfinder for openSUSE:Factory 
checked in at 2013-05-06 10:11:32

Comparing /work/SRC/openSUSE:Factory/xfce4-appfinder (Old)
 and  /work/SRC/openSUSE:Factory/.xfce4-appfinder.new (New)


Package is "xfce4-appfinder"

Changes:

--- /work/SRC/openSUSE:Factory/xfce4-appfinder/xfce4-appfinder.changes  
2012-05-08 11:49:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.xfce4-appfinder.new/xfce4-appfinder.changes 
2013-05-06 10:11:33.0 +0200
@@ -1,0 +2,10 @@
+Sun May  5 18:55:02 UTC 2013 - g...@opensuse.org
+
+- update to version 4.10.1
+  - use new glib 2.32 api
+  - autotools updates
+  - detach from icon theme to avoid segfault
+  - protect against possible null pointers
+  - translation updates
+
+---

Old:

  xfce4-appfinder-4.10.0.tar.bz2

New:

  xfce4-appfinder-4.10.1.tar.bz2



Other differences:
--
++ xfce4-appfinder.spec ++
--- /var/tmp/diff_new_pack.mkAluZ/_old  2013-05-06 10:11:34.0 +0200
+++ /var/tmp/diff_new_pack.mkAluZ/_new  2013-05-06 10:11:34.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xfce4-appfinder
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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 @@
 
 
 Name:   xfce4-appfinder
-Version:4.10.0
+Version:4.10.1
 Release:0
 Summary:Application Finder for the Xfce Desktop Environment
 License:GPL-2.0+

++ xfce4-appfinder-4.10.0.tar.bz2 -> xfce4-appfinder-4.10.1.tar.bz2 ++
 6694 lines of diff (skipped)

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



commit tracker for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package tracker for openSUSE:Factory checked 
in at 2013-05-06 10:11:21

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


Package is "tracker"

Changes:

--- /work/SRC/openSUSE:Factory/tracker/tracker-extras.changes   2013-03-26 
12:12:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.tracker.new/tracker-extras.changes  
2013-05-06 10:11:25.0 +0200
@@ -1,0 +2,17 @@
+Wed May  1 20:24:26 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.16.1:
+  + libtracker-common:
+- Implemented get_memory_total() on OpenBSD
+- Added support in dbus process idenfitification for OpenBSD
+  + libtracker-data:
+- Fixed unit tests for localtime/timezone functions
+- Fixed AS ?foo handling in FTS queries
+  + libtracker-sparql: Fixed connection singleton mutex issue
+  + tracker-tag:
+- Fixed --list (-t) to use logical OR, not AND
+- Fixed GLib-WARNING **: goption.c:2193: ignoring no-arg..
+  + Bugs fixed: bgo#697719, bgo#697809, bgo#697688, bgo#697316.
+  + Updated translations.
+
+---
tracker.changes: same change

Old:

  tracker-0.16.0.tar.xz

New:

  tracker-0.16.1.tar.xz



Other differences:
--
++ tracker-extras.spec ++
--- /var/tmp/diff_new_pack.Blvvm5/_old  2013-05-06 10:11:27.0 +0200
+++ /var/tmp/diff_new_pack.Blvvm5/_new  2013-05-06 10:11:27.0 +0200
@@ -45,7 +45,7 @@
 # Do not edit this auto generated file! Edit tracker.spec.
 Name:   tracker-extras
 %define _name   tracker
-Version:0.16.0
+Version:0.16.1
 Release:0
 %define TrackerAPI0.16
 %define RPMTrackerAPI 0_16

++ tracker.spec ++
--- /var/tmp/diff_new_pack.Blvvm5/_old  2013-05-06 10:11:27.0 +0200
+++ /var/tmp/diff_new_pack.Blvvm5/_new  2013-05-06 10:11:27.0 +0200
@@ -44,7 +44,7 @@
 
 Name:   tracker
 %define _name   tracker
-Version:0.16.0
+Version:0.16.1
 Release:0
 %define TrackerAPI0.16
 %define RPMTrackerAPI 0_16

++ tracker-0.16.0.tar.xz -> tracker-0.16.1.tar.xz ++
 46371 lines of diff (skipped)

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



commit permissions for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package permissions for openSUSE:Factory 
checked in at 2013-05-06 10:11:14

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


Package is "permissions"

Changes:

--- /work/SRC/openSUSE:Factory/permissions/permissions.changes  2013-01-31 
10:28:45.0 +0100
+++ /work/SRC/openSUSE:Factory/.permissions.new/permissions.changes 
2013-05-06 10:11:15.0 +0200
@@ -1,0 +2,6 @@
+Sat May  4 08:32:17 UTC 2013 - meiss...@suse.com
+
+- cdrecord currently has no special permissions approved (bnc#550021)
+- append a /
+
+---

Old:

  permissions-2013.01.29.1841.tar.bz2

New:

  permissions-2013.05.04.1031.tar.bz2



Other differences:
--
++ permissions.spec ++
--- /var/tmp/diff_new_pack.un1aor/_old  2013-05-06 10:11:17.0 +0200
+++ /var/tmp/diff_new_pack.un1aor/_new  2013-05-06 10:11:17.0 +0200
@@ -20,7 +20,7 @@
 BuildRequires:  libcap-devel
 
 Name:   permissions
-Version:2013.01.29.1841
+Version:2013.05.04.1031
 Release:0
 Provides:   aaa_base:/etc/permissions
 PreReq: %fillup_prereq

++ permissions-2013.01.29.1841.tar.bz2 -> 
permissions-2013.05.04.1031.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/permissions-2013.01.29.1841/permissions.easy 
new/permissions-2013.05.04.1031/permissions.easy
--- old/permissions-2013.01.29.1841/permissions.easy2013-01-29 
18:41:57.0 +0100
+++ new/permissions-2013.05.04.1031/permissions.easy2013-05-04 
10:31:04.0 +0200
@@ -346,3 +346,8 @@
 /usr/sbin/pccardctl root:trusted  4755
 /usr/bin/pccardctl  root:trusted  4755
 
+# cdrecord of cdrtools from Joerg Schilling (bnc#550021)
+# not allowed setuid root or any capabilities unless audit bug is resolved
+/usr/bin/cdrecord  root:root   755
+/usr/bin/readcdroot:root   
755
+/usr/bin/cdda2wav  root:root   755
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/permissions-2013.01.29.1841/permissions.paranoid 
new/permissions-2013.05.04.1031/permissions.paranoid
--- old/permissions-2013.01.29.1841/permissions.paranoid2013-01-29 
18:41:57.0 +0100
+++ new/permissions-2013.05.04.1031/permissions.paranoid2013-05-04 
10:31:04.0 +0200
@@ -357,3 +357,9 @@
 /usr/bin/isdnctrl   root:dialout  0755
 /usr/sbin/pccardctl root:trusted  0755
 /usr/bin/pccardctl  root:trusted  0755
+
+# cdrecord of cdrtools from Joerg Schilling (bnc#550021)
+# not allowed setuid root or any capabilities unless audit bug is resolved
+/usr/bin/cdrecord   root:root   755
+/usr/bin/readcd root:root   755
+/usr/bin/cdda2wav   root:root   755
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/permissions-2013.01.29.1841/permissions.secure 
new/permissions-2013.05.04.1031/permissions.secure
--- old/permissions-2013.01.29.1841/permissions.secure  2013-01-29 
18:41:57.0 +0100
+++ new/permissions-2013.05.04.1031/permissions.secure  2013-05-04 
10:31:04.0 +0200
@@ -384,3 +384,9 @@
 /usr/bin/isdnctrl   root:dialout  4750
 /usr/sbin/pccardctl root:trusted  4750
 /usr/bin/pccardctl  root:trusted  4750
+
+# cdrecord of cdrtools from Joerg Schilling (bnc#550021)
+# not allowed setuid root or any capabilities unless audit bug is resolved
+/usr/bin/cdrecord   root:root   755
+/usr/bin/readcd root:root   755
+/usr/bin/cdda2wav   root:root   755

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



commit perl-RPC-XML for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package perl-RPC-XML for openSUSE:Factory 
checked in at 2013-05-06 10:11:07

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


Package is "perl-RPC-XML"

Changes:

--- /work/SRC/openSUSE:Factory/perl-RPC-XML/perl-RPC-XML.changes
2012-06-05 15:57:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-RPC-XML.new/perl-RPC-XML.changes   
2013-05-06 10:11:08.0 +0200
@@ -1,0 +2,15 @@
+Sun May  5 12:05:08 UTC 2013 - m...@suse.com
+
+- update to version 0.77
+  * Make RPC::XML::Server work with Net::Server again,
+after the API changes of Net::Server 2.x.
+  * Correct handling of dateTime parameters
+  * Add port to Host header in client requests.
+  * Fix spelling error in man page
+  * improve tests
+- remove patches which are unused since a long time
+  * RPC-XML-0.53-ext-daemon-and-header-cb.dif
+  * RPC-XML-0.60-fix-utf8.dif  
+  
+
+---

Old:

  RPC-XML-0.53-ext-daemon-and-header-cb.dif
  RPC-XML-0.60-fix-utf8.dif
  RPC-XML-0.76.tar.gz

New:

  RPC-XML-0.77.tar.gz



Other differences:
--
++ perl-RPC-XML.spec ++
--- /var/tmp/diff_new_pack.N8seHm/_old  2013-05-06 10:11:09.0 +0200
+++ /var/tmp/diff_new_pack.N8seHm/_new  2013-05-06 10:11:09.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-RPC-XML
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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 @@
 
 
 Name:   perl-RPC-XML
-Version:0.76
+Version:0.77
 Release:0
 %define cpan_name RPC-XML
 Summary:A set of classes for core data, message and XML handling
@@ -25,13 +25,9 @@
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/RPC-XML/
 Source: 
http://www.cpan.org/authors/id/R/RJ/RJRAY/RPC-XML-%{version}.tar.gz
-# UNCLEAR
-Source1:RPC-XML-0.53-ext-daemon-and-header-cb.dif
-# UNCLEAR
-Source2:RPC-XML-0.60-fix-utf8.dif
 #PATCH-FIX-OPENSUSE - r...@suse.de - fix build in chroot/buildservice
-Patch2: RPC-XML-0.60-rev127.dif
-Patch3: RPC-XML-0.76-extern_ent.dif
+Patch1: RPC-XML-0.60-rev127.dif
+Patch2: RPC-XML-0.76-extern_ent.dif
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(File::Spec) >= 0.8
@@ -40,12 +36,12 @@
 BuildRequires:  perl(XML::LibXML) >= 1.70
 BuildRequires:  perl(XML::Parser) >= 2.31
 BuildRequires:  perl(constant) >= 1.03
-Requires:   perl(constant) >= 1.03
 Requires:   perl(File::Spec) >= 0.8
 Requires:   perl(LWP) >= 5.834
 Requires:   perl(Scalar::Util) >= 1.19
 Requires:   perl(XML::LibXML) >= 1.70
 Requires:   perl(XML::Parser) >= 2.31
+Requires:   perl(constant) >= 1.03
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 %{perl_requires}
@@ -66,8 +62,8 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-%patch2 -p0
-%patch3
+%patch1 -p0
+%patch2
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor

++ RPC-XML-0.60-rev127.dif ++
--- /var/tmp/diff_new_pack.N8seHm/_old  2013-05-06 10:11:09.0 +0200
+++ /var/tmp/diff_new_pack.N8seHm/_new  2013-05-06 10:11:09.0 +0200
@@ -1,8 +1,8 @@
 Index: t/40_server.t
 ===
 t/40_server.t.orig 2010-10-22 10:15:38.0 +0200
-+++ t/40_server.t  2011-03-22 07:35:52.549287223 +0100
-@@ -63,8 +63,9 @@ isa_ok($srv, 'RPC::XML::Server', '$srv<2
+--- t/40_server.t.orig
 t/40_server.t
+@@ -164,8 +164,9 @@ isa_ok($srv, 'RPC::XML::Server', '$srv<2
  # 22/09/2008 - Just allow for anything the user has attached to this address.
  #  Aliases keep causing this test to falsely fail.
  my @localhostinfo = gethostbyname('localhost');
@@ -15,8 +15,8 @@
  # "localhost" on win32
 Index: t/40_server_xmllibxml.t
 ===
 t/40_server_xmllibxml.t.orig   2010-10-22 10:15:38.0 +0200
-+++ t/40_server_xmllibxml.t2011-03-22 07:36:56.583394893 +0100
+--- t/40_server_xmllibxml.t.orig
 t/40_server_xmllibxml.t
 @@ -80,8 +80,9 @@ isa_ok($srv, 'RPC::XML::Server', '$srv<2
  # 22/09/2008 - Just allow for anything the user has attached to this address.
  #  Aliases keep causing this test to falsely fail.

++ RPC-XML-0.76.tar.gz -> RPC-XML-0.77.tar.gz ++
 1789 lines of diff (skipped)

-- 
To unsub

commit perl-Net-SSLGlue for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package perl-Net-SSLGlue for 
openSUSE:Factory checked in at 2013-05-06 10:10:57

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


Package is "perl-Net-SSLGlue"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Net-SSLGlue/perl-Net-SSLGlue.changes
2012-02-15 15:58:30.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Net-SSLGlue.new/perl-Net-SSLGlue.changes   
2013-05-06 10:10:58.0 +0200
@@ -1,0 +2,12 @@
+Sun May  5 12:23:53 UTC 2013 - m...@suse.com
+
+- update to version 1.01
+  * Net::SSLGlue::LDAP as wrongly named Net::DNSGlue::LDAP
+  * Net::SSLGlue::SMTP: save hello domain from last hello call, so that the 
+hello after the starttls uses the same domain argument.
+  * Net::SSLGlue::SMTP: fixed stripping of port from host/ip for name 
+verification. Added hello after successful starttls. Extented tests
+to check, if we can actually talk after starttls.
+  * fixed wrong position for include encode_base64 and uri_unescape in *::LWP.
+
+---

Old:

  Net-SSLGlue-0.6.tar.gz

New:

  Net-SSLGlue-1.01.tar.gz



Other differences:
--
++ perl-Net-SSLGlue.spec ++
--- /var/tmp/diff_new_pack.E6Qcgs/_old  2013-05-06 10:10:59.0 +0200
+++ /var/tmp/diff_new_pack.E6Qcgs/_new  2013-05-06 10:10:59.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Net-SSLGlue
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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 @@
 
 
 Name:   perl-Net-SSLGlue
-Version:0.6
+Version:1.01
 Release:0
 %define cpan_name Net-SSLGlue
 Summary:add/extend SSL support for common perl modules

++ Net-SSLGlue-0.6.tar.gz -> Net-SSLGlue-1.01.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-SSLGlue-0.6/Changes new/Net-SSLGlue-1.01/Changes
--- old/Net-SSLGlue-0.6/Changes 2011-05-02 17:46:15.0 +0200
+++ new/Net-SSLGlue-1.01/Changes2012-01-31 07:50:44.0 +0100
@@ -1,3 +1,24 @@
+1.01 2012/01/31
+Net::SSLGlue::LDAP as wrongly named Net::DNSGlue::LDAP
+
+1.0 2012/01/30
+Net::SSLGlue::SMTP: save hello domain from last hello call, so that the 
+hello after the starttls uses the same domain argument.
+Thanks to zaucker[AT]oetiker[DOT]ch for reporting problem.
+
+0.9 2012/01/24
+Net::SSLGlue::SMTP: fixed stripping of port from host/ip for name 
+verification. Added hello after successful starttls. Extented tests
+to check, if we can actually talk after starttls.
+Thanks to zaucker[AT]oetiker[DOT]ch for reporting problem.
+
+0.8 2011/07/17
+fixed wrong position for include encode_base64 and uri_unescape in *::LWP.
+Thanks to mtelle[AT]kamp-dsl[DOT]de for reporting
+
+0.7 2011/05/27
+strip port from host/ip for name verification in Net::SSLGlue::SMTP
+
 0.6 2011/05/02
 fixed english, thanks to dom, https://rt.cpan.org/Ticket/Display.html?id=46284
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-SSLGlue-0.6/META.yml 
new/Net-SSLGlue-1.01/META.yml
--- old/Net-SSLGlue-0.6/META.yml2011-05-02 19:30:05.0 +0200
+++ new/Net-SSLGlue-1.01/META.yml   2012-01-31 07:51:19.0 +0100
@@ -1,6 +1,6 @@
 --- #YAML:1.0
 name:   Net-SSLGlue
-version:0.6
+version:1.01
 abstract:   ~
 author:  []
 license:unknown
@@ -15,7 +15,7 @@
 directory:
 - t
 - inc
-generated_by:   ExtUtils::MakeMaker version 6.55_02
+generated_by:   ExtUtils::MakeMaker version 6.56
 meta-spec:
 url:  http://module-build.sourceforge.net/META-spec-v1.4.html
 version:  1.4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-SSLGlue-0.6/lib/Net/SSLGlue/LDAP.pm 
new/Net-SSLGlue-1.01/lib/Net/SSLGlue/LDAP.pm
--- old/Net-SSLGlue-0.6/lib/Net/SSLGlue/LDAP.pm 2011-05-02 17:42:11.0 
+0200
+++ new/Net-SSLGlue-1.01/lib/Net/SSLGlue/LDAP.pm2012-01-31 
07:50:58.0 +0100
@@ -1,7 +1,7 @@
 use strict;
 use warnings;
-package Net::DNSGlue::LDAP;
-our $VERSION = 0.2;
+package Net::SSLGlue::LDAP;
+our $VERSION = '1.01';
 use Net::LDAP;
 use IO::Socket::SSL 1.19;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-SSLGlue-0.6/lib/Net/SSLGlue/LWP.pm 
new/Net-SSLGlue-1.01/lib/Net/SSLGlu

commit lightdm for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package lightdm for openSUSE:Factory checked 
in at 2013-05-06 10:10:49

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


Package is "lightdm"

Changes:

--- /work/SRC/openSUSE:Factory/lightdm/lightdm.changes  2013-05-03 
07:33:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.lightdm.new/lightdm.changes 2013-05-06 
10:10:50.0 +0200
@@ -1,0 +2,5 @@
+Sat May  4 18:35:23 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Added lightdm-fix-pkgconfig.patch, fixes liblightdm-3 pc file
+
+---

New:

  lightdm-fix-pkgconfig.patch



Other differences:
--
++ lightdm.spec ++
--- /var/tmp/diff_new_pack.N6Mbjd/_old  2013-05-06 10:10:51.0 +0200
+++ /var/tmp/diff_new_pack.N6Mbjd/_new  2013-05-06 10:10:51.0 +0200
@@ -52,6 +52,8 @@
 Patch5: lightdm-disable-utmp-handling.patch
 # PATCH-FIX-OPENSUSE lightdm-use-run-dir.patch g...@opensuse.org -- Use /run 
instead of /var/run
 Patch6: lightdm-use-run-dir.patch
+# PATCH-FIX-UPSTREAM lightdm-fix-pkgconfig.patch hrvoje.sen...@gmail.com -- 
Adjust pc file for new libqlightdm version
+Patch7: lightdm-fix-pkgconfig.patch
 BuildRequires:  gcc-c++
 BuildRequires:  gnome-common
 BuildRequires:  gtk-doc
@@ -138,6 +140,7 @@
 %if 0%{?suse_version} >= 1230
 %patch6 -p1
 %endif
+%patch7 -p1
 
 %build
 bash ./autogen.sh

++ lightdm-disable-utmp-handling.patch ++
--- /var/tmp/diff_new_pack.N6Mbjd/_old  2013-05-06 10:10:51.0 +0200
+++ /var/tmp/diff_new_pack.N6Mbjd/_new  2013-05-06 10:10:51.0 +0200
@@ -1,6 +1,10 @@
-diff -urNB lightdm-1.5.0/src/session-child.c new/src/session-child.c
 lightdm-1.5.0/src/session-child.c  2013-01-31 21:28:23.0 +0100
-+++ new/src/session-child.c2013-02-01 14:23:24.518480052 +0100
+# HG changeset patch
+# Parent 2544ba70bcb3588f9564f8ae079020ce76a9240b
+disable utmp handling since this is handled in the Xstartup/Xreset scripts
+
+diff --git a/src/session-child.c b/src/session-child.c
+--- a/src/session-child.c
 b/src/session-child.c
 @@ -13,7 +13,9 @@
  #include 
  #include 
@@ -11,7 +15,7 @@
  #include 
  
  #include "configuration.h"
-@@ -545,6 +547,7 @@
+@@ -578,6 +580,7 @@ session_child_run (int argc, char **argv
  /* Wait for the command to complete (blocks) */
  if (child_pid > 0)
  {
@@ -19,7 +23,7 @@
  /* Log to utmp */
  if (g_strcmp0 (class, XDG_SESSION_CLASS_GREETER) != 0)
  {
-@@ -570,10 +573,10 @@
+@@ -603,10 +606,10 @@ session_child_run (int argc, char **argv
  g_printerr ("Failed to write utmpx: %s\n", strerror (errno));
  endutxent ();
  }
@@ -32,7 +36,7 @@
  /* Log to utmp */
  if (g_strcmp0 (class, XDG_SESSION_CLASS_GREETER) != 0)
  {
-@@ -599,6 +602,7 @@
+@@ -632,6 +635,7 @@ session_child_run (int argc, char **argv
  g_printerr ("Failed to write utmpx: %s\n", strerror (errno));
  endutxent ();
  }

++ lightdm-fix-pkgconfig.patch ++
# HG changeset patch
# User Michael Terry 
# Date 1367539727 25200
# Node ID 1d123578623a9a8b84708303bad7fd99bbd62ee9
# Parent 2eb116f890c245a57424f9ce2860f404c85c4c8d
Fix pc file for liblightdm-qt-3 and liblightdm-qt5-3

diff --git a/liblightdm-qt/liblightdm-qt-3.pc.in 
b/liblightdm-qt/liblightdm-qt-3.pc.in
--- a/liblightdm-qt/liblightdm-qt-3.pc.in
+++ b/liblightdm-qt/liblightdm-qt-3.pc.in
@@ -7,5 +7,5 @@ Name: liblightdm-qt
 Description: LightDM Qt4 client library
 Version: @VERSION@
 Requires: QtCore QtGui
-Libs: -L${libdir} -llightdm-qt-2
-Cflags: -I${includedir}/lightdm-qt-2
+Libs: -L${libdir} -llightdm-qt-3
+Cflags: -I${includedir}/lightdm-qt-3
diff --git a/liblightdm-qt/liblightdm-qt5-3.pc.in 
b/liblightdm-qt/liblightdm-qt5-3.pc.in
--- a/liblightdm-qt/liblightdm-qt5-3.pc.in
+++ b/liblightdm-qt/liblightdm-qt5-3.pc.in
@@ -7,5 +7,5 @@ Name: liblightdm-qt5
 Description: LightDM Qt5 client library
 Version: @VERSION@
 Requires: Qt5Core Qt5Gui
-Libs: -L${libdir} -llightdm-qt5-2
-Cflags: -I${includedir}/lightdm-qt5-2
+Libs: -L${libdir} -llightdm-qt5-3
+Cflags: -I${includedir}/lightdm-qt5-3
++ lightdm-set-gdmflexiserver-envvar.patch ++
--- /var/tmp/diff_new_pack.N6Mbjd/_old  2013-05-06 10:10:51.0 +0200
+++ /var/tmp/diff_new_pack.N6Mbjd/_new  2013-05-06 10:10:51.0 +0200
@@ -3,7 +3,7 @@
 diff --git a/src/session-child.c b/src/session-child.c
 --- a/src/session-child.c
 +++ b/src/session-child.c
-@@ -472,10 +472,7 @@ session_child_run (int argc, char **argv
+@@ -512,10 +512,7 @@ session_child_run (int argc, char **argv
  g_free (value);
  }
  

commit libmlt for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package libmlt for openSUSE:Factory checked 
in at 2013-05-06 10:10:33

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


Package is "libmlt"

Changes:

--- /work/SRC/openSUSE:Factory/libmlt/libmlt.changes2013-04-20 
17:45:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.libmlt.new/libmlt.changes   2013-05-06 
10:10:34.0 +0200
@@ -1,0 +2,5 @@
+Thu May  2 10:31:45 UTC 2013 - reddw...@opensuse.org
+
+- By default disable VDPAU as requested by Dan Dennedy
+
+---



Other differences:
--
++ libmlt.spec ++
--- /var/tmp/diff_new_pack.LW0zaC/_old  2013-05-06 10:10:35.0 +0200
+++ /var/tmp/diff_new_pack.LW0zaC/_new  2013-05-06 10:10:35.0 +0200
@@ -17,6 +17,8 @@
 
 
 %bcond_with ffmpeg
+# Dan Dennedy asked to disable it since it's buggy and unmaintained (see e.g. 
http://www.kdenlive.org/mantis/view.php?id=3070)
+%bcond_with vdpau
 
 %define _name mlt
 %define libname lib%{_name}
@@ -36,7 +38,7 @@
 Source0:
http://downloads.sourceforge.net/project/%{_name}/%{_name}/%{_name}-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE libmlt-0.8.2-vdpau.patch reddw...@opensuse.org -- Make 
VDPAU support work without the devel package
 Patch1: libmlt-0.8.2-vdpau.patch
-# PATCH-FIX-UPSTREAM libmlt-0.8.0-vdpau.patch sf#3555214 reddw...@opensuse.org 
-- Install modules and data in versioned directories
+# PATCH-FIX-UPSTREAM libmlt-0.8.0-versioned_dirs.patch sf#3555214 
reddw...@opensuse.org -- Install modules and data in versioned directories
 Patch2: libmlt-0.8.0-versioned_dirs.patch
 BuildRequires:  gcc-c++
 BuildRequires:  ladspa-devel
@@ -67,10 +69,12 @@
 BuildRequires:  pkgconfig(libavformat)
 BuildRequires:  pkgconfig(libavutil)
 BuildRequires:  pkgconfig(libswscale)
+%if %{with vdpau}
 BuildRequires:  pkgconfig(vdpau)
 # VDPAU support requires it
 BuildRequires:  pkgconfig(x11)
 %endif
+%endif
 
 %description
 MLT is an open source multimedia framework, designed and developed for
@@ -162,9 +166,11 @@
 Recommends: frei0r-plugins
 %if %{with ffmpeg}
 Provides:   mlt(%{soname})(avformat)
+%if %{with vdpau}
 # I would recommend it, but to the best of my knowledge nobody but nvidia 
provides a backend
 Suggests:   %(rpm -qf $(readlink -e %{_libdir}/libvdpau.so) --qf '%{NAME}')
 %endif
+%endif
 
 %description -n %{libname}%{soname}-modules
 MLT is an open source multimedia framework, designed and developed for
@@ -221,8 +227,10 @@
 --disable-mmx \
 %endif
 %if %{with ffmpeg}
+%if %{with vdpau}
 --avformat-vdpau \
 %endif
+%endif
 --swig-languages=python
 make %{?_smp_mflags}
 

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



commit libgphoto2 for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package libgphoto2 for openSUSE:Factory 
checked in at 2013-05-06 10:10:02

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


Package is "libgphoto2"

Changes:

--- /work/SRC/openSUSE:Factory/libgphoto2/libgphoto2.changes2013-04-17 
07:13:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.libgphoto2.new/libgphoto2.changes   
2013-05-06 10:10:04.0 +0200
@@ -1,0 +2,51 @@
+Sun May  5 20:54:22 UTC 2013 - meiss...@suse.com
+
+- Updated to 2.5.2
+  ptp2:
+  * Fixed Raspberry Pi and USB 3.0 "connect only once" problem.
+  * Experimental Olympus E-series (not Pen) remote control support. Try in 
"Control" mode.
+  * Nikon DSLR: real movie capture! (use --set-config movie=1/0 and 
--wait-event)
+  * New ids:
+Sony: DSC-A900, SLT-A350, DSC-RX1, HX300, NEX-3N
+Nikon Coolpix: P80, L820, S9500, S620, P520, S2500, S2600
+Nikon Coolpix A
+Nikon DSLR: D2Xs, D4, D7100
+Nikon J2
+Canon Powershot: S100, A1300IS, A2300IS, 
+Canon EOS: 700D, 100D
+Fuji FinePix: H20EXR, X20
+Samsung: NX1000, EK-GC100
+Also various MTP device ids merged from libmtp.
+  * ptpip: major/minor number was switched in init packet.
+  * Nikon DSLR: out of focus during capture fixed, various bugfixes
+  * Nikon "controlmode" config for unlocking the camera.
+  * Canon DSLR: "keepdeviceon" pinging in get_config, liveview
+  * Canon thumbnail retrieval fixed.
+  * Lots of work on getting Olympus E-series DSLRs in Control mode
+to run.
+
+  canon:
+  * wait-for-event: handle when camera goes offline during waiting.
+  * fixed mtime 0 (Jan 1 1970) issue when downloading files and using 
--filename
+
+  sierra:
+  * Fixed the Nikon Coolpix 4300 and 2500 USB over SCSI capture mode.
+  * Ignore register 4 read errors after capture as Nikon does not supply them.
+  * added commented code on how to switch the Coolpix 2500 to RAW DIAG mode.
+
+  libgphoto2_port:
+  * gp_port_reset functionality to do a port reset.
+
+  libgphoto2_port/usbscsi:
+  * Use timeout supplied by driver, not hardcoded 1.5 seconds (fixes Nikon 
sierra capture).
+
+  translations:
+  * updated ukrainian, finish, dutch, polish, russian, french, vietnamese, 
german
+
+  build:
+  * specify lots of _BSD_SOURCE et.al. to make the strict MacOS ports
+build happier. Might break non Linux platforms, please report this.
+  * libxml2 needed for Olympus E series capture support.
+  * cleaned up AM_CPPFLAGS/CPPFLAGS usage, do not use both of them together.
+
+---

Old:

  libgphoto2-2.5.1.1.tar.bz2

New:

  libgphoto2-2.5.2.tar.bz2
  libgphoto2-2.5.2.tar.bz2.asc
  libgphoto2.keyring



Other differences:
--
++ libgphoto2.spec ++
--- /var/tmp/diff_new_pack.5sPZd8/_old  2013-05-06 10:10:05.0 +0200
+++ /var/tmp/diff_new_pack.5sPZd8/_new  2013-05-06 10:10:05.0 +0200
@@ -47,10 +47,15 @@
 Summary:A Digital Camera Library
 License:LGPL-2.1+
 Group:  Hardware/Camera
-Version:2.5.1.1
+Version:2.5.2
 Release:0
 Source0:
http://downloads.sourceforge.net/project/gphoto/libgphoto/%{version}/%{name}-%{version}.tar.bz2
-Source1:baselibs.conf
+Source1:
http://downloads.sourceforge.net/project/gphoto/libgphoto/%{version}/%{name}-%{version}.tar.bz2.asc
+Source2:%name.keyring
+Source3:baselibs.conf
+%if 0%{?suse_version} > 1220
+BuildRequires:  gpg-offline
+%endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Recommends: %{name}-%{major}-lang = %{version}
 
@@ -72,7 +77,7 @@
 local hard drive. It does not support digital cameras based on the USB
 storage protocol. Those can be mounted by Linux directly.
 
-As of this time, gPhoto supports around 1200 cameras, listed on:
+As of this time, gPhoto supports around 1700 cameras, listed on:
 
 http://gphoto.org/proj/libgphoto2/support.php
 
@@ -84,9 +89,9 @@
 gPhoto (GNU Photo) is a set of libraries for previewing, retrieving,
 and capturing images from a range of supported digital cameras to your
 local hard drive. It does not support digital cameras based on the USB
-storage protocol. Those can be mounted by Linux directly.
+storage protocol as those can be mounted by Linux directly.
 
-As of this time, gPhoto supports around 1200 cameras, listed on:
+As of this time, gPhoto supports around 1700 cameras, listed on:
 
 http://gphoto.org/proj/libgphoto2/support.php
 
@@ -102,7 +107,11 @@
 These are its development libraries and headers.
 
 %lang_package -n libgphoto2-%{major}
+
 %prep
+%if 0%{?suse_version} > 1220
+%gpg_verify %{S:1}
+%endif
 %setup -q
 
 %build


commit haveged for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package haveged for openSUSE:Factory checked 
in at 2013-05-06 10:09:55

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


Package is "haveged"

Changes:

--- /work/SRC/openSUSE:Factory/haveged/haveged.changes  2013-05-03 
09:17:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.haveged.new/haveged.changes 2013-05-06 
10:09:56.0 +0200
@@ -1,0 +2,6 @@
+Sun May  5 18:46:15 UTC 2013 - crrodrig...@opensuse.org
+
+- Remove PrivateTmp=true here, haveged does not create temporary
+  files, either directly or indirectly.
+
+---



Other differences:
--
++ haveged.service ++
--- /var/tmp/diff_new_pack.g8Z50g/_old  2013-05-06 10:09:57.0 +0200
+++ /var/tmp/diff_new_pack.g8Z50g/_new  2013-05-06 10:09:57.0 +0200
@@ -6,6 +6,5 @@
 ExecStart=/usr/sbin/haveged -w 1024 -v 0 -F
 CapabilityBoundingSet=CAP_SYS_ADMIN
 PrivateNetwork=yes
-PrivateTmp=yes
 [Install]
 WantedBy=multi-user.target

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



commit gparted for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package gparted for openSUSE:Factory checked 
in at 2013-05-06 10:09:45

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


Package is "gparted"

Changes:

--- /work/SRC/openSUSE:Factory/gparted/gparted.changes  2013-04-26 
12:37:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.gparted.new/gparted.changes 2013-05-06 
10:09:47.0 +0200
@@ -1,0 +2,9 @@
+Wed May  1 20:59:12 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.16.1:
+  + Avoid another crash in GParted when moving or copying
+partitions (bgo#697727).
+  + Fix GParted doesn't compile on RHEL / CentOS 5.9 (bgo#695279).
+  + Recognise HFSX variant as an HFS+ file system (bgo#698876).
+
+---

Old:

  gparted-0.16.0.tar.bz2

New:

  gparted-0.16.1.tar.bz2



Other differences:
--
++ gparted.spec ++
--- /var/tmp/diff_new_pack.gvA26w/_old  2013-05-06 10:09:48.0 +0200
+++ /var/tmp/diff_new_pack.gvA26w/_new  2013-05-06 10:09:48.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   gparted
-Version:0.16.0
+Version:0.16.1
 Release:0
 Summary:Gnome Partition Editor
 License:GPL-2.0
 Group:  System/Filesystems
 Url:http://gparted.sourceforge.net/
-Source0:
http://downloads.sourceforge.net/project/gparted/gparted/gparted-0.16.0/%{name}-%{version}.tar.bz2
+Source0:
http://downloads.sourceforge.net/project/gparted/gparted/gparted-0.16.1/%{name}-%{version}.tar.bz2
 Source1:gparted.policy
 BuildRequires:  e2fsprogs-devel
 BuildRequires:  fdupes

++ gparted-0.16.0.tar.bz2 -> gparted-0.16.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gparted-0.16.0/ChangeLog new/gparted-0.16.1/ChangeLog
--- old/gparted-0.16.0/ChangeLog2013-04-24 17:15:51.0 +0200
+++ new/gparted-0.16.1/ChangeLog2013-04-30 17:19:37.0 +0200
@@ -1,5 +1,157 @@
 # Generated by Makefile. Do not edit.
 
+2013-04-30  Curtis Gedak 
+
+==   gparted-0.16.1   ==
+
+2013-04-29  Mike Fleetwood 
+
+Fix autoconf check for set_default_icon_name method (#695279)
+
+The autoconf check for the Gtk::Window::set_default_icon_name() method
+was failing to detect its availability, but only on Ubuntu >= 11.10.
+
+Turns out that the autoconf check incorrectly defined the link libraries
+via the C++ flags variable CXXFLAGS, rather than the LIBS variable.
+This resulted in the libraries being specified in the wrong order on the
+command line.  The test only failed when Ubuntu also added the
+"--as-needed" flag to the linker by default [1] which required the
+libraries to be correctly specified at the end of the command line.
+
+[1] Ubuntu 11.10 Release Notes, GCC 4.6 Toolchain
+https://wiki.ubuntu.com/OneiricOcelot/ReleaseNotes#GCC_4.6_Toolchain
+
+This fixes commit:
+
+a04210788399736ff7f097cb75650ebcbd0a4950
+Only use Gtk::Window::set_default_icon_name method when available
+
+Bug #695279 - GParted doesn't compile on RHEL / CentOS 5.9
+
+2013-04-25  Phillip Susi 
+
+Avoid glibmm GSource bug/crash (again) (#697727)
+
+The previous commit missed one glibmm GSource wrapper in the form of the
+io watch for the PipeCapture class.  Convert this one to use glib
+directly as well.
+
+Bug #697727 - Segfault in livecd Gparted v 0.15.0-3 when copying
+  partition
+
+2013-04-27  Mike Fleetwood 
+
+Add copyright notice to PipeCapture .cc and .h files
+
+2013-04-28  Mike Fleetwood 
+
+Only install fallback icon when required (#695279)
+
+Applications are moving away from storing icons in /usr/share/pixmaps,
+instead preferring /usr/share/icons/hicolor/$SIZE/apps, so only install
+the fallback icon when GParted requires it.
+
+Bug #695279 - GParted doesn't compile on RHEL / CentOS 5.9
+
+2013-04-24  Mike Fleetwood 
+
+Add fallback method for specifying GParted icon (#695279)
+
+On RHEL / CentOS 5.9 GParted couldn't set an icon as the
+set_default_icon_name() method is not available.  See commit [1] for
+details.
+
+Re-add the old set_icon_from_file() method as a fallback and re-install
+a GParted pixmap as was used before commit [2].
+
+Commit [1]:
+a04210788399736ff7f097cb75650ebcbd0a4950
+Only use Gtk::Window::set_default_icon_name method when available
+
+Commit [2]:
+f5a80bc9048ffa859aab40de27d96a5dd1d7f65b
+Enabled GParted to use t

commit goffice for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package goffice for openSUSE:Factory checked 
in at 2013-05-06 10:08:53

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


Package is "goffice"

Changes:

--- /work/SRC/openSUSE:Factory/goffice/goffice.changes  2013-04-02 
11:48:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.goffice.new/goffice.changes 2013-05-06 
10:08:54.0 +0200
@@ -1,0 +2,17 @@
+Fri May  3 07:38:21 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.10.2:
+  + Fix locale directory.
+  + Plug leaks.
+  + Enhance canvas with possibility of css.
+  + Improve printing of grey patterns.
+  + Make narrow versions of combos for vertical toolbars.
+  + Bugs fixed: bgo#696569, bgo#696647, bgo#696533, bgo#696825,
+bgo#697243, bgo#698057, bgo#698101, bgo#698102, bgo#698150,
+bgo#698162, bgo#698534, bgo#698867, bgo#695550, bgo#695031,
+bgo#696022.
+- Drop goffice-configure.patch: fixed upstream.
+- Drop gnome-common BuildRequires and call to gnome-autogen.sh, as
+  we no longer carry any patches.
+
+---

Old:

  goffice-0.10.1.tar.xz
  goffice-configure.patch

New:

  goffice-0.10.2.tar.xz



Other differences:
--
++ goffice.spec ++
--- /var/tmp/diff_new_pack.pkghWM/_old  2013-05-06 10:08:55.0 +0200
+++ /var/tmp/diff_new_pack.pkghWM/_new  2013-05-06 10:08:55.0 +0200
@@ -17,19 +17,15 @@
 
 
 Name:   goffice
-Version:0.10.1
+Version:0.10.2
 Release:0
 Summary:GLib/GTK+ Set of Document-Centric Objects and Utilities
 License:GPL-2.0 or GPL-3.0
 Group:  System/GUI/GNOME
 Url:http://www.gnumeric.org/
 Source: 
http://download.gnome.org/sources/goffice/0.10/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM goffice-configure.patch bgo#696934 dims...@opensuse.org 
-- Fix LOCALEDATADIR detection
-Patch0: goffice-configure.patch
 BuildRequires:  fdupes
 BuildRequires:  ghostscript-devel >= 9.06
-# Needed for patch0
-BuildRequires:  gnome-common
 BuildRequires:  intltool
 BuildRequires:  libgsf-devel >= 1.14.23
 BuildRequires:  translation-update-upstream
@@ -100,12 +96,9 @@
 %lang_package
 %prep
 %setup -q
-%patch0 -p1
 translation-update-upstream
 
 %build
-# Needed for patch0
-NOCONFIGURE=1 gnome-autogen.sh
 %configure --disable-static --with-pic --enable-introspection
 make %{?_smp_mflags}
 

++ goffice-0.10.1.tar.xz -> goffice-0.10.2.tar.xz ++
 559855 lines of diff (skipped)

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



commit gnumeric for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package gnumeric for openSUSE:Factory 
checked in at 2013-05-06 10:07:10

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


Package is "gnumeric"

Changes:

--- /work/SRC/openSUSE:Factory/gnumeric/gnumeric.changes2013-04-02 
11:48:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnumeric.new/gnumeric.changes   2013-05-06 
10:07:12.0 +0200
@@ -1,0 +2,20 @@
+Fri May  3 08:05:38 UTC 2013 - dims...@opensuse.org
+
+- Update to version 1.12.2:
+  + Improve import of header/footer info from ODF.
+  + Fix plot placement in ODF import.
+  + Support ODF's title tag in headers and footers.
+  + Fix locale directory.
+  + Update documentation.
+  + Bugs fixed: bgo#698389, bgo#698388, bgo#698535, bgo#635217,
+bgo#347013, bgo#696533, bgo#697107, bgo#697281, bgo#695529,
+bgo#695031, bgo#696826, bgo#659317, bgo#697293, bgo#697634,
+bgo#683494, bgo#697927, bgo#697850, bgo#608780, bgo#577768,
+bgo#654211, bgo#661800, bgo#686156, bgo#685446, bgo#695839,
+bgo#590889, bgo#689283, bgo#698424, bgo#625687, bgo#698680,
+bgo#698772.
+- Drop gnumeric-configure.patch: fixed upstream.
+- Drop gnome-common BuildRequires and call to gnome-autogen.sh, as
+  we no longer carry any patches.
+
+---

Old:

  gnumeric-1.12.1.tar.xz
  gnumeric-configure.patch

New:

  gnumeric-1.12.2.tar.xz



Other differences:
--
++ gnumeric.spec ++
--- /var/tmp/diff_new_pack.Olq3ky/_old  2013-05-06 10:07:14.0 +0200
+++ /var/tmp/diff_new_pack.Olq3ky/_new  2013-05-06 10:07:14.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnumeric
-Version:1.12.1
+Version:1.12.2
 Release:0
 # FIXME: Enable gobject-introspection when build succeeds (bgo#684159)
 Summary:Spreadsheet Application
@@ -25,11 +25,7 @@
 Group:  Productivity/Office/Spreadsheets
 Url:http://www.gnumeric.org/
 Source0:
http://download.gnome.org/sources/gnumeric/1.12/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM gnumeric-configure.patch bgo#696934 dims...@opensuse.org 
-- Fix LOCALEDATADIR detection
-Patch0: gnumeric-configure.patch
 BuildRequires:  fdupes
-# Needed for patch0
-BuildRequires:  gnome-common
 BuildRequires:  intltool
 BuildRequires:  libgda-devel
 BuildRequires:  libgsf-devel
@@ -41,7 +37,7 @@
 BuildRequires:  pkgconfig(glib-2.0) >= 2.28.0
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 1.0.0
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.2.0
-BuildRequires:  pkgconfig(libgoffice-0.10) >= 0.10.1
+BuildRequires:  pkgconfig(libgoffice-0.10) >= 0.10.2
 BuildRequires:  pkgconfig(libgsf-1) >= 1.14.24
 BuildRequires:  pkgconfig(libxml-2.0) >= 2.4.12
 BuildRequires:  pkgconfig(pango) >= 1.24.0
@@ -101,7 +97,6 @@
 %lang_package
 %prep
 %setup -q
-%patch0 -p1
 translation-update-upstream
 translation-update-upstream po-functions gnumeric-functions
 # remove incomplete translations caused by translation-update-upstream (global 
LINGUAS file, two domains)
@@ -114,8 +109,6 @@
 done
 
 %build
-# Needed for patch0
-NOCONFIGURE=1 gnome-autogen.sh
 export CFLAGS="%{optflags} -fno-strict-aliasing"
 %configure\
--disable-scrollkeeper\
@@ -130,8 +123,8 @@
 #   gnumeric-1.6.3: --disable-scrollkeeper does not work properly.
 rm -r %{buildroot}%{_localstatedir}/scrollkeeper
 %suse_update_desktop_file -r %{name} Office Spreadsheet GNOME GTK
-%find_lang %{name} %{?no_lang_C}
-%find_lang gnumeric-functions %{?no_lang_C} %{name}.lang
+%find_lang %{name}-%{version} %{?no_lang_C} %{name}.lang
+%find_lang gnumeric-%{version}-functions %{?no_lang_C} %{name}.lang
 find %{buildroot} -type f -name "*.la" -delete -print
 %fdupes %{buildroot}
 

++ gnumeric-1.12.1.tar.xz -> gnumeric-1.12.2.tar.xz ++
/work/SRC/openSUSE:Factory/gnumeric/gnumeric-1.12.1.tar.xz 
/work/SRC/openSUSE:Factory/.gnumeric.new/gnumeric-1.12.2.tar.xz differ: char 
26, line 1

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



commit gnome-nettool for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package gnome-nettool for openSUSE:Factory 
checked in at 2013-05-06 09:53:20

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


Package is "gnome-nettool"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-nettool/gnome-nettool.changes  
2012-04-20 15:15:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-nettool.new/gnome-nettool.changes 
2013-05-06 09:53:21.0 +0200
@@ -1,0 +2,10 @@
+Thu May  2 17:17:37 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.8.0:
+  + Minor bug fixes.
+  + Port to new documentation infrastructure.
+  + Updated translations.
+- Replace gnome-doc-utils-devel BuildRequires with yelp-tools,
+  following upstream.
+
+---

Old:

  gnome-nettool-3.2.0.tar.xz

New:

  gnome-nettool-3.8.0.tar.xz



Other differences:
--
++ gnome-nettool.spec ++
--- /var/tmp/diff_new_pack.oAabdH/_old  2013-05-06 09:53:22.0 +0200
+++ /var/tmp/diff_new_pack.oAabdH/_new  2013-05-06 09:53:22.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-nettool
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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,20 +16,19 @@
 #
 
 
-
 Name:   gnome-nettool
-Version:3.2.0
+Version:3.8.0
 Release:0
 Summary:GNOME Interface for Various Networking Tools
 License:GPL-2.0+
 Group:  System/GUI/GNOME
 Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/gnome-nettool/3.2/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-nettool/3.8/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
-BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  intltool
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
+BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.0.0
 BuildRequires:  pkgconfig(libgtop-2.0)
 # For dig
@@ -62,11 +61,6 @@
 
 %install
 %makeinstall
-%if 0%{?suse_version} <= 1120
-%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
-%endif
-# Settings is bad, see bgo#670520; we don't want gnome-nettool to appear in 
Other
-grep -q 'System;Settings' 
%{buildroot}%{_datadir}/applications/gnome-nettool.desktop
 # Note: I guess X-SuSE-Core-System is not the best thing for the non-GNOME 
menu, but we need something for the build to work. Oh well...
 %suse_update_desktop_file -r gnome-nettool GNOME GTK System X-SuSE-Core-System
 %find_lang %{name} %{?no_lang_C}
@@ -88,13 +82,7 @@
 %files
 %defattr (-, root, root)
 %doc AUTHORS COPYING ChangeLog NEWS README TODO
-%dir %{_datadir}/gnome/
-%dir %{_datadir}/gnome/help/
-%dir %{_datadir}/gnome/help/%{name}/
-%doc %{_datadir}/gnome/help/%{name}/C/
-%dir %{_datadir}/omf/
-%dir %{_datadir}/omf/%{name}/
-%doc %{_datadir}/omf/%{name}/%{name}-C.omf
+%doc %{_datadir}/help/C/%{name}/
 %{_bindir}/gnome-nettool
 %{_datadir}/applications/gnome-nettool.desktop
 %{_datadir}/glib-2.0/schemas/org.gnome.gnome-nettool.gschema.xml

++ gnome-nettool-3.2.0.tar.xz -> gnome-nettool-3.8.0.tar.xz ++
 51440 lines of diff (skipped)

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



commit gnome-control-center for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package gnome-control-center for 
openSUSE:Factory checked in at 2013-05-06 09:53:12

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


Package is "gnome-control-center"

Changes:

--- 
/work/SRC/openSUSE:Factory/gnome-control-center/gnome-control-center.changes
2013-04-26 15:46:05.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-control-center.new/gnome-control-center.changes
   2013-05-06 09:53:14.0 +0200
@@ -1,0 +2,8 @@
+Sat Apr 20 16:58:44 UTC 2013 - mike.catanz...@gmail.com
+
+- Add gnome-control-center-remove-password-options.patch - users
+  will get locked out of their computers if they try to
+  'Choose password at next login' or 'Login without password'
+  since these conflict with our PAM configuration (bnc#779408)
+
+---

New:

  gnome-control-center-remove-password-options.patch



Other differences:
--
++ gnome-control-center.spec ++
--- /var/tmp/diff_new_pack.89Ahxg/_old  2013-05-06 09:53:15.0 +0200
+++ /var/tmp/diff_new_pack.89Ahxg/_new  2013-05-06 09:53:15.0 +0200
@@ -34,6 +34,8 @@
 Source: 
http://download.gnome.org/sources/gnome-control-center/3.8/%{name}-%{version}.tar.xz
 # PATCH-FEATURE-OPENSUSE gnome-control-center-allow-yast-in-shell.patch 
vu...@opensuse.org -- Allow the launch of the yast shell from the g-c-c shell; 
it's quite ugly, but on the other hand, we don't want to change the behavior of 
the shell except for yast...
 Patch0: gnome-control-center-allow-yast-in-shell.patch
+# PATCH-FEATURE-OPENSUSE gnome-control-center-remove-password-options.patch 
bnc#779408 mike.catanz...@gmail.com -- users: Remove login options that don't 
work on openSUSE (leading to user being locked out of his system)
+Patch1: gnome-control-center-remove-password-options.patch
 # PATCH-NEEDS-REBASE PATCH-HACK-OPENSUSE 
gnome-control-center-hide-region-system-tab.patch vu...@opensuse.org -- Hide 
system tab in region panel until we really use the right files for system 
settings (see bnc#703833)
 Patch2: gnome-control-center-hide-region-system-tab.patch
 # PATCH-FIX-UPSTREAM gnome-control-center-fine-grained-tz-polkit.patch 
bgo#646185 bnc#749453 vu...@opensuse.org -- Allow changing timezone without 
requiring privileges to change time
@@ -158,6 +160,7 @@
 %setup -q
 translation-update-upstream
 %patch0 -p1
+%patch1 -p1
 #Needs rebase
 #patch2 -p1
 %patch3 -p1

++ gnome-control-center-remove-password-options.patch ++
>From b6eae4c79add7d231ebcd776b0f80340773d4acd Mon Sep 17 00:00:00 2001
From: Michael Catanzaro 
Date: Sat, 20 Apr 2013 10:54:47 -0500
Subject: [PATCH] Remove password options

* Choose password at next login
* Login without password

We want to put these back, but for now they don't work

bnc#779408
---
 panels/user-accounts/data/password-dialog.ui | 8 
 1 file changed, 8 deletions(-)

diff --git a/panels/user-accounts/data/password-dialog.ui 
b/panels/user-accounts/data/password-dialog.ui
index 81de04f..44dceaa 100644
--- a/panels/user-accounts/data/password-dialog.ui
+++ b/panels/user-accounts/data/password-dialog.ui
@@ -15,14 +15,6 @@
 0
   
   
-Choose password at next login
-1
-  
-  
-Log in without a password
-2
-  
-  
 Disable this account
 3
   
-- 
1.8.1.4

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



commit glom for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package glom for openSUSE:Factory checked in 
at 2013-05-06 09:52:24

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


Package is "glom"

Changes:

--- /work/SRC/openSUSE:Factory/glom/glom.changes2013-04-24 
10:27:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.glom.new/glom.changes   2013-05-06 
09:52:27.0 +0200
@@ -1,0 +2,8 @@
+Sun May  5 09:20:01 UTC 2013 - zai...@opensuse.org
+
+- Update to version 1.24.0:
+  + Document format: table node: Remove superfluous parent_table
+attribute.
+  + libglom: Various minor code cleanups.
+
+---

Old:

  glom-1.23.4.tar.xz

New:

  glom-1.24.0.tar.xz



Other differences:
--
++ glom.spec ++
--- /var/tmp/diff_new_pack.t9dsOb/_old  2013-05-06 09:52:28.0 +0200
+++ /var/tmp/diff_new_pack.t9dsOb/_new  2013-05-06 09:52:28.0 +0200
@@ -24,10 +24,10 @@
 Summary:Database designer and user interface
 License:GPL-3.0+
 Group:  Productivity/Databases/Clients
-Version:1.23.4
+Version:1.24.0
 Release:0
 # FIXME: once bnc#793882 is fixed, re-enable %%check section
-Source: 
http://download.gnome.org/sources/glom/1.23/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/glom/1.24/%{name}-%{version}.tar.xz
 # This is indeed GPL-3.0+, see 
http://git.gnome.org/browse/glom/commit/?id=6b16a90f8ea902d91db85656cc11c6a951d42ced
 Url:http://www.glom.org/
 BuildRequires:  boost-devel

++ glom-1.23.4.tar.xz -> glom-1.24.0.tar.xz ++
 23540 lines of diff (skipped)

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



commit glibmm2 for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package glibmm2 for openSUSE:Factory checked 
in at 2013-05-06 09:51:45

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


Package is "glibmm2"

Changes:

--- /work/SRC/openSUSE:Factory/glibmm2/glibmm2.changes  2013-04-26 
15:44:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.glibmm2.new/glibmm2.changes 2013-05-06 
09:51:48.0 +0200
@@ -1,0 +2,17 @@
+Thu May  2 19:18:41 UTC 2013 - dims...@opensuse.org
+
+- Update to version 2.36.2:
+  + Revert this change from 2.36.1, which should not have appeared
+in a stable release yet:
+- Custom Interfaces: Implement derived interface properties.
+
+---
+Wed May  1 19:36:34 UTC 2013 - dims...@opensuse.org
+
+- Update to version 2.36.1:
+  + Custom Interfaces: Implement derived interface properties.
+  + gmmproc: Fix _WRAP_SIGNAL(custom_c_callback) for void func().
+  + Output.pm: convert_args_c_to_cpp(): Reverse mappings hash
+correctly.
+
+---

Old:

  glibmm-2.36.0.tar.xz

New:

  glibmm-2.36.2.tar.xz



Other differences:
--
++ glibmm2.spec ++
--- /var/tmp/diff_new_pack.TdduMk/_old  2013-05-06 09:51:49.0 +0200
+++ /var/tmp/diff_new_pack.TdduMk/_new  2013-05-06 09:51:49.0 +0200
@@ -21,7 +21,7 @@
 
 Name:   glibmm2
 %define _name glibmm
-Version:2.36.0
+Version:2.36.2
 Release:0
 Summary:C++ Interface for Glib
 License:LGPL-2.1+

++ glibmm-2.36.0.tar.xz -> glibmm-2.36.2.tar.xz ++
 21010 lines of diff (skipped)

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



commit gkrellm for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package gkrellm for openSUSE:Factory checked 
in at 2013-05-06 09:51:35

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


Package is "gkrellm"

Changes:

--- /work/SRC/openSUSE:Factory/gkrellm/gkrellm.changes  2013-04-23 
17:19:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.gkrellm.new/gkrellm.changes 2013-05-06 
09:51:36.0 +0200
@@ -1,0 +2,5 @@
+Thu May  2 15:28:29 UTC 2013 - sch...@linux-m68k.org
+
+- Compile with %{optflags}
+
+---



Other differences:
--
++ gkrellm.spec ++
--- /var/tmp/diff_new_pack.lXnK9q/_old  2013-05-06 09:51:37.0 +0200
+++ /var/tmp/diff_new_pack.lXnK9q/_new  2013-05-06 09:51:37.0 +0200
@@ -97,7 +97,7 @@
 #e. g. bnc#803967 bnc#803081
 ./configure
 cd ..
-make X11_LIBS="-L/usr/X11R6/%{_lib} -lX11 -lSM -lICE" GTOP_LIBS="-lgmodule-2.0"
+make CFLAGS="%{optflags}" X11_LIBS="-L/usr/X11R6/%{_lib} -lX11 -lSM -lICE" 
GTOP_LIBS="-lgmodule-2.0"
 
 %install
 make install STRIP= \





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



commit git for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package git for openSUSE:Factory checked in 
at 2013-05-06 09:51:26

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


Package is "git"

Changes:

--- /work/SRC/openSUSE:Factory/git/git.changes  2013-05-03 13:35:01.0 
+0200
+++ /work/SRC/openSUSE:Factory/.git.new/git.changes 2013-05-06 
09:51:29.0 +0200
@@ -1,0 +2,9 @@
+Sun May  5 05:17:32 UTC 2013 - dougla...@outlook.com
+
+- Updated to version 1.8.2.2:
+  * bug fixes and documentation updates
+
+  more details, please see here:
+  https://raw.github.com/git/git/master/Documentation/RelNotes/1.8.2.2.txt
+
+---

Old:

  git-1.8.2.1.tar.gz

New:

  git-1.8.2.2.tar.gz



Other differences:
--
++ git.spec ++
--- /var/tmp/diff_new_pack.ygbkrY/_old  2013-05-06 09:51:31.0 +0200
+++ /var/tmp/diff_new_pack.ygbkrY/_new  2013-05-06 09:51:31.0 +0200
@@ -20,7 +20,7 @@
 %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services
 
 Name:   git
-Version:1.8.2.1
+Version:1.8.2.2
 Release:0
 Summary:Fast, scalable, distributed revision control system
 License:GPL-2.0

++ git-1.8.2.1.tar.gz -> git-1.8.2.2.tar.gz ++
 5076 lines of diff (skipped)

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



commit docky for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package docky for openSUSE:Factory checked 
in at 2013-05-06 09:51:19

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


Package is "docky"

Changes:

--- /work/SRC/openSUSE:Factory/docky/docky.changes  2013-01-10 
10:47:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.docky.new/docky.changes 2013-05-06 
09:51:20.0 +0200
@@ -1,0 +2,16 @@
+Fri May  3 06:57:20 UTC 2013 - dims...@opensuse.org
+
+- Update to version 2.2.0:
+  + New docklets: NetworkMonitor
+  + Core:
+- Accept dropping of every file when no MimeType specified (lp#986693)
+- Docky click area larger than visible in panel mode (lp#730959)
+- Gconf key to suppress compositing warning. (lp#754064)
+- Error building with mono 3 (lp#1097805)
+  + Docklets:
+- CPU Monitor Docklet doesn't launch System Monitor in KDE (lp#779181)
+- Add systemd support for SessionManager
+  + Updated translations.
+- Drop docky-mono3.patch: fixed upstream.
+
+---

Old:

  docky-2.1.4.tar.xz
  docky-mono3.patch

New:

  docky-2.2.0.tar.xz



Other differences:
--
++ docky.spec ++
--- /var/tmp/diff_new_pack.SinWv7/_old  2013-05-06 09:51:21.0 +0200
+++ /var/tmp/diff_new_pack.SinWv7/_new  2013-05-06 09:51:21.0 +0200
@@ -17,19 +17,15 @@
 
 
 Name:   docky
-Version:2.1.4
+Version:2.2.0
 Release:0
 Summary:A Dock Application
 License:GPL-3.0+
 Group:  Productivity/Other
 Url:https://launchpad.net/docky
-Source: 
http://launchpad.net/docky/2.1/%{version}/+download/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM docky-mono3.patch lp#1097805 dims...@opensuse.org -- Fix 
build with mono 3.0
-Patch0: docky-mono3.patch
+Source: 
http://launchpad.net/docky/2.2/%{version}/+download/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  intltool
-# Needed for patch0
-BuildRequires:  libtool
 BuildRequires:  mono
 BuildRequires:  mono-devel
 BuildRequires:  pkgconfig(dbus-sharp-1.0) >= 0.7
@@ -72,11 +68,8 @@
 %lang_package
 %prep
 %setup -q
-%patch0 -p1
 
 %build
-# Needed for patch0
-autoreconf -f -i -Wnone
 %configure --disable-schemas-install
 make
 

++ docky-2.1.4.tar.xz -> docky-2.2.0.tar.xz ++
 40315 lines of diff (skipped)

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



commit debootstrap for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package debootstrap for openSUSE:Factory 
checked in at 2013-05-06 09:51:13

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


Package is "debootstrap"

Changes:

--- /work/SRC/openSUSE:Factory/debootstrap/debootstrap.changes  2013-04-07 
14:21:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.debootstrap.new/debootstrap.changes 
2013-05-06 09:51:15.0 +0200
@@ -1,0 +2,6 @@
+Sun May  5 20:18:17 UTC 2013 - frank.lichtenh...@sophos.com
+
+- update to 1.0.49
+* Add support for jessie. deb#706788
+
+---

Old:

  debootstrap_1.0.48.tar.gz

New:

  debootstrap_1.0.49.tar.gz



Other differences:
--
++ debootstrap.spec ++
--- /var/tmp/diff_new_pack.9zaQOV/_old  2013-05-06 09:51:16.0 +0200
+++ /var/tmp/diff_new_pack.9zaQOV/_new  2013-05-06 09:51:16.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   debootstrap
-Version:1.0.48
+Version:1.0.49
 Release:0
 Summary:Bootstrap a basic Debian system
 License:MIT
@@ -42,7 +42,7 @@
 Anthony Towns
 
 %prep
-%setup
+%setup -n %{name}
 %patch0 -p1
 
 %build

++ debootstrap_1.0.48.tar.gz -> debootstrap_1.0.49.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debootstrap-1.0.48/debian/changelog 
new/debootstrap/debian/changelog
--- old/debootstrap-1.0.48/debian/changelog 2013-04-04 16:18:04.0 
+0200
+++ new/debootstrap/debian/changelog2013-05-05 05:38:31.0 +0200
@@ -1,3 +1,9 @@
+debootstrap (1.0.49) unstable; urgency=medium
+
+  * Add support for jessie. Closes: #706788
+
+ -- Joey Hess   Sat, 04 May 2013 23:37:52 -0400
+
 debootstrap (1.0.48) unstable; urgency=low
 
   * Team upload
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debootstrap-1.0.48/debootstrap.8 
new/debootstrap/debootstrap.8
--- old/debootstrap-1.0.48/debootstrap.82012-07-04 21:58:48.0 
+0200
+++ new/debootstrap/debootstrap.8   2013-05-05 05:37:38.0 +0200
@@ -26,7 +26,7 @@
 .PP
 The
 .I SUITE
-may be a release code name (eg, sid, wheezy, squeeze, lenny)
+may be a release code name (eg, sid, jessie, wheezy)
 or a symbolic name (eg, unstable, testing, stable, oldstable)
 .PP
 Notice that file:/ URLs are translated to file:/// (correct scheme as
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debootstrap-1.0.48/scripts/jessie 
new/debootstrap/scripts/jessie
--- old/debootstrap-1.0.48/scripts/jessie   1970-01-01 01:00:00.0 
+0100
+++ new/debootstrap/scripts/jessie  2013-05-06 09:51:16.0 +0200
@@ -0,0 +1 @@
+symbolic link to sid

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



commit balsa for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package balsa for openSUSE:Factory checked 
in at 2013-05-06 09:39:37

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


Package is "balsa"

Changes:

--- /work/SRC/openSUSE:Factory/balsa/balsa.changes  2013-04-20 
17:40:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.balsa.new/balsa.changes 2013-05-06 
09:39:44.0 +0200
@@ -1,0 +2,15 @@
+Wed May  1 21:04:56 UTC 2013 - dims...@opensuse.org
+
+- Update to version 2.5.1:
+  + Mew message header widget.
+  + WebkitGtk2 widget integration.
+  + Ported to GNetworkMonitor.
+  + Yet another documentation port.
+  + Initial config assistant improvements.
+- Change --with-html-widget=webkit configure parameter to
+  --with-html-widget=webkit2, to switch to WebKit2.
+- Replace gnome-doc-utils-devel BuildRequires with yelp-tools,
+  following upstreams port to the new documentation infrastructure.
+- Drop balsa-gtksourceview.patch: fixed upstream.
+
+---

Old:

  balsa-2.5.0.tar.bz2
  balsa-gtksourceview.patch

New:

  balsa-2.5.1.tar.bz2



Other differences:
--
++ balsa.spec ++
--- /var/tmp/diff_new_pack.4TKJIO/_old  2013-05-06 09:40:04.0 +0200
+++ /var/tmp/diff_new_pack.4TKJIO/_new  2013-05-06 09:40:04.0 +0200
@@ -19,18 +19,15 @@
 Name:   balsa
 %define TOUCHSCREEN_OPTIMIZATION %(echo %{name} | grep -qv touchscreen ; echo 
$?)
 %define base_name balsa
-Version:2.5.0
+Version:2.5.1
 Release:0
 Summary:The GNOME Mail Program
 License:GPL-2.0+
 Group:  Productivity/Networking/Email/Clients
 Url:http://pawsa.fedorapeople.org/balsa/
 Source: http://pawsa.fedorapeople.org/balsa/%{name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM balsa-gtksourceview.patch bgo#697454 dims...@opensuse.org 
-- Fix includes of gtksourceview headers
-Patch0: balsa-gtksourceview.patch
 BuildRequires:  compface
 BuildRequires:  fdupes
-BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  gpgme-devel
 BuildRequires:  intltool
 BuildRequires:  krb5-devel
@@ -39,6 +36,7 @@
 BuildRequires:  openssl-devel
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
+BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(enchant)
 BuildRequires:  pkgconfig(glib-2.0) >= 2.27.0
 BuildRequires:  pkgconfig(gmime-2.6)
@@ -52,7 +50,7 @@
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(sqlite3)
 BuildRequires:  pkgconfig(unique-1.0)
-BuildRequires:  pkgconfig(webkitgtk-3.0)
+BuildRequires:  pkgconfig(webkit2gtk-3.0)
 Recommends: %{base_name}-lang
 %if "%{name}" != "%{base_name}"
 Conflicts:  %{base_name}
@@ -74,7 +72,6 @@
 
 %prep
 %setup -q -n %{base_name}-%{version}
-%patch0 -p1
 translation-update-upstream
 
 %build
@@ -96,7 +93,7 @@
--with-gss\
--with-compface\
--with-unique\
-   --with-html-widget=webkit
+   --with-html-widget=webkit2
 make %{?_smp_mflags}
 
 %install
@@ -132,13 +129,7 @@
 %defattr(-, root, root)
 %doc README COPYING ChangeLog NEWS TODO AUTHORS HACKING
 %doc docs/mh-mail-HOWTO docs/vconvert.awk docs/pine2vcard
-%dir %{_datadir}/gnome/
-%dir %{_datadir}/gnome/help/
-%dir %{_datadir}/gnome/help/%{name}/
-%doc %{_datadir}/gnome/help/%{name}/C/
-%dir %{_datadir}/omf/
-%dir %{_datadir}/omf/%{name}/
-%doc %{_datadir}/omf/%{name}/%{name}-C.omf
+%doc %{_datadir}/help/C/%{name}/
 %{_bindir}/*
 %{_datadir}/applications/*.desktop
 %{_datadir}/balsa/

++ balsa-2.5.0.tar.bz2 -> balsa-2.5.1.tar.bz2 ++
 54791 lines of diff (skipped)

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



commit python-Pygments for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package python-Pygments for openSUSE:Factory 
checked in at 2013-05-06 09:08:42

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


Package is "python-Pygments"

Changes:

--- /work/SRC/openSUSE:Factory/python-Pygments/python-Pygments.changes  
2012-05-16 21:35:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-Pygments.new/python-Pygments.changes 
2013-05-06 09:08:44.0 +0200
@@ -1,0 +2,24 @@
+Fri May  3 22:43:21 UTC 2013 - toddrme2...@gmail.com
+
+- Update to version 1.6:
+  - Lexers added
+  - Fix unquoted HTML attribute lexing in Opa .
+  - The HTML formatter now supports linking to tags using CTags files, when the
+python-ctags package is installed .
+  - The HTML formatter now has a "linespans" option that wraps every line in a
+ tag with a specific id .
+  - When deriving a lexer from another lexer with token definitions, 
definitions
+for states not in the child lexer are now inherited.  If you override a 
state
+in the child lexer, an "inherit" keyword has been added to insert the base
+state at that position .
+  - The C family lexers now inherit token definitions from a common base class,
+removing code duplication .
+  - Use "colorama" on Windows for console color output .
+  - Fix Template Haskell highlighting .
+  - Fix some S/R lexer errors .
+  - Fix a bug in the Prolog lexer with names that start with 'is' .
+  - Rewrite Dylan lexer, add Dylan LID lexer .
+  - Add a Java quickstart document .
+  - Add a "external/autopygmentize" file that can be used as .lessfilter .
+
+---
--- /work/SRC/openSUSE:Factory/python-Pygments/python3-Pygments.changes 
2012-05-16 21:35:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-Pygments.new/python3-Pygments.changes
2013-05-06 09:08:44.0 +0200
@@ -1,0 +2,30 @@
+Fri May  3 22:43:21 UTC 2013 - toddrme2...@gmail.com
+
+- Update to version 1.6:
+  - Lexers added
+  - Fix unquoted HTML attribute lexing in Opa .
+  - The HTML formatter now supports linking to tags using CTags files, when the
+python-ctags package is installed .
+  - The HTML formatter now has a "linespans" option that wraps every line in a
+ tag with a specific id .
+  - When deriving a lexer from another lexer with token definitions, 
definitions
+for states not in the child lexer are now inherited.  If you override a 
state
+in the child lexer, an "inherit" keyword has been added to insert the base
+state at that position .
+  - The C family lexers now inherit token definitions from a common base class,
+removing code duplication .
+  - Use "colorama" on Windows for console color output .
+  - Fix Template Haskell highlighting .
+  - Fix some S/R lexer errors .
+  - Fix a bug in the Prolog lexer with names that start with 'is' .
+  - Rewrite Dylan lexer, add Dylan LID lexer .
+  - Add a Java quickstart document .
+  - Add a "external/autopygmentize" file that can be used as .lessfilter .
+
+---
+Tue Nov 20 18:40:45 UTC 2012 - sasc...@suse.de
+
+- Name Python3 binaries consistently:
+  + Fix in setup.py to have correct egg-info data
+
+---

Old:

  Pygments-1.5.tar.gz

New:

  Pygments-1.6.tar.gz



Other differences:
--
++ python-Pygments.spec ++
--- /var/tmp/diff_new_pack.cAv395/_old  2013-05-06 09:08:46.0 +0200
+++ /var/tmp/diff_new_pack.cAv395/_new  2013-05-06 09:08:46.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-Pygments
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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,15 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-%define modname Pygments
-Name:   python-%{modname}
-Version:1.5
+
+Name:   python-Pygments
+Version:1.6
 Release:0
 Url:http://pygments.org
 Summary:Pygments is a syntax highlighting package written in Python
 License:BSD-2-Clause
 Group:  Development/Languages/Python
-Source: 
http://pypi.python.org/packages/source/P/%{modname}/%{modname}-%{version}.tar.gz
+Source: 
http://pypi.python.org/packages/source/P/Pygments/Pygments-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
 

commit python-numpy for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package python-numpy for openSUSE:Factory 
checked in at 2013-05-06 09:07:14

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


Package is "python-numpy"

Changes:

--- /work/SRC/openSUSE:Factory/python-numpy/python-numpy-doc.changes
2013-03-12 11:15:06.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-numpy.new/python-numpy-doc.changes   
2013-05-06 09:07:15.0 +0200
@@ -1,0 +2,6 @@
+Fri May  3 22:27:24 UTC 2013 - toddrme2...@gmail.com
+
+- Update to 1.7.1
+  * Bugfixes
+
+---
python-numpy.changes: same change
python3-numpy.changes: same change

Old:

  numpy-1.7.0.tar.gz

New:

  numpy-1.7.1.tar.gz



Other differences:
--
++ python-numpy-doc.spec ++
--- /var/tmp/diff_new_pack.KTMfqB/_old  2013-05-06 09:07:17.0 +0200
+++ /var/tmp/diff_new_pack.KTMfqB/_new  2013-05-06 09:07:17.0 +0200
@@ -19,7 +19,7 @@
 %define modname numpy
 Name:   python-%{modname}-doc
 %define docname numpydoc
-Version:1.7.0
+Version:1.7.1
 Release:0
 %define docvers 0.4
 Url:http://sourceforge.net/projects/numpy

++ python-numpy.spec ++
--- /var/tmp/diff_new_pack.KTMfqB/_old  2013-05-06 09:07:17.0 +0200
+++ /var/tmp/diff_new_pack.KTMfqB/_new  2013-05-06 09:07:17.0 +0200
@@ -18,7 +18,7 @@
 
 %define modname numpy
 Name:   python-%{modname}
-Version:1.7.0
+Version:1.7.1
 Release:0
 Url:http://sourceforge.net/projects/numpy
 Summary:NumPy array processing for numbers, strings, records and 
objects

++ python3-numpy.spec ++
--- /var/tmp/diff_new_pack.KTMfqB/_old  2013-05-06 09:07:17.0 +0200
+++ /var/tmp/diff_new_pack.KTMfqB/_new  2013-05-06 09:07:17.0 +0200
@@ -18,7 +18,7 @@
 
 %define modname numpy
 Name:   python3-%{modname}
-Version:1.7.0
+Version:1.7.1
 Release:0
 Url:http://sourceforge.net/projects/numpy
 Summary:NumPy array processing for numbers, strings, records and 
objects

++ numpy-1.7.0.tar.gz -> numpy-1.7.1.tar.gz ++
 24145 lines of diff (skipped)

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



commit pymol for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package pymol for openSUSE:Factory checked 
in at 2013-05-06 09:06:51

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


Package is "pymol"

Changes:

--- /work/SRC/openSUSE:Factory/pymol/pymol.changes  2013-04-23 
17:30:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.pymol.new/pymol.changes 2013-05-06 
09:06:52.0 +0200
@@ -1,0 +2,28 @@
+Fri Apr 26 22:45:26 UTC 2013 - dh...@wustl.edu
+
+- update to svn rev 4028, pymol 1.6beta1
+  * refactored importing.fetch
+  * spectrum enhancements (arbitrary expressions and colors)
+  * pymol2.cmd2: implement proxy pattern
+  * chempy model improvements
+  * fix bg_color, which sometimes did not apply instantly
+
+---
+Mon Apr 22 22:25:07 UTC 2013 - dh...@wustl.edu
+
+- update to svn rev 4027
+  * support full path for "matrix" argument
+https://sourceforge.net/p/pymol/patches/4/
+  * use PyMOL API in pymol.rpc module
+https://sourceforge.net/p/pymol/patches/3/
+  * doc string for cmd.find_pairs
+https://sourceforge.net/p/pymol/patches/2/
+  * rotate ANISOU vector when transforming objects
+  * new command: split_chains
+  * fix create/extract bug with movie
+  * fixed cartoon VBO memory leak
+  * always draw rounded caps with sticks shaders
+  * several shader fixes and performance improvements
+  * fixed screen z-offset for labels
+
+---

Old:

  pymol-1.6.0.0.svn4025.tar.bz2

New:

  pymol-1.6.0.0.svn4028.tar.bz2



Other differences:
--
++ pymol.spec ++
--- /var/tmp/diff_new_pack.POrXZi/_old  2013-05-06 09:06:54.0 +0200
+++ /var/tmp/diff_new_pack.POrXZi/_new  2013-05-06 09:06:54.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   pymol
-Version:1.6.0.0.svn4025
+Version:1.6.0.0.svn4028
 Release:0
 Url:http://pymol.org
 Summary:A Molecular Viewer

++ pymol-1.6.0.0.svn4025.tar.bz2 -> pymol-1.6.0.0.svn4028.tar.bz2 ++
/work/SRC/openSUSE:Factory/pymol/pymol-1.6.0.0.svn4025.tar.bz2 
/work/SRC/openSUSE:Factory/.pymol.new/pymol-1.6.0.0.svn4028.tar.bz2 differ: 
char 11, line 1

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



commit phpMyAdmin for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package phpMyAdmin for openSUSE:Factory 
checked in at 2013-05-06 09:06:12

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


Package is "phpMyAdmin"

Changes:

--- /work/SRC/openSUSE:Factory/phpMyAdmin/phpMyAdmin.changes2013-04-10 
20:27:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.phpMyAdmin.new/phpMyAdmin.changes   
2013-05-06 09:06:13.0 +0200
@@ -1,0 +2,9 @@
+Wed Apr 24 22:41:50 UTC 2013 - ec...@schirra.net
+
+- update to 3.5.8.1 (2013-04-24)
+  * [security] Remote code execution (preg_replace), reported by Janek Vind
+(see PMASA-2013-2)
+  * [security] Locally Saved SQL Dump File Multiple File Extension Remote Code
+Execution, reported by Janek Vind (see PMASA-2013-3)
+
+---

Old:

  phpMyAdmin-3.5.8-all-languages.tar.bz2

New:

  phpMyAdmin-3.5.8.1-all-languages.tar.bz2



Other differences:
--
++ phpMyAdmin.spec ++
--- /var/tmp/diff_new_pack.xFvAcB/_old  2013-05-06 09:06:15.0 +0200
+++ /var/tmp/diff_new_pack.xFvAcB/_new  2013-05-06 09:06:15.0 +0200
@@ -34,7 +34,7 @@
 Summary:Administration of MySQL over the web
 License:GPL-2.0+
 Group:  Productivity/Networking/Web/Frontends
-Version:3.5.8
+Version:3.5.8.1
 Release:0
 Url:http://www.phpMyAdmin.net
 Source0:%{name}-%{version}-all-languages.tar.bz2

++ phpMyAdmin-3.5.8-all-languages.tar.bz2 -> 
phpMyAdmin-3.5.8.1-all-languages.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/phpMyAdmin-3.5.8-all-languages/ChangeLog 
new/phpMyAdmin-3.5.8.1-all-languages/ChangeLog
--- old/phpMyAdmin-3.5.8-all-languages/ChangeLog2013-04-08 
14:06:50.0 +0200
+++ new/phpMyAdmin-3.5.8.1-all-languages/ChangeLog  2013-04-24 
14:30:15.0 +0200
@@ -1,6 +1,12 @@
 phpMyAdmin - ChangeLog
 ==
 
+3.5.8.1 (2013-04-24)
+- [security] Remote code execution (preg_replace), reported by Janek Vind
+  (see PMASA-2013-2)
+- [security] Locally Saved SQL Dump File Multiple File Extension Remote Code
+  Execution, reported by Janek Vind (see PMASA-2013-3)
+
 3.5.8.0 (2013-04-08)
 - bug #3828 MariaDB reported as MySQL
 - bug #3854 Incorrect header for Safari 6.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/phpMyAdmin-3.5.8-all-languages/Documentation.html 
new/phpMyAdmin-3.5.8.1-all-languages/Documentation.html
--- old/phpMyAdmin-3.5.8-all-languages/Documentation.html   2013-04-08 
14:06:50.0 +0200
+++ new/phpMyAdmin-3.5.8.1-all-languages/Documentation.html 2013-04-24 
14:30:15.0 +0200
@@ -8,7 +8,7 @@
 
 
 
-phpMyAdmin 3.5.8 - Documentation
+phpMyAdmin 3.5.8.1 - Documentation
 
 
 
@@ -16,7 +16,7 @@
 
 
 http://www.phpmyadmin.net/";>phpMyAdmin
-3.5.8
+3.5.8.1
 Documentation
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/phpMyAdmin-3.5.8-all-languages/Documentation.txt 
new/phpMyAdmin-3.5.8.1-all-languages/Documentation.txt
--- old/phpMyAdmin-3.5.8-all-languages/Documentation.txt2013-04-08 
14:06:50.0 +0200
+++ new/phpMyAdmin-3.5.8.1-all-languages/Documentation.txt  2013-04-24 
14:30:15.0 +0200
@@ -1,4 +1,4 @@
-phpMyAdmin 3.5.8 Documentation
+phpMyAdmin 3.5.8.1 Documentation
 
   * Top
   * Requirements
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/phpMyAdmin-3.5.8-all-languages/README 
new/phpMyAdmin-3.5.8.1-all-languages/README
--- old/phpMyAdmin-3.5.8-all-languages/README   2013-04-08 14:06:50.0 
+0200
+++ new/phpMyAdmin-3.5.8.1-all-languages/README 2013-04-24 14:30:15.0 
+0200
@@ -1,7 +1,7 @@
 phpMyAdmin - Readme
 ===
 
-Version 3.5.8
+Version 3.5.8.1
 
 A set of PHP-scripts to manage MySQL over the web.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/phpMyAdmin-3.5.8-all-languages/RELEASE-DATE-3.5.8 
new/phpMyAdmin-3.5.8.1-all-languages/RELEASE-DATE-3.5.8
--- old/phpMyAdmin-3.5.8-all-languages/RELEASE-DATE-3.5.8   2013-04-08 
14:06:51.0 +0200
+++ new/phpMyAdmin-3.5.8.1-all-languages/RELEASE-DATE-3.5.8 1970-01-01 
01:00:00.0 +0100
@@ -1 +0,0 @@
-Mon Apr  8 12:03:54 UTC 2013
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/phpMyAdmin-3.5.8-all-languages/RELEASE-DATE-3.5.8.1 
new/phpMyAdmin-3.5.8.1-all-languages/RELEASE-DATE-3.5.8.1
--- ol

commit libzypp for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package libzypp for openSUSE:Factory checked 
in at 2013-05-06 09:05:32

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


Package is "libzypp"

Changes:

--- /work/SRC/openSUSE:Factory/libzypp/libzypp.changes  2013-04-14 
10:35:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.libzypp.new/libzypp.changes 2013-05-06 
09:05:33.0 +0200
@@ -1,0 +2,22 @@
+Thu May  2 11:07:52 CEST 2013 - m...@suse.de
+
+- Discourage using SafeBool in favor of explicit operator bool
+- version 13.1.0 (1)
+
+---
+Mon Apr 29 10:41:46 CEST 2013 - m...@suse.de
+
+- Testsuite: Workaround boost::thread being not header only since 
+  boost-1.50 (boost ticket 7085)
+- Adaptions to smart_pointer changes in boost-1.53; mainly introduce 
+  explicit operator bool; constructible and comparable with nullptr_t.
+- Bump major version for Factory
+  12.x is continued on SuSE-Code-12_3-Branch
+- version 13.0.0 (0)
+
+---
+Sun Apr 28 01:14:07 CEST 2013 - m...@suse.de
+
+- Update zypp-po.tar.bz2
+
+---

Old:

  libzypp-12.11.0.tar.bz2

New:

  libzypp-13.1.0.tar.bz2



Other differences:
--
++ libzypp.spec ++
--- /var/tmp/diff_new_pack.2IobOd/_old  2013-05-06 09:05:35.0 +0200
+++ /var/tmp/diff_new_pack.2IobOd/_new  2013-05-06 09:05:35.0 +0200
@@ -24,7 +24,7 @@
 Group:  System/Packages
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Summary:Package, Patch, Pattern, and Product Management
-Version:12.11.0
+Version:13.1.0
 Release:1
 Source: %{name}-%{version}.tar.bz2
 Source1:%{name}-rpmlintrc

++ libzypp-12.11.0.tar.bz2 -> libzypp-13.1.0.tar.bz2 ++
 1689 lines of diff (skipped)

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



commit kiwi for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package kiwi for openSUSE:Factory checked in 
at 2013-05-06 09:04:43

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


Package is "kiwi"

Changes:

--- /work/SRC/openSUSE:Factory/kiwi/kiwi.changes2013-04-24 
15:52:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.kiwi.new/kiwi.changes   2013-05-06 
09:04:49.0 +0200
@@ -1,0 +2,118 @@
+Fri May  3 14:52:14 CEST 2013 - m...@suse.de
+
+- v5.05.11 released
+  
+---
+Fri May  3 12:28:20 CEST 2013 - m...@suse.de
+  
+- fixed xen dom0 boot configuration
+  * the xen hypervisor was copied by kiwi as 'xen.gz.vmx' but the
+configuration was written to search for xen.gz and failed
+
+---
+Fri May  3 11:40:57 CEST 2013 - m...@suse.de
+
+- don't use the same inode count calculated for root for
+  the boot and/or efi filesystem
+  
+---
+Fri May  3 11:15:04 CEST 2013 - m...@suse.de
+  
+- fixed restore of boot partition in recovery/restore mode
+  for systems which uses an extra boot partition
+  
+---
+Thu May  2 17:08:18 CEST 2013 - m...@suse.de
+  
+- fixed activation of md-raid array if no repartition
+  process takes place
+  
+---
+Thu May  2 12:25:17 CEST 2013 - m...@suse.de
+  
+- fixed display of language selection dialog:
+  * if lang is _not_ set in /proc/cmdline we will now use the
+first language set in kiwi_language for the boot image.
+Thus a language selection dialog only appears if lang
+is explicitly set to 'ask'
+
+---
+Thu May  2 12:06:33 CEST 2013 - m...@suse.de
+
+- fixed setup of recovery in a raid image. The meta information
+  telling the system how big the recovery partition should be
+  is now stored in the kiwi initrd and not in the image as it
+  was before. According to this the broken mount code at that
+  place could be removed
+  
+---
+Tue Apr 30 14:40:28 CEST 2013 - m...@suse.de
+  
+- netboot: fixed setup of swap device in $imageSwapDevice
+  If the partition table stays untouched the variable
+  was not set which caused a broken fstab entry for
+  swap. This patch makes sure the swap device variable
+  is set in any case
+  
+---
+Tue Apr 30 12:01:26 CEST 2013 - m...@suse.de
+  
+- don't show the same message twice
+  
+---
+Tue Apr 30 11:51:31 CEST 2013 - m...@suse.de
+  
+- removed unneeded/wrong message
+  
+---
+Mon Apr 29 12:12:45 CEST 2013 - m...@suse.de
+  
+- changed grub2 early boot script to search for the fs-uuid
+  of the boot filesystem in order to locate the config file
+  
+---
+Mon Apr 29 10:23:48 CEST 2013 - m...@suse.de
+  
+- DB: rebuild documentation
+  
+---
+Mon Apr 29 10:23:27 CEST 2013 - m...@suse.de
+  
+- DB: update config.sh manual page, template fix
+  
+---
+Mon Apr 29 09:53:36 CEST 2013 - m...@suse.de
+  
+- use the new baseMount() function in all config.sh scripts
+  provided by the kiwi JeOS templates
+  
+---
+Mon Apr 29 09:46:45 CEST 2013 - m...@suse.de
+  
+- added function baseMount() to kiwi script functions. The
+  function mounts all useful kernel filesystems e.g proc, sysfs
+  devpts and binfmt_misc. if the kiwi scripts are called in a
+  contained environment like it is the case if lxc is installed
+  on the image build machine it is required to mount the base
+  filesystems as one of the first steps in the script
+  
+---
+Mon Apr 29 09:37:21 CEST 2013 - m...@suse.de
+  
+- make sure binfmt_misc is mounted in the context of config.sh
+  
+---
+Mon Apr 29 09:08:30 CEST 2013 - m...@suse.de
+
+- write etc/default/grub_installdevice, which is not required
+  by grub2 at all but by other tools in openSUSE
+  
+---
+Thu Apr 25 11:18:50 CEST 2013 - rjsch...@suse.de
+  
+- follow up to 3d0e1e944d169
+  + add unit tests for skip-o

commit freedoom for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package freedoom for openSUSE:Factory 
checked in at 2013-05-06 09:04:18

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


Package is "freedoom"

Changes:

New Changes file:

--- /dev/null   2013-04-05 00:01:41.916011506 +0200
+++ /work/SRC/openSUSE:Factory/.freedoom.new/freedoom.changes   2013-05-06 
09:04:19.0 +0200
@@ -0,0 +1,30 @@
+---
+Wed May  1 05:55:10 UTC 2013 - jeng...@inai.de
+
+- Update to new upstream release 0.8~beta1
+* Various map, sprite and texture updates
+- Package freedoom-ultimate as well
+- Do not hard-require prboom; freedoom works with any engine
+- Signature verification
+- Wrap description at 70 cols
+
+---
+Tue May  3 17:55:24 UTC 2011 - claes.backst...@opensuse.org
+
+- updated to 0.7
+
+---
+Mon Feb 15 14:29:51 CET 2010 - prus...@suse.cz
+
+- updated to 0.6.4
+
+---
+Tue Jul  1 23:05:52 CEST 2008 - claes.backst...@fsfe.org
+
+- New upstream version 0.6.2
+
+---
+Thu Nov 22 00:03:00 CET 2007 - claes.backst...@fsfe.org
+
+- Initial package built from Fedora package (0.5-4)
+

New:

  freedoom-iwad-0.8-beta1.zip
  freedoom-iwad-0.8-beta1.zip.sig
  freedoom-ultimate-0.8-beta1.zip
  freedoom-ultimate-0.8-beta1.zip.sig
  freedoom.changes
  freedoom.desktop
  freedoom.keyring
  freedoom.png
  freedoom.spec



Other differences:
--
++ freedoom.spec ++
#
# spec file for package freedoom
#
# Copyright (c) 2013 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 waddir  %{_datadir}/doom

Name:   freedoom
Version:0.8~beta1
Release:0
%define uver0.8-beta1
Summary:Replacement game files for Doom game engines
License:BSD-3-Clause
Group:  Amusements/Games/3D/Shoot
Url:http://nongnu.org/freedoom/

#Git-Web:   http://git.savannah.gnu.org/cgit/freedoom.git/
#Git-Clone: git://git.sv.gnu.org/freedoom
Source: 
http://download.savannah.gnu.org/releases/freedoom/freedoom-iwad/freedoom-iwad-%uver.zip
Source2:
http://download.savannah.gnu.org/releases/freedoom/freedoom-iwad/freedoom-iwad-%uver.zip.sig
Source3:
http://download.savannah.gnu.org/releases/freedoom/freedoom-iwad/ultimate/freedoom-ultimate-%uver.zip
Source4:
http://download.savannah.gnu.org/releases/freedoom/freedoom-iwad/ultimate/freedoom-ultimate-%uver.zip.sig
Source5:freedoom.desktop
Source6:freedoom.png
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildArch:  noarch
BuildRequires:  unzip
BuildRequires:  update-desktop-files
%if 0%{?suse_version} >= 1230
BuildRequires:  gpg-offline
%endif
Recommends: prboom

%description
A set of game resources for the DOOM game engine. While the Doom
source code is free/libre, you currently still need one of the
proprietary IWAD files from id in order to play Doom. Freedoom aims
to create a free alternative. Combined with the GPL-licensed Doom
source code, this will result in a completely free Doom-based game.

%prep
%{?gpg_verify: %gpg_verify %{S:2}}
%{?gpg_verify: %gpg_verify %{S:4}}
%setup -Tcq -a0 -a3

%build
# Game data files.  Nothing to build!

%install
b="%buildroot"
install -Dpm0644 "freedoom-iwad-%uver/doom2.wad" "$b/%waddir/freedoom.wad"
install -Dpm0644 "freedoom-ultimate-%uver/doom.wad" 
"$b/%waddir/freedoom-ultimate.wad"
mkdir -p "$b/%_docdir/%name"
cp "freedoom-iwad-%uver"/{COPYING,CREDITS,ChangeLog,NEWS,README,README.html} \
"$b/%_docdir/%name/"
%suse_update_desktop_file -i %{name}

%files
%defattr(-,root,root)
%waddir/
%_docdir/%name/
%{_datadir}/applications/*.desktop
%{_datadir}/pixmaps/*.png

%changelog
++ freedoom.desktop ++
[Desktop Entry]
Name=Freedoom
GenericName=Free Doom
Comment=A new set of Doom levels
Exec=prboom -iwad /usr/sha

commit facter for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package facter for openSUSE:Factory checked 
in at 2013-05-06 09:03:39

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


Package is "facter"

Changes:

--- /work/SRC/openSUSE:Factory/facter/facter.changes2013-01-07 
15:07:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.facter.new/facter.changes   2013-05-06 
09:03:42.0 +0200
@@ -1,0 +2,12 @@
+Wed Mar 27 18:06:10 UTC 2013 - bo...@steki.net
+
+- updatet to latest upstream version 1.6.18
+- bugfixes:
+  * Unify ifconfig usage and lookup ifconfig path to fix
+support for recent net-tools
+  * Add missing require for macaddress
+  * Call correct function on IP in NetMask
+  ** more information at
+ http://projects.puppetlabs.com/projects/facter/wiki#Facter-1618
+
+---

Old:

  facter-1.6.17.tar.gz

New:

  facter-1.6.18.tar.gz



Other differences:
--
++ facter.spec ++
--- /var/tmp/diff_new_pack.Kk5bSA/_old  2013-05-06 09:03:43.0 +0200
+++ /var/tmp/diff_new_pack.Kk5bSA/_new  2013-05-06 09:03:43.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   facter
-Version:1.6.17
+Version:1.6.18
 Release:0
 Summary:A cross-platform Ruby library for retrieving facts from 
operating systems
 License:Apache-2.0

++ facter-1.6.17.tar.gz -> facter-1.6.18.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/facter-1.6.17/Gemfile new/facter-1.6.18/Gemfile
--- old/facter-1.6.17/Gemfile   2012-09-20 20:54:17.0 +0200
+++ new/facter-1.6.18/Gemfile   2013-03-13 19:17:44.0 +0100
@@ -1,14 +1,20 @@
-source :rubygems
+source "https://rubygems.org";
 
-gemspec
+group :development do
+  gem 'watchr'
+end
 
-group(:development, :test) do
-  gem "rspec", "~> 2.10.0", :require => false
-  gem "mocha", "~> 0.10.5", :require => false
+group :development, :test do
+  gem 'rake'
+  gem 'facter', ">= 1.0.0", :path => File.expand_path("..", __FILE__), 
:require => false
+  gem 'rspec', "~> 2.11.0", :require => false
+  gem 'mocha', "~> 0.10.5", :require => false
+  gem 'json', "~> 1.7", :require => false
+  gem 'puppetlabs_spec_helper', :require => false
 end
 
 if File.exists? "#{__FILE__}.local"
   eval(File.read("#{__FILE__}.local"), binding)
 end
 
-# vim:filetype=ruby
+# vim:ft=ruby
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/facter-1.6.17/Gemfile.lock 
new/facter-1.6.18/Gemfile.lock
--- old/facter-1.6.17/Gemfile.lock  2012-09-20 20:54:17.0 +0200
+++ new/facter-1.6.18/Gemfile.lock  1970-01-01 01:00:00.0 +0100
@@ -1,28 +0,0 @@
-PATH
-  remote: .
-  specs:
-facter (1.6.11)
-
-GEM
-  remote: http://rubygems.org/
-  specs:
-diff-lcs (1.1.3)
-metaclass (0.0.1)
-mocha (0.10.5)
-  metaclass (~> 0.0.1)
-rspec (2.10.0)
-  rspec-core (~> 2.10.0)
-  rspec-expectations (~> 2.10.0)
-  rspec-mocks (~> 2.10.0)
-rspec-core (2.10.1)
-rspec-expectations (2.10.0)
-  diff-lcs (~> 1.1.3)
-rspec-mocks (2.10.1)
-
-PLATFORMS
-  ruby
-
-DEPENDENCIES
-  facter!
-  mocha (~> 0.10.5)
-  rspec (~> 2.10.0)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/facter-1.6.17/README.md new/facter-1.6.18/README.md
--- old/facter-1.6.17/README.md 2012-12-27 19:05:11.0 +0100
+++ new/facter-1.6.18/README.md 2013-03-13 19:17:44.0 +0100
@@ -11,12 +11,14 @@
 Running Facter
 --
 
-Run the `facter` binary on the command for a full list of facts supported on 
your host.
+Run the `facter` binary on the command for a full list of facts supported on
+your host.
 
 Adding your own facts
 -
 
-See the [Adding Facts](http://docs.puppetlabs.com/guides/custom_facts.html) 
page for details of how to add your own custom facts to Facter.
+See the [Adding Facts](http://docs.puppetlabs.com/guides/custom_facts.html)
+page for details of how to add your own custom facts to Facter.
 
 Further Information
 ---
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/facter-1.6.17/ext/build_defaults.yaml 
new/facter-1.6.18/ext/build_defaults.yaml
--- old/facter-1.6.17/ext/build_defaults.yaml   2012-12-27 19:04:04.0 
+0100
+++ new/facter-1.6.18/ext/build_defaults.yaml   2013-03-13 19:17:44.0 
+0100
@@ -2,15 +2,14 @@
 packaging_url: 'git://github.com/puppetlabs/packaging.git --branch=master'
 packaging_repo: 'packaging'
 default_cow: 'base-squeeze-i386.cow'
-cows: 'base-lucid-i386.cow base-natty-i386.cow b

commit dbus-1 for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package dbus-1 for openSUSE:Factory checked 
in at 2013-05-06 09:02:52

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


Package is "dbus-1"

Changes:

--- /work/SRC/openSUSE:Factory/dbus-1/dbus-1-x11.changes2013-02-20 
09:26:35.0 +0100
+++ /work/SRC/openSUSE:Factory/.dbus-1.new/dbus-1-x11.changes   2013-05-06 
09:02:54.0 +0200
@@ -1,0 +2,45 @@
+Thu Apr 25 21:02:26 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Update to 1.7.2
+  + Diagnose incorrect use of dbus_connection_get_data() with negative 
+slot (i.e. before allocating the slot) rather than returning junk
+(fdo #63127)
+  + The --with-dbus-session-bus-default-address configure option is no 
+longer supported
+  + Under systemd, log to syslog only, not stderr, avoiding duplication
+(fdo#61399, fdo#39987)
+  + Under systemd, remove unnecessary dependency on syslog.socket
+(fdo#63531)
+  + Allow use of systemd-logind without the rest of systemd
+(fdo#62585)
+- Dropped dbus-move-everything-to-run-directory.patch, since we can
+  define location of system pid and socket with configure flags and
+  set the flags accordingly
+- Added xmlto BuildRequires, it is needed now for man files
+  
+---
+Wed Apr 24 20:01:10 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Update to 1.6.10
+  + Following Unicode Corrigendum #9, the noncharacters U+nFFFE, U+n,
+U+FDD0..U+FDEF are allowed in UTF-8 strings again. (fdo#63072)
+  + Diagnose incorrect use of dbus_connection_get_data() with negative slot
+(i.e. before allocating the slot) rather than returning junk (fdo#63127)
+  + In the activation helper, when compiled for tests, do not reset the system
+bus address, fixing the regression tests. (fdo#52202)
+  + Fix building with Valgrind 3.8, at the cost of causing harmless warnings
+with Valgrind 3.6 on some compilers (fdo#55932)
+  + Don't leak temporary fds pointing to /dev/null (fdo#56927,)
+  + Create session.d, system.d directories under CMake (fdo#41319)
+  + Include alloca.h for alloca() if available, fixing compilation on
+Solaris 10 (fdo#63071)
+
+---
+Fri Feb 22 17:13:02 CET 2013 - h...@suse.com
+
+- Spec file changes moving files from /var/run to /run.
+- Add dbus-move-everything-to-run-directory.patch by rmilasan. This
+  moves everything (pid files, lock files, etc.) to /run.
+- Add dbus-fall-back-to-old-run-directory.patch (bnc#802525).
+
+---
--- /work/SRC/openSUSE:Factory/dbus-1/dbus-1.changes2013-03-04 
17:27:35.0 +0100
+++ /work/SRC/openSUSE:Factory/.dbus-1.new/dbus-1.changes   2013-05-06 
09:02:55.0 +0200
@@ -1,0 +2,37 @@
+Thu Apr 25 21:02:26 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Update to 1.7.2
+  + Diagnose incorrect use of dbus_connection_get_data() with negative 
+slot (i.e. before allocating the slot) rather than returning junk
+(fdo #63127)
+  + The --with-dbus-session-bus-default-address configure option is no 
+longer supported
+  + Under systemd, log to syslog only, not stderr, avoiding duplication
+(fdo#61399, fdo#39987)
+  + Under systemd, remove unnecessary dependency on syslog.socket
+(fdo#63531)
+  + Allow use of systemd-logind without the rest of systemd
+(fdo#62585)
+- Dropped dbus-move-everything-to-run-directory.patch, since we can
+  define location of system pid and socket with configure flags and
+  set the flags accordingly
+- Added xmlto BuildRequires, it is needed now for man files
+  
+---
+Wed Apr 24 20:01:10 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Update to 1.6.10
+  + Following Unicode Corrigendum #9, the noncharacters U+nFFFE, U+n,
+U+FDD0..U+FDEF are allowed in UTF-8 strings again. (fdo#63072)
+  + Diagnose incorrect use of dbus_connection_get_data() with negative slot
+(i.e. before allocating the slot) rather than returning junk (fdo#63127)
+  + In the activation helper, when compiled for tests, do not reset the system
+bus address, fixing the regression tests. (fdo#52202)
+  + Fix building with Valgrind 3.8, at the cost of causing harmless warnings
+with Valgrind 3.6 on some compilers (fdo#55932)
+  + Don't leak temporary fds pointing to /dev/null (fdo#56927,)
+  + Create session.d, system.d directories under CMake (fdo#41319)
+  + Include alloca.h for alloca() if available, fixing compilation on
+Solaris 10 (fdo#63071)
+
+---

Old:

  dbus-1.6.8.tar.gz
  dbus-move-everything-to-run-directory.patch

New:

  dbu

commit darktable for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package darktable for openSUSE:Factory 
checked in at 2013-05-06 09:02:39

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


Package is "darktable"

Changes:

--- /work/SRC/openSUSE:Factory/darktable/darktable.changes  2013-04-24 
12:23:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.darktable.new/darktable.changes 2013-05-06 
09:02:40.0 +0200
@@ -1,0 +2,6 @@
+Fri Apr 26 17:55:55 UTC 2013 - mrueck...@suse.de
+
+- First set CFLAGS and then CXXFLAGS. Sometimes we need to set
+  flags in CXXFLAGS that are not valid CFLAGS.
+
+---



Other differences:
--
++ darktable.spec ++
--- /var/tmp/diff_new_pack.BDyPKt/_old  2013-05-06 09:02:42.0 +0200
+++ /var/tmp/diff_new_pack.BDyPKt/_new  2013-05-06 09:02:42.0 +0200
@@ -99,8 +99,8 @@
 [ ! -d "build" ] && mkdir  build
 cd build
 
-export CXXFLAGS="%{optflags} -fno-strict-aliasing "
-export CFLAGS="$CXXFLAGS"
+export CFLAGS="%{optflags} -fno-strict-aliasing "
+export CXXFLAGS="$CFLAGS"
 
 cmake \
 -DCMAKE_INSTALL_PREFIX=%{_prefix} -DLIB_INSTALL=%{_lib} \

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



commit calibre for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package calibre for openSUSE:Factory checked 
in at 2013-05-06 09:01:22

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


Package is "calibre"

Changes:

--- /work/SRC/openSUSE:Factory/calibre/calibre.changes  2013-04-01 
11:28:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.calibre.new/calibre.changes 2013-05-06 
09:01:26.0 +0200
@@ -1,0 +2,62 @@
+Fri Apr 26 10:21:57 UTC 2013 - Sascha Manns 
+
+- updated to 0.9.28
+- New features
+  o Virtual Libraries: Easily partition your large calibre library into
+smaller 'virtual' libraries
+  o Book details panel: Allow copying of links in the book details panel
+by right clicking on them.
+  o Kobo driver: Add support for the new Kobo Aura HD and firmware version
+2.5.0
+  o Metadata download: When showing downloaded covers, allow right
+clicking on a cover to view a full size version.
+  o Driver for Easy player cyber book e touch and Droid 4
+  o Edit ToC: Allow the size of the panels in the location view to be
+adjusted
+  o When copying to a library by path, make it more efficient to choose
+between moving and copying
+  o When checking if a zip/rar file is a comic or contains a single ebook
+to be auto-extracted, ignore thumbs.db files inside the archive 
+- Bug fixes
+  o EPUB Input: Fix handling of EPUB files that contain images with
+non-ascii filenames.
+  o Device driver: Detect Laser EB720 with newer firmware.
+  o Fix bug in Danish translation causing books with language Ingush being
+incorrectly translated as Engelsk
+  o PDF Output: Fix hyperlinks not working when converting an EPUB whose
+individual files have names with URL unsafe characters.
+  o Book polishing: Fix inserting cover into an epub with no cover could
+lead to incorrect guide entry if the opf is not at the root of the
+epub.
+  o ZIP Output: Fix links containing backslashes on windows
+  o Fix polishing of AZW3 files not working on OS X.
+  o Polishing books: Fix polishing erroring out if the book being polished
+has no cover
+  o RTF Input: Add partial support for hyperlinks to web resources.
+  o Fix book details panel showing incorrect info after deleting books
+from a connected device
+
+---
+Tue Apr  2 06:41:26 UTC 2013 - Sascha Manns 
+
+- New features
+  o Automatic adding: When checking for duplicates is enabled, use the
+same duplicates found dialog as is used during manual adding.
+  o ToC Editor: Allow searching to find a location quickly when browsing
+through the book to select a location for a ToC item
+  o ToC Editor: Add a button to quickly flatten the entire table of
+contents
+  o Conversion: When converting a single book to EPUB or AZW3, add an
+option to automatically launch the Table of Contents editor after the
+conversion completes. Found under the Table of Contents section of the
+conversion dialog. 
+- Bug fixes
+  o calibredb: Nicer error messages when user provides invalid input
+  o News download: Always use the .jpg extension for jpeg images as
+apparently Moon+ Reader cannot handle .jpeg
+  o Fix Book Details popup keyboard navigation doesn't work on a Mac
+  o Fix a regression that caused the case of the book files to not be
+changed when changing the case of the title/author on case insensitive
+filesystems
+
+---

Old:

  calibre-0.9.24.tar.bz2

New:

  calibre-0.9.28.tar.bz2



Other differences:
--
++ calibre.spec ++
--- /var/tmp/diff_new_pack.ot0owy/_old  2013-05-06 09:01:31.0 +0200
+++ /var/tmp/diff_new_pack.ot0owy/_new  2013-05-06 09:01:31.0 +0200
@@ -24,7 +24,7 @@
 Group:  Productivity/Other
 
 Name:   calibre
-Version:0.9.24
+Version:0.9.28
 Release:0
 Url:http://calibre-ebook.com
 # Getting and modifying the sources

++ calibre-0.9.24.tar.bz2 -> calibre-0.9.28.tar.bz2 ++
/work/SRC/openSUSE:Factory/calibre/calibre-0.9.24.tar.bz2 
/work/SRC/openSUSE:Factory/.calibre.new/calibre-0.9.28.tar.bz2 differ: char 11, 
line 1


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