commit perl-MooseX-Method-Signatures for openSUSE:Factory

2014-03-11 Thread h_root
Hello community,

here is the log from the commit of package perl-MooseX-Method-Signatures for 
openSUSE:Factory checked in at 2014-03-11 07:23:33

Comparing /work/SRC/openSUSE:Factory/perl-MooseX-Method-Signatures (Old)
 and  /work/SRC/openSUSE:Factory/.perl-MooseX-Method-Signatures.new (New)


Package is perl-MooseX-Method-Signatures

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-MooseX-Method-Signatures/perl-MooseX-Method-Signatures.changes
  2014-02-22 18:12:13.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-MooseX-Method-Signatures.new/perl-MooseX-Method-Signatures.changes
 2014-03-11 07:23:34.0 +0100
@@ -1,0 +2,6 @@
+Mon Mar 10 06:30:46 UTC 2014 - co...@suse.com
+
+- updated to 0.47
+ - update configure_requires checking in Makefile.PL, add CONTRIBUTING file
+
+---

Old:

  MooseX-Method-Signatures-0.46.tar.gz

New:

  MooseX-Method-Signatures-0.47.tar.gz



Other differences:
--
++ perl-MooseX-Method-Signatures.spec ++
--- /var/tmp/diff_new_pack.CjcQiX/_old  2014-03-11 07:23:35.0 +0100
+++ /var/tmp/diff_new_pack.CjcQiX/_new  2014-03-11 07:23:35.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-MooseX-Method-Signatures
-Version:0.46
+Version:0.47
 Release:0
 %define cpan_name MooseX-Method-Signatures
 Summary:Method declarations with type constraints and no source filter
@@ -34,7 +34,7 @@
 BuildRequires:  perl(Devel::Declare) = 0.005011
 BuildRequires:  perl(Devel::Declare::Context::Simple)
 BuildRequires:  perl(Eval::Closure)
-BuildRequires:  perl(Module::Build::Tiny) = 0.027
+BuildRequires:  perl(Module::Build::Tiny) = 0.030
 BuildRequires:  perl(Module::Runtime) = 0.012
 BuildRequires:  perl(Moose) = 0.89
 BuildRequires:  perl(Moose::Meta::Class)
@@ -55,31 +55,14 @@
 BuildRequires:  perl(Parse::Method::Signatures::Types)
 BuildRequires:  perl(Sub::Name)
 BuildRequires:  perl(Task::Weaken)
-BuildRequires:  perl(Test::CheckDeps) = 0.007
 BuildRequires:  perl(Test::Deep)
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::Moose)
-BuildRequires:  perl(Test::More) = 0.94
+BuildRequires:  perl(Test::More) = 0.89
 BuildRequires:  perl(aliased)
 BuildRequires:  perl(metaclass)
 BuildRequires:  perl(namespace::autoclean)
 BuildRequires:  perl(namespace::clean)
-#BuildRequires: perl(MooseX::Meta::Method::Authorized)
-#BuildRequires: perl(MooseX::Meta::Method::Transactional)
-#BuildRequires: perl(MooseX::Method::Signatures)
-#BuildRequires: perl(MooseX::Method::Signatures::Meta::Method)
-#BuildRequires: perl(MooseX::Method::Signatures::Types)
-#BuildRequires: perl(MXMSLabeled)
-#BuildRequires: perl(MXMSMoody)
-#BuildRequires: perl(My::Annoyingly::Long::Name::Space)
-#BuildRequires: perl(Pod::Wordlist)
-#BuildRequires: perl(TestClass)
-#BuildRequires: perl(TestClassTrait)
-#BuildRequires: perl(TestClassWithMxTypes)
-#BuildRequires: perl(Test::Kwalitee)
-#BuildRequires: perl(Test::NoTabs)
-#BuildRequires: perl(Test::Pod)
-#BuildRequires: perl(Test::Spelling) = 0.12
 Requires:   perl(B::Hooks::EndOfScope) = 0.10
 Requires:   perl(Context::Preserve)
 Requires:   perl(Devel::Declare) = 0.005011
@@ -128,6 +111,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes LICENSE README weaver.ini
+%doc Changes CONTRIBUTING LICENSE README README.md weaver.ini
 
 %changelog

++ MooseX-Method-Signatures-0.46.tar.gz - 
MooseX-Method-Signatures-0.47.tar.gz ++
 2621 lines of diff (skipped)

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



commit perl-MooseX-Getopt for openSUSE:Factory

2014-03-11 Thread h_root
Hello community,

here is the log from the commit of package perl-MooseX-Getopt for 
openSUSE:Factory checked in at 2014-03-11 07:23:26

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


Package is perl-MooseX-Getopt

Changes:

--- /work/SRC/openSUSE:Factory/perl-MooseX-Getopt/perl-MooseX-Getopt.changes
2014-02-24 14:12:36.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-MooseX-Getopt.new/perl-MooseX-Getopt.changes   
2014-03-11 07:23:27.0 +0100
@@ -1,0 +2,7 @@
+Mon Mar 10 06:26:53 UTC 2014 - co...@suse.com
+
+- updated to 0.62
+ - fix test that assumes option parsing is case-insensitive, which is no
+   longer true with Getopt::Long::Descriptive 0.097
+
+---

Old:

  MooseX-Getopt-0.61.tar.gz

New:

  MooseX-Getopt-0.62.tar.gz



Other differences:
--
++ perl-MooseX-Getopt.spec ++
--- /var/tmp/diff_new_pack.droEnt/_old  2014-03-11 07:23:28.0 +0100
+++ /var/tmp/diff_new_pack.droEnt/_new  2014-03-11 07:23:28.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-MooseX-Getopt
-Version:0.61
+Version:0.62
 Release:0
 %define cpan_name MooseX-Getopt
 Summary:A Moose role for processing command line options
@@ -31,7 +31,7 @@
 BuildRequires:  perl-macros
 BuildRequires:  perl(Getopt::Long) = 2.37
 BuildRequires:  perl(Getopt::Long::Descriptive) = 0.081
-BuildRequires:  perl(Module::Build::Tiny) = 0.034
+BuildRequires:  perl(Module::Build::Tiny) = 0.035
 BuildRequires:  perl(Module::Runtime)
 BuildRequires:  perl(Moose)
 BuildRequires:  perl(Moose::Meta::Attribute)

++ MooseX-Getopt-0.61.tar.gz - MooseX-Getopt-0.62.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Getopt-0.61/Build.PL 
new/MooseX-Getopt-0.62/Build.PL
--- old/MooseX-Getopt-0.61/Build.PL 2014-02-11 07:31:02.0 +0100
+++ new/MooseX-Getopt-0.62/Build.PL 2014-03-07 06:44:18.0 +0100
@@ -1,4 +1,4 @@
 # This Build.PL for MooseX-Getopt was generated by 
Dist::Zilla::Plugin::ModuleBuildTiny 0.006.
 use 5.006;
-use Module::Build::Tiny 0.034;
+use Module::Build::Tiny 0.035;
 Build_PL();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Getopt-0.61/CONTRIBUTING 
new/MooseX-Getopt-0.62/CONTRIBUTING
--- old/MooseX-Getopt-0.61/CONTRIBUTING 2014-02-11 07:31:02.0 +0100
+++ new/MooseX-Getopt-0.62/CONTRIBUTING 2014-03-07 06:44:18.0 +0100
@@ -75,4 +75,4 @@
 
 
 This file was generated via Dist::Zilla::Plugin::GenerateFile::ShareDir 0.005 
from a
-template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.049.
+template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.052.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Getopt-0.61/Changes 
new/MooseX-Getopt-0.62/Changes
--- old/MooseX-Getopt-0.61/Changes  2014-02-11 07:31:02.0 +0100
+++ new/MooseX-Getopt-0.62/Changes  2014-03-07 06:44:18.0 +0100
@@ -1,5 +1,9 @@
 Revision history for MooseX-Getopt
 
+0.62  2014-03-07 05:44:01Z
+ - fix test that assumes option parsing is case-insensitive, which is no
+   longer true with Getopt::Long::Descriptive 0.097
+
 0.61  2014-02-11 06:30:14Z
  - fix potentially-broken check-breaks test when a conflicting module fails to
compile
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Getopt-0.61/LICENSE 
new/MooseX-Getopt-0.62/LICENSE
--- old/MooseX-Getopt-0.61/LICENSE  2014-02-11 07:31:02.0 +0100
+++ new/MooseX-Getopt-0.62/LICENSE  2014-03-07 06:44:18.0 +0100
@@ -22,7 +22,7 @@
  Version 1, February 1989
 
  Copyright (C) 1989 Free Software Foundation, Inc.
- 51 Franklin St, Suite 500, Boston, MA  02110-1335  USA
+ 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Getopt-0.61/MANIFEST 
new/MooseX-Getopt-0.62/MANIFEST
--- old/MooseX-Getopt-0.61/MANIFEST 2014-02-11 07:31:02.0 +0100
+++ new/MooseX-Getopt-0.62/MANIFEST 2014-03-07 06:44:18.0 +0100
@@ -54,7 +54,6 @@
 xt/author/00-compile.t
 xt/author/pod-spell.t
 xt/release/changes_has_content.t
-xt/release/clean-namespaces.t
 xt/release/cpan-changes.t
 xt/release/distmeta.t
 xt/release/eol.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit perl-MooseX-Declare for openSUSE:Factory

2014-03-11 Thread h_root
Hello community,

here is the log from the commit of package perl-MooseX-Declare for 
openSUSE:Factory checked in at 2014-03-11 07:23:21

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


Package is perl-MooseX-Declare

Changes:

--- /work/SRC/openSUSE:Factory/perl-MooseX-Declare/perl-MooseX-Declare.changes  
2013-10-06 14:31:38.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-MooseX-Declare.new/perl-MooseX-Declare.changes 
2014-03-11 07:23:22.0 +0100
@@ -1,0 +2,6 @@
+Mon Mar 10 06:25:49 UTC 2014 - co...@suse.com
+
+- updated to 0.38
+  - update configure_requires checking in Makefile.PL, add CONTRIBUTING file
+
+---

Old:

  MooseX-Declare-0.37.tar.gz

New:

  MooseX-Declare-0.38.tar.gz



Other differences:
--
++ perl-MooseX-Declare.spec ++
--- /var/tmp/diff_new_pack.dOJyeC/_old  2014-03-11 07:23:23.0 +0100
+++ /var/tmp/diff_new_pack.dOJyeC/_new  2014-03-11 07:23:23.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-MooseX-Declare
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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-MooseX-Declare
-Version:0.37
+Version:0.38
 Release:0
 %define cpan_name MooseX-Declare
 Summary:Declarative syntax for Moose
@@ -32,7 +32,7 @@
 BuildRequires:  perl(Devel::Declare) = 0.005011
 BuildRequires:  perl(Devel::Declare::Context::Simple)
 BuildRequires:  perl(List::MoreUtils)
-BuildRequires:  perl(Module::Build::Tiny) = 0.027
+BuildRequires:  perl(Module::Build::Tiny) = 0.030
 BuildRequires:  perl(Module::Runtime)
 BuildRequires:  perl(Moose) = 0.90
 BuildRequires:  perl(Moose::Meta::Class)
@@ -49,46 +49,12 @@
 BuildRequires:  perl(Parse::Method::Signatures::Param::Placeholder)
 BuildRequires:  perl(Sub::Exporter)
 BuildRequires:  perl(Sub::Install)
-BuildRequires:  perl(Test::CheckDeps) = 0.007
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::Moose)
-BuildRequires:  perl(Test::More) = 0.94
+BuildRequires:  perl(Test::More) = 0.89
 BuildRequires:  perl(aliased)
 BuildRequires:  perl(namespace::autoclean) = 0.09
 BuildRequires:  perl(namespace::clean) = 0.11
-#BuildRequires: perl(Affe)
-#BuildRequires: perl(Foo)
-#BuildRequires: perl(MooseX::Declare)
-#BuildRequires: perl(MooseX::Declare::Context)
-#BuildRequires: perl(MooseX::Declare::Context::Namespaced)
-#BuildRequires: perl(MooseX::Declare::Context::Parameterized)
-#BuildRequires: perl(MooseX::Declare::Context::WithOptions)
-#BuildRequires: perl(MooseX::Declare::StackItem)
-#BuildRequires: perl(MooseX::Declare::Syntax::EmptyBlockIfMissing)
-#BuildRequires: perl(MooseX::Declare::Syntax::Extending)
-#BuildRequires: perl(MooseX::Declare::Syntax::InnerSyntaxHandling)
-#BuildRequires: perl(MooseX::Declare::Syntax::Keyword::Class)
-#BuildRequires: perl(MooseX::Declare::Syntax::Keyword::Clean)
-#BuildRequires: perl(MooseX::Declare::Syntax::KeywordHandling)
-#BuildRequires: perl(MooseX::Declare::Syntax::Keyword::Method)
-#BuildRequires: perl(MooseX::Declare::Syntax::Keyword::MethodModifier)
-#BuildRequires: perl(MooseX::Declare::Syntax::Keyword::Namespace)
-#BuildRequires: perl(MooseX::Declare::Syntax::Keyword::Role)
-#BuildRequires: perl(MooseX::Declare::Syntax::Keyword::With)
-#BuildRequires: perl(MooseX::Declare::Syntax::MethodDeclaration)
-#BuildRequires: perl(MooseX::Declare::Syntax::MethodDeclaration::Parameterized)
-#BuildRequires: perl(MooseX::Declare::Syntax::MooseSetup)
-#BuildRequires: perl(MooseX::Declare::Syntax::NamespaceHandling)
-#BuildRequires: perl(MooseX::Declare::Syntax::OptionHandling)
-#BuildRequires: perl(MooseX::Declare::Syntax::RoleApplication)
-#BuildRequires: perl(MooseX::Declare::Util)
-#BuildRequires: perl(MooseX::DefClass)
-#BuildRequires: perl(ParameterizedRole)
-#BuildRequires: perl(ProvidesFooAttribute)
-#BuildRequires: perl(Role)
-#BuildRequires: perl(Test::Kwalitee)
-#BuildRequires: perl(Test::NoTabs)
-#BuildRequires: perl(Tiger)
 Requires:   perl(Devel::Declare) = 0.005011
 Requires:   perl(Devel::Declare::Context::Simple)
 Requires:   perl(List::MoreUtils)
@@ -134,6 +100,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes LICENSE README TODO weaver.ini
+%doc Changes CONTRIBUTING LICENSE README README.md TODO weaver.ini
 
 %changelog

++ MooseX-Declare-0.37.tar.gz - MooseX-Declare-0.38.tar.gz ++
 3357 lines of diff (skipped)

-- 
To 

commit perl-MooseX-SimpleConfig for openSUSE:Factory

2014-03-11 Thread h_root
Hello community,

here is the log from the commit of package perl-MooseX-SimpleConfig for 
openSUSE:Factory checked in at 2014-03-11 07:23:38

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


Package is perl-MooseX-SimpleConfig

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-MooseX-SimpleConfig/perl-MooseX-SimpleConfig.changes
2013-09-13 14:44:37.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-MooseX-SimpleConfig.new/perl-MooseX-SimpleConfig.changes
   2014-03-11 07:23:40.0 +0100
@@ -1,0 +2,9 @@
+Mon Nov 25 07:39:24 UTC 2013 - co...@suse.com
+
+- updated to 0.10
+  - repository migrated from shadowcat to the github moose organization
+  - eliminate race conditions between tests by using separate tempdirs for
+config files
+  - resolve failing test report by removing unnecessary and undeclared prereq
+
+---

Old:

  MooseX-SimpleConfig-0.09.tar.gz

New:

  MooseX-SimpleConfig-0.10.tar.gz



Other differences:
--
++ perl-MooseX-SimpleConfig.spec ++
--- /var/tmp/diff_new_pack.brjxmW/_old  2014-03-11 07:23:40.0 +0100
+++ /var/tmp/diff_new_pack.brjxmW/_new  2014-03-11 07:23:40.0 +0100
@@ -1,8 +1,7 @@
-# vim: set sw=4 ts=4 et nu:
 #
 # spec file for package perl-MooseX-SimpleConfig
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,67 +17,67 @@
 
 
 Name:   perl-MooseX-SimpleConfig
-Version:0.09
+Version:0.10
 Release:0
+%define cpan_name MooseX-SimpleConfig
 Summary:A Moose role for setting attributes from a simple configfile
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
-Source: 
http://search.cpan.org/CPAN/authors/id/B/BO/BOBTFISH/MooseX-SimpleConfig-%{version}.tar.gz
-Url:http://search.cpan.org/dist/MooseX-SimpleConfig
+Url:http://search.cpan.org/dist/MooseX-SimpleConfig/
+Source: 
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
-BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Config::Any) = 0.13
-BuildRequires:  perl(Config::General)
-BuildRequires:  perl(ExtUtils::MakeMaker)
-BuildRequires:  perl(ExtUtils::MakeMaker) = 6.42
-BuildRequires:  perl(Moose) = 0.35
-BuildRequires:  perl(MooseX::ConfigFromFile) = 0.02
-BuildRequires:  perl(Path::Class)
-BuildRequires:  perl(Test::More) = 0.88
-BuildRequires:  perl(YAML::XS)
+BuildRequires:  perl(Module::Build::Tiny) = 0.030
+BuildRequires:  perl(Moose)
+BuildRequires:  perl(Moose::Role)
+BuildRequires:  perl(MooseX::ConfigFromFile)
+BuildRequires:  perl(Test::Fatal)
+BuildRequires:  perl(Test::Requires)
 Requires:   perl(Config::Any) = 0.13
-Requires:   perl(Moose) = 0.35
-Requires:   perl(MooseX::ConfigFromFile) = 0.02
-Requires:   perl(Test::More) = 0.88
+Requires:   perl(Moose::Role)
+Requires:   perl(MooseX::ConfigFromFile)
+%{perl_requires}
 
 %description
-This role loads simple configfiles to set object attributes. It is based
-on the abstract role MooseX::ConfigFromFile, and uses Config::Any to load
-your configfile. Config::Any will in turn support any of a variety of
-different config formats, detected by the file extension. See Config::Any
-for more details about supported formats.
-Like all MooseX::ConfigFromFile -derived configfile loaders, this module
-is automatically supported by the MooseX::Getopt role as well, which
-allows specifying -configfile on the commandline.
+This role loads simple configfiles to set object attributes. It is based on
+the abstract role the MooseX::ConfigFromFile manpage, and uses the
+Config::Any manpage to load your configfile. the Config::Any manpage will
+in turn support any of a variety of different config formats, detected by
+the file extension. See the Config::Any manpage for more details about
+supported formats.
+
+To pass additional arguments to the Config::Any manpage you must provide a
+'config_any_args()' method, for example:
+
+  sub config_any_args {
+return {
+  driver_args = { General = { '-InterPolateVars' = 1 } }
+};
+  }
+
+Like all the MooseX::ConfigFromFile manpage -derived configfile loaders,
+this module is automatically supported by the the MooseX::Getopt manpage
+role as well, which 

commit perl-MooseX-Types for openSUSE:Factory

2014-03-11 Thread h_root
Hello community,

here is the log from the commit of package perl-MooseX-Types for 
openSUSE:Factory checked in at 2014-03-11 07:28:52

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


Package is perl-MooseX-Types

Changes:

--- /work/SRC/openSUSE:Factory/perl-MooseX-Types/perl-MooseX-Types.changes  
2014-02-12 09:48:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-MooseX-Types.new/perl-MooseX-Types.changes 
2014-03-11 07:28:53.0 +0100
@@ -1,0 +2,17 @@
+Mon Mar 10 07:05:38 UTC 2014 - co...@suse.com
+
+- updated to 0.44
+ - full respect for namespaces: declared types are now properly
+   installed into the proper package, so they survive
+   namespace::autoclean; however, types imported from the declaration
+   class are still properly cleaned by namespace::autoclean (as
+   implemented in trial versions 0.40-0.43)
+ - line numbers in shipped code are now almost the same (within 3) as
+   the repository source, for easier debugging
+ - skipped new namespacing tests that fail with older Moose versions,
+   due to an inability to install blessed subs
+ - declared (not imported) types are now properly installed into the
+   proper package, so they survive namespace::autoclean (fixed this
+   time)
+
+---

Old:

  MooseX-Types-0.41.tar.gz

New:

  MooseX-Types-0.44.tar.gz



Other differences:
--
++ perl-MooseX-Types.spec ++
--- /var/tmp/diff_new_pack.0X71x7/_old  2014-03-11 07:28:54.0 +0100
+++ /var/tmp/diff_new_pack.0X71x7/_new  2014-03-11 07:28:54.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-MooseX-Types
-Version:0.41
+Version:0.44
 Release:0
 %define cpan_name MooseX-Types
 Summary:Organise your Moose types in libraries
@@ -30,7 +30,7 @@
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Carp::Clan) = 6.00
-BuildRequires:  perl(Module::Build::Tiny) = 0.030
+BuildRequires:  perl(Module::Build::Tiny) = 0.035
 BuildRequires:  perl(Module::Runtime)
 BuildRequires:  perl(Moose) = 1.06
 BuildRequires:  perl(Moose::Exporter)
@@ -43,6 +43,8 @@
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::Requires)
 BuildRequires:  perl(namespace::autoclean) = 0.08
+BuildRequires:  perl(namespace::clean)
+BuildRequires:  perl(version)
 Requires:   perl(Carp::Clan) = 6.00
 Requires:   perl(Module::Runtime)
 Requires:   perl(Moose) = 1.06
@@ -53,6 +55,7 @@
 Requires:   perl(Sub::Exporter)
 Requires:   perl(Sub::Name)
 Requires:   perl(namespace::autoclean) = 0.08
+Requires:   perl(namespace::clean)
 %{perl_requires}
 
 %description

++ MooseX-Types-0.41.tar.gz - MooseX-Types-0.44.tar.gz ++
 3950 lines of diff (skipped)

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



commit perl-MooseX-Types-DateTime for openSUSE:Factory

2014-03-11 Thread h_root
Hello community,

here is the log from the commit of package perl-MooseX-Types-DateTime for 
openSUSE:Factory checked in at 2014-03-11 07:33:13

Comparing /work/SRC/openSUSE:Factory/perl-MooseX-Types-DateTime (Old)
 and  /work/SRC/openSUSE:Factory/.perl-MooseX-Types-DateTime.new (New)


Package is perl-MooseX-Types-DateTime

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-MooseX-Types-DateTime/perl-MooseX-Types-DateTime.changes
2013-07-30 14:03:21.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-MooseX-Types-DateTime.new/perl-MooseX-Types-DateTime.changes
   2014-03-11 07:33:14.0 +0100
@@ -1,0 +2,7 @@
+Sun Feb  9 13:34:11 UTC 2014 - co...@suse.com
+
+- updated to 0.10
+   - temporarily revert change that cleaned namespaces (0.09), until the
+ logic is cleaned up in MooseX::Types itself
+
+---

Old:

  MooseX-Types-DateTime-0.08.tar.gz

New:

  MooseX-Types-DateTime-0.10.tar.gz



Other differences:
--
++ perl-MooseX-Types-DateTime.spec ++
--- /var/tmp/diff_new_pack.dk4NSx/_old  2014-03-11 07:33:15.0 +0100
+++ /var/tmp/diff_new_pack.dk4NSx/_new  2014-03-11 07:33:15.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-MooseX-Types-DateTime
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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,40 +17,38 @@
 
 
 Name:   perl-MooseX-Types-DateTime
-Version:0.08
+Version:0.10
 Release:0
 %define cpan_name MooseX-Types-DateTime
-Summary:DateTime related constraints and coercions for
-License:GPL-1.0+ or Artistic-1.0
+Summary:LDateTime related constraints and coercions for
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/MooseX-Types-DateTime/
-Source: 
http://www.cpan.org/authors/id/I/IL/ILMARI/%{cpan_name}-%{version}.tar.gz
+Source: 
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(DateTime) = 0.44
-BuildRequires:  perl(DateTime::Duration) = 0.44
-BuildRequires:  perl(DateTime::Locale) = 0.41
+BuildRequires:  perl(DateTime) = 0.4302
+BuildRequires:  perl(DateTime::Duration) = 0.4302
+BuildRequires:  perl(DateTime::Locale) = 0.4001
 BuildRequires:  perl(DateTime::TimeZone) = 0.95
+BuildRequires:  perl(Module::Build::Tiny) = 0.034
 BuildRequires:  perl(Moose) = 0.41
+BuildRequires:  perl(Moose::Util::TypeConstraints)
 BuildRequires:  perl(MooseX::Types) = 0.30
 BuildRequires:  perl(MooseX::Types::Moose) = 0.30
