commit sudo for openSUSE:13.1:Update

2014-10-08 Thread h_root
Hello community,

here is the log from the commit of package sudo for openSUSE:13.1:Update 
checked in at 2014-10-08 12:13:30

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


Package is sudo

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.IvED80/_old  2014-10-08 12:13:31.0 +0200
+++ /var/tmp/diff_new_pack.IvED80/_new  2014-10-08 12:13:31.0 +0200
@@ -1 +1 @@
-link package='sudo.2599' cicount='copy' /
+link package='sudo.3034' cicount='copy' /

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



commit curl for openSUSE:13.1:Update

2014-10-08 Thread h_root
Hello community,

here is the log from the commit of package curl for openSUSE:13.1:Update 
checked in at 2014-10-08 12:14:30

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


Package is curl

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.mnLwHB/_old  2014-10-08 12:14:31.0 +0200
+++ /var/tmp/diff_new_pack.mnLwHB/_new  2014-10-08 12:14:31.0 +0200
@@ -1 +1 @@
-link package='curl.3001' cicount='copy' /
+link package='curl.3033' cicount='copy' /

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



commit curl for openSUSE:12.3:Update

2014-10-08 Thread h_root
Hello community,

here is the log from the commit of package curl for openSUSE:12.3:Update 
checked in at 2014-10-08 12:14:26

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


Package is curl

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.lsMXx1/_old  2014-10-08 12:14:27.0 +0200
+++ /var/tmp/diff_new_pack.lsMXx1/_new  2014-10-08 12:14:27.0 +0200
@@ -1 +1 @@
-link package='curl.3001' cicount='copy' /
+link package='curl.3033' cicount='copy' /

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



commit patchinfo.3033 for openSUSE:13.1:Update

2014-10-08 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.3033 for 
openSUSE:13.1:Update checked in at 2014-10-08 12:14:32

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


Package is patchinfo.3033

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++
patchinfo
  categoryrecommended/category
  ratinglow/rating
  packagervitezslav_cizek/packager
  summaryFix a crash when removing an already removed handle./summary
  description/
  issue tracker=bnc id=897816/
/patchinfo
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit dbus-1 for openSUSE:Factory

2014-10-08 Thread h_root
Hello community,

here is the log from the commit of package dbus-1 for openSUSE:Factory checked 
in at 2014-10-08 22:13:20

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


Package is dbus-1

Changes:

--- /work/SRC/openSUSE:Factory/dbus-1/dbus-1-x11.changes2014-09-19 
13:56:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.dbus-1.new/dbus-1-x11.changes   2014-10-08 
22:13:22.0 +0200
@@ -1,0 +2,5 @@
+Tue Sep 30 08:20:50 UTC 2014 - fst...@suse.com
+
+- Reformat the spec file using spec-cleaner
+
+---
dbus-1.changes: same change



Other differences:
--
++ dbus-1-x11.spec ++
--- /var/tmp/diff_new_pack.NTgKWD/_old  2014-10-08 22:13:23.0 +0200
+++ /var/tmp/diff_new_pack.NTgKWD/_new  2014-10-08 22:13:23.0 +0200
@@ -17,37 +17,22 @@
 
 
 %define with_systemd 1
-%bcond_without docs
-
-Name:   dbus-1-x11
 %define _name   dbus
 %define _libname libdbus-1-3
-BuildRequires:  pkgconfig(x11)
-Url:http://dbus.freedesktop.org/
-Summary:D-Bus Message Bus System
-License:GPL-2.0+ or AFL-2.1
-Group:  System/Daemons
-BuildRequires:  audit-devel
-BuildRequires:  doxygen
-BuildRequires:  update-desktop-files
-BuildRequires:  xmlto
-
+%bcond_without docs
+%bcond_without selinux
 # COMMON1-BEGIN
 # COMMON1-BEGIN
-
 %if ! %{with_systemd}
-%define _unitdir /usr/lib/systemd/system
-%endif
-
-%if %{with_systemd}
-BuildRequires:  pkgconfig(libsystemd-daemon)
-BuildRequires:  pkgconfig(libsystemd-login)
+%define _unitdir %{_libexecdir}/systemd/system
 %endif
-BuildRequires:  libexpat-devel
-BuildRequires:  libtool
-BuildRequires:  pkg-config
+Name:   dbus-1-x11
 Version:1.8.8
 Release:0
+Summary:D-Bus Message Bus System
+License:GPL-2.0+ or AFL-2.1
+Group:  System/Daemons
+Url:http://dbus.freedesktop.org/
 #
 Source0:
http://dbus.freedesktop.org/releases/dbus/%{_name}-%{version}.tar.gz
 Source2:dbus-1.desktop
@@ -56,12 +41,23 @@
 Patch0: dbus-log-deny.patch
 # PATCH-FIX-OPENSUSE co...@suse.de -- force a feature configure won't accept 
without x11 in buildrequires
 Patch1: dbus-do-autolaunch.patch
-%bcond_without selinux
+BuildRequires:  audit-devel
+BuildRequires:  doxygen
+BuildRequires:  libcap-ng-devel
+BuildRequires:  libexpat-devel
+BuildRequires:  libtool
+BuildRequires:  pkg-config
+BuildRequires:  update-desktop-files
+BuildRequires:  xmlto
+BuildRequires:  pkgconfig(x11)
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%if %{with_systemd}
+BuildRequires:  pkgconfig(libsystemd-daemon)
+BuildRequires:  pkgconfig(libsystemd-login)
+%endif
 %if %{with selinux}
 BuildRequires:  libselinux-devel
 %endif
-BuildRequires:  libcap-ng-devel
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 # COMMON1-END
 # COMMON1-END
 
@@ -86,12 +82,15 @@
 %package -n dbus-1
 Summary:D-Bus Message Bus System
 Group:  System/Daemons
+# FIXME: use proper Requires(pre/post/preun/...)
+PreReq: %{_sbindir}/groupadd
+PreReq: %{_sbindir}/useradd
+PreReq: permissions
+Requires(post): %{_libname} = %{version}
 # bug437293
 %ifarch ppc64
 Obsoletes:  dbus-1-64bit
 %endif
-PreReq: permissions /usr/sbin/groupadd /usr/sbin/useradd
-Requires(post): %{_libname} = %{version}
 
 %description -n dbus-1
 D-Bus is a message bus system, a simple way for applications to talk to
@@ -104,7 +103,7 @@
 %prep
 # COMMON2-BEGIN
 # COMMON2-BEGIN
-%setup -n %{_name}-%{version} -q
+%setup -q -n %{_name}-%{version}
 %patch0 -p1
 %patch1 -p1
 
@@ -113,9 +112,9 @@
 autoreconf -fi
 # We use -fpie/-pie for the whole build; this is the recommended way to harden
 # the build upstream, see discussion in fdo#46570
-export CFLAGS=${RPM_OPT_FLAGS} -fno-strict-aliasing -fPIC -fpie
+export CFLAGS=%{optflags} -fno-strict-aliasing -fPIC -fpie
 export LDFLAGS=-pie
-export CXXFLAGS=${RPM_OPT_FLAGS} -fno-strict-aliasing
+export CXXFLAGS=%{optflags} -fno-strict-aliasing
 export V=1
 %configure \
 --disable-static   \
@@ -140,6 +139,7 @@
 --with-system-socket=/run/dbus/system_bus_socket   \
 --with-systemdsystemunitdir=%{_unitdir}
 make %{?_smp_mflags}
+
 %if %{with docs}
 doxygen -u  doxygen
 ./cleanup-man-pages.sh
@@ -148,17 +148,17 @@
 %install
 # COMMON2-END
 # COMMON2-END
-make DESTDIR=%{buildroot} install
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
 mkdir -p %{buildroot}/%{_bindir}
 mkdir -p %{buildroot}/%{_mandir}/man1
-mkdir -p %{buildroot}/usr/sbin
+mkdir -p %{buildroot}%{_prefix}/sbin
 
 mv %{buildroot}/bin/dbus-launch 

commit plotutils for openSUSE:Factory

2014-10-08 Thread h_root
Hello community,

here is the log from the commit of package plotutils for openSUSE:Factory 
checked in at 2014-10-08 22:13:23

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


Package is plotutils

Changes:

--- /work/SRC/openSUSE:Factory/plotutils/plotutils.changes  2013-07-16 
16:13:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.plotutils.new/plotutils.changes 2014-10-08 
22:13:25.0 +0200
@@ -1,0 +2,6 @@
+Mon Oct  6 17:39:33 UTC 2014 - crrodrig...@opensuse.org
+
+- Restrict xorg library requires to the mininum needed.
+- BUild C++ bits with -fvisibility-inlines-hidden.
+
+---



Other differences:
--
++ plotutils.spec ++
--- /var/tmp/diff_new_pack.qWIDOa/_old  2014-10-08 22:13:26.0 +0200
+++ /var/tmp/diff_new_pack.qWIDOa/_new  2014-10-08 22:13:26.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package plotutils
 #
-# 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
@@ -44,8 +44,15 @@
 BuildRequires:  gcc-c++
 BuildRequires:  libpng-devel
 BuildRequires:  libtool
+BuildRequires:  pkgconfig
+%if %suse_version  1220
 BuildRequires:  xorg-x11-devel
-BuildRequires:  zlib-devel
+%else
+BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xaw7)
+BuildRequires:  pkgconfig(xext)
+BuildRequires:  pkgconfig(xt)
+%endif
 %if %suse_version = 1230
 BuildRequires:  gpg-offline
 %endif
@@ -136,6 +143,7 @@
 grep -rslE '(made by GNU Bison|A Bison parser, made from|lex.yy.c)' . | 
xargs -r touch
 
 %build
+export CXXFLAGS=%optflags -fvisibility-inlines-hidden
 autoreconf -f -i
 %configure --with-pic\
--disable-static\



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



commit hyper-v for openSUSE:Factory

2014-10-08 Thread h_root
Hello community,

here is the log from the commit of package hyper-v for openSUSE:Factory checked 
in at 2014-10-08 22:13:24

Comparing /work/SRC/openSUSE:Factory/hyper-v (Old)
 and  /work/SRC/openSUSE:Factory/.hyper-v.new (New)


Package is hyper-v

Changes:

--- /work/SRC/openSUSE:Factory/hyper-v/hyper-v.changes  2014-07-13 
14:05:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.hyper-v.new/hyper-v.changes 2014-10-08 
22:13:27.0 +0200
@@ -1,0 +2,6 @@
+Tue Sep 30 15:41:02 UTC 2014 - oher...@suse.de
+
+- vssdaemon: ignore the EBUSY on multiple freezing the same
+  partition (bnc#899204)
+
+---



Other differences:
--
++ hyper-v.tools.hv.hv_vss_daemon.c ++
--- /var/tmp/diff_new_pack.j9JF4P/_old  2014-10-08 22:13:28.0 +0200
+++ /var/tmp/diff_new_pack.j9JF4P/_new  2014-10-08 22:13:28.0 +0200
@@ -45,21 +45,39 @@
 #endif
 
 
-static int vss_do_freeze(char *dir, unsigned int cmd, char *fs_op)
+/* Don't use syslog() in the function since that can cause write to disk */
+static int vss_do_freeze(char *dir, unsigned int cmd)
 {
int ret, fd = open(dir, O_RDONLY);
 
if (fd  0)
return 1;
+
ret = ioctl(fd, cmd, 0);
-   syslog(LOG_INFO, VSS: %s of %s: %s\n, fs_op, dir, strerror(errno));
+
+   /*
+* If a partition is mounted more than once, only the first
+* FREEZE/THAW can succeed and the later ones will get
+* EBUSY/EINVAL respectively: there could be 2 cases:
+* 1) a user may mount the same partition to differnt directories
+*  by mistake or on purpose;
+* 2) The subvolume of btrfs appears to have the same partition
+* mounted more than once.
+*/
+   if (ret) {
+   if ((cmd == FIFREEZE  errno == EBUSY) ||
+   (cmd == FITHAW  errno == EINVAL)) {
+   close(fd);
+   return 0;
+   }
+   }
+
close(fd);
return !!ret;
 }
 
 static int vss_operate(int operation)
 {
-   char *fs_op;
char match[] = /dev/;
FILE *mounts;
struct mntent *ent;
@@ -69,11 +87,9 @@
switch (operation) {
case VSS_OP_FREEZE:
cmd = FIFREEZE;
-   fs_op = freeze;
break;
case VSS_OP_THAW:
cmd = FITHAW;
-   fs_op = thaw;
break;
default:
return -1;
@@ -94,15 +110,23 @@
root_seen = 1;
continue;
}
-   error |= vss_do_freeze(ent-mnt_dir, cmd, fs_op);
+   error |= vss_do_freeze(ent-mnt_dir, cmd);
+   if (error  operation == VSS_OP_FREEZE)
+   goto err;
}
endmntent(mounts);
 
if (root_seen) {
-   error |= vss_do_freeze(/, cmd, fs_op);
+   error |= vss_do_freeze(/, cmd);
+   if (error  operation == VSS_OP_FREEZE)
+   goto err;
}
 
return error;
+err:
+   endmntent(mounts);
+   vss_operate(VSS_OP_THAW);
+   return error;
 }
 
 static int netlink_send(int fd, struct cn_msg *msg)
@@ -236,8 +260,16 @@
case VSS_OP_FREEZE:
case VSS_OP_THAW:
error = vss_operate(op);
-   if (error)
+   syslog(LOG_INFO, VSS: op=%s: %s\n,
+   op == VSS_OP_FREEZE ? FREEZE : THAW,
+   error ? failed : succeeded);
+
+   if (error) {
error = HV_E_FAIL;
+   syslog(LOG_ERR, op=%d failed!, op);
+   syslog(LOG_ERR, report it with these files:);
+   syslog(LOG_ERR, /etc/fstab and /proc/mounts);
+   }
break;
default:
syslog(LOG_ERR, Illegal op:%d\n, op);

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



commit gnuchess for openSUSE:Factory

2014-10-08 Thread h_root
Hello community,

here is the log from the commit of package gnuchess for openSUSE:Factory 
checked in at 2014-10-08 22:13:25

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


Package is gnuchess

Changes:

--- /work/SRC/openSUSE:Factory/gnuchess/gnuchess.changes2012-11-06 
16:05:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnuchess.new/gnuchess.changes   2014-10-08 
22:13:28.0 +0200
@@ -1,0 +2,30 @@
+Sun Oct  5 23:09:57 UTC 2014 - andreas.stie...@gmx.de
+
+- gnuchess 6.1.2:
+  * CFLAGS replaced by CPPFLAGS in info.
+  * Fix for correct handling of castling moves.
+  * Include translations to other languages.
+- includes changes from 6.1.1:
+  * Include translations to other languages.
+  * Minor corrections in translatable strings.
+  * Migrate frontend to C++.
+  * Use autoconf 2.69 and require it in configure.ac.
+  * Use automake 1.14.
+- includes changes from 6.1.0:
+  * Add support for package internationalization based on gettext
+  * Include first translations provided by the Translation Team.
+  * Graphic mode, a new board shape based on the unicode characters
+for chess.
+  * pgnreplay command, similar to pgnload, with the capability of
+manually showing a saved game step by step and moving backwards
+  * Fix bug in setboard.
+  * Avoid using 100% CPU in UCI mode.
+  * Rename the small book.bin as smallbook.bin.
+- includes changes from 6.0.3:
+  * Update to autoconf 2.69, automake 1.13
+  * If in manual mode, keep it after undo.
+  * Remove some unused code.
+  * Avoid crashing when importing book_1.01.pgn
+- licence is GPL-3.0+
+
+---

Old:

  gnuchess-6.0.2.tar.bz2

