commit yast2-isns for openSUSE:Factory

2014-06-26 Thread h_root
Hello community,

here is the log from the commit of package yast2-isns for openSUSE:Factory 
checked in at 2014-06-27 06:53:18

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


Package is "yast2-isns"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-isns/yast2-isns.changes2014-06-10 
14:38:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-isns.new/yast2-isns.changes   
2014-06-27 06:53:20.0 +0200
@@ -5,0 +6 @@
+- 3.1.3

Old:

  yast2-isns-3.1.2.tar.bz2

New:

  yast2-isns-3.1.3.tar.bz2



Other differences:
--
++ yast2-isns.spec ++
--- /var/tmp/diff_new_pack.NQzuX2/_old  2014-06-27 06:53:21.0 +0200
+++ /var/tmp/diff_new_pack.NQzuX2/_new  2014-06-27 06:53:21.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-isns
-Version:3.1.2
+Version:3.1.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-isns-3.1.2.tar.bz2 -> yast2-isns-3.1.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-isns-3.1.2/package/yast2-isns.changes 
new/yast2-isns-3.1.3/package/yast2-isns.changes
--- old/yast2-isns-3.1.2/package/yast2-isns.changes 2014-06-05 
13:38:32.0 +0200
+++ new/yast2-isns-3.1.3/package/yast2-isns.changes 2014-06-26 
14:23:20.0 +0200
@@ -3,6 +3,7 @@
 
 - correct name for firewall service, adjust 'isnsd' service start
   (bnc #880173)
+- 3.1.3
 
 ---
 Tue Apr  1 07:34:45 UTC 2014 - jreidin...@suse.com
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-isns-3.1.2/package/yast2-isns.spec 
new/yast2-isns-3.1.3/package/yast2-isns.spec
--- old/yast2-isns-3.1.2/package/yast2-isns.spec2014-06-05 
13:38:32.0 +0200
+++ new/yast2-isns-3.1.3/package/yast2-isns.spec2014-06-26 
14:23:20.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-isns
-Version:3.1.2
+Version:3.1.3
 Release:0
 License:   GPL-2.0
 Group: System/YaST
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-isns-3.1.2/src/scrconf/isnsd.scr 
new/yast2-isns-3.1.3/src/scrconf/isnsd.scr
--- old/yast2-isns-3.1.2/src/scrconf/isnsd.scr  2014-06-05 13:38:32.0 
+0200
+++ new/yast2-isns-3.1.3/src/scrconf/isnsd.scr  2014-06-26 14:23:20.0 
+0200
@@ -12,7 +12,7 @@
 .etc.isns
 
 `ag_ini(
-`IniAgent( "/etc/isns/isns.conf",
+`IniAgent( "/etc/isns/isnsd.conf",
 $[
 "options" : [ "global_values", "comments_last", "line_can_continue", 
"join_multiline", "repeat_names" ],
 "comments": [

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



commit gnome-control-center for openSUSE:Factory

2014-06-26 Thread h_root
Hello community,

here is the log from the commit of package gnome-control-center for 
openSUSE:Factory checked in at 2014-06-27 06:53:13

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


Package is "gnome-control-center"

Changes:

--- 
/work/SRC/openSUSE:Factory/gnome-control-center/gnome-control-center.changes
2014-06-19 13:19:33.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-control-center.new/gnome-control-center.changes
   2014-06-27 06:53:15.0 +0200
@@ -1,0 +2,6 @@
+Mon Jun 23 07:58:24 UTC 2014 - fcro...@suse.com
+
+- Update gnome-control-center-allow-yast-in-shell.patch: properly
+  display online-account panel.
+
+---



Other differences:
--
++ gnome-control-center-allow-extra-tools-in-shell.patch ++
--- /var/tmp/diff_new_pack.UBdFJz/_old  2014-06-27 06:53:17.0 +0200
+++ /var/tmp/diff_new_pack.UBdFJz/_new  2014-06-27 06:53:17.0 +0200
@@ -8,10 +8,10 @@
  shell/cc-window.c   | 43 ++
  2 files changed, 81 insertions(+), 23 deletions(-)
 
-diff --git a/shell/cc-panel-loader.c b/shell/cc-panel-loader.c
-index 26576dc..ec6b675 100644
 a/shell/cc-panel-loader.c
-+++ b/shell/cc-panel-loader.c
+Index: gnome-control-center-3.12.1/shell/cc-panel-loader.c
+===
+--- gnome-control-center-3.12.1.orig/shell/cc-panel-loader.c
 gnome-control-center-3.12.1/shell/cc-panel-loader.c
 @@ -73,35 +73,40 @@ static struct {
GType (*get_type)(void);
  #endif
@@ -42,7 +42,7 @@
 -  PANEL_TYPE("online-accounts",  cc_goa_panel_get_type  ),
 -  PANEL_TYPE("power",cc_power_panel_get_type),
 +  PANEL_TYPE("notifications",   cc_notifications_panel_get_type),
-+  PANEL_TYPE("online-a   ccounts",  cc_goa_panel_get_type  ),
++  PANEL_TYPE("online-accounts", cc_goa_panel_get_type  ),
 +  PANEL_TYPE("power",   cc_power_panel_get_type),
  #ifdef BUILD_PRINTERS
 -  PANEL_TYPE("printers", cc_printers_panel_get_type ),
@@ -74,7 +74,7 @@
  };
  
  GList *
-@@ -160,8 +165,16 @@ cc_panel_loader_fill_model (CcShellModel *model)
+@@ -160,8 +165,16 @@ cc_panel_loader_fill_model (CcShellModel
char *desktop_name;
int category;
  
@@ -93,7 +93,7 @@
app = g_desktop_app_info_new (desktop_name);
g_free (desktop_name);
  
-@@ -226,6 +239,8 @@ cc_panel_loader_add_option_groups (GOptionContext  
*context,
+@@ -226,6 +239,8 @@ cc_panel_loader_add_option_groups (GOpti
  {
GType (*get_type) (void);
get_type = all_panels[i].get_type;
@@ -102,10 +102,10 @@
GOptionGroup *group = cc_panel_get_option_group (get_type(), builder);
if (group == NULL)
  continue;
-diff --git a/shell/cc-window.c b/shell/cc-window.c
-index 29b28e6..8e8f096 100644
 a/shell/cc-window.c
-+++ b/shell/cc-window.c
+Index: gnome-control-center-3.12.1/shell/cc-window.c
+===
+--- gnome-control-center-3.12.1.orig/shell/cc-window.c
 gnome-control-center-3.12.1/shell/cc-window.c
 @@ -139,6 +139,39 @@ get_icon_name_from_g_icon (GIcon *gicon)
return NULL;
  }
@@ -146,7 +146,7 @@
  static gboolean
  activate_panel (CcWindow   *self,
  const gchar*id,
-@@ -153,6 +186,16 @@ activate_panel (CcWindow   *self,
+@@ -153,6 +186,16 @@ activate_panel (CcWindow   *self
if (!id)
  return FALSE;
  
@@ -163,6 +163,3 @@
priv->current_panel = GTK_WIDGET (cc_panel_loader_load_by_name (CC_SHELL 
(self), id, parameters));
cc_shell_set_active_panel (CC_SHELL (self), CC_PANEL (priv->current_panel));
gtk_widget_show (priv->current_panel);
--- 
-1.7.12.4
-

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



commit gdm for openSUSE:Factory

2014-06-26 Thread h_root
Hello community,

here is the log from the commit of package gdm for openSUSE:Factory checked in 
at 2014-06-27 06:53:14

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


Package is "gdm"

Changes:

--- /work/SRC/openSUSE:Factory/gdm/gdm.changes  2014-06-01 18:54:58.0 
+0200
+++ /work/SRC/openSUSE:Factory/.gdm.new/gdm.changes 2014-06-27 
06:53:17.0 +0200
@@ -1,0 +2,12 @@
+Mon Jun 23 09:57:12 UTC 2014 - dims...@opensuse.org
+
+- Really drop gdm-greeter-greater-ui.patch: it has been removed
+  during the 3.9.5 update, but the patch file was not deleted.
+
+---
+Fri Jun 20 09:35:25 UTC 2014 - fcro...@suse.com
+
+- Update X11-displaymanager-gdm: remove call to splashcopy, useless
+  with plymouth.
+
+---

Old:

  gdm-greeter-greater-ui.patch



Other differences:
--
++ X11-displaymanager-gdm ++
--- /var/tmp/diff_new_pack.ChDjRL/_old  2014-06-27 06:53:18.0 +0200
+++ /var/tmp/diff_new_pack.ChDjRL/_new  2014-06-27 06:53:18.0 +0200
@@ -4,8 +4,6 @@
 XDMOPTIONS="--no-console"
 fi
 
-splashcopy 0 6
-
 return 0
 }
 

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



commit phpMyAdmin for openSUSE:Factory

2014-06-26 Thread h_root
Hello community,

here is the log from the commit of package phpMyAdmin for openSUSE:Factory 
checked in at 2014-06-27 06:53:37

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


Package is "phpMyAdmin"

Changes:

--- /work/SRC/openSUSE:Factory/phpMyAdmin/phpMyAdmin.changes2014-06-23 
09:24:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.phpMyAdmin.new/phpMyAdmin.changes   
2014-06-27 06:53:38.0 +0200
@@ -1,0 +2,11 @@
+Thu Jun 26 19:34:06 UTC 2014 - ec...@schirra.net
+
+- update to 4.2.5 (2014-06-26)
+  - sf#4467 shell_exec() has been disabled for security reasons
+  - sf#4470 Error while submitting empty query
+  - sf#4463 Fatal error: Class 'PMA_DatabaseInterface' not found
+  - sf#4469 Fixed cookie based login for installations without mcrypt
+  - sf#4473 incorrect result count when having clause is used
+  - mcrypt: remove the requirement (64-bit) and the related warning
+
+---

Old:

  phpMyAdmin-4.2.4-all-languages.tar.bz2

New:

  phpMyAdmin-4.2.5-all-languages.tar.bz2



Other differences:
--
++ phpMyAdmin.spec ++
--- /var/tmp/diff_new_pack.Q3dibQ/_old  2014-06-27 06:53:40.0 +0200
+++ /var/tmp/diff_new_pack.Q3dibQ/_new  2014-06-27 06:53:40.0 +0200
@@ -34,11 +34,12 @@
 Summary:Administration of MySQL over the web
 License:GPL-2.0+
 Group:  Productivity/Networking/Web/Frontends
-Version:4.2.4
+Version:4.2.5
 Release:0
 Url:http://www.phpMyAdmin.net
 Source0:
http://sourceforge.net/projects/phpmyadmin/files/%{name}-%{version}-all-languages.tar.bz2
 Source1:%{name}.http
+Source100: %{name}-rpmlintrc
 Patch0: %{name}-config.patch
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ phpMyAdmin-4.2.4-all-languages.tar.bz2 -> 
phpMyAdmin-4.2.5-all-languages.tar.bz2 ++
/work/SRC/openSUSE:Factory/phpMyAdmin/phpMyAdmin-4.2.4-all-languages.tar.bz2 
/work/SRC/openSUSE:Factory/.phpMyAdmin.new/phpMyAdmin-4.2.5-all-languages.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 facter for openSUSE:Factory

2014-06-26 Thread h_root
Hello community,

here is the log from the commit of package facter for openSUSE:Factory checked 
in at 2014-06-27 06:53:18

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


Package is "facter"

Changes:

--- /work/SRC/openSUSE:Factory/facter/facter.changes2014-05-17 
21:43:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.facter.new/facter.changes   2014-06-27 
06:53:21.0 +0200
@@ -1,0 +2,7 @@
+Thu Jun 26 13:47:03 UTC 2014 - vdziewie...@suse.com
+
+- Update to 2.0.2: fix CVE-2014-3248 (An attacker could convince
+an administrator to unknowingly execute malicious code on platforms
+with Ruby 1.9.1 and earlier) 
+
+---

Old:

  facter-2.0.1.tar.gz

New:

  facter-2.0.2.tar.gz



Other differences:
--
++ facter.spec ++
--- /var/tmp/diff_new_pack.B9jL32/_old  2014-06-27 06:53:22.0 +0200
+++ /var/tmp/diff_new_pack.B9jL32/_new  2014-06-27 06:53:22.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   facter
-Version:2.0.1
+Version:2.0.2
 Release:0
 Summary:A cross-platform Ruby library for retrieving facts from 
operating systems
 License:Apache-2.0

++ facter-2.0.1.tar.gz -> facter-2.0.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/facter-2.0.1/bin/facter new/facter-2.0.2/bin/facter
--- old/facter-2.0.1/bin/facter 2014-04-01 19:23:03.0 +0200
+++ new/facter-2.0.2/bin/facter 2014-06-06 20:02:18.0 +0200
@@ -1,5 +1,9 @@
 #!/usr/bin/env ruby
 
+# For security reasons, ensure that '.' is not on the load path
+# This is primarily for 1.8.7 since 1.9.2+ doesn't put '.' on the load path
+$LOAD_PATH.delete '.'
+
 # Bundler and rubygems maintain a set of directories from which to
 # load gems. If Bundler is loaded, let it determine what can be
 # loaded. If it's not loaded, then use rubygems. But do this before
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/facter-2.0.1/ext/build_defaults.yaml 
new/facter-2.0.2/ext/build_defaults.yaml
--- old/facter-2.0.1/ext/build_defaults.yaml2014-04-01 19:23:03.0 
+0200
+++ new/facter-2.0.2/ext/build_defaults.yaml2014-06-06 20:02:18.0 
+0200
@@ -2,7 +2,7 @@
 packaging_url: 'git://github.com/puppetlabs/packaging.git --branch=master'
 packaging_repo: 'packaging'
 default_cow: 'base-squeeze-i386.cow'
-cows: 'base-lucid-i386.cow base-lucid-amd64.cow base-precise-i386.cow 
base-precise-amd64.cow base-quantal-i386.cow base-quantal-amd64.cow 
base-raring-i386.cow base-raring-amd64.cow base-saucy-i386.cow 
base-saucy-amd64.cow base-sid-i386.cow base-sid-amd64.cow base-squeeze-i386.cow 
base-squeeze-amd64.cow base-stable-i386.cow base-stable-amd64.cow 
base-testing-i386.cow base-testing-amd64.cow base-trusty-i386.cow 
base-trusty-amd64.cow base-unstable-i386.cow base-unstable-amd64.cow 
base-wheezy-i386.cow base-wheezy-amd64.cow'
+cows: 'base-lucid-i386.cow base-lucid-amd64.cow base-precise-i386.cow 
base-precise-amd64.cow base-quantal-i386.cow base-quantal-amd64.cow 
base-saucy-i386.cow base-saucy-amd64.cow base-sid-i386.cow base-sid-amd64.cow 
base-squeeze-i386.cow base-squeeze-amd64.cow base-stable-i386.cow 
base-stable-amd64.cow base-testing-i386.cow base-testing-amd64.cow 
base-trusty-i386.cow base-trusty-amd64.cow base-unstable-i386.cow 
base-unstable-amd64.cow base-wheezy-i386.cow base-wheezy-amd64.cow'
 pbuild_conf: '/etc/pbuilderrc'
 packager: 'puppetlabs'
 gpg_name: 'i...@puppetlabs.com'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/facter-2.0.1/ext/debian/changelog 
new/facter-2.0.2/ext/debian/changelog
--- old/facter-2.0.1/ext/debian/changelog   2014-04-01 19:23:07.0 
+0200
+++ new/facter-2.0.2/ext/debian/changelog   2014-06-06 20:02:21.0 
+0200
@@ -1,8 +1,8 @@
-facter (2.0.1-1puppetlabs1) lucid unstable sid wheezy lucid squeeze precise 
quantal raring; urgency=low
+facter (2.0.2-1puppetlabs1) lucid unstable sid wheezy lucid squeeze precise 
quantal raring; urgency=low
 
   * Update to version 
 
- -- Puppet Labs Release   Tue, 01 Apr 2014 10:23:07 -0700
+ -- Puppet Labs Release   Fri, 06 Jun 2014 11:02:21 -0700
 
 facter (1.7.2-1puppetlabs2) lucid unstable sid wheezy lucid squeeze precise; 
urgency=low
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/facter-2.0.1/ext/ips/facter.p5m 
new/facter-2.0.2/ext/ips/facter.p5m
--- old/facter-2.0.1/ext/ips/facter.p5m 2014-04-01 19:23:07.0 +0200
+++ new/facter-2.0.2/ext/ips/facter.p5m 2014-06-06 20:02:21.0 +0200
@@ -1,6 +1

commit installation-images-openSUSE for openSUSE:Factory

2014-06-26 Thread h_root
Hello community,

here is the log from the commit of package installation-images-openSUSE for 
openSUSE:Factory checked in at 2014-06-27 06:53:17

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


Package is "installation-images-openSUSE"

Changes:

--- 
/work/SRC/openSUSE:Factory/installation-images-openSUSE/installation-images-openSUSE.changes
2014-06-26 08:00:58.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.installation-images-openSUSE.new/installation-images-openSUSE.changes
   2014-06-27 06:53:18.0 +0200
@@ -1,0 +2,6 @@
+Thu Jun 26 12:51:41 CEST 2014 - snw...@suse.de
+
+- adjust module config (bnc #882942)
+- 14.109
+
+---

Old:

  installation-images-14.108.tar.xz

New:

  installation-images-14.109.tar.xz



Other differences:
--
++ installation-images-openSUSE.spec ++
--- /var/tmp/diff_new_pack.OJc5x0/_old  2014-06-27 06:53:19.0 +0200
+++ /var/tmp/diff_new_pack.OJc5x0/_new  2014-06-27 06:53:19.0 +0200
@@ -353,10 +353,10 @@
 Summary:Installation Image Files for %theme
 License:GPL-2.0+
 Group:  Metapackages
-Version:14.108
+Version:14.109
 Release:0
 Provides:   installation-images = %version-%release
-Source: installation-images-14.108.tar.xz
+Source: installation-images-14.109.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %define _binary_payload w.ufdio
 

++ installation-images-14.108.tar.xz -> installation-images-14.109.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.108/VERSION 
new/installation-images-14.109/VERSION
--- old/installation-images-14.108/VERSION  2014-06-25 16:01:37.0 
+0200
+++ new/installation-images-14.109/VERSION  2014-06-26 12:51:30.0 
+0200
@@ -1 +1 @@
-14.108
+14.109
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.108/changelog 
new/installation-images-14.109/changelog
--- old/installation-images-14.108/changelog2014-06-25 16:01:43.0 
+0200
+++ new/installation-images-14.109/changelog2014-06-26 12:51:35.0 
+0200
@@ -1,4 +1,7 @@
-2014-06-25:HEAD
+2014-06-26:HEAD
+   - adjust module config (bnc #882942)
+
+2014-06-25:14.108
- added tset (bnc #883898)
- drop obsolete packages: xf86-input-{joystick,keyboard,mouse}
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.108/etc/module.list 
new/installation-images-14.109/etc/module.list
--- old/installation-images-14.108/etc/module.list  2014-04-04 
15:22:20.0 +0200
+++ new/installation-images-14.109/etc/module.list  2014-06-26 
12:48:15.0 +0200
@@ -148,6 +148,7 @@
 kernel/drivers/video/sysimgblt.ko
 kernel/drivers/video/sysfillrect.ko
 kernel/drivers/video/syscopyarea.ko
+kernel/drivers/video/fbdev/core/
 
 kernel/arch/i386/kernel/msr.ko
 

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



commit lapack for openSUSE:Factory

2014-06-26 Thread h_root
Hello community,

here is the log from the commit of package lapack for openSUSE:Factory checked 
in at 2014-06-27 06:53:11

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


Package is "lapack"

Changes:

--- /work/SRC/openSUSE:Factory/lapack/lapack.changes2013-11-25 
14:34:13.0 +0100
+++ /work/SRC/openSUSE:Factory/.lapack.new/lapack.changes   2014-06-27 
06:53:12.0 +0200
@@ -1,0 +2,7 @@
+Wed Jun 18 08:15:19 UTC 2014 - dmitr...@opensuse.org
+
+- Move blas and lapack libraries to subdirectories for fixing
+  update-alternatives [bnc#861081]
+- Add %posttrans scripts for fixing migration problems.
+
+---



Other differences:
--
++ lapack.spec ++
--- /var/tmp/diff_new_pack.cAt9wd/_old  2014-06-27 06:53:13.0 +0200
+++ /var/tmp/diff_new_pack.cAt9wd/_new  2014-06-27 06:53:13.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lapack
 #
-# 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
@@ -173,7 +173,6 @@
 - input scalars passed by value;
 - error code as a return value instead of the INFO parameter.
 
-
 %package -n lapacke-devel
 Requires:   liblapacke3 = %{version}
 Provides:   lapacke = %{version}
@@ -309,20 +308,29 @@
 
 %install
 install -d %{buildroot}/%{_libdir}
-install -d %{buildroot}/%{_includedir}
 install -d %{buildroot}/%{_sysconfdir}/alternatives
+## BLAS
+install -d %{buildroot}/%{_libdir}/blas
 install -m 644 libblas.a %{buildroot}/%{_libdir}
 install -m 644 libblas_pic.a %{buildroot}/%{_libdir}
+install -m 755 libblas.so.%{version} %{buildroot}/%{_libdir}/blas
+ln -s libblas.so.%{version} %{buildroot}/%{_libdir}/blas/libblas.so.3
+ln -s blas/libblas.so.%{version} %{buildroot}/%{_libdir}/libblas.so
+# dummy target for update-alternatives
+ln -s blas/libblas.so.%{version} %{buildroot}/%{_libdir}/libblas.so.3
+ln -s libblas.so.%{version} 
%{buildroot}/%{_sysconfdir}/alternatives/libblas.so.3
+## LAPACK
+install -d %{buildroot}/%{_libdir}/lapack
 install -m 644 liblapack.a %{buildroot}/%{_libdir}
 install -m 644 liblapack_pic.a %{buildroot}/%{_libdir}
-install -m 755 libblas.so.%{version} %{buildroot}/%{_libdir}
-ln -s libblas.so.%{version} 
%{buildroot}/%{_sysconfdir}/alternatives/libblas.so.3
-ln -s libblas.so.%{version} %{buildroot}/%{_libdir}/libblas.so.3
-ln -s libblas.so.%{version} %{buildroot}/%{_libdir}/libblas.so
-install -m 755 liblapack.so.%{version} %{buildroot}/%{_libdir}
+install -m 755 liblapack.so.%{version} %{buildroot}/%{_libdir}/lapack
+ln -s liblapack.so.%{version} %{buildroot}/%{_libdir}/lapack/liblapack.so.3
+ln -s lapack/liblapack.so.%{version} %{buildroot}/%{_libdir}/liblapack.so
+# dummy target for update-alternatives
+ln -s lapack/liblapack.so.%{version} %{buildroot}/%{_libdir}/liblapack.so.3
 ln -s liblapack.so.%{version} 
%{buildroot}/%{_sysconfdir}/alternatives/liblapack.so.3
-ln -s liblapack.so.%{version} %{buildroot}/%{_libdir}/liblapack.so.3
-ln -s liblapack.so.%{version} %{buildroot}/%{_libdir}/liblapack.so
+## LAPACKE
+install -d %{buildroot}/%{_includedir}
 cd lapacke
 install -m 644 include/*.h %{buildroot}/%{_includedir}
 install -m 644 liblapacke.a %{buildroot}/%{_libdir}
@@ -331,6 +339,7 @@
 ln -s liblapacke.so.%{version} %{buildroot}/%{_libdir}/liblapacke.so.3
 ln -s liblapacke.so.%{version} %{buildroot}/%{_libdir}/liblapacke.so
 cd ..
+## documentation
 install -d %{buildroot}%{_mandir}/man3
 install -m 0644 DOCS/man/man3/*.3 %{buildroot}%{_mandir}/man3/
 find BLAS/SRC/ -name \*.f -type f -printf "%{_mandir}/man3/%f.3.gz\n" \
@@ -380,35 +389,51 @@
 
 %post -n libblas3
 %_sbindir/update-alternatives --install \
-   %{_libdir}/libblas.so.3 libblas.so.3 %{_libdir}/libblas.so.%{version}  50
+   %{_libdir}/libblas.so.3 libblas.so.3 %{_libdir}/blas/libblas.so.3  50
 /sbin/ldconfig
 
 %preun -n libblas3
 if [ "$1" = 0 ] ; then
-   %_sbindir/update-alternatives --remove libblas.so.3  
%{_libdir}/libblas.so.%{version}
+   %_sbindir/update-alternatives --remove libblas.so.3  
%{_libdir}/blas/libblas.so.3
 fi
 
 %postun -n libblas3 -p /sbin/ldconfig
 
+%posttrans -n libblas3
+if [ "$1" = 0 ] ; then
+  if ! [ -f %{_libdir}/libblas.so.3 ] ; then
+  "%_sbindir/update-alternatives" --auto libblas.so.3
+  fi
+fi
+
 %post -n liblapack3
 %_sbindir/update-alternatives --install \
-   %{_libdir}/liblapack.so.3 liblapack.so.3 %{_libdir}/liblapack.so.%{version} 
 50
+   %{_libdir}/liblapack.so.3 liblapack.so.3 %{_libdir}/lapack

commit xalan-j2 for openSUSE:Factory

2014-06-26 Thread h_root
Hello community,

here is the log from the commit of package xalan-j2 for openSUSE:Factory 
checked in at 2014-06-27 06:53:12

Comparing /work/SRC/openSUSE:Factory/xalan-j2 (Old)
 and  /work/SRC/openSUSE:Factory/.xalan-j2.new (New)


Package is "xalan-j2"

Changes:

--- /work/SRC/openSUSE:Factory/xalan-j2/xalan-j2.changes2013-09-03 
22:07:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.xalan-j2.new/xalan-j2.changes   2014-06-27 
06:53:14.0 +0200
@@ -1,0 +2,19 @@
+Mon Jun 23 07:58:37 UTC 2014 - tchva...@suse.com
+
+- Cleanup with spec-cleaner.
+
+---
+Mon Jun 23 07:55:54 UTC 2014 - tchva...@suse.com
+
+- Version bump to 2.7.2 release:
+  * various small fixes
+  * Fix security bnc#870082 CVE-2014-0107
+- Fix few rpmlint warnings
+- Deleted xalan-j2-java14compat.patch patch as we don't bother
+  with 1.4 java anymore
+- Rebased patches on new code:
+  * xalan-j2-crosslink.patch
+  * xalan-j2-manifest.patch
+  * xalan-j2-noxsltcdeps.patch
+
+---

Old:

  xalan-j2-java14compat.patch
  xalan-j_2_7_0-src.tar.gz

New:

  xalan-j_2_7_2-src.tar.gz



Other differences:
--
++ xalan-j2.spec ++
--- /var/tmp/diff_new_pack.hgDfqv/_old  2014-06-27 06:53:15.0 +0200
+++ /var/tmp/diff_new_pack.hgDfqv/_new  2014-06-27 06:53:15.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xalan-j2
 #
-# 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
@@ -14,41 +14,35 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
-# icecream 0
 
 
-%define cvs_version 2_7_0
-
+%define cvs_version 2_7_2
 Name:   xalan-j2
-Version:2.7.0
+Version:2.7.2
 Release:0
 Summary:Java XSLT processor
 License:Apache-2.0
 Group:  Development/Libraries/Java
-Source0:
http://www.apache.org/dist/xml/xalan-j/source/xalan-j_%{cvs_version}-src.tar.gz
+Url:http://xalan.apache.org/index.html
+Source0:
http://www.apache.org/dist/xalan/xalan-j/source/xalan-j_%{cvs_version}-src.tar.gz
 Patch0: %{name}-noxsltcdeps.patch
 Patch1: %{name}-manifest.patch
 Patch2: %{name}-crosslink.patch
-Patch3: %{name}-java14compat.patch
-Url:http://xml.apache.org/xalan-j/
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildArch:  noarch
-Provides:   jaxp_transform_impl
-
-Requires:   jaxp_parser_impl
-Requires(post):  update-alternatives
-Requires(postun):update-alternatives
-
 BuildRequires:  ant
 BuildRequires:  bcel
+BuildRequires:  dos2unix
 BuildRequires:  java-1_5_0-gcj-compat-devel
+BuildRequires:  java-cup-bootstrap
 BuildRequires:  jlex
 BuildRequires:  servletapi5
 BuildRequires:  xml-commons-apis-bootstrap
-#BuildRequires:  xerces-j2-bootstrap
-#!BuildIgnore:   xerces-j2-boostrap
-BuildRequires:  java-cup-bootstrap
-#!BuildIgnore:  xerces-j2 xml-commons xml-commons-resolver xml-commons-apis 
java-cup java_cup
+Requires:   jaxp_parser_impl
+Requires(post): update-alternatives
+Requires(postun): update-alternatives
+Provides:   jaxp_transform_impl
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildArch:  noarch
+#!BuildIgnore:  xerces-j2 xml-commons xml-commons-resolver xml-commons-apis 
java-cup
 #!BuildIgnore:  xml-commons-jaxp-1.3-apis
 
 %description
@@ -58,8 +52,6 @@
 Language (XPath). It can be used from the command line, in an applet or
 a servlet, or as a module in other program.
 
-
-
 %packagexsltc
 Summary:Java XSLT compiler
 Group:  Development/Libraries/Java
@@ -68,15 +60,11 @@
 Requires:   jaxp_parser_impl
 Requires:   jlex
 Requires:   regexp
-#Requires:   /usr/sbin/update-alternatives
-#Provides:   jaxp_transform_impl
 
 %descriptionxsltc
 The XSLT Compiler is a Java-based tool for compiling XSLT stylesheets
 into lightweight and portable Java byte codes called translets.
 
-
-
 %packagemanual
 Summary:Manual for xalan-j2
 Group:  Development/Libraries/Java
@@ -105,24 +93,18 @@
 
 This package contains demonstration and sample files for Xalan.
 
-
-
 %prep
 %setup -q -n xalan-j_%{cvs_version}
-%patch0 -p0
-%patch1 -p0
-%patch2 -p0
-%patch3 
+%patch0 -p1
+%patch1 -p1
+%patch2 -p1
 # Remove all binary libs, except ones needed to build docs and N/A elsewhere.
 for j in $(find . -name "*.jar"); do
 mv $j $j.no
 done
 mv tools/xalan2jdoc.jar.no tools/xal

commit boinc-client for openSUSE:Factory

2014-06-26 Thread h_root
Hello community,

here is the log from the commit of package boinc-client for openSUSE:Factory 
checked in at 2014-06-26 15:07:15

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


Package is "boinc-client"

Changes:

--- /work/SRC/openSUSE:Factory/boinc-client/boinc-client.changes
2013-10-29 09:13:47.0 +0100
+++ /work/SRC/openSUSE:Factory/.boinc-client.new/boinc-client.changes   
2014-06-26 15:07:17.0 +0200
@@ -1,0 +2,58 @@
+Tue Jun 17 13:39:32 UTC 2014 - tchva...@suse.com
+
+- Remove needless rpmlintrc lines to ease error spotting when there
+  really are some.
+
+---
+Tue Jun 17 13:30:10 UTC 2014 - tchva...@suse.com
+
+- Cleanup with spec-cleaner for better readability
+- Move lang packages from Requires to Recommends
+
+---
+Tue Jun 17 13:13:14 UTC 2014 - tchva...@suse.com
+
+- Remove unused patch:
+  * boinc-completion.patch
+- Remove comments with unused patches
+- Remove conditionals with inits as we don't build for such release
+  anyway
+- Provide rcboinc symlink for easier usage.
+
+---
+Wed Mar 26 22:34:18 UTC 2014 - ch...@computersalat.de
+
+- some RPMLINT fixes
+  * fix License: remove ','
+  * non-standard-gid /var/lib/boinc boinc
+* SR #227671 to rpmlint
+- fix deps for libxcb
+
+---
+Tue Mar 18 15:21:19 UTC 2014 - ch...@computersalat.de
+
+- fix README.SUSE
+
+---
+Sun Mar 16 22:23:48 UTC 2014 - ch...@computersalat.de
+
+# fix for bnc#779335
+  * disabled boinc-completion.patch
+- update to 7.2.42
+  * Fix problem that was causing scheduler RPCs to fail on Yoyo@home
+(HTTP status code 400) 
+  * for mor info have a look at
+http://boinc.berkeley.edu/wiki/Release_Notes
+- removed obsolete patches:
+  * boinc-client-dynamic_buffers.patch
+  * boinc-init.patch
+  * boinc-client-7.0.36-AM_CONDITIONAL.patch
+  * boinc-client-7.0.36-dynamic_buffers.patch
+- rebased patches:
+  * boinc-LC_MESSAGES.patch
+  * boinc-client-AM_CONDITIONAL.patch
+  * boinc-configure.patch
+  * boinc-docbook2x.patch
+  * boinc-guirpcauth.patch
+
+---
@@ -11,0 +70,10 @@
+
+---
+Wed May  1 20:53:41 UTC 2013 - ch...@computersalat.de
+
+- update to 7.0.28
+  * sorry but there is no ChangeLog :(
+- rebase patches
+  * dynamic_buffers, guirpcauth, AM_CONDITIONAL
+- add configure patch
+- remove obsolete glib_h patch

Old:

  boinc-client-7.0.36-AM_CONDITIONAL.patch
  boinc-client-7.0.36-dynamic_buffers.patch
  boinc-client-systemd
  boinc-client.init
  boinc-completion.patch
  boinc-init.patch
  boinc_core_release-7_0_36.tar.bz2

New:

  boinc-7.2.42.tar.bz2
  boinc-client-AM_CONDITIONAL.patch
  boinc-client.service
  boinc-configure.patch



Other differences:
--
++ boinc-client.spec ++
--- /var/tmp/diff_new_pack.8wZWGn/_old  2014-06-26 15:07:20.0 +0200
+++ /var/tmp/diff_new_pack.8wZWGn/_new  2014-06-26 15:07:20.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package boinc-client
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 by Sascha Manns 
 #
 # All modifications and additions to the file contributed by third parties
@@ -19,21 +19,27 @@
 
 # Global definitions
 %define _use_internal_dependency_generator 0
-%if 0%{?suse_version} >= 1140
-%define __find_requires %wx_requires
-%endif
-%define version_ 7_0_36
+%define __find_requires %{wx_requires}
 %define soname 7
 %define boinc_dir %{_localstatedir}/lib/boinc
-
 Name:   boinc-client
-Version:7.0.36
+Version:7.2.42
 Release:0
-Summary:The BOINC client core
-License:LGPL-3.0
+Summary:The BOINC client
+License:GPL-3.0+ or LGPL-3.0+
 Group:  Productivity/Clustering/Computing
 Url:http://boinc.berkeley.edu/
-Source0:boinc_core_release-%{version_}.tar.bz2
+# There is no real tarball, hence I did
+#
+# git clone git://boinc.berkeley.edu/boinc.git
+# git checkout master
+# git checkout -t client_release/7.2/7.2.42
+#
+# then I created an archive via git
+#
+# git archive -v --format=tar --prefix=boinc-7.2.42/ \
+#  client_release/7.2/7.2.42 | bzip2 >../boinc-7.2.42.tar.bz2
+Source0:boinc-%{version}.tar.bz2
 Source1:boinc-icons.tar.bz2  
 Source2:boi

commit file for openSUSE:Factory

2014-06-26 Thread h_root
Hello community,

here is the log from the commit of package file for openSUSE:Factory checked in 
at 2014-06-26 15:07:11

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


Package is "file"

Changes:

--- /work/SRC/openSUSE:Factory/file/file.changes2014-05-22 
20:38:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.file.new/file.changes   2014-06-26 
15:07:12.0 +0200
@@ -1,0 +2,35 @@
+Tue Jun 24 16:27:38 UTC 2014 - wer...@suse.de
+
+- Update to file version 5.19
+  * Misc buffer overruns and missing buffer size tests in cdf parsing
+(Francisco Alonso, Jan Kaluza)
+  * Enforce limit of 8K on regex searches that have no limits
+  * Allow the l modifier for regex to mean line count. Default
+to byte count. If line count is specified, assume a max
+of 80 characters per line to limit the byte count.
+  * Don't allow conversions to be used for dates, allowing
+the mask field to be used as an offset.
+  * Make the range operator limit the length of the
+regex search.
+  * PR/347: Windows fixes
+  * PR/352: Hangul word processor recognition
+  * PR/354: Encoding irregularities in text files
+  * Fix uninitialized title in CDF files (Jan Kaluza)
+  * PR/351: Fix compilation of empty files 
+  * Fix integer formats: We don't specify 'l' or
+'h' and 'hh' specifiers anymore, only 'll' for
+quads and nothing for the rest. This is so that
+magic writing is simpler.
+  * PR/341: Jan Kaluza, fix memory leak
+  * PR/342: Jan Kaluza, fix out of bounds read
+  * Fix issue with long formats not matching fmtcheck
+- Rename and change patch file-5.14-misc.dif to file-5.19-misc.dif
+- Rename and change patch file-5.14-printf.dif to file-5.19-printf.dif 
+- Rename and change patch file-5.07-biorad.dif to file-5.19-biorad.dif
+- Rename and change patch file-5.19.dif to file-5.17.dif
+- Rename and change patch file-4.24-cromfs.dif to file-5.19-cromfs.dif
+- Rename and change patch file-4.24-solv.dif to file-5.19-solv.dif
+- Rename and change patch file-5.12-zip2.0.dif to file-5.19-zip2.0.dif
+- Rename and change patch file-5.07-clicfs.dif to file-5.19-clicfs.dif
+
+---
--- /work/SRC/openSUSE:Factory/file/python-magic.changes2014-03-18 
13:37:09.0 +0100
+++ /work/SRC/openSUSE:Factory/.file.new/python-magic.changes   2014-06-26 
15:07:12.0 +0200
@@ -1,0 +2,5 @@
+Wed Jun 25 09:07:13 UTC 2014 - wer...@suse.de
+
+- adapt version in specfile to 5.19
+
+---

Old:

  file-4.24-cromfs.dif
  file-4.24-solv.dif
  file-5.07-biorad.dif
  file-5.07-clicfs.dif
  file-5.12-zip2.0.dif
  file-5.14-misc.dif
  file-5.14-printf.dif
  file-5.17.dif
  file-5.18.tar.gz

New:

  file-5.19-biorad.dif
  file-5.19-clicfs.dif
  file-5.19-cromfs.dif
  file-5.19-misc.dif
  file-5.19-printf.dif
  file-5.19-solv.dif
  file-5.19-zip2.0.dif
  file-5.19.dif
  file-5.19.tar.gz



Other differences:
--
++ file.spec ++
--- /var/tmp/diff_new_pack.Dm0lyr/_old  2014-06-26 15:07:13.0 +0200
+++ /var/tmp/diff_new_pack.Dm0lyr/_new  2014-06-26 15:07:13.0 +0200
@@ -30,33 +30,33 @@
 %endif
 #
 # Set Version also in python-magic.spec
-Version:5.18
+Version:5.19
 Release:0
 Summary:A Tool to Determine File Types
 License:BSD-2-Clause
 Group:  Productivity/File utilities
 Source: ftp://ftp.astron.com/pub/file/file-%{version}.tar.gz
 Source2:baselibs.conf
-Patch:  file-5.17.dif
-Patch1: file-5.14-misc.dif
+Patch:  file-5.19.dif
+Patch1: file-5.19-misc.dif
 Patch4: file-4.24-autoconf.dif
 Patch5: file-5.14-tex.dif
 Patch7: file-4.20-ssd.dif
 Patch8: file-4.20-xen.dif
 Patch9: file-5.18-elf.dif
-Patch10:file-5.14-printf.dif
+Patch10:file-5.19-printf.dif
 Patch11:file-5.12-zip.dif
 Patch12:file-5.17-option.dif
 Patch13:file-4.21-scribus.dif
 Patch15:file-4.21-xcursor.dif
 Patch20:file-4.24-mips.dif
-Patch22:file-4.24-cromfs.dif
+Patch22:file-5.19-cromfs.dif
 Patch25:file-5.18-javacheck.dif
-Patch26:file-4.24-solv.dif
-Patch27:file-5.12-zip2.0.dif
+Patch26:file-5.19-solv.dif
+Patch27:file-5.19-zip2.0.dif
 Patch28:file-5.07-iso9660.dif
-Patch31:file-5.07-biorad.dif
-Patch32:file-5.07-clicfs.dif
+Patch31:file-5.19-biorad.dif
+Patch32:file-5.19-clicfs.dif
 Patch33:file-5.16-ocloexec.patch
 Patch34:file-5.18-endian.patch
 Patch35:file-5.12-nitpick.dif

++ python-ma

commit cluster-glue for openSUSE:Factory

2014-06-26 Thread h_root
Hello community,

here is the log from the commit of package cluster-glue for openSUSE:Factory 
checked in at 2014-06-26 10:42:40

Comparing /work/SRC/openSUSE:Factory/cluster-glue (Old)
 and  /work/SRC/openSUSE:Factory/.cluster-glue.new (New)


Package is "cluster-glue"

Changes:

--- /work/SRC/openSUSE:Factory/cluster-glue/cluster-glue.changes
2014-06-18 07:47:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.cluster-glue.new/cluster-glue.changes   
2014-06-26 10:42:48.0 +0200
@@ -1,0 +2,6 @@
+Wed Jun 25 14:37:40 UTC 2014 - kgronl...@suse.com
+
+- Medium: hb_report: dot is not illegal in file names (bnc#884079, 
debian#715391)
+- upstream cs: 0f48479c251b
+
+---



Other differences:
--
++ cluster-glue.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cluster-glue/.hg_archival.txt 
new/cluster-glue/.hg_archival.txt
--- old/cluster-glue/.hg_archival.txt   2014-06-12 12:28:59.0 +0200
+++ new/cluster-glue/.hg_archival.txt   2014-06-25 14:47:30.0 +0200
@@ -1,5 +1,5 @@
 repo: e3ffdd7ae81c596b2be7e1e110d2c1255161340e
-node: 45e21bc9795d70b86ecc3825b91ef6424db178d8
+node: 0f48479c251beb5be75110e62c867970d71adc89
 branch: default
 latesttag: glue-1.0.12-rc1
-latesttagdistance: 19
+latesttagdistance: 22
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cluster-glue/cluster-glue-fedora.spec 
new/cluster-glue/cluster-glue-fedora.spec
--- old/cluster-glue/cluster-glue-fedora.spec   2014-06-12 12:28:59.0 
+0200
+++ new/cluster-glue/cluster-glue-fedora.spec   2014-06-25 14:47:30.0 
+0200
@@ -60,6 +60,11 @@
 BuildRequires: e2fsprogs-devel
 %endif
 
+%if %{defined systemd_requires}
+BuildRequires:  systemd
+%{?systemd_requires}
+%endif
+
 %prep
 %setup -q -n cluster-glue
 
@@ -82,6 +87,9 @@
 --with-daemon-user=%{uname} \
 --localstatedir=%{_var} \
 --libdir=%{_libdir} \
+%if %{defined _unitdir}
+--with-systemdsystemunitdir=%{_unitdir} \
+%endif
 --docdir=%{glue_docdir}
 %endif
 
@@ -112,7 +120,11 @@
 %files
 %defattr(-,root,root)
 %dir %{_datadir}/%{name}
+%if %{defined _unitdir}
+%{_unitdir}/logd.service
+%else
 %{_sysconfdir}/init.d/logd
+%endif
 %{_datadir}/%{name}/ha_cf_support.sh
 %{_datadir}/%{name}/openais_conf_support.sh
 %{_datadir}/%{name}/utillib.sh
@@ -176,6 +188,17 @@
 -c "cluster user" %{uname}
 exit 0
 
+%if %{defined _unitdir}
+%post
+%systemd_post logd.service
+
+%preun
+%systemd_preun logd.service
+
+%postun
+%systemd_postun_with_restart logd.service
+%endif
+
 %post -n cluster-glue-libs -p /sbin/ldconfig
 
 %postun -n cluster-glue-libs -p /sbin/ldconfig
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cluster-glue/cluster-glue-suse.spec 
new/cluster-glue/cluster-glue-suse.spec
--- old/cluster-glue/cluster-glue-suse.spec 2014-06-12 12:28:59.0 
+0200
+++ new/cluster-glue/cluster-glue-suse.spec 2014-06-25 14:47:30.0 
+0200
@@ -42,6 +42,7 @@
 BuildRequires:  libxslt docbook_4 docbook-xsl-stylesheets
 BuildRequires:  help2man
 BuildRequires:  asciidoc
+BuildRequires:  libbz2-devel libaio-devel
 
 Obsoletes: heartbeat-common
 Provides:  heartbeat-common
@@ -56,6 +57,11 @@
 BuildRequires:  libcurl-devel 
 %endif
 
+%if %{defined systemd_requires}
+BuildRequires:  systemd
+%{?systemd_requires}
+%endif
+
 %description
 A collection of common tools derived from the Heartbeat project that are 
 useful for writing cluster managers such as Pacemaker.
@@ -113,6 +119,9 @@
 --with-daemon-group=%{gname} \
 --with-daemon-user=%{uname} \
 --with-rundir=%{_rundir} \
+%if %{defined _unitdir}
+--with-systemdsystemunitdir=%{_unitdir} \
+%endif
 --docdir=%{glue_docdir}
 %endif
 
@@ -128,11 +137,15 @@
 find $RPM_BUILD_ROOT -name '*.pyc' -type f -print0 | xargs -0 rm -f
 find $RPM_BUILD_ROOT -name '*.pyo' -type f -print0 | xargs -0 rm -f
 
+%if %{defined _unitdir}
+ln -s /usr/sbin/service %{buildroot}%{_sbindir}/rclogd
+%else
 test -d $RPM_BUILD_ROOT/sbin || mkdir $RPM_BUILD_ROOT/sbin
 (
   cd $RPM_BUILD_ROOT/sbin
   ln -s /etc/init.d/logd rclogd
 )
+%endif
 
 ###
 
@@ -163,7 +176,20 @@
 -d %{_var}/lib/heartbeat/cores/%{uname} -o -u %{uid} \
 %{uname} 2>/dev/null || :
 fi
+%if %{defined _unitdir}
+  %service_add_pre logd.service
+%endif
+
+%if %{defined _unitdir}
+%post
+%service_add_post logd.service
+
+%preun
+%service_del_preun logd.service
 
+%postun
+%service_del_postun logd.service
+%else
 %preun
 %stop_on_removal logd
 
@@ -172,6 +198,7 @@
 
 %postun
 %insserv_cleanup
+%endif
 
 

commit xscreensaver for openSUSE:Factory

2014-06-26 Thread h_root
Hello community,

here is the log from the commit of package xscreensaver for openSUSE:Factory 
checked in at 2014-06-26 10:42:34

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


Package is "xscreensaver"

Changes:

--- /work/SRC/openSUSE:Factory/xscreensaver/xscreensaver.changes
2014-04-09 19:10:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.xscreensaver.new/xscreensaver.changes   
2014-06-26 10:42:41.0 +0200
@@ -1,0 +2,14 @@
+Wed Jun 25 13:09:42 UTC 2014 - co...@suse.com
+
+- update to 5.29
+   * Updated webcollage for recent changes.
+   * Fixed some compilation problems and intermittent crashes.
+   * New hacks, tessellimage and projectiveplane.
+   * Added support for pthreads, because Dave Odell is a madman.
+   * X11: Don't assume Suspend = 0 implies “No DPMS”.
+   * Minor updates to boxed and klein.
+   * Fixed possible crash in apple2, noseguy, xmatrix, shadebobs.
+   * Fixed possible crash in OSX preferences.
+   * Plugged some leaks.
+
+---

Old:

  xscreensaver-5.26.tar.gz

New:

  xscreensaver-5.29.tar.gz



Other differences:
--
++ xscreensaver.spec ++
--- /var/tmp/diff_new_pack.OtKiuS/_old  2014-06-26 10:42:42.0 +0200
+++ /var/tmp/diff_new_pack.OtKiuS/_new  2014-06-26 10:42:42.0 +0200
@@ -39,7 +39,7 @@
 Requires:   desktop-data
 Requires:   pam-modules
 Suggests:   %{name}-data-extra
-Version:5.26
+Version:5.29
 Release:0
 Summary:A screen saver and locker for the X Window System
 License:BSD-3-Clause and GPL-2.0+

++ xscreensaver-5.26.tar.gz -> xscreensaver-5.29.tar.gz ++
/work/SRC/openSUSE:Factory/xscreensaver/xscreensaver-5.26.tar.gz 
/work/SRC/openSUSE:Factory/.xscreensaver.new/xscreensaver-5.29.tar.gz differ: 
char 5, line 1

++ xscreensaver-data-extra.list ++
--- /var/tmp/diff_new_pack.OtKiuS/_old  2014-06-26 10:42:42.0 +0200
+++ /var/tmp/diff_new_pack.OtKiuS/_new  2014-06-26 10:42:42.0 +0200
@@ -84,6 +84,7 @@
 halftone
 halo
 helix
+hexadrop
 hilbert
 hopalong
 hypertorus
@@ -98,6 +99,7 @@
 juggler3d
 julia
 kaleidescope
+kaleidocycle
 klein
 kumppa
 lament
@@ -135,10 +137,12 @@
 polyominoes
 polytopes
 popsquares
+projectiveplane
 providence
 pulsar
 pyro
 qix
+quasicrystal
 queens
 rd-bomb
 ripples
@@ -169,6 +173,7 @@
 surfaces
 swirl
 tangram
+tessellimage
 thornbird
 timetunnel
 topblock
@@ -176,6 +181,7 @@
 tronbit
 truchet
 twang
+unknownpleasures
 vermiculate
 vidwhacker
 voronoi
@@ -192,7 +198,3 @@
 xrayswarm
 xspirograph
 zoom
-hexadrop
-kaleidocycle
-quasicrystal
-unknownpleasures

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



commit obs-service-source_validator for openSUSE:Factory

2014-06-26 Thread h_root
Hello community,

here is the log from the commit of package obs-service-source_validator for 
openSUSE:Factory checked in at 2014-06-26 10:42:31

Comparing /work/SRC/openSUSE:Factory/obs-service-source_validator (Old)
 and  /work/SRC/openSUSE:Factory/.obs-service-source_validator.new (New)


Package is "obs-service-source_validator"

Changes:

--- 
/work/SRC/openSUSE:Factory/obs-service-source_validator/obs-service-source_validator.changes
2014-06-01 18:56:02.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.obs-service-source_validator.new/obs-service-source_validator.changes
   2014-06-26 10:42:33.0 +0200
@@ -1,0 +2,13 @@
+Wed Jun 25 12:56:41 UTC 2014 - co...@suse.com
+
+- update to git (0.4):
+   - warn about unmentioned baselibs.conf and rpmlintrc
+   - Handle Jan Engelhardt tarball signatures that are done before
+ compression
+   - handle %global like %define in output_versions
+   - Support ARM build hosts
+   - do not complain about temporary directories when running source services 
(on server esp.)
+   - also check for orphan files when _services are used
+ When _service mode is disabled or loc
+
+---

Old:

  obs-service-source_validator-0.3.tar.bz2

New:

  obs-service-source_validator-0.4.tar.bz2



Other differences:
--
++ obs-service-source_validator.spec ++
--- /var/tmp/diff_new_pack.6UICsH/_old  2014-06-26 10:42:34.0 +0200
+++ /var/tmp/diff_new_pack.6UICsH/_new  2014-06-26 10:42:34.0 +0200
@@ -22,7 +22,7 @@
 Group:  Development/Tools/Building
 Summary:An OBS source service: defines all source-validator checks 
used by Factory
 Group:  Development/Tools/Building
-Version:0.3
+Version:0.4
 Release:0
 # use osc service dr to update
 Source: %{name}-%{version}.tar.bz2

++ _service ++
--- /var/tmp/diff_new_pack.6UICsH/_old  2014-06-26 10:42:34.0 +0200
+++ /var/tmp/diff_new_pack.6UICsH/_new  2014-06-26 10:42:34.0 +0200
@@ -4,7 +4,7 @@
 git
 .git
 git-master
-0.3
+0.4
 master
   
 

++ obs-service-source_validator-0.3.tar.bz2 -> 
obs-service-source_validator-0.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/obs-service-source_validator-0.3/20-files-present-and-referenced 
new/obs-service-source_validator-0.4/20-files-present-and-referenced
--- old/obs-service-source_validator-0.3/20-files-present-and-referenced
2013-08-06 14:32:22.0 +0200
+++ new/obs-service-source_validator-0.4/20-files-present-and-referenced
2014-06-25 14:55:01.0 +0200
@@ -24,6 +24,13 @@
 exit $1
 }
 
+#
+# display a warning if the file is not in the spec file sources
+#
+warn_on_unmentioned_files () {
+  grep -a -x $1 $TMPDIR/sources > /dev/null || echo "(W) Attention, $1 is not 
mentioned in spec files as source or patch."
+}
+
 test "$VERBOSE" = true && echo -n "- checking if needed files are present and 
none stale "
 #
 # first make my TMPDIR
@@ -38,6 +45,9 @@
   i386)
 MY_ARCH="%ix86"
 ;;
+  arm)
+MY_ARCH="%arm"
+;;
 esac
 for i in $DIR_TO_CHECK/*.spec ; do
 test -f $i || continue
@@ -186,10 +196,42 @@
 gpg -q --no-default-keyring --keyring 
$TMPDIR/.checkifvalidsourcedir-gpg-keyring --import $DIR_TO_CHECK/*.keyring
 for i in $DIR_TO_CHECK/*.sig $DIR_TO_CHECK/*.asc; do
 if [ -f "$i" ]; then
-gpg -q --no-default-keyring --keyring 
$TMPDIR/.checkifvalidsourcedir-gpg-keyring "$i" || {
-echo "(E) signature $i does not validate"
-RETURN=2
-}
+   validatefn=${i/.asc}
+   validatefn=${validatefn/.sig}
+   if [ -f "$validatefn" ]; then
+gpg -q --no-default-keyring --keyring 
$TMPDIR/.checkifvalidsourcedir-gpg-keyring --verify "$i" || {
+echo "(E) signature $i does not validate"
+RETURN=2
+}
+else
+   if [ -f "$validatefn.gz" ]; then
+   TMPFILE=`mktemp`
+   zcat "$validatefn.gz" > $TMPFILE
+gpg -q --no-default-keyring --keyring 
$TMPDIR/.checkifvalidsourcedir-gpg-keyring --verify "$i" "$TMPFILE" || {
+echo "(E) signature $i does not validate"
+RETURN=2
+}
+   rm $TMPFILE
+   fi
+   if [ -f "$validatefn.bz2" ]; then
+   TMPFILE=`mktemp`
+   bzcat "$validatefn.bz2" > $TMPFILE
+gpg -q --no-default-keyring --keyring 
$TMPDIR/.checkifvalidsourcedir-gpg-k

commit kmod for openSUSE:Factory

2014-06-26 Thread h_root
Hello community,

here is the log from the commit of package kmod for openSUSE:Factory checked in 
at 2014-06-26 10:42:38

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


Package is "kmod"

Changes:

--- /work/SRC/openSUSE:Factory/kmod/kmod.changes2014-05-18 
06:49:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.kmod.new/kmod.changes   2014-06-26 
10:42:44.0 +0200
@@ -1,0 +2,12 @@
+Tue Jun 24 13:15:37 UTC 2014 - jeng...@inai.de
+
+- Update to new upstream release 18
+* Calling depmod with modules creating a dependency loop will now
+  make depmod return an error and not update the indexes. This is
+  to protect the current index not being overridden by another
+  index that may cause a boot failure, depending on the buggy module.
+- Remove last vestiges of gpg-offline
+- Remove 0001-depmod-Make-dependency-loops-be-fatal.patch
+  (applied upstream)
+
+---

Old:

  0001-depmod-Make-dependency-loops-be-fatal.patch
  kmod-17.tar.sign
  kmod-17.tar.xz

New:

  kmod-18.tar.sign
  kmod-18.tar.xz



Other differences:
--
++ kmod.spec ++
--- /var/tmp/diff_new_pack.xdZWk3/_old  2014-06-26 10:42:46.0 +0200
+++ /var/tmp/diff_new_pack.xdZWk3/_new  2014-06-26 10:42:46.0 +0200
@@ -21,7 +21,7 @@
 Summary:Utilities to load modules into the kernel
 License:LGPL-2.1+ and GPL-2.0+
 Group:  System/Kernel
-Version:17
+Version:18
 Release:0
 Url:
http://www.jonmasters.org/blog/2011/12/20/libkmod-replaces-module-init-tools/
 #Announce: https://lwn.net/Articles/577962/
@@ -30,7 +30,6 @@
 #Git-Clone:git://git.kernel.org/pub/scm/utils/kernel/kmod/kmod
 Source: 
ftp://ftp.kernel.org/pub/linux/utils/kernel/kmod/%name-%version.tar.xz
 Source2:
ftp://ftp.kernel.org/pub/linux/utils/kernel/kmod/%name-%version.tar.sign
-Patch1: 0001-depmod-Make-dependency-loops-be-fatal.patch
 Patch2: 0002-modprobe-Recognize-allow-unsupported-modules-on-comm.patch
 Patch3: 0003-libkmod-config-Recognize-allow_unsupported_modules-i.patch
 Patch9: 0009-libkmod-Implement-filtering-of-unsupported-modules-o.patch
@@ -98,13 +97,8 @@
 in %lname.
 
 %prep
-%{?gpg_verify: xz -dk "%{S:0}"; %gpg_verify %{S:2}}
 %setup -q
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch9 -p1
-%patch10 -p1
+%patch -P 2 -P 3 -P 9 -P 10 -p1
 
 %build
 autoreconf -fi
@@ -116,7 +110,7 @@
 %endif
--with-xz \
--with-zlib \
-   --includedir="%_includedir/%name-%version" \
+   --includedir="%_includedir/pkg/%name" \
--with-rootlibdir="%_libdir" \
--bindir="%_bindir"
 make %{?_smp_mflags}
@@ -154,7 +148,7 @@
 ln -s "%_bindir/kmod" "$b/bin/";
 %if "%_libdir" != "/%_lib"
 ln -s "%_libdir/libkmod.so.2" "$b/%_lib/";
-ln -s "%_libdir/libkmod.so.2.2.7" "$b/%_lib/";
+ln -s "%_libdir/libkmod.so.2.2.8" "$b/%_lib/";
 %endif
 
 %check

++ kmod-17.tar.xz -> kmod-18.tar.xz ++
 6026 lines of diff (skipped)

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



commit cifs-utils for openSUSE:Factory

2014-06-26 Thread h_root
Hello community,

here is the log from the commit of package cifs-utils for openSUSE:Factory 
checked in at 2014-06-26 10:42:36

Comparing /work/SRC/openSUSE:Factory/cifs-utils (Old)
 and  /work/SRC/openSUSE:Factory/.cifs-utils.new (New)


Package is "cifs-utils"

Changes:

--- /work/SRC/openSUSE:Factory/cifs-utils/cifs-utils.changes2014-05-22 
20:37:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.cifs-utils.new/cifs-utils.changes   
2014-06-26 10:42:42.0 +0200
@@ -1,0 +2,6 @@
+Wed Jun 18 19:49:50 UTC 2014 - lmue...@suse.com
+
+- BuildIgnore libldb, libtevent, and samba4-libs to prevent a package conflict
+  on CentOS, Fedora, and RHEL systems.
+
+---



Other differences:
--
++ cifs-utils.spec ++
--- /var/tmp/diff_new_pack.WgGV86/_old  2014-06-26 10:42:43.0 +0200
+++ /var/tmp/diff_new_pack.WgGV86/_new  2014-06-26 10:42:43.0 +0200
@@ -57,7 +57,10 @@
 %else
 BuildRequires:  libcap-devel
 %endif
+#!BuildIgnore:  libldb
 #!BuildIgnore:  libtalloc
+#!BuildIgnore:  libtevent
+#!BuildIgnore:  samba4-libs
 BuildRequires:  libtalloc-devel
 %if 0%{?suse_version} > 1110
 BuildRequires:  fdupes



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



commit xmlbeans for openSUSE:Factory

2014-06-26 Thread h_root
Hello community,

here is the log from the commit of package xmlbeans for openSUSE:Factory 
checked in at 2014-06-26 10:42:39

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


Package is "xmlbeans"

Changes:

--- /work/SRC/openSUSE:Factory/xmlbeans/xmlbeans-mini.changes   2013-12-13 
13:11:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.xmlbeans.new/xmlbeans-mini.changes  
2014-06-26 10:42:47.0 +0200
@@ -1,0 +2,11 @@
+Tue Jun 10 11:02:18 UTC 2014 - tchva...@suse.com
+
+- Version bump to 2.6.0:
+  * bugfixes
+  * multithread fixes
+  * fixed error messages
+  * more: 
http://svn.apache.org/viewvc/xmlbeans/trunk/CHANGES.txt?revision=1364789&view=markup
+- Rebase xmlbeans-2.4.0-nodownload.patch to apply to new version
+- Cleanup with spec-cleaner
+
+---
xmlbeans.changes: same change

Old:

  xmlbeans-2.4.0-src.tgz

New:

  xmlbeans-2.6.0-src.tgz



Other differences:
--
++ xmlbeans-mini.spec ++
--- /var/tmp/diff_new_pack.TgDT3j/_old  2014-06-26 10:42:48.0 +0200
+++ /var/tmp/diff_new_pack.TgDT3j/_new  2014-06-26 10:42:48.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xmlbeans-mini
 #
-# 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
@@ -19,9 +19,8 @@
 # WARNING: please do not edit this auto generated spec file. Use the 
xmlbeans.spec! #
 %global bootstrap 1
 %global real xmlbeans
-
 Name:   xmlbeans-mini
-Version:2.4.0
+Version:2.6.0
 Release:0
 Summary:XML-Java binding tool
 License:Apache-2.0
@@ -32,25 +31,20 @@
 Patch0: xmlbeans-2.4.0-nodownload.patch
 #PATCH-FIX-UPSTREAM: saxon 9.3+ moved VirtualNode interface
 Patch1: xmlbeans-saxon-virtualnode.patch
-BuildArch:  noarch
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-
-%if %{bootstrap}
-Conflicts:  xmlbeans
-%else
-Conflicts:  xmlbeans-mini
-%endif
-
 BuildRequires:  ant >= 1.6
 BuildRequires:  bea-stax-api
 BuildRequires:  javapackages-tools
-
+BuildRequires:  unzip
+#!BuildIgnore:  antlr antlr-java
+#!BuildIgnore:  xml-commons-jaxp-1.3-apis xml-commons-resolver12
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildArch:  noarch
 %if %{bootstrap}
 BuildRequires:  java-1_5_0-gcj-compat-devel
-#BuildRequires:  xerces-j2-bootstrap
-#!BuildIgnore:   xerces-j2-bootstrap
 BuildRequires:  xml-commons-apis-bootstrap
 BuildRequires:  xml-commons-resolver-bootstrap
+Conflicts:  xmlbeans
+#!BuildIgnore:  xerces-j2-bootstrap
 #!BuildIgnore:  xerces-j2 xml-commons xml-commons-apis xml-commons-resolver
 %else
 BuildRequires:  ant-contrib
@@ -62,13 +56,10 @@
 BuildRequires:  saxon9
 BuildRequires:  xml-commons-resolver >= 1.1
 BuildRequires:  xmlbeans-mini
+Conflicts:  xmlbeans-mini
 #!BuildIgnore:  xmlbeans
 %endif
 
-BuildRequires:  unzip
-#!BuildIgnore:  antlr antlr-java
-#!BuildIgnore:  xml-commons-jaxp-1.3-apis xml-commons-resolver12
-
 %description
 XMLBeans is a tool that allows you to access the full power of XML in a
 Java friendly way. It is an XML-Java binding tool. The idea is that you
@@ -163,9 +154,6 @@
 install -p -m 0644 external/lib/oldxbean.jar 
%{buildroot}%{_javadir}/%{real}/oldxbean.jar
 %endif #if ! % { bootstrap}
 
-%clean
-rm -rf %{buildroot}
-
 %files
 %defattr(-,root,root,-)
 %doc LICENSE.txt NOTICE.txt README.txt

++ xmlbeans.spec ++
--- /var/tmp/diff_new_pack.TgDT3j/_old  2014-06-26 10:42:48.0 +0200
+++ /var/tmp/diff_new_pack.TgDT3j/_new  2014-06-26 10:42:48.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xmlbeans
 #
-# 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,9 +18,8 @@
 
 %global bootstrap 0
 %global real xmlbeans
-
 Name:   xmlbeans
-Version:2.4.0
+Version:2.6.0
 Release:0
 Summary:XML-Java binding tool
 License:Apache-2.0
@@ -31,25 +30,20 @@
 Patch0: xmlbeans-2.4.0-nodownload.patch
 #PATCH-FIX-UPSTREAM: saxon 9.3+ moved VirtualNode interface
 Patch1: xmlbeans-saxon-virtualnode.patch
-BuildArch:  noarch
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-
-%if %{bootstrap}
-Conflicts:  xmlbeans
-%else
-Conflicts:  xmlbeans-mini
-%end

commit ctdb for openSUSE:Factory

2014-06-26 Thread h_root
Hello community,

here is the log from the commit of package ctdb for openSUSE:Factory checked in 
at 2014-06-26 10:42:37

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


Package is "ctdb"

Changes:

--- /work/SRC/openSUSE:Factory/ctdb/ctdb.changes2014-05-10 
08:31:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.ctdb.new/ctdb.changes   2014-06-26 
10:42:43.0 +0200
@@ -1,0 +2,10 @@
+Wed Jun 18 13:52:20 UTC 2014 - lmue...@suse.com
+
+- Align BuildRequires libxslt for Fedora with CentOS and RHEL.
+
+---
+Tue Jun 10 15:07:19 UTC 2014 - dd...@suse.com
+
+- Fix temp file vulnerabilities; CVE-2013-4159; (bnc#836064).
+
+---
@@ -48,0 +59,5 @@
+
+---
+Wed Mar 12 19:17:53 UTC 2014 - dd...@suse.com
+
+- Avoid lockwait congestion by using an overflow queue; (bnc#867815).



Other differences:
--
++ ctdb.spec ++
--- /var/tmp/diff_new_pack.pvfVPw/_old  2014-06-26 10:42:44.0 +0200
+++ /var/tmp/diff_new_pack.pvfVPw/_new  2014-06-26 10:42:44.0 +0200
@@ -36,6 +36,7 @@
 Url:http://ctdb.samba.org/
 Source: https://ftp.samba.org/pub/ctdb/ctdb-%{version}.tar.gz
 Source1:ctdb-sysconfig-suse.template
+Source100:  ctdb-pcp-pmda-rpmlintrc
 Patch1: ctdb-socket-path.patch
 Patch100:   ctdb-xsltproc-catalogs.patch
 %if 0%{?suse_version}
@@ -71,7 +72,7 @@
 BuildRequires:  libtevent-devel >= %{libtevent_version}
 # to generate the man pages
 BuildRequires:  docbook-xsl-stylesheets
-%if 0%{?centos_version} > 499 || 0%{?rhel_version} > 499 || 0%{?suse_version} 
> 0 && 0%{?suse_version} < 1141
+%if 0%{?centos_version} > 499 || 0%{?fedora_version} > 11 || 0%{?rhel_version} 
> 499 || 0%{?suse_version} > 0 && 0%{?suse_version} < 1141
 BuildRequires:  libxslt
 %endif
 %if 0%{?suse_version} > 1140 && 0%{?suse_version} < 1211
@@ -80,9 +81,6 @@
 %if 0%{?suse_version} > 1210
 BuildRequires:  libxslt-tools
 %endif
-%if 0%{?fedora_version} > 11
-BuildRequires:  xslt
-%endif
 
 %description
 ctdb is the clustered database used by Samba

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



commit samba for openSUSE:Factory

2014-06-26 Thread h_root
Hello community,

here is the log from the commit of package samba for openSUSE:Factory checked 
in at 2014-06-26 10:42:32

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


Package is "samba"

Changes:

--- /work/SRC/openSUSE:Factory/samba/samba.changes  2014-06-02 
07:00:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.samba.new/samba.changes 2014-06-26 
10:42:36.0 +0200
@@ -1,0 +2,59 @@
+Wed Jun 25 11:52:17 UTC 2014 - dd...@suse.com
+
+- Prevent file truncation on an open that fails with share mode violation;
+  (bso#10671); (bnc#884056).
+
+---
+Mon Jun 23 09:43:53 UTC 2014 - lmue...@suse.com
+
+- Update to 4.1.9.
+  + Fix nmbd denial of service; CVE-2014-0244; (bnc#880962).
+  + Fix segmentation fault in smbd_marshall_dir_entry()'s SMB_FIND_FILE_UNIX
+handler; CVE-2014-3493; (bnc#883758).
+
+---
+Thu Jun 12 18:09:44 UTC 2014 - lmue...@suse.com
+
+- BuildRequire krb5-devel, libiniparser-devel, and python-devel in any case.
+
+---
+Thu Jun 12 17:15:09 UTC 2014 - lmue...@suse.com
+
+- BuildRequire libxslt and perl-ExtUtils-MakeMaker and BuildIgnore libtevent
+  on CentOS, Fedora, and RHEL systems.
+
+---
+Tue Jun  3 18:36:06 UTC 2014 - lmue...@suse.com
+
+- Update to 4.1.8.
+  + dns: Don't reply to replies; CVE-2014-0239; (bso#10609).
+  + Malformed FSCTL_SRV_ENUMERATE_SNAPSHOTS response; CVE-2014-0178;
+(bso#10549).
+
+  + s3: smb2: Fix 'xcopy /d' with samba shares; (bso#3124).
+  + Extra ':' in msg for Waf Cross Compile Build System with Cross-answers
+command; (bso#10151).
+  + s3: nmbd: Reset debug settings after reading config file; (bso#10239).
+  + Fix empty body in if-statement in continue_domain_open_lookup; (bso#10348).
+  + script/autobuild: Make use of '--with-perl-{arch,lib}-install-dir';
+(bso#10472).
+  + wafsamba: Fix the installation on FreeBSD; (bso#10472).
+  + Use exit_daemon() to communicate status of startup to systemd; (bso#10517).
+  + Fix adding NetApps; (bso#10524).
+  + s3: lib/util: Fix logic inside set_namearray loops; (bso#10544).
+  + s3: lib/util: set_namearray reads across end of namelist; (bso#10544).
+  + idmap_autorid: Fix failure in reverse lookup if ID is from domain range
+index #0; (bso#10547).
+  + build: Fix ordering problems with lib-provided and internal RPATHs;
+(bso#10548).
+  + Fix read of deleted memory in reply_writeclose()'; (bso#10554).
+  + lib-util: Rename memdup to smb_memdup and fix all callers; (bso#10556).
+  + Fix lock order violation and file lost; (bso#10564).
+  + dsdb: Do checks for invalid renames in samldb, before repl_meta_data;
+(bso#10569).
+  + Fix wildcard unlink to fail if we get an error rather than trying to
+continue; (bso#10577).
+  + byteorder: Do not assume PowerPC is big-endian; (bso#10590).
+  + printing: Fix purge of all print jobs; (bso#10612).
+
+---
@@ -92 +151 @@
-- Fix "Invalid read" in method reply_writeclose; (bnc#873658).
+- Fix "Invalid read" in method reply_writeclose; (bso#10554); (bnc#873658).

Old:

  samba-4.1.7.tar.asc
  samba-4.1.7.tar.gz

New:

  samba-4.1.9.tar.asc
  samba-4.1.9.tar.gz



Other differences:
--
++ samba.spec ++
 719 lines (skipped)
 between /work/SRC/openSUSE:Factory/samba/samba.spec
 and /work/SRC/openSUSE:Factory/.samba.new/samba.spec

++ patches.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/patches/samba.org/04e434661fa6b5f13776f925b0a7cbadb6b6d006 
new/patches/samba.org/04e434661fa6b5f13776f925b0a7cbadb6b6d006
--- old/patches/samba.org/04e434661fa6b5f13776f925b0a7cbadb6b6d006  
2014-04-16 20:18:30.0 +0200
+++ new/patches/samba.org/04e434661fa6b5f13776f925b0a7cbadb6b6d006  
1970-01-01 01:00:00.0 +0100
@@ -1,91 +0,0 @@
-From 2c211f70aabf0a6896c5741fc1af92f73ddda0d8 Mon Sep 17 00:00:00 2001
-From: Noel Power 
-Date: Thu, 27 Feb 2014 12:07:11 -0800
-Subject: [PATCH] s3: smbd - smb1 - fix read of deleted memory in
- reply_writeclose().
-
-While running smbtorture test raw.write under valgrind an "Invalid read"
-was reported in methid reply_writeclose, it seems after closing a file
-sometime later we try to access it again.
-
-Signed-off-by: Noel Power 
-Signed-off-by: Jeremy Allison 
-Reviewed-by: Andreas Schneider 
-
-Autobuild-User(master): Jeremy Allison 
-Autobuild-Date(master): Mon Mar  3 20:42:40 CET 2014 on sn-devel-104
-