-BuildRequires:  perl(Test::Exception) = 0.27
-BuildRequires:  perl(Test::use::ok) = 0.02
+BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(namespace::clean) = 0.08
-#BuildRequires: perl(Moose::Util::TypeConstraints)
-#BuildRequires: perl(MooseX::Types::DateTime)
-#BuildRequires: perl(ok)
-Requires:   perl(DateTime) = 0.44
-Requires:   perl(DateTime::Duration) = 0.44
-Requires:   perl(DateTime::Locale) = 0.41
+BuildRequires:  perl(ok)
+BuildRequires:  perl(version)
+Requires:   perl(DateTime) = 0.4302
+Requires:   perl(DateTime::Duration) = 0.4302
+Requires:   perl(DateTime::Locale) = 0.4001
 Requires:   perl(DateTime::TimeZone) = 0.95
 Requires:   perl(Moose) = 0.41
 Requires:   perl(MooseX::Types) = 0.30
 Requires:   perl(MooseX::Types::Moose) = 0.30
-Requires:   perl(Test::Exception) = 0.27
-Requires:   perl(Test::use::ok) = 0.02
 Requires:   perl(namespace::clean) = 0.08
 %{perl_requires}
 
@@ -62,19 +60,18 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
-%{__make} %{?_smp_mflags}
+%{__perl} Build.PL --installdirs=vendor
+./Build build --flags=%{?_smp_mflags}
 
 %check
-%{__make} test
+./Build test
 
 %install
-%perl_make_install
-%perl_process_packlist
+./Build install --destdir=%{buildroot} --create_packlist=0
 %perl_gen_filelist
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes
+%doc Changes CONTRIBUTING LICENSE README README.md
 
 %changelog

++ MooseX-Types-DateTime-0.08.tar.gz - MooseX-Types-DateTime-0.10.tar.gz 
++
 2869 lines of diff (skipped)

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



commit perl-MooseX-Types-Path-Tiny for openSUSE:Factory

2014-03-11 Thread h_root
Hello community,

here is the log from the commit of package perl-MooseX-Types-Path-Tiny for 
openSUSE:Factory checked in at 2014-03-11 07:33:22

Comparing /work/SRC/openSUSE:Factory/perl-MooseX-Types-Path-Tiny (Old)
 and  /work/SRC/openSUSE:Factory/.perl-MooseX-Types-Path-Tiny.new (New)


Package is perl-MooseX-Types-Path-Tiny

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-MooseX-Types-Path-Tiny/perl-MooseX-Types-Path-Tiny.changes
  2013-08-06 12:41:18.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-MooseX-Types-Path-Tiny.new/perl-MooseX-Types-Path-Tiny.changes
 2014-03-11 07:33:23.0 +0100
@@ -1,0 +2,10 @@
+Mon Mar 10 07:06:17 UTC 2014 - co...@suse.com
+
+- updated to 0.010
+ - if eval problem in use if in 0.009
+ - only clean namespaces when MooseX::Types is new enough that our declared
+   types are installed as methods
+ - new Paths, AbsPaths types, for coercable ArrayRefs
+ - add missing authority data to module and metadata
+
+---

Old:

  MooseX-Types-Path-Tiny-0.006.tar.gz

New:

  MooseX-Types-Path-Tiny-0.010.tar.gz



Other differences:
--
++ perl-MooseX-Types-Path-Tiny.spec ++
--- /var/tmp/diff_new_pack.wAEL18/_old  2014-03-11 07:33:23.0 +0100
+++ /var/tmp/diff_new_pack.wAEL18/_new  2014-03-11 07:33:23.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-MooseX-Types-Path-Tiny
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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-MooseX-Types-Path-Tiny
-Version:0.006
+Version:0.010
 Release:0
 %define cpan_name MooseX-Types-Path-Tiny
 Summary:Path::Tiny types and coercions for Moose
@@ -31,16 +31,15 @@
 BuildRequires:  perl-macros
 BuildRequires:  perl(File::Temp) = 0.18
 BuildRequires:  perl(File::pushd)
-BuildRequires:  perl(Module::Build::Tiny) = 0.023
+BuildRequires:  perl(Module::Build::Tiny) = 0.034
 BuildRequires:  perl(Moose) = 2
 BuildRequires:  perl(MooseX::Types)
 BuildRequires:  perl(MooseX::Types::Moose)
 BuildRequires:  perl(MooseX::Types::Stringlike)
 BuildRequires:  perl(Path::Tiny)
-BuildRequires:  perl(Test::CheckDeps) = 0.002
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::More) = 0.96
-#BuildRequires: perl(MooseX::Types::Path::Tiny)
+BuildRequires:  perl(version)
 Requires:   perl(Moose) = 2
 Requires:   perl(MooseX::Types)
 Requires:   perl(MooseX::Types::Moose)
@@ -49,8 +48,8 @@
 %{perl_requires}
 
 %description
-This module provides the Path::Tiny manpage types for Moose. It handles two
-important types of coercion:
+This module provides the Path::Tiny manpage types for the Moose manpage. It
+handles two important types of coercion:
 
 * *
 
@@ -78,6 +77,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes CONTRIBUTING LICENSE perlcritic.rc README tidyall.ini weaver.ini
+%doc Changes CONTRIBUTING LICENSE perlcritic.rc README README.md tidyall.ini 
weaver.ini
 
 %changelog

++ MooseX-Types-Path-Tiny-0.006.tar.gz - 
MooseX-Types-Path-Tiny-0.010.tar.gz ++
 2818 lines of diff (skipped)

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



commit perl-Net-Whois-Raw for openSUSE:Factory

2014-03-11 Thread h_root
Hello community,

here is the log from the commit of package perl-Net-Whois-Raw for 
openSUSE:Factory checked in at 2014-03-11 07:38:51

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


Package is perl-Net-Whois-Raw

Changes:

