commit courier-authlib for openSUSE:Factory

2013-11-14 Thread h_root
Hello community,

here is the log from the commit of package courier-authlib for openSUSE:Factory 
checked in at 2013-11-14 10:40:03

Comparing /work/SRC/openSUSE:Factory/courier-authlib (Old)
 and  /work/SRC/openSUSE:Factory/.courier-authlib.new (New)


Package is courier-authlib

Changes:

--- /work/SRC/openSUSE:Factory/courier-authlib/courier-authlib.changes  
2013-01-20 07:46:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.courier-authlib.new/courier-authlib.changes 
2013-11-14 10:40:04.0 +0100
@@ -1,0 +2,12 @@
+Mon Nov 11 13:51:33 UTC 2013 - ch...@computersalat.de
+
+- update to 0.66
+  * sqlite fixes.
+  * authldaplib.c (ldapopen): Added LDAP_INITBIND option.
+  * Makefile.am: chmod $(pkglibexecdir) explicitly to 755
+  * courier-authlib.spec.in: Typo.
+- add Source sig file
+- add makedat patch
+  * fix wrong source path to install makedatprog
+
+---

Old:

  courier-authlib-0.65.0.tar.bz2

New:

  courier-authlib-0.66.0.tar.bz2
  courier-authlib-0.66.0.tar.bz2.sig
  courier-authlib-makedat.patch



Other differences:
--
++ courier-authlib.spec ++
--- /var/tmp/diff_new_pack.boc4jK/_old  2013-11-14 10:40:05.0 +0100
+++ /var/tmp/diff_new_pack.boc4jK/_new  2013-11-14 10:40:05.0 +0100
@@ -20,12 +20,15 @@
 Summary:Courier authentication library
 License:SUSE-GPL-3.0-with-openssl-exception
 Group:  Productivity/Networking/Email/Servers
-Version:0.65.0
+Version:0.66.0
 Release:0
 Url:http://www.courier-mta.org/imap/
 Source0:%{name}-%{version}.tar.bz2
-Source1:courier-authdaemon.init
-Source2:rpmlintrc
+Source1:%{name}-%{version}.tar.bz2.sig
+Source2:courier-authdaemon.init
+Source3:rpmlintrc
+# FIX-SuSE: fix wrong source path to install makedatprog
+Patch0: %{name}-makedat.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 PreReq: coreutils
 BuildRequires:  expect
@@ -113,6 +116,7 @@
 
 %prep
 %setup -q
+%patch0
 
 %build
 export CFLAGS=$RPM_OPT_FLAGS -DLDAP_DEPRECATED=1
@@ -134,7 +138,7 @@
 %{__install} -m 755 sysconftool %{buildroot}%{_prefix}/lib/%{name}
 %{__install} -m 755 authmigrate %{buildroot}%{_prefix}/lib/%{name}
 %{__mkdir_p} %{buildroot}%{_sysconfdir}/init.d
-%{__install} -m 755 %{S:1} %{buildroot}%{_sysconfdir}/init.d/courier-authdaemon
+%{__install} -m 755 %{S:2} %{buildroot}%{_sysconfdir}/init.d/courier-authdaemon
 %{__ln_s} -f ../../%{_sysconfdir}/init.d/courier-authdaemon \
   %{buildroot}%{_sbindir}/rccourier-authdaemon
 

++ courier-authlib-0.65.0.tar.bz2 - courier-authlib-0.66.0.tar.bz2 ++
 683401 lines of diff (skipped)

++ courier-authlib-makedat.patch ++
Index: Makefile.in
===
--- Makefile.in.orig
+++ Makefile.in
@@ -2019,7 +2019,7 @@ install-exec-hook:
-chown @mailuser@ $(DESTDIR)@authdaemonvar@
-chgrp @mailgroup@ $(DESTDIR)@authdaemonvar@
test @LIBAUTHUSERDB@ =   exit 0 ;\
-   $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) makedat/makedatprog \
+   $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) 
libs/makedat/makedatprog \
$(DESTDIR)$(pkglibexecdir)/makedatprog ; \
$(INSTALL_SCRIPT) userdb/pw2userdb \
$(DESTDIR)$(sbindir)/pw2userdb ; \
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit devhelp for openSUSE:Factory

2013-11-14 Thread h_root
Hello community,

here is the log from the commit of package devhelp for openSUSE:Factory checked 
in at 2013-11-14 10:40:12

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


Package is devhelp

Changes:

--- /work/SRC/openSUSE:Factory/devhelp/devhelp.changes  2013-09-27 
17:08:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.devhelp.new/devhelp.changes 2013-11-14 
10:40:13.0 +0100
@@ -1,0 +2,6 @@
+Mon Nov 11 19:14:30 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.10.2:
+  + Updated translations.
+
+---

Old:

  devhelp-3.10.0.tar.xz

New:

  devhelp-3.10.2.tar.xz



Other differences:
--
++ devhelp.spec ++
--- /var/tmp/diff_new_pack.2gI8o6/_old  2013-11-14 10:40:14.0 +0100
+++ /var/tmp/diff_new_pack.2gI8o6/_new  2013-11-14 10:40:14.0 +0100
@@ -19,7 +19,7 @@
 %define vimplugin_dir %{_datadir}/vim/site
 
 Name:   devhelp
-Version:3.10.0
+Version:3.10.2
 Release:0
 Summary:Developer's Help Program for GNOME
 License:GPL-2.0+

++ devhelp-3.10.0.tar.xz - devhelp-3.10.2.tar.xz ++
 2322 lines of diff (skipped)

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



commit aaa_base for openSUSE:Factory

2013-11-14 Thread h_root
Hello community,

here is the log from the commit of package aaa_base for openSUSE:Factory 
checked in at 2013-11-14 10:39:29

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


Package is aaa_base

Changes:

