commit sigrok-cli for openSUSE:Factory

2014-08-07 Thread h_root
Hello community,

here is the log from the commit of package sigrok-cli for openSUSE:Factory 
checked in at 2014-08-07 12:37:41

Comparing /work/SRC/openSUSE:Factory/sigrok-cli (Old)
 and  /work/SRC/openSUSE:Factory/.sigrok-cli.new (New)


Package is "sigrok-cli"

Changes:

New Changes file:

--- /dev/null   2014-07-24 01:57:42.080040256 +0200
+++ /work/SRC/openSUSE:Factory/.sigrok-cli.new/sigrok-cli.changes   
2014-08-07 12:37:41.0 +0200
@@ -0,0 +1,53 @@
+---
+Mon Jun  2 18:58:51 UTC 2014 - b...@vdm-design.de
+
+- Sync .spec with the one from rmax
+
+---
+Fri May 30 10:35:28 UTC 2014 - b...@vdm-design.de
+
+- Update to version 0.5.0
+ * Update sigrok-cli to the new APIs from both libsigrok 0.3.0 and also
+   libsigrokdecode 0.3.0.
+ * Add support for the new channel groups feature in libsigrok.
+ * Report channel groups (drivers) and annotation rows (PDs) in --show.
+ * The protocol decoder output verbosity now depends on the --loglevel used.
+ * Only show the longest annotation per default if multiple are provided by
+   the PD. Higher numbers for the -l option will show them all.
+ * Allow both hex and decimal numbers as values for command-line options.
+ * Add support for an explicit "sigrok" file format option that can be
+   used with --input-format or --output-format (bug #131).
+ * If no PD annotation class is specified, default to showing all (bug #149).
+ * Fix an issue when running decoders with optional channels (bug #138).
+ * Report possible PD option values in --show output (bug #330).
+ * Allow saving of output in continuous mode (bug #122).
+ * Add support for libsigrok's SR_T_DOUBLE_RANGE config key (bug #335).
+ * Add support for config keys of type G_VARIANT_TYPE_INT32.
+ * Fix a bug which involved trying to save a file containing no data.
+ * Fix an internal probe ordering issue (bug #268).
+ * Fix various memory leak issues (bug #134, others).
+ * Fix a bug causing samplerates in session files being zero (bug #340).
+ * Fix segfault during analog acquisition without '-O analog' (bugs #90, #105).
+ * Fix a compile issue when building without libsigrokdecode (bug #351).
+ * Command line option changes:
+   - Add the -g|--channel-group option.
+   - Add the -M option (for PD meta output type support).
+   - Add the -B option (for PD binary output type support).
+   - Rename the -p|--probes option to -C|--channels.
+ * Various improvements to the NSIS file for better Windows installer support.
+   - Ship (redistributable) firmware files in the Windows installer.
+   - Ship libusb0.dll in the Windows installer (bug #243).
+   - Ship zadig.exe and zadig_xp.exe in the Windows installer.
+   - Ship all sample files from sigrok-dumps in the Windows installer.
+   - Don't ship/run the full Python MSI installer, only the required files.
+   - Fix a working directory issue in the installer.
+ * Build system:
+   - Use a non-recursive automake setup (fewer files, less clutter).
+   - configure output: Show which libs are required and which are optional.
+ * manpage: Various documentation updates.
+
+---
+Wed Jan 16 16:03:16 UTC 2013 - m...@suse.com
+
+- Initial packaging from git snapshot.
+

New:

  sigrok-cli-0.5.0.tar.gz
  sigrok-cli.changes
  sigrok-cli.spec



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

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


Summary:Logic Analyzer Command Line Tool

Name:   sigrok-cli
Version:0.5.0
Release:1
License:GPL-3.0+
Group:  Productivity/Scientific/Electronics
Url:http://sigrok.org
BuildRequires:  glib2-devel
BuildRequires:  libsigrok-devel >= 0.3.0
BuildRequires:  libsigrokdecode-devel >= 0.3.0
BuildRequires:  autoconf
BuildRequires:  automake
BuildRequires:  libtool
Source0:
http://sigrok.org/download/source/sigrok-cli/%{name}-%{version}.tar.gz
BuildRoot:  %{_tmpp

commit java-1_8_0-openjdk for openSUSE:Factory

2014-08-07 Thread h_root
Hello community,

here is the log from the commit of package java-1_8_0-openjdk for 
openSUSE:Factory checked in at 2014-08-07 12:37:50

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


Package is "java-1_8_0-openjdk"

Changes:

New Changes file:

--- /dev/null   2014-07-24 01:57:42.080040256 +0200
+++ 
/work/SRC/openSUSE:Factory/.java-1_8_0-openjdk.new/java-1_8_0-openjdk.changes   
2014-08-07 12:37:58.0 +0200
@@ -0,0 +1,48 @@
+---
+Fri Jul 18 07:21:20 UTC 2014 - fst...@suse.com
+
+- Upgrade to upstream tag jdk8u20-b23
+  * Security updates from 15 July 2014
+- Removed patch: voidreturn.patch
+  * Integrated upstream
+- Re-diffed patch: java-atk-wrapper-security.patch
+  * Re-diff to correspond to the new changes
+- Modify accessibility post script to actually create the
+  corresponding symlinks
+
+---
+Tue Jul 15 08:03:53 UTC 2014 - fst...@suse.com
+
+- Initial package built from upstream OpenJDK
+  * Version 1.8.0.20~b22
+  * Sources from http://hg.openjdk.java.net/jdk8u/jdk8u20/
+tag jdk8u20-b22
+- Initial bug-/build-fix patches
+  * 1015432.patch
+  * aarch64-jni-update.patch
+  * aarch64-misc.patch
+  * adlc-parser.patch
+  * applet-hole.patch
+  * compare-pointer-with-literal.patch
+  * disable-doclint-by-default.patch
+  * hotspot-build-j-directive.patch
+  * implicit-pointer-decl.patch
+  * include-all-srcs.patch
+  * java-atk-wrapper-security.patch
+  * link-with-as-needed.patch
+  * memory-limits.patch
+  * multiple-pkcs11-library-init.patch
+  * ppc-zero-hotspot.patch
+  * PStack-808293.patch
+  * s390-java-opts.patch
+  * s390-size_t.patch
+  * system-giflib5.patch
+  * system-lcms.patch
+  * system-libjpeg.patch
+  * system-libpng.patch
+  * voidreturn.patch
+- Added aarch64 hotspot from the tip of
+  http://hg.openjdk.java.net/aarch64-port/jdk8/hotspot
+- Added pulseaudio provider from the tip of
+  http://icedtea.classpath.org/hg/icedtea-sound/
+

New:

  1015432.patch
  5c1d6da1445a.tar.bz2
  86856b2e3d18.tar.bz2
  919405d7316d.tar.bz2
  PStack-808293.patch
  TestCryptoLevel.java
  aarch64-jni-update.patch
  aarch64-misc.patch
  ad36f9454ce3.tar.bz2
  adlc-parser.patch
  applet-hole.patch
  b14daf2459c5.tar.bz2
  be30cb2a3088.tar.bz2
  c5b8254a0fe2.tar.bz2
  compare-pointer-with-literal.patch
  config.guess
  config.sub
  d6ded60cfdc5.tar.bz2
  disable-doclint-by-default.patch
  f09d1f6a401e.tar.bz2
  f3bf1b270fea.tar.bz2
  hotspot-build-j-directive.patch
  implicit-pointer-decl.patch
  include-all-srcs.patch
  java-1_8_0-openjdk.changes
  java-1_8_0-openjdk.spec
  java-atk-wrapper-security.patch
  jconsole.desktop.in
  link-with-as-needed.patch
  memory-limits.patch
  multiple-pkcs11-library-init.patch
  nss.cfg
  policytool.desktop.in
  ppc-zero-hotspot.patch
  s390-java-opts.patch
  s390-size_t.patch
  system-giflib5.patch
  system-lcms.patch
  system-libjpeg.patch
  system-libpng.patch
  systemtap-tapset.tar.gz



Other differences:
--
++ java-1_8_0-openjdk.spec ++
 1174 lines (skipped)

++ 1015432.patch ++
--- jdk8/hotspot/src/os/linux/vm/os_linux.cpp   Wed Oct 23 15:44:12 2013 -0700
+++ jdk8/hotspot/src/os/linux/vm/os_linux.cpp   Thu Dec 19 16:03:33 2013 +
@@ -4797,9 +4797,19 @@ 
   // size.  Add a page for compiler2 recursion in main thread.
   // Add in 2*BytesPerWord times page size to account for VM stack during
   // class initialization depending on 32 or 64 bit VM.
+
+
   os::Linux::min_stack_allowed = MAX2(os::Linux::min_stack_allowed,
 (size_t)(StackYellowPages+StackRedPages+StackShadowPages) * 
Linux::page_size() +
-(2*BytesPerWord COMPILER2_PRESENT(+1)) * 
Linux::vm_default_page_size());
+(2*BytesPerWord COMPILER2_PRESENT(+1)) 
+   * 
+#ifdef PPC
+  NOT_ZERO ( Linux::vm_default_page_size() ) 
+   ZERO_ONLY ( Linux::page_size() )
+#else   
+   ( Linux::vm_default_page_size() )
+#endif
+ );
 
   size_t threadStackSizeInBytes = ThreadStackSize * K;
   if (threadStackSizeInBytes != 0 &&
++ PStack-808293.patch ++
--- jdk8/hotspot/agent/src/share/classes/sun/jvm/hotspot/tools/PStack.java  
2012-04-06 02:26:33.322164601 +0200
+++ jdk8/hotspot/agent/src/share/classes/sun/jvm/hotspot/tools/PStack.java  
2012-04-06 02:26:57.958514071 +0200
@@ -1,5 +1,6 @@
 /*
  * Copyright (c) 2003, 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2012, Red Hat Inc.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICE

commit cfengine-masterfiles for openSUSE:Factory

2014-08-07 Thread h_root
Hello community,

here is the log from the commit of package cfengine-masterfiles for 
openSUSE:Factory checked in at 2014-08-07 12:37:54

Comparing /work/SRC/openSUSE:Factory/cfengine-masterfiles (Old)
 and  /work/SRC/openSUSE:Factory/.cfengine-masterfiles.new (New)


Package is "cfengine-masterfiles"

Changes:

--- 
/work/SRC/openSUSE:Factory/cfengine-masterfiles/cfengine-masterfiles.changes
2014-07-10 14:55:22.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.cfengine-masterfiles.new/cfengine-masterfiles.changes
   2014-08-07 12:38:02.0 +0200
@@ -1,0 +2,11 @@
+Wed Jul 30 14:49:50 UTC 2014 - kkae...@suse.com
+
+- Update to 3.6.1
+  * Bugfix release
+  * Fix systemctl path for service promises
+
+- add build-without-core.patch, no 'core' source available
+
+- drop masterfiles-3.6.0.patch, upstream
+
+---

Old:

  masterfiles-3.6.0.patch
  masterfiles-3.6.0.tar.gz

New:

  build-without-core.patch
  masterfiles-3.6.1.tar.gz



Other differences:
--
++ cfengine-masterfiles.spec ++
--- /var/tmp/diff_new_pack.3l5Ly2/_old  2014-08-07 12:38:04.0 +0200
+++ /var/tmp/diff_new_pack.3l5Ly2/_new  2014-08-07 12:38:04.0 +0200
@@ -18,8 +18,6 @@
 
 Name:   cfengine-masterfiles
 
-%define srcname masterfiles-3.6.0
-
 # Yes, its not FHS conformant but in sync with cfengine documentation
 # reported upstream as https://cfengine.com/dev/issues/1896
 %define basedir   /var/cfengine
@@ -28,17 +26,20 @@
 Summary:CFEngine promises master files
 License:MIT and LGPL-3.0+
 Group:  Productivity/Networking/System
-Version:3.6.0
+Version:3.6.1
 Release:0
+%define srcname masterfiles-%{version}
 Url:http://www.cfengine.org/
 Source: %{srcname}.tar.gz
-# PATCH-FIX-OPENSUSE: make masterfiles accessible to non-root, kkae...@suse.com
-Patch:  %{srcname}.patch
+# PATCH-FIX-OPENSUSE: build without 'core' source, kkae...@suse.com
+Patch1: build-without-core.patch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
 Requires:   cfengine
+BuildRequires:  autoconf
+BuildRequires:  automake
 BuildRequires:  findutils
 BuildRequires:  unzip
 
@@ -49,14 +50,16 @@
 
 %prep
 %setup -q -n %{srcname}
-%patch -p1
+%patch1 -p1
 
 %build
+sh ./autogen.sh
+./configure
 
 %install
 
 %{__install} -d %{buildroot}/%{basedir}/masterfiles
-%{__make} "DESTDIR=%{buildroot}%{basedir}/masterfiles" install
+%{__make} "DESTDIR=%{buildroot}" install
 
 %files
 %defattr(-,root,root)

++ build-without-core.patch ++
diff -wruN -x '*~' -x '*.o' -x '*.a' -x '*.so' -x '*.so.[0-9]' -x 
autom4te.cache -x .deps -x .libs ../orig-masterfiles-3.6.1/configure.ac 
./configure.ac
--- ../orig-masterfiles-3.6.1/configure.ac  2014-07-24 11:21:34.0 
+0200
+++ ./configure.ac  2014-07-30 16:40:15.927986885 +0200
@@ -46,8 +46,6 @@
 )],
 core_dir=$(pwd)/../core
 )
-AS_IF([test ! -d "$core_dir/libpromises"],
-  [AC_MSG_ERROR([$with_core is not a valid core directory 
(--with-core=$core_dir)], [2])])
 AS_CASE([$core_dir], [/*], [], [core_dir=$(pwd)/$core_dir])
 AC_SUBST([core_dir])
 
++ masterfiles-3.6.0.tar.gz -> masterfiles-3.6.1.tar.gz ++
 2601 lines of diff (skipped)

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



commit efl for openSUSE:Factory

2014-08-07 Thread h_root
Hello community,

here is the log from the commit of package efl for openSUSE:Factory checked in 
at 2014-08-07 12:37:56

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


Package is "efl"

Changes:

--- /work/SRC/openSUSE:Factory/efl/efl.changes  2014-07-24 00:27:26.0 
+0200
+++ /work/SRC/openSUSE:Factory/.efl.new/efl.changes 2014-08-07 
12:38:04.0 +0200
@@ -1,0 +2,6 @@
+Thu Aug  7 05:02:51 UTC 2014 - si...@simotek.net
+
+- re enable ephysics now that bullet is in factory
+   This means that a new libephysics1 package will be created
+
+---



Other differences:
--
++ efl.spec ++
--- /var/tmp/diff_new_pack.luT8Bo/_old  2014-08-07 12:38:06.0 +0200
+++ /var/tmp/diff_new_pack.luT8Bo/_new  2014-08-07 12:38:06.0 +0200
@@ -65,7 +65,7 @@
 %define xine_present 0
 %endif
 
-%define physics_present 0
+%define physics_present 1
 
 Name:   efl
 Version:1.10.2

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



commit nautilus-actions for openSUSE:Factory

2014-08-07 Thread h_root
Hello community,

here is the log from the commit of package nautilus-actions for 
openSUSE:Factory checked in at 2014-08-07 12:37:53

Comparing /work/SRC/openSUSE:Factory/nautilus-actions (Old)
 and  /work/SRC/openSUSE:Factory/.nautilus-actions.new (New)


Package is "nautilus-actions"

Changes:

--- /work/SRC/openSUSE:Factory/nautilus-actions/nautilus-actions.changes
2014-01-29 19:21:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.nautilus-actions.new/nautilus-actions.changes   
2014-08-07 12:38:00.0 +0200
@@ -1,0 +2,10 @@
+Wed Aug  6 07:08:19 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.2.4:
+  + Various typos and grammar issues (bgo#727525).
+  + Be more compliant with XDG specifications (bgo#730994).
+  + nautilus-actions-new: add an option for actions working
+directories (bgo#730382).
+  + Updated translations.
+
+---

Old:

  nautilus-actions-3.2.3.tar.xz

New:

  nautilus-actions-3.2.4.tar.xz



Other differences:
--
++ nautilus-actions.spec ++
--- /var/tmp/diff_new_pack.HyzIic/_old  2014-08-07 12:38:02.0 +0200
+++ /var/tmp/diff_new_pack.HyzIic/_new  2014-08-07 12:38:02.0 +0200
@@ -19,7 +19,7 @@
 %define _nautilus_extdir %(pkg-config --variable extensiondir 
libnautilus-extension)
 
 Name:   nautilus-actions
-Version:3.2.3
+Version:3.2.4
 Release:0
 Summary:Nautilus extension to launch arbitrary applications on files
 License:GPL-2.0+
@@ -82,7 +82,7 @@
   README-GCONF TODO; do
   rm %{buildroot}%{_datadir}/doc/%{name}-%{version}/$file
 done
-for dir in html pdf; do
+for dir in html; do
   rm -r %{buildroot}%{_datadir}/doc/%{name}-%{version}/$dir
 done
 # Standard packaging

++ nautilus-actions-3.2.3.tar.xz -> nautilus-actions-3.2.4.tar.xz ++
/work/SRC/openSUSE:Factory/nautilus-actions/nautilus-actions-3.2.3.tar.xz 
/work/SRC/openSUSE:Factory/.nautilus-actions.new/nautilus-actions-3.2.4.tar.xz 
differ: char 26, line 1

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