--- /work/SRC/openSUSE:Factory/perl-Net-Whois-Raw/perl-Net-Whois-Raw.changes
2014-02-12 09:48:37.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Net-Whois-Raw.new/perl-Net-Whois-Raw.changes   
2014-03-11 07:38:53.0 +0100
@@ -1,0 +2,12 @@
+Mon Mar 10 07:07:02 UTC 2014 - co...@suse.com
+
+- updated to 2.57
+ - Handling exceed limits of whois.name.com
+   and in recursive queries ( set $CHECK_EXCEED = 2 )
+ - TODAY whois server added
+ - Add whois server for gtld, managed by Sugar Glen, LLC (http://donuts.co)
+ - RT#91930 Boilerplate stripping
+ - new tlds XN--D1ACJ3B, XN--80ASWG, XN--80ASEHDB
+ - Fix whois server for .BZ
+
+---

Old:

  Net-Whois-Raw-2.51.tar.gz

New:

  Net-Whois-Raw-2.57.tar.gz



Other differences:
--
++ perl-Net-Whois-Raw.spec ++
--- /var/tmp/diff_new_pack.0oLUY2/_old  2014-03-11 07:38:53.0 +0100
+++ /var/tmp/diff_new_pack.0oLUY2/_new  2014-03-11 07:38:53.0 +0100
@@ -17,14 +17,14 @@
 
 
 Name:   perl-Net-Whois-Raw
-Version:2.51
+Version:2.57
 Release:0
 %define cpan_name Net-Whois-Raw
 Summary:Get Whois information for domains
-License:Artistic-1.0 or GPL-1.0+
+License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Net-Whois-Raw/
-Source: 
http://www.cpan.org/authors/id/D/DE/DESPAIR/%{cpan_name}-%{version}.tar.gz
+Source: 
http://www.cpan.org/authors/id/N/NA/NALOBIN/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -32,11 +32,10 @@
 BuildRequires:  perl(HTTP::Headers)
 BuildRequires:  perl(HTTP::Request)
 BuildRequires:  perl(LWP::UserAgent)
-BuildRequires:  perl(Module::Build) = 0.4200
+BuildRequires:  perl(Module::Build)
 BuildRequires:  perl(Net::IDN::Punycode) = 1
 BuildRequires:  perl(Regexp::IPv6)
 BuildRequires:  perl(URI::URL)
-
 Requires:   perl(HTTP::Headers)
 Requires:   perl(HTTP::Request)
 Requires:   perl(LWP::UserAgent)

++ Net-Whois-Raw-2.51.tar.gz - Net-Whois-Raw-2.57.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-Whois-Raw-2.51/Build.PL 
new/Net-Whois-Raw-2.57/Build.PL
--- old/Net-Whois-Raw-2.51/Build.PL 2014-01-18 14:53:25.0 +0100
+++ new/Net-Whois-Raw-2.57/Build.PL 2014-03-05 09:29:52.0 +0100
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -w
+#!/usr/bin/env perl
 use strict;
 use Module::Build;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-Whois-Raw-2.51/Changes 
new/Net-Whois-Raw-2.57/Changes
--- old/Net-Whois-Raw-2.51/Changes  2014-01-18 14:53:25.0 +0100
+++ new/Net-Whois-Raw-2.57/Changes  2014-03-05 09:32:24.0 +0100
@@ -499,16 +499,37 @@
 
 2.50Jan 13 2014 Alexander Nalobin
 - Handling exceed limits of whois.nic.cz
+- IO whois updated.
+- BY whois added.
 
 2.51Jan 16 2014 Victor Efimov
 - RT#60339 fixed regexp for parsing .TJ web whois
 - RT#64960 extend regexp for ReferralServer parsing (for recursive whois)
 - Several timeout/alarm issues:
-Fix race-condition between ALRM handler cleared and
-alarm timer cleared (could result process to exit with signalal - i.e. not 
possible
-to catch as die(), and no destructions called).
-Fix action-at-distance - we were clearing alarm timer to zero, if alarm is
-not used (i.e if TIMEOUT zero).
-Substract time spent in request from outer alarm
+Fix race-condition between ALRM handler cleared and
+  alarm timer cleared (could result process to exit with signalal - 
i.e.
+  not possible to catch as die(), and no destructions called).
+Fix action-at-distance - we were clearing alarm timer to zero, if 
alarm is
+  not used (i.e if TIMEOUT zero).
+Substract time spent in request from outer alarm
 - Fixed: unicode whois was damaging when using caching
-Under POSIX systems pwhois now uses TMPDIR env, not TEMP.
+Under POSIX systems pwhois now uses TMPDIR env, not TEMP.
+
+2.52Jan 24 2014 Alexander Nalobin
+- Handling exceed limits of whois.name.com
+  and in recursive queries ( set $CHECK_EXCEED = 2 )
+
+2.53Feb 07 2014 Alexander 

commit perl-Parse-CPAN-Meta for openSUSE:Factory

2014-03-11 Thread h_root
Hello community,

here is the log from the commit of package perl-Parse-CPAN-Meta for 
openSUSE:Factory checked in at 2014-03-11 08:00:17

Comparing /work/SRC/openSUSE:Factory/perl-Parse-CPAN-Meta (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Parse-CPAN-Meta.new (New)


Package is perl-Parse-CPAN-Meta

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta.changes
2013-10-06 14:31:44.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Parse-CPAN-Meta.new/perl-Parse-CPAN-Meta.changes
   2014-03-11 08:00:18.0 +0100
@@ -1,0 +2,35 @@
+Mon Mar 10 06:08:34 UTC 2014 - co...@suse.com
+
+- updated to 1.4414
+ [ADDED]
+ 
+ - Added load_string, which uses heuristics to guess YAML/JSON content
+ 
+ [CHANGED]
+ 
+ - load_file will now attempt to detect YAML/JSON content if the suffix
+   is not .json, .yml or .yaml
+ 
+ 1.44132014-02-17 20:04:23-05:00 America/New_York
+ 
+ [FIXED]
+ 
+ - UTF-8 decoding is done differently to avoid requiring
+   a newer version of Encode (Graham Knop)
+ 
+ 1.44122014-02-17 07:14:43-05:00 America/New_York
+ 
+ [FIXED]
+ 
+ - Added prerequisite on Encode 2.11 (Paul Howarth)
+ 
+ 1.44112014-02-16 23:06:00-05:00 America/New_York
+ 
+ [FIXED]
+ 
+ - Invalid UTF-8 encoding in YAML files are now replaced with PERLQQ
+   quoting from the Encode module and without warnings.
+ 
+ - Removed legacy test modifications for $ENV{PERL_CORE}
+
+---

Old:

  Parse-CPAN-Meta-1.4409.tar.gz

New:

  Parse-CPAN-Meta-1.4414.tar.gz



Other differences:
--
++ perl-Parse-CPAN-Meta.spec ++
--- /var/tmp/diff_new_pack.6U6nRk/_old  2014-03-11 08:00:18.0 +0100
+++ /var/tmp/diff_new_pack.6U6nRk/_new  2014-03-11 08:00:18.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Parse-CPAN-Meta
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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-Parse-CPAN-Meta
-Version:1.4409
+Version:1.4414
 Release:0
 %define cpan_name Parse-CPAN-Meta
 Summary:Parse META.yml and META.json CPAN metadata files
@@ -29,13 +29,10 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(CPAN::Meta::YAML) = 0.008
+BuildRequires:  perl(CPAN::Meta::YAML) = 0.011
 BuildRequires:  perl(JSON::PP) = 2.27200
-#BuildRequires: perl(Parse::CPAN::Meta)
-#BuildRequires: perl(Parse::CPAN::Meta::Test)
-#BuildRequires: perl(Pod::Wordlist)
-#BuildRequires: perl(Test::Spelling) = 0.12
-Requires:   perl(CPAN::Meta::YAML) = 0.008
+BuildRequires:  perl(version)
+Requires:   perl(CPAN::Meta::YAML) = 0.011
 Requires:   perl(JSON::PP) = 2.27200
 %{perl_requires}
 

++ Parse-CPAN-Meta-1.4409.tar.gz - Parse-CPAN-Meta-1.4414.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Parse-CPAN-Meta-1.4409/Changes 
new/Parse-CPAN-Meta-1.4414/Changes
--- old/Parse-CPAN-Meta-1.4409/Changes  2013-09-23 19:17:22.0 +0200
+++ new/Parse-CPAN-Meta-1.4414/Changes  2014-03-04 21:22:05.0 +0100
@@ -1,5 +1,50 @@
 Changes for Perl programming language extension Parse-CPAN-Meta
 
+1.44142014-03-04 15:22:00-05:00 America/New_York
+
+[ADDED]
+
+- Added load_string, which uses heuristics to guess YAML/JSON content
+
+[CHANGED]
+
+- load_file will now attempt to detect YAML/JSON content if the suffix
+  is not .json, .yml or .yaml
+
+1.44132014-02-17 20:04:23-05:00 America/New_York
+
+[FIXED]
+
+- UTF-8 decoding is done differently to avoid requiring
+  a newer version of Encode (Graham Knop)
+
+1.44122014-02-17 07:14:43-05:00 America/New_York
+
+[FIXED]
+
+- Added prerequisite on Encode 2.11 (Paul Howarth)
+
+1.44112014-02-16 23:06:00-05:00 America/New_York
+
+[FIXED]
+
+- Invalid UTF-8 encoding in YAML files are now replaced with PERLQQ
+  quoting from the Encode module and without warnings.
+
+- Removed legacy test modifications for $ENV{PERL_CORE}
+
+1.44102014-02-16 00:47:48-05:00 America/New_York
+
+[INCOMPATIBLE CHANGES]
+
+- Dropped support for Perl's before v5.8.1 to ensure proper
+  UTF-8 and IO layer support
+
+[CHANGED]
+
+- Updated CPAN::Meta::YAML prereq to 0.011 due to deprecation
+  of 'errstr' and consistent use of exceptions
+
 1.44092013-09-23 13:17:18 

commit perl-Software-License for openSUSE:Factory

2014-03-11 Thread h_root
Hello community,

here is the log from the commit of package perl-Software-License for 
openSUSE:Factory checked in at 2014-03-11 08:03:07

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


Package is perl-Software-License

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Software-License/perl-Software-License.changes  
2013-11-29 07:04:16.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Software-License.new/perl-Software-License.changes
 2014-03-11 08:03:08.0 +0100
@@ -1,0 +2,7 @@
+Mon Mar 10 06:55:23 UTC 2014 - co...@suse.com
+
+- updated to 0.103009
+ - Updated FSF mailing address in license text for GFDL versions 1.2,
+   GPL versions 1  2, and LGPL 2.1
+
+---

Old:

  Software-License-0.103008.tar.gz

New:

  Software-License-0.103009.tar.gz



Other differences:
--
++ perl-Software-License.spec ++
--- /var/tmp/diff_new_pack.8OI5bR/_old  2014-03-11 08:03:08.0 +0100
+++ /var/tmp/diff_new_pack.8OI5bR/_new  2014-03-11 08:03:08.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Software-License
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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-Software-License
-Version:0.103008
+Version:0.103009
 Release:0
 %define cpan_name Software-License
 Summary:packages that provide templated software licenses
@@ -36,15 +36,6 @@
 BuildRequires:  perl(Text::Template)
 BuildRequires:  perl(Try::Tiny)
 BuildRequires:  perl(parent)
-#BuildRequires: perl(Software::License)
-#BuildRequires: perl(Software::License::Artistic_1_0)
-#BuildRequires: perl(Software::License::BSD)
-#BuildRequires: perl(Software::License::Custom)
-#BuildRequires: perl(Software::License::GPL_1)
-#BuildRequires: perl(Software::License::GPL_3)
-#BuildRequires: perl(Software::License::Mozilla_1_0)
-#BuildRequires: perl(Software::License::SSLeay)
-#BuildRequires: perl(Software::LicenseUtils)
 Requires:   perl(Data::Section)
 Requires:   perl(Module::Load)
 Requires:   perl(Sub::Install)

++ Software-License-0.103008.tar.gz - Software-License-0.103009.tar.gz 
++
 2715 lines of diff (skipped)

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



commit perl-Syntax-Keyword-Junction for openSUSE:Factory

2014-03-11 Thread h_root
Hello community,

here is the log from the commit of package perl-Syntax-Keyword-Junction for 
openSUSE:Factory checked in at 2014-03-11 08:03:11

Comparing /work/SRC/openSUSE:Factory/perl-Syntax-Keyword-Junction (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Syntax-Keyword-Junction.new (New)


Package is perl-Syntax-Keyword-Junction

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Syntax-Keyword-Junction/perl-Syntax-Keyword-Junction.changes
2013-08-07 20:50:35.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Syntax-Keyword-Junction.new/perl-Syntax-Keyword-Junction.changes
   2014-03-11 08:03:12.0 +0100
@@ -1,0 +2,10 @@
+Mon Mar 10 06:57:03 UTC 2014 - co...@suse.com
+
+- updated to 0.003007
+  - Minor typo fixes
+  - Finally really silence warnings above 5.17.10
+  - Remove useless array copy to measurably improve performance (Maxime Soulé)
+  - Make tests pass even if Sub::Exporter is not installed
+  - Set version for Test::More dep (reported by ppisar)
+
+---

Old:

  Syntax-Keyword-Junction-0.003004.tar.gz

New:

  Syntax-Keyword-Junction-0.003007.tar.gz



Other differences:
--
++ perl-Syntax-Keyword-Junction.spec ++
--- /var/tmp/diff_new_pack.jTmZk0/_old  2014-03-11 08:03:12.0 +0100
+++ /var/tmp/diff_new_pack.jTmZk0/_new  2014-03-11 08:03:12.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Syntax-Keyword-Junction
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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-Syntax-Keyword-Junction
-Version:0.003004
+Version:0.003007
 Release:0
 %define cpan_name Syntax-Keyword-Junction
 Summary:Perl6 style Junction operators in Perl5
@@ -30,9 +30,9 @@
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Sub::Exporter::Progressive) = 0.001006
+BuildRequires:  perl(Test::More) = 0.88
+BuildRequires:  perl(Test::Requires) = 0.07
 BuildRequires:  perl(syntax)
-# MANUAL
-BuildRequires:  perl(Sub::Exporter)
 Requires:   perl(Sub::Exporter::Progressive) = 0.001006
 Requires:   perl(syntax)
 %{perl_requires}
@@ -69,6 +69,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes LICENSE README
+%doc Changes cpanfile LICENSE README
 
 %changelog

++ Syntax-Keyword-Junction-0.003004.tar.gz - 
Syntax-Keyword-Junction-0.003007.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Syntax-Keyword-Junction-0.003004/Changes 
new/Syntax-Keyword-Junction-0.003007/Changes
--- old/Syntax-Keyword-Junction-0.003004/Changes2013-04-29 
02:00:39.0 +0200
+++ new/Syntax-Keyword-Junction-0.003007/Changes2013-11-23 
21:28:19.0 +0100
@@ -1,28 +1,39 @@
 Revision history for Syntax-Keyword-Junction
 
+0.003007  2013-11-23 14:28:14 America/Chicago
+ - Minor typo fixes
+
+0.003006  2013-08-06 18:16:08 CST6CDT
+ - Finally really silence warnings above 5.17.10
+ - Remove useless array copy to measurably improve performance (Maxime Soulé)
+ - Make tests pass even if Sub::Exporter is not installed
+
+0.003005  2013-08-05 08:05:47 CST6CDT
+ - Set version for Test::More dep (reported by ppisar)
+
 0.003004  2013-04-28 19:00:36 CST6CDT
-- Silence even more warnings above 5.17.10 (RJBS)
+ - Silence even more warnings above 5.17.10 (RJBS)
 
 0.003003  2013-04-10 06:38:29 CST6CDT
-- Silence warnings above 5.17.10
+ - Silence warnings above 5.17.10
 
 0.003002  2012-11-17 16:20:07 CST6CDT
-- Put MetaYAML back in dist
+ - Put MetaYAML back in dist
 
 0.003001  2012-09-02 22:06:43 America/Chicago
-- Fix tests for perl 5.8 (Rob Hoelz)
+ - Fix tests for perl 5.8 (Rob Hoelz)
 
 0.003000  2012-08-29 10:10:08 America/Chicago
-- Add ~~ support for 5.10.1 and higher (RJBS)
-- Add -map method on junctions for easy creation of new junctions (RJBS)
-- Switch to Sub::Exporter::Progressive
+ - Add ~~ support for 5.10.1 and higher (RJBS)
+ - Add -map method on junctions for easy creation of new junctions (RJBS)
+ - Switch to Sub::Exporter::Progressive
 
 0.002001  2010-11-07 22:44:18 CST6CDT
-- Add syntax.pm as a dep
+ - Add syntax.pm as a dep
 
 0.002000  2010-11-06 22:47:32 CST6CDT
-- Add support for syntax.pm
-- Switch to Sub::Exporter
+ - Add support for syntax.pm
+ - Switch to Sub::Exporter
 
 0.001000  2010-11-06 19:22:48 CST6CDT
-- Initial fork of Perl6::Junction
+ - Initial fork of Perl6::Junction
diff -urN 

commit ffado for openSUSE:Factory

2014-03-11 Thread h_root
Hello community,

here is the log from the commit of package ffado for openSUSE:Factory checked 
in at 2014-03-11 09:23:51

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


Package is ffado

Changes:

--- /work/SRC/openSUSE:Factory/ffado/ffado.changes  2013-04-26 
19:21:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.ffado.new/ffado.changes 2014-03-11 
09:23:53.0 +0100
@@ -1,0 +2,5 @@
+Tue Mar  4 06:09:00 UTC 2014 - co...@suse.com
+
+- own /usr/lib/udev directory to avoid buildrequiring udev
+
+---



Other differences:
--
++ ffado-mixer.spec ++
--- /var/tmp/diff_new_pack.bIpmLz/_old  2014-03-11 09:23:54.0 +0100
+++ /var/tmp/diff_new_pack.bIpmLz/_new  2014-03-11 09:23:54.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ffado-mixer
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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

++ ffado.spec ++
--- /var/tmp/diff_new_pack.bIpmLz/_old  2014-03-11 09:23:54.0 +0100
+++ /var/tmp/diff_new_pack.bIpmLz/_new  2014-03-11 09:23:54.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ffado
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -187,6 +187,7 @@
 %files -n libffado2
 %defattr(-,root,root)
 %{_libdir}/%{tname}.so.2*
+%dir %{_udevrulesdir}
 %{_udevrulesdir}/60-ffado.rules
 
 %changelog

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



commit linux-glibc-devel for openSUSE:Factory

2014-03-11 Thread h_root
Hello community,

here is the log from the commit of package linux-glibc-devel for 
openSUSE:Factory checked in at 2014-03-11 09:23:54

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


Package is linux-glibc-devel

Changes:

--- /work/SRC/openSUSE:Factory/linux-glibc-devel/linux-glibc-devel.changes  
2013-10-09 23:48:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.linux-glibc-devel.new/linux-glibc-devel.changes 
2014-03-11 09:23:55.0 +0100
@@ -1,0 +2,7 @@
+Tue Mar  4 16:14:59 UTC 2014 - mma...@suse.cz
+
+- Update to kernel headers 3.13.
+- Drop the never-upstreamed SO_BSDCOMPAT patch. The kernel does
+  issue a warning when a process uses this socked option.
+
+---

Old:

  linux-glibc-devel-3.11-rc6.tar.xz
  linux-glibc-devel.SuSE.SO_BSDCOMPAT.patch

New:

  linux-glibc-devel-3.13.tar.xz



Other differences:
--
++ linux-glibc-devel.spec ++
--- /var/tmp/diff_new_pack.ZBNZS8/_old  2014-03-11 09:23:56.0 +0100
+++ /var/tmp/diff_new_pack.ZBNZS8/_new  2014-03-11 09:23:56.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package linux-glibc-devel
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,10 +23,10 @@
 BuildArch:  noarch
 # this confusing version number has no meaning, it's the version
 # of the Linux kernel where these headers come from
-Version:3.11
+Version:3.13
 Release:0
 # A - is not allowed in version
-%define upstream_version 3.11-rc6
+%define upstream_version 3.13
 Url:http://www.kernel.org/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  fdupes
@@ -37,7 +37,6 @@
 PreReq: coreutils
 Source: %{name}-%{upstream_version}.tar.xz
 Source1:install_all.sh
-Patch1: linux-glibc-devel.SuSE.SO_BSDCOMPAT.patch
 
 %description
 This package provides Linux kernel headers, the kernel API description
@@ -50,7 +49,6 @@
 
 %prep
 %setup -q -n linux-glibc-devel-%{upstream_version}
-%patch -P 1 -p1
 
 %build
 cat  version.h -BOGUS

++ linux-glibc-devel-3.11-rc6.tar.xz - linux-glibc-devel-3.13.tar.xz ++
 5976 lines of diff (skipped)

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



commit rpcbind for openSUSE:Factory

2014-03-11 Thread h_root
Hello community,

here is the log from the commit of package rpcbind for openSUSE:Factory checked 
in at 2014-03-11 09:23:53

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


Package is rpcbind

Changes:

--- /work/SRC/openSUSE:Factory/rpcbind/rpcbind.changes  2014-02-15 
17:17:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.rpcbind.new/rpcbind.changes 2014-03-11 
09:23:54.0 +0100
@@ -1,0 +2,23 @@
+Tue Mar  4 17:55:01 UTC 2014 - co...@suse.com
+
+- fix typo in useradd call's user home dir
+
+---
+Tue Mar  4 06:39:39 UTC 2014 - co...@suse.com
+
+- prereq useradd - called from %pre
+
+---
+Wed Feb 26 16:10:49 CET 2014 - ku...@suse.de
+
+- Fix ownership of /var/lib/rpcbind, else rpcbind cannot write
+  warmstart files
+
+---
+Wed Feb 26 15:27:45 CET 2014 - ku...@suse.de
+
+- Don't print error message about missing files in warmstart code
+  if we do a coldstart [bnc#865807]
+  (0025-rpcinfo-warmstat_no-warning-about-missing-file.patch)
+
+---

New:

  0025-rpcinfo-warmstat_no-warning-about-missing-file.patch



Other differences:
--
++ rpcbind.spec ++
--- /var/tmp/diff_new_pack.O1E4tx/_old  2014-03-11 09:23:55.0 +0100
+++ /var/tmp/diff_new_pack.O1E4tx/_new  2014-03-11 09:23:55.0 +0100
@@ -33,6 +33,7 @@
 BuildRequires:  pkgconfig
 BuildRequires:  tcpd-devel
 PreReq: %fillup_prereq
+Requires(pre):  /usr/sbin/useradd
 
 # The next three are from upstream, applied directly on top of rc4.
 Patch0: 0001-Fix-building-one-systems-w-out-nss.h.patch
@@ -59,6 +60,7 @@
 Patch21:0022-rpcinfo-remove-obsolete-function-clnt_com_create.patch
 Patch22:0023-Make-rpcinfo-p-support-IPv6-addresses-too.patch
 Patch23:0024-rpcinfo-remove-obsolete-function-get_inet_address.patch
+Patch24:0025-rpcinfo-warmstat_no-warning-about-missing-file.patch
 
 %define statefile /var/lib/portmap.state
 BuildRequires:  pkgconfig(systemd)
@@ -72,13 +74,6 @@
 UDP over IPv6. Moreover, rpcbind provides additional functions in
 regards to portmap.
 
-
-
-Authors:
-
-Gilles Quillard gilles.quill...@bull.net
-Vincent ROQUETA vincent.roqu...@ext.bull.net
-
 %prep
 %setup -q
 cp %{SOURCE4} .
@@ -106,6 +101,7 @@
 %patch21 -p1
 %patch22 -p1
 %patch23 -p1
+%patch24 -p0
 
 %build
 autoreconf -fiv
@@ -143,7 +139,7 @@
 %service_add_pre %{name}.service %{name}.socket
 
 # Add rpc user
-getent passwd rpc /dev/null || useradd -r -g nogroup -d /var/lib/emptry -s 
/sbin/nologin -c user for rpcbind rpc
+getent passwd rpc /dev/null || /usr/sbin/useradd -r -g nogroup -d 
/var/lib/empty -s /sbin/nologin -c user for rpcbind rpc
 exit 0
 
 %preun
@@ -164,7 +160,7 @@
 /sbin/rpcinfo
 %{_sbindir}/rcrpcbind
 %{_mandir}/*/*
-%{_localstatedir}/lib/rpcbind
+%attr(-,rpc,root) %{_localstatedir}/lib/rpcbind
 /var/adm/fillup-templates/sysconfig.rpcbind
 %{_datadir}/omc/svcinfo.d/rpcbind.xml
 %{_unitdir}/%{name}.service

++ 0025-rpcinfo-warmstat_no-warning-about-missing-file.patch ++
--- src/warmstart.c
+++ src/warmstart.c 2014/02/26 14:18:39
@@ -106,9 +106,10 @@
fprintf(stderr, rpcbind: using '%s' startup file\n, filename);
 
if ((fp = fopen(filename, r)) == NULL) {
-   rpcbind_log_error(
-   Cannot open '%s' file for reading, errno %d (%s), 
-   filename, errno, strerror(errno));
+if (errno != ENOENT)
+   rpcbind_log_error(
+  Cannot open '%s' file for reading, errno %d (%s), 
+  filename, errno, strerror(errno));
goto error;
}
 

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



commit python-lxml for openSUSE:Factory

2014-03-11 Thread h_root
Hello community,

here is the log from the commit of package python-lxml for openSUSE:Factory 
checked in at 2014-03-11 09:23:56

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


Package is python-lxml

Changes:

--- /work/SRC/openSUSE:Factory/python-lxml/python-lxml.changes  2014-02-24 
14:12:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-lxml.new/python-lxml.changes 
2014-03-11 09:23:59.0 +0100
@@ -1,0 +2,36 @@
+Wed Mar  5 08:14:23 UTC 2014 - mci...@suse.cz
+
+- Update to version 3.3.3:
+  * Bugs fixed
+- Crash when using Element subtypes with __slots__.
+  * Other changes
+- The internal classes _LogEntry and _Attrib can no longer be subclassed
+  from Python code.
+
+---
+Mon Mar  3 09:28:09 UTC 2014 - mci...@suse.cz
+
+- Update to version 3.3.2:
+  - The properties resolvers and version, as well as the methods
+set_element_class_lookup() and makeelement(), were lost from iterparse
+objects.
+  - LP#1222132: instances of XMLSchema, Schematron and RelaxNG did not clear
+their local error_log before running a validation.
+  - LP#1238500: lxml.doctestcompare mixed up expected and actual in
+attribute values.
+  - Some file I/O tests were failing in MS-Windows due to incorrect temp file
+usage. Initial patch by Gabi Davar.
+  - LP#910014: duplicate IDs in a document were not reported by DTD
+validation.
+  - LP#1185332: tostring(method=html) did not use HTML serialisation
+semantics for trailing tail text. Initial patch by Sylvain Viollon.
+  - LP#1281139: .attrib value of Comments lost its mutation methods in 3.3.0.
+Even though it is empty and immutable, it should still provide the same
+interface as that returned for Elements.
+
+---
+Fri Feb 28 10:12:18 UTC 2014 - mci...@suse.cz
+
+- Run tests during build
+
+---

Old:

  lxml-3.3.1.tar.gz
  lxmldoc-3.3.1.pdf

New:

  lxml-3.3.3.tgz
  lxmldoc-3.3.3.pdf



Other differences:
--
++ python-lxml.spec ++
--- /var/tmp/diff_new_pack.goSsFA/_old  2014-03-11 09:23:59.0 +0100
+++ /var/tmp/diff_new_pack.goSsFA/_new  2014-03-11 09:23:59.0 +0100
@@ -17,13 +17,13 @@
 
 
 Name:   python-lxml
-Version:3.3.1
+Version:3.3.3
 Release:0
 Summary:Powerful and Pythonic XML processing library
 License:BSD-3-Clause and GPL-2.0+
 Group:  Development/Languages/Python
 Url:http://lxml.de/
-Source: 
http://pypi.python.org/packages/source/l/lxml/lxml-%{version}.tar.gz
+Source: http://lxml.de/files/lxml-%{version}.tgz
 Source1:http://lxml.de/lxmldoc-%{version}.pdf
 BuildRequires:  libxml2-devel
 BuildRequires:  libxslt-devel
@@ -64,6 +64,14 @@
 %build
 CFLAGS=%{optflags} python setup.py build
 
+%check
+# The tests fail on SLE 11 due to broken incremental parsing
+# in libxml2
+%if 0%{?suse_version}  1110 
+CFLAGS=%{optflags} python setup.py build_ext --inplace
+LANG=en_US.UTF-8 PYTHONUNBUFFERED=x make test
+%endif
+
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
 

++ lxmldoc-3.3.1.pdf - lxmldoc-3.3.3.pdf ++
(binary differes)

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



commit xdm for openSUSE:Factory

2014-03-11 Thread h_root
Hello community,

here is the log from the commit of package xdm for openSUSE:Factory checked in 
at 2014-03-11 09:23:55

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


Package is xdm

Changes:

--- /work/SRC/openSUSE:Factory/xdm/xdm.changes  2014-02-15 17:24:21.0 
+0100
+++ /work/SRC/openSUSE:Factory/.xdm.new/xdm.changes 2014-03-11 
09:23:57.0 +0100
@@ -1,0 +2,19 @@
+Wed Mar  5 08:36:01 UTC 2014 - cxi...@suse.com
+
+- fix two array iteration bug
+
+  1. ${#argv[@]} is just the size of the array instead of all the elements, 
i.e.
+  ${argv[@]}, no sharp # sign.
+
+  2. index of array starting from 0, so argc should be increased at the end 
of
+  iteration loop.
+
+---
+Wed Feb 19 10:33:21 UTC 2014 - sndir...@suse.com
+
+- /etc/X11/xdm/keytable: make use of systemd's localectl to
+  generate Xserver's configuration snippet for keyboard layout;
+  rely on systemd's kbd -- X keyboard mapping; the old mapping
+  table originating from SaX2 is no longer being used (bnc#861819)
+
+---



Other differences:
--
++ xdm.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/etc/X11/xdm/Xsession new/etc/X11/xdm/Xsession
--- old/etc/X11/xdm/Xsession2014-02-13 07:56:23.0 +0100
+++ new/etc/X11/xdm/Xsession2014-03-05 09:34:38.0 +0100
@@ -194,13 +194,15 @@
WINDOWMANAGER=${argv[0]} ;;
 esac
 typeset -i argc=0
-for l in ${#argv[@]} ; do
-   let argc++ || :
+for l in ${argv[@]} ; do
case $l in
[a-z][a-z]_[A-Z][A-Z]*)
GDM_LANG=$l
break
esac
+
+# argv is an array with index starting from 0
+   let argc++ || :
 done
 unset argv[$argc]
 unset l
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/etc/X11/xdm/keytable new/etc/X11/xdm/keytable
--- old/etc/X11/xdm/keytable2010-06-19 14:36:24.0 +0200
+++ new/etc/X11/xdm/keytable2014-02-19 11:32:35.0 +0100
@@ -1,68 +1,61 @@
-#!/bin/sh
+#! /bin/bash
 
 if [ $UID -ne 0 ]; then
   echo You need to be root to run this program
   exit 0
 fi
 
-configfile=/etc/sysconfig/keyboard
-cachedir=/var/cache/xdm
-cachefile=keyboard.last
-conffile=/etc/X11/xorg.conf.d/90-keytable.conf
-mapfile=/etc/X11/xdm/Keyboard.map
-
-. ${configfile}
-
-if [ -e $cachedir/$cachefile -a -e $conffile ]
-then
-. $cachedir/$cachefile
-[ $KEYTABLE = $cache_keytable ]  exit 1;
-fi
-
-# layout is mandatory - but $keytable may be bogus
-layout=us
-variant=x
-options=x
-
-keytable=$(basename $KEYTABLE .map.gz)
-
-# if no mapping is available, fall back to us (bnc #606063)
-if ! grep -q ^$keytable *: $mapfile; then
-mkdir -p $(dirname $conffile)
-cat  $conffile  EOF
-Section InputClass
-   Identifier LocalKeyboard
-   MatchIsKeyboard on
-   Option  XkbLayout us
-EndSection
-EOF
+vconsole_conf_file=/etc/vconsole.conf
+sysconfig_file=/etc/sysconfig/keyboard
+previous_x11conf_file=/etc/X11/xorg.conf.d/90-keytable.conf
+systemd_x11conf_file=/etc/X11/xorg.conf.d/00-keyboard.conf
+
+function setkeyboard {
+  echo Command: localectl set-keymap $1
+  # xorg.conf.d snippet is only written if a valid snippet is already
+  # available, so create an us sample if neccessary
+  if [ ! -f $systemd_x11conf_file ]; then
+localectl set-x11-keymap us
+  fi
+  localectl set-keymap $1
+  if [ -f $systemd_x11conf_file ]; then
+if [ $systemd_x11conf_file -nt $previous_x11conf_file ]; then
+  rm -f $previous_x11conf_file
+fi
 exit 0
+  else
+echo $systemd_x11conf_file has not been created! 
+  fi
+}
+
+if [ -f $vconsole_conf_file ]; then
+  echo $vconsole_conf_file available
+  . $vconsole_conf_file
+  if [ ! -z $KEYMAP ]; then
+echo KEYMAP: $KEYMAP
+options=$KEYMAP $KEYMAP_TOGGLE
+setkeyboard $options
+  else
+echo KEYMAP not set
+  fi 
+else
+  echo $vconsole_conf_file not available
 fi
 
-layout=$(grep ^$keytable *: $mapfile | cut -d : -f 3|sed 's/ //g')
-variant=$(grep ^$keytable *: $mapfile | cut -d : -f 4|sed 's/ //g')
-options=$(grep ^$keytable *: $mapfile | cut -d : -f 10-12|sed 's/ //g')
-
-mkdir -p $(dirname $conffile)
-cat  $conffile  EOF
-Section InputClass
-   Identifier LocalKeyboard
-   MatchIsKeyboard on
-   Option  XkbLayout $layout
-EOF
-
-if [ $variant != x ]; then
-echo  Option  \XkbVariant\  \$variant\  $conffile
+if [ -f $sysconfig_file ]; then
+  echo $sysconfig_file available
+  . $sysconfig_file
+  if [ ! -z $KEYTABLE ]; then
+

commit libstorage for openSUSE:Factory

2014-03-11 Thread h_root
Hello community,

here is the log from the commit of package libstorage for openSUSE:Factory 
checked in at 2014-03-11 09:24:04

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


Package is libstorage

Changes:

--- /work/SRC/openSUSE:Factory/libstorage/libstorage.changes2014-03-01 
14:38:35.0 +0100
+++ /work/SRC/openSUSE:Factory/.libstorage.new/libstorage.changes   
2014-03-11 09:24:09.0 +0100
@@ -1,0 +2,5 @@
+Mon Mar 03 15:53:43 CET 2014 - aschn...@suse.de
+
+- fixed partition end cylinder calculation (bnc#866149)
+
+---



Other differences:
--
++ libstorage-2.25.9.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-2.25.9/storage/Disk.cc 
new/libstorage-2.25.9/storage/Disk.cc
--- old/libstorage-2.25.9/storage/Disk.cc   2014-02-28 15:05:13.0 
+0100
+++ new/libstorage-2.25.9/storage/Disk.cc   2014-03-03 16:35:35.0 
+0100
@@ -730,7 +730,10 @@
if (getDlabelCapabilities(label, caps))
maxSectors = caps.maxSectors;
 
-   unsigned long start = label == dasd ? 1 : 0;
+   unsigned long start = 0;
+   if (label == mac || label == amiga || label == dasd)
+   start = 1;
+
unsigned long len = min(cylinders(), 
kbToCylinder(sectorToKb(maxSectors)));
 
return Region(start, len - start);
@@ -2045,7 +2048,7 @@
if( ret==0 )
{
unsigned long start = p-cylStart();
-   unsigned long end = p-cylStart()+p-cylSize();
+   unsigned long end = p-cylEnd();
ConstPartPair pp = (p-type()!=LOGICAL) ? partPair( existingNotLog )
: partPair( existingLog );
unsigned long maxc = cylinders();
@@ -2082,7 +2085,7 @@
y2mil(corrected end from   end   to max   maxc);
end = maxc;
}
-   if( start==0  (label == mac || label == amiga) )
+   if (start == 0  (label == mac || label == amiga || label == 
dasd))
start = 1;
string save = cmd_line.str();
y2mil( end:  end   cylinders:  cylinders() );
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-2.25.9/storage/DmCo.cc 
new/libstorage-2.25.9/storage/DmCo.cc
--- old/libstorage-2.25.9/storage/DmCo.cc   2014-02-13 11:08:22.0 
+0100
+++ new/libstorage-2.25.9/storage/DmCo.cc   2014-03-04 18:04:21.0 
+0100
@@ -38,7 +38,7 @@
 using namespace std;
 
 
-CmdDmsetup::CmdDmsetup(bool do_probe)
+CmdDmsetupInfo::CmdDmsetupInfo(bool do_probe)
 {
if (do_probe)
probe();
@@ -46,7 +46,7 @@
 
 
 void
-CmdDmsetup::probe()
+CmdDmsetupInfo::probe()
 {
SystemCmd c(DMSETUPBIN  --columns --separator '/' --noheadings -o 
name,major,minor,segments,uuid info);
if (c.retcode() == 0  !c.stdout().empty())
@@ -55,7 +55,7 @@
 
 
 void
-CmdDmsetup::parse(const vectorstring lines)
+CmdDmsetupInfo::parse(const vectorstring lines)
 {
for (vectorstring::const_iterator it = lines.begin(); it != 
lines.end(); ++it)
{
@@ -80,7 +80,7 @@
 
 
 bool
-CmdDmsetup::getEntry(const string name, Entry entry) const
+CmdDmsetupInfo::getEntry(const string name, Entry entry) const
 {
const_iterator it = data.find(name);
if (it == data.end())
@@ -92,7 +92,7 @@
 
 
 liststring
-CmdDmsetup::getEntries() const
+CmdDmsetupInfo::getEntries() const
 {
liststring ret;
for (const_iterator i = data.begin(); i != data.end(); ++i)
@@ -101,19 +101,19 @@
 }
 
 
-std::ostream operator(std::ostream s, const CmdDmsetup cmddmsetup)
+std::ostream operator(std::ostream s, const CmdDmsetupInfo 
cmddmsetupinfo)
 {
-   for (CmdDmsetup::const_iterator it = cmddmsetup.begin(); it != 
cmddmsetup.end(); ++it)
-   s  data[  it-first  ] -   it-second  endl;
+   for (const CmdDmsetupInfo::value_type it : cmddmsetupinfo)
+   s  data[  it.first  ] -   it.second  endl;
 
return s;
 }
 
 
-std::ostream operator(std::ostream s, const CmdDmsetup::Entry entry)
+std::ostream operator(std::ostream s, const CmdDmsetupInfo::Entry 
entry)
 {
-   s  name:  entry.name   mjr:  entry.mjr   mnr:  
entry.mnr   segments:
-  entry.segments   uuid:  entry.uuid;
+   s  mjr:  entry.mjr   mnr:  entry.mnr   segments:  
entry.segments
+   uuid:  entry.uuid;
 
return s;
 }
@@ -249,10 +249,10 @@
 

commit yast2-ruby-bindings for openSUSE:Factory

2014-03-11 Thread h_root
Hello community,

here is the log from the commit of package yast2-ruby-bindings for 
openSUSE:Factory checked in at 2014-03-11 09:23:58

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


Package is yast2-ruby-bindings

Changes:

--- /work/SRC/openSUSE:Factory/yast2-ruby-bindings/yast2-ruby-bindings.changes  
2014-03-01 14:38:21.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-ruby-bindings.new/yast2-ruby-bindings.changes 
2014-03-11 09:24:01.0 +0100
@@ -1,0 +2,6 @@
+Mon Mar  3 16:43:21 UTC 2014 - jreidin...@suse.com
+
+- do not crash if ruby cannot find yast ruby part
+- 3.1.14
+
+---

Old:

  yast2-ruby-bindings-3.1.13.tar.bz2

New:

  yast2-ruby-bindings-3.1.14.tar.bz2



Other differences:
--
++ yast2-ruby-bindings.spec ++
--- /var/tmp/diff_new_pack.aKnbJW/_old  2014-03-11 09:24:02.0 +0100
+++ /var/tmp/diff_new_pack.aKnbJW/_new  2014-03-11 09:24:02.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-ruby-bindings
-Version:3.1.13
+Version:3.1.14
 Release:0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:yast2-ruby-bindings-%{version}.tar.bz2

++ yast2-ruby-bindings-3.1.13.tar.bz2 - yast2-ruby-bindings-3.1.14.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-ruby-bindings-3.1.13/package/yast2-ruby-bindings.changes 
new/yast2-ruby-bindings-3.1.14/package/yast2-ruby-bindings.changes
--- old/yast2-ruby-bindings-3.1.13/package/yast2-ruby-bindings.changes  
2014-02-27 16:11:12.0 +0100
+++ new/yast2-ruby-bindings-3.1.14/package/yast2-ruby-bindings.changes  
2014-03-06 09:24:30.0 +0100
@@ -1,4 +1,10 @@
 ---
+Mon Mar  3 16:43:21 UTC 2014 - jreidin...@suse.com
+
+- do not crash if ruby cannot find yast ruby part
+- 3.1.14
+
+---
 Thu Feb 27 12:10:11 UTC 2014 - jreidin...@suse.com
 
 - fix precedence of loading files in lib
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-ruby-bindings-3.1.13/package/yast2-ruby-bindings.spec 
new/yast2-ruby-bindings-3.1.14/package/yast2-ruby-bindings.spec
--- old/yast2-ruby-bindings-3.1.13/package/yast2-ruby-bindings.spec 
2014-02-27 16:11:12.0 +0100
+++ new/yast2-ruby-bindings-3.1.14/package/yast2-ruby-bindings.spec 
2014-03-06 09:24:30.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-ruby-bindings
-Version:3.1.13
+Version:3.1.14
 Release:0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:yast2-ruby-bindings-%{version}.tar.bz2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ruby-bindings-3.1.13/src/binary/Y2RubyUtils.cc 
new/yast2-ruby-bindings-3.1.14/src/binary/Y2RubyUtils.cc
--- old/yast2-ruby-bindings-3.1.13/src/binary/Y2RubyUtils.cc2014-02-27 
16:11:12.0 +0100
+++ new/yast2-ruby-bindings-3.1.14/src/binary/Y2RubyUtils.cc2014-03-06 
09:24:31.0 +0100
@@ -4,11 +4,31 @@
 #include ruby.h
 #include ruby/encoding.h
 
+#define y2log_component Y2Ruby
+#include ycp/y2log.h
+
 #include y2util/stringutil.h
 #include Y2RubyUtils.h
 
 using namespace std;
 
+bool y2_require(const char *str)
+{
+  int error;
+  rb_protect( (VALUE (*)(VALUE))rb_require, (VALUE) str, error);
+  if (error)
+  {
+VALUE exception = rb_gv_get($!); /* get last exception */
+VALUE reason = rb_funcall(exception, rb_intern(message), 0 );
+VALUE trace = rb_gv_get($@); /* get last exception trace */
+VALUE backtrace = RARRAY_LEN(trace)0 ? rb_ary_entry(trace, 0) : 
rb_str_new2(Unknown);
+y2error(cannot require yast:%s at %s, 
StringValuePtr(reason),StringValuePtr(backtrace));
+return false;
+  }
+
+  return true;
+}
+
 // cache the UTF-8 encoding object
 static rb_encoding *utf8;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ruby-bindings-3.1.13/src/binary/Y2RubyUtils.h 
new/yast2-ruby-bindings-3.1.14/src/binary/Y2RubyUtils.h
--- old/yast2-ruby-bindings-3.1.13/src/binary/Y2RubyUtils.h 2014-02-27 
16:11:12.0 +0100
+++ new/yast2-ruby-bindings-3.1.14/src/binary/Y2RubyUtils.h 2014-03-06 
09:24:31.0 +0100
@@ -32,6 +32,11 @@
 VALUE y2ruby_nested_const_get(const std::string name);
 
 /**
+ * safe variant of rb_require: if an exception happens then log it
+ */
+bool y2_require(const char *str);
+
+/**
  * Create Ruby String object from a C++ 

commit yast2-nis-client for openSUSE:Factory

2014-03-11 Thread h_root
Hello community,

here is the log from the commit of package yast2-nis-client for 
openSUSE:Factory checked in at 2014-03-11 09:24:01

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


Package is yast2-nis-client

Changes:

--- /work/SRC/openSUSE:Factory/yast2-nis-client/yast2-nis-client.changes
2014-01-14 20:02:22.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-nis-client.new/yast2-nis-client.changes   
2014-03-11 09:24:04.0 +0100
@@ -1,0 +2,6 @@
+Thu Mar  6 12:58:47 CET 2014 - jsuch...@suse.cz
+
+- use Service API for starting ypbind (bnc#866923)
+- 3.1.5
+
+---

Old:

  yast2-nis-client-3.1.4.tar.bz2

New:

  yast2-nis-client-3.1.5.tar.bz2



Other differences:
--
++ yast2-nis-client.spec ++
--- /var/tmp/diff_new_pack.PibIhg/_old  2014-03-11 09:24:05.0 +0100
+++ /var/tmp/diff_new_pack.PibIhg/_new  2014-03-11 09:24:05.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-nis-client
-Version:3.1.4
+Version:3.1.5
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-nis-client-3.1.4.tar.bz2 - yast2-nis-client-3.1.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-nis-client-3.1.4/package/yast2-nis-client.changes 
new/yast2-nis-client-3.1.5/package/yast2-nis-client.changes
--- old/yast2-nis-client-3.1.4/package/yast2-nis-client.changes 2014-01-13 
16:23:42.0 +0100
+++ new/yast2-nis-client-3.1.5/package/yast2-nis-client.changes 2014-03-06 
14:09:42.0 +0100
@@ -1,4 +1,10 @@
 ---
+Thu Mar  6 12:58:47 CET 2014 - jsuch...@suse.cz
+
+- use Service API for starting ypbind (bnc#866923)
+- 3.1.5
+
+---
 Mon Jan 13 15:59:10 CET 2014 - jsuch...@suse.cz
 
 - updated for current NetworkService API (bnc#856376)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-nis-client-3.1.4/package/yast2-nis-client.spec 
new/yast2-nis-client-3.1.5/package/yast2-nis-client.spec
--- old/yast2-nis-client-3.1.4/package/yast2-nis-client.spec2014-01-13 
16:23:42.0 +0100
+++ new/yast2-nis-client-3.1.5/package/yast2-nis-client.spec2014-03-06 
14:09:42.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-nis-client
-Version:3.1.4
+Version:3.1.5
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-nis-client-3.1.4/src/modules/Nis.rb 
new/yast2-nis-client-3.1.5/src/modules/Nis.rb
--- old/yast2-nis-client-3.1.4/src/modules/Nis.rb   2014-01-13 
16:23:42.0 +0100
+++ new/yast2-nis-client-3.1.5/src/modules/Nis.rb   2014-03-06 
14:09:42.0 +0100
@@ -1249,18 +1249,7 @@
 end
 Builtins.sleep(1000) # workaround for bug #10428, ypbind restart
 
-# FIXME might be wrong with systemd!
-out = Convert.to_map(
-  SCR.Execute(
-path(.target.bash_output),
-/etc/init.d/ypbind start,
-{ TERM = raw }
-  )
-)
-if Ops.get_integer(out, exit, 1) == 0
-  @YpbindErrors = 
-else
-  @YpbindErrors = Ops.get_string(out, stdout, internal error)
+if !Service.Start(ypbind)
   # error popup message
   Report.Error(_(Error while running ypclient.))
   return false
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-nis-client-3.1.4/testsuite/tests/readwrite.out 
new/yast2-nis-client-3.1.5/testsuite/tests/readwrite.out
--- old/yast2-nis-client-3.1.4/testsuite/tests/readwrite.out2014-01-13 
16:23:42.0 +0100
+++ new/yast2-nis-client-3.1.5/testsuite/tests/readwrite.out2014-03-06 
14:09:42.0 +0100
@@ -62,7 +62,7 @@
 Execute.target.bash /bin/systemctl is-enabled autofs.service 0
 Execute.target.bash_output /bin/systemctl stop ypbind.service 
$[TERM:raw] $[exit:0, stderr:, stdout:mydomain\n]
 Execute.target.bash /bin/systemctl status rpcbind.service 
$[TERM:raw] 0
-Execute.target.bash_output /etc/init.d/ypbind start $[TERM:raw] 
$[exit:0, stderr:, stdout:mydomain\n]
+Execute.target.bash_output /bin/systemctl start ypbind.service 
$[TERM:raw] $[exit:0, stderr:, stdout:mydomain\n]
 Execute.target.bash /usr/bin/ypwhich /dev/null 0
 Return true
 Dump   auto policy
@@ -129,7 +129,7 @@
 Execute

commit yast2-ntp-client for openSUSE:Factory

2014-03-11 Thread h_root
Hello community,

here is the log from the commit of package yast2-ntp-client for 
openSUSE:Factory checked in at 2014-03-11 09:23:57

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


Package is yast2-ntp-client

Changes:

--- /work/SRC/openSUSE:Factory/yast2-ntp-client/yast2-ntp-client.changes
2014-02-03 11:40:59.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-ntp-client.new/yast2-ntp-client.changes   
2014-03-11 09:24:00.0 +0100
@@ -1,0 +2,6 @@
+Wed Mar  5 15:18:31 UTC 2014 - vark...@suse.com
+
+- bnc#863965 - NTP servers should be selected by timezone not keyboard layout
+- 3.1.3
+
+---

Old:

  yast2-ntp-client-3.1.2.tar.bz2

New:

  yast2-ntp-client-3.1.3.tar.bz2



Other differences:
--
++ yast2-ntp-client.spec ++
--- /var/tmp/diff_new_pack.hKrQ0d/_old  2014-03-11 09:24:01.0 +0100
+++ /var/tmp/diff_new_pack.hKrQ0d/_new  2014-03-11 09:24:01.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-ntp-client
-Version:3.1.2
+Version:3.1.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -25,14 +25,14 @@
 
 BuildRequires:  perl-XML-Writer
 BuildRequires:  update-desktop-files
-BuildRequires:  yast2
+BuildRequires:  yast2 = 3.1.11
 BuildRequires:  yast2-country-data
 BuildRequires:  yast2-devtools = 3.1.10
 BuildRequires:  yast2-testsuite
 #SLPAPI.pm 
 # Hostname::CurrentDomain
 # Wizard::SetDesktopTitleAndIcon
-Requires:   yast2 = 2.21.22
+Requires:   yast2 = 3.1.11
 Requires:   yast2-country-data
 
 BuildArch:  noarch

++ yast2-ntp-client-3.1.2.tar.bz2 - yast2-ntp-client-3.1.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-ntp-client-3.1.2/package/yast2-ntp-client.changes 
new/yast2-ntp-client-3.1.3/package/yast2-ntp-client.changes
--- old/yast2-ntp-client-3.1.2/package/yast2-ntp-client.changes 2014-02-01 
23:11:52.0 +0100
+++ new/yast2-ntp-client-3.1.3/package/yast2-ntp-client.changes 2014-03-06 
09:12:32.0 +0100
@@ -1,4 +1,10 @@
 ---
+Wed Mar  5 15:18:31 UTC 2014 - vark...@suse.com
+
+- bnc#863965 - NTP servers should be selected by timezone not keyboard layout
+- 3.1.3
+
+---
 Sat Feb  1 21:17:29 UTC 2014 - mfi...@suse.com
 
 - bnc#861560
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ntp-client-3.1.2/package/yast2-ntp-client.spec 
new/yast2-ntp-client-3.1.3/package/yast2-ntp-client.spec
--- old/yast2-ntp-client-3.1.2/package/yast2-ntp-client.spec2014-02-01 
23:11:52.0 +0100
+++ new/yast2-ntp-client-3.1.3/package/yast2-ntp-client.spec2014-03-06 
09:12:32.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-ntp-client
-Version:3.1.2
+Version:3.1.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -28,14 +28,14 @@
 License:GPL-2.0+
 BuildRequires:  perl-XML-Writer
 BuildRequires:  update-desktop-files
-BuildRequires:  yast2
+BuildRequires:  yast2 = 3.1.11
 BuildRequires:  yast2-country-data
 BuildRequires:  yast2-devtools = 3.1.10
 BuildRequires:  yast2-testsuite
 #SLPAPI.pm 
 # Hostname::CurrentDomain
 # Wizard::SetDesktopTitleAndIcon
-Requires:   yast2 = 2.21.22
+Requires:   yast2 = 3.1.11
 Requires:   yast2-country-data 
 
 BuildArch:  noarch
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-ntp-client-3.1.2/src/clients/ntp-client_proposal.rb 
new/yast2-ntp-client-3.1.3/src/clients/ntp-client_proposal.rb
--- old/yast2-ntp-client-3.1.2/src/clients/ntp-client_proposal.rb   
2014-01-30 11:22:56.0 +0100
+++ new/yast2-ntp-client-3.1.3/src/clients/ntp-client_proposal.rb   
2014-03-06 09:12:32.0 +0100
@@ -23,6 +23,7 @@
   Yast.import Popup
   Yast.import Progress
   Yast.import Report
+  Yast.import Timezone
   Yast.import Wizard
 
   # API:
@@ -64,21 +65,15 @@
 NtpClient.ntp_selected = Ops.get_boolean(@param, ntp_used, false)
 @ret = true
   elsif @func == MakeProposal
-@cc = Ops.get_string(@param, country) do
-  NtpClient.GetCurrentLanguageCode
-end
-@ret = MakeProposal(@cc)
+@ret = MakeProposal()
   elsif @func == Write
 @ret = Write(@param)
   elsif @func == ui_help_text
 @ret = ui_help_text
   elsif @func == ui_init
 @rp = Ops.get_term(@param, replace_point) { 

commit yast2-packager for openSUSE:Factory

2014-03-11 Thread h_root
Hello community,

here is the log from the commit of package yast2-packager for openSUSE:Factory 
checked in at 2014-03-11 09:24:02

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


Package is yast2-packager

Changes:

--- /work/SRC/openSUSE:Factory/yast2-packager/yast2-packager.changes
2014-03-01 14:38:28.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-packager.new/yast2-packager.changes   
2014-03-11 09:24:05.0 +0100
@@ -1,0 +2,8 @@
+Thu Mar  6 13:47:12 CET 2014 - loci...@suse.com
+
+- Changed DefaultDesktop not to select any required packages
+  anymore. They have changed to packages to identify selected
+  desktop only (bnc#866724).
+- 3.1.7
+
+---

Old:

  yast2-packager-3.1.6.tar.bz2

New:

  yast2-packager-3.1.7.tar.bz2



Other differences:
--
++ yast2-packager.spec ++
--- /var/tmp/diff_new_pack.IQuhrC/_old  2014-03-11 09:24:06.0 +0100
+++ /var/tmp/diff_new_pack.IQuhrC/_new  2014-03-11 09:24:06.0 +0100
@@ -17,12 +17,13 @@
 
 
 Name:   yast2-packager
-Version:3.1.6
+Version:3.1.7
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:%{name}-%{version}.tar.bz2
 
+Url:https://github.com/kobliha/yast-packager
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2-country-data
 BuildRequires:  yast2-devtools = 3.1.10

++ yast2-packager-3.1.6.tar.bz2 - yast2-packager-3.1.7.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-3.1.6/package/yast2-packager.changes 
new/yast2-packager-3.1.7/package/yast2-packager.changes
--- old/yast2-packager-3.1.6/package/yast2-packager.changes 2014-02-28 
14:44:49.0 +0100
+++ new/yast2-packager-3.1.7/package/yast2-packager.changes 2014-03-06 
14:30:10.0 +0100
@@ -1,4 +1,12 @@
 ---
+Thu Mar  6 13:47:12 CET 2014 - loci...@suse.com
+
+- Changed DefaultDesktop not to select any required packages
+  anymore. They have changed to packages to identify selected
+  desktop only (bnc#866724).
+- 3.1.7
+
+---
 Fri Feb 28 13:24:48 UTC 2014 - jreidin...@suse.com
 
 - Fix iso detection for DVD capable UEFI boot(BNC#852436)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-3.1.6/package/yast2-packager.spec 
new/yast2-packager-3.1.7/package/yast2-packager.spec
--- old/yast2-packager-3.1.6/package/yast2-packager.spec2014-02-28 
14:44:49.0 +0100
+++ new/yast2-packager-3.1.7/package/yast2-packager.spec2014-03-06 
14:30:10.0 +0100
@@ -17,12 +17,13 @@
 
 
 Name:   yast2-packager
-Version:3.1.6
+Version:3.1.7
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:%{name}-%{version}.tar.bz2
 
+Url:https://github.com/kobliha/yast-packager
 Group: System/YaST
 License:GPL-2.0+
 BuildRequires: yast2-country-data yast2-xml update-desktop-files 
yast2-testsuite
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-3.1.6/src/modules/DefaultDesktop.rb 
new/yast2-packager-3.1.7/src/modules/DefaultDesktop.rb
--- old/yast2-packager-3.1.6/src/modules/DefaultDesktop.rb  2014-02-28 
14:44:50.0 +0100
+++ new/yast2-packager-3.1.7/src/modules/DefaultDesktop.rb  2014-03-06 
14:30:10.0 +0100
@@ -1,11 +1,10 @@
 # encoding: utf-8
 
-# File:DefaultDesktop.ycp
+# File:DefaultDesktop.rb
 # Package: Handling of default desktop selection
 # Authors: Jiri Srain jsr...@suse.cz
 #  Lukas Ocilka loci...@suse.cz
-#
-# $Id$
+
 require yast
 
 module Yast
@@ -32,7 +31,6 @@
   @initialized = false
 
   @packages_proposal_ID_patterns = DefaultDesktopPatterns
-  @packages_proposal_ID_packages = DefaultDesktopPackages
 end
 
 def MissingKey(desktop_def, key)
@@ -221,7 +219,7 @@
 #  description : _(Description text of the desktop 
(localized - initial localization)),
 #  description_id : _(Description text of the desktop 
(originale)),
 #  patterns : [list, of, required, patterns],
-#  packages : [list, of, required, packages],
+#  packages : [list, of, packages, to, identify, 
selected, desktop],
 #  icon : some-icon, // filename from the 64x64 directory 
of the current theme (without .png suffix)

commit autoyast2 for openSUSE:Factory

2014-03-11 Thread h_root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2014-03-11 09:23:59

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


Package is autoyast2

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2014-03-01 
14:38:19.0 +0100
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2014-03-11 
09:24:03.0 +0100
@@ -1,0 +2,6 @@
+Mon Mar  3 13:05:07 UTC 2014 - jreidin...@suse.com
+
+- do not crash if there is no general section (BNC#866529)
+- 3.1.19
+
+---

Old:

  autoyast2-3.1.18.tar.bz2

New:

  autoyast2-3.1.19.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.dcaqbd/_old  2014-03-11 09:24:04.0 +0100
+++ /var/tmp/diff_new_pack.dcaqbd/_new  2014-03-11 09:24:04.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.1.18
+Version:3.1.19
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ autoyast2-3.1.18.tar.bz2 - autoyast2-3.1.19.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.18/package/autoyast2.changes 
new/autoyast2-3.1.19/package/autoyast2.changes
--- old/autoyast2-3.1.18/package/autoyast2.changes  2014-02-26 
14:35:43.0 +0100
+++ new/autoyast2-3.1.19/package/autoyast2.changes  2014-03-06 
10:47:50.0 +0100
@@ -1,4 +1,10 @@
 ---
+Mon Mar  3 13:05:07 UTC 2014 - jreidin...@suse.com
+
+- do not crash if there is no general section (BNC#866529)
+- 3.1.19
+
+---
 Wed Feb 26 13:25:45 CET 2014 - f...@suse.de
 
 - Cloning of software section clones only patterns in state
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.18/package/autoyast2.spec 
new/autoyast2-3.1.19/package/autoyast2.spec
--- old/autoyast2-3.1.18/package/autoyast2.spec 2014-02-26 14:35:43.0 
+0100
+++ new/autoyast2-3.1.19/package/autoyast2.spec 2014-03-06 10:47:50.0 
+0100
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.1.18
+Version:3.1.19
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.18/src/clients/inst_autosetup.rb 
new/autoyast2-3.1.19/src/clients/inst_autosetup.rb
--- old/autoyast2-3.1.18/src/clients/inst_autosetup.rb  2014-02-26 
14:35:43.0 +0100
+++ new/autoyast2-3.1.19/src/clients/inst_autosetup.rb  2014-03-06 
10:47:51.0 +0100
@@ -134,8 +134,9 @@
   AutoinstGeneral.Write
 
   write_network = false
-  semiauto_network = Profile.current[general][semi-automatic] 
-Profile.current[general][semi-automatic].include?(networking)
+  general_section = Profile.current[general] || {}
+  semiauto_network = general_section[semi-automatic] 
+general_section[semi-automatic].include?(networking)
 
   if Profile.current[networking] 
   ( Profile.current[networking][setup_before_proposal] ||
@@ -252,8 +253,8 @@
 Storage.SetTestsuite(false) # *urgs* again
   end
 
-  semiauto_partitions = Profile.current[general][semi-automatic] 
-Profile.current[general][semi-automatic].include?(partitioning)
+  semiauto_partitions = general_section[semi-automatic] 
+general_section[semi-automatic].include?(partitioning)
 
   if semiauto_partitions
 Builtins.y2milestone(Partitioning manual setup)

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



commit yast2 for openSUSE:Factory

2014-03-11 Thread h_root
Hello community,

here is the log from the commit of package yast2 for openSUSE:Factory checked 
in at 2014-03-11 09:24:06

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


Package is yast2

Changes:

--- /work/SRC/openSUSE:Factory/yast2/yast2.changes  2014-03-06 
19:29:43.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2.new/yast2.changes 2014-03-11 
09:24:11.0 +0100
@@ -1,0 +2,7 @@
+Thu Mar  6 15:21:44 UTC 2014 - vmora...@suse.com
+
+- Allow raising exceptions for not found systemd units;
+  updates the expectations for bnc#853300
+- 3.1.23
+
+---

Old:

  yast2-3.1.22.tar.bz2

New:

  yast2-3.1.23.tar.bz2



Other differences:
--
++ yast2.spec ++
--- /var/tmp/diff_new_pack.6Q74FQ/_old  2014-03-11 09:24:12.0 +0100
+++ /var/tmp/diff_new_pack.6Q74FQ/_new  2014-03-11 09:24:12.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2
-Version:3.1.22
+Version:3.1.23
 Release:0
 Url:https://github.com/yast/yast-yast2
 

++ yast2-3.1.22.tar.bz2 - yast2-3.1.23.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-3.1.22/library/systemd/src/modules/systemd_service.rb 
new/yast2-3.1.23/library/systemd/src/modules/systemd_service.rb
--- old/yast2-3.1.22/library/systemd/src/modules/systemd_service.rb 
2014-03-06 09:38:04.0 +0100
+++ new/yast2-3.1.23/library/systemd/src/modules/systemd_service.rb 
2014-03-07 10:37:30.0 +0100
@@ -11,11 +11,20 @@
   #Yast.import 'SystemdService'
   #
   ### Get a service unit by its name
+  ### If the service unit can't be found, you'll get nil
+  #
+  #service = Yast::SystemdService.find('sshd') # service unit object
   #
-  #service = Yast::SystemdService.find('sshd')
   ## or using the full unit id 'sshd.service'
+  #
   #service = Yast::SystemdService.find('sshd.service')
   #
+  ### If you can't handle any nil at the place of calling,
+  ### use the finder with exclamation mark;
+  ### SystemdServiceNotFound exception will be raised
+  #
+  #service = Yast::SystemdService.find!('IcanHasMoar') # 
SystemdServiceNotFound: Service unit 'IcanHasMoar' not found
+  #
   ### Get basic unit properties
   #
   #service.unit_name   # 'sshd'
@@ -56,6 +65,12 @@
   #
   ##
 
+  class SystemdServiceNotFound  StandardError
+def initialize service_name
+  super Service unit '#{service_name}' not found
+end
+  end
+
   class SystemdServiceClass  Module
 UNIT_SUFFIX = .service
 
@@ -66,6 +81,10 @@
   service
 end
 
+def find! service_name, properties={}
+  find(service_name, properties) || raise(SystemdServiceNotFound, 
service_name)
+end
+
 def all properties={}
   services = Systemctl.service_units.map do |service_unit|
 Service.new(service_unit, properties)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-3.1.22/library/systemd/src/modules/systemd_socket.rb 
new/yast2-3.1.23/library/systemd/src/modules/systemd_socket.rb
--- old/yast2-3.1.22/library/systemd/src/modules/systemd_socket.rb  
2014-03-06 09:38:04.0 +0100
+++ new/yast2-3.1.23/library/systemd/src/modules/systemd_socket.rb  
2014-03-07 10:37:30.0 +0100
@@ -11,8 +11,15 @@
   #Yast.import 'SystemdSocket'
   #
   ### Get a socket unit by its name
+  ### If the socket unit can't be found, you'll get a nil object
   #
-  #socket = Yast::SystemdSocket.find('iscsid')
+  #socket = Yast::SystemdSocket.find('iscsid') # socket unit object
+  #
+  ### If you can't handle any nil at the place of calling,
+  ### use the finder with exclamation mark;
+  ### SystemdSocketNotFound exception will be raised
+  #
+  #socket = Yast::SystemdSocket.find!('IcanHasCheez') # 
SystemdSocketNotFound: Socket unit 'IcanHasCheez' not found
   #
   ### Get basic unit properties
   #
@@ -52,6 +59,12 @@
   #
   ##
 
+  class SystemdSocketNotFound  StandardError
+def initialize socket_name
+  super Socket unit '#{socket_name}' not found
+end
+  end
+
   class SystemdSocketClass  Module
 UNIT_SUFFIX = .socket
 
@@ -62,6 +75,10 @@
   socket
 end
 
+def find! socket_name, properties={}
+  find(socket_name, properties) || raise(SystemdSocketNotFound, 
socket_name)
+end
+
 def all properties={}
   sockets = Systemctl.socket_units.map do |socket_unit|
 Socket.new(socket_unit, properties)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit yast2-installation for openSUSE:Factory

2014-03-11 Thread h_root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2014-03-11 09:24:14

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


Package is yast2-installation

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2014-03-01 14:38:24.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2014-03-11 09:24:26.0 +0100
@@ -1,0 +2,34 @@
+Mon Mar 10 13:01:48 UTC 2014 - jsr...@suse.cz
+
+- don't hide ReleaseNotes button going back fron inst proposal
+  (bnc#867389)
+- 3.1.52
+
+---
+Fri Mar  7 16:00:42 UTC 2014 - lsle...@suse.cz
+
+- run scc_finish client if present (FATE#312012)
+- 3.1.51
+
+---
+Thu Mar  6 09:15:24 UTC 2014 - jreidin...@suse.com
+
+- fix malformed string exception if cio ignore is disabled
+  (bnc#866995)
+- 3.1.50
+
+---
+Tue Mar  4 09:13:41 UTC 2014 - jreidin...@suse.com
+
+- call proper bash agent otherwise cio ignore feature do not work
+  (bnc#866614)
+- 3.1.49
+
+---
+Mon Mar  3 12:57:24 UTC 2014 - jreidin...@suse.com
+
+- do not crash if there is no general section in autoyast profile
+  (BNC#866529)
+- 3.1.48
+
+---

Old:

  yast2-installation-3.1.47.tar.bz2

New:

  yast2-installation-3.1.52.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.s4XpBS/_old  2014-03-11 09:24:27.0 +0100
+++ /var/tmp/diff_new_pack.s4XpBS/_new  2014-03-11 09:24:27.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.1.47
+Version:3.1.52
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-3.1.47.tar.bz2 - yast2-installation-3.1.52.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.1.47/package/yast2-installation.changes 
new/yast2-installation-3.1.52/package/yast2-installation.changes
--- old/yast2-installation-3.1.47/package/yast2-installation.changes
2014-02-27 16:14:09.0 +0100
+++ new/yast2-installation-3.1.52/package/yast2-installation.changes
2014-03-10 15:25:07.0 +0100
@@ -1,4 +1,38 @@
 ---
+Mon Mar 10 13:01:48 UTC 2014 - jsr...@suse.cz
+
+- don't hide ReleaseNotes button going back fron inst proposal
+  (bnc#867389)
+- 3.1.52
+
+---
+Fri Mar  7 16:00:42 UTC 2014 - lsle...@suse.cz
+
+- run scc_finish client if present (FATE#312012)
+- 3.1.51
+
+---
+Thu Mar  6 09:15:24 UTC 2014 - jreidin...@suse.com
+
+- fix malformed string exception if cio ignore is disabled
+  (bnc#866995)
+- 3.1.50
+
+---
+Tue Mar  4 09:13:41 UTC 2014 - jreidin...@suse.com
+
+- call proper bash agent otherwise cio ignore feature do not work
+  (bnc#866614)
+- 3.1.49
+
+---
+Mon Mar  3 12:57:24 UTC 2014 - jreidin...@suse.com
+
+- do not crash if there is no general section in autoyast profile
+  (BNC#866529)
+- 3.1.48
+
+---
 Thu Feb 27 15:08:12 CET 2014 - aschn...@suse.de
 
 - reset proposal after rescanning storage (bnc#865579)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.1.47/package/yast2-installation.spec 
new/yast2-installation-3.1.52/package/yast2-installation.spec
--- old/yast2-installation-3.1.47/package/yast2-installation.spec   
2014-02-27 16:14:09.0 +0100
+++ new/yast2-installation-3.1.52/package/yast2-installation.spec   
2014-03-10 15:25:07.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.1.47
+Version:3.1.52
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-3.1.47/src/clients/inst_finish.rb 
new/yast2-installation-3.1.52/src/clients/inst_finish.rb
--- old/yast2-installation-3.1.47/src/clients/inst_finish.rb2014-02-27 

commit yast2-online-update for openSUSE:Factory

2014-03-11 Thread h_root
Hello community,

here is the log from the commit of package yast2-online-update for 
openSUSE:Factory checked in at 2014-03-11 09:24:08

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


Package is yast2-online-update

Changes:

--- /work/SRC/openSUSE:Factory/yast2-online-update/yast2-online-update.changes  
2014-02-16 10:28:31.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-online-update.new/yast2-online-update.changes 
2014-03-11 09:24:15.0 +0100
@@ -1,0 +2,7 @@
+Fri Mar  7 17:21:05 CET 2014 - loci...@suse.com
+
+- Reporting products that have reached their end of support when
+  Online Update module is started (FATE#316172)
+- 3.1.3
+
+---

Old:

  yast2-online-update-3.1.2.tar.bz2

New:

  yast2-online-update-3.1.3.tar.bz2



Other differences:
--
++ yast2-online-update.spec ++
--- /var/tmp/diff_new_pack.vWJZDh/_old  2014-03-11 09:24:15.0 +0100
+++ /var/tmp/diff_new_pack.vWJZDh/_new  2014-03-11 09:24:15.0 +0100
@@ -17,8 +17,9 @@
 
 
 Name:   yast2-online-update
-Version:3.1.2
+Version:3.1.3
 Release:0
+Url:https://github.com/yast/yast-online-update
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:%{name}-%{version}.tar.bz2
@@ -29,8 +30,8 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2-devtools = 3.1.10
 BuildRequires:  yast2-packager
-# patch contents
-Requires:   yast2-pkg-bindings = 2.23.0
+# Product EOL tag
+Requires:   yast2-pkg-bindings = 3.1.6
 # Kernel::InformAboutKernelChange
 Requires:   yast2 = 2.23.8
 # PackageCallbacks::FormatPatchName

++ yast2-online-update-3.1.2.tar.bz2 - yast2-online-update-3.1.3.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-online-update-3.1.2/package/yast2-online-update.changes 
new/yast2-online-update-3.1.3/package/yast2-online-update.changes
--- old/yast2-online-update-3.1.2/package/yast2-online-update.changes   
2014-02-10 17:38:02.0 +0100
+++ new/yast2-online-update-3.1.3/package/yast2-online-update.changes   
2014-03-07 18:08:43.0 +0100
@@ -1,4 +1,11 @@
 ---
+Fri Mar  7 17:21:05 CET 2014 - loci...@suse.com
+
+- Reporting products that have reached their end of support when
+  Online Update module is started (FATE#316172)
+- 3.1.3
+
+---
 Mon Feb 10 10:44:16 CET 2014 - loci...@suse.com
 
 - Added functionality which informs user that some of the selected
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-online-update-3.1.2/package/yast2-online-update.spec 
new/yast2-online-update-3.1.3/package/yast2-online-update.spec
--- old/yast2-online-update-3.1.2/package/yast2-online-update.spec  
2014-02-10 17:38:02.0 +0100
+++ new/yast2-online-update-3.1.3/package/yast2-online-update.spec  
2014-03-07 18:08:43.0 +0100
@@ -17,8 +17,9 @@
 
 
 Name:   yast2-online-update
-Version:3.1.2
+Version:3.1.3
 Release:0
+Url:https://github.com/yast/yast-online-update
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:%{name}-%{version}.tar.bz2
@@ -28,8 +29,8 @@
 BuildRequires: gcc-c++ libtool update-desktop-files yast2-packager 
 BuildRequires:  yast2-devtools = 3.1.10
 BuildRequires:  rubygem-rspec
-# patch contents
-Requires:  yast2-pkg-bindings = 2.23.0
+# Product EOL tag
+Requires:  yast2-pkg-bindings = 3.1.6
 # Kernel::InformAboutKernelChange
 Requires:  yast2 = 2.23.8
 # PackageCallbacks::FormatPatchName
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-online-update-3.1.2/src/clients/online_update_select.rb 
new/yast2-online-update-3.1.3/src/clients/online_update_select.rb
--- old/yast2-online-update-3.1.2/src/clients/online_update_select.rb   
2014-02-10 17:38:02.0 +0100
+++ new/yast2-online-update-3.1.3/src/clients/online_update_select.rb   
2014-03-07 18:08:43.0 +0100
@@ -71,6 +71,9 @@
 return :abort if @canceled
   end
 
+  # FATE#316172: Report products that have reached their end of life
+  OnlineUpdateDialogs.report_eol_products
+
   @restart_yast = false
   @reboot_needed = false
   @relogin_needed = false
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-online-update-3.1.2/src/modules/OnlineUpdateDialogs.rb 

commit yast2-vm for openSUSE:Factory

2014-03-11 Thread h_root
Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory 
checked in at 2014-03-11 09:24:09

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


Package is yast2-vm

Changes:

--- /work/SRC/openSUSE:Factory/yast2-vm/yast2-vm.changes2014-03-05 
15:36:51.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-vm.new/yast2-vm.changes   2014-03-11 
09:24:16.0 +0100
@@ -1,0 +2,7 @@
+Fri Mar  7 17:01:44 MST 2014 - carn...@suse.com
+
+- The xend portion of the relocation server code is not applicable
+  to the libxl toolstack. Rework for libxl compatibility.
+- 3.1.4
+
+---

Old:

  yast2-vm-3.1.3.tar.bz2

New:

  yast2-vm-3.1.4.tar.bz2



Other differences:
--
++ yast2-vm.spec ++
--- /var/tmp/diff_new_pack.3ede16/_old  2014-03-11 09:24:16.0 +0100
+++ /var/tmp/diff_new_pack.3ede16/_new  2014-03-11 09:24:16.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.1.3
+Version:3.1.4
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-vm-3.1.3.tar.bz2 - yast2-vm-3.1.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.3/package/yast2-vm.changes 
new/yast2-vm-3.1.4/package/yast2-vm.changes
--- old/yast2-vm-3.1.3/package/yast2-vm.changes 2014-03-04 19:57:47.0 
+0100
+++ new/yast2-vm-3.1.4/package/yast2-vm.changes 2014-03-09 04:07:55.0 
+0100
@@ -1,4 +1,11 @@
 ---
+Fri Mar  7 17:01:44 MST 2014 - carn...@suse.com
+
+- The xend portion of the relocation server code is not applicable
+  to the libxl toolstack. Rework for libxl compatibility.
+- 3.1.4
+
+---
 Tue Mar  4 11:44:24 MST 2014 - carn...@suse.com
 
 - Enable and start libvirtd. This is required for both KVM and Xen.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.3/package/yast2-vm.spec 
new/yast2-vm-3.1.4/package/yast2-vm.spec
--- old/yast2-vm-3.1.3/package/yast2-vm.spec2014-03-04 19:57:47.0 
+0100
+++ new/yast2-vm-3.1.4/package/yast2-vm.spec2014-03-09 04:07:55.0 
+0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.1.3
+Version:3.1.4
 Release:0
 Group: System/YaST
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.3/src/clients/relocation-server.rb 
new/yast2-vm-3.1.4/src/clients/relocation-server.rb
--- old/yast2-vm-3.1.3/src/clients/relocation-server.rb 2014-03-04 
19:57:47.0 +0100
+++ new/yast2-vm-3.1.4/src/clients/relocation-server.rb 2014-03-09 
04:07:55.0 +0100
@@ -31,6 +31,7 @@
   class RelocationServerClient  Client
 def main
   Yast.import UI
+  Yast.import FileUtils
 
   #**
   # h3Configuration of relocation-server/h3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-vm-3.1.3/src/include/relocation-server/complex.rb 
new/yast2-vm-3.1.4/src/include/relocation-server/complex.rb
--- old/yast2-vm-3.1.3/src/include/relocation-server/complex.rb 2014-03-04 
19:57:47.0 +0100
+++ new/yast2-vm-3.1.4/src/include/relocation-server/complex.rb 2014-03-09 
04:07:55.0 +0100
@@ -227,7 +227,7 @@
   nil
 end
 
-def InitKVMFireWall
+def InitLibvirtFireWall
   tunneled_migration = Convert.to_boolean(
 UI.QueryWidget(Id(tunneled_migration), :Value)
   )
@@ -271,12 +271,12 @@
   nil
 end
 
-def InitKVMConfigurationDialog(id)
+def InitLibvirtConfigurationDialog(id)
   UI.ChangeWidget(Id(tunneled_migration), :Value, false)
   UI.ChangeWidget(Id(plain_migration), :Value, false)
   UI.ChangeWidget(Id(default_port_range), :Value, true)
   InitLibvirtdPortsTable()
-  InitKVMFireWall()
+  InitLibvirtFireWall()
 
   nil
 end
@@ -364,7 +364,7 @@
   nil
 end
 
-def HandleKVMConfigurationDialog(id, event)
+def HandleLibvirtConfigurationDialog(id, event)
   event = deep_copy(event)
   action = Ops.get(event, ID)
   selected_port = Convert.to_string(
@@ -381,7 +381,7 @@
   elsif action == delete_port
 DeletePort(selected_port) if Confirm.DeleteSelected
   elsif action == tunneled_migration || action == plain_migration
-InitKVMFireWall()
+InitLibvirtFireWall()
   end
 
 
@@ -389,7 +389,7 @@
   nil
 end
 
-def StoreKVMConfigurationDialog(id, 

commit yast2-storage for openSUSE:Factory

2014-03-11 Thread h_root
Hello community,

here is the log from the commit of package yast2-storage for openSUSE:Factory 
checked in at 2014-03-11 09:24:10

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


Package is yast2-storage

Changes:

--- /work/SRC/openSUSE:Factory/yast2-storage/yast2-storage.changes  
2014-03-01 14:38:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-storage.new/yast2-storage.changes 
2014-03-11 09:24:17.0 +0100
@@ -1,0 +2,5 @@
+Thu Mar 06 17:25:31 CET 2014 - aschn...@suse.de
+
+- added subvolumes for customer data (fate#316981)
+
+---



Other differences:
--
++ yast2-storage.spec ++
--- /var/tmp/diff_new_pack.I3tZRp/_old  2014-03-11 09:24:18.0 +0100
+++ /var/tmp/diff_new_pack.I3tZRp/_new  2014-03-11 09:24:18.0 +0100
@@ -67,6 +67,7 @@
 Summary:YaST2 - Storage Configuration
 License:GPL-2.0
 Group:  System/YaST
+Url:http://github.com/yast/yast-storage/
 
 %description
 This package contains the files for YaST2 that handle access to disk

++ yast2-storage-3.1.11.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-storage-3.1.11/package/yast2-storage.changes 
new/yast2-storage-3.1.11/package/yast2-storage.changes
--- old/yast2-storage-3.1.11/package/yast2-storage.changes  2014-02-28 
15:20:23.0 +0100
+++ new/yast2-storage-3.1.11/package/yast2-storage.changes  2014-03-07 
10:54:25.0 +0100
@@ -1,4 +1,9 @@
 ---
+Thu Mar 06 17:25:31 CET 2014 - aschn...@suse.de
+
+- added subvolumes for customer data (fate#316981)
+
+---
 Tue Feb 25 15:37:49 CET 2014 - aschn...@suse.de
 
 - fixed snapshots handling in proposal (bnc#865004)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-storage-3.1.11/package/yast2-storage.spec 
new/yast2-storage-3.1.11/package/yast2-storage.spec
--- old/yast2-storage-3.1.11/package/yast2-storage.spec 2014-02-28 
15:20:23.0 +0100
+++ new/yast2-storage-3.1.11/package/yast2-storage.spec 2014-03-07 
10:54:25.0 +0100
@@ -56,6 +56,7 @@
 Requires:   yast2-ruby-bindings = 3.1.7
 
 Summary:   YaST2 - Storage Configuration
+Url:   http://github.com/yast/yast-storage/
 
 %description
 This package contains the files for YaST2 that handle access to disk
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-storage-3.1.11/src/modules/Storage.rb 
new/yast2-storage-3.1.11/src/modules/Storage.rb
--- old/yast2-storage-3.1.11/src/modules/Storage.rb 2014-02-28 
15:20:23.0 +0100
+++ new/yast2-storage-3.1.11/src/modules/Storage.rb 2014-03-07 
10:54:25.0 +0100
@@ -4955,6 +4955,9 @@
 tmp,
 usr/local,
 var/crash,
+var/lib/mailman,
+var/lib/named,
+var/lib/pgqsl,
 var/log,
 var/opt,
 var/spool,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-storage-3.1.11/testsuite/tests/empty-efi1.out 
new/yast2-storage-3.1.11/testsuite/tests/empty-efi1.out
--- old/yast2-storage-3.1.11/testsuite/tests/empty-efi1.out 2014-02-28 
15:20:23.0 +0100
+++ new/yast2-storage-3.1.11/testsuite/tests/empty-efi1.out 2014-03-07 
10:54:25.0 +0100
@@ -10,6 +10,9 @@
 Dump   Create subvolume tmp on device /dev/sda3
 Dump   Create subvolume usr/local on device /dev/sda3
 Dump   Create subvolume var/crash on device /dev/sda3
+Dump   Create subvolume var/lib/mailman on device /dev/sda3
+Dump   Create subvolume var/lib/named on device /dev/sda3
+Dump   Create subvolume var/lib/pgqsl on device /dev/sda3
 Dump   Create subvolume var/log on device /dev/sda3
 Dump   Create subvolume var/opt on device /dev/sda3
 Dump   Create subvolume var/spool on device /dev/sda3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-storage-3.1.11/testsuite/tests/empty-efi2.out 
new/yast2-storage-3.1.11/testsuite/tests/empty-efi2.out
--- old/yast2-storage-3.1.11/testsuite/tests/empty-efi2.out 2014-02-28 
15:20:23.0 +0100
+++ new/yast2-storage-3.1.11/testsuite/tests/empty-efi2.out 2014-03-07 
10:54:25.0 +0100
@@ -10,6 +10,9 @@
 Dump   Create subvolume tmp on device /dev/sda3
 Dump   Create subvolume usr/local on device /dev/sda3
 Dump   Create subvolume var/crash on device /dev/sda3
+Dump   Create subvolume var/lib/mailman on device /dev/sda3
+Dump   

commit yast2-pkg-bindings for openSUSE:Factory

2014-03-11 Thread h_root
Hello community,

here is the log from the commit of package yast2-pkg-bindings for 
openSUSE:Factory checked in at 2014-03-11 09:24:07

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


Package is yast2-pkg-bindings

Changes:

--- /work/SRC/openSUSE:Factory/yast2-pkg-bindings/yast2-pkg-bindings.changes
2014-02-21 13:48:20.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-pkg-bindings.new/yast2-pkg-bindings.changes   
2014-03-11 09:24:13.0 +0100
@@ -1,0 +2,7 @@
+Fri Mar  7 09:16:05 UTC 2014 - lsle...@suse.cz
+
+- add eol flag to product data to report End Of Life product
+  date (FATE#316172)
+- 3.1.6
+
+---

Old:

  yast2-pkg-bindings-3.1.5.tar.bz2

New:

  yast2-pkg-bindings-3.1.6.tar.bz2



Other differences:
--
++ yast2-pkg-bindings-devel-doc.spec ++
--- /var/tmp/diff_new_pack.8T0PMl/_old  2014-03-11 09:24:14.0 +0100
+++ /var/tmp/diff_new_pack.8T0PMl/_new  2014-03-11 09:24:14.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-pkg-bindings-devel-doc
-Version:3.1.5
+Version:3.1.6
 Release:0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:yast2-pkg-bindings-%{version}.tar.bz2

++ yast2-pkg-bindings.spec ++
--- /var/tmp/diff_new_pack.8T0PMl/_old  2014-03-11 09:24:14.0 +0100
+++ /var/tmp/diff_new_pack.8T0PMl/_new  2014-03-11 09:24:14.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-pkg-bindings
-Version:3.1.5
+Version:3.1.6
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -27,13 +27,10 @@
 BuildRequires:  gcc-c++
 BuildRequires:  libtool
 BuildRequires:  libxslt
-BuildRequires:  libzypp-devel = 14.2.1
+BuildRequires:  libzypp-devel = 14.12.0
 BuildRequires:  yast2-core-devel
 BuildRequires:  yast2-devtools = 3.1.10
 
-# new GPG callbacks
-Requires:   libzypp = 14.2.1
-
 Summary:YaST2 - Package Manager Access
 License:GPL-2.0
 Group:  System/YaST

++ yast2-pkg-bindings-3.1.5.tar.bz2 - yast2-pkg-bindings-3.1.6.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-pkg-bindings-3.1.5/package/yast2-pkg-bindings-devel-doc.spec 
new/yast2-pkg-bindings-3.1.6/package/yast2-pkg-bindings-devel-doc.spec
--- old/yast2-pkg-bindings-3.1.5/package/yast2-pkg-bindings-devel-doc.spec  
2014-02-19 13:23:17.0 +0100
+++ new/yast2-pkg-bindings-3.1.6/package/yast2-pkg-bindings-devel-doc.spec  
2014-03-07 11:56:22.0 +0100
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-pkg-bindings-devel-doc
-Version:3.1.5
+Version:3.1.6
 Release:0
 License:GPL-2.0
 Group:  Documentation/HTML
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-pkg-bindings-3.1.5/package/yast2-pkg-bindings.changes 
new/yast2-pkg-bindings-3.1.6/package/yast2-pkg-bindings.changes
--- old/yast2-pkg-bindings-3.1.5/package/yast2-pkg-bindings.changes 
2014-02-19 13:23:17.0 +0100
+++ new/yast2-pkg-bindings-3.1.6/package/yast2-pkg-bindings.changes 
2014-03-07 11:56:22.0 +0100
@@ -1,4 +1,11 @@
 ---
+Fri Mar  7 09:16:05 UTC 2014 - lsle...@suse.cz
+
+- add eol flag to product data to report End Of Life product
+  date (FATE#316172)
+- 3.1.6
+
+---
 Fri Feb 14 14:42:13 UTC 2014 - lsle...@suse.cz
 
 - Pkg::ServiceRefresh() - download metadata for added repositories
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-pkg-bindings-3.1.5/package/yast2-pkg-bindings.spec 
new/yast2-pkg-bindings-3.1.6/package/yast2-pkg-bindings.spec
--- old/yast2-pkg-bindings-3.1.5/package/yast2-pkg-bindings.spec
2014-02-19 13:23:17.0 +0100
+++ new/yast2-pkg-bindings-3.1.6/package/yast2-pkg-bindings.spec
2014-03-07 11:56:22.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-pkg-bindings
-Version:3.1.5
+Version:3.1.6
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -30,13 +30,10 @@
 BuildRequires:  gcc-c++
 BuildRequires:  libtool
 BuildRequires:  libxslt
-BuildRequires:  libzypp-devel = 14.2.1
+BuildRequires:  libzypp-devel = 14.12.0
 BuildRequires:  yast2-core-devel
 BuildRequires:  yast2-devtools = 3.1.10
 
-# new GPG callbacks
-Requires:  libzypp = 14.2.1
-
 Summary:   YaST2 - Package Manager Access
 
 %description
diff -urN '--exclude=CVS' '--exclude=.cvsignore' 

commit linuxrc for openSUSE:Factory

2014-03-11 Thread h_root
Hello community,

here is the log from the commit of package linuxrc for openSUSE:Factory checked 
in at 2014-03-11 09:24:12

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


Package is linuxrc

Changes:

--- /work/SRC/openSUSE:Factory/linuxrc/linuxrc.changes  2014-03-02 
07:43:22.0 +0100
+++ /work/SRC/openSUSE:Factory/.linuxrc.new/linuxrc.changes 2014-03-11 
09:24:23.0 +0100
@@ -1,0 +2,12 @@
+Mon Mar 10 13:10:37 CET 2014 - snw...@suse.de
+
+- add 'autoyast2' option in preparation to fate #316530
+- s390: make sure network device has been activated before
+  driver update (bnc #616341, bnc #862673)
+
+---
+Fri Mar  7 15:05:35 CET 2014 - snw...@suse.de
+
+- fix cifs mount arguments (bnc #865267)
+
+---

Old:

  linuxrc-4.2.11.tar.bz2

New:

  linuxrc-4.2.13.tar.bz2



Other differences:
--
++ linuxrc.spec ++
--- /var/tmp/diff_new_pack.lUlKTZ/_old  2014-03-11 09:24:24.0 +0100
+++ /var/tmp/diff_new_pack.lUlKTZ/_new  2014-03-11 09:24:24.0 +0100
@@ -25,9 +25,9 @@
 Summary:SUSE Installation Program
 License:GPL-3.0+
 Group:  System/Boot
-Version:4.2.11
+Version:4.2.13
 Release:0
-Source: linuxrc-4.2.11.tar.bz2
+Source: linuxrc-4.2.13.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description

++ linuxrc-4.2.11.tar.bz2 - linuxrc-4.2.13.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-4.2.11/VERSION new/linuxrc-4.2.13/VERSION
--- old/linuxrc-4.2.11/VERSION  2014-02-28 14:04:43.0 +0100
+++ new/linuxrc-4.2.13/VERSION  2014-03-10 13:10:31.0 +0100
@@ -1 +1 @@
-4.2.11
+4.2.13
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-4.2.11/auto2.c new/linuxrc-4.2.13/auto2.c
--- old/linuxrc-4.2.11/auto2.c  2014-02-05 15:04:42.0 +0100
+++ new/linuxrc-4.2.13/auto2.c  2014-03-10 13:09:19.0 +0100
@@ -367,6 +367,29 @@
 }
   }
 
+  /*
+   * load autoyast file unless the user has specified an autoyast option
+   * -- ok this sounds weird but actually makes sense...
+   */
+  if(config.autoyast2  !config.autoyast) {
+fprintf(stderr, Downloading AutoYaST file: %s\n, config.autoyast2);
+printf(Downloading AutoYaST file: %s\n, config.autoyast2);
+fflush(stdout);
+url = url_set(config.autoyast2);
+#if defined(__s390__) || defined(__s390x__)
+if(url-is.network  !config.net.configured) net_activate_s390_devs();
+#endif
+err = url_read_file_anywhere(url, NULL, NULL, /download/autoyast.xml, 
NULL, URL_FLAG_PROGRESS + URL_FLAG_NODIGEST);
+url_umount(url);
+url_free(url);
+if(!err) {
+  fprintf(stderr, setting AutoYaST option to 
file:///download/autoyast.xml\n);
+  str_copy(config.autoyast, file:///download/autoyast.xml);
+  // don't parse it
+  // file_read_info_file(file:/download/autoyast.xml, kf_cfg);
+}
+  }
+
   /* load  run driverupdates */
   if(config.update.urls) {
 dud_count = config.update.count;
@@ -390,6 +413,11 @@
 
 strprintf(path2, %s%sdriverupdate, path1, path1[0] == 0 || 
path1[strlen(path1) - 1] == '/' ?  : /);
 
+#if defined(__s390__) || defined(__s390x__)
+if(url-is.network  !config.net.configured) {
+net_activate_s390_devs();
+}
+#endif
 err = url_read_file_anywhere(
   url, NULL, NULL, file_name, NULL,
   URL_FLAG_UNZIP + URL_FLAG_NODIGEST + URL_FLAG_PROGRESS + 
(config.secure ? URL_FLAG_CHECK_SIG : 0)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-4.2.11/changelog new/linuxrc-4.2.13/changelog
--- old/linuxrc-4.2.11/changelog2014-02-28 14:04:45.0 +0100
+++ new/linuxrc-4.2.13/changelog2014-03-10 13:10:33.0 +0100
@@ -1,4 +1,18 @@
-2014-02-28:HEAD
+2014-03-10:HEAD
+   - Merge pull request #5 from openSUSE/fate316530
+   - Fate316530
+   - add 'autoyast2' option in preparation to fate #316530
+   - The difference to 'autoyast' is that linuxrc itself downloads the 
file and
+   - passes the autoyast.xml file to yast.
+   - We have to use a different option name because autoyast uses it's own
+   - url schemes different from linuxrc.
+   - s390: make sure network device has been activated before
+ driver update (bnc #616341, bnc #862673)
+
+2014-03-07:4.2.12
+   - fix cifs mount arguments (bnc #865267)
+
+2014-02-28:4.2.11
- calculate prefix len 

commit perl-MooseX-Types-Perl for openSUSE:Factory

2014-03-11 Thread h_root
Hello community,

here is the log from the commit of package perl-MooseX-Types-Perl for 
openSUSE:Factory checked in at 2014-03-11 09:32:38

Comparing /work/SRC/openSUSE:Factory/perl-MooseX-Types-Perl (Old)
 and  /work/SRC/openSUSE:Factory/.perl-MooseX-Types-Perl.new (New)


Package is perl-MooseX-Types-Perl

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-MooseX-Types-Perl/perl-MooseX-Types-Perl.changes
2013-10-06 14:36:54.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-MooseX-Types-Perl.new/perl-MooseX-Types-Perl.changes
   2014-03-11 09:32:39.0 +0100
@@ -1,0 +2,6 @@
+Mon Mar 10 06:34:22 UTC 2014 - co...@suse.com
+
+- updated to 0.101343
+ documentation patch for Identifiers
+
+---

Old:

  MooseX-Types-Perl-0.101342.tar.gz

New:

  MooseX-Types-Perl-0.101343.tar.gz



Other differences:
--
++ perl-MooseX-Types-Perl.spec ++
--- /var/tmp/diff_new_pack.v41JRQ/_old  2014-03-11 09:32:39.0 +0100
+++ /var/tmp/diff_new_pack.v41JRQ/_new  2014-03-11 09:32:39.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-MooseX-Types-Perl
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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-MooseX-Types-Perl
-Version:0.101342
+Version:0.101343
 Release:0
 %define cpan_name MooseX-Types-Perl
 Summary:Moose types that check against Perl syntax
@@ -34,7 +34,6 @@
 BuildRequires:  perl(Params::Util)
 BuildRequires:  perl(Test::More) = 0.96
 BuildRequires:  perl(version) = 0.82
-#BuildRequires: perl(MooseX::Types::Perl)
 Requires:   perl(MooseX::Types)
 Requires:   perl(MooseX::Types::Moose)
 Requires:   perl(Params::Util)

++ MooseX-Types-Perl-0.101342.tar.gz - MooseX-Types-Perl-0.101343.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Types-Perl-0.101342/Changes 
new/MooseX-Types-Perl-0.101343/Changes
--- old/MooseX-Types-Perl-0.101342/Changes  2013-10-05 15:13:52.0 
+0200
+++ new/MooseX-Types-Perl-0.101343/Changes  2014-02-02 01:21:30.0 
+0100
@@ -1,5 +1,8 @@
 Revision history for MooseX-Types-Perl
 
+0.101343  2014-02-01 19:21:28-05:00 America/New_York
+  documentation patch for Identifiers (thanks, Karen Etheridge)
+
 0.101342  2013-10-05 09:13:49 America/New_York
   update bugtracker and repo
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Types-Perl-0.101342/LICENSE 
new/MooseX-Types-Perl-0.101343/LICENSE
--- old/MooseX-Types-Perl-0.101342/LICENSE  2013-10-05 15:13:52.0 
+0200
+++ new/MooseX-Types-Perl-0.101343/LICENSE  2014-02-02 01:21:30.0 
+0100
@@ -1,4 +1,4 @@
-This software is copyright (c) 2013 by Ricardo SIGNES.
+This software is copyright (c) 2014 by Ricardo SIGNES.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
@@ -12,7 +12,7 @@
 
 --- The GNU General Public License, Version 1, February 1989 ---
 
-This software is Copyright (c) 2013 by Ricardo SIGNES.
+This software is Copyright (c) 2014 by Ricardo SIGNES.
 
 This is free software, licensed under:
 
@@ -272,7 +272,7 @@
 
 --- The Artistic License 1.0 ---
 
-This software is Copyright (c) 2013 by Ricardo SIGNES.
+This software is Copyright (c) 2014 by Ricardo SIGNES.
 
 This is free software, licensed under:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Types-Perl-0.101342/MANIFEST 
new/MooseX-Types-Perl-0.101343/MANIFEST
--- old/MooseX-Types-Perl-0.101342/MANIFEST 2013-10-05 15:13:52.0 
+0200
+++ new/MooseX-Types-Perl-0.101343/MANIFEST 2014-02-02 01:21:30.0 
+0100
@@ -1,3 +1,4 @@
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.012.
 Changes
 LICENSE
 MANIFEST
@@ -7,7 +8,6 @@
 README
 dist.ini
 lib/MooseX/Types/Perl.pm
-t/00-compile.t
 t/000-report-versions-tiny.t
 t/basic.t
 xt/release/changes_has_content.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Types-Perl-0.101342/META.json 
new/MooseX-Types-Perl-0.101343/META.json
--- old/MooseX-Types-Perl-0.101342/META.json2013-10-05 15:13:52.0 
+0200
+++ new/MooseX-Types-Perl-0.101343/META.json2014-02-02 01:21:30.0 
+0100
@@ -4,7 +4,7 @@
   Ricardo SIGNES r...@cpan.org

commit perl-Module-Install for openSUSE:Factory

2014-03-11 Thread h_root
Hello community,

here is the log from the commit of package perl-Module-Install for 
openSUSE:Factory checked in at 2014-03-11 09:32:34

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


Package is perl-Module-Install

Changes:

--- /work/SRC/openSUSE:Factory/perl-Module-Install/perl-Module-Install.changes  
2011-11-14 13:24:12.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Module-Install.new/perl-Module-Install.changes 
2014-03-11 09:32:36.0 +0100
@@ -1,0 +2,16 @@
+Mon Mar 10 07:08:46 UTC 2014 - co...@suse.com
+
+- updated to 1.08
+   - Remove LWP::UserAgent from the prereqs (TOKUHIROM)
+   - Require a more recent version of Module::ScanDeps (CHORNY)
+   - Fix failing test case with recent Parse::CPAN::Meta (BINGOS)
+   - Adding can_xs command, imported from Params::Util (ADAMK)
+   - Adding requires_xs command, wrapping around can_xs (ADAMK)
+   - Use Module::Metadata instead of require to check versions for
+ modules that we don't need to subsequently use (MSTROUT/MIYAGAWA)
+ Use EU:MM instead of Module::Metadata to check versions for
+ modules that we don't need to subsequently use (ADAMK)
+   - Removed automatic EU:MM version detection as it was using versions
+ in the future, change to a fixed version, unf (ADAMK)
+
+---

Old:

  Module-Install-1.04.tar.gz

New:

  Module-Install-1.08.tar.gz



Other differences:
--
++ perl-Module-Install.spec ++
--- /var/tmp/diff_new_pack.bqxdRf/_old  2014-03-11 09:32:36.0 +0100
+++ /var/tmp/diff_new_pack.bqxdRf/_new  2014-03-11 09:32:36.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Module-Install
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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,16 +16,15 @@
 #
 
 
-
 Name:   perl-Module-Install
-Version:1.04
-Release:1
-License:GPL-1.0+ or Artistic-1.0
+Version:1.08
+Release:0
 %define cpan_name Module-Install
 Summary:Standalone, extensible Perl module installer
-Url:http://search.cpan.org/dist/Module-Install/
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
-Source: 
http://www.cpan.org/authors/id/A/AD/ADAMK/%{cpan_name}-%{version}.tar.gz
+Url:http://search.cpan.org/dist/Module-Install/
+Source: 
http://www.cpan.org/authors/id/B/BI/BINGOS/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -33,32 +32,32 @@
 BuildRequires:  perl(Archive::Tar) = 1.44
 BuildRequires:  perl(Devel::PPPort) = 3.16
 BuildRequires:  perl(ExtUtils::Install) = 1.52
+BuildRequires:  perl(ExtUtils::MakeMaker) = 6.59
 BuildRequires:  perl(ExtUtils::ParseXS) = 2.19
 BuildRequires:  perl(File::Remove) = 1.42
 BuildRequires:  perl(File::Spec) = 3.28
 BuildRequires:  perl(JSON) = 2.14
-BuildRequires:  perl(LWP::UserAgent) = 5.812
 BuildRequires:  perl(Module::Build) = 0.29
 BuildRequires:  perl(Module::CoreList) = 2.17
-BuildRequires:  perl(Module::ScanDeps) = 0.89
+BuildRequires:  perl(Module::ScanDeps) = 1.09
 BuildRequires:  perl(PAR::Dist) = 0.29
-BuildRequires:  perl(Parse::CPAN::Meta) = 1.39
+BuildRequires:  perl(Parse::CPAN::Meta) = 1.4413
 BuildRequires:  perl(Test::Harness) = 3.13
 BuildRequires:  perl(Test::More) = 0.86
 BuildRequires:  perl(YAML::Tiny) = 1.33
 Requires:   perl(Archive::Tar) = 1.44
 Requires:   perl(Devel::PPPort) = 3.16
 Requires:   perl(ExtUtils::Install) = 1.52
+Requires:   perl(ExtUtils::MakeMaker) = 6.59
 Requires:   perl(ExtUtils::ParseXS) = 2.19
 Requires:   perl(File::Remove) = 1.42
 Requires:   perl(File::Spec) = 3.28
 Requires:   perl(JSON) = 2.14
-Requires:   perl(LWP::UserAgent) = 5.812
 Requires:   perl(Module::Build) = 0.29
 Requires:   perl(Module::CoreList) = 2.17
-Requires:   perl(Module::ScanDeps) = 0.89
+Requires:   perl(Module::ScanDeps) = 1.09
 Requires:   perl(PAR::Dist) = 0.29
-Requires:   perl(Parse::CPAN::Meta) = 1.39
+Requires:   perl(Parse::CPAN::Meta) = 1.4413
 Requires:   perl(YAML::Tiny) = 1.38
 %{perl_requires}
 
@@ -88,11 +87,8 @@
 %perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes LICENSE README
+%doc Changes README
 
 %changelog

++ 

commit perl-CPAN-Meta for openSUSE:Factory

2014-03-11 Thread h_root
Hello community,

here is the log from the commit of package perl-CPAN-Meta for openSUSE:Factory 
checked in at 2014-03-11 09:32:19

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


Package is perl-CPAN-Meta

Changes:

--- /work/SRC/openSUSE:Factory/perl-CPAN-Meta/perl-CPAN-Meta.changes
2014-02-07 10:27:18.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-CPAN-Meta.new/perl-CPAN-Meta.changes   
2014-03-11 09:32:20.0 +0100
@@ -1,0 +2,20 @@
+Fri Mar  7 08:54:50 UTC 2014 - co...@suse.com
+
+- updated to 2.140640
+  [FIXED]
+
+  - A change to the default meta-spec URL in 2.140630 from search.cpan.org
+to metacpan.org broke Module::Build and ExtUtils::MakeMaker.  This
+reverts that change.  Also added the missing change note to the prior
+version.
+
+  [CHANGED]
+
+  - Default meta-spec URL points to metacpan.org instead of search.cpan.org
+
+  [ADDED]
+
+  - Added a 'load_string' method that guesses whether the string
+is YAML or JSON
+
+---

Old:

  CPAN-Meta-2.133380.tar.gz

New:

  CPAN-Meta-2.140640.tar.gz



Other differences:
--
++ perl-CPAN-Meta.spec ++
--- /var/tmp/diff_new_pack.3IXGyD/_old  2014-03-11 09:32:20.0 +0100
+++ /var/tmp/diff_new_pack.3IXGyD/_new  2014-03-11 09:32:20.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-CPAN-Meta
-Version:2.133380
+Version:2.140640
 Release:0
 %define cpan_name CPAN-Meta
 Summary:the distribution metadata for a CPAN dist
@@ -34,14 +34,14 @@
 BuildRequires:  perl(File::Temp) = 0.20
 BuildRequires:  perl(JSON::PP) = 2.27200
 BuildRequires:  perl(List::Util) = 1.33
-BuildRequires:  perl(Parse::CPAN::Meta) = 1.4403
+BuildRequires:  perl(Parse::CPAN::Meta) = 1.4414
 BuildRequires:  perl(Test::More) = 0.88
 BuildRequires:  perl(version) = 0.88
 Requires:   perl(CPAN::Meta::Requirements) = 2.121
 Requires:   perl(CPAN::Meta::YAML) = 0.008
 Requires:   perl(JSON::PP) = 2.27200
 Requires:   perl(List::Util) = 1.33
-Requires:   perl(Parse::CPAN::Meta) = 1.4403
+Requires:   perl(Parse::CPAN::Meta) = 1.4414
 Requires:   perl(version) = 0.88
 %{perl_requires}
 

++ CPAN-Meta-2.133380.tar.gz - CPAN-Meta-2.140640.tar.gz ++
 1959 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

2014-03-11 Thread h_root


binl5veq9G_tD.bin
Description: Binary data


commit ncurses for openSUSE:Factory

2014-03-11 Thread h_root
Hello community,

here is the log from the commit of package ncurses for openSUSE:Factory checked 
in at 2014-03-11 17:25:43

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


Package is ncurses

Changes:

--- /work/SRC/openSUSE:Factory/ncurses/ncurses.changes  2014-02-04 
19:55:44.0 +0100
+++ /work/SRC/openSUSE:Factory/.ncurses.new/ncurses.changes 2014-03-11 
17:25:44.0 +0100
@@ -1,0 +2,26 @@
+Mon Mar  3 16:21:40 UTC 2014 - wer...@suse.de
+
+- Add ncurses patch 20140301
+  + clarify error-returns from newwin (report by Ruslan Nabioullin).
+- Add ncurses patch 20140222
+  + fix some compiler warnings in win_driver.c
+  + updated notes for wsvt25 based on tack and vttest -TD
+  + add teken entry to show actual properties of FreeBSD's xterm
+console -TD
+- Add ncurses patch 20140215
+  + in-progress changes to win_driver.c to implement output without
+allocating a console-buffer.  This uses a pre-existing environment
+variable NCGDB used by Juergen Pfeifer for debugging (prompted by
+discussion with Erwin Waterlander regarding Console2, which hangs
+when reading in an allocated console-buffer).
+  + add -t option to gdc.c, and modify to accept S to step through the
+scrolling-stages.
+  + regenerate NCURSES-Programming-HOWTO.html to fix some of the broken
+html emitted by docbook.
+- Add ncurses patch 20140209
+  + modify CF_XOPEN_SOURCE macro to omit followup check to determine if
+_XOPEN_SOURCE can/should be defined.  g++ 4.7.2 built on Solaris 10
+has some header breakage due to its own predefinition of this symbol
+(report by Jean-Pierre Flori, Sage #15796).
+
+---



Other differences:
--
++ ncurses-5.9-patches.tar.bz2 ++
 35166 lines of diff (skipped)

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



commit mono-core for openSUSE:Factory

2014-03-11 Thread h_root
Hello community,

here is the log from the commit of package mono-core for openSUSE:Factory 
checked in at 2014-03-11 17:27:46

Comparing /work/SRC/openSUSE:Factory/mono-core (Old)
 and  /work/SRC/openSUSE:Factory/.mono-core.new (New)


Package is mono-core

Changes:

--- /work/SRC/openSUSE:Factory/mono-core/mono-core.changes  2014-03-05 
15:37:44.0 +0100
+++ /work/SRC/openSUSE:Factory/.mono-core.new/mono-core.changes 2014-03-11 
17:27:48.0 +0100
@@ -1,0 +2,14 @@
+Mon Mar 10 17:20:57 CET 2014 - r...@suse.de
+
+- rediff and reactivate ppc.patch
+- port forward ppc64le fixes from matz:
+- Add support for ppc64le, fix build warnings, the blocksize
+  changes in mono-core-ppc64le.diff should also help ppc64 proper.
+  Added patches:
+  * mono-core-parallel-build.diff 
+  * mono-core-ppc64le-callreg.diff
+  * mono-core-ppc64le-swr11r12.diff
+  * mono-core-ppc64le.diff
+- no valgrind on aarch64 and s390 (but on s390x)
+
+---

New:

  mono-core-parallel-build.diff
  mono-core-ppc64le-callreg.diff
  mono-core-ppc64le-swr11r12.diff
  mono-core-ppc64le.diff



Other differences:
--
++ mono-core.spec ++
--- /var/tmp/diff_new_pack.NXBRMI/_old  2014-03-11 17:27:49.0 +0100
+++ /var/tmp/diff_new_pack.NXBRMI/_new  2014-03-11 17:27:50.0 +0100
@@ -32,9 +32,13 @@
 Patch2: mono-arm-cpuinfo-v7.patch
 Patch3: mono-arm-vfp.patch
 # PATCH-FIX-OPENSUSE ppc.patch dval...@suse.com -- fix ppc build failures
-#Patch4: ppc.patch
+Patch4: ppc.patch
 # PATCH-FIX-UPSTREAM mono-core-target-4.0.patch dims...@opensuse.org -- Use 
runtime 4.0 as default for cairo and nunit
 Patch5: mono-core-target-4.0.patch
+Patch6: mono-core-parallel-build.diff
+Patch7: mono-core-ppc64le.diff
+Patch8: mono-core-ppc64le-swr11r12.diff
+Patch9: mono-core-ppc64le-callreg.diff
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  bison
@@ -45,7 +49,7 @@
 BuildRequires:  pkgconfig
 BuildRequires:  xorg-x11-libX11-devel
 BuildRequires:  zlib-devel
-%ifnarch ia64 %arm
+%ifnarch ia64 %arm aarch64 s390
 BuildRequires:  valgrind-devel
 %endif
 %if %llvm == yes
@@ -99,8 +103,12 @@
 %patch2 -p1
 %patch3 -p1
 %endif
-#%patch4 -p1
+%patch4 -p1
 %patch5 -p1
+%patch6 -p1
+%patch7 -p1
+%patch8 -p1
+%patch9 -p1
 
 %build
 ./autogen.sh

++ mono-core-parallel-build.diff ++
--- a/mcs/Makefile
+++ b/mcs/Makefile
@@ -82,7 +82,7 @@
@:
 
 dir-check:
-   @if [ $(NO_DIR_CHECK) =  -a $(PROFILE) != basic ]; then make -C 
../runtime; fi
+   @if [ $(NO_DIR_CHECK) =  -a $(PROFILE) != basic ]; then $(MAKE) 
-C ../runtime; fi
 
 # fun specialty targets
 
++ mono-core-ppc64le-callreg.diff ++
Use ppc_r12 for some global call sequences

After the mechanical exchange of ppc_r11 and ppc_r12 we now can use
ppc_r12 for global calls to hold the callees address without clobbering
r11 (which potentially contains IMT_REG, VTABLE_REG and RGCTX_REG).
We don't need to change all indirect calls, only those potentially reaching
functions containing a TOC setup based on r12 (in particular functions
in shared libs).  As the instruction sequence patcher can only deal
with one destination register we also need to make some additional
calls use r12.  We probably should convert all calls that currently
use r0 to use r12 if no other conflicts arise but this is enough to build.

diff -u mono-3.2.3/mono/mini/exceptions-ppc.c 
mono-3.2.3/mono/mini/exceptions-ppc.c
--- mono-3.2.3/mono/mini/exceptions-ppc.c   2014-01-04 19:04:35.0 
+
+++ mono-3.2.3/mono/mini/exceptions-ppc.c   2014-01-04 19:32:51.0 
+
@@ -395,8 +395,8 @@
ppc_bcctrl (code, PPC_BR_ALWAYS, 0);
} else {
ppc_load (code, ppc_r3, (gulong)mono_defaults.corlib);
-   ppc_load_func (code, ppc_r0, mono_exception_from_token);
-   ppc_mtctr (code, ppc_r0);
+   ppc_load_func (code, PPC_CALL_REG, 
mono_exception_from_token);
+   ppc_mtctr (code, PPC_CALL_REG);
ppc_bcctrl (code, PPC_BR_ALWAYS, 0);
}
}
@@ -430,8 +430,8 @@
ppc_mtctr (code, ppc_r12);
ppc_bcctrl (code, PPC_BR_ALWAYS, 0);
} else {
-   ppc_load_func (code, ppc_r0, mono_ppc_throw_exception);
-   ppc_mtctr (code, ppc_r0);
+   ppc_load_func (code, PPC_CALL_REG, mono_ppc_throw_exception);
+   ppc_mtctr (code, PPC_CALL_REG);
ppc_bcctrl (code, PPC_BR_ALWAYS, 0);
}
/* we should never reach this breakpoint */

commit libabw for openSUSE:Factory

2014-03-11 Thread h_root
Hello community,

here is the log from the commit of package libabw for openSUSE:Factory checked 
in at 2014-03-11 17:27:41

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


Package is libabw

Changes:

--- /work/SRC/openSUSE:Factory/libabw/libabw.changes2014-02-28 
07:20:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.libabw.new/libabw.changes   2014-03-11 
17:27:42.0 +0100
@@ -1,0 +2,8 @@
+Mon Mar 10 18:20:00 UTC 2014 - fst...@suse.com
+
+- Fix descriptions in spec file
+  * libabw handles AbiWord files
+- Fix license
+  * libabw is released under MPL-2.0
+
+---



Other differences:
--
++ libabw.spec ++
--- /var/tmp/diff_new_pack.S7ahLu/_old  2014-03-11 17:27:42.0 +0100
+++ /var/tmp/diff_new_pack.S7ahLu/_new  2014-03-11 17:27:42.0 +0100
@@ -21,7 +21,7 @@
 Version:0.0.2
 Release:0
 Summary:Library for parsing the Abiword file format structure
-License:MPL-1.1 or GPL-2.0+ or LGPL-2.1+
+License:MPL-2.0
 Group:  Productivity/Publishing/Word
 Url:http://www.freedesktop.org/wiki/Software/libabw
 Source0:http://dev-www.libreoffice.org/src/%{name}-%{version}.tar.xz
@@ -42,7 +42,7 @@
 into various applications.
 
 %package -n %{libname}
-Summary:Library for parsing the MS Visio file format structure
+Summary:Library for parsing the AbiWord file format structure
 Group:  System/Libraries
 
 %description -n %{libname}
@@ -71,11 +71,11 @@
 This package contains documentation for the libabw API.
 
 %package tools
-Summary:Tools to work with documents in MS Visio file-format
+Summary:Tools to work with documents in AbiWord file-format
 Group:  Productivity/Publishing/Word
 
 %description tools
-This package contains tools to work with documents in MS Visio file-format.
+This package contains tools to work with documents in AbiWord file-format.
 
 %prep
 %setup -q

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



commit leechcraft for openSUSE:Factory

2014-03-11 Thread h_root
Hello community,

here is the log from the commit of package leechcraft for openSUSE:Factory 
checked in at 2014-03-11 17:27:31

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


Package is leechcraft

Changes:

--- /work/SRC/openSUSE:Factory/leechcraft/leechcraft.changes2014-02-25 
07:32:37.0 +0100
+++ /work/SRC/openSUSE:Factory/.leechcraft.new/leechcraft.changes   
2014-03-11 17:27:32.0 +0100
@@ -1,0 +2,12 @@
+Fri Mar  7 17:53:34 UTC 2014 - dap.darkn...@gmail.com
+
+- Removed velvetbird bcond because of purple
+  already built for all OBS archs.
+- Added leechcraft-0.6.60-monocle-arm.patch to prevent
+  arm6-7 build failures, upstream url:
+  https://github.com/0xd34df00d/leechcraft/commit/ef3fdc
+- Added gstreamer-1_0 define against oS = 13.2 and
+  versioned gst BuildConflicts to build lmp with the
+  same gst as QtWebKit was built to prevent runtime freeze.
+
+---

New:

  leechcraft-0.6.60-monocle-arm.patch



Other differences:
--
++ leechcraft.spec ++
--- /var/tmp/diff_new_pack.1Zrmn6/_old  2014-03-11 17:27:33.0 +0100
+++ /var/tmp/diff_new_pack.1Zrmn6/_new  2014-03-11 17:27:33.0 +0100
@@ -21,10 +21,10 @@
 %define settings_dir %{_datadir}/%{name}/settings
 %define azoth_dir %{_datadir}/%{name}/azoth
 
-%ifarch %ix86 x86_64 ppc ppc64 %arm aarch64
-%bcond_without velvetbird
+%if 0%{?suse_version}  1310
+%define lmp_gstreamer_1_0 1
 %else
-%bcond_with velvetbird
+%define lmp_gstreamer_1_0 0
 %endif
 
 Name:   leechcraft
@@ -38,6 +38,10 @@
 # PATCH-FIX-OPENSUSE to prevent oS 12.2' gcc build issue:
 # error: the value of 'w' is not usable in a constant expression.
 Patch1: leechcraft-azoth-gcc47.patch
+# PATCH-FIX-UPSTREAM to prevent arm6-7 build issue:
+# error: no matching function for call to 'max(double, qreal)';
+# https://github.com/0xd34df00d/leechcraft/commit/ef3fdc
+Patch2: leechcraft-0.6.60-monocle-arm.patch
 
 BuildRequires:  Qross-devel
 %if 0%{?suse_version}  1230
@@ -84,15 +88,19 @@
 BuildRequires:  pkgconfig(libpcre)
 BuildRequires:  pkgconfig(libspectre)
 BuildRequires:  pkgconfig(phonon)
-%if %{with velvetbird}
 BuildRequires:  pkgconfig(purple)
-%endif
 BuildRequires:  pkgconfig(speex)
 BuildRequires:  pkgconfig(taglib)
-%if 0%{?suse_version}  1230
+%if 0%{?lmp_gstreamer_1_0}
 BuildRequires:  pkgconfig(gstreamer-app-1.0)
+BuildConflicts: gstreamer-0_10-devel
+BuildConflicts: gstreamer-0_10-plugins-base-devel
+BuildConflicts: libgstapp-0_10
+BuildConflicts: libgstinterfaces-0_10
+BuildConflicts: libgstreamer-0_10
 %else
 BuildRequires:  pkgconfig(gstreamer-interfaces-0.10)
+BuildConflicts: libgstreamer-1_0-0
 %endif
 BuildRequires:  pkgconfig(hunspell)
 BuildRequires:  pkgconfig(kqoauth)
@@ -598,7 +606,6 @@
  * Grouping contacts.
 
 
-%if %{with velvetbird}
 %package azoth-velvetbird
 Summary:LeechCraft Azoth - LibPurple Module
 License:BSL-1.0
@@ -610,7 +617,7 @@
 This package provides a LibPurple plugin for LeechCraft Azoth.
 
 It supportes various protocols provided by Purple library.
-%endif
+
 
 %package azoth-woodpecker
 Summary:LeechCraft Twitter Client Module
@@ -1273,7 +1280,7 @@
 Recommends: %{name}-scrobbler
 Recommends: %{name}-musiczombie = %{version}
 Recommends: ffmpeg
-%if 0%{?suse_version}  1230
+%if %{lmp_gstreamer_1_0}
 Requires:   gstreamer-plugins-base = 1.0
 Requires:   gstreamer-plugins-good = 1.0
 Recommends: gstreamer-plugins-bad = 1.0
@@ -2074,6 +2081,7 @@
 %if 0%{?suse_version} = 1220
 %patch1 -p1
 %endif
+%patch2 -p1
 
 #removing non-free icons
 rm -rf src/plugins/azoth/share/azoth/iconsets/clients/default
@@ -2104,11 +2112,7 @@
 %endif
 -DENABLE_AZOTH_OTROID=True \
 -DENABLE_AZOTH_SHX=True \
-%ifarch %ix86 x86_64 ppc ppc64 %arm aarch
 -DENABLE_AZOTH_VELVETBIRD=True \
-%else
--DENABLE_AZOTH_VELVETBIRD=False \
-%endif
 -DENABLE_AZOTH_ZHEET=True \
 -DENABLE_MEDIACALLS=True \
 -DENABLE_BLACKDASH=False \
@@ -2147,7 +2151,7 @@
 %endif
 -DENABLE_LMP_MPRIS=True \
 -DENABLE_LMP_MTPSYNC=True \
-%if 0%{?suse_version}  1230
+%if 0%{?lmp_gstreamer_1_0}
 -DUSE_GSTREAMER_10=True \
 %endif
 -DENABLE_MONOCLE=True \
@@ -2434,11 +2438,9 @@
 %{_datadir}/%{name}/settings/azothvadersettings.xml
 %{plugin_dir}/*%{name}_azoth_vader.so
 
-%if %{with velvetbird}
 %files azoth-velvetbird
 %defattr(-,root,root)
 %{_libdir}/%{name}/plugins/*%{name}_azoth_velvetbird.so
-%endif
 
 %files azoth-woodpecker
 %defattr(-,root,root)


++ 

commit dtc for openSUSE:Factory

2014-03-11 Thread h_root
Hello community,

here is the log from the commit of package dtc for openSUSE:Factory checked in 
at 2014-03-11 17:27:23

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


Package is dtc

Changes:

--- /work/SRC/openSUSE:Factory/dtc/dtc.changes  2013-07-09 20:52:38.0 
+0200
+++ /work/SRC/openSUSE:Factory/.dtc.new/dtc.changes 2014-03-11 
17:27:25.0 +0100
@@ -1,0 +2,6 @@
+Fri Mar  7 01:29:13 CET 2014 - r...@suse.de
+
+- add use-tx-as-the-type-specifier-instead-of-zx.patch
+  taken from fedora to fix build on s390 
+
+---

New:

  use-tx-as-the-type-specifier-instead-of-zx.patch



Other differences:
--
++ dtc.spec ++
--- /var/tmp/diff_new_pack.qeozqy/_old  2014-03-11 17:27:25.0 +0100
+++ /var/tmp/diff_new_pack.qeozqy/_new  2014-03-11 17:27:25.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dtc
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -29,6 +29,7 @@
 Source: dtc-%{version}.tar.gz
 Source2:baselibs.conf
 Patch3: dtc-license.patch
+Patch4: use-tx-as-the-type-specifier-instead-of-zx.patch
 
 %description
 PowerPC kernels are moving towards requiring a small Open
@@ -60,6 +61,7 @@
 %prep
 %setup -q
 %patch3
+%patch4 -p1
 
 %build
 make %{?_smp_mflags}

++ use-tx-as-the-type-specifier-instead-of-zx.patch ++
From 46ed9702a0005da87edd0cc3d34dbe24d1526784 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Dan=20Hor=C3=A1k?= d...@danny.cz
Date: Thu, 6 Jun 2013 17:01:39 +0200
Subject: [PATCH] use tx as the type specifier instead of zx

A couple of printf() commands use zx as a type specifier for printing
a difference of 2 pointers. z means a size_t, but using t which is
ptrdiff_t is correct. The issue was found on s390 (32-bit) where size_t
is defined as unsigned long as opposed to the usual unsigned int.
---
 fdtdump.c | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/fdtdump.c b/fdtdump.c
index 723770d..c5811f0 100644
--- a/fdtdump.c
+++ b/fdtdump.c
@@ -95,7 +95,7 @@ static void dump_blob(void *blob, bool debug)
p = p_struct;
while ((tag = fdt32_to_cpu(GET_CELL(p))) != FDT_END) {
 
-   dumpf(%04zx: tag: 0x%08x (%s)\n,
+   dumpf(%04tx: tag: 0x%08x (%s)\n,
(uintptr_t)p - blob_off - 4, tag, tagname(tag));
 
if (tag == FDT_BEGIN_NODE) {
@@ -135,8 +135,8 @@ static void dump_blob(void *blob, bool debug)
 
p = PALIGN(p + sz, 4);
 
-   dumpf(%04zx: string: %s\n, (uintptr_t)s - blob_off, s);
-   dumpf(%04zx: value\n, (uintptr_t)t - blob_off);
+   dumpf(%04tx: string: %s\n, (uintptr_t)s - blob_off, s);
+   dumpf(%04tx: value\n, (uintptr_t)t - blob_off);
printf(%*s%s, depth * shift, , s);
utilfdt_print_data(t, sz);
printf(;\n);
@@ -210,14 +210,14 @@ int main(int argc, char *argv[])
fdt_off_dt_strings(p)  this_len)
break;
if (debug)
-   printf(%s: skipping fdt magic at 
offset %#zx\n,
+   printf(%s: skipping fdt magic at 
offset %#tx\n,
file, p - buf);
}
++p;
}
if (!p)
die(%s: could not locate fdt magic\n, file);
-   printf(%s: found fdt at offset %#zx\n, file, p - buf);
+   printf(%s: found fdt at offset %#tx\n, file, p - buf);
buf = p;
}
 
-- 
1.8.1.4

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



commit ppc64-diag for openSUSE:Factory

2014-03-11 Thread h_root
Hello community,

here is the log from the commit of package ppc64-diag for openSUSE:Factory 
checked in at 2014-03-11 17:28:23

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


Package is ppc64-diag

Changes:

--- /work/SRC/openSUSE:Factory/ppc64-diag/ppc64-diag.changes2014-01-30 
12:52:25.0 +0100
+++ /work/SRC/openSUSE:Factory/.ppc64-diag.new/ppc64-diag.changes   
2014-03-11 17:28:24.0 +0100
@@ -1,0 +2,6 @@
+Mon Mar 10 12:41:50 UTC 2014 - jloe...@suse.com
+
+- version update to 2.6.3 (BNC#867346, FATE#315459)
+  No upstream changelog provided
+
+---

Old:

  ppc64-diag-2.6.2.tar.gz

New:

  ppc64-diag-2.6.3.tar.gz



Other differences:
--
++ ppc64-diag.spec ++
--- /var/tmp/diff_new_pack.TK6wPo/_old  2014-03-11 17:28:25.0 +0100
+++ /var/tmp/diff_new_pack.TK6wPo/_new  2014-03-11 17:28:25.0 +0100
@@ -18,7 +18,7 @@
 
 Url:http://sourceforge.net/projects/linux-diag/files/ppc64-diag 
 Name:   ppc64-diag
-Version:2.6.2
+Version:2.6.3
 Release:0
 Summary:Linux for Power Platform Diagnostics
 License:EPL-1.0

++ ppc64-diag-2.6.2.tar.gz - ppc64-diag-2.6.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ppc64-diag-2.6.2/common/platform.c 
new/ppc64-diag-2.6.3/common/platform.c
--- old/ppc64-diag-2.6.2/common/platform.c  1970-01-01 01:00:00.0 
+0100
+++ new/ppc64-diag-2.6.3/common/platform.c  2014-03-07 10:15:01.0 
+0100
@@ -0,0 +1,51 @@
+/**
+ * @fileplatform.c
+ *
+ * Copyright (C) 2014 IBM Corporation
+ * See 'COPYRIGHT' for License of this code
+ *
+ * @author  Aruna Balakrishnaiah ar...@linux.vnet.ibm.com
+ */
+
+#include stdio.h
+#include string.h
+
+#include platform.h
+
+#define LENGTH 512
+
+const char *__platform_name[] = {
+Unknown,
+PowerKVM Host,
+PowerKVM pSeries Guest,
+PowerVM pSeries LPAR,
+   /* Add new platforms name here */
+};
+
+int
+get_platform(void)
+{
+   int rc = PLATFORM_UNKNOWN;
+   FILE *fp;
+   char line[LENGTH];
+
+   if((fp = fopen(PLATFORM_FILE, r)) == NULL)
+   return rc;
+
+   while (fgets(line, LENGTH, fp)) {
+   if (strstr(line, PowerNV)) {
+   rc = PLATFORM_POWERKVM;
+   break;
+   } else if (strstr(line, pSeries (emulated by qemu))) {
+   rc = PLATFORM_POWERKVM_GUEST;
+   break;
+   } else if (strstr(line, pSeries)) {
+   rc = PLATFORM_PSERIES_LPAR;
+   /* catch model for PowerNV guest */
+   continue;
+   }
+   }
+
+   fclose(fp);
+   return rc;
+}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ppc64-diag-2.6.2/common/platform.h 
new/ppc64-diag-2.6.3/common/platform.h
--- old/ppc64-diag-2.6.2/common/platform.h  1970-01-01 01:00:00.0 
+0100
+++ new/ppc64-diag-2.6.3/common/platform.h  2014-03-07 10:15:01.0 
+0100
@@ -0,0 +1,31 @@
+/**
+ * Copyright (C) 2014 IBM Corporation
+ * See 'COPYRIGHT' for License of this code.
+ */
+
+#ifndef PLATFORM_H
+#define PLARFORM_H
+
+#define PLATFORM_FILE  /proc/cpuinfo
+
+enum {
+   PLATFORM_UNKNOWN = 0,
+   PLATFORM_POWERKVM,
+   PLATFORM_POWERKVM_GUEST,
+   PLATFORM_PSERIES_LPAR,
+   /* Add new platforms here */
+   PLATFORM_MAX,
+};
+
+extern const char *__platform_name[];
+
+extern int get_platform(void);
+
+static inline const char * __power_platform_name(int platform)
+{
+   if (platform  PLATFORM_UNKNOWN  platform  PLATFORM_MAX)
+   return __platform_name[platform];
+
+   return __platform_name[PLATFORM_UNKNOWN];
+}
+#endif
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ppc64-diag-2.6.2/diags/diag_encl.c 
new/ppc64-diag-2.6.3/diags/diag_encl.c
--- old/ppc64-diag-2.6.2/diags/diag_encl.c  2013-08-20 13:21:13.0 
+0200
+++ new/ppc64-diag-2.6.3/diags/diag_encl.c  2014-03-07 10:15:01.0 
+0100
@@ -19,6 +19,7 @@
 
 #include encl_util.h
 #include diag_encl.h
+#include platform.c
 
 static struct option long_options[] = {
{cmp_prev,no_argument,NULL, 'c'},
@@ -488,11 +489,19 @@
 main(int argc, char *argv[])
 {
int failure = 0, option_index, rc;
+   int platform = 0;
char path[128];
DIR *edir, *sdir;
struct dirent *sdirent, *edirent;
struct 

commit terminology for openSUSE:Factory

2014-03-11 Thread h_root
Hello community,

here is the log from the commit of package terminology for openSUSE:Factory 
checked in at 2014-03-11 17:28:30

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


Package is terminology

Changes:

--- /work/SRC/openSUSE:Factory/terminology/terminology.changes  2014-02-24 
10:58:58.0 +0100
+++ /work/SRC/openSUSE:Factory/.terminology.new/terminology.changes 
2014-03-11 17:28:31.0 +0100
@@ -1,0 +2,22 @@
+Sun Mar  9 21:36:46 UTC 2014 - sleep_wal...@suse.cz
+
+- bump to 0.5.0
+  Additions:
+* Color settings panel
+* Wallpaper settings panel
+* Load themes from ~/.config/terminology/themes/
+* Add a new theme: base16_ocean_dark
+
+  Improvements:
+* Better default configuration
+* Improve terminal compatibility
+
+  Fixes:
+* Many bugs fixes
+
+---
+Tue Mar  4 18:38:27 UTC 2014 - sleep_wal...@suse.cz
+
+- explicitly require efl (to get engine modules)
+
+---

Old:

  terminology-0.4.0.tar.bz2

New:

  terminology-0.5.0.tar.bz2



Other differences:
--
++ terminology.spec ++
--- /var/tmp/diff_new_pack.ivOncL/_old  2014-03-11 17:28:31.0 +0100
+++ /var/tmp/diff_new_pack.ivOncL/_new  2014-03-11 17:28:31.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package terminology
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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:   terminology
-Version:0.4.0
+Version:0.5.0
 Release:0
 Summary:EFL based terminal emulator
 License:BSD-2-Clause and OFL-1.1
@@ -39,6 +39,7 @@
 BuildRequires:  pkgconfig(emotion)
 BuildRequires:  pkgconfig(ethumb_client)
 BuildRequires:  pkgconfig(evas)
+Requires:   efl
 Requires:   elementary = 1.8.0
 Requires:   evas-generic-loaders = 1.8.0
 # provides default.edj

++ terminology-0.4.0.tar.bz2 - terminology-0.5.0.tar.bz2 ++
 6467 lines of diff (skipped)

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



commit vm-install for openSUSE:Factory

2014-03-11 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2014-03-11 17:29:48

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is vm-install

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2014-02-20 
10:30:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2014-03-11 17:29:49.0 +0100
@@ -1,0 +2,18 @@
+Wed Mar  5 13:28:37 MST 2014 - carn...@suse.com
+
+- Output to stdout instead of stderr when 'vm-install -O' is used 
+- Version 0.8.8
+
+---
+Mon Mar  3 08:00:35 MST 2014 - carn...@suse.com
+
+- Add Requires for tftp(client) for PV PXE booting
+- Version 0.8.7
+
+---
+Wed Feb 14 13:10:05 MST 2014 - carn...@suse.com
+
+- qemu-kvm is deprecated. Use qemu-system-x86_64 instead
+- Version 0.8.6
+
+---

Old:

  vm-install-0.8.5.tar.bz2

New:

  vm-install-0.8.8.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.TvG8jZ/_old  2014-03-11 17:29:49.0 +0100
+++ /var/tmp/diff_new_pack.TvG8jZ/_new  2014-03-11 17:29:49.0 +0100
@@ -26,12 +26,12 @@
 %endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.8.5
+Version:0.8.8
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.8.5.tar.bz2
+Source0:%{name}-0.8.8.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64 s390x
@@ -47,6 +47,7 @@
 %endif
 Requires:   udhcp
 Requires:   usbutils
+Requires:   tftp(client)
 %define pysite %(python -c import distutils.sysconfig; print 
distutils.sysconfig.get_python_lib())
 Recommends: python-gtk
 

++ vm-install-0.8.5.tar.bz2 - vm-install-0.8.8.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.5/Makefile 
new/vm-install-0.8.8/Makefile
--- old/vm-install-0.8.5/Makefile   2014-02-12 21:27:10.0 +0100
+++ new/vm-install-0.8.8/Makefile   2014-03-05 21:29:17.0 +0100
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.8.5
+VER = 0.8.8
 
 default:
@echo Run 'make install DESTDIR=$destdir' to install.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.5/bin/vm-install 
new/vm-install-0.8.8/bin/vm-install
--- old/vm-install-0.8.5/bin/vm-install 2014-01-28 00:37:48.0 +0100
+++ new/vm-install-0.8.8/bin/vm-install 2014-03-05 21:28:23.0 +0100
@@ -37,7 +37,7 @@
 keys = vminstall.VMDefaults.VMDefaults.keys()
 keys.sort()
 for os_type in keys:
-print  sys.stderr, os_type
+print  sys.stdout, os_type
 sys.exit(0)
 
 def setVmSettings(option, opt_str, value, parser):
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.5/po/xen-vm-install.pot 
new/vm-install-0.8.8/po/xen-vm-install.pot
--- old/vm-install-0.8.5/po/xen-vm-install.pot  2013-08-01 17:34:41.0 
+0200
+++ new/vm-install-0.8.8/po/xen-vm-install.pot  2014-03-05 21:29:25.0 
+0100
@@ -8,7 +8,7 @@
 msgstr 
 Project-Id-Version: PACKAGE VERSION\n
 Report-Msgid-Bugs-To: \n
-POT-Creation-Date: 2013-08-01 09:23-0600\n
+POT-Creation-Date: 2014-03-05 13:29-0700\n
 PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n
 Last-Translator: FULL NAME EMAIL@ADDRESS\n
 Language-Team: LANGUAGE l...@li.org\n
@@ -64,676 +64,694 @@
 msgid Must be the 'root' user to run vm-install
 msgstr 
 
-#: src/vminstall/msg.py:37
-msgid Please correct the error and try again.
+#: src/vminstall/msg.py:35
+msgid 
+Failed to open a connection to libvirt. Please verify the libvirt daemon is 
+running.
 msgstr 
 
 #: src/vminstall/msg.py:38
+msgid Please correct the error and try again.
+msgstr 
+
+#: src/vminstall/msg.py:39
 msgid Please type a number.
 msgstr 
 
 #. TRANSLATORS Do not translate %(val)s
-#: src/vminstall/msg.py:40
+#: src/vminstall/msg.py:41
 #, python-format
 msgid The minimum acceptable value is %(val)s.
 msgstr 
 
 #. TRANSLATORS Do not translate %(val)s
-#: src/vminstall/msg.py:42
+#: src/vminstall/msg.py:43
 #, python-format
 msgid The maximum acceptable value is %(val)s.
 msgstr 
 
-#: src/vminstall/msg.py:45
+#: src/vminstall/msg.py:46
 msgid The VM's name must contain only alphanumeric and _ - . : + 

commit dracut for openSUSE:Factory

2014-03-11 Thread h_root
Hello community,

here is the log from the commit of package dracut for openSUSE:Factory checked 
in at 2014-03-11 20:31:30

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


Package is dracut

Changes:

--- /work/SRC/openSUSE:Factory/dracut/dracut.changes2014-03-05 
15:36:49.0 +0100
+++ /work/SRC/openSUSE:Factory/.dracut.new/dracut.changes   2014-03-11 
20:31:31.0 +0100
@@ -1,0 +2,18 @@
+Fri Mar  7 13:14:39 UTC 2014 - tr...@suse.de
+
+- bnc#830060 - Dracut is missing warpclock/hwclock
+  Add dracut-warpclock_module.patch
+
+---
+Wed Mar  5 15:25:32 UTC 2014 - pwieczorkiew...@suse.com
+
+- wait_for_network_race_condition_fix.patch:
+  * In case of no network related params are specified, but rd.neednet=1
+is set, default initqueue action is to wait until one of the network
+interfaces is marked as set up properly. (bnc#866771)
+  * It also helps with initqueue's race condition when network interface 
+shows up late.
+- replace_dhclient_with_wickedd_dhcp_supplicants.patch:
+  Add a missing network setup flag. (bnc#866771)
+
+---

New:

  dracut-warpclock_module.patch
  wait_for_network_race_condition_fix.patch



Other differences:
--
++ dracut.spec ++
--- /var/tmp/diff_new_pack.UiYYBH/_old  2014-03-11 20:31:32.0 +0100
+++ /var/tmp/diff_new_pack.UiYYBH/_new  2014-03-11 20:31:32.0 +0100
@@ -45,6 +45,8 @@
 Patch18:0015-add-new-s390x-specific-rule-files.patch
 Patch19:change_write_ifcfg_to_suse.patch
 Patch20:dracut-fix-whitespace-add-drivers_call.patch
+Patch21:wait_for_network_race_condition_fix.patch
+Patch22:dracut-warpclock_module.patch
 BuildRequires:  asciidoc
 BuildRequires:  bash
 BuildRequires:  docbook-xsl-stylesheets
@@ -94,6 +96,8 @@
 %patch18 -p1
 %patch19 -p1
 %patch20 -p1
+%patch21 -p1
+%patch22 -p1
 
 %build
 %configure\
@@ -221,6 +225,7 @@
 %{dracutlibdir}/modules.d/00bash
 %{dracutlibdir}/modules.d/00systemd-bootchart/module-setup.sh
 %{dracutlibdir}/modules.d/00bootchart
+%{dracutlibdir}/modules.d/00warpclock
 %{dracutlibdir}/modules.d/02caps
 %{dracutlibdir}/modules.d/03modsign
 %{dracutlibdir}/modules.d/03rescue/module-setup.sh

++ change_write_ifcfg_to_suse.patch ++
--- /var/tmp/diff_new_pack.UiYYBH/_old  2014-03-11 20:31:32.0 +0100
+++ /var/tmp/diff_new_pack.UiYYBH/_new  2014-03-11 20:31:32.0 +0100
@@ -1,7 +1,7 @@
 Index: dracut-036/modules.d/45ifcfg/module-setup.sh
 ===
 dracut-036.orig/modules.d/45ifcfg/module-setup.sh  2014-01-29 
08:35:47.0 +0100
-+++ dracut-036/modules.d/45ifcfg/module-setup.sh   2014-02-14 
14:40:06.851658347 +0100
+--- dracut-036.orig/modules.d/45ifcfg/module-setup.sh  2014-03-04 
18:09:39.084659676 +0100
 dracut-036/modules.d/45ifcfg/module-setup.sh   2014-03-04 
18:10:43.641663629 +0100
 @@ -4,7 +4,13 @@
  
  # called by dracut
@@ -19,7 +19,7 @@
  
 Index: dracut-036/modules.d/45ifcfg/write-ifcfg.sh
 ===
 dracut-036.orig/modules.d/45ifcfg/write-ifcfg.sh   2014-01-29 
08:35:47.0 +0100
+--- dracut-036.orig/modules.d/45ifcfg/write-ifcfg.sh   2014-03-04 
18:09:39.084659676 +0100
 +++ /dev/null  1970-01-01 00:00:00.0 +
 @@ -1,270 +0,0 @@
 -#!/bin/sh
@@ -295,7 +295,7 @@
 Index: dracut-036/modules.d/45ifcfg/write-ifcfg-redhat.sh
 ===
 --- /dev/null  1970-01-01 00:00:00.0 +
-+++ dracut-036/modules.d/45ifcfg/write-ifcfg-redhat.sh 2014-02-14 
12:45:19.558236609 +0100
 dracut-036/modules.d/45ifcfg/write-ifcfg-redhat.sh 2014-03-04 
18:10:43.643663629 +0100
 @@ -0,0 +1,270 @@
 +#!/bin/sh
 +# -*- mode: shell-script; indent-tabs-mode: nil; sh-basic-offset: 4; -*-
@@ -570,7 +570,7 @@
 Index: dracut-036/modules.d/45ifcfg/write-ifcfg-suse.sh
 ===
 --- /dev/null  1970-01-01 00:00:00.0 +
-+++ dracut-036/modules.d/45ifcfg/write-ifcfg-suse.sh   2014-02-14 
17:48:33.209350683 +0100
 dracut-036/modules.d/45ifcfg/write-ifcfg-suse.sh   2014-03-04 
18:10:43.643663629 +0100
 @@ -0,0 +1,183 @@
 +#!/bin/sh
 +# -*- mode: shell-script; indent-tabs-mode: nil; sh-basic-offset: 4; -*-
@@ -757,13 +757,13 @@
 +}  /dev/null 21
 Index: dracut-036/modules.d/40network/ifup.sh
 ===
 dracut-036.orig/modules.d/40network/ifup.sh2014-02-14 
12:45:19.487236605 

commit python-Sphinx for openSUSE:Factory

2014-03-11 Thread h_root
Hello community,

here is the log from the commit of package python-Sphinx for openSUSE:Factory 
checked in at 2014-03-11 20:33:13

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


Package is python-Sphinx

Changes:

--- /work/SRC/openSUSE:Factory/python-Sphinx/python-Sphinx.changes  
2013-11-18 10:55:59.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-Sphinx.new/python-Sphinx.changes 
2014-03-11 20:33:14.0 +0100
@@ -1,0 +2,34 @@
+Thu Mar  6 12:50:16 UTC 2014 - mci...@suse.cz
+
+- Update to 1.2.2:
+  - PR#211: When checking for existence of the html_logo file, check the full
+relative path and not the basename.
+  - PR#212: Fix traceback with autodoc and __init__ methods without docstring.
+  - PR#213: Fix a missing import in the setup command.
+  - #1357: Option names documented by option are now again allowed to not start
+with a dash or slash, and referencing them will work correctly.
+  - #1358: Fix handling of image paths outside of the source directory when
+using the “wildcard” style reference.
+  - #1374: Fix for autosummary generating overly-long summaries if first line
+doesn’t end with a period.
+  - #1383: Fix Python 2.5 compatibility of sphinx-apidoc.
+  - #1391: Actually prevent using “pngmath” and “mathjax” extensions at the
+same time in sphinx-quickstart.
+  - #1386: Fix bug preventing more than one theme being added by the entry
+point mechanism.
+  - #1370: Ignore “toctree” nodes in text writer, instead of raising.
+  - #1364: Fix ‘make gettext’ fails when the ‘.. todolist::’ directive is
+present.
+  - #1367: Fix a change of PR#96 that break
+sphinx.util.docfields.Field.make_field interface/behavior for item argument
+usage.
+
+---
+Mon Feb 10 15:08:45 UTC 2014 - speili...@suse.com
+
+- Update to version 1.2.1
+  + See CHANGES
+- Fix update-alternatives usage
+- Removed sphinx-setup_command_unicode.patch (upstream)
+
+---

Old:

  Sphinx-1.2b3.tar.gz
  sphinx-setup_command_unicode.patch

New:

  Sphinx-1.2.2.tar.gz



Other differences:
--
++ python-Sphinx.spec ++
--- /var/tmp/diff_new_pack.hawlZL/_old  2014-03-11 20:33:15.0 +0100
+++ /var/tmp/diff_new_pack.hawlZL/_new  2014-03-11 20:33:15.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-Sphinx
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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,15 +17,13 @@
 
 
 Name:   python-Sphinx
-Version:1.2b3
+Version:1.2.2
 Release:0
 Url:http://sphinx.pocoo.org
 Summary:Python documentation generator
 License:BSD-2-Clause
 Group:  Development/Languages/Python
 Source: 
http://pypi.python.org/packages/source/S/Sphinx/Sphinx-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM speili...@suse.com -- Backport of 
https://bitbucket.org/birkenfeld/sphinx/pull-request/193/
-Patch0: sphinx-setup_command_unicode.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools
@@ -80,7 +78,6 @@
 
 %prep
 %setup -q -n Sphinx-%{version}
-%patch0 -p1
 sed -i '/#\!/d' sphinx/pycode/pgen2/token.py # Fix non-excutable-script warning
 # Add Interpreter version suffix to entrypoints (and thus /usr/bin binaries) to
 # allow for update-alternatives later on:
@@ -93,32 +90,22 @@
 
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
+mkdir -p %{buildroot}%{_sysconfdir}/alternatives
 for B in apidoc autogen build quickstart ; do
-  ln -s %{_bindir}/sphinx-$B-%{py_ver} %{buildroot}%{_bindir}/sphinx-$B
+  touch %{buildroot}%{_sysconfdir}/alternatives/sphinx-$B
+  ln -sf %{_sysconfdir}/alternatives/sphinx-$B 
%{buildroot}/%{_bindir}/sphinx-$B
 done
 install -d %{buildroot}%{_mandir}/man1/
 for M in all apidoc build quickstart ; do
   install -m 644 build/sphinx/man/sphinx-$M.1 
%{buildroot}%{_mandir}/man1/sphinx-$M-%{py_ver}.1
-  ln -s %{_mandir}/man1/sphinx-$M-%{py_ver}.1 
%{buildroot}%{_mandir}/man1/sphinx-$M.1
+  touch %{buildroot}%{_sysconfdir}/alternatives/sphinx-$M.1.gz
+  ln -sf %{_sysconfdir}/alternatives/sphinx-$M.1.gz 
%{buildroot}%{_mandir}/man1/sphinx-$M.1.gz
 done
 %find_lang sphinx
 
 %check
 PYTHONPATH=$PWD make test
 
-%pre
-# Since /usr/bin/sphinx-* became ghosted to be used with update-alternatives, 
we have
-# to get rid of the old 

commit python3-Sphinx for openSUSE:Factory

2014-03-11 Thread h_root
Hello community,

here is the log from the commit of package python3-Sphinx for openSUSE:Factory 
checked in at 2014-03-11 20:33:07

Comparing /work/SRC/openSUSE:Factory/python3-Sphinx (Old)
 and  /work/SRC/openSUSE:Factory/.python3-Sphinx.new (New)


Package is python3-Sphinx

Changes:

--- /work/SRC/openSUSE:Factory/python3-Sphinx/python3-Sphinx.changes
2013-09-25 14:36:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-Sphinx.new/python3-Sphinx.changes   
2014-03-11 20:33:09.0 +0100
@@ -1,0 +2,21 @@
+Fri Mar  7 13:21:05 UTC 2014 - speili...@suse.com
+
+- Fix hardcoded python version typo
+
+---
+Fri Feb 14 15:52:13 UTC 2014 - speili...@suse.com
+
+- Drop junk files
+
+---
+Mon Feb 10 15:45:19 UTC 2014 - speili...@suse.com
+
+- Update to version 1.2.1
+  + See CHANGES
+- Fix update-alternatives usage
+- Removed sphinx-setup_command_unicode.patch (upstream)
+- Totally reworked the build, docs are now build from BUILDROOT as Sphinx
+  has it's own way of invoken 2to3
+- Dropped python3-Sphinx-docs.patch (not needed anymore)
+
+---

Old:

  Sphinx-1.1.3.tar.gz
  python3-Sphinx-docs.patch
  sphinx-docutils-0.10.patch

New:

  Sphinx-1.2.1.tar.gz



Other differences:
--
++ python3-Sphinx.spec ++
--- /var/tmp/diff_new_pack.wUOeE3/_old  2014-03-11 20:33:10.0 +0100
+++ /var/tmp/diff_new_pack.wUOeE3/_new  2014-03-11 20:33:10.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-Sphinx
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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,21 +17,16 @@
 
 
 Name:   python3-Sphinx
-Version:1.1.3
+Version:1.2.1
 Release:0
 Url:http://sphinx.pocoo.org
 Summary:Python documentation generator
 License:BSD-2-Clause
 Group:  Development/Languages/Python
 Source: 
http://pypi.python.org/packages/source/S/Sphinx/Sphinx-%{version}.tar.gz
-Patch0: python3-Sphinx-docs.patch
-# PATCH-FIX-UPSTREAM sphinx-docutils-0.10.patch fix python-sphinx for 
python-docutils = 0.10 
-# See: 
https://bitbucket.org/birkenfeld/sphinx/issue/998/docutils-010-will-break-sphinx-manpage
-# Will be in python-sphinx 1.2
-Patch1: sphinx-docutils-0.10.patch
 BuildRequires:  python3-2to3
 BuildRequires:  python3-devel
-BuildRequires:  python3-distribute
+BuildRequires:  python3-setuptools
 # Documentation requirements:
 BuildRequires:  python3-Jinja2
 BuildRequires:  python3-docutils
@@ -42,8 +37,8 @@
 Requires(postun): update-alternatives
 Requires:   python3-Jinja2
 Requires:   python3-Pygments
-Requires:   python3-distribute
 Requires:   python3-docutils
+Requires:   python3-setuptools
 Recommends: python3-rst2pdf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
@@ -79,49 +74,39 @@
 
 %prep
 %setup -q -n Sphinx-%{version}
-%patch0
-%patch1 -p1
 sed -i '/#\!/d' sphinx/pycode/pgen2/token.py # Fix non-excutable-script warning
 # Add Interpreter version suffix to entrypoints (and thus /usr/bin binaries) to
 # allow for update-alternatives later on:
 sed -i s|\(sphinx-.*\) =|\1-%{py3_ver} =| setup.py # Add Python version 
suffix to binaries 
-sed -i s|'\(sphinx-[a-z]*\)'|'\1-%{py3_ver}'| doc/conf.py # Do the same for 
man-pages
 
 %build
-2to3 . -w --nobackups
-python3 setup.py build
-python3 setup.py build_sphinx  rm build/sphinx/html/.buildinfo # Build HTML 
documentation
-python3 setup.py build_sphinx -b man # Build man-pages
+#NOTE(saschpe): We have custom fixes only invoked during 'install'. Using 2to3 
in %build will break things,
+# later on. Thus run 'setup.py install first' and generate docs afterwards 
with the sphinx-build in BUILDROOT.
+#TODO(saschpe): Check back at some point to see if this changed...
+##2to3 -wn .
+##python3 setup.py build
+##python3 setup.py build_sphinx  rm build/sphinx/html/.buildinfo # Build 
HTML documentation
+##python3 setup.py build_sphinx -b man # Build man-pages
 
 %install
 python3 setup.py install --prefix=%{_prefix} --root=%{buildroot}
+for builder in html man ; do
+PYTHONPATH=%{buildroot}%{python3_sitelib} 
%{buildroot}%{_bindir}/sphinx-build-%{py3_ver} -b $builder doc/ 
build/sphinx/$builder
+done
+rm -rf build/sphinx/html/{.buildinfo,.doctrees}
+mkdir -p %{buildroot}%{_sysconfdir}/alternatives
 for B in apidoc autogen build 

commit Mesa for openSUSE:Factory

2014-03-11 Thread h_root
Hello community,

here is the log from the commit of package Mesa for openSUSE:Factory checked in 
at 2014-03-11 20:33:22

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


Package is Mesa

Changes:

--- /work/SRC/openSUSE:Factory/Mesa/Mesa.changes2014-02-07 
16:44:22.0 +0100
+++ /work/SRC/openSUSE:Factory/.Mesa.new/Mesa.changes   2014-03-11 
20:33:24.0 +0100
@@ -1,0 +2,17 @@
+Wed Mar  5 16:17:42 UTC 2014 - tobias.johannes.klausm...@mni.thm.de
+
+- Update to version 10.1:
+- New features:
+  + GL_ARB_draw_indirect on i965.
+  + GL_ARB_clear_buffer_object
+  + GL_ARB_viewport_array on i965.
+  + GL_ARB_map_buffer_alignment on all drivers that did not previously
+support it.
+  + GL_AMD_shader_trinary_minmax.
+  + GL_EXT_framebuffer_blit on r200 and radeon.
+  + Reduced memory usage for display lists.
+  + OpenGL 3.3 support on nv50, nvc0, r600 and radeonsi
+- Changes:
+  + Removed support for the GL_MESA_texture_array extension. 
+
+---

Old:

  MesaLib-10.0.3.tar.bz2

New:

  MesaLib-10.1.0.tar.bz2



Other differences:
--
++ Mesa.spec ++
--- /var/tmp/diff_new_pack.x9Tyvr/_old  2014-03-11 20:33:25.0 +0100
+++ /var/tmp/diff_new_pack.x9Tyvr/_new  2014-03-11 20:33:25.0 +0100
@@ -29,11 +29,11 @@
 %define llvm_r600 0
 %endif
 
-%define _version 10.0.3
+%define _version 10.1.0
 %define _name_archive MesaLib
 
 Name:   Mesa
-Version:10.0.2
+Version:10.1.0
 Release:0
 BuildRequires:  autoconf = 2.60
 BuildRequires:  automake
@@ -476,6 +476,9 @@
 %setup -n %{name}-%{_version} -b4 -q
 # remove some docs
 rm -rf docs/README.{VMS,WIN32,OS2}
+### disabled, but not dropped yet; these still need investigation in
+### order to figure out whether the issue is still reproducable and
+### hence a fix is required
 #%patch11 -p1
 #%patch15 -p1
 #%patch13 -p1
@@ -550,7 +553,7 @@
 --with-gallium-drivers=swrast,svga \
 %endif
CFLAGS=$RPM_OPT_FLAGS -DNDEBUG
-make %{?_smp_mflags} V=1
+make %{?_smp_mflags}
 
 %install
 make install DESTDIR=$RPM_BUILD_ROOT

++ MesaLib-10.0.3.tar.bz2 - MesaLib-10.1.0.tar.bz2 ++
/work/SRC/openSUSE:Factory/Mesa/MesaLib-10.0.3.tar.bz2 
/work/SRC/openSUSE:Factory/.Mesa.new/MesaLib-10.1.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 postgresql93 for openSUSE:Factory

2014-03-11 Thread h_root
Hello community,

here is the log from the commit of package postgresql93 for openSUSE:Factory 
checked in at 2014-03-11 20:33:18

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


Package is postgresql93

Changes:

--- /work/SRC/openSUSE:Factory/postgresql93/postgresql93-libs.changes   
2014-03-01 21:20:16.0 +0100
+++ /work/SRC/openSUSE:Factory/.postgresql93.new/postgresql93-libs.changes  
2014-03-11 20:33:18.0 +0100
@@ -1,0 +2,7 @@
+Sun Mar  2 17:12:22 UTC 2014 - co...@suse.com
+
+- make postgresql-init a buildrequire. requires(pre) are used during
+  build, but do not cause a rebuild trigger. But to make the depencency
+  visible for bootstrapping, mark it as real buildrequire
+
+---
postgresql93.changes: same change



Other differences:
--
++ postgresql93-libs.spec ++
--- /var/tmp/diff_new_pack.1ZWe3L/_old  2014-03-11 20:33:19.0 +0100
+++ /var/tmp/diff_new_pack.1ZWe3L/_new  2014-03-11 20:33:19.0 +0100
@@ -65,6 +65,7 @@
 BuildRequires:  -postgresql-libs
 BuildRequires:  openldap2-devel
 BuildRequires:  openssl-devel
+BuildRequires:  postgresql-init
 BuildRequires:  update-alternatives
 Summary:Basic Clients and Utilities for PostgreSQL
 License:PostgreSQL

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



commit ruby for openSUSE:Factory

2014-03-11 Thread h_root
Hello community,

here is the log from the commit of package ruby for openSUSE:Factory checked in 
at 2014-03-11 20:33:34

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.changes2014-03-01 
21:20:11.0 +0100
+++ /work/SRC/openSUSE:Factory/.ruby.new/ruby.changes   2014-03-11 
20:33:35.0 +0100
@@ -1,0 +2,6 @@
+Sun Mar  2 09:07:57 UTC 2014 - kkae...@suse.com
+
+- make api_version explicit in spec
+- adapt versions of embedded gems
+
+---



Other differences:
--
++ ruby.spec ++
--- /var/tmp/diff_new_pack.Ib86Kt/_old  2014-03-11 20:33:36.0 +0100
+++ /var/tmp/diff_new_pack.Ib86Kt/_new  2014-03-11 20:33:36.0 +0100
@@ -27,6 +27,8 @@
 %define patch_level p0
 Version:2.1.1
 Release:0
+# make the exported API version explicit
+%define api_version 2.1.0
 
 # ruby-macros and ruby-common version
 %define rpm_macros_version 3
@@ -35,7 +37,7 @@
 %define pkg_version %{version}
 %define libname lib%{name}2_1
 # keep in sync with macro file!
-%define rb_ver  2.1.0
+%define rb_ver  %{api_version}
 %define rb_arch %(echo %{_target_cpu}-linux-gnu | sed -e s/ppc/powerpc/)
 %define rb_libdir %{_libdir}/ruby/%{rb_ver}/
 %define rb_archdir%{_libdir}/ruby/%{rb_ver}/%{rb_arch}
@@ -168,15 +170,15 @@
 # - the usual means to generate provides for rubygems is using ruby
 #   and ruby is not available while building ruby :-/
 
-%define gen_embedded_provides4() %(awk -f %{S:8} -- 2.1.0 %arch %1 %2 %3 %4)
-%define gen_embedded_provides5() %(awk -f %{S:8} -- 2.1.0 %arch %1 %2 %3 %4 %5)
+%define gen_embedded_provides4() %(awk -f %{S:8} -- %api_version %arch %1 %2 
%3 %4)
+%define gen_embedded_provides5() %(awk -f %{S:8} -- %api_version %arch %1 %2 
%3 %4 %5)
 %gen_embedded_provides4 io-console 0 4 2
 %gen_embedded_provides4 json 1 8 1
 %gen_embedded_provides4 minitest 4 7 5
-%gen_embedded_provides4 psych 2 0 2
+%gen_embedded_provides4 psych 2 0 3
 %gen_embedded_provides4 rake 10 1 0
 %gen_embedded_provides4 rdoc 4 1 0
-%gen_embedded_provides5 test-unit 2 1 0 0
+%gen_embedded_provides5 test-unit 2 1 1 0
 
 
 

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



commit libyui-qt for openSUSE:Factory

2014-03-11 Thread h_root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2014-03-11 20:33:39

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new (New)


Package is libyui-qt

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2014-03-01 
14:38:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new/libyui-qt.changes 2014-03-11 
20:33:40.0 +0100
@@ -1,0 +2,20 @@
+Mon Mar 10 12:22:47 UTC 2014 - mvid...@suse.com
+
+- set parent of context menu, to apply style sheets (tgoettlicher)
+- 2.46.0
+
+---
+Mon Mar 10 10:15:34 UTC 2014 - mvid...@suse.com
+
+- make color of help text search result stylable (tgoettlicher)
+- 2.45.4
+
+---
+Mon Mar  3 17:03:32 UTC 2014 - mvid...@suse.com
+
+- fixed tab switching in Qt5, for example during package installation
+- declared pclass(ptr) macro to help with compile time type checking
+  of Qt signals
+- 2.45.3
+
+---

Old:

  libyui-qt-2.45.2.tar.bz2

New:

  libyui-qt-2.46.0.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.K4P3ph/_old  2014-03-11 20:33:40.0 +0100
+++ /var/tmp/diff_new_pack.K4P3ph/_new  2014-03-11 20:33:40.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt-doc
-Version:2.45.2
+Version:2.46.0
 Release:0
 Source: libyui-qt-%{version}.tar.bz2
 

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.K4P3ph/_old  2014-03-11 20:33:40.0 +0100
+++ /var/tmp/diff_new_pack.K4P3ph/_new  2014-03-11 20:33:40.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt
-Version:2.45.2
+Version:2.46.0
 Release:0
 Source: libyui-qt-%{version}.tar.bz2
 

++ libyui-qt-2.45.2.tar.bz2 - libyui-qt-2.46.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.45.2/ChangeLog 
new/libyui-qt-2.46.0/ChangeLog
--- old/libyui-qt-2.45.2/ChangeLog  2014-02-27 16:25:40.0 +0100
+++ new/libyui-qt-2.46.0/ChangeLog  2014-03-11 11:22:35.0 +0100
@@ -1,4 +1,24 @@
 ---
+Mon Mar 10 12:22:47 UTC 2014 - mvid...@suse.com
+
+- set parent of context menu, to apply style sheets (tgoettlicher)
+- 2.46.0
+
+---
+Mon Mar 10 10:15:34 UTC 2014 - mvid...@suse.com
+
+- make color of help text search result stylable (tgoettlicher)
+- 2.45.4
+
+---
+Mon Mar  3 17:03:32 UTC 2014 - mvid...@suse.com
+
+- fixed tab switching in Qt5, for example during package installation
+- declared pclass(ptr) macro to help with compile time type checking
+  of Qt signals
+- 2.45.3
+
+---
 Thu Feb 27 14:59:54 UTC 2014 - mvid...@suse.com
 
 - Fixed save_y2logs invocation (bnc#866056).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.45.2/VERSION.cmake 
new/libyui-qt-2.46.0/VERSION.cmake
--- old/libyui-qt-2.45.2/VERSION.cmake  2014-02-27 16:25:40.0 +0100
+++ new/libyui-qt-2.46.0/VERSION.cmake  2014-03-11 11:22:35.0 +0100
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR 2)
-SET(VERSION_MINOR 45)
-SET(VERSION_PATCH 2)
+SET(VERSION_MINOR 46)
+SET(VERSION_PATCH 0)
 SET( VERSION 
${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}${GIT_SHA1_VERSION} )
 
 # This is need for the libyui core, ONLY.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.45.2/src/QY2ComboTabWidget.cc 
new/libyui-qt-2.46.0/src/QY2ComboTabWidget.cc
--- old/libyui-qt-2.45.2/src/QY2ComboTabWidget.cc   2014-02-21 
15:05:58.0 +0100
+++ new/libyui-qt-2.46.0/src/QY2ComboTabWidget.cc   2014-03-11 
11:22:35.0 +0100
@@ -35,6 +35,7 @@
 #define YUILogComponent qt-pkg
 #include yui/YUILog.h
 
+#include YQUI.h
 #include QY2ComboTabWidget.h
 
 
@@ -72,8 +73,8 @@
 hbox-addWidget(combo_box);
 combo_label-setBuddy( combo_box );
 combo_box-setSizePolicy( QSizePolicy( QSizePolicy::Expanding, 
QSizePolicy::Fixed ) ); // hor/vert
-connect( combo_box, SIGNAL( activated( int ) ),
-this,  SLOT  ( showPageIndex ( int ) ) );
+connect( combo_box, static_castvoid 
(QComboBox::*)(int)(QComboBox::activated),
+this,  pclass(this)::showPageIndex );
 
 widget_stack 

commit Test-DVD-x86_64 for openSUSE:Factory

2014-03-11 Thread h_root
Hello community,

here is the log from the commit of package Test-DVD-x86_64 for openSUSE:Factory 
checked in at 2014-03-12 01:57:39

Comparing /work/SRC/openSUSE:Factory/Test-DVD-x86_64 (Old)
 and  /work/SRC/openSUSE:Factory/.Test-DVD-x86_64.new (New)


Package is Test-DVD-x86_64

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ PRODUCT-x86_64.kiwi ++
--- /var/tmp/diff_new_pack.Wn2LbB/_old  2014-03-12 01:57:41.0 +0100
+++ /var/tmp/diff_new_pack.Wn2LbB/_new  2014-03-12 01:57:41.0 +0100
@@ -23,7 +23,7 @@
 productoptions
   productvar name=DISTNAMEopenSUSE/productvar
   productvar name=FLAVORdvd/productvar
-  productvar name=MEDIUM_NAMETest-84/productvar
+  productvar name=MEDIUM_NAMETest-85/productvar
   productvar name=MULTIPLE_MEDIAno/productvar
   productvar name=PRODUCT_DIR//productvar
   productvar name=PRODUCT_NAME$DISTNAME-$FLAVOR/productvar
@@ -378,6 +378,7 @@
   repopackage name=libsamba-util0/
   repopackage name=libsamdb0/
   repopackage name=libsasl2-3/
+  repopackage name=libseccomp2/
   repopackage name=libselinux1/
   repopackage name=libsemanage1/
   repopackage name=libsepol1/
@@ -422,9 +423,11 @@
   repopackage name=libx86-1/
   repopackage name=libx86emu1/
   repopackage name=libxcb-dri2-0/
+  repopackage name=libxcb-dri3-0/
   repopackage name=libxcb-glx0/
   repopackage name=libxcb-icccm4/
   repopackage name=libxcb-image0/
+  repopackage name=libxcb-present0/
   repopackage name=libxcb-randr0/
   repopackage name=libxcb-render-util0/
   repopackage name=libxcb-render0/


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