commit libusb-1_0 for openSUSE:Factory

2014-02-16 Thread h_root
Hello community,

here is the log from the commit of package libusb-1_0 for openSUSE:Factory 
checked in at 2014-02-16 09:10:37

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


Package is libusb-1_0

Changes:

--- /work/SRC/openSUSE:Factory/libusb-1_0/libusb-1_0.changes2013-04-17 
07:18:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.libusb-1_0.new/libusb-1_0.changes   
2014-02-16 09:10:38.0 +0100
@@ -1,0 +2,12 @@
+Fri Feb  7 22:06:46 CET 2014 - sbra...@suse.cz
+
+- New upstream, new home page.
+- Update to version 1.0.18:
+  * API extensions:
+* hotplug support
+* topology support
+* error processing, detaching, debugging etc.
+  * many fixes
+  * for more see ChangeLog
+
+---

Old:

  libusb-1.0.9.tar.bz2

New:

  libusb-1.0.18.tar.bz2



Other differences:
--
++ libusb-1_0.spec ++
--- /var/tmp/diff_new_pack.QiWO7T/_old  2014-02-16 09:10:39.0 +0100
+++ /var/tmp/diff_new_pack.QiWO7T/_new  2014-02-16 09:10:39.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libusb-1_0
 #
-# 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,16 +17,19 @@
 
 
 Name:   libusb-1_0
-Version:1.0.9
+Version:1.0.18
 Release:0
 Summary:USB Library
 License:LGPL-2.1+
 Group:  System/Libraries
 %define _name libusb
-Url:http://www.libusb.org/
+Url:http://libusb.info/
 Source: 
http://downloads.sourceforge.net/project/%{_name}/%{_name}-1.0/%{_name}-%{version}/%{_name}-%{version}.tar.bz2
 Source1:baselibs.conf
 BuildRequires:  pkg-config
+%if 0%{?suse_version} = 1200
+BuildRequires:  pkgconfig(udev)
+%endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %define debug_package_requires libusb-1_0-0 = %{version}-%{release}
 
@@ -51,9 +54,13 @@
 
 %prep
 %setup -q -n %{_name}-%{version}
+tr -d '\r' NEWS NEWS.unix ; touch -r NEWS NEWS.unix ; mv NEWS.unix NEWS
 
 %build
 %configure\
+%if 0%{?suse_version}  1200
+   --disable-udev\
+%endif
--with-pic\
--disable-static
 make %{?_smp_mflags}
@@ -68,7 +75,7 @@
 
 %files -n libusb-1_0-0
 %defattr(-,root,root)
-%doc AUTHORS COPYING NEWS README THANKS TODO
+%doc AUTHORS ChangeLog COPYING NEWS README TODO
 %{_libdir}/*.so.*
 
 %files devel

++ libusb-1.0.9.tar.bz2 - libusb-1.0.18.tar.bz2 ++
 59287 lines of diff (skipped)

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



commit libsolv for openSUSE:Factory

2014-02-16 Thread h_root
Hello community,

here is the log from the commit of package libsolv for openSUSE:Factory checked 
in at 2014-02-16 09:10:31

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


Package is libsolv

Changes:

--- /work/SRC/openSUSE:Factory/libsolv/libsolv.changes  2014-01-29 
07:16:09.0 +0100
+++ /work/SRC/openSUSE:Factory/.libsolv.new/libsolv.changes 2014-02-16 
09:10:33.0 +0100
@@ -1,0 +2,12 @@
+Fri Feb 14 11:03:18 CET 2014 - m...@suse.de
+
+- always keep job/jobflags in selection_filter()
+- implement COND handling in supplements/enhances
+- improve OR handling in supplements/enhances
+- fix typo in application backlink creation
+- support PRODUCT_ENDOFLIFE
+- store repoid as flexarray
+- also translate autoproduct strings
+- bump version to 0.4.4
+
+---

Old:

  libsolv-0.4.3.tar.bz2

New:

  libsolv-0.4.4.tar.bz2



Other differences:
--
++ libsolv.spec ++
--- /var/tmp/diff_new_pack.em5v54/_old  2014-02-16 09:10:34.0 +0100
+++ /var/tmp/diff_new_pack.em5v54/_new  2014-02-16 09:10:34.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   libsolv
-Version:0.4.3
+Version:0.4.4
 Release:0
 Url:git://gitorious.org/opensuse/libsolv.git
 Source: libsolv-%{version}.tar.bz2

++ libsolv-0.4.3.tar.bz2 - libsolv-0.4.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libsolv-0.4.3/VERSION.cmake 
new/libsolv-0.4.4/VERSION.cmake
--- old/libsolv-0.4.3/VERSION.cmake 2014-01-27 17:15:52.0 +0100
+++ new/libsolv-0.4.4/VERSION.cmake 2014-02-14 11:05:52.0 +0100
@@ -49,5 +49,5 @@
 
 SET(LIBSOLV_MAJOR 0)
 SET(LIBSOLV_MINOR 4)
-SET(LIBSOLV_PATCH 3)
+SET(LIBSOLV_PATCH 4)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libsolv-0.4.3/ext/repo_autopattern.c 
new/libsolv-0.4.4/ext/repo_autopattern.c
--- old/libsolv-0.4.3/ext/repo_autopattern.c2014-01-27 16:30:52.0 
+0100
+++ new/libsolv-0.4.4/ext/repo_autopattern.c2014-01-30 17:10:53.0 
+0100
@@ -5,6 +5,9 @@
  * for further information
  */
 
+#define _GNU_SOURCE
+#define _XOPEN_SOURCE
+#include time.h
 #include sys/types.h
 #include sys/stat.h
 #include stdio.h
@@ -55,6 +58,30 @@
   *q = 0;
 }
 