New:

  gnuchess-6.1.2.tar.gz



Other differences:
--
++ gnuchess.spec ++
--- /var/tmp/diff_new_pack.TxWhfj/_old  2014-10-08 22:13:31.0 +0200
+++ /var/tmp/diff_new_pack.TxWhfj/_new  2014-10-08 22:13:31.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnuchess
 #
-# Copyright (c) 2012 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,13 +17,13 @@
 
 
 Name:   gnuchess
-Version:6.0.2
+Version:6.1.2
 Release:0
 Summary:GNU Chess Program
-License:GPL-2.0+
+License:GPL-3.0+
 Group:  Amusements/Games/Board/Chess
 Url:http://www.gnu.org/software/chess/
-Source0:%{name}-%{version}.tar.bz2
+Source0:http://ftp.gnu.org/gnu/chess/%{name}-%{version}.tar.gz
 # WARNING: Don't forget to re-generate book.dat manually before submit!
 # Simply remove the source and build, updated book will be generated.
 Source1:book_1.02.pgn.bz2
@@ -35,12 +35,13 @@
 BuildRequires:  expect
 BuildRequires:  flex
 BuildRequires:  gcc-c++
+BuildRequires:  gettext-devel
 BuildRequires:  readline-devel
 Requires(post): info
-Requires(preun):info
+Requires(preun): info
+Recommends: xboard
 Provides:   chess_backend
 Provides:   gchess
-Recommends: xboard
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -60,12 +61,13 @@
 %if 0%{?suse_version}  1110
 %make_install
 %else
-%makeinstall
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
 %endif
 mkdir -p %{buildroot}%{_mandir}/man6
 cp %{SOURCE4} %{buildroot}%{_mandir}/man6
 # install xgnuchess
 install -m 755 %{SOURCE5} %{buildroot}/%{_bindir}
+%find_lang %{name}
 
 %post
 %install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
@@ -77,7 +79,7 @@
   fi
 fi
 
-%files
+%files -f %{name}.lang
 %defattr(-,root,root)
 %doc AUTHORS COPYING ChangeLog NEWS README TODO
 %{_bindir}/*


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



commit icewm for openSUSE:Factory

2014-10-08 Thread h_root
Hello community,

here is the log from the commit of package icewm for openSUSE:Factory checked 
in at 2014-10-08 22:13:22

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


Package is icewm

Changes:

--- /work/SRC/openSUSE:Factory/icewm/icewm.changes  2014-04-14 
06:43:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.icewm.new/icewm.changes 2014-10-08 
22:13:24.0 +0200
@@ -1,0 +2,8 @@
+Tue Sep 30 06:11:49 UTC 2014 - crrodrig...@opensuse.org
+
+- Do not use xorg-x11-devel, select only those packages needed 
+  for build.
+- Build c++ code with fvisibility-inlines-hidden to avoid
+  bloating the symbol table.
+
+---



Other differences:
--
++ icewm.spec ++
--- /var/tmp/diff_new_pack.eflAdn/_old  2014-10-08 22:13:25.0 +0200
+++ /var/tmp/diff_new_pack.eflAdn/_new  2014-10-08 22:13:25.0 +0200
@@ -24,7 +24,14 @@
 BuildRequires:  gcc-c++
 BuildRequires:  update-alternatives
 BuildRequires:  update-desktop-files
-BuildRequires:  xorg-x11-devel
+BuildRequires:  pkgconfig(fontconfig)
+BuildRequires:  pkgconfig(ice)
+BuildRequires:  pkgconfig(sm)
+BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xext)
+BuildRequires:  pkgconfig(xft)
+BuildRequires:  pkgconfig(xinerama)
+BuildRequires:  pkgconfig(xrandr)
 %if %{with gnome}
 BuildRequires:  gnome-desktop-devel
 BuildRequires:  libgnomeui-devel
@@ -133,7 +140,7 @@
 %build
 autoconf
 export CFLAGS=$RPM_OPT_FLAGS
-export CXXFLAGS=$RPM_OPT_FLAGS
+export CXXFLAGS=$RPM_OPT_FLAGS -fvisibility-inlines-hidden
 ./configure --without-debug \
 --sysconfdir=/etc \
 --with-cfgdir=/etc/icewm \

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



commit smartmontools for openSUSE:Factory

2014-10-08 Thread h_root
Hello community,

here is the log from the commit of package smartmontools for openSUSE:Factory 
checked in at 2014-10-08 22:13:27

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


Package is smartmontools

Changes:

--- /work/SRC/openSUSE:Factory/smartmontools/smartmontools.changes  
2014-09-09 18:59:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.smartmontools.new/smartmontools.changes 
2014-10-08 22:13:31.0 +0200
@@ -1,0 +2,7 @@
+Tue Oct  7 22:55:04 CEST 2014 - sbra...@suse.cz
+
+- Re-add /usr/sbin/rcsmards symlink (bnc#900099).
+- Fix service restart in smartmontools.generate_smartd_opts.in
+  (bnc#900099).
+
+---



Other differences:
--
++ smartmontools.spec ++
--- /var/tmp/diff_new_pack.kXOXfK/_old  2014-10-08 22:13:33.0 +0200
+++ /var/tmp/diff_new_pack.kXOXfK/_new  2014-10-08 22:13:33.0 +0200
@@ -120,7 +120,8 @@
--enable-savestates\
--enable-attributelog
 make %{?_smp_mflags} BUILD_INFO='(SUSE RPM)'
-sed s:@libdir@:%{_libdir}:g;s:@localstatedir@:%{_localstatedir}:g 
smartmontools.generate_smartd_opts.in generate_smartd_opts
+SERVICE=/usr/sbin/service
+sed 
s:@prefix@:%{_prefix}:g;s:@localstatedir@:%{_localstatedir}:g;s:@SERVICE@:$SERVICE:
 smartmontools.generate_smartd_opts.in generate_smartd_opts
 
 %install
 %makeinstall
@@ -143,6 +144,9 @@
 EOF
 %if 0%{?suse_version} = 1130
 cp smartd.service %{buildroot}/%{_unitdir}
+ln -sf %{_sbindir}/service  %{buildroot}%{_sbindir}/rcsmartd
+%else
+ln -sf ../../etc/init.d/smartd %{buildroot}%{_sbindir}/rcsmartd
 %endif
 # INSTALL file is intended only for packagers.
 rm %{buildroot}%{_defaultdocdir}/%{name}/INSTALL
@@ -182,7 +186,7 @@
 %endif
 
 %if 0%{?suse_version}  1140
-# Then generate initial %{_localstatedir}/lib/smartmontools/smartd_opts needed 
by smartd.service.
+# Then generate initial %%{_localstatedir}/lib/smartmontools/smartd_opts 
needed by smartd.service.
 SMARTD_SKIP_INIT=1 %{_prefix}/lib/smartmontools/generate_smartd_opts
 %endif
 # No start by default here.. belongs to -presets packages


++ smartmontools.generate_smartd_opts.in ++
--- /var/tmp/diff_new_pack.kXOXfK/_old  2014-10-08 22:13:33.0 +0200
+++ /var/tmp/diff_new_pack.kXOXfK/_new  2014-10-08 22:13:33.0 +0200
@@ -37,11 +37,11 @@
 
 mkdir -p @localstatedir@/lib/smartmontools
 
-echo # Generated by @libdir@/smartmontools/generate_smartd_opts
+echo # Generated by @prefix@/lib/smartmontools/generate_smartd_opts
 smartd_opts=\$smartd_opts\ @localstatedir@/lib/smartmontools/smartd_opts
 
 # SMARTD_SKIP_INIT is used during installation.
 if test -z $SMARTD_SKIP_INIT ; then
# Behavior of both Command and ServiceRestart is undefined. Restart 
service here.
-   /etc/init.d/smartd try-restart
+   @SERVICE@ smartd try-restart
 fi

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



commit libstorage for openSUSE:Factory

2014-10-08 Thread h_root
Hello community,

here is the log from the commit of package libstorage for openSUSE:Factory 
checked in at 2014-10-08 22:13:29

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-10-05 
20:31:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage.new/libstorage.changes   
2014-10-08 22:13:33.0 +0200
@@ -1,0 +2,10 @@
+Tue Oct 07 16:53:46 CEST 2014 - aschn...@suse.de
+
+- use xfs_repair instead of extinct xfs_check (bsc#899930)
+
+---
+Mon Oct 06 12:51:26 CEST 2014 - aschn...@suse.de
+
+- extended testsuite
+
+---



Other differences:
--
++ libstorage-2.25.18.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-2.25.18/storage/Container.cc 
new/libstorage-2.25.18/storage/Container.cc
--- old/libstorage-2.25.18/storage/Container.cc 2014-09-19 11:31:22.0 
+0200
+++ new/libstorage-2.25.18/storage/Container.cc 2014-10-06 16:30:28.0 
+0200
@@ -398,8 +398,6 @@
   s   readonly;
 if (!c.uby.empty())
s   usedby:  c.uby;
-if (!c.alt_names.empty())
-   s   alt_names:  c.alt_names;
 return s;
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-2.25.18/storage/Device.cc 
new/libstorage-2.25.18/storage/Device.cc
--- old/libstorage-2.25.18/storage/Device.cc2014-03-26 18:08:49.0 
+0100
+++ new/libstorage-2.25.18/storage/Device.cc2014-10-06 16:30:28.0 
+0200
@@ -234,6 +234,8 @@
s   deleted;
if (d.silent)
s   silent;
+   if (!d.alt_names.empty())
+   s   alt_names:  d.alt_names;
if (!d.userdata.empty())
s   userdata:  d.userdata;
return s;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-2.25.18/storage/StorageDefines.h 
new/libstorage-2.25.18/storage/StorageDefines.h
--- old/libstorage-2.25.18/storage/StorageDefines.h 2014-04-15 
12:13:27.0 +0200
+++ new/libstorage-2.25.18/storage/StorageDefines.h 2014-10-08 
09:30:57.0 +0200
@@ -104,7 +104,7 @@
 #define FSCKEXT3BIN/sbin/fsck.ext3
 #define FSCKEXT4BIN/sbin/fsck.ext4
 #define FSCKJFSBIN /sbin/fsck.jfs
-#define FSCKXFSBIN /usr/sbin/xfs_check
+#define XFSREPAIRBIN   /usr/sbin/xfs_repair
 #define FSCKREISERBIN  /sbin/reiserfsck
 
 #define MKSWAPBIN  /sbin/mkswap
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-2.25.18/storage/SystemInfo/CmdBlkid.h 
new/libstorage-2.25.18/storage/SystemInfo/CmdBlkid.h
--- old/libstorage-2.25.18/storage/SystemInfo/CmdBlkid.h2014-03-21 
17:06:30.0 +0100
+++ new/libstorage-2.25.18/storage/SystemInfo/CmdBlkid.h2014-10-08 
09:30:57.0 +0200
@@ -20,8 +20,8 @@
  */
 
 
-#ifndef BLKID_H
-#define BLKID_H
+#ifndef CMD_BLKID_H
+#define CMD_BLKID_H
 
 #include string
 #include map
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-2.25.18/storage/SystemInfo/CmdDasdview.h 
new/libstorage-2.25.18/storage/SystemInfo/CmdDasdview.h
--- old/libstorage-2.25.18/storage/SystemInfo/CmdDasdview.h 2014-03-21 
17:06:30.0 +0100
+++ new/libstorage-2.25.18/storage/SystemInfo/CmdDasdview.h 2014-10-08 
09:30:57.0 +0200
@@ -20,8 +20,8 @@
  */
 
 
-#ifndef DASDVIEW_H
-#define DASDVIEW_H
+#ifndef CMD_DASDVIEW_H
+#define CMD_DASDVIEW_H
 
 #include storage/StorageInterface.h
 #include storage/Geometry.h
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-2.25.18/storage/SystemInfo/CmdLsscsi.h 
new/libstorage-2.25.18/storage/SystemInfo/CmdLsscsi.h
--- old/libstorage-2.25.18/storage/SystemInfo/CmdLsscsi.h   2014-03-21 
17:06:30.0 +0100
+++ new/libstorage-2.25.18/storage/SystemInfo/CmdLsscsi.h   2014-10-08 
09:30:58.0 +0200
@@ -20,8 +20,8 @@
  */
 
 
-#ifndef LSSCSI_H
-#define LSSCSI_H
+#ifndef CMD_LSSCSI_H
+#define CMD_LSSCSI_H
 
 #include string
 #include map
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-2.25.18/storage/SystemInfo/CmdParted.h 
new/libstorage-2.25.18/storage/SystemInfo/CmdParted.h
--- old/libstorage-2.25.18/storage/SystemInfo/CmdParted.h   2014-09-22 
16:59:15.0 +0200
+++ new/libstorage-2.25.18/storage/SystemInfo/CmdParted.h   2014-10-08 

commit snapper for openSUSE:Factory

2014-10-08 Thread h_root
Hello community,

here is the log from the commit of package snapper for openSUSE:Factory checked 
in at 2014-10-08 22:13:30

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


Package is snapper

Changes:

--- /work/SRC/openSUSE:Factory/snapper/snapper.changes  2014-10-05 
20:31:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.snapper.new/snapper.changes 2014-10-08 
22:13:38.0 +0200
@@ -1,0 +2,6 @@
+Fri Oct 3 01:05:01 CEST 2014 - dste...@suse.cz
+
+- add option --all-configs to snapper client, list snapshots from
+  all accessible configs
+
+---



Other differences:
--
++ snapper-0.2.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/snapper-0.2.4/client/snapper.cc 
new/snapper-0.2.4/client/snapper.cc
--- old/snapper-0.2.4/client/snapper.cc 2014-10-02 15:46:25.0 +0200
+++ new/snapper-0.2.4/client/snapper.cc 2014-10-06 10:44:19.0 +0200
@@ -140,6 +140,32 @@
 }
 
 
+listpairstring, string 
+enum_configs(DBus::Connection* conn)
+{
+listpairstring, string  configs;
+
+if (no_dbus)
+{
+   listConfigInfo config_infos = Snapper::getConfigs();
+   for (listConfigInfo::const_iterator it = config_infos.begin(); it != 
config_infos.end(); ++it)
+   {
+   configs.push_back(make_pair(it-getConfigName(), 
it-getSubvolume()));
+   }
+}
+else
+{
+   listXConfigInfo config_infos = command_list_xconfigs(*conn);
+   for (listXConfigInfo::const_iterator it = config_infos.begin(); it != 
config_infos.end(); ++it)
+   {
+   configs.push_back(make_pair(it-config_name, it-subvolume));
+   }
+}
+
+return configs;
+}
+
+
 void
 command_list_configs(DBus::Connection* conn, Snapper* snapper)
 {
@@ -157,27 +183,14 @@
 header.add(_(Subvolume));
 table.setHeader(header);
 
-if (no_dbus)
-{
-   listConfigInfo config_infos = Snapper::getConfigs();
-   for (listConfigInfo::const_iterator it = config_infos.begin(); it != 
config_infos.end(); ++it)
-   {
-   TableRow row;
-   row.add(it-getConfigName());
-   row.add(it-getSubvolume());
-   table.add(row);
-   }
-}
-else
+listpairstring, string  configs = enum_configs(conn);
+
+for (listpairstring,string ::iterator it = configs.begin(); it != 
configs.end(); ++it)
 {
-   listXConfigInfo config_infos = command_list_xconfigs(*conn);
-   for (listXConfigInfo::const_iterator it = config_infos.begin(); it != 
config_infos.end(); ++it)
-   {
-   TableRow row;
-   row.add(it-config_name);
-   row.add(it-subvolume);
-   table.add(row);
-   }
+   TableRow row;
+   row.add(it-first);
+   row.add(it-second);
+   table.add(row);
 }
 
 cout  table;
@@ -381,15 +394,20 @@
  endl
  _(Options for 'list' command:)  endl
  _(\t--type, -t type\t\tType of snapshots to list.)  endl
+ _(\t--all-configs, -a\t\tList snapshots from all accessible 
configs.)  endl
  endl;
 }
 