--- /work/SRC/openSUSE:Factory/aaa_base/aaa_base.changes2013-10-10 
10:36:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.aaa_base.new/aaa_base.changes   2013-11-14 
10:39:30.0 +0100
@@ -1,0 +2,8 @@
+Tue Nov 12 09:35:59 UTC 2013 - r...@suse.com
+
+- chkconfig: add option -L to only list enabled services (bnc#707823)
+- updated comment in sysconfig.language for ROOT_USES_LANG (bnc#505417)
+- tighten regexp of ignored files in chkconfig (bnc#828820)
+- protect from reading home kshrc twice (bnc#848697)
+
+---



Other differences:
--
++ aaa_base-13.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aaa_base-13.1/files/etc/profile 
new/aaa_base-13.1/files/etc/profile
--- old/aaa_base-13.1/files/etc/profile 2013-10-02 13:39:29.0 +0200
+++ new/aaa_base-13.1/files/etc/profile 2013-11-11 17:51:38.0 +0100
@@ -356,7 +356,7 @@
if test ! /etc/bash.bashrc -ef /etc/ksh.kshrc ; then
test -r /etc/bash.bashrc  . /etc/bash.bashrc
fi
-   if test -n $ENV -a $ENV != $HOME/.kshrc -a -z $_HOMEKSHRC ; then
+   if test -n $ENV -a $ENV != \$HOME/.kshrc -a $ENV != 
$HOME/.kshrc -a -z $_HOMEKSHRC ; then
# loop detection
readonly _HOMEKSHRC=true
test -r $HOME/.kshrc  . $HOME/.kshrc
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aaa_base-13.1/files/usr/bin/chkconfig 
new/aaa_base-13.1/files/usr/bin/chkconfig
--- old/aaa_base-13.1/files/usr/bin/chkconfig   2013-10-02 13:39:29.0 
+0200
+++ new/aaa_base-13.1/files/usr/bin/chkconfig   2013-11-11 17:51:38.0 
+0100
@@ -362,7 +362,7 @@
   for (ls($initdir)) {
 next unless -f $initdir/$_;
 next if /^README/ || /^core/;
-next if /~$/ || /^[\d\$\.#_\-\\\*]/ || /\.(rpm|ba|old|new|save|swp|core)/;
+next if /~$/ || /^[\d\$\.#_\-\\\*]/ || 
/\.(rpm.*|ba.|old|new|save|swp|core)$/;
 $known_rc{$_} = 1;
 $known_all{$_} = 1;
   }
@@ -528,6 +528,7 @@
 chkconfig -e|--edit  [names](configure services)
 chkconfig -s|--set   [name state]...(configure services)
 chkconfig -l|--list [--deps] [names](shows the links)
+   chkconfig -L|--liston [--deps] [names]  (as -l, enabled in at least 1 
level)
 chkconfig -c|--check name [state]   (check state)
 chkconfig -a|--add   [names](runs insserv)
 chkconfig -d|--del   [names](runs insserv -r)
@@ -543,6 +544,7 @@
 Getopt::Long::Configure('no_ignore_case');
 
 if (!GetOptions('list|l'   = \addmode,
+   'L|liston' = \addmode,
 'terse|t'  = \addmode,
 'add|a'= \addmode,
 'del|d'= \addmode,
@@ -583,7 +585,7 @@
 }
 $mode = 't' if $mode eq '';
 
-initlinks_rc() if $mode eq 'e' || $mode eq 't' || $mode eq 's' || $mode eq 'c' 
|| $mode eq 'l';
+initlinks_rc() if $mode eq 'e' || $mode eq 't' || $mode eq 's' || $mode eq 'c' 
|| $mode eq 'l' || $mode eq 'L';
 
 if (!@ARGV  !$allservices) {
   my $l;
@@ -781,7 +783,7 @@
   $mode = 'l';
   initlinks_rc();
 }
-if ($mode eq 'l') {
+if ($mode eq 'l' || $mode eq 'L') {
   my $usecolor = -t STDOUT;
   if (is_systemd_active()) {
   print STDERR EOF;
@@ -797,25 +799,30 @@
   print STDERR $s: unknown service\n unless $known_all{$s};
   next;
 }
-printf %-24s, $s;
+my $line = ;
 my $l;
 for $l (0, 1, 2, 3, 4, 5, 6, 'B', 'S') {
   next if ($l eq 'B' || $l eq 'S')  !$links{$l}-{$s};
   if ($usecolor) {
-   print $links{$l}-{$s} ?   \e[0;1;32m$l:on\e[m  :   $l:off;
+   $line .= ( $links{$l}-{$s} ?   \e[0;1;32m$l:on\e[m  :   $l:off );
   } else {
-   print $links{$l}-{$s} ?   $l:on  :   $l:off;
+   $line .= ( $links{$l}-{$s} ?   $l:on  :   $l:off );
   }
 }
-print getdeps_rc($s) if $printdeps;
-print \n;
+if (($mode eq 'l') || ($line =~ /:on/)) {
+  printf %-24s%s, $s, $line;
+  print getdeps_rc($s) if $printdeps;
+  print \n;
+}
   }
   my @inetd_services = grep {$known_inetd{$_}} @services;
   if (@inetd_services) {
 print inetd based services:\n;
 for $s (@inetd_services) {
+  my $enabled = getreal_inetd($s) ne '';
+  next if !$enabled  $mode eq 'L';
   printf %-19s , $s:;
-  if (getreal_inetd($s) ne '') {
+  if ($enabled) {

commit logrotate for openSUSE:Factory

2013-11-14 Thread h_root
Hello community,

here is the log from the commit of package logrotate for openSUSE:Factory 
checked in at 2013-11-14 10:40:30

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


Package is logrotate

Changes:

--- /work/SRC/openSUSE:Factory/logrotate/logrotate.changes  2013-11-12 
09:50:41.0 +0100
+++ /work/SRC/openSUSE:Factory/.logrotate.new/logrotate.changes 2013-11-14 
10:40:31.0 +0100
@@ -1,0 +2,5 @@
+Thu Nov  7 21:57:31 UTC 2013 - sweet_...@gmx.de
+
+- enable acl support to preserve ACLs during rotation
+
+---



Other differences:
--
++ logrotate.spec ++
--- /var/tmp/diff_new_pack.dZ11I3/_old  2013-11-14 10:40:32.0 +0100
+++ /var/tmp/diff_new_pack.dZ11I3/_new  2013-11-14 10:40:32.0 +0100
@@ -32,6 +32,8 @@
 Patch3: logrotate-3.7.8-addextension.patch
 Patch4: logrotate-3.7.8-mess_err.patch
 Patch5: logrotate-manpage_config_clarification.patch
+BuildRequires:  acl
+BuildRequires:  libacl-devel
 BuildRequires:  libselinux-devel
 BuildRequires:  popt-devel
 PreReq: %fillup_prereq
@@ -59,7 +61,9 @@
 %patch5 -p1
 
 %build
-make %{?_smp_mflags} CC=%__cc RPM_OPT_FLAGS=%{optflags} WITH_SELINUX=yes
+make %{?_smp_mflags} CC=%__cc RPM_OPT_FLAGS=%{optflags} \
+   WITH_SELINUX=yes \
+   WITH_ACL=yes
 
 %check
 make test

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



commit python-rst2pdf for openSUSE:Factory

2013-11-14 Thread h_root
Hello community,

here is the log from the commit of package python-rst2pdf for openSUSE:Factory 
checked in at 2013-11-14 14:22:41

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


Package is python-rst2pdf

Changes:

--- /work/SRC/openSUSE:Factory/python-rst2pdf/python-rst2pdf.changes
2013-10-30 15:50:53.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-rst2pdf.new/python-rst2pdf.changes   
2013-11-14 14:22:42.0 +0100
@@ -1,0 +2,13 @@
+Sat Nov  9 17:55:19 UTC 2013 - tchva...@suse.com
+
+- Wordaxe was supposed to stay.
+
+---
+Sat Nov  9 17:53:03 UTC 2013 - tchva...@suse.com
+
+- Update the runtime dependencies to reflect reality.
+  Previous content was not right at all.
+- Add patch to fix logging:
+  * rst2pdf-0.93-fix-logging.patch
+
+---

New:

  rst2pdf-0.93-fix-logging.patch



Other differences:
--
++ python-rst2pdf.spec ++
--- /var/tmp/diff_new_pack.KMo33k/_old  2013-11-14 14:22:42.0 +0100
+++ /var/tmp/diff_new_pack.KMo33k/_new  2013-11-14 14:22:42.0 +0100
@@ -22,14 +22,20 @@
 Summary:Tool for transforming reStructuredText to PDF using ReportLab
 License:MIT
 Group:  Development/Libraries/Python
-Source: rst2pdf-%{version}.tar.gz
+Source: https://rst2pdf.googlecode.com/files/rst2pdf-%{version}.tar.gz
 Url:http://code.google.com/p/rst2pdf/
-BuildRequires:  python-devel
+# PATCH-FIX-UPSTREAM fix logging to work properly 
https://code.google.com/p/rst2pdf/issues/detail?id=509q=log
+Patch0: rst2pdf-0.93-fix-logging.patch
+BuildRequires:  dos2unix
 BuildRequires:  python-setuptools
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Requires:   python-Pygments
+Requires:   python-docutils
+Requires:   python-imaging
+Requires:   python-pdfrw
 Requires:   python-pygments
-Requires:   python-reportlab
-Recommends: python-pypdf
+Requires:   python-reportlab = 2.6
+Requires:   python-svg2rlg
 Recommends: python-wordaxe
 %{py_requires}
 BuildArch:  noarch  
@@ -40,7 +46,10 @@
 
 %prep
 %setup -q -n rst2pdf-%{version}
+%patch0
 rm -f rst2pdf/tests/input/charter.afm
+# fix dos encodings
+find -name '*.py' -exec dos2unix {} +
 
 sed -i -e '1{/^#!/d}' \
rst2pdf/smartypants.py \
@@ -55,7 +64,7 @@
 
 %files
 %defattr(-,root,root)
-%doc CHANGES.txt LICENSE.txt README.txt 
+%doc CHANGES.txt LICENSE.txt README.txt doc/*.pdf
 %{_bindir}/rst2pdf
 %dir  %{python_sitelib}/rst2pdf
 %{python_sitelib}/rst2pdf/*

++ rst2pdf-0.93-fix-logging.patch ++
--- rst2pdf/log.py
+++ rst2pdf/log.py
@@ -4,11 +4,12 @@
 import logging
 import sys
 
-logging.basicConfig(
-format='[%(levelname)s] %(filename)s:%(lineno)d %(message)s',
-level=logging.WARNING)
-
 log = logging.getLogger('rst2pdf')
+_fmt = logging.Formatter('[%(levelname)s] %(filename)s:%(lineno)d %(message)s')
+_hdlr = logging.StreamHandler()
+_hdlr.setFormatter(_fmt)
+log.addHandler(_hdlr)
+log.setLevel(logging.WARNING)
 
 def nodeid(node):
 Given a node, tries to return a way to see where it was in the 
@@ -23,4 +24,4 @@
 if node.source: fname=str(node.source)
 except:
 pass
-return 'near line %s in file %s'%(line,fname)
\ No newline at end of file
+return 'near line %s in file %s'%(line,fname)
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit yast2-services-manager for openSUSE:Factory

2013-11-14 Thread h_root
Hello community,

here is the log from the commit of package yast2-services-manager for 
openSUSE:Factory checked in at 2013-11-14 14:23:16

Comparing /work/SRC/openSUSE:Factory/yast2-services-manager (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-services-manager.new (New)


Package is yast2-services-manager

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-services-manager/yast2-services-manager.changes
2013-09-14 19:09:47.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-services-manager.new/yast2-services-manager.changes
   2013-11-14 14:23:17.0 +0100
@@ -1,0 +2,39 @@
+Mon Nov 11 13:01:49 UTC 2013 - vmora...@suse.com
+
+- 0.0.14
+- obsoletes yast2-runlevel package
+
+---
+Mon Nov 11 11:13:12 UTC 2013 - vmora...@suse.com
+
+- 0.0.13
+- group base target constants for better referencing from
+  withing other modules and clients
+
+---
+Wed Nov  6 16:49:42 UTC 2013 - vmora...@suse.com
+
+- 0.0.12
+- complete autoyast support
+
+---
+Mon Nov  4 12:09:05 UTC 2013 - vmora...@suse.com
+
+- 0.0.11
+- list missing LSB services bnc#846422
+
+---
+Fri Oct 25 12:31:53 UTC 2013 - vmora...@suse.com
+
+- 0.0.10
+- add alias services for services-manager client
+- replace old tests with rspec tests
+- add yast clients: target_proposal, services_proposal, target_finish
+- various fixes of modules' API
+
+---
+Sun Sep 15 08:49:56 UTC 2013 - tchva...@suse.com
+
+- Fix the ruby dep and drop clean section as it is useless. 
+
+---

New:

  yast2-services-manager-0.0.14.tar.bz2



Other differences:
--
++ yast2-services-manager.spec ++
--- /var/tmp/diff_new_pack.SBUf7T/_old  2013-11-14 14:23:18.0 +0100
+++ /var/tmp/diff_new_pack.SBUf7T/_new  2013-11-14 14:23:18.0 +0100
@@ -24,58 +24,64 @@
 ##
 
 Name:   yast2-services-manager
-Version:0.0.9
+Version:0.0.14
 Release:0
 BuildArch:  noarch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-services-manager.tar.bz2
+Source0:%{name}.tar.bz2
 
 Requires:   ruby = 2.0
-Requires:   yast2 = 2.24.1
+Requires:   yast2 = 3.0.5
 Requires:   yast2-ruby-bindings = 1.2.0
 
+Obsoletes:  yast2-runlevel
+
 BuildRequires:  ruby
-BuildRequires:  rubygem-mocha
 BuildRequires:  update-desktop-files
-BuildRequires:  yast2 = 2.24.1
+BuildRequires:  yast2 = 3.0.5
 BuildRequires:  yast2-ruby-bindings = 1.2.0
+# Backward compatibility fix for opensuse-13.1
+%if 0%{?suse_version}  1310
+BuildRequires:  rubygem-rspec
+%endif
 
 Summary:YaST2 - Services Manager
-License:GPL-2.0
+License:GPL-2.0+
 Group:  System/YaST
-
 Url:https://github.com/yast/yast-services-manager
 
 %description
-Provides user interface and libraries to configure running services and the 
default target.
+Provides user interface and libraries to configure systemd
+services and targets.
 
 %prep
 %setup -n yast2-services-manager
 
-%build
-# Temporary fix: Disabling tests that do not work in openSUSE higher than 12.3
-echo 0%{?suse_version}
-%if 0%{?suse_version}  0  0%{?suse_version} = 1230
-rake test
+%check
+# opensuse-13.1 does not contain rspec in default repositories
+%if 0%{?suse_version}  1310
+rspec test/*_test.rb
 %endif
 
 %install
-rake install DESTDIR=$RPM_BUILD_ROOT
+rake install DESTDIR=%{buildroot}
 %suse_update_desktop_file services-manager
 
-%clean
-rm -rf $RPM_BUILD_ROOT
+%define yast_dir %{_prefix}/share/YaST2
 
 %files
 %defattr(-,root,root)
-%{_prefix}/share/YaST2/clients/*.rb
-%{_prefix}/share/YaST2/modules/*.rb
+%{yast_dir}/clients/*.rb
+%{yast_dir}/modules/*.rb
+%{yast_dir}/schema/autoyast/rnc/*.rnc
+%{yast_dir}/lib/services-manager/*.rb
+%dir %{yast_dir}/lib/
+%{yast_dir}/lib/services-manager/
 %{_prefix}/share/applications/YaST2/services-manager.desktop
-%{_prefix}/share/YaST2/schema/autoyast/rnc/*.rnc
-# Only license comes here, the rest will be in 'doc' package
-%doc %dir %{_prefix}/share/doc/packages/yast2-services-manager/
-%doc %{_prefix}/share/doc/packages/yast2-services-manager/README
-%doc %{_prefix}/share/doc/packages/yast2-services-manager/COPYING
+
+%dir %_docdir/
+%_docdir/%name/
+%_docdir/%name/COPYING
 
 %changelog

++ yast2-services-manager.tar.bz2 ++
 3219 lines of diff (skipped)

-- 
To unsubscribe, e-mail: 

commit wireshark for openSUSE:12.2:Update

2013-11-14 Thread h_root
Hello community,

here is the log from the commit of package wireshark for openSUSE:12.2:Update 
checked in at 2013-11-14 15:43:09

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


Package is wireshark

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.GDGlwv/_old  2013-11-14 15:43:10.0 +0100
+++ /var/tmp/diff_new_pack.GDGlwv/_new  2013-11-14 15:43:10.0 +0100
@@ -1 +1 @@
-link package='wireshark.1998' cicount='copy' /
+link package='wireshark.2211' cicount='copy' /

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



commit wireshark for openSUSE:12.3:Update

2013-11-14 Thread h_root
Hello community,

here is the log from the commit of package wireshark for openSUSE:12.3:Update 
checked in at 2013-11-14 15:43:13

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


Package is wireshark

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.N7m1l6/_old  2013-11-14 15:43:14.0 +0100
+++ /var/tmp/diff_new_pack.N7m1l6/_new  2013-11-14 15:43:14.0 +0100
@@ -1 +1 @@
-link package='wireshark.1998' cicount='copy' /
+link package='wireshark.2211' cicount='copy' /

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



commit patchinfo.2187 for openSUSE:13.1:Update

2013-11-14 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.2187 for 
openSUSE:13.1:Update checked in at 2013-11-14 16:09:23

Comparing /work/SRC/openSUSE:13.1:Update/patchinfo.2187 (Old)
 and  /work/SRC/openSUSE:13.1:Update/.patchinfo.2187.new (New)


Package is patchinfo.2187

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++
patchinfo incident=2187
  packagerftake/packager
  issue tracker=bnc id=847718Typed password on the GNOME lock screen is 
not hidden if IBus is active/issue
  issue tracker=cve id=CVE-2013-4509Typed password on the GNOME lock 
screen is not hidden if IBus is active/issue
  categorysecurity/category
  ratinglow/rating
  summaryibus: avoid showing the password ont he GNOME lock screen/summary
  description-
  This is an additional fix patch for ibus to avoid the wrong
  IBus.InputPurpose.PASSWORD advertisement, which leads to the
  password text appearance on GNOME3 lockscreen (bnc#847718)/description
/patchinfo
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ibus for openSUSE:13.1:Update

2013-11-14 Thread h_root
Hello community,

here is the log from the commit of package ibus for openSUSE:13.1:Update 
checked in at 2013-11-14 16:09:22

Comparing /work/SRC/openSUSE:13.1:Update/ibus (Old)
 and  /work/SRC/openSUSE:13.1:Update/.ibus.new (New)


Package is ibus

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



Other differences:
--
++ _link ++
link package='ibus.2187' cicount='copy' /
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ibus.2187 for openSUSE:13.1:Update

2013-11-14 Thread h_root
Hello community,

here is the log from the commit of package ibus.2187 for openSUSE:13.1:Update 
checked in at 2013-11-14 16:09:18

Comparing /work/SRC/openSUSE:13.1:Update/ibus.2187 (Old)
 and  /work/SRC/openSUSE:13.1:Update/.ibus.2187.new (New)


Package is ibus.2187

Changes:

New Changes file:

--- /dev/null   2013-10-11 12:16:15.204037506 +0200
+++ /work/SRC/openSUSE:13.1:Update/.ibus.2187.new/ibus.changes  2013-11-14 
16:09:19.0 +0100
@@ -0,0 +1,371 @@
+---
+Thu Oct 31 14:46:37 CET 2013 - ti...@suse.de
+
+- Always-save-the-content-type-cache-for-gnome-shell-p.patch:
+  This is an additional fix patch for ibus to avoid the wrong
+  IBus.InputPurpose.PASSWORD advertisement, which leads to the
+  password text appearance on GNOME3 (bnc#847718)
+
+---
+Thu Oct 17 07:13:31 UTC 2013 - i...@marguerite.su
+
+- add a branding-openSUSE-KDE subpackage.
+  * provides kde monochrome icons for 13.1 default KDE theme.
+- port fix for bnc#820218 here
+  * ibus qt tray icon is not in keeping with KDE monochrome icon look.
+
+---
+Mon Oct 14 09:22:41 CST 2013 - hillw...@linuxfans.org
+
+- Obsoletes libibus-1_0-0
+
+---
+Thu Oct 10 17:50:08 UTC 2013 - ft...@geeko.jp
+
+- Update show-input-mode-icon.patch
+  * fix ibus-ui-gtk3 hangs up 
+  * fix icons are cropped on KDE 
+
+---
+Sun Oct  6 13:43:39 UTC 2013 - ft...@geeko.jp
+
+- Update to 1.5.4
+  * Add address command to command line interface
+  * Support content-type of input context
+  * Replace ibus-config with gsettings
+  * Support using a different IM engine state for each window
+  * Support show-icon-on-systray in ibus-ui-gtk3
+  * Fix no output when ibus-daemon is runnin on another display
+  * Update translations and fix build errors
+- Add show-input-mode-icon.patch
+  * workaround for the current input mode is not shown on DEs
+other than GNOME
+- Rename and refresh patches
+  * add-libgnomekbd-and-load-preload-engines.patch
+  * reload-preload-engines-until-users-customize-the-list.patch
+- Fix ibus-lang is not installed
+- Fix warning by touch /etc/dconf/db/ibus for 12.3 and later
+
+---
+Fri Sep 13 13:49:44 UTC 2013 - ft...@geeko.jp
+
+- Fix dconf schema was not updated for automatic configuration
+- Fix 00-upstream-settings was wrongly marked as %config
+- Fix /etc/dconf/db/ibus was not owned by package
+- Add %if %endif for automatic configuration 
+
+---
+Thu Sep 12 17:29:24 UTC 2013 - ft...@geeko.jp
+
+- Add patches to configure ibus automatically according to the
+  current environment at the first login
+  * Add reload-preload-engines-until-users-customize-the-list-95fd937e.patch
+  * Add add-libgnomekbd-and-load-preload-engines-69171c9c.patch
+- Enable the surrounding text feature
+
+---
+Tue Jul 30 17:19:47 UTC 2013 - ft...@geeko.jp
+
+- Update to 1.5.3
+  * Add embed_preedit_text
+  * Disable IM on lock screen
+  * Change defalut triggers key to Superspace
+  * Add man files
+  * Delete ibus.desktop
+  * Add Norwegian keyboard
+  * Update UI, improve performance, fix build problems
+
+---
+Tue Jul  9 22:23:47 CST 2013 - hillw...@linuxfans.org
+
+- Fix cursor following problem in KDE4 for libreoffice
+
+---
+Thu Jul  4 15:41:12 UTC 2013 - ft...@geeko.jp
+
+- Merge branches on M17N:Devel and home:dimstar:branches:GNOME:Factory
+  * Merge changelog and spec written by dims...@opensuse.org
+- Update to 1.5.2 by hillw...@linuxfans.org
+  * Implement use-system-keyboard-layout
+  * Fix crash of ibus-setup
+- Update to 1.5.1 by hillw...@linuxfans.org
+  * Add fr(bepo) XKB engine
+  * Fix crash 
+- Update to 1.5.0 by dougla...@outlook.com 
+  * Renew IM-switch UI, logic, and shortcut customization
+  * Integrate XKB keyboard layouts into IME. Now ibus can manage both
+IME and XKB layouts seamlessly
+  * Improve ibus performance by replace some python components with
+vala implementations
+  * Improve gobject-introspection support
+  * Improve vala language support
+  * New functions to restrict config signal: ibus_config_watch/unwatch
+  * Remove gnome-icon-theme-legacy dependency. 
+  * Add version property in IBusEngineDesc. 
+  * Add IBusProperty.symbol for the short label. 
+  * Support dconf 0.13.4
+  * Add ibus command line tool 
+  * Improve 

commit phonon-backend-vlc for openSUSE:13.1:Update

2013-11-14 Thread h_root
Hello community,

here is the log from the commit of package phonon-backend-vlc for 
openSUSE:13.1:Update checked in at 2013-11-14 16:15:09

Comparing /work/SRC/openSUSE:13.1:Update/phonon-backend-vlc (Old)
 and  /work/SRC/openSUSE:13.1:Update/.phonon-backend-vlc.new (New)


Package is phonon-backend-vlc

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



Other differences:
--
++ _link ++
link package='phonon-backend-vlc.2194' cicount='copy' /
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit patchinfo.2194 for openSUSE:13.1:Update

2013-11-14 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.2194 for 
openSUSE:13.1:Update checked in at 2013-11-14 16:15:18

Comparing /work/SRC/openSUSE:13.1:Update/patchinfo.2194 (Old)
 and  /work/SRC/openSUSE:13.1:Update/.patchinfo.2194.new (New)


Package is patchinfo.2194

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++
patchinfo incident=2194
  categoryrecommended/category
  ratinglow/rating
  packagersumski/packager
  summaryphonon and backends: Update to final (4).7.0/summary
  descriptionThis update fixes the following issues with phonon and backends:
- phonon:
  + Update to official 4.7.0 release
* Minor documentation fixes since last update
  + Update to 4.7.0~git20131104
* Buildsystem fixes since previous snapshot

- phonon-backend-gstreamer-0_10:
  + Update to official 4.7.0 release
* No source changes since last update
  + Update to 4.7.0~git20131104
* Buildsystem fixes since previous snapshot

- phonon-backend-vlc:
  + Update to official 0.7.0 release
* No source changes since last update
  + Update to 0.7.0~git20131104
* Buildsystem fixes since previous snapshot/description
/patchinfo
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnutls for openSUSE:13.1:Update

2013-11-14 Thread h_root
Hello community,

here is the log from the commit of package gnutls for openSUSE:13.1:Update 
checked in at 2013-11-14 16:19:56

Comparing /work/SRC/openSUSE:13.1:Update/gnutls (Old)
 and  /work/SRC/openSUSE:13.1:Update/.gnutls.new (New)


Package is gnutls

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



Other differences:
--
++ _link ++
link package='gnutls.2203' cicount='copy' /
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit patchinfo.2207 for openSUSE:13.1:Update

2013-11-14 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.2207 for 
openSUSE:13.1:Update checked in at 2013-11-14 16:22:10

Comparing /work/SRC/openSUSE:13.1:Update/patchinfo.2207 (Old)
 and  /work/SRC/openSUSE:13.1:Update/.patchinfo.2207.new (New)


Package is patchinfo.2207

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++
patchinfo incident=2207
  categoryrecommended/category
  ratinglow/rating
  packagertrenn/packager
  summaryirqbalance: Update to 1.0.7/summary
  descriptionThis update fixes the following issues with irqbalance:
- This brings the irqbalance sources to latest revision (1.0.7)
- Adjusts the group from
 System/Daemons
  to
 System/Environment/Daemons/description
/patchinfo
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit patchinfo.2209 for openSUSE:13.1:Update

2013-11-14 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.2209 for 
openSUSE:13.1:Update checked in at 2013-11-14 16:22:56

Comparing /work/SRC/openSUSE:13.1:Update/patchinfo.2209 (Old)
 and  /work/SRC/openSUSE:13.1:Update/.patchinfo.2209.new (New)


Package is patchinfo.2209

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++
patchinfo incident=2209
  categoryrecommended/category
  ratinglow/rating
  packagervdziewiecki/packager
  summarypm-utils: Console loglevel (in kernel.printk) was set too high after 
resuming from sleep or hibernation./summary
  descriptionThis update fixes the following issue with pm-utils:
- bnc#807726: Console loglevel (in kernel.printk) was set too high after 
resuming from sleep or hibernation./description
  issue tracker=bnc id=807726Console loglevel (in kernel.printk) set too 
high after resuming from sleep or hibernation./issue
/patchinfo
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit elfutils for openSUSE:Factory

2013-11-14 Thread h_root
Hello community,

here is the log from the commit of package elfutils for openSUSE:Factory 
checked in at 2013-11-15 08:37:03

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


Package is elfutils

Changes:

--- /work/SRC/openSUSE:Factory/elfutils/elfutils.changes2013-06-19 
14:43:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.elfutils.new/elfutils.changes   2013-11-15 
08:37:04.0 +0100
@@ -1,0 +2,36 @@
+Wed Nov 13 12:12:20 UTC 2013 - sweet_...@gmx.de
+
+- update to 0.157:
+  libdw: Add new functions dwarf_getlocations, dwarf_getlocation_attr
+   and dwarf_getlocation_die.
+  readelf: Show contents of NT_SIGINFO and NT_FILE core notes.
+  addr2line: Support -i, --inlines output option.
+  backends: abi_cfi hook for arm, ppc and s390.
+- update to 0.156:
+  lib: New macro COMPAT_VERSION_NEWPROTO.
+  libdw: Handle GNU extension opcodes in dwarf_getlocation.
+  libdwfl: Fix STB_GLOBAL over STB_WEAK preference in dwfl_module_addrsym.
+   Add minisymtab support.
+   Add parameter add_p_vaddr to dwfl_report_elf.
+   Use DT_DEBUG library search first.
+  libebl: Handle new core note types in EBL.
+  backends: Interpret NT_ARM_VFP.
+Implement core file registers parsing for s390/s390x.
+  readelf: Add --elf-section input option to inspect an embedded ELF file.
+   Add -U, --unresolved-address-offsets output control.
+   Add --debug-dump=decodedline support.
+   Accept version 8 .gdb_index section format.
+   Adjust output formatting width.
+   When highpc is in constant form print it also as address.
+   Display raw .debug_aranges. Use libdw only for decodedaranges.
+  elflint: Add __bss_start__ to the list of allowed symbols.
+  tests: Add configure --enable-valgrind option to run all tests under 
valgrind.
+ Enable automake parallel-tests for make check.
+  translations: Updated Polish translation.
+  Updates for Automake 1.13.
+- remove elfutils-aarch64.patch and elfutils-sizeof-pointer-memaccess.patch
+  (fixed by upstream)
+- rebase elfutils-robustify.patch and elfutils-portability.patch, they are
+  provided by ustream
+
+---

Old:

  elfutils-0.155.tar.bz2
  elfutils-aarch64.patch
  elfutils-sizeof-pointer-memaccess.patch

New:

  elfutils-0.157.tar.bz2



Other differences:
--
++ elfutils.spec ++
--- /var/tmp/diff_new_pack.OYEXOs/_old  2013-11-15 08:37:05.0 +0100
+++ /var/tmp/diff_new_pack.OYEXOs/_new  2013-11-15 08:37:05.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   elfutils
-Version:0.155
+Version:0.157
 Release:0
 Summary:Higher-level library to access ELF
 License:SUSE-GPL-2.0-with-OSI-exception
@@ -26,16 +26,14 @@
 Source: 
https://fedorahosted.org/releases/e/l/%{name}/%{version}/%{name}-%{version}.tar.bz2
 Source1:README-BEFORE-ADDING-PATCHES
 Source2:baselibs.conf
-Patch1: elfutils-portability.patch
-Patch2: elfutils-robustify.patch
+Patch1: 
https://fedorahosted.org/releases/e/l/%{name}/%{version}/elfutils-portability.patch
+Patch2: 
https://fedorahosted.org/releases/e/l/%{name}/%{version}/elfutils-robustify.patch
 Patch3: elfutils-no-po-test-build.diff
 Patch4: libebl-prototype-fix.diff
 Patch5: elfutils-uninitialized.diff
 Patch6: elfutils-0.137-dwarf-header-check-fix.diff
 Patch7: elfutils-0.148-dont-crash.diff
 Patch8: elfutils-revert-portability-scanf.patch
-Patch9: elfutils-aarch64.patch
-Patch10:elfutils-sizeof-pointer-memaccess.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  bison
 BuildRequires:  flex
@@ -146,8 +144,6 @@
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1 -R
-%patch9 -p1
-%patch10 -p1
 
 %build
 # Change DATE/TIME macros to use last change time of elfutils.changes

++ elfutils-0.155.tar.bz2 - elfutils-0.157.tar.bz2 ++
 65087 lines of diff (skipped)

++ elfutils-portability.patch ++
 1460 lines (skipped)
 between /work/SRC/openSUSE:Factory/elfutils/elfutils-portability.patch
 and /work/SRC/openSUSE:Factory/.elfutils.new/elfutils-portability.patch

++ elfutils-robustify.patch ++
 954 lines (skipped)
 between /work/SRC/openSUSE:Factory/elfutils/elfutils-robustify.patch
 and /work/SRC/openSUSE:Factory/.elfutils.new/elfutils-robustify.patch

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



commit hardlink for openSUSE:Factory

2013-11-14 Thread h_root
Hello community,

here is the log from the commit of package hardlink for openSUSE:Factory 
checked in at 2013-11-15 08:37:28

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


Package is hardlink

Changes:

--- /work/SRC/openSUSE:Factory/hardlink/hardlink.changes2012-08-04 
09:14:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.hardlink.new/hardlink.changes   2013-11-15 
08:37:29.0 +0100
@@ -1,0 +2,5 @@
+Wed Nov 13 13:52:12 UTC 2013 - sweet_...@gmx.de
+
+- Mention -f option in the man page (pulled from upstream)
+
+---



Other differences:
--
++ hardlink.spec ++
--- /var/tmp/diff_new_pack.DfJLuK/_old  2013-11-15 08:37:30.0 +0100
+++ /var/tmp/diff_new_pack.DfJLuK/_new  2013-11-15 08:37:30.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package hardlink (Version 1.0)
+# spec file for package hardlink
 #
-# Copyright (c) 2010 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,13 +16,12 @@
 #
 
 
-
 Name:   hardlink
 Summary:Create a tree of hardlinks
+License:GPL-2.0+
+Group:  System/Base
 Version:1.0
 Release:0
-Group:  System/Base
-License:GPL-2.0+
 Url:http://pkgs.fedoraproject.org/gitweb/?p=hardlink.git
 Source0:hardlink.c
 Source1:hardlink.1

++ hardlink.1 ++
--- /var/tmp/diff_new_pack.DfJLuK/_old  2013-11-15 08:37:30.0 +0100
+++ /var/tmp/diff_new_pack.DfJLuK/_new  2013-11-15 08:37:30.0 +0100
@@ -24,6 +24,8 @@
 .IP \fB-c\fP 10
 Compare only the contents of the files being considered for consolidation.
 Disregards permission, ownership and other differences.
+.IP \fB-f\fP 10
+Force hardlinking across file systems.
 .IP \fB-n\fP 10
 Do not perform the consolidation; only print what would be changed.
 .IP \fB-v\fP 10

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



commit grub for openSUSE:Factory

2013-11-14 Thread h_root
Hello community,

here is the log from the commit of package grub for openSUSE:Factory checked in 
at 2013-11-15 08:37:18

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


Package is grub

Changes:

--- /work/SRC/openSUSE:Factory/grub/grub.changes2013-10-17 
14:10:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.grub.new/grub.changes   2013-11-15 
08:37:19.0 +0100
@@ -1,0 +2,5 @@
+Wed Nov 13 10:03:32 CET 2013 - oher...@suse.de
+
+- Remove fuzz from handle-incomplete-last-track
+
+---



Other differences:
--
++ handle-incomplete-last-track ++
--- /var/tmp/diff_new_pack.U917F0/_old  2013-11-15 08:37:20.0 +0100
+++ /var/tmp/diff_new_pack.U917F0/_new  2013-11-15 08:37:20.0 +0100
@@ -14,11 +14,16 @@
 Signed-off-by: Balazs Kutil bku...@suse.cz
 Acked-by: Torsten Duwe d...@suse.de
 
-diff --git a/stage2/bios.c b/stage2/bios.c
-index 2d85e40..e3ad774 100644
 a/stage2/bios.c
-+++ b/stage2/bios.c
-@@ -66,5 +66,11 @@ biosdisk (int read, int drive, struct geometry *geometry,
+---
+ stage2/bios.c |6 ++
+ 1 file changed, 6 insertions(+)
+
+Index: grub-0.97/stage2/bios.c
+===
+--- grub-0.97.orig/stage2/bios.c
 grub-0.97/stage2/bios.c
+@@ -70,6 +70,12 @@ biosdisk (int read, int drive, struct ge
+   return BIOSDISK_ERROR_GEOMETRY;
  #endif /* NO_BUGGY_BIOS_IN_THE_WORLD */
  
 +  /* For incomplete last tracks, just read as much as we can */
@@ -30,5 +35,3 @@
/* FIXME: sizeof (DAP) must be 0x10. Should assert that the compiler
 can't add any padding.  */
dap.length = sizeof (dap);
-
-

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



commit opensuse-startup_en for openSUSE:Factory

2013-11-14 Thread h_root
Hello community,

here is the log from the commit of package opensuse-startup_en for 
openSUSE:Factory checked in at 2013-11-15 08:38:07

Comparing /work/SRC/openSUSE:Factory/opensuse-startup_en (Old)
 and  /work/SRC/openSUSE:Factory/.opensuse-startup_en.new (New)


Package is opensuse-startup_en

Changes:

--- /work/SRC/openSUSE:Factory/opensuse-startup_en/opensuse-startup_en.changes  
2013-10-11 10:00:19.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.opensuse-startup_en.new/opensuse-startup_en.changes 
2013-11-15 08:38:08.0 +0100
@@ -1,0 +2,6 @@
+Thu Nov  7 13:09:03 UTC 2013 - k...@suse.de
+
+- Update for 13.1 (bnc#849172).
+- Update text and image files (Last Changed Rev.: 1579:11600M).
+
+---



Other differences:
--
++ opensuse-startup_en.spec ++
--- /var/tmp/diff_new_pack.GhF6sX/_old  2013-11-15 08:38:10.0 +0100
+++ /var/tmp/diff_new_pack.GhF6sX/_new  2013-11-15 08:38:10.0 +0100
@@ -20,7 +20,7 @@
 Name:   opensuse-startup_en
 %define my_lang en
 %define my_book opensuse-startup
-Version:12.3
+Version:13.1
 Release:0
 #BREQ
 Provides:   opensuse-manuals_en = %{version}
@@ -53,7 +53,7 @@
 %define _defaultdocdir %{_datadir}/doc/manual
 %define _docdir %{_datadir}/doc/manual
 
-Obsoletes:  opensuse-manuals_en_en-pdf  13.1
+Obsoletes:  opensuse-manuals_en-pdf  13.1
 
 %description
 Guides you through the installation and basic configuration of your

++ attributes ++
--- /var/tmp/diff_new_pack.GhF6sX/_old  2013-11-15 08:38:10.0 +0100
+++ /var/tmp/diff_new_pack.GhF6sX/_new  2013-11-15 08:38:10.0 +0100
@@ -1,7 +1,7 @@
 group.opensuse-startup_en Documentation/SUSE
 license.opensuse-startup_en   GFDL-1.2
 summary.opensuse-startup_en   openSUSE manual: Start-Up (HTML, English)
-obsoletes.opensuse-startup_en opensuse-manuals_en_en-pdf  13.1
+obsoletes.opensuse-startup_en opensuse-manuals_en-pdf  13.1
 provides.opensuse-startup_en  opensuse-manuals_en = %{version}
 +description.opensuse-startup_en
 Guides you through the installation and basic configuration of your

++ opensuse-startup_en_src_set.tar.bz2 ++
/work/SRC/openSUSE:Factory/opensuse-startup_en/opensuse-startup_en_src_set.tar.bz2
 
/work/SRC/openSUSE:Factory/.opensuse-startup_en.new/opensuse-startup_en_src_set.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 python-zope.testrunner for openSUSE:Factory

2013-11-14 Thread h_root
Hello community,

here is the log from the commit of package python-zope.testrunner for 
openSUSE:Factory checked in at 2013-11-15 08:38:21

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


Package is python-zope.testrunner

Changes:

--- 
/work/SRC/openSUSE:Factory/python-zope.testrunner/python-zope.testrunner.changes
2013-11-14 08:43:55.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-zope.testrunner.new/python-zope.testrunner.changes
   2013-11-15 08:38:22.0 +0100
@@ -1,0 +2,5 @@
+Thu Nov 14 15:45:40 UTC 2013 - p.drou...@gmail.com
+
+- Add update-alternative support
+
+---



Other differences:
--
++ python-zope.testrunner.spec ++
--- /var/tmp/diff_new_pack.vgjUmj/_old  2013-11-15 08:38:22.0 +0100
+++ /var/tmp/diff_new_pack.vgjUmj/_new  2013-11-15 08:38:22.0 +0100
@@ -35,6 +35,8 @@
 #BuildRequires:  python-unittest2
 #BuildRequires:  python-zope.interface
 #BuildRequires:  python-zope.testing
+Requires(post): update-alternatives
+Requires(postun): update-alternatives
 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())}
@@ -47,12 +49,14 @@
 
 %prep
 %setup -q -n zope.testrunner-%{version}
+sed -i s/zope-testrunner =/zope-testrunner-%{py_ver} =/ setup.py
 
 %build
 python setup.py build
 
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
+ln -s  %{_bindir}/zope-testrunner-%{py_ver} 
%{buildroot}%{_bindir}/zope-testrunner
 # Remove duplicate files
 %fdupes -s %{buildroot}%{python_sitelib}
 
@@ -60,10 +64,25 @@
 #%check
 #python setup.py test
 
+%pre
+# Since /usr/bin/pybabel became ghosted to be used with update-alternatives, 
we have to get rid
+# of the old binary resulting from the non-update-alternativies-ified package:
+[[ ! -L %{_bindir}/zope-testrunner ]]  rm -f %{_bindir}/zope-testrunner
+exit 0
+
+%post
+update-alternatives --install %{_bindir}/zope-testrunner zope-testrunner 
%{_bindir}/zope-testrunner-%{py_ver} 20
+
+%preun
+if [ $1 -eq 0 ] ; then
+update-alternatives --remove zope-testrunner 
%{_bindir}/zope-testrunner-%{py_ver}
+fi
+
 %files
 %defattr(-,root,root,-)
 %doc LICENSE.rst README.rst
-%{_bindir}/zope-testrunner
+%ghost %{_bindir}/zope-testrunner
+%{_bindir}/zope-testrunner-%{py_ver}
 %{python_sitelib}/*
 
 %changelog


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



commit mc for openSUSE:Factory

2013-11-14 Thread h_root
Hello community,

here is the log from the commit of package mc for openSUSE:Factory checked in 
at 2013-11-15 08:37:42

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


Package is mc

Changes:

--- /work/SRC/openSUSE:Factory/mc/mc.changes2013-10-02 13:31:32.0 
+0200
+++ /work/SRC/openSUSE:Factory/.mc.new/mc.changes   2013-11-15 
08:37:44.0 +0100
@@ -1,0 +2,7 @@
+Tue Nov 12 21:09:36 UTC 2013 - d...@opensuse.org
+
+- add mc-extfs-helpers-urar.patch to fix urar extfs failing on files
+  with spaces when unrar5 is used (bnc#849082). Thanks to D. Werner
+  for finding the problem and proposing the fix.
+
+---

New:

  mc-extfs-helpers-urar.patch



Other differences:
--
++ mc.spec ++
--- /var/tmp/diff_new_pack.nRuhja/_old  2013-11-15 08:37:45.0 +0100
+++ /var/tmp/diff_new_pack.nRuhja/_new  2013-11-15 08:37:45.0 +0100
@@ -42,6 +42,8 @@
 Patch17:mc-rpm.patch
 Patch20:mc-f-keys.patch
 Patch21:mc-extfs-helpers-deb.patch
+# mc-extfs-helpers-urar.patch d...@opensuse.org - Fix urar extfs failing on 
files with spaces (bnc#849082)
+Patch22:mc-extfs-helpers-urar.patch
 #debian fixes for vfs
 Patch24:02_ignore_ftp_chmod_error.patch
 #Debian fixes
@@ -118,6 +120,7 @@
 %patch18
 %patch20
 %patch21
+%patch22
 %patch24
 %patch31
 %patch32

++ mc-extfs-helpers-urar.patch ++
--- src/vfs/extfs/helpers/urar.in.orig  2013-11-12 18:27:16.0 +0100
+++ src/vfs/extfs/helpers/urar.in   2013-11-12 19:05:31.0 +0100
@@ -42,14 +42,36 @@
  $UNRAR v -c- -cfg- $1 | @AWK@ -v uid=`id -u` -v gid=`id -g` '
 BEGIN { flag=0 }
 /^---/ { flag++; if (flag  1) exit 0; next }
-flag==1 {
-split($5, a, -)
-if (index($1, D) != 0)
-   $1=drwxr-xr-x
-else
-   if (index($1, .) != 0)
-   $1=-rw-r--r--
-printf %s 1 %s %s %d %02d/%02d/%02d %s ./%s\n, $1, uid, gid, $2, a[2], 
a[1], a[3], $6, $8
+flag == 1 {
+name=;
+
+### split line, save n-fields and save seperators in 'seps'
+nf = split($0, fields,  , seps);
+
+### split date for reformatting
+split(fields[5], date, -);
+
+### check/adjust rights
+if (index(fields[1], D) != 0) {
+fields[1] = drwxr-xr-x;
+} else {
+if (index(fields[1], .) != 0) {
+fields[1] = -rw-r--r--;
+}
+}
+
+### join filename from fields 8 .. nf (saved above)
+for(i = 8; i = nf; i++) {
+name=name fields[i] seps[i];
+}
+### remove padding blanks from short names
+if (length(name)13) {
+sub( *$, , name);
+}
+
+printf(%s 1 %s %s %d %02d/%02d/%02d %s ./%s\n, 
+   fields[1], uid, gid, fields[2], date[2],
+   date[1], date[3], fields[6], name);
 }'
 }
 

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



commit q4wine for openSUSE:Factory

2013-11-14 Thread h_root
Hello community,

here is the log from the commit of package q4wine for openSUSE:Factory checked 
in at 2013-11-15 08:39:14

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


Package is q4wine

Changes:

--- /work/SRC/openSUSE:Factory/q4wine/q4wine.changes2013-08-07 
20:54:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.q4wine.new/q4wine.changes   2013-11-15 
08:39:16.0 +0100
@@ -1,0 +2,12 @@
+Sun Nov 10 14:51:03 UTC 2013 - lazy.k...@opensuse.org
+
+- Update to 1.1.
+  * Added:
++ Extended list of a virtual desktop resolutions.
++ Configure multiple wine paths globally to allow easily
+  selection in prefixes.
++ Create predefined execution template strings for optirun,
+  separate X display, e.t.c.
+  * Fixed a few bugs.
+
+---

Old:

  q4wine-1.0-r3.tar.bz2

New:

  q4wine-1.1.tar.bz2



Other differences:
--
++ q4wine.spec ++
--- /var/tmp/diff_new_pack.sdiEz7/_old  2013-11-15 08:39:16.0 +0100
+++ /var/tmp/diff_new_pack.sdiEz7/_new  2013-11-15 08:39:16.0 +0100
@@ -17,13 +17,13 @@
 
 
 Name:   q4wine
-Version:1.0+r3
+Version:1.1
 Release:0
 Summary:Qt4 GUI for WINE
 License:GPL-3.0
 Group:  System/Emulators/PC
 Url:http://q4wine.brezblock.org.ua/
-Source0:http://downloads.sourceforge.net/%{name}/%{name}-1.0-r3.tar.bz2
+Source0:
http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
 BuildRequires:  cmake
 BuildRequires:  fdupes
 BuildRequires:  fuseiso
@@ -65,15 +65,15 @@
 %lang_package
 
 %prep
-%setup -qn %{name}-1.0-r3
+%setup -q
 
 %build
 mkdir build
 cd build
-export CFLAGS=%{optflags}
-export CXXFLAGS=%{optflags}
 cmake .. \
 -DCMAKE_INSTALL_PREFIX=%{_prefix} \
+-DCMAKE_C_FLAGS=%{optflags} \
+-DCMAKE_CXX_FLAGS=%{optflags} \
 -DCMAKE_NO_BUILTIN_CHRPATH=ON
 make %{?_smp_mflags} VERBOSE=1
 

++ q4wine-1.0-r3.tar.bz2 - q4wine-1.1.tar.bz2 ++
 23032 lines of diff (skipped)

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



commit yast2-nfs-client for openSUSE:Factory

2013-11-14 Thread h_root
Hello community,

here is the log from the commit of package yast2-nfs-client for 
openSUSE:Factory checked in at 2013-11-15 08:39:50

Comparing /work/SRC/openSUSE:Factory/yast2-nfs-client (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-nfs-client.new (New)


Package is yast2-nfs-client

Changes:

--- /work/SRC/openSUSE:Factory/yast2-nfs-client/yast2-nfs-client.changes
2013-10-11 11:07:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-nfs-client.new/yast2-nfs-client.changes   
2013-11-15 08:39:52.0 +0100
@@ -1,0 +2,7 @@
+Mon Nov 11 17:43:04 CET 2013 - loci...@suse.com
+
+- Added missing mount options (bnc#848768)
+- Refactored NfsOptions library
+- 3.1.1
+
+---

Old:

  yast2-nfs-client-3.1.0.tar.bz2

New:

  yast2-nfs-client-3.1.1.tar.bz2



Other differences:
--
++ yast2-nfs-client.spec ++
--- /var/tmp/diff_new_pack.jVW0GH/_old  2013-11-15 08:39:52.0 +0100
+++ /var/tmp/diff_new_pack.jVW0GH/_new  2013-11-15 08:39:52.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-nfs-client
-Version:3.1.0
+Version:3.1.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -33,6 +33,7 @@
 # Support was checked against nfs-utils 1.2.7.
 # As soon as nfs-utils reaches version 1.2.9 there should be another update.
 BuildRequires:  nfs-client  1.2.9
+BuildRequires:  rubygem-rspec
 #ag_showexports moved to yast2 base
 # introduces extended IPv6 support.
 Requires:   yast2 = 2.23.6

++ yast2-nfs-client-3.1.0.tar.bz2 - yast2-nfs-client-3.1.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-nfs-client-3.1.0/CONTRIBUTING.md 
new/yast2-nfs-client-3.1.1/CONTRIBUTING.md
--- old/yast2-nfs-client-3.1.0/CONTRIBUTING.md  1970-01-01 01:00:00.0 
+0100
+++ new/yast2-nfs-client-3.1.1/CONTRIBUTING.md  2013-11-12 16:32:51.0 
+0100
@@ -0,0 +1,87 @@
+YaST Contribution Guidelines
+
+
+YaST is an open source project and as such it welcomes all kinds of
+contributions. If you decide to contribute, please follow these guidelines to
+ensure the process is effective and pleasant both for you and YaST maintainers.
+
+There are two main forms of contribution: reporting bugs and performing code
+changes.
+
+Bug Reports
+---
+
+If you find a problem, please report it either using
+[Bugzilla](https://bugzilla.novell.com/enter_bug.cgi?format=guidedproduct=openSUSE+Factorycomponent=YaST2)
+or [GitHub issues](../../issues). (For Bugzilla, use the [simplified
+registration](https://secure-www.novell.com/selfreg/jsp/createSimpleAccount.jsp)
+if you don't have an account yet.)
+
+If you find a problem, please report it either using
+[Bugzilla](https://bugzilla.novell.com/) or GitHub issues. We can't guarantee
+that every bug will be fixed, but we'll try.
+
+When creating a bug report, please follow our [bug reporting
+guidelines](http://en.opensuse.org/openSUSE:Report_a_YaST_bug).
+
+Code Changes
+
+
+We welcome all kinds of code contributions, from simple bug fixes to 
significant
+refactorings and implementation of new features. However, before making any
+non-trivial contribution, get in touch with us first — this can prevent wasted
+effort on both sides. Also, have a look at our [development
+documentation](http://en.opensuse.org/openSUSE:YaST_development).
+
+To send us your code change, use GitHub pull requests. The workflow is as
+follows:
+
+  1. Fork the project.
+
+  2. Create a topic branch based on `master`.
+
+  3. Implement your change, including tests (if possible). Make sure you adhere
+ to the [Ruby style
+ guide](https://github.com/SUSE/style-guides/blob/master/Ruby.md).
+
+  4. Make sure your change didn't break anything by building the RPM package
+ (`rake osc:build`). The build process includes running the full testsuite.
+
+  5. Publish the branch and create a pull request.
+
+  6. YaST developers will review your change and possibly point out issues.
+ Adapt the code under their guidance until they are all resolved.
+
+  7. Finally, the pull request will get merged or rejected.
+
+See also [GitHub's guide on
+contributing](https://help.github.com/articles/fork-a-repo).
+
+If you want to do multiple unrelated changes, use separate branches and pull
+requests.
+
+Do not change the `VERSION` and `*.changes` files as this could lead to
+conflicts.
+
+### Commits
+
+Each commit in the pull request should do only one thing, which is clearly
+described by its commit message. Especially avoid mixing formatting changes and
+functional changes into one commit. When writing commit messages, adhere to