+static time_t
+datestr2timestamp(const char *date)
+{
+  const char *p; 
+  struct tm tm; 
+
+  if (!date || !*date)
+return 0;
+  for (p = date; *p = '0'  *p = '9'; p++)
+;   
+  if (!*p)
+return atoi(date);
+  memset(tm, 0, sizeof(tm));
+  p = strptime(date, %F%T, tm);
+  if (!p)
+{   
+  memset(tm, 0, sizeof(tm));
+  p = strptime(date, %F, tm);
+  if (!p || *p) 
+return 0;
+}   
+  return timegm(tm);
+}
+
 int
 repo_add_autopattern(Repo *repo, int flags)
 {
@@ -73,6 +100,9 @@
   queue_init(prdq);
   queue_init(prdq2);
 
+  if (repo == pool-installed)
+flags |= ADD_NO_AUTOPRODUCTS;  /* no auto products for installed repos 
*/
+
   pattern_id = pool_str2id(pool, pattern(), 9);
   product_id = pool_str2id(pool, product(), 9);
   FOR_REPO_SOLVABLES(repo, p, s)
@@ -226,8 +256,8 @@
   queue_free(patq);
   queue_free(patq2);
 
-  if (repo == pool-installed)
-queue_empty(prdq2);   /* no auto products for installed repos */
+  if ((flags  ADD_NO_AUTOPRODUCTS) != 0)
+queue_empty(prdq2);
 
   for (i = 0; i  prdq2.count; i += 2)
 {
@@ -336,7 +366,17 @@
  else if (!strcmp(pn, product-flags())  evr)
repodata_add_poolstr_array(data, s2 - pool-solvables, 
PRODUCT_FLAGS, newname);
  else if (!strcmp(pn, product-updates-repoid())  evr)
-   repodata_add_poolstr_array(data, s2 - pool-solvables, 
PRODUCT_UPDATES_REPOID, newname);
+   {
+ Id h = repodata_new_handle(data);
+ repodata_set_str(data, h, PRODUCT_UPDATES_REPOID, newname);
+ repodata_add_flexarray(data, s2 - pool-solvables, 
PRODUCT_UPDATES, h);
+   }
+ else if (!strcmp(pn, product-endoflife())  evr)
+   {
+ time_t t = datestr2timestamp(newname);
+ if (t)
+   repodata_set_num(data, s2 - pool-solvables, PRODUCT_ENDOFLIFE, 
t);
+   }
  else if (!strncmp(pn, product-url(, 12)  evr  pn[12]  pn[13] 
 strlen(pn + 12)  32)
{
  char type[34];
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libsolv-0.4.3/ext/repo_autopattern.h 
new/libsolv-0.4.4/ext/repo_autopattern.h
--- old/libsolv-0.4.3/ext/repo_autopattern.h2013-10-16 16:31:42.0 
+0200
+++ 

commit yast2-bootloader for openSUSE:Factory

2014-02-16 Thread h_root
Hello community,

here is the log from the commit of package yast2-bootloader for 
openSUSE:Factory checked in at 2014-02-16 09:10:51

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


Package is yast2-bootloader

Changes:

--- /work/SRC/openSUSE:Factory/yast2-bootloader/yast2-bootloader.changes
2014-01-31 11:51:11.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-bootloader.new/yast2-bootloader.changes   
2014-02-16 09:10:51.0 +0100
@@ -1,0 +2,12 @@
+Wed Feb 12 10:18:39 UTC 2014 - jreidin...@suse.com
+
+- rephrase bootloader proposal on summary screen (BNC#853058)
+- 3.1.5
+
+---
+Mon Feb 10 10:56:36 CET 2014 - snw...@suse.de
+
+- don't ask to run yast.ssh in second stage as there's no second stage
+  anymore (bnc 861537)
+
+---

Old:

  yast2-bootloader-3.1.4.tar.bz2

New:

  yast2-bootloader-3.1.5.tar.bz2



Other differences:
--
++ yast2-bootloader.spec ++
--- /var/tmp/diff_new_pack.NIt57q/_old  2014-02-16 09:10:52.0 +0100
+++ /var/tmp/diff_new_pack.NIt57q/_new  2014-02-16 09:10:52.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-bootloader
-Version:3.1.4
+Version:3.1.5
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-bootloader-3.1.4.tar.bz2 - yast2-bootloader-3.1.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-bootloader-3.1.4/package/yast2-bootloader.changes 
new/yast2-bootloader-3.1.5/package/yast2-bootloader.changes
--- old/yast2-bootloader-3.1.4/package/yast2-bootloader.changes 2014-01-30 
14:13:00.0 +0100
+++ new/yast2-bootloader-3.1.5/package/yast2-bootloader.changes 2014-02-12 
17:28:04.0 +0100
@@ -1,4 +1,16 @@
 ---
+Wed Feb 12 10:18:39 UTC 2014 - jreidin...@suse.com
+
+- rephrase bootloader proposal on summary screen (BNC#853058)
+- 3.1.5
+
+---
+Mon Feb 10 10:56:36 CET 2014 - snw...@suse.de
+
+- don't ask to run yast.ssh in second stage as there's no second stage
+  anymore (bnc 861537)
+
+---
 Tue Jan 28 09:56:33 UTC 2014 - jreidin...@suse.com
 
 - Fix examining MBR
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-bootloader-3.1.4/package/yast2-bootloader.spec 
new/yast2-bootloader-3.1.5/package/yast2-bootloader.spec
--- old/yast2-bootloader-3.1.4/package/yast2-bootloader.spec2014-01-30 
14:13:00.0 +0100
+++ new/yast2-bootloader-3.1.5/package/yast2-bootloader.spec2014-02-12 
17:28:04.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-bootloader
-Version:3.1.4
+Version:3.1.5
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-bootloader-3.1.4/src/clients/bootloader_finish.rb 
new/yast2-bootloader-3.1.5/src/clients/bootloader_finish.rb
--- old/yast2-bootloader-3.1.4/src/clients/bootloader_finish.rb 2014-01-30 
14:13:00.0 +0100
+++ new/yast2-bootloader-3.1.5/src/clients/bootloader_finish.rb 2014-02-12 
17:28:04.0 +0100
@@ -127,53 +127,23 @@
   @ipl_msg = 
   @ipl_msg = Ops.get_string(@finish_ret, ipl_msg, )
 
-  # SSH modification
-  @usessh_msg = 
-  if Linuxrc.usessh
-# TRANSLATORS: part of the reboot message
-#/ %1 is replaced with a command name
-# (message ID#SSH)
-@usessh_msg = Builtins.sformat(
-  _(Then reconnect and run the following:\n%1\n),
-  yast.ssh
-)
-  end
-
   # TRANSLATORS: reboot message
   # %1 is replaced with additional message from reIPL
-  # %2 is replaced with additional message when using SSH
-  # See message ID#SSH
   Misc.boot_msg = Builtins.sformat(
 _(
   \n +
-Your system will now shut down.%1%2\n +
+Your system will now shut down.%1\n +
 For details, read the related chapter \n +
 in the documentation. \n
 ),
-@ipl_msg,
-@usessh_msg
+@ipl_msg
   )
 else
-  if Linuxrc.usessh  !Linuxrc.vnc
-# Final message after all packages from CD1 are installed
-# and we're ready 

commit libzypp for openSUSE:Factory

2014-02-16 Thread h_root
Hello community,

here is the log from the commit of package libzypp for openSUSE:Factory checked 
in at 2014-02-16 09:10:46

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


Package is libzypp

Changes:

--- /work/SRC/openSUSE:Factory/libzypp/libzypp.changes  2014-01-29 
22:20:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.libzypp.new/libzypp.changes 2014-02-16 
09:10:48.0 +0100
@@ -1,0 +2,48 @@
+Fri Feb 14 13:51:46 CET 2014 - m...@suse.de
+
+- Provide ContentIdentifier of required update repositories in Product
+  (Fate#316160)
+- Support CpeId in Repository and Product attributes (Fate#316160)
+- Add API for retrieving repository ContentRevision and ContentIdentifier
+  (Fate#316160)
+- version 14.14.0 (14)
+
+---
+Thu Feb 13 10:28:24 CET 2014 - m...@suse.de
+
+- Adjust solver defaults to changed soft lock handling (bnc#863275)
+- Avoid confusing solver decisions by not storing soft locks (bnc#863275)
+- version 14.13.0 (13)
+
+---
+Tue Feb 11 21:22:58 CET 2014 - m...@suse.de
+
+- Add Product::endOfLife attribute (Fate#316172)
+- Let Product::shortName fallback to name.
+- Remove license text from test data (bnc#862471)
+- version 14.12.0 (12)
+
+---
+Sun Feb  2 01:13:59 CET 2014 - m...@suse.de
+
+- Update zypp-po.tar.bz2
+
+---
+Fri Jan 31 19:09:28 CET 2014 - m...@suse.de
+
+- Introduce new solvable kind: Application (as provided by appdata.xml)
+- version 14.11.0 (7)
+
+---
+Fri Jan 31 17:37:29 CET 2014 - m...@suse.de
+
+- String helper for printing indented text.
+- Offer translated names for dependency types.
+- version 14.10.0 (7)
+
+---
+Thu Jan 30 01:13:40 CET 2014 - m...@suse.de
+
+- Update zypp-po.tar.bz2
+
+---

Old:

  libzypp-14.9.0.tar.bz2

New:

  libzypp-14.14.0.tar.bz2



Other differences:
--
++ libzypp.spec ++
--- /var/tmp/diff_new_pack.boV9yv/_old  2014-02-16 09:10:49.0 +0100
+++ /var/tmp/diff_new_pack.boV9yv/_new  2014-02-16 09:10:49.0 +0100
@@ -23,7 +23,7 @@
 Summary:Package, Patch, Pattern, and Product Management
 License:GPL-2.0+
 Group:  System/Packages
-Version:14.9.0
+Version:14.14.0
 Release:0
 Source: %{name}-%{version}.tar.bz2
 Source1:%{name}-rpmlintrc

++ libzypp-14.9.0.tar.bz2 - libzypp-14.14.0.tar.bz2 ++
 1972 lines of diff (skipped)

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



commit libusb-compat for openSUSE:Factory

2014-02-16 Thread h_root
Hello community,

here is the log from the commit of package libusb-compat for openSUSE:Factory 
checked in at 2014-02-16 09:10:41

Comparing /work/SRC/openSUSE:Factory/libusb-compat (Old)
 and  /work/SRC/openSUSE:Factory/.libusb-compat.new (New)


Package is libusb-compat

Changes:

--- /work/SRC/openSUSE:Factory/libusb-compat/libusb-compat.changes  
2013-04-17 07:22:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.libusb-compat.new/libusb-compat.changes 
2014-02-16 09:10:42.0 +0100
@@ -1,0 +2,10 @@
+Tue Jan 28 20:26:04 CET 2014 - sbra...@suse.cz
+
+- New upstream, new home page.
+- Update to version 0.1.5:
+  * devel package fixes
+  * memory leak at exit fix
+  * for more see ChangeLog
+- Add libusb-compat.rpmlintrc.
+
+---

Old:

  libusb-compat-0.1.4.tar.bz2

New:

  libusb-compat-0.1.5.tar.bz2
  libusb-compat.rpmlintrc



Other differences:
--
++ libusb-compat.spec ++
--- /var/tmp/diff_new_pack.ApOl5K/_old  2014-02-16 09:10:43.0 +0100
+++ /var/tmp/diff_new_pack.ApOl5K/_new  2014-02-16 09:10:43.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libusb-compat
 #
-# 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,17 +17,17 @@
 
 
 Name:   libusb-compat
-Url:http://libusb.wiki.sourceforge.net/LibusbCompat0.1
+Url:http://libusb.info/
 Summary:libusb-1.0 Compatibility Layer for libusb-0.1
 License:BSD-3-Clause and LGPL-2.1+
 Group:  System/Libraries
-Version:0.1.4
+Version:0.1.5
 Release:0
 Source: 
http://downloads.sourceforge.net/project/libusb/%{name}-0.1/%{name}-%{version}/%{name}-%{version}.tar.bz2
 Source1:baselibs.conf
-BuildRequires:  libtool
-BuildRequires:  libusb-1_0-devel
+Source2:%{name}.rpmlintrc
 BuildRequires:  pkg-config
+BuildRequires:  pkgconfig(libusb-1.0)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %define debug_package_requires libusb-0_1-5 = %{version}-%{release}
 
@@ -75,9 +75,6 @@
 %setup -q
 
 %build
-%if %suse_version  1100
-mkdir m4 ; autoreconf -f -i
-%endif
 %configure\
--with-pic\
--disable-static

++ libusb-compat-0.1.4.tar.bz2 - libusb-compat-0.1.5.tar.bz2 ++
 30059 lines of diff (skipped)

++ libusb-compat.rpmlintrc ++
# We really don't want to capitalize libusb.
addFilter(summary-not-capitalized)
# The library name does not match for a good reason.
addFilter(no-dependency-on)
# It is OK because versioning does not match.
addFilter(conflicts-with-provides)
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit yast2-country for openSUSE:Factory

2014-02-16 Thread h_root
Hello community,

here is the log from the commit of package yast2-country for openSUSE:Factory 
checked in at 2014-02-16 09:13:11

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


Package is yast2-country

Changes:

--- /work/SRC/openSUSE:Factory/yast2-country/yast2-country.changes  
2014-01-23 15:59:01.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-country.new/yast2-country.changes 
2014-02-16 09:13:12.0 +0100
@@ -1,0 +2,7 @@
+Mon Feb 10 17:13:06 CET 2014 - jsuch...@suse.cz
+
+- check for nil value of adjtime (bnc#862626)
+- do not call systemctl during installation (bnc#861571)
+- 3.1.2
+
+---

Old:

  yast2-country-3.1.1.tar.bz2

New:

  yast2-country-3.1.2.tar.bz2



Other differences:
--
++ yast2-country.spec ++
--- /var/tmp/diff_new_pack.gdmUbt/_old  2014-02-16 09:13:13.0 +0100
+++ /var/tmp/diff_new_pack.gdmUbt/_new  2014-02-16 09:13:13.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-country
-Version:3.1.1
+Version:3.1.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build



++ yast2-country-3.1.1.tar.bz2 - yast2-country-3.1.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-country-3.1.1/package/yast2-country.changes 
new/yast2-country-3.1.2/package/yast2-country.changes
--- old/yast2-country-3.1.1/package/yast2-country.changes   2014-01-22 
09:49:54.0 +0100
+++ new/yast2-country-3.1.2/package/yast2-country.changes   2014-02-11 
10:40:47.0 +0100
@@ -1,4 +1,11 @@
 ---
+Mon Feb 10 17:13:06 CET 2014 - jsuch...@suse.cz
+
+- check for nil value of adjtime (bnc#862626)
+- do not call systemctl during installation (bnc#861571)
+- 3.1.2
+
+---
 Tue Jan 21 09:16:47 UTC 2014 - jsr...@suse.cz
 
 - adjusted timezone dialog layout (fate#314695)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-country-3.1.1/package/yast2-country.spec 
new/yast2-country-3.1.2/package/yast2-country.spec
--- old/yast2-country-3.1.1/package/yast2-country.spec  2014-01-22 
09:49:54.0 +0100
+++ new/yast2-country-3.1.2/package/yast2-country.spec  2014-02-11 
10:40:47.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-country
-Version:3.1.1
+Version:3.1.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-country-3.1.1/timezone/src/modules/Timezone.rb 
new/yast2-country-3.1.2/timezone/src/modules/Timezone.rb
--- old/yast2-country-3.1.1/timezone/src/modules/Timezone.rb2014-01-22 
09:49:54.0 +0100
+++ new/yast2-country-3.1.2/timezone/src/modules/Timezone.rb2014-02-11 
10:40:47.0 +0100
@@ -278,11 +278,13 @@
   Set ret %1,
   SCR.Execute(path(.target.bash_output), cmd)
 )
-cmd = /bin/systemctl try-restart systemd-timedated.service
-Builtins.y2milestone(
-  restarting timedated service: %1,
-  SCR.Execute(path(.target.bash_output), cmd)
-)
+unless Stage.initial
+  cmd = /bin/systemctl try-restart systemd-timedated.service
+  Builtins.y2milestone(
+restarting timedated service: %1,
+SCR.Execute(path(.target.bash_output), cmd)
+  )
+end
 if !Arch.s390
   cmd = Ops.add(/sbin/hwclock --hctosys , @hwclock)
   if Stage.initial  @hwclock == --localtime
@@ -820,7 +822,7 @@
   if adjtime.nil? || adjtime.size == 3
 new = adjtime.nil? ? [0.0 0 0.0, 0] : adjtime.dup
 new[2]  = @hwclock == -u ? UTC : LOCAL
-if new[2] != adjtime[2]
+if adjtime.nil? || new[2] != adjtime[2]
   SCR.Write(path(.etc.adjtime), new)
   Builtins.y2milestone(Saved /etc/adjtime with '%1', new[2])
 end

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



commit yast2-slp for openSUSE:Factory

2014-02-16 Thread h_root
Hello community,

here is the log from the commit of package yast2-slp for openSUSE:Factory 
checked in at 2014-02-16 10:28:35

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


Package is yast2-slp

Changes:

--- /work/SRC/openSUSE:Factory/yast2-slp/yast2-slp.changes  2014-02-06 
11:11:49.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-slp.new/yast2-slp.changes 2014-02-16 
10:28:36.0 +0100
@@ -1,0 +2,6 @@
+Fri Feb  7 08:57:31 UTC 2014 - vmora...@suse.com
+
+- Improve protocol resolution
+- 3.1.3
+
+---

Old:

  yast2-slp-3.1.2.tar.bz2

New:

  yast2-slp-3.1.3.tar.bz2



Other differences:
--
++ yast2-slp.spec ++
--- /var/tmp/diff_new_pack.nLOgZc/_old  2014-02-16 10:28:37.0 +0100
+++ /var/tmp/diff_new_pack.nLOgZc/_new  2014-02-16 10:28:37.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-slp
-Version:3.1.2
+Version:3.1.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-slp-3.1.2.tar.bz2 - yast2-slp-3.1.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-slp-3.1.2/package/yast2-slp.changes 
new/yast2-slp-3.1.3/package/yast2-slp.changes
--- old/yast2-slp-3.1.2/package/yast2-slp.changes   2014-02-04 
11:16:53.0 +0100
+++ new/yast2-slp-3.1.3/package/yast2-slp.changes   2014-02-12 
10:42:05.0 +0100
@@ -1,4 +1,10 @@
 ---
+Fri Feb  7 08:57:31 UTC 2014 - vmora...@suse.com
+
+- Improve protocol resolution
+- 3.1.3
+
+---
 Fri Jan 31 10:18:53 UTC 2014 - vmora...@suse.com
 
 - Add SlpService module (fate#316384)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-slp-3.1.2/package/yast2-slp.spec 
new/yast2-slp-3.1.3/package/yast2-slp.spec
--- old/yast2-slp-3.1.2/package/yast2-slp.spec  2014-02-04 11:16:53.0 
+0100
+++ new/yast2-slp-3.1.3/package/yast2-slp.spec  2014-02-12 10:42:05.0 
+0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-slp
-Version:3.1.2
+Version:3.1.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-slp-3.1.2/src/modules/SlpService.rb 
new/yast2-slp-3.1.3/src/modules/SlpService.rb
--- old/yast2-slp-3.1.2/src/modules/SlpService.rb   2014-02-04 
11:16:53.0 +0100
+++ new/yast2-slp-3.1.3/src/modules/SlpService.rb   2014-02-12 
10:42:05.0 +0100
@@ -40,9 +40,6 @@
 # puts type.name
 # puts type.protocol
 #   end
-#
-# The rule is: if the service name is equal to protocol name, don't pass the 
protocol
-# name as parameter to the search query (this is typical i.e. for ntp, ssh or 
ldap services).
 
 require 'resolv'
 require 'ostruct'
@@ -87,7 +84,13 @@
 private
 
 def create_service_type(service_name, protocol)
-  [SCHEME, service_name, protocol].compact.join(DELIMITER)
+  # This check is due to possible duplication in abstract and concrete 
service types
+  # http://www.ietf.org/rfc/rfc2608.txt, Section 4.1, Service: URLs
+  if service_name == protocol
+[SCHEME, service_name].join(DELIMITER)
+  else
+[SCHEME, service_name, protocol].compact.join(DELIMITER)
+  end
 end
 
 def parse_slp_type(service_type)
@@ -129,7 +132,7 @@
 @port = slp_data['pcPort']
 @slp_type = slp_data['pcSrvType']
 @slp_url = slp_data['srvurl']
-@protocol = params.delete(:protocol) || slp_type.split(DELIMITER).last
+@protocol = slp_type.split(DELIMITER).last
 @host = DnsCache.resolve(ip)
 @lifetime = slp_data['lifetime']
 @attributes = OpenStruct.new(SLP.GetUnicastAttrMap(slp_url, ip))

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



commit yast2-online-update for openSUSE:Factory

2014-02-16 Thread h_root
Hello community,

here is the log from the commit of package yast2-online-update for 
openSUSE:Factory checked in at 2014-02-16 10:28:30

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


Package is yast2-online-update

Changes:

--- /work/SRC/openSUSE:Factory/yast2-online-update/yast2-online-update.changes  
2013-11-15 14:24:52.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-online-update.new/yast2-online-update.changes 
2014-02-16 10:28:31.0 +0100
@@ -1,0 +2,9 @@
+Mon Feb 10 10:44:16 CET 2014 - loci...@suse.com
+
+- Added functionality which informs user that some of the selected
+  patches (listed) will need rebooting. User can then continue,
+  skip all those patches, or tune the selection of patches manually
+  (FATE#312509).
+- 3.1.2
+
+---

Old:

  yast2-online-update-3.1.1.tar.bz2

New:

  yast2-online-update-3.1.2.tar.bz2



Other differences:
--
++ yast2-online-update.spec ++
--- /var/tmp/diff_new_pack.oTK5gX/_old  2014-02-16 10:28:32.0 +0100
+++ /var/tmp/diff_new_pack.oTK5gX/_new  2014-02-16 10:28:32.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-online-update
 #
-# 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:   yast2-online-update
-Version:3.1.1
+Version:3.1.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -25,8 +25,9 @@
 
 BuildRequires:  gcc-c++
 BuildRequires:  libtool
+BuildRequires:  rubygem-rspec
 BuildRequires:  update-desktop-files
-BuildRequires:  yast2-devtools = 3.0.6
+BuildRequires:  yast2-devtools = 3.1.10
 BuildRequires:  yast2-packager
 # patch contents
 Requires:   yast2-pkg-bindings = 2.23.0
@@ -45,7 +46,8 @@
 Obsoletes:  yast2-trans-online-update
 BuildArch:  noarch
 
-Requires:   yast2-ruby-bindings = 1.0.0
+# Added Logger (replacement for y2error, y2milestone, ...)
+Requires:   yast2-ruby-bindings = 3.1.7
 
 Summary:YaST2 - Online Update (YOU)
 License:GPL-2.0

++ yast2-online-update-3.1.1.tar.bz2 - yast2-online-update-3.1.2.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-online-update-3.1.1/SUBDIRS 
new/yast2-online-update-3.1.2/SUBDIRS
--- old/yast2-online-update-3.1.1/SUBDIRS   2013-11-15 13:10:25.0 
+0100
+++ new/yast2-online-update-3.1.2/SUBDIRS   2014-02-10 17:38:02.0 
+0100
@@ -1 +1 @@
-conf doc src testsuite
+conf doc src testsuite test
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-online-update-3.1.1/VERSION 
new/yast2-online-update-3.1.2/VERSION
--- old/yast2-online-update-3.1.1/VERSION   2013-11-15 13:10:25.0 
+0100
+++ new/yast2-online-update-3.1.2/VERSION   1970-01-01 01:00:00.0 
+0100
@@ -1 +0,0 @@
-3.1.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-online-update-3.1.1/package/yast2-online-update.changes 
new/yast2-online-update-3.1.2/package/yast2-online-update.changes
--- old/yast2-online-update-3.1.1/package/yast2-online-update.changes   
2013-11-15 13:10:25.0 +0100
+++ new/yast2-online-update-3.1.2/package/yast2-online-update.changes   
2014-02-10 17:38:02.0 +0100
@@ -1,4 +1,13 @@
 ---
+Mon Feb 10 10:44:16 CET 2014 - loci...@suse.com
+
+- Added functionality which informs user that some of the selected
+  patches (listed) will need rebooting. User can then continue,
+  skip all those patches, or tune the selection of patches manually
+  (FATE#312509).
+- 3.1.2
+
+---
 Wed Nov 13 15:56:18 UTC 2013 - jreidin...@suse.com
 
 - Add explicit COPYING file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-online-update-3.1.1/package/yast2-online-update.spec 
new/yast2-online-update-3.1.2/package/yast2-online-update.spec
--- old/yast2-online-update-3.1.1/package/yast2-online-update.spec  
2013-11-15 13:10:25.0 +0100
+++ new/yast2-online-update-3.1.2/package/yast2-online-update.spec  
2014-02-10 17:38:02.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-online-update
-Version:3.1.1
+Version:3.1.2
 Release:

commit zypper for openSUSE:Factory

2014-02-16 Thread h_root
Hello community,

here is the log from the commit of package zypper for openSUSE:Factory checked 
in at 2014-02-16 10:29:44

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


Package is zypper

Changes:

--- /work/SRC/openSUSE:Factory/zypper/zypper.changes2014-01-31 
09:44:49.0 +0100
+++ /work/SRC/openSUSE:Factory/.zypper.new/zypper.changes   2014-02-16 
10:29:46.0 +0100
@@ -1,0 +2,21 @@
+Fri Feb 14 13:54:16 CET 2014 - m...@suse.de
+
+- Print Content Ids of required update repos in product info (Fate#316160)
+- Update man page
+- version 1.10.7
+
+---
+Tue Feb 11 21:24:24 CET 2014 - m...@suse.de
+
+- Show Product::endOfLife attribute in product info (Fate#316172)
+- Fix missing description tags and escaping in XML output.
+- Remove license text from test data (bnc#862471)
+- Add info command options to print dependencies.
+- version 1.10.6
+
+---
+Sun Feb  2 01:14:35 CET 2014 - m...@suse.de
+
+- Update zypper-po.tar.bz2
+
+---

Old:

  zypper-1.10.5.tar.bz2

New:

  zypper-1.10.7.tar.bz2



Other differences:
--
++ zypper.spec ++
--- /var/tmp/diff_new_pack.JeoFzZ/_old  2014-02-16 10:29:47.0 +0100
+++ /var/tmp/diff_new_pack.JeoFzZ/_new  2014-02-16 10:29:47.0 +0100
@@ -22,7 +22,7 @@
 BuildRequires:  cmake = 2.4.6
 BuildRequires:  gcc-c++ = 4.7
 BuildRequires:  gettext-devel = 0.15
-BuildRequires:  libzypp-devel = 14.9.0
+BuildRequires:  libzypp-devel = 14.14.0
 BuildRequires:  readline-devel = 5.1
 Requires:   procps
 %if 0%{?suse_version}
@@ -33,7 +33,7 @@
 Summary:Command line software manager using libzypp
 License:GPL-2.0+
 Group:  System/Packages
-Version:1.10.5
+Version:1.10.7
 Release:0
 Source: %{name}-%{version}.tar.bz2
 Source1:%{name}-rpmlintrc
@@ -54,6 +54,7 @@
 Authors:
 
 Jan Kupec jku...@suse.cz
+Michael Andres m...@suse.de
 Duncan Mac-Vicar dmacvi...@suse.de
 Martin Vidner mvid...@suse.cz
 Josef Reidinger jreidin...@suse.cz

++ zypper-1.10.5.tar.bz2 - zypper-1.10.7.tar.bz2 ++
/work/SRC/openSUSE:Factory/zypper/zypper-1.10.5.tar.bz2 
/work/SRC/openSUSE:Factory/.zypper.new/zypper-1.10.7.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 acpid for openSUSE:Factory

2014-02-16 Thread h_root
Hello community,

here is the log from the commit of package acpid for openSUSE:Factory checked 
in at 2014-02-16 19:47:15

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


Package is acpid

Changes:

--- /work/SRC/openSUSE:Factory/acpid/acpid.changes  2013-12-13 
13:01:37.0 +0100
+++ /work/SRC/openSUSE:Factory/.acpid.new/acpid.changes 2014-02-16 
19:47:16.0 +0100
@@ -1,0 +2,5 @@
+Fri Feb 14 10:04:32 UTC 2014 - oneu...@suse.com
+
+- correct pointer at further documentation in README 
+
+---



Other differences:
--
++ acpid.spec ++
--- /var/tmp/diff_new_pack.FCERSQ/_old  2014-02-16 19:47:17.0 +0100
+++ /var/tmp/diff_new_pack.FCERSQ/_new  2014-02-16 19:47:17.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package acpid
 #
-# 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

++ README.SUSE ++
--- /var/tmp/diff_new_pack.FCERSQ/_old  2014-02-16 19:47:17.0 +0100
+++ /var/tmp/diff_new_pack.FCERSQ/_new  2014-02-16 19:47:17.0 +0100
@@ -8,6 +8,6 @@
 The events are handled by those services.
 Most of them are processed by the powersave daemon.
 For further documentation, please have a look at:
-/usr/share/doc/packages/powersave/
+/usr/share/doc/packages/pm-utils/
 or
 http://powersave.sourceforge.net/

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



commit dracut for openSUSE:Factory

2014-02-16 Thread h_root
Hello community,

here is the log from the commit of package dracut for openSUSE:Factory checked 
in at 2014-02-16 19:47:29

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


Package is dracut

Changes:

--- /work/SRC/openSUSE:Factory/dracut/dracut.changes2014-02-11 
10:27:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.dracut.new/dracut.changes   2014-02-16 
19:47:31.0 +0100
@@ -1,0 +2,54 @@
+Fri Feb 14 13:10:28 UTC 2014 - tr...@suse.de
+
+Originally by Hannes Reinecke (h...@suse.de):
+- Install new s390x specific udev rules (bnc#856585)
+  - Add: 0015-add-new-s390x-specific-rule-files.patch
+- Do not check for non-existing dasd_configure for s390x (bnc#856585)
+
+---
+Thu Feb 13 21:38:38 UTC 2014 - jjo...@suse.com
+
+- Added 95grub2 module for s390x
+
+---
+Thu Feb 13 14:10:16 UTC 2014 - pwieczorkiew...@suse.com
+
+- remove-iscsiuio.patch:
+  Remove iscsiuio references as this one is not present in SLE-12.
+
+---
+Thu Feb 13 14:10:08 UTC 2014 - pwieczorkiew...@suse.com
+
+- fix-iscsi-firmware.patch:
+  Fix iSCSI iBFT boot up problem introduced with mainline changes
+
+---
+Thu Feb 13 14:09:55 UTC 2014 - pwieczorkiew...@suse.com
+
+- replace_dhclient_with_wickedd_dhcp_supplicants.patch:
+  Replace dhclient with wickedd-dhcp4 and wickedd-dhcp6. Script up dhcp
+  functionality in ifup.sh.
+
+---
+Thu Feb 13 06:28:01 UTC 2014 - sfal...@opensuse.org
+
+-Added bug number to previous changelog entry 
+
+---
+Thu Feb 13 05:40:32 UTC 2014 - sfal...@opensuse.org
+
+-Updated suse_grub_manpage.patch to further correct for incorrect grub 
configuration paths 
+ bnc#858448
+---
+Wed Feb 12 21:42:55 UTC 2014 - sfal...@opensuse.org
+
+-Updated suse_grub_manpage.patch for dracut-036 
+
+---
+Wed Feb 12 12:48:16 UTC 2014 - sfal...@opensuse.org
+
+-Added patch to fix manpage to reflect openSUSE GRUB Legacy and GRUB2 
+
+- removed patches:
+  * dracut_git_v034_to_head.patch
+---

New:

  0015-add-new-s390x-specific-rule-files.patch
  fix-iscsi-firmware.patch
  remove-iscsiuio.patch
  replace_dhclient_with_wickedd_dhcp_supplicants.patch
  s390_add-user-space-grub-rule.patch
  suse_grub_manpage.patch



Other differences:
--
++ dracut.spec ++
--- /var/tmp/diff_new_pack.pw6uMW/_old  2014-02-16 19:47:32.0 +0100
+++ /var/tmp/diff_new_pack.pw6uMW/_new  2014-02-16 19:47:32.0 +0100
@@ -17,6 +17,7 @@
 
 
 %define dracutlibdir %{_libexecdir}/dracut
+
 Name:   dracut
 Version:036
 Release:0
@@ -36,6 +37,12 @@
 Patch11:0013-Correct-paths-for-openSUSE.patch
 Patch12:0014-Check-for-plymouth-lib-directories.patch
 Patch13:dracut_do_not_update_booloader_if_no_kernel_is_found.patch
+Patch14:suse_grub_manpage.patch
+Patch15:replace_dhclient_with_wickedd_dhcp_supplicants.patch
+Patch16:fix-iscsi-firmware.patch
+Patch17:remove-iscsiuio.patch
+Patch18:s390_add-user-space-grub-rule.patch
+Patch19:0015-add-new-s390x-specific-rule-files.patch
 BuildRequires:  asciidoc
 BuildRequires:  bash
 BuildRequires:  docbook-xsl-stylesheets
@@ -58,6 +65,9 @@
 Requires:   udev  166
 Requires:   util-linux = 2.21
 Requires:   xz
+%ifarch s390x
+Requires:   grub2
+%endif
 Recommends: binutils
 Recommends: logrotate
 Obsoletes:  mkinitrd  2.8.2
@@ -107,6 +117,12 @@
 %patch11 -p1
 %patch12 -p1
 %patch13 -p1
+%patch14 -p1
+%patch15 -p1
+%patch16 -p1
+%patch17 -p1
+%patch18 -p1
+%patch19 -p1
 
 %build
 %configure\
@@ -166,6 +182,8 @@
 install -D -m 0755 %{SOURCE4} %{buildroot}/sbin/purge-kernels
 install -m 644 %{SOURCE5} %{buildroot}/%{_unitdir}/purge-kernels.service
 
+chmod 755 %{buildroot}/%{dracutlibdir}/modules.d/95grub2/*
+
 %pre
 %service_add_pre purge-kernels.service
 
@@ -251,6 +269,7 @@
 %{dracutlibdir}/modules.d/95dasd_mod
 %{dracutlibdir}/modules.d/95dasd_rules
 %{dracutlibdir}/modules.d/95fstab-sys
+%{dracutlibdir}/modules.d/95grub2
 %{dracutlibdir}/modules.d/95zfcp
 %{dracutlibdir}/modules.d/95zfcp_rules
 %{dracutlibdir}/modules.d/95terminfo

++ 0015-add-new-s390x-specific-rule-files.patch ++
From 

commit kup for openSUSE:Factory

2014-02-16 Thread h_root
Hello community,

here is the log from the commit of package kup for openSUSE:Factory checked in 
at 2014-02-16 19:53:54

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


Package is kup

Changes:

--- /work/SRC/openSUSE:Factory/kup/kup.changes  2012-02-10 17:16:13.0 
+0100
+++ /work/SRC/openSUSE:Factory/.kup.new/kup.changes 2014-02-16 
19:53:54.0 +0100
@@ -1,0 +2,5 @@
+Thu Feb 13 15:42:27 UTC 2014 - jsl...@suse.com
+
+- fix Requires
+
+---



Other differences:
--
++ kup.spec ++
--- /var/tmp/diff_new_pack.LaxZ8U/_old  2014-02-16 19:53:55.0 +0100
+++ /var/tmp/diff_new_pack.LaxZ8U/_new  2014-02-16 19:53:55.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kup
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 John 'Warthog9' Hawley warth...@kernel.org
 #
 # All modifications and additions to the file contributed by third parties
@@ -17,17 +17,14 @@
 #
 
 
-
 Name:   kup
 Summary:Kernel.org Uploader
+License:GPL-2.0+
 Group:  Development/Tools/Other
 Version:0.3.2
-Release:1
-License:GPL-2.0+
+Release:0
 Url:https://www.kernel.org/pub/software/network/kup/
 Source0:%{name}-%{version}.tar.gz
-Requires:   perl
-Requires:   perl-Config-Simple
 
 # Upstream First - Policy:
 # Never add any patches to this package without the upstream commit id
@@ -40,6 +37,8 @@
 %package client
 Summary:Kernel.org Uploader - Client pieces
 Group:  Development/Tools/Other
+Requires:   perl
+Requires:   perl-Config-Simple
 
 %description client
 Kernel.org Uploader - Client pieces
@@ -47,6 +46,10 @@
 %package server
 Summary:Kernel.org Uploader - Server pieces
 Group:  Development/Tools/Other
+Requires:   perl
+Requires:   perl-BSD-Resource
+Requires:   perl-Config-Simple
+Requires:   perl(Git)
 
 %description server
 Kernel.org Uploader - Server pieces

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



commit gtkwave for openSUSE:Factory

2014-02-16 Thread h_root
Hello community,

here is the log from the commit of package gtkwave for openSUSE:Factory checked 
in at 2014-02-16 19:53:31

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


Package is gtkwave

Changes:

--- /work/SRC/openSUSE:Factory/gtkwave/gtkwave.changes  2013-09-08 
11:36:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.gtkwave.new/gtkwave.changes 2014-02-16 
19:53:32.0 +0100
@@ -1,0 +2,19 @@
+Sat Feb 15 07:58:33 UTC 2014 - dmitr...@opensuse.org
+
+- Update to version 3.3.57
+  * Fix for Electric Fence crash in vlist_freeze().
+  * Updated LZ4 for version r113.
+
+---
+Fri Feb 14 19:35:58 UTC 2014 - dmitr...@opensuse.org
+
+- Update to version 3.3.56
+  * Fix to regex search to remove duplicate signal names because of
+faulty dumpers.
+  * Valgrind fix on deallocated context: old GLOBALS pointer could
+be examined in set_GLOBALS_x().
+  * Minor cleanup in treesearch_gtk2.c: removed redundant show
+widget invocation.
+  * Added missing compressBound() for compress2() dest mallocs.
+
+---

Old:

  gtkwave-3.3.48.tar.gz

New:

  gtkwave-3.3.57.tar.gz



Other differences:
--
++ gtkwave.spec ++
--- /var/tmp/diff_new_pack.ArljXU/_old  2014-02-16 19:53:33.0 +0100
+++ /var/tmp/diff_new_pack.ArljXU/_new  2014-02-16 19:53:33.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gtkwave
 #
-# 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:   gtkwave
-Version:3.3.48
+Version:3.3.57
 Release:0
 Summary:Waveform viewer for Ditital Signals
 License:GPL-2.0+

++ gtkwave-3.3.48.tar.gz - gtkwave-3.3.57.tar.gz ++
 25460 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-02-16 Thread h_root
Hello community,

here is the log from the commit of package kernel-source for openSUSE:Factory 
checked in at 2014-02-16 19:53: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-02-13 06:53:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.kernel-source.new/kernel-debug.changes  
2014-02-16 19:53:39.0 +0100
@@ -1,0 +2,37 @@
+Fri Feb 14 11:01:06 CET 2014 - jdelv...@suse.de
+
+- Update config files: Disable TS5500-specific drivers
+  These drivers are useless without TS5500 board support: mtd-ts5500,
+  gpio-ts5500 and max197.
+- commit 2a03456
+
+---
+Fri Feb 14 09:53:00 CET 2014 - jsl...@suse.cz
+
+- Linux 3.13.3 (bnc#799216).
+- Refresh patches.xen/xen-x86-EFI.
+- Refresh patches.xen/xen3-patch-3.12.
+- Delete
+  patches.drivers/drm-cirrus-Correct-register-values-for-16bpp.
+- Update config files.
+- commit d6e2c2f
+
+---
+Wed Feb 12 16:38:14 CET 2014 - m...@suse.cz
+
+- Scripts: .nosrc.rpm should contain only the specfile (bnc #639379)
+- commit afe62e0
+
+---
+Wed Feb 12 16:16:23 CET 2014 - jdelv...@suse.de
+
+- Drop outdated comment
+- commit 65bab82
+
+---
+Wed Feb 12 14:14:04 CET 2014 - jbeul...@suse.com
+
+- Refresh patches.xen/xen3-patch-3.13 (fix net{back,front} checksum setup).
+- commit a23672f
+
+---
kernel-default.changes: same change
kernel-desktop.changes: same change
kernel-docs.changes: same change
kernel-ec2.changes: same change
kernel-exynos.changes: same change
kernel-lpae.changes: same change
kernel-obs-build.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-trace.changes: same change
kernel-vanilla.changes: same change
kernel-xen.changes: same change



Other differences:
--
++ kernel-debug.spec ++
--- /var/tmp/diff_new_pack.sdIrLO/_old  2014-02-16 19:53:43.0 +0100
+++ /var/tmp/diff_new_pack.sdIrLO/_new  2014-02-16 19:53:43.0 +0100
@@ -20,7 +20,7 @@
 # needssslcertforbuild
 
 %define srcversion 3.13
-%define patchversion 3.13.2
+%define patchversion 3.13.3
 %define variant %{nil}
 %define vanilla_only 0
 
@@ -61,9 +61,9 @@
 Summary:A Debug Version of the Kernel
 License:GPL-2.0
 Group:  System/Kernel
-Version:3.13.2
+Version:3.13.3
 %if 0%{?is_kotd}
-Release:RELEASE.g8e16582
+Release:RELEASE.gd6e2c2f
 %else
 Release:0
 %endif
@@ -226,6 +226,48 @@
 
 # These files are found in the kernel-source package:
 NoSource:   0
+NoSource:  2
+NoSource:  3
+NoSource:  8
+NoSource:  9
+NoSource:  10
+NoSource:  11
+NoSource:  12
+NoSource:  13
+NoSource:  14
+NoSource:  16
+NoSource:  17
+NoSource:  21
+NoSource:  23
+NoSource:  33
+NoSource:  35
+NoSource:  37
+NoSource:  38
+NoSource:  39
+NoSource:  40
+NoSource:  44
+NoSource:  45
+NoSource:  46
+NoSource:  48
+NoSource:  49
+NoSource:  50
+NoSource:  51
+NoSource:  52
+NoSource:  53
+NoSource:  54
+NoSource:  55
+NoSource:  56
+NoSource:  57
+NoSource:  60
+NoSource:  61
+NoSource:  62
+NoSource:  63
+NoSource:  64
+NoSource:  65
+NoSource:  66
+NoSource:  67
+NoSource:  68
+NoSource:  69
 NoSource:   100
 NoSource:   101
 NoSource:   102

kernel-default.spec: same change
kernel-desktop.spec: same change
++ kernel-docs.spec ++
--- /var/tmp/diff_new_pack.sdIrLO/_old  2014-02-16 19:53:43.0 +0100
+++ /var/tmp/diff_new_pack.sdIrLO/_new  2014-02-16 19:53:43.0 +0100
@@ -16,7 +16,7 @@
 #
 
 
-%define patchversion 3.13.2
+%define patchversion 3.13.3
 %define variant %{nil}
 
 %include %_sourcedir/kernel-spec-macros
@@ -25,9 +25,9 @@
 Summary:Kernel Documentation
 License:GPL-2.0
 Group:  Documentation/Man
-Version:3.13.2
+Version:3.13.3
 %if 0%{?is_kotd}
-Release:RELEASE.g8e16582
+Release:RELEASE.gd6e2c2f
 %else
 Release:0
 %endif

++ kernel-ec2.spec ++
--- /var/tmp/diff_new_pack.sdIrLO/_old  2014-02-16 19:53:43.0 +0100
+++ /var/tmp/diff_new_pack.sdIrLO/_new  2014-02-16 19:53:43.0 +0100
@@ -20,7 +20,7 @@
 # 

commit OpenLP for openSUSE:Factory

2014-02-16 Thread h_root
Hello community,

here is the log from the commit of package OpenLP for openSUSE:Factory checked 
in at 2014-02-16 19:53:59

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


Package is OpenLP

Changes:

--- /work/SRC/openSUSE:Factory/OpenLP/OpenLP.changes2013-12-22 
19:36:59.0 +0100
+++ /work/SRC/openSUSE:Factory/.OpenLP.new/OpenLP.changes   2014-02-16 
19:54:01.0 +0100
@@ -1,0 +2,33 @@
+Sat Feb 15 16:59:53 EST 2014 - jos...@mulloy.me
+
+- Updated to 2.0.4 (bnc#864175)
+  * Upstream bugfix/stabilization release
+- Bugs fixed in this release
+  * lp#1154467: Web download bible db's getting locked
+  * lp#1173749: Songs with mismatching formatting tags still throw
+an exception
+  * lp#1252477: Changing theme on bible settings tab causes an
+error when saving service
+  * lp#1012110: pptviewlib does not accept unicode filename
+  * lp#1199639: Formatting tags opened and closed in different
+verses throw an exception
+  * lp#1206886: HTTP Server gets deleted
+  * lp#1222534: KeyError when Allow presentation application to be
+overridden and Spanish language is selected
+  * lp#1223841: Transition does not work if texts are the same
+  * lp#1225763: Replacing background with video unblank screen even
+if Blanked to Theme
+  * lp#1251437: BibleGateway importer crashes on non unicode urls
+  * lp#1258634: TypeError when saving service from previous versions
+with notes
+  * lp#1259606: Clicking Verse Button doesn't alter live slide
+  * lp#1266271: Output display returns after pressing esc when
+looping slides
+  * lp#1157938: Alt + Tab = some pixelated icons and missing icons
+  * lp#1211049: Can no long download bible verses
+  * lp#1216234: Layout style has not effect when using a second bible
+  * lp#1240942: Troubleshooting guide is outdated
+  * lp#1265368: [regression] Traceback in web remote
+  * lp#1163874: Add Slovak bible to First Run Wizard
+
+---

Old:

  OpenLP-2.0.3.tar.gz

New:

  OpenLP-2.0.4.tar.gz



Other differences:
--
++ OpenLP.spec ++
--- /var/tmp/diff_new_pack.pBPDuq/_old  2014-02-16 19:54:02.0 +0100
+++ /var/tmp/diff_new_pack.pBPDuq/_new  2014-02-16 19:54:02.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package OpenLP
 #
-# 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:   OpenLP
-Version:2.0.3
+Version:2.0.4
 Release:0
 Summary:Open source Church presentation and lyrics projection 
application
 License:GPL-2.0

++ OpenLP-2.0.3.tar.gz - OpenLP-2.0.4.tar.gz ++
 10802 lines of diff (skipped)

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



commit rdiff-backup for openSUSE:Factory

2014-02-16 Thread h_root
Hello community,

here is the log from the commit of package rdiff-backup for openSUSE:Factory 
checked in at 2014-02-16 19:55:11

Comparing /work/SRC/openSUSE:Factory/rdiff-backup (Old)
 and  /work/SRC/openSUSE:Factory/.rdiff-backup.new (New)


Package is rdiff-backup

Changes:

--- /work/SRC/openSUSE:Factory/rdiff-backup/rdiff-backup.changes
2013-08-24 10:14:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.rdiff-backup.new/rdiff-backup.changes   
2014-02-16 19:55:12.0 +0100
@@ -1,0 +2,6 @@
+Fri Feb 14 13:56:13 UTC 2014 - seife+...@b1-systems.com
+
+- add rdiff-backup-1.2.8-sparsefiles.diff to efficiently back up
+  sparse files (found on rdiff-backup mailing list)
+
+---

New:

  rdiff-backup-1.2.8-sparsefiles.diff



Other differences:
--
++ rdiff-backup.spec ++
--- /var/tmp/diff_new_pack.mpLi62/_old  2014-02-16 19:55:13.0 +0100
+++ /var/tmp/diff_new_pack.mpLi62/_new  2014-02-16 19:55:13.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rdiff-backup
 #
-# 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
@@ -25,6 +25,10 @@
 Url:http://www.nongnu.org/rdiff-backup/
 Source0:
http://savannah.nongnu.org/download/rdiff-backup/%{name}-%{version}.tar.bz2
 Patch0: rdiff-backup-fix-deprecations.diff
+#
+# well, upstream is apparently dead, but I found this patch on the upstream 
mailing list.
+# PATCH-FEATURE-UPSTREAM rdiff-backup-1.2.8-sparsefiles.diff -- 
seife+...@b1-systems.com
+Patch1: rdiff-backup-1.2.8-sparsefiles.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version}  1210
 BuildRequires:  librsync-devel
@@ -59,6 +63,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 export CFLAGS=$RPM_OPT_FLAGS

++ rdiff-backup-1.2.8-sparsefiles.diff ++
Author: Eric Wheeler
Found-Where: 
http://lists.gnu.org/archive/html/rdiff-backup-users/2011-01/msg0.html
Found-By: Stefan Seyfried seife+...@b1-systems.com

Efficiently back up sparse files

Index: b/rdiff_backup/rpath.py
===
--- a/rdiff_backup/rpath.py
+++ b/rdiff_backup/rpath.py
@@ -56,14 +56,48 @@ class SkipFileException(Exception):
 class RPathException(Exception): pass
 
 def copyfileobj(inputfp, outputfp):
Copies file inputfp to outputfp in blocksize intervals
blocksize = Globals.blocksize
+
+   sparse = False
+   buf = None
while 1:
inbuf = inputfp.read(blocksize)
if not inbuf: break
-   outputfp.write(inbuf)
+
+   if not buf: 
+   buf = inbuf
+   else:
+   buf += inbuf
+
+   # Combine short reads
+   if (len(buf)  blocksize):
+   continue
+
+   buflen = len(buf)
+   if buf == \x00 * buflen:
+   outputfp.seek(buflen, os.SEEK_CUR)
+   buf = None
+   # flag sparse=True, that we seek()ed, but have not 
written yet
+   # The filesize is wrong until we write
+   sparse = True 
+   else:
+   outputfp.write(buf)
+   buf = None
+
+   # We wrote, so clear sparse.
+   sparse = False
+
+   
+   if buf:
+   outputfp.write(buf)
+   buf = None
+
+   elif sparse:
+   outputfp.seek(-1, os.SEEK_CUR)
+   outputfp.write(\x00)
 
 def cmpfileobj(fp1, fp2):
True if file objects fp1 and fp2 contain same data
blocksize = Globals.blocksize
while 1:
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rpmorphan for openSUSE:Factory

2014-02-16 Thread h_root
Hello community,

here is the log from the commit of package rpmorphan for openSUSE:Factory 
checked in at 2014-02-16 19:55:35

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


Package is rpmorphan

Changes:

--- /work/SRC/openSUSE:Factory/rpmorphan/rpmorphan.changes  2013-08-19 
10:50:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.rpmorphan.new/rpmorphan.changes 2014-02-16 
19:55:36.0 +0100
@@ -1,0 +2,11 @@
+Thu Feb 13 20:21:44 UTC 2014 - asterios.dra...@gmail.com
+
+- Update to 1.13:
+  * better variable names for rpmduplicates.pl
+  * patch from Thierry Vignaud on urpm code
+  * code for mageia2 (and before) and 3 (and after)
+  * remove warning about bug rh#880603
+  * rpmdep can show depending packages (--depending option)
+  * rpmdep can work on all installed packages (--all option)
+
+---

Old:

  rpmorphan-1.12.3.tar.gz

New:

  rpmorphan-1.13.tar.gz



Other differences:
--
++ rpmorphan.spec ++
--- /var/tmp/diff_new_pack.7pFDdB/_old  2014-02-16 19:55:37.0 +0100
+++ /var/tmp/diff_new_pack.7pFDdB/_new  2014-02-16 19:55:37.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rpmorphan
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,15 +17,13 @@
 
 
 Name:   rpmorphan
-Version:1.12.3
+Version:1.13
 Release:0
 Summary:List the orphaned RPM packages
 License:GPL-2.0+
 Group:  System/Packages
 Url:http://rpmorphan.sourceforge.net/
-# Upstream tarball has version 1.12 so don't use url in Source0 to not 
conflict with the old 1.12 version
-#Source0:http://downloads.sourceforge.net/%{name}/%{name}-1.12-2.tar.gz
-Source0:%{name}-%{version}.tar.gz
+Source0:
http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
 Requires:   rpm
 Recommends: logrotate
 Recommends: perl-Curses-UI
@@ -42,7 +40,7 @@
 tools for RPM packages.
 
 %prep
-%setup -q -n %{name}-1.12
+%setup -q
 
 %build
 

++ rpmorphan-1.12.3.tar.gz - rpmorphan-1.13.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rpmorphan-1.12/Changelog new/rpmorphan-1.13/Changelog
--- old/rpmorphan-1.12/Changelog2013-08-12 13:43:58.0 +0200
+++ new/rpmorphan-1.13/Changelog2013-12-06 12:10:06.0 +0100
@@ -1,3 +1,11 @@
+2013-12-06 Eric Gerbier gerb...@users.sourceforge.net 1.13
+   * better variable names for rpmduplicates.pl
+   * patch from Thierry Vignaud on urpm code
+   * code for mageia2 (and before) and 3 (and after)
+   * remove warning about bug 880603
+   * rpmdep can show depending packages (--depending option)
+   * rpmdep can work on all installed packages (--all option)
+
 2013-08-12 Eric Gerbier gerb...@users.sourceforge.net 1.12-3
* fix bug introduced in 1.12-2 in is_set function
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rpmorphan-1.12/Makefile new/rpmorphan-1.13/Makefile
--- old/rpmorphan-1.12/Makefile 2013-08-14 11:29:10.0 +0200
+++ new/rpmorphan-1.13/Makefile 2013-12-06 15:44:21.0 +0100
@@ -1,4 +1,4 @@
-# $Id: rpmorphan-1.12 | Makefile | Mon Jan 21 12:50:02 2013 +0100 | Eric 
Gerbier  $
+# $Id: rpmorphan-1.13 | Makefile | Fri Dec 6 12:01:09 2013 +0100 | Eric 
Gerbier  $
 # recommanded by debian install guide
 DESTDIR=
 
@@ -52,7 +52,7 @@
pod2man $^  $@
 
 %.1.html : %.pl
-   pod2html --header $^ | sed -f html.sed  $@
+   pod2html --header $^ --title $^ | sed -f html.sed  $@
tidy -m -i -asxhtml -utf8 --doctype strict $@ || echo tidy
 
 # loop to check all perl scripts
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rpmorphan-1.12/NEWS new/rpmorphan-1.13/NEWS
--- old/rpmorphan-1.12/NEWS 2013-08-05 11:36:33.0 +0200
+++ new/rpmorphan-1.13/NEWS 2013-12-06 12:10:06.0 +0100
@@ -1,3 +1,18 @@
+   1.13 version
+   --
+improvment :
+* rpmdep can show depending packages (--depending option)
+* rpmdep can work on all installed packages (--all option)
+* better doc on rpmdep
+
+bugfix :
+* remove warning about bug 880603
+
+others :
+* better variable names for rpmduplicates.pl
+* patch from Thierry Vignaud on urpm code
+* code for mageia2 (and before) and 3 

commit darktable for openSUSE:Factory

2014-02-16 Thread h_root
Hello community,

here is the log from the commit of package darktable for openSUSE:Factory 
checked in at 2014-02-16 20:02:00

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


Package is darktable

Changes:

--- /work/SRC/openSUSE:Factory/darktable/darktable.changes  2014-01-03 
19:42:51.0 +0100
+++ /work/SRC/openSUSE:Factory/.darktable.new/darktable.changes 2014-02-16 
20:02:01.0 +0100
@@ -1,0 +2,37 @@
+Sun Feb  9 12:59:09 UTC 2014 - tog...@opensuse.org
+
+- update to version 1.4.1 
+
+  *  export: consistent names for output formats
+  *  export to disk: overwrite file option
+  *  grain plugin now allows smaller coarseness and will display
+ coarseness values half of what they used to be, this is merely a
+ cosmetic change, your images are unaffected.
+  *  some masks related fixes
+  *  some lua related fixes
+  *  tiff writer (32bit float, little endian output, configurable
+ compression)
+  *  tiff reader
+  *  subtly nicer scrollbar behavior
+  *  theme loading cornercase fixups
+  *  shadow  highlight module improvements (should be less prone to
+ artifacts when used on new images)
+  *  allow importing more than 1 style at a time
+  *  regression was fixed when building darktable against bleeding
+ edge glibc
+  *  Sony A77V enhanced color matrix
+  *  Nikon D5100 updated white balance presets
+  *  Nikon 1 V2 noise profile (and by extension J3/AW1)
+  *  Nikon 1 J1 noise profile (and by extension V1/J2/S1)
+  *  Pentax K3 noise profile
+  *  experimental support for Panasonic DMC-LF1 (we still need
+ samples for the nonstandard aspect ratios)
+  *  experimental support for SONY DSC-RX100M2
+  *  experimental support for SONY NEX-3N
+  *  still no Nikon D5300/D3300 support, we're still looking into
+ that.
+
+
+- Added pkgconfig(xandr) to build requires  
+
+---

Old:

  0001-Allow-compilation-with-colord-and-without-squish.patch
  darktable-1.4-nopatents.tar.xz

New:

  darktable-1.4.1-nopatents.tar.xz



Other differences:
--
++ darktable.spec ++
--- /var/tmp/diff_new_pack.aR0VS0/_old  2014-02-16 20:02:02.0 +0100
+++ /var/tmp/diff_new_pack.aR0VS0/_new  2014-02-16 20:02:02.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   darktable
-Version:1.4
+Version:1.4.1
 Release:0
 Url:http://darktable.sourceforge.net
 # darktable contains patented code that we cannot ship.  Therefore we use
@@ -61,6 +61,7 @@
 BuildRequires:  pkgconfig(libsoup-2.4)
 BuildRequires:  pkgconfig(sdl)
 BuildRequires:  pkgconfig(sqlite3)
+BuildRequires:  pkgconfig(xrandr)
 ExclusiveArch:  %ix86 x86_64
 %if 0%{?suse_version}  1220
 BuildRequires:  pkgconfig(libwebp)
@@ -121,10 +122,12 @@
 -DCMAKE_BUILD_TYPE=Release \
 -DBINARY_PACKAGE_BUILD=1  \
 -DUSE_XMLLINT=OFF \
--DUSE_SQUISH=OFF -DUSE_COLORD=ON \
+-DUSE_SQUISH=OFF -DUSE_COLORD=ON -DBUILD_CMSTEST=On \
 -DINSTALL_IOP_EXPERIMENTAL=On  ..
 %__make %{_smp_mflags} VERBOSE=1
 
+#%%__make -j 1 VERBOSE=1
+
 %install
 cd build
 %make_install
@@ -146,6 +149,7 @@
 %{_bindir}/darktable-cltest
 %{_bindir}/darktable-cli
 %{_bindir}/darktable-viewer
+%{_bindir}/darktable-cmstest
 %{_libdir}/darktable
 %{_datadir}/applications/darktable.desktop
 %{_datadir}/darktable

++ darktable-1.4-nopatents.tar.xz - darktable-1.4.1-nopatents.tar.xz ++
 62266 lines of diff (skipped)

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



commit gpg2 for openSUSE:Factory

2014-02-16 Thread h_root
Hello community,

here is the log from the commit of package gpg2 for openSUSE:Factory checked in 
at 2014-02-17 07:18:17

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


Package is gpg2

Changes:

--- /work/SRC/openSUSE:Factory/gpg2/gpg2.changes2013-10-06 
14:52:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.gpg2.new/gpg2.changes   2014-02-17 
07:18:18.0 +0100
@@ -1,0 +2,5 @@
+Fri Feb 14 16:14:14 UTC 2014 - vci...@suse.com
+
+- install scdaemon to /usr/bin (bnc#863645)
+
+---



Other differences:
--
++ gpg2.spec ++
--- /var/tmp/diff_new_pack.jjeKza/_old  2014-02-17 07:18:18.0 +0100
+++ /var/tmp/diff_new_pack.jjeKza/_new  2014-02-17 07:18:18.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gpg2
 #
-# 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
@@ -126,6 +126,8 @@
 rm -rf $RPM_BUILD_ROOT/%_datadir/locale/en@{bold,}quot
 # additional files to documentation directory
 install -m 644 AUTHORS COPYING ChangeLog NEWS THANKS TODO doc/FAQ 
$RPM_BUILD_ROOT/%{_docdir}/%{name}
+# install scdaemon to %{_bindir} (bnc#863645)
+mv %{buildroot}%{_libdir}/scdaemon %{buildroot}%{_bindir}
 %find_lang gnupg2
 %if 0%{?suse_version}  1020
 %fdupes %buildroot


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



commit wine for openSUSE:Factory

2014-02-16 Thread h_root
Hello community,

here is the log from the commit of package wine for openSUSE:Factory checked in 
at 2014-02-17 07:18:34

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


Package is wine

Changes:

--- /work/SRC/openSUSE:Factory/wine/wine.changes2014-02-02 
07:40:59.0 +0100
+++ /work/SRC/openSUSE:Factory/.wine.new/wine.changes   2014-02-17 
07:18:36.0 +0100
@@ -1,0 +2,10 @@
+Fri Feb  7 21:29:14 UTC 2014 - meiss...@suse.com
+
+- Updated to 1.7.12 development snapshot
+  - Initial support for Window Media Player interfaces.
+  - Some more Task Scheduler support.
+  - Various C++ runtime fixes.
+  - More dlls with ugly names for Windows 8 API set support.
+  - Various bug fixes.
+
+---

Old:

  wine-1.7.11.tar.bz2
  wine-1.7.11.tar.bz2.sign

New:

  wine-1.7.12.tar.bz2
  wine-1.7.12.tar.bz2.sign



Other differences:
--
++ wine.spec ++
--- /var/tmp/diff_new_pack.hXdFMe/_old  2014-02-17 07:18:37.0 +0100
+++ /var/tmp/diff_new_pack.hXdFMe/_new  2014-02-17 07:18:37.0 +0100
@@ -55,7 +55,7 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  valgrind-devel
 BuildRequires:  xorg-x11-devel
-Version:1.7.11
+Version:1.7.12
 Release:0
 Summary:An MS Windows Emulator
 License:LGPL-2.1+

++ wine-1.7.11.tar.bz2 - wine-1.7.12.tar.bz2 ++
/work/SRC/openSUSE:Factory/wine/wine-1.7.11.tar.bz2 
/work/SRC/openSUSE:Factory/.wine.new/wine-1.7.12.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 multipath-tools for openSUSE:Factory

2014-02-16 Thread h_root
Hello community,

here is the log from the commit of package multipath-tools for openSUSE:Factory 
checked in at 2014-02-17 07:18:29

Comparing /work/SRC/openSUSE:Factory/multipath-tools (Old)
 and  /work/SRC/openSUSE:Factory/.multipath-tools.new (New)


Package is multipath-tools

Changes:

--- /work/SRC/openSUSE:Factory/multipath-tools/multipath-tools.changes  
2014-01-30 06:55:43.0 +0100
+++ /work/SRC/openSUSE:Factory/.multipath-tools.new/multipath-tools.changes 
2014-02-17 07:18:31.0 +0100
@@ -1,0 +2,14 @@
+Fri Feb 14 14:55:28 CET 2014 - h...@suse.de
+
+- Install kpartx rules with correct prefix for dracut
+- filter for missing property in get_refwwid() (bnc#862250)
+- Double uevent stacksize yet again (bnc#855379)
+- do not fail discovery on individual devices (bnc#860850)
+- Prefer deprecated 'getuid' callout (bnc#861534)
+- Skip paths with empty wwid (bnc#861534)
+- correctly terminate string in strlcpy() (bnc#861534)
+- Don't chop const strings
+- Fixup typo in Makefile
+- display uevent sequence number on 'show daemon'
+
+---



Other differences:
--
++ multipath-tools.spec ++
--- /var/tmp/diff_new_pack.lkUTAU/_old  2014-02-17 07:18:31.0 +0100
+++ /var/tmp/diff_new_pack.lkUTAU/_new  2014-02-17 07:18:31.0 +0100
@@ -101,10 +101,6 @@
 
 %install
 make DESTDIR=$RPM_BUILD_ROOT LIB=%{_lib} SYSTEMDPATH=%{_sysdir} install
-# Compability with older versions
-mkdir -p $RPM_BUILD_ROOT/%{_sysdir}/udev/rules.d
-mv $RPM_BUILD_ROOT/etc/udev/rules.d/kpartx.rules 
$RPM_BUILD_ROOT/%{_sysdir}/udev/rules.d/70-kpartx.rules
-mv $RPM_BUILD_ROOT/etc/udev/rules.d/kpartx-compat.rules 
$RPM_BUILD_ROOT/%{_sysdir}/udev/rules.d/71-kpartx-compat.rules
 mkdir -p $RPM_BUILD_ROOT/var/cache/multipath/
 rm $RPM_BUILD_ROOT/%_lib/libmpathpersist.so
 
@@ -176,8 +172,8 @@
 %defattr(-,root,root)
 /sbin/kpartx
 %dir /%{_sysdir}/udev
-%config /%{_sysdir}/udev/rules.d/70-kpartx.rules
-%config /%{_sysdir}/udev/rules.d/71-kpartx-compat.rules
+%config /%{_sysdir}/udev/rules.d/66-kpartx.rules
+%config /%{_sysdir}/udev/rules.d/67-kpartx-compat.rules
 /%{_sysdir}/udev/kpartx_id
 %{_mandir}/man8/kpartx.8*
 

++ multipath-tools-0.5.0-sles12.diff.bz2 ++
 650 lines (skipped)
 between 
/work/SRC/openSUSE:Factory/multipath-tools/multipath-tools-0.5.0-sles12.diff.bz2
 and 
/work/SRC/openSUSE:Factory/.multipath-tools.new/multipath-tools-0.5.0-sles12.diff.bz2

++ multipath-tools-0.5.0.tar.bz2 ++

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



commit yast2-network for openSUSE:Factory

2014-02-16 Thread h_root
Hello community,

here is the log from the commit of package yast2-network for openSUSE:Factory 
checked in at 2014-02-17 07:18:52

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


Package is yast2-network

Changes:

--- /work/SRC/openSUSE:Factory/yast2-network/yast2-network.changes  
2014-02-07 16:44:42.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-network.new/yast2-network.changes 
2014-02-17 07:18:54.0 +0100
@@ -1,0 +2,22 @@
+Fri Feb 14 09:56:48 UTC 2014 - mfi...@suse.com
+
+- bnc#863952
+  - removed remaining references to DSL, ISDN, Modem modules from
+network launcher
+- 3.1.20 
+
+---
+Tue Feb 11 13:22:26 UTC 2014 - mfi...@suse.com
+
+- bnc#862378
+  - Device name set according hwinfo when ifcfg[NAME] is empty
+- 3.1.19 
+
+---
+Fri Feb  7 20:48:18 UTC 2014 - mfi...@suse.com
+
+- fate#315501
+  - IPoIB mode configuration in YaST
+- 3.1.18
+
+---

Old:

  yast2-network-3.1.17.tar.bz2

New:

  yast2-network-3.1.20.tar.bz2



Other differences:
--
++ yast2-network.spec ++
--- /var/tmp/diff_new_pack.Kn8CUl/_old  2014-02-17 07:18:55.0 +0100
+++ /var/tmp/diff_new_pack.Kn8CUl/_new  2014-02-17 07:18:55.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-network
-Version:3.1.17
+Version:3.1.20
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-network-3.1.17.tar.bz2 - yast2-network-3.1.20.tar.bz2 ++
 1743 lines of diff (skipped)

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



commit lvm2 for openSUSE:Factory

2014-02-16 Thread h_root
Hello community,

here is the log from the commit of package lvm2 for openSUSE:Factory checked in 
at 2014-02-17 07:18:24

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


Package is lvm2

Changes:

--- /work/SRC/openSUSE:Factory/lvm2/lvm2.changes2014-02-13 
15:01:53.0 +0100
+++ /work/SRC/openSUSE:Factory/.lvm2.new/lvm2.changes   2014-02-17 
07:18:25.0 +0100
@@ -1,0 +2,6 @@
+Thu Feb 13 06:39:47 UTC 2014 - dmzh...@suse.com
+
+- fate#315092, improve performance of cluster mirror
+  add cmirrord_improvment_performance.patch
+
+---

New:

  cmirrord_improvment_performance.patch



Other differences:
--
++ lvm2.spec ++
--- /var/tmp/diff_new_pack.TOWsjM/_old  2014-02-17 07:18:26.0 +0100
+++ /var/tmp/diff_new_pack.TOWsjM/_new  2014-02-17 07:18:26.0 +0100
@@ -79,6 +79,9 @@
 # bnc#862076
 Patch74:autoactivate-lvmetad-with-generator.patch
 
+#fate#315092
+Patch75:cmirrord_improvment_performance.patch
+
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 # Not a real replacement but we drop evms
 Provides:   evms = 2.5.5
@@ -118,6 +121,7 @@
 %patch72 -p1
 %patch73 -p1
 %patch74 -p1
+%patch75 -p1
 
 %build
 #set path so that thin_check can be found


++ cmirrord_improvment_performance.patch ++
diff --git a/daemons/cmirrord/cluster.c b/daemons/cmirrord/cluster.c
index fea739a..aa35f62 100644
--- a/daemons/cmirrord/cluster.c
+++ b/daemons/cmirrord/cluster.c
@@ -353,6 +353,10 @@ static int handle_cluster_response(struct clog_cpg *entry,
/* FIXME: Ensure memcpy cannot explode */
memcpy(orig_rq, rq, sizeof(*rq) + rq-u_rq.data_size);
 
+   /* make sure the response of DM_ULOG_FLUSH has no payload */
+   if (orig_rq-u_rq.request_type == DM_ULOG_FLUSH)
+   orig_rq-u_rq.data_size = 0;
+
r = kernel_send(orig_rq-u_rq);
if (r)
LOG_ERROR(Failed to send response to kernel);
diff --git a/daemons/cmirrord/functions.c b/daemons/cmirrord/functions.c
index f6e0918..c1c3538 100644
--- a/daemons/cmirrord/functions.c
+++ b/daemons/cmirrord/functions.c
@@ -362,7 +362,7 @@ static int find_disk_path(char *major_minor_str, char 
*path_rtn, int *unlink_pat
// return r ? -errno : 0;
 }
 
-static int _clog_ctr(char *uuid, uint64_t luid,
+static int _clog_ctr(char *uuid, uint64_t luid, uint32_t version,
 int argc, char **argv, uint64_t device_size)
 {
int i;
@@ -431,6 +431,8 @@ static int _clog_ctr(char *uuid, uint64_t luid,
log_sync = NOSYNC;
else if (!strcmp(argv[i], block_on_error))
block_on_error = 1;
+   else if (!strcmp(argv[i], integrated_flush)  version  2)
+   LOG_PRINT(support integrated_flush);
}
 
lc = dm_zalloc(sizeof(*lc));
@@ -594,7 +596,7 @@ static int clog_ctr(struct dm_ulog_request *rq)
return -EINVAL;
}
 
-   r = _clog_ctr(rq-uuid, rq-luid, argc - 1, argv + 1, device_size);
+   r = _clog_ctr(rq-uuid, rq-luid, rq-version, argc - 1, argv + 1, 
device_size);
 
/* We join the CPG when we resume */
 
@@ -1026,12 +1028,14 @@ static int clog_in_sync(struct dm_ulog_request *rq)
return 0;
 }
 
+static int _clog_mark_region(struct log_c * lc, struct dm_ulog_request *rq, 
uint32_t originator);
+
 /*
  * clog_flush
  * @rq
  *
  */
-static int clog_flush(struct dm_ulog_request *rq, int server)
+static int clog_flush(struct dm_ulog_request *rq, uint32_t originator, int 
server)
 {
int r = 0;
struct log_c *lc = get_log(rq-uuid, rq-luid);
@@ -1042,6 +1046,15 @@ static int clog_flush(struct dm_ulog_request *rq, int 
server)
if (!lc-touched)
return 0;
 
+   /* flush has payload to mark region */
+   if(rq-data_size) {
+   r = _clog_mark_region(lc, rq, originator);
+   if (r) {
+   LOG_ERROR(mark region failed in integrated flush);
+   return r;
+   }
+   }
+
/*
 * Do the actual flushing of the log only
 * if we are the server.
@@ -1104,25 +1117,11 @@ static int mark_region(struct log_c *lc, uint64_t 
region, uint32_t who)
return 0;
 }
 
-/*
- * clog_mark_region
- * @rq
- *
- * rq may contain more than one mark request.  We
- * can determine the number from the 'data_size' field.
- *
- * Returns: 0 on success, -EXXX on failure
- */
-static int clog_mark_region(struct dm_ulog_request *rq, uint32_t originator)
+static int _clog_mark_region(struct log_c * lc, struct dm_ulog_request *rq, 
uint32_t