+enum ListMode { LM_ALL, LM_SINGLE, LM_PRE_POST };
+
+void list_from_one_config(DBus::Connection* conn, Snapper* snapper, string 
config_name, ListMode list_mode);
 
 void
 command_list(DBus::Connection* conn, Snapper* snapper)
 {
 const struct option options[] = {
{ type,   required_argument,  0,  't' },
+   { all-configs,no_argument,0,  'a' },
{ 0, 0, 0, 0 }
 };
 
@@ -400,7 +418,6 @@
exit(EXIT_FAILURE);
 }
 
-enum ListMode { LM_ALL, LM_SINGLE, LM_PRE_POST };
 ListMode list_mode = LM_ALL;
 
 GetOpts::parsed_opts::const_iterator opt;
@@ -420,6 +437,29 @@
}
 }
 
+listpairstring, string  configs;
+if ((opt = opts.find(all-configs)) != opts.end())
+{
+   configs = enum_configs(conn);
+}
+else
+{
+   configs.push_back(make_pair(config_name, ));
+}
+
+for (listpairstring,string ::iterator it = configs.begin(); it != 
configs.end(); ++it)
+{
+   if (it != configs.begin())
+   cout  endl;
+
+   if (configs.size()  1)
+   cout  Config:   it-first  , subvolume:   it-second  
endl;
+   list_from_one_config(conn, snapper, it-first, list_mode);
+}
+}
+
+void list_from_one_config(DBus::Connection* conn, Snapper* snapper, string 
config_name, ListMode list_mode)
+{
 Table table;
 
 switch (list_mode)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/snapper-0.2.4/doc/snapper.xml.in 

commit semantik for openSUSE:Factory

2014-10-08 Thread h_root
Hello community,

here is the log from the commit of package semantik for openSUSE:Factory 
checked in at 2014-10-08 22:13:48

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


Package is semantik

Changes:

--- /work/SRC/openSUSE:Factory/semantik/semantik.changes2014-09-17 
17:25:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.semantik.new/semantik.changes   2014-10-08 
22:13:54.0 +0200
@@ -1,0 +2,6 @@
+Tue Oct  7 13:43:11 UTC 2014 - ohole...@suse.com
+
+- add 0001-fix-ctrl-enter-crash.patch: fix crash when adding new
+  element
+
+---

New:

  0001-fix-ctrl-enter-crash.patch



Other differences:
--
++ semantik.spec ++
--- /var/tmp/diff_new_pack.03pUcr/_old  2014-10-08 22:13:56.0 +0200
+++ /var/tmp/diff_new_pack.03pUcr/_new  2014-10-08 22:13:56.0 +0200
@@ -25,6 +25,8 @@
 Url:http://code.google.com/p/semantik
 Source0:http://ftp.waf.io/pub/release/%{name}-%{version}.tar.bz2
 Source1:%{name}.1
+# PATCH-FIX-UPSTREAM 0001-fix-ctrl-enter-crash.patch
+Patch0: 0001-fix-ctrl-enter-crash.patch
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  libQtWebKit-devel
@@ -52,6 +54,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 

++ 0001-fix-ctrl-enter-crash.patch ++
commit 066ba6289f47493123e7e51ac4f779cecee3825e
Author: Thomas Nagy tnagy2po...@gmail.com
Date:   Thu Sep 4 18:47:42 2014 +0200

Fixed a crash on Ctrl+Return

diff --git a/src/canvas_view.cpp b/src/canvas_view.cpp
index 2cd0859..4f9ee00 100644
--- a/src/canvas_view.cpp
+++ b/src/canvas_view.cpp
@@ -1244,6 +1244,7 @@ void canvas_view::reorganize() {
 
// now apply the layout for undo/redo
mem_move *mv = new mem_move(m_oMediator);
+   mv-sel.clear();
foreach(data_item* x, m_oMediator-m_oItems.values()) {
canvas_item *v = m_oItems[x-m_iId];
QPointF p = v-pos();
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit converseen for openSUSE:Factory

2014-10-08 Thread h_root
Hello community,

here is the log from the commit of package converseen for openSUSE:Factory 
checked in at 2014-10-08 22:14:00

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


Package is converseen

Changes:

--- /work/SRC/openSUSE:Factory/converseen/converseen.changes2014-09-02 
08:22:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.converseen.new/converseen.changes   
2014-10-08 22:14:14.0 +0200
@@ -1,0 +2,6 @@
+Wed Oct  1 10:44:02 UTC 2014 - lazy.k...@opensuse.org
+
+- Update to 0.8.4.
+  * Various bugfixes.
+
+---

Old:

  converseen-0.8.3.tar.bz2

New:

  converseen-0.8.4.tar.bz2



Other differences:
--
++ converseen.spec ++
--- /var/tmp/diff_new_pack.9FvDMZ/_old  2014-10-08 22:14:14.0 +0200
+++ /var/tmp/diff_new_pack.9FvDMZ/_new  2014-10-08 22:14:14.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   converseen
-Version:0.8.3
+Version:0.8.4
 Release:0
 Summary:Batch Image Conversion Tool
 License:GPL-3.0+

++ converseen-0.8.3.tar.bz2 - converseen-0.8.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/converseen-0.8.3/converseen.rc 
new/converseen-0.8.4/converseen.rc
--- old/converseen-0.8.3/converseen.rc  2014-08-27 22:47:57.0 +0200
+++ new/converseen-0.8.4/converseen.rc  2014-09-30 15:55:41.0 +0200
@@ -60,8 +60,8 @@
 //
 
 VS_VERSION_INFO VERSIONINFO
- FILEVERSION 0,8,3,0
- PRODUCTVERSION 0,8,3,0
+ FILEVERSION 0,8,4,0
+ PRODUCTVERSION 0,8,4,0
  FILEFLAGSMASK 0x17L
 #ifdef _DEBUG
  FILEFLAGS 0x1L
@@ -79,13 +79,13 @@
 VALUE Comments, The batch image converter and resizer
 VALUE CompanyName, Faster
 VALUE FileDescription, Converseen - The batch converter and 
resizer
-VALUE FileVersion, 0.8.3.0
+VALUE FileVersion, 0.8.4.0
 VALUE InternalName, Converseen
 VALUE LegalCopyright, (C) 2009 - 2014 Francesco Mondello GNU - 
GPL
 VALUE LegalTrademarks, (C) 2009 - 2014 Francesco Mondello GNU - 
GPL
 VALUE OriginalFilename, converseen.exe
 VALUE ProductName, Converseen
-VALUE ProductVersion, 0.8.3.0
+VALUE ProductVersion, 0.8.4.0
 END
 END
 BLOCK VarFileInfo
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/converseen-0.8.3/src/globals.h 
new/converseen-0.8.4/src/globals.h
--- old/converseen-0.8.3/src/globals.h  2014-08-27 22:47:57.0 +0200
+++ new/converseen-0.8.4/src/globals.h  2014-09-30 15:55:41.0 +0200
@@ -29,8 +29,8 @@
 namespace globals
 {
 const QString PROGRAM_NAME = Converseen;
-const int CURRENT_INTERNAL_VERSION = 830;
-const QString VERSION = 0.8.3;
+const int CURRENT_INTERNAL_VERSION = 840;
+const QString VERSION = 0.8.4;
 }
 
 #endif // GLOBALS_H
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/converseen-0.8.3/src/updatechecker.cpp 
new/converseen-0.8.4/src/updatechecker.cpp
--- old/converseen-0.8.3/src/updatechecker.cpp  2014-08-27 22:47:57.0 
+0200
+++ new/converseen-0.8.4/src/updatechecker.cpp  2014-09-30 15:55:41.0 
+0200
@@ -27,7 +27,7 @@
 #include globals.h
 
 #define VERSION_URL 
http://fasterland.net/software-updates/converseen-version.txt;
-#define DESTINATION_URL http://converseen.sf.net/;
+#define DESTINATION_URL http://converseen.fasterland.net/update/;
 
 UpdateChecker::UpdateChecker(QObject *parent) :
 QObject(parent)

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



commit yast2-inetd for openSUSE:Factory

2014-10-08 Thread h_root
Hello community,

here is the log from the commit of package yast2-inetd for openSUSE:Factory 
checked in at 2014-10-08 22:13:29

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


Package is yast2-inetd

Changes:

--- /work/SRC/openSUSE:Factory/yast2-inetd/yast2-inetd.changes  2014-09-07 
11:09:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-inetd.new/yast2-inetd.changes 
2014-10-08 22:13:35.0 +0200
@@ -1,0 +2,7 @@
+Mon Sep 29 10:51:23 CEST 2014 - sch...@suse.de
+
+- Checking nil parameters (server,server_args) in GetServerBasename
+  before making a dup. (bnc#898745)
+- 3.1.9
+
+---

Old:

  yast2-inetd-3.1.8.tar.bz2

New:

  yast2-inetd-3.1.9.tar.bz2



Other differences:
--
++ yast2-inetd.spec ++
--- /var/tmp/diff_new_pack.chXRAF/_old  2014-10-08 22:13:36.0 +0200
+++ /var/tmp/diff_new_pack.chXRAF/_new  2014-10-08 22:13:36.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-inetd
-Version:3.1.8
+Version:3.1.9
 Release:0
 Url:https://github.com/yast/yast-inetd
 

++ yast2-inetd-3.1.8.tar.bz2 - yast2-inetd-3.1.9.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-inetd-3.1.8/MAINTAINER 
new/yast2-inetd-3.1.9/MAINTAINER
--- old/yast2-inetd-3.1.8/MAINTAINER2014-09-04 16:29:36.0 +0200
+++ new/yast2-inetd-3.1.9/MAINTAINER2014-10-08 11:03:10.0 +0200
@@ -1 +1 @@
-YaST2 Maintainers yast2-maintain...@suse.de
+Deprecated file. Use `osc maintainer yast2-inetd` instead.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-inetd-3.1.8/package/yast2-inetd.changes 
new/yast2-inetd-3.1.9/package/yast2-inetd.changes
--- old/yast2-inetd-3.1.8/package/yast2-inetd.changes   2014-09-04 
16:29:36.0 +0200
+++ new/yast2-inetd-3.1.9/package/yast2-inetd.changes   2014-10-08 
11:03:10.0 +0200
@@ -1,4 +1,11 @@
 ---
+Mon Sep 29 10:51:23 CEST 2014 - sch...@suse.de
+
+- Checking nil parameters (server,server_args) in GetServerBasename
+  before making a dup. (bnc#898745)
+- 3.1.9
+
+---
 Thu Sep  4 12:21:02 UTC 2014 - mvid...@suse.com
 
 - Use a more flexible rubygem requirement syntax (bnc#895069)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-inetd-3.1.8/package/yast2-inetd.spec 
new/yast2-inetd-3.1.9/package/yast2-inetd.spec
--- old/yast2-inetd-3.1.8/package/yast2-inetd.spec  2014-09-04 
16:29:36.0 +0200
+++ new/yast2-inetd-3.1.9/package/yast2-inetd.spec  2014-10-08 
11:03:10.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-inetd
-Version:3.1.8
+Version:3.1.9
 Release:0
 Url:https://github.com/yast/yast-inetd
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-inetd-3.1.8/src/include/inetd/routines.rb 
new/yast2-inetd-3.1.9/src/include/inetd/routines.rb
--- old/yast2-inetd-3.1.8/src/include/inetd/routines.rb 2014-09-04 
16:29:36.0 +0200
+++ new/yast2-inetd-3.1.9/src/include/inetd/routines.rb 2014-10-08 
11:03:10.0 +0200
@@ -81,18 +81,18 @@
 # @param [String] server_args server_args field of a service
 # @return basename of the real server
 def GetServerBasename(server, server_args)
-  result = (server == TCPD_BINARY ? server_args : server).dup
+  arg = server == TCPD_BINARY ? server_args : server
+  return nil unless arg
 
-  # check nil
-  if result  !result.empty?
-# find the server name
-server_path = result.strip.split(/[ \t]/).first
-result = File.basename(server_path)
-  end
+  arg = arg.dup # do we really modify arg???
 
-  result
+  server_path = arg.strip.split(/[ \t]/).first
+  return server_path if !server_path || server_path.empty?
+
+  File.basename(server_path)
 end
 
+
 # Considers the maps as structs and tests
 # some of their fields for equality (conjunctively, short circuit).
 # @param [Hash] a one struct
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-inetd-3.1.8/test/inetd_test.rb 
new/yast2-inetd-3.1.9/test/inetd_test.rb
--- old/yast2-inetd-3.1.8/test/inetd_test.rb2014-09-04 16:29:36.0 
+0200
+++ new/yast2-inetd-3.1.9/test/inetd_test.rb2014-10-08 11:03:10.0 
+0200
@@ -54,5 +54,96 @@
 end
   end
 end
+
+context 

commit calibre for openSUSE:Factory

2014-10-08 Thread h_root
Hello community,

here is the log from the commit of package calibre for openSUSE:Factory checked 
in at 2014-10-08 22:13:51

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


Package is calibre

Changes:

--- /work/SRC/openSUSE:Factory/calibre/calibre.changes  2014-10-06 
12:06:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.calibre.new/calibre.changes 2014-10-08 
22:14:00.0 +0200
@@ -1,0 +2,10 @@
+Tue Oct  7 13:12:59 UTC 2014 - corne...@solcon.nl
+
+- Update to 2.5.0:
+  * Switched to Qt 5
+  * For details see http://calibre-ebook.com/whats-new
+- Removed the obsolete Obsolete/Provides for calibre07 and 
calibre-icons-branding
+- Updated BuildRequires for Qt 5
+- Changed Requires: liberation-fonts into Recommends
+
+---

Old:

  calibre-1.48.0.tar.xz

New:

  calibre-2.5.0.tar.xz



Other differences:
--
++ calibre.spec ++
--- /var/tmp/diff_new_pack.BbdhzL/_old  2014-10-08 22:14:01.0 +0200
+++ /var/tmp/diff_new_pack.BbdhzL/_new  2014-10-08 22:14:01.0 +0200
@@ -22,7 +22,7 @@
 License:GPL-3.0
 Group:  Productivity/Other
 Name:   calibre
-Version:1.48.0
+Version:2.5.0
 Release:0
 Url:http://calibre-ebook.com
 Source0:
http://download.calibre-ebook.com/%{version}/calibre-%{version}.tar.xz
@@ -33,21 +33,13 @@
 Patch2: calibre-setup.install.py.diff
 # PATCH-FIX-OPENSUSE: disabling Autoupdate Searcher
 Patch3: calibre-no-update.diff
-
-#If a package is obsoleted by a compatible replacement, the obsoleted package
-#should also be provided in order to not cause unnecessary dependency breakage.
-#If the obsoleting package is not a compatible replacement for the old one,
-#leave out the Provides.
-Provides:   calibre07 = %{version}
-Obsoletes:  calibre07  %{version}
-Provides:   calibre-icons-branding = %{version}
-Obsoletes:  calibre-icons-branding  %{version}
-
 BuildRequires:  fdupes
 BuildRequires:  help2man
+BuildRequires:  libQt5Core-private-headers-devel
+BuildRequires:  libQt5Gui-private-headers-devel
+BuildRequires:  libQt5PlatformSupport-private-headers-devel
 BuildRequires:  libpodofo-devel
-BuildRequires:  libpoppler-qt4-devel = 0.12.0
-BuildRequires:  libqt4-private-headers-devel
+BuildRequires:  libpoppler-qt5-devel = 0.20.0
 BuildRequires:  python-devel = 2.7.1
 BuildRequires:  update-desktop-files
 
@@ -87,7 +79,7 @@
 BuildRequires:  python-netifaces
 BuildRequires:  python-odfpy
 BuildRequires:  python-pypdf
-BuildRequires:  python-qt4-devel = 4.9.1
+BuildRequires:  python-qt5-devel = 5.3.1
 BuildRequires:  python-setuptools
 BuildRequires:  python-sip-devel = 4.12.1
 BuildRequires:  sqlite3-devel
@@ -103,7 +95,6 @@
 Requires:   libqt4 = 4.6.0
 Requires:   libwmf = 0.2.8
 Requires:   podofo = 0.8.2
-Requires:   poppler-qt4 = 0.12.0
 Requires:   poppler-tools
 Requires:   python = 2.7.1
 Requires:   python-apsw
@@ -120,11 +111,12 @@
 Requires:   python-netifaces
 Requires:   python-odfpy
 Requires:   python-pypdf
-Requires:   python-qt4 = 4.9.1
+Requires:   python-qt5 = 5.3.1
 Requires:   python-setuptools
 Requires:   python-sip = 4.12.1
 Requires:   sqlite3
 Requires:   xdg-utils = 1.0.2
+Recommends: liberation-fonts
 Suggests:   python-Pillow
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -140,7 +132,7 @@
 Linux, Windows and OS X.
 
 %prep
-%setup -q -n %{name}
+%setup -q
 %patch1 -p1 -b .no-update
 %patch2 -p1
 %patch3 -p1 -b .no-update

++ calibre-1.48.0.tar.xz - calibre-2.5.0.tar.xz ++
/work/SRC/openSUSE:Factory/calibre/calibre-1.48.0.tar.xz 
/work/SRC/openSUSE:Factory/.calibre.new/calibre-2.5.0.tar.xz differ: char 25, 
line 1

++ calibre-no-update.diff ++
--- /var/tmp/diff_new_pack.BbdhzL/_old  2014-10-08 22:14:01.0 +0200
+++ /var/tmp/diff_new_pack.BbdhzL/_new  2014-10-08 22:14:01.0 +0200
@@ -1,7 +1,8 @@
-diff -ur calibre.orig/src/calibre/gui2/ui.py calibre/src/calibre/gui2/ui.py
 calibre.orig/src/calibre/gui2/ui.py2014-08-08 05:21:35.0 
+0200
-+++ calibre/src/calibre/gui2/ui.py 2014-09-21 16:21:18.382645834 +0200
-@@ -884,7 +884,8 @@
+Index: calibre/src/calibre/gui2/ui.py
+===
+--- calibre.orig/src/calibre/gui2/ui.py2012-06-08 07:17:56.0 
+0200
 calibre/src/calibre/gui2/ui.py 2012-06-12 20:44:24.116576257 +0200
+@@ -744,7 +744,8 @@ class Main(MainWindow, MainWindowMixin,
  if write_settings:
  self.write_settings()
  

commit nh2ps for openSUSE:Factory

2014-10-08 Thread h_root
Hello community,

here is the log from the commit of package nh2ps for openSUSE:Factory checked 
in at 2014-10-08 22:14:01

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


Package is nh2ps

Changes:

--- /work/SRC/openSUSE:Factory/nh2ps/nh2ps.changes  2011-09-23 
02:14:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.nh2ps.new/nh2ps.changes 2014-10-08 
22:14:15.0 +0200
@@ -1,0 +2,5 @@
+Wed Oct  8 10:49:42 UTC 2014 - jeng...@inai.de
+
+- Remove ancient specfile tags/sections
+
+---



Other differences:
--
++ nh2ps.spec ++
--- /var/tmp/diff_new_pack.UCLCu5/_old  2014-10-08 22:14:16.0 +0200
+++ /var/tmp/diff_new_pack.UCLCu5/_new  2014-10-08 22:14:16.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package nh2ps (Version 2.3.1)
+# spec file for package nh2ps
 #
-# Copyright (c) 2009 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
@@ -15,16 +15,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   nh2ps
+Summary:Hangul Text to Postscript Converter
 License:SUSE-Public-Domain
 Group:  Productivity/Publishing/PS
-AutoReqProv:on
-Summary:Hangul Text to Postscript Converter
 Version:2.3.1
-Release:655
+Release:0
 Source: ftp://jazz.snu.ac.kr/pub/unix/util/nh2ps/nh2ps-2.3.1.tar.gz
 Patch:  nh2ps-2.3.1-cflags.patch
 Patch1: nh2ps-2.3.1-perlpath.patch
@@ -47,15 +44,13 @@
 
 %build
 export RPM_OPT_FLAGS
-make
+# parallel build fails
+make -j1
 
 %install
 install -d %{buildroot}%{_prefix}/bin
 make PREFIX=%{buildroot}%{_prefix} install
 
-%clean
-rm -rf %{buildroot}
-
 %files
 %defattr(-,root,root)
 %doc ksc5601-char-list README.a2ps

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



commit rpmlint for openSUSE:Factory

2014-10-08 Thread h_root
Hello community,

here is the log from the commit of package rpmlint for openSUSE:Factory checked 
in at 2014-10-08 22:13:42

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


Package is rpmlint

Changes:

New Changes file:

--- /dev/null   2014-09-26 12:09:11.568032006 +0200
+++ /work/SRC/openSUSE:Factory/.rpmlint.new/rpmlint-tests.changes   
2014-10-08 22:13:47.0 +0200
@@ -0,0 +1,132 @@
+---
+Thu Aug 21 15:09:10 UTC 2014 - lnus...@suse.de
+
+- fix rclink* tests by adding expected systemd macros
+
+---
+Thu Aug 21 13:12:44 UTC 2014 - lnus...@suse.de
+
+- add test cases for systemd macros
+
+---
+Tue May  6 09:12:18 UTC 2014 - lnus...@suse.de
+
+- adjust for new var/run check
+- use service file
+
+---
+Fri Mar  7 09:44:20 UTC 2014 - lnus...@suse.de
+
+- add appdata check
+
+---
+Wed Feb  5 12:25:52 UTC 2014 - lnus...@suse.de
+
+- fix reference output for non-ghost* tests
+
+---
+Thu Jan 30 09:25:40 UTC 2014 - lnus...@suse.de
+
+- add tests for rc links (bnc#860340)
+
+---
+Wed Sep 25 12:08:03 UTC 2013 - lnus...@suse.de
+
+- update reference data to match Factory
+- generate tarball via service file
+
+---
+Mon Dec 10 11:07:10 UTC 2012 - dmuel...@suse.com
+
+- update reference data to make checks pass again (bnc#793546))
+
+---
+Mon Jun 18 14:04:28 UTC 2012 - lnus...@suse.de
+
+- omit debug packages from checks
+
+---
+Wed May 23 13:33:21 UTC 2012 - lnus...@suse.de
+
+- add pam test case
+
+---
+Thu Mar  8 09:23:23 UTC 2012 - lnus...@suse.de
+
+- adjust to new badness score for non-position-independent-executable
+
+---
+Mon Feb 20 16:04:11 UTC 2012 - lnus...@suse.de
+
+- add logrotate test
+
+---
+Tue Jan 31 11:03:20 UTC 2012 - lnus...@suse.de
+
+- add test for buildroot check
+
+---
+Tue Dec 20 11:07:53 UTC 2011 - lnus...@suse.de
+
+- suse-filelist-empty is not fatal anymore
+
+---
+Tue Nov 29 12:39:30 UTC 2011 - lnus...@suse.de
+
+- add -devel group check
+
+---
+Tue Nov 29 12:07:54 UTC 2011 - lnus...@suse.de
+
+- adjust to new license check and add test case
+
+---
+Thu Aug  4 15:06:03 UTC 2011 - lnus...@suse.de
+
+- non-ghost-in-var-run is fatal now
+
+---
+Fri Jul 29 11:49:32 UTC 2011 - lnus...@suse.de
+
+- fix testsuite
+
+---
+Mon Jul 11 11:56:38 UTC 2011 - lnus...@suse.de
+
+- check for false positives in pie test
+
+---
+Tue Jun  7 15:26:29 UTC 2011 - lnus...@suse.de
+
+- add polkit test
+
+---
+Mon Jun  6 12:38:59 UTC 2011 - lnus...@suse.de
+
+- add an actually readable package description
+
+---
+Tue May 31 15:01:12 UTC 2011 - lnus...@suse.de
+
+- add check for /var/log/subsys
+
+---
+Tue May 17 10:43:17 UTC 2011 - lnus...@suse.de
+
+- update ref files
+
+---
+Mon May  2 11:57:12 UTC 2011 - lnus...@suse.de
+
+- another init script test case
+
+---
+Thu Apr 21 13:11:44 UTC 2011 - lnus...@suse.de
+
+- add new initscript warnings
+
+---
+Tue Apr 19 12:03:51 UTC 2011 - lnus...@suse.de
+
+- initial package
+
--- /work/SRC/openSUSE:Factory/rpmlint/rpmlint.changes  2014-08-29 
17:42:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.rpmlint.new/rpmlint.changes 2014-10-08 
22:13:47.0 +0200
@@ -1,0 +2,5 @@
+Wed Sep 24 16:48:13 UTC 2014 - 

commit mate-branding-openSUSE for openSUSE:Factory

2014-10-08 Thread h_root
Hello community,

here is the log from the commit of package mate-branding-openSUSE for 
openSUSE:Factory checked in at 2014-10-08 22:14:03

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


Package is mate-branding-openSUSE

Changes:

--- 
/work/SRC/openSUSE:Factory/mate-branding-openSUSE/mate-branding-openSUSE.changes
2014-07-15 08:00:50.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.mate-branding-openSUSE.new/mate-branding-openSUSE.changes
   2014-10-08 22:14:16.0 +0200
@@ -1,0 +2,6 @@
+Wed Oct  8 11:59:09 UTC 2014 - p.drou...@gmail.com
+
+- Fix the default icon theme; use Sonar for theme and icons
+- Reenable default theme
+
+---



Other differences:
--
++ mate-session-branding.gschema.override.in ++
--- /var/tmp/diff_new_pack.iASMHq/_old  2014-10-08 22:14:17.0 +0200
+++ /var/tmp/diff_new_pack.iASMHq/_new  2014-10-08 22:14:17.0 +0200
@@ -5,6 +5,9 @@
 primary-color = #258c06
 secondary-color = #258c06
 
-#[org.mate.interface]
-#icon-theme='Gilouche'
-#gtk-theme='Sonar'
+[org.mate.interface]
+icon-theme='Sonar'
+gtk-theme='Sonar'
+
+[org.mate.Marco.general]
+theme='Sonar'

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



commit python-eventlet for openSUSE:Factory

2014-10-08 Thread h_root
Hello community,

here is the log from the commit of package python-eventlet for openSUSE:Factory 
checked in at 2014-10-08 22:13:58

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


Package is python-eventlet

Changes:

--- /work/SRC/openSUSE:Factory/python-eventlet/python-eventlet.changes  
2013-10-25 11:15:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-eventlet.new/python-eventlet.changes 
2014-10-08 22:14:11.0 +0200
@@ -1,0 +2,20 @@
+Tue Sep  2 08:00:50 UTC 2014 - dmuel...@suse.com
+
+- update to 0.15.2:
+  * greenio: fixed memory leak, introduced in 0.15.1; Thanks to Michael 
Kerrin, Tushar Gohad
+  * wsgi: Support optional headers w/ 100 Continue responses; Thanks to 
Tushar Gohad
+  * greenio: Fix second simultaneous read (parallel paramiko issue); Thanks to 
Jan Grant, Michael Kerrin
+  * db_pool: customizable connection cleanup function; Thanks to Avery Fay
+  * Python3 compatibility -- **not ready yet**; Thanks to Astrum Kuo, Davanum 
Srinivas, Jakub Stasiak, Victor Sergeyev
+  * coros: remove Actor which was deprecated in 2010-01
+  * saranwrap: remove saranwrap which was deprecated in 2010-02
+  * PyPy compatibility fixes; Thanks to Dmitriy Kruglyak, Jakub Stasiak
+  * green.profile: accumulate results between runs; Thanks to Zhang Hua
+  * greenthread: add .unlink() method; Thanks to Astrum Kuo
+  * packaging: Generate universal wheels; Thanks to Jakub Stasiak
+  * queue: Make join not wait if there are no unfinished tasks; Thanks to 
Jakub Stasiak
+  * tpool: proxy __enter__, __exit__ fixes Bitbucket-158; Thanks to Eric Urban
+  * websockets: Add websockets13 support; handle lack of Upgrade header; 
Thanks to Edward George
+  * wsgi: capitalize_response_headers option
+
+---

Old:

  eventlet-0.14.0.tar.gz

New:

  eventlet-0.15.2.tar.gz



Other differences:
--
++ python-eventlet.spec ++
--- /var/tmp/diff_new_pack.bYdrgi/_old  2014-10-08 22:14:12.0 +0200
+++ /var/tmp/diff_new_pack.bYdrgi/_new  2014-10-08 22:14:12.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-eventlet
 #
-# 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:   python-eventlet
-Version:0.14.0
+Version:0.15.2
 Release:0
 Url:http://eventlet.net
 Summary:Highly concurrent networking library
@@ -47,13 +47,14 @@
 interpreter, or as a small part of a larger application.
 
 %package doc
-
 Summary:Highly concurrent networking library - Documentation
 Group:  Development/Libraries/Python
 Requires:   %{name} = %{version}
 
 %description doc
-Documentation for the python-eventlet package.
+Documentation for Eventlet, which is a concurrent networking library
+for Python that allows you to change how you run your code, not how you write 
it.
+
 
 %prep
 %setup -q -n eventlet-%{version}

++ eventlet-0.14.0.tar.gz - eventlet-0.15.2.tar.gz ++
 24196 lines of diff (skipped)

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



commit kernel-source for openSUSE:Factory

2014-10-08 Thread h_root
Hello community,

here is the log from the commit of package kernel-source for openSUSE:Factory 
checked in at 2014-10-08 22:13:38

Comparing /work/SRC/openSUSE:Factory/kernel-source (Old)
 and  /work/SRC/openSUSE:Factory/.kernel-source.new (New)


Package is kernel-source

Changes:

--- /work/SRC/openSUSE:Factory/kernel-source/kernel-debug.changes   
2014-09-20 15:52:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.kernel-source.new/kernel-debug.changes  
2014-10-08 22:13:40.0 +0200
@@ -1,0 +2,6 @@
+Mon Oct  6 09:18:42 CEST 2014 - jsl...@suse.cz
+
+- Linux 3.16.4.
+- commit 7a8842b
+
+---
kernel-default.changes: same change
kernel-desktop.changes: same change
kernel-docs.changes: same change
kernel-ec2.changes: same change
kernel-lpae.changes: same change
kernel-obs-build.changes: same change
kernel-obs-qa-xen.changes: same change
kernel-obs-qa.changes: same change
kernel-pae.changes: same change
kernel-source.changes: same change
kernel-syms.changes: same change
kernel-vanilla.changes: same change
kernel-xen.changes: same change



Other differences:
--
++ kernel-debug.spec ++
--- /var/tmp/diff_new_pack.gmtdJr/_old  2014-10-08 22:13:45.0 +0200
+++ /var/tmp/diff_new_pack.gmtdJr/_new  2014-10-08 22:13:45.0 +0200
@@ -20,7 +20,7 @@
 # needssslcertforbuild
 
 %define srcversion 3.16
-%define patchversion 3.16.3
+%define patchversion 3.16.4
 %define variant %{nil}
 %define vanilla_only 0
 
@@ -59,11 +59,11 @@
 Summary:A Debug Version of the Kernel
 License:GPL-2.0
 Group:  System/Kernel
-Version:3.16.3
+Version:3.16.4
 %if 0%{?is_kotd}
-Release:RELEASE.gd2bbe7f
+Release:RELEASE.g7a8842b
 %else
-Release:RELEASE.gd2bbe7f
+Release:RELEASE.g7a8842b
 %endif
 Url:http://www.kernel.org/
 BuildRequires:  bc

kernel-default.spec: same change
kernel-desktop.spec: same change
++ kernel-docs.spec ++
--- /var/tmp/diff_new_pack.gmtdJr/_old  2014-10-08 22:13:45.0 +0200
+++ /var/tmp/diff_new_pack.gmtdJr/_new  2014-10-08 22:13:45.0 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%define patchversion 3.16.3
+%define patchversion 3.16.4
 %define variant %{nil}
 
 %include %_sourcedir/kernel-spec-macros
@@ -25,11 +25,11 @@
 Summary:Kernel Documentation
 License:GPL-2.0
 Group:  Documentation/Man
-Version:3.16.3
+Version:3.16.4
 %if 0%{?is_kotd}
-Release:RELEASE.gd2bbe7f
+Release:RELEASE.g7a8842b
 %else
-Release:RELEASE.gd2bbe7f
+Release:RELEASE.g7a8842b
 %endif
 BuildRequires:  docbook-toys
 BuildRequires:  docbook-utils

++ kernel-ec2.spec ++
--- /var/tmp/diff_new_pack.gmtdJr/_old  2014-10-08 22:13:45.0 +0200
+++ /var/tmp/diff_new_pack.gmtdJr/_new  2014-10-08 22:13:45.0 +0200
@@ -20,7 +20,7 @@
 # needssslcertforbuild
 
 %define srcversion 3.16
-%define patchversion 3.16.3
+%define patchversion 3.16.4
 %define variant %{nil}
 %define vanilla_only 0
 
@@ -59,11 +59,11 @@
 Summary:The Amazon EC2 Xen Kernel
 License:GPL-2.0
 Group:  System/Kernel
-Version:3.16.3
+Version:3.16.4
 %if 0%{?is_kotd}
-Release:RELEASE.gd2bbe7f
+Release:RELEASE.g7a8842b
 %else
-Release:RELEASE.gd2bbe7f
+Release:RELEASE.g7a8842b
 %endif
 Url:http://www.kernel.org/
 BuildRequires:  bc

kernel-lpae.spec: same change
++ kernel-obs-build.spec ++
--- /var/tmp/diff_new_pack.gmtdJr/_old  2014-10-08 22:13:45.0 +0200
+++ /var/tmp/diff_new_pack.gmtdJr/_new  2014-10-08 22:13:45.0 +0200
@@ -19,7 +19,7 @@
 
 #!BuildIgnore: post-build-checks
 
-%define patchversion 3.16.3
+%define patchversion 3.16.4
 %define variant %{nil}
 
 %include %_sourcedir/kernel-spec-macros
@@ -45,11 +45,11 @@
 Summary:package kernel and initrd for OBS VM builds
 License:GPL-2.0
 Group:  SLES
-Version:3.16.3
+Version:3.16.4
 %if 0%{?is_kotd}
-Release:RELEASE.gd2bbe7f
+Release:RELEASE.g7a8842b
 %else
-Release:RELEASE.gd2bbe7f
+Release:RELEASE.g7a8842b
 %endif
 
 %description

++ kernel-obs-qa-xen.spec ++
--- /var/tmp/diff_new_pack.gmtdJr/_old  2014-10-08 22:13:45.0 +0200
+++ /var/tmp/diff_new_pack.gmtdJr/_new  2014-10-08 22:13:45.0 +0200
@@ -17,7 +17,7 @@
 # needsrootforbuild
 
 
-%define patchversion 3.16.3
+%define patchversion 3.16.4
 %define variant %{nil}
 
 %include %_sourcedir/kernel-spec-macros
@@ -36,11 +36,11 @@
 Summary:Basic QA tests for the kernel
 License:GPL-2.0
 Group:  SLES
-Version:3.16.3
+Version:3.16.4
 %if 

commit gnu-crypto for openSUSE:Factory

2014-10-08 Thread h_root
Hello community,

here is the log from the commit of package gnu-crypto for openSUSE:Factory 
checked in at 2014-10-08 22:13:48

Comparing /work/SRC/openSUSE:Factory/gnu-crypto (Old)
 and  /work/SRC/openSUSE:Factory/.gnu-crypto.new (New)


Package is gnu-crypto

Changes:

--- /work/SRC/openSUSE:Factory/gnu-crypto/gnu-crypto.changes2013-09-13 
14:46:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnu-crypto.new/gnu-crypto.changes   
2014-10-08 22:13:53.0 +0200
@@ -1,0 +2,5 @@
+Tue Oct  7 11:28:06 UTC 2014 - tchva...@suse.com
+
+- Cleanup a bit with spec-cleaner
+
+---



Other differences:
--
++ gnu-crypto.spec ++
--- /var/tmp/diff_new_pack.oV9hB2/_old  2014-10-08 22:13:54.0 +0200
+++ /var/tmp/diff_new_pack.oV9hB2/_new  2014-10-08 22:13:54.0 +0200
@@ -1,8 +1,7 @@
-# vim: foldcolumn=4 foldmarker=, foldmethod=marker foldlevel=42
 #
 # spec file for package gnu-crypto
 #
-# 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,25 +17,24 @@
 
 
 Name:   gnu-crypto
-BuildRequires:  ant
-BuildRequires:  classpath
-BuildRequires:  groff
-BuildRequires:  java-1_5_0-gcj-compat-devel
-BuildRequires:  texinfo
-BuildRequires:  texlive
-BuildRequires:  unzip
-#antlr
 Version:2.0.1
 Release:0
 Summary:GNU Crypto
 License:GPL-2.0+
 Group:  Development/Languages/Java
 Url:http://www.gnu.org/software/gnu-crypto/
-Source: %{name}-%{version}.tar.bz2
+Source: 
ftp://ftp.gnu.org/gnu/%{name}/releases/%{name}-%{version}.tar.bz2
 Patch0: sasl-functions.patch
+BuildRequires:  ant
+BuildRequires:  classpath
+BuildRequires:  groff
+BuildRequires:  java-1_5_0-gcj-compat-devel
+BuildRequires:  texinfo
+BuildRequires:  texlive
+BuildRequires:  unzip
+Provides:   jce
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
-Provides:   jce
 
 %description
 GNU Crypto, part of the GNU project, released under the aegis of GNU,
@@ -45,25 +43,18 @@
 programming language for use by programmers and end-users.
 
 %prep
-%setup
+%setup -q
 %patch0 
-# prep
-# build
 
 %build
 CLASSPATH=$(build-classpath glibj) ant jar
-# build
-# install
 
 %install
-mkdir -p $RPM_BUILD_ROOT/%{_javadir}
-cp lib/*.jar $RPM_BUILD_ROOT/%{_javadir}
-# install
+mkdir -p %{buildroot}/%{_javadir}
+cp lib/*.jar %{buildroot}/%{_javadir}
 
 %files
 %defattr(-,root,root)   
 %{_javadir}/*
 
-# 
-
 %changelog

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



commit pin for openSUSE:Factory

2014-10-08 Thread h_root
Hello community,

here is the log from the commit of package pin for openSUSE:Factory checked in 
at 2014-10-08 22:14:08

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


Package is pin

Changes:

--- /work/SRC/openSUSE:Factory/pin/pin.changes  2012-02-15 15:59:38.0 
+0100
+++ /work/SRC/openSUSE:Factory/.pin.new/pin.changes 2014-10-08 
22:14:23.0 +0200
@@ -1,0 +2,5 @@
+Wed Oct  8 12:15:52 UTC 2014 - jeng...@inai.de
+
+- Remove old specfile tags and sections
+
+---



Other differences:
--
++ pin.spec ++
--- /var/tmp/diff_new_pack.BUe1vk/_old  2014-10-08 22:14:24.0 +0200
+++ /var/tmp/diff_new_pack.BUe1vk/_new  2014-10-08 22:14:24.0 +0200
@@ -15,16 +15,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   pin
-Url:http://www.hennevogel.de/scripts/pin/
+Version:0.38
+Release:0
 License:GPL-2.0+
 Group:  Documentation/SUSE
-AutoReqProv:on
-Version:0.38
-Release:91
+Url:http://www.hennevogel.de/scripts/pin/
 Source: pin
 Source1:pin.1.gz
 Summary:A tool for finding package information
@@ -43,7 +40,6 @@
 Martin Lasarsch mlas...@suse.de
 
 %install
-rm -rf $RPM_BUILD_ROOT
 mkdir -p $RPM_BUILD_ROOT/%_bindir
 install -m 755 %{S:0} $RPM_BUILD_ROOT/%_bindir
 install -d $RPM_BUILD_ROOT/%_mandir/man1


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



commit uwsgi for openSUSE:Factory

2014-10-08 Thread h_root
Hello community,

here is the log from the commit of package uwsgi for openSUSE:Factory checked 
in at 2014-10-08 22:13:50

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


Package is uwsgi

Changes:

--- /work/SRC/openSUSE:Factory/uwsgi/uwsgi.changes  2014-07-22 
09:55:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.uwsgi.new/uwsgi.changes 2014-10-08 
22:13:56.0 +0200
@@ -1,0 +2,5 @@
+Tue Oct  7 05:01:46 UTC 2014 - crrodrig...@opensuse.org
+
+- Use lua-devel only, current versions support lua 5.2 
+
+---



Other differences:
--
++ uwsgi.spec ++
--- /var/tmp/diff_new_pack.gOecq4/_old  2014-10-08 22:13:57.0 +0200
+++ /var/tmp/diff_new_pack.gOecq4/_new  2014-10-08 22:13:57.0 +0200
@@ -71,11 +71,7 @@
 BuildRequires:  libxml2-devel
 BuildRequires:  libxslt-devel
 BuildRequires:  libyaml-devel
-%if 0%{?suse_version}  1210
-BuildRequires:  lua51-devel
-%else
 BuildRequires:  lua-devel
-%endif
 #BuildRequires:  mono-web
 BuildRequires:  openldap2-devel
 BuildRequires:  openssl-devel

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



commit pdns for openSUSE:Factory

2014-10-08 Thread h_root
Hello community,

here is the log from the commit of package pdns for openSUSE:Factory checked in 
at 2014-10-08 22:13:56

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


Package is pdns

Changes:

--- /work/SRC/openSUSE:Factory/pdns/pdns.changes2014-08-03 
15:36:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.pdns.new/pdns.changes   2014-10-08 
22:14:08.0 +0200
@@ -1,0 +2,74 @@
+Wed Oct  1 01:25:28 UTC 2014 - mrueck...@suse.de
+
+- enable sqlite3 support also on sle11
+
+---
+Wed Oct  1 01:09:48 UTC 2014 - mrueck...@suse.de
+
+- also drop asciidoc and ragel buildrequires:
+  - asciidoc seems unused
+  - ragel is only needed when we patch pdns/dnslabeltext.rl
+
+---
+Wed Oct  1 01:05:27 UTC 2014 - mrueck...@suse.de
+
+- drop xmlto buildrequires
+
+---
+Wed Oct  1 01:02:30 UTC 2014 - mrueck...@suse.de
+
+- only enable pkcs11 and zeromq support on distros newer than
+  11.1/SLE11
+
+---
+Wed Oct  1 00:43:14 UTC 2014 - mrueck...@suse.de
+
+- convert all conditionals in the spec file to bcond_with(out)
+
+---
+Tue Sep 30 23:57:19 UTC 2014 - mrueck...@suse.de
+
+- update to version 3.4.0
+  upgrade notes: http://doc.powerdns.com/html/from3.3.1to3.4.0.html
+
+  This is a performance, feature, bugfix and conformity update to
+  3.3.1 and any earlier version. It contains a huge amount of work
+  by various contributors, to whom we are very grateful.
+
+  For all the details see
+  http://doc.powerdns.com/html/changelog.html#changelog-auth-3.4.0
+- use system polarssl on 13.2 and newer
+  new buildrequires polarssl-devel = 1.1
+- enable lmdb backend on 13.2 and newer (new subpackage)
+  new buildrequires: lmdb-devel
+- enable zeromq backend (new subpackage)
+  new buildrequires: zeromq-devel
+- enable pkcs11 support
+  new buildrequires: pkgconfig(p11-kit-1)
+- drop docbook tools from buildrequires
+- no longer extend the libdir with the pkg_name, configure does
+  that automatically now.
+- drop remotebackend-http again. it got removed.
+- refreshed the date/time patch:
+  new name: pdns-3.4.0-no_date_time.patch
+- drop pdns-3.2_polarssl.patch: no longer needed. the intree copy
+  is integrated into the normal build system.
+- package newly provided sql files in each subpackage.
+
+---
+Mon Sep 29 19:57:53 UTC 2014 - crrodrig...@opensuse.org
+
+- fix build in distros that do not have %_tmpfilesdir macro.
+
+---
+Mon Sep 29 01:08:43 UTC 2014 - crrodrig...@opensuse.org
+
+- Use lua-devel, current versions now support lua 5.2 
+- Use /run/pdns as _localstatedir in distros with systemd
+  this also requires using --with-socketdir even when
+  no systemd otherwise the path is overriden by the build
+  system.
+- pdns-no-date-time.patch : Do not use __DATE__ or __TIME__
+  in source code and/or build system to make build-compare happy.
+
+---

Old:

  pdns-3.2_polarssl.patch
  pdns-3.3.1.tar.gz

New:

  pdns-3.4.0-no_date_time.patch
  pdns-3.4.0.tar.bz2
  pdns.tmpfiles
  series



Other differences:
--
++ pdns.spec ++
--- /var/tmp/diff_new_pack.zQPZr1/_old  2014-10-08 22:14:09.0 +0200
+++ /var/tmp/diff_new_pack.zQPZr1/_new  2014-10-08 22:14:09.0 +0200
@@ -15,87 +15,106 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-%if 0%{?suse_version}  1220
-%define with_systemd 1
-%else
-%define with_systemd 0
-%endif
 
 Name:   pdns
-Version:3.3.1
+Version:3.4.0
 Release:0
 #
-#
 %define pkg_name   pdns
-%define pkg_version 3.3.1
-%define polarssl_version 1.1.2
+%define pkg_version 3.4.0
+%define polarssl_version 1.3.2
+#
 %define home   %{_var}/lib/pdns
+%if 0%{?suse_version}  1220
+%bcond_without systemd
+%define _localstatedir /run/pdns
+%else
+%bcond_with systemd
 %define _localstatedir %{_var}/run/pdns
+%endif
+%{!?_tmpfilesdir: %global _tmpfilesdir /usr/lib/tmpfiles.d }
 #
-
-%if 0%{?suse_version}  1100
-%define with_pdns_sqlite3 1
+%bcond_without pdns_lua
+%bcond_withpdns_mongo
+%bcond_without pdns_mydns
+%bcond_without pdns_sqlite3
+%bcond_withpdns_tinydns
+%if 0%{?suse_version} = 1320
+%bcond_without pdns_lmdb
+%bcond_withpdns_intree_polarssl
+%else
+%bcond_withpdns_lmdb
+%bcond_without 

commit mksh for openSUSE:Factory

2014-10-08 Thread h_root
Hello community,

here is the log from the commit of package mksh for openSUSE:Factory checked in 
at 2014-10-08 22:13:54

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


Package is mksh

Changes:

--- /work/SRC/openSUSE:Factory/mksh/mksh.changes2014-10-05 
20:33:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.mksh.new/mksh.changes   2014-10-08 
22:14:06.0 +0200
@@ -1,0 +2,11 @@
+Tue Oct  7 17:22:15 UTC 2014 - t...@mirbsd.org
+
+- update to regression bugfix version 50d
+  - [Goodbox] Fix NULL pointer dereference on “unset x; nameref x”
+  - [tg] Fix severe regression in field splitting (LP#1378208)
+  - [tg] Add a warning about not using tainted user input (including
+from the environment) in arithmetics, until Stéphane writes it up
+nicely
+- refresh vendor patch
+
+---

Old:

  mksh-R50c.tgz

New:

  mksh-R50d.tgz



Other differences:
--
++ mksh.spec ++
--- /var/tmp/diff_new_pack.ykhRCF/_old  2014-10-08 22:14:07.0 +0200
+++ /var/tmp/diff_new_pack.ykhRCF/_new  2014-10-08 22:14:07.0 +0200
@@ -21,7 +21,7 @@
 # Please see OBS home:mirabile/mksh for a package for other distributions.
 
 Name:   mksh
-Version:50c
+Version:50d
 Release:0
 Summary:MirBSD Korn Shell
 License:MirOS and ISC

++ mksh-R50c.tgz - mksh-R50d.tgz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mksh/Build.sh new/mksh/Build.sh
--- old/mksh/Build.sh   2014-10-03 19:32:57.0 +0200
+++ new/mksh/Build.sh   2014-10-07 17:23:02.0 +0200
@@ -1,5 +1,5 @@
 #!/bin/sh
-srcversion='$MirOS: src/bin/mksh/Build.sh,v 1.668 2014/10/03 17:32:07 tg Exp $'
+srcversion='$MirOS: src/bin/mksh/Build.sh,v 1.669 2014/10/07 15:22:12 tg Exp $'
 #-
 # Copyright (c) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
 #  2011, 2012, 2013, 2014
@@ -1784,7 +1784,7 @@
#define EXTERN
#define MKSH_INCLUDES_ONLY
#include sh.h
-   __RCSID($MirOS: src/bin/mksh/Build.sh,v 1.668 2014/10/03 
17:32:07 tg Exp $);
+   __RCSID($MirOS: src/bin/mksh/Build.sh,v 1.669 2014/10/07 
15:22:12 tg Exp $);
int main(void) { printf(Hello, World!\n); return (isatty(0)); 
}
 EOF
case $cm in
@@ -2316,7 +2316,7 @@
 addsrcs USE_PRINTF_BUILTIN printf.c
 test 1 = $USE_PRINTF_BUILTIN  add_cppflags -DMKSH_PRINTF_BUILTIN
 test 1 = $HAVE_CAN_VERB  CFLAGS=$CFLAGS -verbose
-add_cppflags -DMKSH_BUILD_R=503
+add_cppflags -DMKSH_BUILD_R=504
 
 $e $bi$me: Finished configuration testing, now producing output.$ao
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mksh/check.t new/mksh/check.t
--- old/mksh/check.t2014-10-03 19:32:59.0 +0200
+++ new/mksh/check.t2014-10-07 17:23:04.0 +0200
@@ -1,4 +1,4 @@
-# $MirOS: src/bin/mksh/check.t,v 1.659 2014/10/03 17:32:09 tg Exp $
+# $MirOS: src/bin/mksh/check.t,v 1.661 2014/10/07 15:22:14 tg Exp $
 # OpenBSD src/regress/bin/ksh updated: 2013/12/02 20:39:44
 #-
 # Copyright © 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
@@ -27,7 +27,7 @@
 # 
http://www.freebsd.org/cgi/cvsweb.cgi/src/tools/regression/bin/test/regress.sh?rev=HEAD
 
 expected-stdout:
-   @(#)MIRBSD KSH R50 2014/10/03
+   @(#)MIRBSD KSH R50 2014/10/07
 description:
Check version of shell.
 stdin:
@@ -36,7 +36,7 @@
 category: shell:legacy-no
 ---
 expected-stdout:
-   @(#)LEGACY KSH R50 2014/10/03
+   @(#)LEGACY KSH R50 2014/10/07
 description:
Check version of legacy shell.
 stdin:
@@ -3736,12 +3736,18 @@
 name: IFS-subst-3
 description:
Check leading IFS non-whitespace after trim does make a field
+   but leading IFS whitespace does not, nor empty replacements
 stdin:
showargs() { for i; do echo -n  $i; done; echo; }
+   showargs 0 ${-+}
IFS=:
showargs 1 ${-+:foo:bar}
+   IFS=' '
+   showargs 2 ${-+ foo bar}
 expected-stdout:
+0
 1  foo bar
+2 foo bar
 ---
 name: IFS-subst-4-1
 description:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mksh/eval.c new/mksh/eval.c
--- old/mksh/eval.c 2014-10-03 19:33:01.0 +0200
+++ new/mksh/eval.c 2014-10-07 17:23:06.0 +0200
@@ -23,7 +23,7 @@
 
 #include sh.h
 
-__RCSID($MirOS: src/bin/mksh/eval.c,v 1.152 2014/10/03 17:32:11 tg Exp $);
+__RCSID($MirOS: src/bin/mksh/eval.c,v 1.153 2014/10/07 15:22:16 tg Exp $);
 
 /*
  * string expansion
@@ -62,6 +62,7 @@
 #define IFS_WORD   0   /* word has chars 

commit neverball for openSUSE:Factory

2014-10-08 Thread h_root
Hello community,

here is the log from the commit of package neverball for openSUSE:Factory 
checked in at 2014-10-08 22:13:52

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


Package is neverball

Changes:

--- /work/SRC/openSUSE:Factory/neverball/neverball.changes  2013-02-17 
17:08:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.neverball.new/neverball.changes 2014-10-08 
22:14:03.0 +0200
@@ -1,0 +2,28 @@
+Mon Oct  6 16:04:15 UTC 2014 - nemy...@gmx.ch
+
+- Update to 1.6.0, announce message is here:
+
+  http://neverball.org/release.php
+
+- Change Source to use Web URL
+- Remove Desktop entry files, use supplied files
+- Add name3 for mapc
+- Add BuildRequires for dejavu-fonts, desktop-file-utils,
+  hicolor-icon-theme, libSDL2-devel, libSDL2_ttf-devel,
+  libpng16-compat-devel, libpng16-devel, libSDL2_net-devel (mapc)
+- Remove BuildRequires for libSDL-devel, libSDL_ttf-devel,
+  libpng-devel, xorg-x11-libX11-devel
+- Add Requires for opengl-games-utils, change executables
+  for OpenGL Wrapper and symlink
+- Remove obsolete patch neverball-libpng16.patch, changed
+  by upstream
+- Use sed instead of simple patch neverball-add-needed.patch
+- Change description
+- Split out neverball, neverputt, mapc and doc into subpackages
+- Add to make ENABLE_RADIANT_CONSOLE=1 for mapc
+- Simplify installation handling
+- Symlink executables, needed for mapc
+- Replace bundled font with a symlink to an identical system font
+- Add icons
+
+---

Old:

  neverball-1.5.4.tar.bz2
  neverball-add-needed.patch
  neverball-libpng16.patch
  neverball.desktop
  neverputt.desktop

New:

  neverball-1.6.0.tar.gz



Other differences:
--
++ neverball.spec ++
--- /var/tmp/diff_new_pack.Csf2W8/_old  2014-10-08 22:14:05.0 +0200
+++ /var/tmp/diff_new_pack.Csf2W8/_new  2014-10-08 22:14:05.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package neverball
 #
-# 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,76 +17,187 @@
 
 
 Name:   neverball
-Version:1.5.4
+Version:1.6.0
 Release:0
 Summary:Deftly Guide a Rolling Ball through Many Slick 3D Levels
 License:GPL-2.0+
 Group:  Amusements/Games/3D/Other
 Url:http://neverball.org
-Source0:neverball-%{version}.tar.bz2
-Source1:%{name}.desktop
+Source0:http://%{name}.org/%{name}-%{version}.tar.gz
 %definename2 neverputt
-Source2:%{name2}.desktop
+%definename3 mapc
+BuildRequires:  dejavu-fonts
+BuildRequires:  desktop-file-utils
 BuildRequires:  fdupes
-BuildRequires:  libSDL-devel
-BuildRequires:  libSDL_ttf-devel
+BuildRequires:  hicolor-icon-theme
+BuildRequires:  libSDL2-devel
+BuildRequires:  libSDL2_ttf-devel
 BuildRequires:  libjpeg-devel
-BuildRequires:  libpng-devel
+BuildRequires:  libpng16-compat-devel
+BuildRequires:  libpng16-devel
 BuildRequires:  libvorbis-devel
 BuildRequires:  physfs-devel
 BuildRequires:  update-desktop-files
-BuildRequires:  xorg-x11-libX11-devel
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Patch:  neverball-add-needed.patch 
-# following patch sent upstream: 
http://forum.nevercorner.net/viewtopic.php?id=2662
-Patch1: neverball-libpng16.patch
-%define binary %{_prefix}/games/%{name}
-%define binary2%{_prefix}/games/%{name2}
-%define datadir%{_datadir}/games/%{name}
+Requires:   opengl-games-utils
 
 %description
-Guide a rolling ball through dangerous territory that you control by
-tilting the floor. Balance on narrow bridges, navigate mazes, ride
-moving platforms, and dodge pushers and shovers to get to the goal.
-Race against the clock to collect coins to earn extra balls. With nice
-physics and very clean and appealing 3D graphics, this is definitely a
-must play.
+Tilt the floor to roll a ball through an obstacle course within the
+given time. If the ball falls or time expires, a ball is lost.
+
+Collect 100 coins to save your progress and earn an extra ball.
+Red coins are worth 5. Blue coins are worth 10.
+
+In the grand tradition of Marble Madness and Super Monkey Ball,
+Neverball has you guide a rolling ball through dangerous territory.
+Balance on narrow bridges, navigate mazes, ride moving platforms,
+and dodge pushers and shovers to get to the goal.
+Race against the clock to collect coins to earn extra balls.
+

commit gtypist for openSUSE:Factory

2014-10-08 Thread h_root
Hello community,

here is the log from the commit of package gtypist for openSUSE:Factory checked 
in at 2014-10-08 22:14:06

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


Package is gtypist

Changes:

--- /work/SRC/openSUSE:Factory/gtypist/gtypist.changes  2014-09-25 
08:42:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.gtypist.new/gtypist.changes 2014-10-08 
22:14:20.0 +0200
@@ -1,0 +2,9 @@
+Wed Oct  1 12:40:16 UTC 2014 - jeng...@inai.de
+
+- Update to new upstream release 2.9.5
+* improved CPM/WPM calculation precision
+* Q series
+* fix for Colemak lesson (updated top 1000 most frequently used
+  words)
+
+---

Old:

  gtypist-2.9.4.tar.xz
  gtypist-2.9.4.tar.xz.sig

New:

  gtypist-2.9.5.tar.xz
  gtypist-2.9.5.tar.xz.sig



Other differences:
--
++ gtypist.spec ++
--- /var/tmp/diff_new_pack.qr6XJA/_old  2014-10-08 22:14:21.0 +0200
+++ /var/tmp/diff_new_pack.qr6XJA/_new  2014-10-08 22:14:21.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gtypist
-Version:2.9.4
+Version:2.9.5
 Release:0
 Summary:Universal typing tutor
 License:GPL-3.0
@@ -54,9 +54,6 @@
 Summary:Language files for package gtypist
 Group:  System/Localization
 Requires:   gtypist = %{version}
-%if 0%{?suse_version} = 1120 || 0%{?fedora_version}
-BuildArch:  noarch
-%endif
 
 %description lang
 GNU Typist (typist) is a universal typing tutor. You can learn

++ gtypist-2.9.4.tar.xz - gtypist-2.9.5.tar.xz ++
 7408 lines of diff (skipped)

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



commit compface for openSUSE:Factory

2014-10-08 Thread h_root
Hello community,

here is the log from the commit of package compface for openSUSE:Factory 
checked in at 2014-10-08 22:14:07

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


Package is compface

Changes:

--- /work/SRC/openSUSE:Factory/compface/compface.changes2012-04-17 
21:58:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.compface.new/compface.changes   2014-10-08 
22:14:21.0 +0200
@@ -1,0 +2,12 @@
+Wed Oct  8 12:45:25 UTC 2014 - tchva...@suse.com
+
+- Grab patches from debian to actually work correctly
+  * added compface-1.5.2-destdir.diff
+  * added libcompface_1.5.2-5.diff.gz
+  * modified compface-1.5.2.diff
+- Create test to verify the thing works
+  * added compface-test.xbm
+- Use shared library
+- Cleanup the specfile
+
+---

New:

  compface-1.5.2-destdir.diff
  compface-test.xbm
  libcompface_1.5.2-5.diff.gz



Other differences:
--
++ compface.spec ++
--- /var/tmp/diff_new_pack.7CnfZu/_old  2014-10-08 22:14:22.0 +0200
+++ /var/tmp/diff_new_pack.7CnfZu/_new  2014-10-08 22:14:22.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package compface
 #
-# 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
@@ -15,16 +15,23 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   compface
-Summary:48x48x1 Image Compression and Decompression
 Version:1.5.2
 Release:0
-Group:  Productivity/Graphics/Convertors
+Summary:Library and tools for handling X-Face data
 License:MIT
+Group:  Productivity/Graphics/Convertors
+Url:http://www.xemacs.org/Download/optLibs.html
 Source: http://ftp.xemacs.org/pub/xemacs/aux/compface-%{version}.tar.gz
 Source1:xbm2face
-Patch:  compface-%{version}.diff
+Source2:compface-test.xbm
+Patch0: 
http://ftp.debian.org/debian/pool/main/libc/libcompface/libcompface_1.5.2-5.diff.gz
+Patch1: compface-1.5.2.diff
+Patch2: compface-1.5.2-destdir.diff
+BuildRequires:  autoconf
 BuildRequires:  automake
+BuildRequires:  libtool
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -35,39 +42,55 @@
 decompression algorithms to be used in other programs, such as mail
 dispatchers and mail notification daemons.
 
-
-
-Authors:
-
-James Ashton j...@cs.su.oz.au
+%packagedevel
+Summary:Library and development files for handling X-Face data
+Group:  Development/Libraries
+Requires:   %{name} = %{version}
+
+%descriptiondevel
+These files are needed when building software that uses the Compface
+library.
 
 %prep
-%setup
-%patch
+%setup -q
+%patch0 -p1
+%patch1
+%patch2
+
+# do not strip
+sed -i /strip/d Makefile.in
 
 %build
 autoreconf -fi
-CFLAGS=$RPM_OPT_FLAGS -fPIC INSTALL=install -D \
-./configure --prefix=%{_prefix} --libdir=%{_libdir} --mandir=%{_mandir}
-make %{?jobs:-j%jobs}
+CFLAGS=%{optflags} -fPIC \
+%configure
+make %{?_smp_mflags}
 
 %install
-make install prefix=$RPM_BUILD_ROOT%{_prefix} \
-LIBDIR=$RPM_BUILD_ROOT%{_libdir} \
-MANDIR=$RPM_BUILD_ROOT%{_mandir}
+%make_install
 sed -i 's/\r//' xbm2xface.pl
-install -m 755 xbm2xface.pl $RPM_BUILD_ROOT%{_prefix}/bin/xbm2xface
-install -m 755 $RPM_SOURCE_DIR/xbm2face $RPM_BUILD_ROOT%{_prefix}/bin
+install -m 755 xbm2xface.pl %{buildroot}%{_bindir}/xbm2xface
+install -m 755 $RPM_SOURCE_DIR/xbm2face %{buildroot}%{_prefix}/bin
+
+%check
+export LD_LIBRARY_PATH=%{buildroot}%{_libdir}:$LD_LIBRARY_PATH
+./compface %{SOURCE2} | ./uncompface -X  __test.xbm
+cmp %{SOURCE2} __test.xbm
+
+%post -p /sbin/ldconfig
 
-%clean
-rm -fr $RPM_BUILD_ROOT
+%postun -p /sbin/ldconfig
 
 %files
 %defattr(-, root, root)
 %doc README
-%{_prefix}/bin/*
-%{_prefix}/include/*
-%{_libdir}/lib*
+%{_bindir}/*
+%{_libdir}/*.so.*
 %doc %{_mandir}/man?/*
 
+%files devel
+%defattr(-, root, root)
+%{_includedir}/compface.h
+%{_libdir}/libcompface.so
+
 %changelog

++ compface-1.5.2-destdir.diff ++
o Build shared library, link tools against it
o Make it possible to prevent stripping
o Add DESTDIR support

--- Makefile.in~2005-10-04 15:59:49.0 +0300
+++ Makefile.in 2006-08-02 22:23:07.0 +0300
@@ -15,6 +15,7 @@
 INSTALL_PROGRAM = @INSTALL_PROGRAM@
 INSTALL_DATA= @INSTALL_DATA@
 SHELL   = /bin/sh
+STRIP   = strip
 
 NAME   = compface
 

commit rubygem-haml for openSUSE:Factory

2014-10-08 Thread h_root
Hello community,

here is the log from the commit of package rubygem-haml for openSUSE:Factory 
checked in at 2014-10-08 22:13:59

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


Package is rubygem-haml

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-haml/rubygem-haml.changes
2014-02-21 14:26:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-haml.new/rubygem-haml.changes   
2014-10-08 22:14:12.0 +0200
@@ -1,0 +2,5 @@
+Tue Sep 30 11:58:40 UTC 2014 - mrueck...@suse.de
+
+- update to new packaging scheme
+
+---



Other differences:
--
++ rubygem-haml.spec ++
--- /var/tmp/diff_new_pack.bKulKb/_old  2014-10-08 22:14:13.0 +0200
+++ /var/tmp/diff_new_pack.bKulKb/_new  2014-10-08 22:14:13.0 +0200
@@ -15,25 +15,22 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 Name:   rubygem-haml
 Version:4.0.5
 Release:0
 %define mod_name haml
 %define mod_full_name %{mod_name}-%{version}
-%define mod_branch -%{version}
-%define mod_weight 40005
-
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  ruby-macros = 1
+BuildRequires:  ruby-macros = 5
+BuildRequires:  %{ruby}
+BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  update-alternatives
 Url:http://haml.info/
 Source: http://rubygems.org/gems/%{mod_full_name}.gem
 Summary:An elegant, structured (X)HTML/XML templating engine
-License:MIT and WTFPL and GPL-2.0 and Artistic-2.0
+License:MIT
 Group:  Development/Languages/Ruby
 PreReq: update-alternatives
-# MANUAL License
 
 %description
 Haml (HTML Abstraction Markup Language) is a layer on top of HTML or XML
@@ -45,68 +42,16 @@
 Rails,
 but it can function as a stand-alone templating engine.
 
-%package doc
-Summary:RDoc documentation for %{mod_name}
-Group:  Development/Languages/Ruby
-Requires:   %{name} = %{version}
-
-%description doc
-Documentation generated at gem installation time.
-Usually in RDoc and RI formats.
-
-%package testsuite
-Summary:Test suite for %{mod_name}
-Group:  Development/Languages/Ruby
-Requires:   %{name} = %{version}
-
-%description testsuite
-Test::Unit or RSpec files, useful for developers.
-
 %prep
-#gem_unpack
-#if you need patches, apply them here and replace the # with a % sign in the 
surrounding lines
-#gem_build
 
 %build
 
 %install
-%gem_install -f
-mkdir -p %{buildroot}%{_sysconfdir}/alternatives
-mv %{buildroot}%{_bindir}/haml{,%{mod_branch}}
-touch %{buildroot}%{_sysconfdir}/alternatives/haml
-ln -s %{_sysconfdir}/alternatives/haml %{buildroot}%{_bindir}/haml
-
-mkdir -p %{buildroot}%{_docdir}/%{name}
-ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/CHANGELOG.md 
%buildroot/%{_docdir}/%{name}/CHANGELOG.md
-ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/MIT-LICENSE 
%buildroot/%{_docdir}/%{name}/MIT-LICENSE
-ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/README.md 
%buildroot/%{_docdir}/%{name}/README.md
-
-%post
-/usr/sbin/update-alternatives --install \
-%{_bindir}/haml haml %{_bindir}/haml%{mod_branch} %{mod_weight}
-
-%preun
-if [ $1 = 0 ] ; then
-/usr/sbin/update-alternatives --remove haml %{_bindir}/haml%{mod_branch}
-fi
-
-%files
-%defattr(-,root,root,-)
-%{_docdir}/%{name}
-%{_bindir}/haml%{mod_branch}
-%{_bindir}/haml
-%ghost %{_sysconfdir}/alternatives/haml
-%{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_full_name}.gem
-%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/
-%exclude %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/test
-%{_libdir}/ruby/gems/%{rb_ver}/specifications/%{mod_full_name}.gemspec
-
-%files doc
-%defattr(-,root,root,-)
-%doc %{_libdir}/ruby/gems/%{rb_ver}/doc/%{mod_full_name}/
-
-%files testsuite
-%defattr(-,root,root,-)
-%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/test
+%gem_install \
+  --symlink-binaries \
+  --doc-files=CHANGELOG.md MIT-LICENSE README.md \
+  -f
+
+%gem_packages
 
 %changelog

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



commit gerbv for openSUSE:Factory

2014-10-08 Thread h_root
Hello community,

here is the log from the commit of package gerbv for openSUSE:Factory checked 
in at 2014-10-08 22:13:55

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


Package is gerbv

Changes:

--- /work/SRC/openSUSE:Factory/gerbv/gerbv.changes  2013-07-23 
12:31:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.gerbv.new/gerbv.changes 2014-10-08 
22:14:07.0 +0200
@@ -1,0 +2,6 @@
+Tue Oct  7 21:24:37 UTC 2014 - dmitr...@opensuse.org
+
+- Fix build with automake 1.14
+  * gerbv-fix-install-sh-call.patch
+
+---

New:

  gerbv-fix-install-sh-call.patch



Other differences:
--
++ gerbv.spec ++
--- /var/tmp/diff_new_pack.XD1r0H/_old  2014-10-08 22:14:08.0 +0200
+++ /var/tmp/diff_new_pack.XD1r0H/_new  2014-10-08 22:14:08.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gerbv
 #
-# 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
@@ -30,6 +30,8 @@
 Patch1: gerbv-no-build-time.patch
 # PATCH-FIX-UPSTREAM gerbv-2.6.1-no-translation.patch -- disable translation 
due to missed files
 Patch2: gerbv-2.6.1-no-translation.patch
+# PATCH-FIX-UPSTREAM gerbv-fix-install-sh-call.patch -- Fix calling install-sh 
not from build dir for automake 1.14 
+Patch3: gerbv-fix-install-sh-call.patch
 BuildRequires:  autoconf
 BuildRequires:  gtk2-devel
 BuildRequires:  libpng-devel
@@ -72,6 +74,7 @@
 %setup -q
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 ./autogen.sh

++ gerbv-fix-install-sh-call.patch ++
Index: gerbv-2.6.1/configure.ac
===
--- gerbv-2.6.1.orig/configure.ac
+++ gerbv-2.6.1/configure.ac
@@ -24,9 +24,9 @@ dnl  Foundation, Inc., 59 Temple Place,
 
 AC_INIT([gerbv], [2.6.1])
 AC_CONFIG_SRCDIR([src/gerbv.c])
-AC_GNU_SOURCE
 AC_PREREQ([2.59])
 AM_INIT_AUTOMAKE([1.9])
+AC_GNU_SOURCE
 
 dnl Create a configuration header 
 AM_CONFIG_HEADER([config.h])
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit desktop-translations for openSUSE:Factory

2014-10-08 Thread h_root
Hello community,

here is the log from the commit of package desktop-translations for 
openSUSE:Factory checked in at 2014-10-08 22:14:13

Comparing /work/SRC/openSUSE:Factory/desktop-translations (Old)
 and  /work/SRC/openSUSE:Factory/.desktop-translations.new (New)


Package is desktop-translations

Changes:

--- 
/work/SRC/openSUSE:Factory/desktop-translations/desktop-translations.changes
2013-10-31 08:53:06.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.desktop-translations.new/desktop-translations.changes
   2014-10-08 22:14:29.0 +0200
@@ -1,0 +2,7 @@
+Wed Oct  8 12:16:16 UTC 2014 - k...@suse.de
+
+- Update translations.
+-  PREPARE_PACKAGE: Set the opensuse.org translation SVN.
+-  PREPARE_PACKAGE: ALso filter \\ .
+
+---



Other differences:
--
++ desktop-translations.spec ++
--- /var/tmp/diff_new_pack.bQ7kvN/_old  2014-10-08 22:14:31.0 +0200
+++ /var/tmp/diff_new_pack.bQ7kvN/_new  2014-10-08 22:14:31.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package desktop-translations
 #
-# 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

++ PREPARE_PACKAGE ++
--- /var/tmp/diff_new_pack.bQ7kvN/_old  2014-10-08 22:14:31.0 +0200
+++ /var/tmp/diff_new_pack.bQ7kvN/_new  2014-10-08 22:14:31.0 +0200
@@ -7,7 +7,7 @@
   svn up $MY_LCN_CHECKOUT
 else
   echo No \$MY_LCN_CHECKOUT set, will checkout temporarly
-  svn export https://svn.berlios.de/svnroot/repos/opensuse-i18n/trunk/lcn
+  svn export https://svn.opensuse.org/svn/opensuse-i18n/trunk/lcn
   export MY_LCN_CHECKOUT=$PWD/lcn
 fi
 
@@ -24,12 +24,13 @@
   }
   # cp $file po/$lang/entries.po
   # instead of copying, convert to the old inline format
-  # with the first awk, filter \n and \  in translations
+  # with the first awk, filter \n, \\ , and \  in translations
   # (msgfilter does not work for me in this case)
   msgattrib -o - --width=1000 --no-obsolete $file | awk '/^msgctxt/ {
   body = 1;print;next}
 body == 1 {
   sub(/\\n/,  )
+  sub(/ /,  )
   sub(/\\ /,  )
   print;next}
 {print}' | awk '/^msgctxt/ {

++ desktop-translations.tar.bz2 ++
/work/SRC/openSUSE:Factory/desktop-translations/desktop-translations.tar.bz2 
/work/SRC/openSUSE:Factory/.desktop-translations.new/desktop-translations.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 gnome-main-menu for openSUSE:Factory

2014-10-08 Thread h_root
Hello community,

here is the log from the commit of package gnome-main-menu for openSUSE:Factory 
checked in at 2014-10-08 22:14:04

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


Package is gnome-main-menu

Changes:

--- /work/SRC/openSUSE:Factory/gnome-main-menu/gnome-main-menu.changes  
2014-07-15 08:00:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-main-menu.new/gnome-main-menu.changes 
2014-10-08 22:14:17.0 +0200
@@ -1,0 +2,6 @@
+Wed Oct  8 12:12:53 UTC 2014 - p.drou...@gmail.com
+
+- Recommends mate-search-tool instead of tracker-gui, as tracker-gui
+  is not integrated to Mate applications for the moment
+
+---



Other differences:
--
++ gnome-main-menu.spec ++
--- /var/tmp/diff_new_pack.N2I4Fq/_old  2014-10-08 22:14:19.0 +0200
+++ /var/tmp/diff_new_pack.N2I4Fq/_new  2014-10-08 22:14:19.0 +0200
@@ -46,7 +46,7 @@
 Requires:   mate-system-monitor
 
 Requires:   tango-icon-theme
-Recommends: tracker-gui
+Recommends: mate-search-tool
 Recommends: %{name}-lang
 %glib2_gsettings_schema_requires
 

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



commit fvwm2 for openSUSE:Factory

2014-10-08 Thread h_root
Hello community,

here is the log from the commit of package fvwm2 for openSUSE:Factory checked 
in at 2014-10-08 22:14:16

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


Package is fvwm2

Changes:

--- /work/SRC/openSUSE:Factory/fvwm2/fvwm2.changes  2013-07-24 
23:38:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.fvwm2.new/fvwm2.changes 2014-10-08 
22:14:33.0 +0200
@@ -1,0 +2,12 @@
+Wed Oct  8 13:43:30 UTC 2014 - tchva...@suse.com
+
+- Rename config file to not have underscore at begining
+
+---
+Tue Sep 30 20:11:27 UTC 2014 - crrodrig...@opensuse.org
+
+- fvwm-no-date-time.patch Do not include __DATE__ and __TIME__ 
+  in binaries.
+- Drop usage of xorg-x11-devel. pick only the needed packages.
+
+---

Old:

  _system.fvwm2rc

New:

  fvwm-no-date-time.patch
  system.fvwm2rc_



Other differences:
--
++ fvwm2.spec ++
--- /var/tmp/diff_new_pack.6xnHgo/_old  2014-10-08 22:14:34.0 +0200
+++ /var/tmp/diff_new_pack.6xnHgo/_new  2014-10-08 22:14:34.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package fvwm2
 #
-# 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,17 +18,29 @@
 
 Name:   fvwm2
 BuildRequires:  automake
-BuildRequires:  freetype2-devel
-BuildRequires:  fribidi-devel
 BuildRequires:  gcc-c++
 BuildRequires:  libpng-devel
-BuildRequires:  librsvg-devel
 BuildRequires:  libstroke-devel
 BuildRequires:  libxslt-tools
 BuildRequires:  pkgconfig
 BuildRequires:  readline-devel
 BuildRequires:  update-desktop-files
-BuildRequires:  xorg-x11-devel
+BuildRequires:  pkgconfig(cairo)
+BuildRequires:  pkgconfig(fontconfig)
+BuildRequires:  pkgconfig(fribidi)
+BuildRequires:  pkgconfig(gobject-2.0)
+BuildRequires:  pkgconfig(ice)
+BuildRequires:  pkgconfig(librsvg-2.0)
+BuildRequires:  pkgconfig(sm)
+BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xcursor)
+BuildRequires:  pkgconfig(xext)
+BuildRequires:  pkgconfig(xft)
+BuildRequires:  pkgconfig(xinerama)
+BuildRequires:  pkgconfig(xpm)
+BuildRequires:  pkgconfig(xrender)
+#not actually used but includes its headers anyway..
+BuildRequires:  pkgconfig(xt)
 Provides:   fvwm
 Provides:   fvwmicns
 Provides:   windowmanager
@@ -45,7 +57,7 @@
 Source1:fvwm_icons.tar.bz2
 Source3:%name.desktop
 Source4:system.fvwm2rc
-Source5:_system.fvwm2rc
+Source5:system.fvwm2rc_
 Source6:openSuSE.xpm
 #SOURCE-FIX-OPENSUSE for snapshot 2012/10/11
 Source7:fvwm-menu-desktop-config.fpl
@@ -64,6 +76,7 @@
 Patch8: fvwm-rsvg.patch
 #PATCH-FIX-UPSTREAM Avoid crash due freeing inot set icon names
 Patch9: fvwm-2.6.5-eventcrash.patch
+Patch10:fvwm-no-date-time.patch
 #PATCH-FIX-OPENSUSE Update to snapshot 2012/10/11
 Patch42:fvwm-snapshot.patch
 
@@ -94,6 +107,7 @@
 %patch8
 %endif
 %patch9
+%patch10
 find . -name *sv_SE* |xargs rename sv_SE sv  
 mkdir icons
 tar -C icons -j -x -v -f $RPM_SOURCE_DIR/fvwm_icons.tar.bz2

++ fvwm-no-date-time.patch ++
--- fvwm/session.c.orig
+++ fvwm/session.c
@@ -135,7 +135,7 @@ static char *get_version_string(void)
 {
/* migo (14-Mar-2001): it is better to manually update a version string
 * in the stable branch, otherwise saving sessions becomes useless */
-   return CatString3(VERSION, , , __DATE__);
+   return CatString3(VERSION, , , ??? ?? );
/* return 2.6-0; */
 }
 
--- fvwm/fvwm.c.orig
+++ fvwm/fvwm.c
@@ -1298,8 +1298,8 @@ static void setVersionInfo(void)
int support_len;
 
/* Set version information string */
-   sprintf(version_str, fvwm %s%s compiled on %s at %s,
-   VERSION, VERSIONINFO, __DATE__, __TIME__);
+   sprintf(version_str, fvwm %s%s,
+   VERSION, VERSIONINFO);
Fvwm_VersionInfo = safestrdup(version_str);
 
sprintf(license_str,
++ system.fvwm2rc_ ++
## Major cleanup.
##
## Thomas Adam thomas.ada...@gmail.com

# window buttons
#
#Large up Triangle for Maximize

## The least we can do here is define a decor.
DestroyDecor DefaultDecor
AddToDecor   DefaultDecor
+ ButtonStyle 2 4 50x24@1 75x74@0 25x74@0 50x24@1
+ ButtonStyle 4 4 50x74@1 75x24@0 25x24@1 50x74@1
+ ButtonStyle 3 13 20x60@1 20x40@1 40x40@1 40x20@1 60x20@1 60x40@0 80x40@1 
80x60@0 60x60@0 60x80@0 40x80@0 40x60@1 20x60@0
+ BorderStyle Inactive -- 

commit WALinuxAgent for openSUSE:Factory

2014-10-08 Thread h_root
Hello community,

here is the log from the commit of package WALinuxAgent for openSUSE:Factory 
checked in at 2014-10-08 22:13:43

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


Package is WALinuxAgent

Changes:

--- /work/SRC/openSUSE:Factory/WALinuxAgent/WALinuxAgent.changes
2014-09-17 17:24:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.WALinuxAgent.new/WALinuxAgent.changes   
2014-10-08 22:13:49.0 +0200
@@ -1,0 +2,6 @@
+Fri Sep 26 12:03:18 UTC 2014 - rschweik...@suse.com
+
+- Update to version 2.0.8
+  + Fix for extension timeout handling
+
+---

Old:

  WALinuxAgent-2.0.7.tar.bz2

New:

  WALinuxAgent-2.0.8.tar.bz2



Other differences:
--
++ WALinuxAgent.spec ++
--- /var/tmp/diff_new_pack.5MESbR/_old  2014-10-08 22:13:50.0 +0200
+++ /var/tmp/diff_new_pack.5MESbR/_new  2014-10-08 22:13:50.0 +0200
@@ -20,7 +20,7 @@
 Summary:The Windows Azure Linux Agent
 License:Apache-2.0
 Group:  System/Daemons
-Version:2.0.7
+Version:2.0.8
 Release:0
 Url:https://github.com/WindowsAzure/WALinuxAgent
 Source0:WALinuxAgent-%{version}.tar.bz2

++ WALinuxAgent-2.0.7.tar.bz2 - WALinuxAgent-2.0.8.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WALinuxAgent-2.0.7/Changelog 
new/WALinuxAgent-2.0.8/Changelog
--- old/WALinuxAgent-2.0.7/Changelog2014-08-08 09:05:01.0 +0200
+++ new/WALinuxAgent-2.0.8/Changelog2014-08-25 09:52:47.0 +0200
@@ -1,5 +1,8 @@
 WALinuxAgent  Changelog
 |||
+25 Aug 2014, WALinuxAgent 2.0.8
+   . Fix for extension timeout handling
+
 08 Aug 2014, WALinuxAgent 2.0.7
. Add warning for resource disk data loss
. Multiple fixes for provisioning and extension handler
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WALinuxAgent-2.0.7/waagent 
new/WALinuxAgent-2.0.8/waagent
--- old/WALinuxAgent-2.0.7/waagent  2014-08-08 09:05:01.0 +0200
+++ new/WALinuxAgent-2.0.8/waagent  2014-08-25 09:52:47.0 +0200
@@ -78,7 +78,7 @@
 
 GuestAgentName = WALinuxAgent
 GuestAgentLongName = Windows Azure Linux Agent
-GuestAgentVersion = WALinuxAgent-2.0.7
+GuestAgentVersion = WALinuxAgent-2.0.8
 ProtocolVersion = 2012-11-30 #WARNING this value is used to confirm the 
correct fabric protocol.
 
 Config = None
@@ -3158,8 +3158,8 @@
 time.sleep(5)
 retry-=1
 if retry==0:
-Error('Process exceeded timeout of ' + timeout + ' seconds. 
Terminating process ' + str(pid))
-SimpleLog(plugin_log,'Process exceeded timeout of ' + timeout + ' 
seconds. Terminating process ' + str(pid))
+Error('Process exceeded timeout of ' + str(timeout) + ' seconds. 
Terminating process ' + str(pid))
+SimpleLog(plugin_log,'Process exceeded timeout of ' + str(timeout) 
+ ' seconds. Terminating process ' + str(pid))
 
 os.kill(pid,9)
 return None

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



commit haproxy for openSUSE:Factory

2014-10-08 Thread h_root
Hello community,

here is the log from the commit of package haproxy for openSUSE:Factory checked 
in at 2014-10-08 22:14:14

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


Package is haproxy

Changes:

--- /work/SRC/openSUSE:Factory/haproxy/haproxy.changes  2014-10-07 
16:01:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.haproxy.new/haproxy.changes 2014-10-08 
22:14:31.0 +0200
@@ -1,0 +2,30 @@
+Wed Oct  8 12:53:41 UTC 2014 - kgronl...@suse.com
+
+- update to 1.5.5
+  - DOC: indicate that weight zero is reported as DRAIN
+  - DOC: Address issue where documentation is excluded due to a gitignore rule
+  - This update includes all previous patches since 1.5.4
+
+- Removed patches:
+  - 0001-DOC-clearly-state-that-the-show-sess-output-format-i.patch
+  - 0002-MINOR-stats-fix-minor-typo-fix-in-stats_dump_errors_.patch
+  - 0003-MEDIUM-Improve-signal-handling-in-systemd-wrapper.patch
+  - 0004-MINOR-Also-accept-SIGHUP-SIGTERM-in-systemd-wrapper.patch
+  - 0005-DOC-indicate-in-the-doc-that-track-sc-can-wait-if-da.patch
+  - 0006-MEDIUM-http-enable-header-manipulation-for-101-respo.patch
+  - 0007-BUG-MEDIUM-config-propagate-frontend-to-backend-proc.patch
+  - 0008-MEDIUM-config-properly-propagate-process-binding-bet.patch
+  - 0009-MEDIUM-config-make-the-frontends-automatically-bind-.patch
+  - 0010-MEDIUM-config-compute-the-exact-bind-process-before-.patch
+  - 0011-MEDIUM-config-only-warn-if-stats-are-attached-to-mul.patch
+  - 0012-MEDIUM-config-report-it-when-tcp-request-rules-are-m.patch
+  - 0013-MINOR-config-detect-the-case-where-a-tcp-request-con.patch
+  - 0014-MEDIUM-systemd-wrapper-support-multiple-executable-v.patch
+  - 0015-BUG-MEDIUM-remove-debugging-code-from-systemd-wrappe.patch
+  - 0016-BUG-MEDIUM-http-adjust-close-mode-when-switching-to-.patch
+  - 0017-BUG-MINOR-config-don-t-propagate-process-binding-on-.patch
+  - 0018-BUG-MEDIUM-check-rule-less-tcp-check-must-detect-con.patch
+  - 0019-BUG-MINOR-tcp-check-report-the-correct-failed-step-i.patch
+  - 0020-BUG-MINOR-config-don-t-propagate-process-binding-for.patch
+
+---

Old:

  0001-DOC-clearly-state-that-the-show-sess-output-format-i.patch
  0002-MINOR-stats-fix-minor-typo-fix-in-stats_dump_errors_.patch
  0003-MEDIUM-Improve-signal-handling-in-systemd-wrapper.patch
  0004-MINOR-Also-accept-SIGHUP-SIGTERM-in-systemd-wrapper.patch
  0005-DOC-indicate-in-the-doc-that-track-sc-can-wait-if-da.patch
  0006-MEDIUM-http-enable-header-manipulation-for-101-respo.patch
  0007-BUG-MEDIUM-config-propagate-frontend-to-backend-proc.patch
  0008-MEDIUM-config-properly-propagate-process-binding-bet.patch
  0009-MEDIUM-config-make-the-frontends-automatically-bind-.patch
  0010-MEDIUM-config-compute-the-exact-bind-process-before-.patch
  0011-MEDIUM-config-only-warn-if-stats-are-attached-to-mul.patch
  0012-MEDIUM-config-report-it-when-tcp-request-rules-are-m.patch
  0013-MINOR-config-detect-the-case-where-a-tcp-request-con.patch
  0014-MEDIUM-systemd-wrapper-support-multiple-executable-v.patch
  0015-BUG-MEDIUM-remove-debugging-code-from-systemd-wrappe.patch
  0016-BUG-MEDIUM-http-adjust-close-mode-when-switching-to-.patch
  0017-BUG-MINOR-config-don-t-propagate-process-binding-on-.patch
  0018-BUG-MEDIUM-check-rule-less-tcp-check-must-detect-con.patch
  0019-BUG-MINOR-tcp-check-report-the-correct-failed-step-i.patch
  0020-BUG-MINOR-config-don-t-propagate-process-binding-for.patch
  haproxy-1.5.4.tar.gz

New:

  haproxy-1.5.5.tar.gz



Other differences:
--
++ haproxy.spec ++
--- /var/tmp/diff_new_pack.W0GvxX/_old  2014-10-08 22:14:32.0 +0200
+++ /var/tmp/diff_new_pack.W0GvxX/_new  2014-10-08 22:14:32.0 +0200
@@ -33,7 +33,7 @@
 %bcond_without  apparmor
 
 Name:   haproxy
-Version:1.5.4
+Version:1.5.5
 Release:0
 #
 #
@@ -61,46 +61,6 @@
 Patch2: haproxy-makefile_lib.patch
 Patch3: sec-options.patch
 Patch4: haproxy-1.5_check_config_before_start.patch
-# PATCH-FIX-UPSTREAM: DOC: clearly state that the show sess output format is 
not fixed
-Patch5: 0001-DOC-clearly-state-that-the-show-sess-output-format-i.patch
-# PATCH-FIX-UPSTREAM: MINOR: stats: fix minor typo fix in 
stats_dump_errors_to_buffer()
-Patch6: 0002-MINOR-stats-fix-minor-typo-fix-in-stats_dump_errors_.patch
-# PATCH-FIX-UPSTREAM: MEDIUM: Improve signal handling in systemd wrapper.
-Patch7: 0003-MEDIUM-Improve-signal-handling-in-systemd-wrapper.patch
-# PATCH-FIX-UPSTREAM: MINOR: Also accept SIGHUP/SIGTERM in systemd-wrapper
-Patch8: 0004-MINOR-Also-accept-SIGHUP-SIGTERM-in-systemd-wrapper.patch
-# PATCH-FIX-UPSTREAM: DOC: indicate 

commit pixmap for openSUSE:Factory

2014-10-08 Thread h_root
Hello community,

here is the log from the commit of package pixmap for openSUSE:Factory checked 
in at 2014-10-08 22:14:11

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


Package is pixmap

Changes:

--- /work/SRC/openSUSE:Factory/pixmap/pixmap.changes2011-09-23 
12:41:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.pixmap.new/pixmap.changes   2014-10-08 
22:14:28.0 +0200
@@ -1,0 +2,5 @@
+Thu Oct  2 01:39:55 UTC 2014 - crrodrig...@opensuse.org
+
+- Do not use xorg-x11-devel 
+
+---



Other differences:
--
++ pixmap.spec ++
--- /var/tmp/diff_new_pack.wXLaYS/_old  2014-10-08 22:14:29.0 +0200
+++ /var/tmp/diff_new_pack.wXLaYS/_new  2014-10-08 22:14:29.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package pixmap (Version 2.6)
+# spec file for package pixmap
 #
-# Copyright (c) 2010 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
@@ -15,22 +15,26 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   pixmap
 Url:ftp://ftp.x.org/contrib/applications/pixmap
-BuildRequires:  xorg-x11 xorg-x11-devel
-License:BSD-3-Clause
-Group:  Productivity/Graphics/Bitmap Editors
+BuildRequires:  imake
+BuildRequires:  rgb
+BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xaw7)
+BuildRequires:  pkgconfig(xext)
+BuildRequires:  pkgconfig(xmu)
+BuildRequires:  pkgconfig(xpm)
+BuildRequires:  pkgconfig(xt)
 Provides:   pixmap26
 Conflicts:  mmextra
-AutoReqProv:on
 Version:2.6
-Release:134
+Release:0
 Provides:   pixmp = %version
 Obsoletes:  pixmp = %version
 Summary:XPM Pixel Editor for the X Window System
+License:BSD-3-Clause
+Group:  Productivity/Graphics/Bitmap Editors
 Source: pixmap2.6.tar.gz
 # upstream patches
 Patch0: pixmap_2.6.patch1.gz
@@ -88,6 +92,7 @@
 %defattr(-,root,root)
 /usr/%{_xorg7bin}/pixmap
 /usr/%{_xorg7libs32}/X11/Pixmap
+%dir /usr/%{_xorg7libshare}/X11/app-defaults
 %config /usr/%{_xorg7libshare}/X11/app-defaults/Pixmap
 /usr/%{_xorg7libs}/libXgnu.a
 %doc %{_xorg7_mandir}/man1/pixmap.1x.gz

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



commit rpmlint-tests for openSUSE:Factory

2014-10-08 Thread h_root
Hello community,

here is the log from the commit of package rpmlint-tests for openSUSE:Factory 
checked in at 2014-10-08 23:01:31

Comparing /work/SRC/openSUSE:Factory/rpmlint-tests (Old)
 and  /work/SRC/openSUSE:Factory/.rpmlint-tests.new (New)


Package is rpmlint-tests

Changes:


New:

  _link



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



commit rpmlint-tests for openSUSE:Factory

2014-10-08 Thread h_root
Hello community,

here is the log from the commit of package rpmlint-tests for openSUSE:Factory 
checked in at 2014-10-08 23:02:10

Comparing /work/SRC/openSUSE:Factory/rpmlint-tests (Old)
 and  /work/SRC/openSUSE:Factory/.rpmlint-tests.new (New)


Package is rpmlint-tests

Changes:

NO CHANGES FILE!!!

Old:

  _service
  rpmlint-tests-13.2+git20140821.c02617a.tar.xz
  rpmlint-tests.changes
  rpmlint-tests.spec



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