commit yast2 for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package yast2 for openSUSE:Factory checked 
in at 2013-07-29 09:26:21

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


Package is yast2

Changes:

--- /work/SRC/openSUSE:Factory/yast2/yast2.changes  2013-07-21 
08:14:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2.new/yast2.changes 2013-07-29 
09:26:22.0 +0200
@@ -1,0 +2,7 @@
+Thu Jul 18 11:57:12 UTC 2013 - mfi...@suse.com
+
+- added net device type detection based on sysfs
+- fixed type detection workflow
+- 2.24.5 
+
+---

Old:

  yast2-2.24.4.tar.bz2

New:

  yast2-2.24.5.tar.bz2



Other differences:
--
++ yast2.spec ++
--- /var/tmp/diff_new_pack.hgzOob/_old  2013-07-29 09:26:23.0 +0200
+++ /var/tmp/diff_new_pack.hgzOob/_new  2013-07-29 09:26:23.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2
-Version:2.24.4
+Version:2.24.5
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-2.24.4.tar.bz2 - yast2-2.24.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-2.24.4/VERSION new/yast2-2.24.5/VERSION
--- old/yast2-2.24.4/VERSION2013-07-16 13:31:18.0 +0200
+++ new/yast2-2.24.5/VERSION2013-07-23 10:07:48.0 +0200
@@ -1 +1 @@
-2.24.4
+2.24.5
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-2.24.4/autodocs-ycp.ami 
new/yast2-2.24.5/autodocs-ycp.ami
--- old/yast2-2.24.4/autodocs-ycp.ami   2013-07-18 14:45:16.0 +0200
+++ new/yast2-2.24.5/autodocs-ycp.ami   2013-07-24 12:00:31.0 +0200
@@ -28,6 +28,8 @@
 
 # yard specific options
 YARD ?= yard
+# use markdown format by default
+YARD_OPTIONS ?= -o . -m markdown
 
 # yard specific clean
 clean-local:
@@ -42,4 +44,4 @@
pod2html --title=$$b --infile=$$i --outfile=$$b.html; \
echo a href='$$b.html'$${b/__/::}/a  $$b.mod.html; \
done
-   if [ -n $(AUTODOCS_RB) ]; then $(YARD) doc -o . $(AUTODOCS_RB); fi
+   if [ -n $(AUTODOCS_RB) ]; then $(YARD) doc $(YARD_OPTIONS) 
$(AUTODOCS_RB); fi
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-2.24.4/configure new/yast2-2.24.5/configure
--- old/yast2-2.24.4/configure  2013-07-18 14:45:20.0 +0200
+++ new/yast2-2.24.5/configure  2013-07-24 12:00:35.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for yast2 2.24.4.
+# Generated by GNU Autoconf 2.69 for yast2 2.24.5.
 #
 # Report bugs to http://bugs.opensuse.org/.
 #
@@ -579,8 +579,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2'
 PACKAGE_TARNAME='yast2'
-PACKAGE_VERSION='2.24.4'
-PACKAGE_STRING='yast2 2.24.4'
+PACKAGE_VERSION='2.24.5'
+PACKAGE_STRING='yast2 2.24.5'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 PACKAGE_URL=''
 
@@ -1250,7 +1250,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat _ACEOF
-\`configure' configures yast2 2.24.4 to adapt to many kinds of systems.
+\`configure' configures yast2 2.24.5 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1321,7 +1321,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of yast2 2.24.4:;;
+ short | recursive ) echo Configuration of yast2 2.24.5:;;
esac
   cat \_ACEOF
 
@@ -1401,7 +1401,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-yast2 configure 2.24.4
+yast2 configure 2.24.5
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1418,7 +1418,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by yast2 $as_me 2.24.4, which was
+It was created by yast2 $as_me 2.24.5, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2357,7 +2357,7 @@
 
 # Define the identity of the package.
  PACKAGE='yast2'
- VERSION='2.24.4'
+ VERSION='2.24.5'
 
 
 cat confdefs.h _ACEOF
@@ -2480,7 +2480,7 @@
 
 
 
-VERSION=2.24.4
+VERSION=2.24.5
 RPMNAME=yast2
 MAINTAINER=YaST2 Maintainers yast2-maintain...@suse.de
 
@@ -3522,7 +3522,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log=
-This file was extended by yast2 $as_me 2.24.4, which was
+This file was extended by 

commit razor-agents for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package razor-agents for openSUSE:Factory 
checked in at 2013-07-29 09:25:35

Comparing /work/SRC/openSUSE:Factory/razor-agents (Old)
 and  /work/SRC/openSUSE:Factory/.razor-agents.new (New)


Package is razor-agents

Changes:

--- /work/SRC/openSUSE:Factory/razor-agents/razor-agents.changes
2011-09-23 12:44:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.razor-agents.new/razor-agents.changes   
2013-07-29 09:25:36.0 +0200
@@ -1,0 +2,7 @@
+Fri Jul 26 11:25:28 UTC 2013 - tchva...@suse.com
+
+- perl-macros is obsoleted by recent perl packages.
+  Therefore BuildRequire perl-macros only on older versions
+  (which includes SLE)
+
+---



Other differences:
--
++ razor-agents.spec ++
--- /var/tmp/diff_new_pack.aaoSMZ/_old  2013-07-29 09:25:37.0 +0200
+++ /var/tmp/diff_new_pack.aaoSMZ/_new  2013-07-29 09:25:37.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package razor-agents
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,19 +16,20 @@
 #
 
 
-
 Name:   razor-agents
-BuildRequires:  perl-Net-DNS perl-URI
+BuildRequires:  perl-Net-DNS
+BuildRequires:  perl-URI
+%if 0%{?suse_version}  0%{?suse_version}  1200
 BuildRequires:  perl-macros
+%endif
 Summary:SPAM catalogue inquiry and update tool
+License:GPL-1.0+ or Artistic-1.0
+Group:  Productivity/Networking/Email/Utilities
 Requires:   perl-razor-agents
-AutoReqProv:on
 Version:2.84
-Release:64
+Release:0
 Url:http://razor.sourceforge.net/
 Source: %{name}-%{version}.tar.bz2
-License:GPL-1.0+ or Artistic-1.0
-Group:  Productivity/Networking/Email/Utilities
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %{perl_requires}
 
@@ -57,11 +58,15 @@
 Vipul Ved Prakash m...@vipul.net
 
 %package -n perl-razor-agents
+Summary:The required perl modules for razor-agents
 License:Artistic-1.0
 Group:  Development/Languages/Perl
-Summary:The required perl modules for razor-agents
-Requires:   perl-Net-DNS perl-Digest-SHA1 perl-URI perl-Digest-HMAC 
perl-HTML-SimpleParse perl-XML-Simple
-AutoReqProv:on
+Requires:   perl-Digest-HMAC
+Requires:   perl-Digest-SHA1
+Requires:   perl-HTML-SimpleParse
+Requires:   perl-Net-DNS
+Requires:   perl-URI
+Requires:   perl-XML-Simple
 
 %description -n perl-razor-agents
 razor-agents are little programs to retrieve or update information

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



commit virt-manager for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package virt-manager for openSUSE:Factory 
checked in at 2013-07-29 09:25:58

Comparing /work/SRC/openSUSE:Factory/virt-manager (Old)
 and  /work/SRC/openSUSE:Factory/.virt-manager.new (New)


Package is virt-manager

Changes:

--- /work/SRC/openSUSE:Factory/virt-manager/virt-manager.changes
2013-07-08 12:36:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.virt-manager.new/virt-manager.changes   
2013-07-29 09:25:58.0 +0200
@@ -1,0 +2,24 @@
+Thu Jul 25 11:34:07 MDT 2013 - carn...@suse.com
+
+- Use correct kernel argument for specifying autoyast files.
+  Renamed virtman-autoyast-label.patch to
+  virtman-autoyast-support.patch
+
+---
+Tue Jul 23 15:37:06 MDT 2013 - carn...@suse.com
+
+- Add opensuse 13 as a host default for VM creation
+
+---
+Mon Jul 22 12:25:16 MDT 2013 - carn...@suse.com
+
+- Fix kvm installs defaulting to qemu instead of kvm. 
+  virtman-allow-pv-iso-install.patch
+
+---
+Wed Jul 17 14:48:48 MDT 2013 - carn...@suse.com
+
+- Fix exception when selecting ISO for install source. 
+  virtman-autoyast-label.patch
+
+---

Old:

  virtman-autoyast-label.patch

New:

  virtman-autoyast-support.patch



Other differences:
--
++ virt-manager.spec ++
--- /var/tmp/diff_new_pack.qyXo79/_old  2013-07-29 09:25:59.0 +0200
+++ /var/tmp/diff_new_pack.qyXo79/_new  2013-07-29 09:25:59.0 +0200
@@ -48,7 +48,7 @@
 Patch67:virtman-reverse-serialcon.patch
 Patch68:virtman-default-guest-from-host-os.patch
 Patch69:virtman-allow-pv-iso-install.patch
-Patch70:virtman-autoyast-label.patch
+Patch70:virtman-autoyast-support.patch
 ExclusiveArch:  %{ix86} x86_64 s390x
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %gconf_schemas_prereq

++ virtman-allow-pv-iso-install.patch ++
--- /var/tmp/diff_new_pack.qyXo79/_old  2013-07-29 09:25:59.0 +0200
+++ /var/tmp/diff_new_pack.qyXo79/_new  2013-07-29 09:25:59.0 +0200
@@ -2,7 +2,7 @@
 ===
 --- virt-manager-0.9.5.orig/src/virtManager/create.py
 +++ virt-manager-0.9.5/src/virtManager/create.py
-@@ -686,8 +686,13 @@ class vmmCreate(vmmGObjectUI):
+@@ -686,11 +686,18 @@ class vmmCreate(vmmGObjectUI):
  default = len(model)
  
  if gtype == xen:
@@ -17,11 +17,8 @@
  sensitive = False
  tooltip = _(Only URL or import installs are 
supported 
  for paravirt.)
-@@ -700,6 +705,7 @@ class vmmCreate(vmmGObjectUI):
- util.tooltip_wrapper(hv_info, tooltip)
- else:
- hv_info.hide()
-+default = 0
++else:
++default = 0
  
- hv_list.set_active(default)
+ model.append([label, gtype, domtype, sensitive])
  

++ virtman-autoyast-support.patch ++
Index: virt-manager-0.9.5/src/virtManager/create.py
===
--- virt-manager-0.9.5.orig/src/virtManager/create.py
+++ virt-manager-0.9.5/src/virtManager/create.py
@@ -1253,12 +1253,26 @@ class vmmCreate(vmmGObjectUI):
 variant = self.widget(install-os-version)
 variant.set_active(0)
 
+def _update_kickstart_label(self):
+# Update label based on os version selected to either kickstart vs 
autoyast
+combo = self.widget(install-os-version)
+if combo.get_active() != -1:
+os_ver = combo.get_active_text()
+label = self.widget(kickstart-url-label)
+if label and os_ver:
+if os_ver.startswith('opensuse') or os_ver.startswith('sle') 
or os_ver.startswith('oes'):
+label.set_text(AutoYaST URL:)
+else:
+label.set_text(Kickstart URL:)
+
 def change_os_version(self, box):
 model = box.get_model()
 idx = box.get_active()
 if idx == -1:
 return
 
+self._update_kickstart_label()
+
 # Get previous
 os_type_list = self.widget(install-os-type)
 os_type_model = os_type_list.get_model()
@@ -1648,7 +1662,10 @@ class vmmCreate(vmmGObjectUI):
 if extra:
 extraargs += extra
 if ks:
-extraargs +=  ks=%s % ks
+if variant.startswith('opensuse') or variant.startswith('sle') 

commit virtualbox for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package virtualbox for openSUSE:Factory 
checked in at 2013-07-29 09:26:09

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


Package is virtualbox

Changes:

--- /work/SRC/openSUSE:Factory/virtualbox/virtualbox.changes2013-07-04 
10:18:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.virtualbox.new/virtualbox.changes   
2013-07-29 09:26:12.0 +0200
@@ -1,0 +2,14 @@
+Wed Jul 24 07:31:24 UTC 2013 - mse...@gmail.com
+
+- updated to virtualbox 4.2.16
+ * OVF/OVA: don't crash on import if no manifest is used (4.2.14 regression; 
bug #11895)
+ * GUI: do not restore the current snapshot if we power-off after a Guru 
Mediation
+ * Storage: fixed a crash when hotplugging an empty DVD drive to the VM
+ * Storage: fixed a crash when a guest read from a DVD drive attached to the 
SATA controller under certain circumstances
+ * EFI: don't fail with 64-bit guests on 32-bit hosts (bug #11456)
+ * Autostart: fixed VM startup on OS X
+ * Windows hosts: native Windows 8 controls
+ * Windows hosts: restore native style on Vista 32
+ * Windows hosts / guests: Windows 8.1 adaptions (bug #11899)
+
+---

Old:

  VirtualBox-4.2.14-patched.tar.bz2
  virtualbox-4.2.14-UserManual.pdf

New:

  VirtualBox-4.2.16-patched.tar.bz2
  virtualbox-4.2.16-UserManual.pdf



Other differences:
--
++ virtualbox.spec ++
--- /var/tmp/diff_new_pack.SFgD6k/_old  2013-07-29 09:26:13.0 +0200
+++ /var/tmp/diff_new_pack.SFgD6k/_new  2013-07-29 09:26:13.0 +0200
@@ -92,7 +92,7 @@
 %endif
 #
 ExclusiveArch:  %ix86 x86_64
-Version:4.2.14
+Version:4.2.16
 Release:0
 Summary:VirtualBox is an Emulator
 License:GPL-2.0+

++ VirtualBox-4.2.14-patched.tar.bz2 - VirtualBox-4.2.16-patched.tar.bz2 
++
/work/SRC/openSUSE:Factory/virtualbox/VirtualBox-4.2.14-patched.tar.bz2 
/work/SRC/openSUSE:Factory/.virtualbox.new/VirtualBox-4.2.16-patched.tar.bz2 
differ: char 11, line 1


++ vbox-disable-updates.diff ++
--- /var/tmp/diff_new_pack.SFgD6k/_old  2013-07-29 09:26:13.0 +0200
+++ /var/tmp/diff_new_pack.SFgD6k/_new  2013-07-29 09:26:13.0 +0200
@@ -2,9 +2,7 @@
 ===
 --- 
src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsUpdate.cpp.orig
 +++ 
src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsUpdate.cpp
-@@ -61,11 +61,11 @@ void UIGlobalSettingsUpdate::loadToCache
- /* Load data to corresponding widgets from cache,
-  * this task SHOULD be performed in GUI thread only: */
+@@ -63,7 +63,7 @@ void UIGlobalSettingsUpdate::loadToCache
  void UIGlobalSettingsUpdate::getFromCache()
  {
  /* Apply internal variables data to QWidget(s): */
@@ -13,36 +11,16 @@
  if (m_pEnableUpdateCheckbox-isChecked())
  {
  m_pUpdatePeriodCombo-setCurrentIndex(m_cache.m_periodIndex);
- if (m_cache.m_branchIndex == VBoxUpdateData::BranchWithBetas)
- m_pUpdateFilterBetasRadio-setChecked(true);
-Index: src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialogSpecific.h
-===
 src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialogSpecific.h.orig
-+++ src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialogSpecific.h
-@@ -37,11 +37,10 @@ public:
- 
- enum GLSettingsPage
- {
- GLSettingsPage_General = 0,
- GLSettingsPage_Input,
--GLSettingsPage_Update,
- GLSettingsPage_Language,
- GLSettingsPage_Display,
- GLSettingsPage_USB,
- GLSettingsPage_Network,
- GLSettingsPage_Extension,
 Index: src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialogSpecific.cpp
 ===
 --- 
src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialogSpecific.cpp.orig
 +++ src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialogSpecific.cpp
-@@ -327,19 +327,10 @@ UISettingsDialogGlobal::UISettingsDialog
- addItem(:/hostkey_32px.png, 
:/hostkey_disabled_32px.png,
- :/hostkey_16px.png, 
:/hostkey_disabled_16px.png,
+@@ -342,15 +342,6 @@ UISettingsDialogGlobal::UISettingsDialog
  iPageIndex, #input, pSettingsPage);
  break;
  }
 -/* Update page: */
--case GLSettingsPage_Update:
+-case GlobalSettingsPageType_Update:
 -{
 -pSettingsPage = new 

commit yast2-devtools for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package yast2-devtools for openSUSE:Factory 
checked in at 2013-07-29 09:26:41

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


Package is yast2-devtools

Changes:

--- /work/SRC/openSUSE:Factory/yast2-devtools/yast2-devtools.changes
2013-07-21 08:15:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-devtools.new/yast2-devtools.changes   
2013-07-29 09:26:42.0 +0200
@@ -1,0 +2,14 @@
+Wed Jul 24 08:02:44 UTC 2013 - lsle...@suse.cz
+
+- require rubygem-redcarpet in openSUSE = 12.3, needed for yard
+  Markdown formatting
+- 2.24.5
+
+---
+Mon Jul 22 13:56:47 UTC 2013 - lsle...@suse.cz
+
+- autodocs - use markdown format in ruby documentation comments,
+  added YARD_OPTIONS to allow overriding the defaults
+- 2.24.4
+
+---

Old:

  yast2-devtools-2.24.3.tar.bz2

New:

  yast2-devtools-2.24.5.tar.bz2



Other differences:
--
++ yast2-devtools.spec ++
--- /var/tmp/diff_new_pack.1jSCjQ/_old  2013-07-29 09:26:43.0 +0200
+++ /var/tmp/diff_new_pack.1jSCjQ/_new  2013-07-29 09:26:43.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-devtools
-Version:2.24.3
+Version:2.24.5
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -41,6 +41,12 @@
 Requires:   pkgconfig = 0.16
 # for building Ruby autodocs
 Requires:   rubygem-yard
+
+%if 0%{?suse_version} = 1230
+# extra package for yard Markdown formatting in openSUSE = 12.3
+Requires:   rubygem-redcarpet
+%endif
+
 Recommends: cmake
 # /usr/lib/YaST2/bin/ydoxygen needs it
 Recommends: doxygen

++ yast2-devtools-2.24.3.tar.bz2 - yast2-devtools-2.24.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-devtools-2.24.3/VERSION 
new/yast2-devtools-2.24.5/VERSION
--- old/yast2-devtools-2.24.3/VERSION   2013-07-18 11:01:01.0 +0200
+++ new/yast2-devtools-2.24.5/VERSION   2013-07-24 10:51:32.0 +0200
@@ -1 +1 @@
-2.24.3
+2.24.5
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-devtools-2.24.3/configure 
new/yast2-devtools-2.24.5/configure
--- old/yast2-devtools-2.24.3/configure 2013-07-18 14:33:22.0 +0200
+++ new/yast2-devtools-2.24.5/configure 2013-07-24 10:52:32.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for yast2-devtools 2.24.3.
+# Generated by GNU Autoconf 2.69 for yast2-devtools 2.24.5.
 #
 # Report bugs to http://bugs.opensuse.org/.
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-devtools'
 PACKAGE_TARNAME='yast2-devtools'
-PACKAGE_VERSION='2.24.3'
-PACKAGE_STRING='yast2-devtools 2.24.3'
+PACKAGE_VERSION='2.24.5'
+PACKAGE_STRING='yast2-devtools 2.24.5'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 PACKAGE_URL=''
 
@@ -1383,7 +1383,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat _ACEOF
-\`configure' configures yast2-devtools 2.24.3 to adapt to many kinds of 
systems.
+\`configure' configures yast2-devtools 2.24.5 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1454,7 +1454,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of yast2-devtools 2.24.3:;;
+ short | recursive ) echo Configuration of yast2-devtools 2.24.5:;;
esac
   cat \_ACEOF
 
@@ -1571,7 +1571,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-yast2-devtools configure 2.24.3
+yast2-devtools configure 2.24.5
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1970,7 +1970,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by yast2-devtools $as_me 2.24.3, which was
+It was created by yast2-devtools $as_me 2.24.5, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2909,7 +2909,7 @@
 
 # Define the identity of the package.
  PACKAGE='yast2-devtools'
- VERSION='2.24.3'
+ VERSION='2.24.5'
 
 
 cat confdefs.h _ACEOF
@@ -3032,7 +3032,7 @@
 
 
 
-VERSION=2.24.3
+VERSION=2.24.5
 RPMNAME=yast2-devtools
 MAINTAINER=Martin Vidner mvid...@suse.cz
 
@@ -16315,7 +16315,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values 

commit yast2-add-on-creator for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package yast2-add-on-creator for 
openSUSE:Factory checked in at 2013-07-29 09:26:35

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


Package is yast2-add-on-creator

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-add-on-creator/yast2-add-on-creator.changes
2012-12-07 14:53:20.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-add-on-creator.new/yast2-add-on-creator.changes
   2013-07-29 09:26:36.0 +0200
@@ -1,0 +2,6 @@
+Wed Jul 24 09:53:56 CEST 2013 - jsuch...@suse.cz
+
+- updated product names and required packages
+- 2.24.0 
+
+---

Old:

  yast2-add-on-creator-2.23.0.tar.bz2

New:

  yast2-add-on-creator-2.24.0.tar.bz2



Other differences:
--
++ yast2-add-on-creator.spec ++
--- /var/tmp/diff_new_pack.9Qtmsp/_old  2013-07-29 09:26:37.0 +0200
+++ /var/tmp/diff_new_pack.9Qtmsp/_new  2013-07-29 09:26:37.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-add-on-creator
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,14 @@
 
 
 Name:   yast2-add-on-creator
-Version:2.23.0
+Version:2.24.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:yast2-add-on-creator-%{version}.tar.bz2
 
 PreReq: %fillup_prereq
+Requires:   rpm-build
 Requires:   yast2 = 2.21.22
 BuildRequires:  perl-XML-Writer
 BuildRequires:  update-desktop-files

++ yast2-add-on-creator-2.23.0.tar.bz2 - 
yast2-add-on-creator-2.24.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-add-on-creator-2.23.0/Makefile.am 
new/yast2-add-on-creator-2.24.0/Makefile.am
--- old/yast2-add-on-creator-2.23.0/Makefile.am 2012-12-07 09:11:20.0 
+0100
+++ new/yast2-add-on-creator-2.24.0/Makefile.am 2013-07-24 12:15:34.0 
+0200
@@ -158,19 +158,14 @@
 
 TAGVERSION  = $(Y2TOOL) tagversion
 
-check-up-to-date check-cvs-up-to-date check-svn-up-to-date:
-   if [ -d $(srcdir)/CVS ]; then \
- cd $(srcdir)  ! cvs -q -n up 2/dev/null | grep '^[MCAR] ';\
-   else \
- cd $(srcdir)  ! LC_ALL=C svn status --show-updates --quiet | grep 
-v '^Status against revision' ;\
+# check if there is no modified files and all commits were pushed
+check-up-to-date:
+   if [ `git status --short --branch | sed '/##[^[]*$/d;/^??/d' | wc -l` 
-gt 0 ]; then \
+ (echo ERROR: Source is not commited and pushed. See `git status`; 
false) \
fi
 
 check-tagversion:
-   @if [ -d $(srcdir)/CVS ]; then \
- cd $(srcdir)  cvs status -v VERSION | grep -w `$(TAGVERSION) -n` ;\
-   else \
- cd $(srcdir)  svn cat `$(TAGVERSION) --echourl`/VERSION; \
-   fi /dev/null; \
+   cd $(srcdir)  $(TAGVERSION) --check /dev/null; \
[ $$? = 0 ] || ( echo ERROR: Please run 'tagversion' first; false )
 
 check-parse-old:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-add-on-creator-2.23.0/Makefile.am.common 
new/yast2-add-on-creator-2.24.0/Makefile.am.common
--- old/yast2-add-on-creator-2.23.0/Makefile.am.common  2012-12-07 
09:11:20.0 +0100
+++ new/yast2-add-on-creator-2.24.0/Makefile.am.common  2013-07-24 
12:15:34.0 +0200
@@ -31,7 +31,7 @@
 
 CHECK_SYNTAX = true
 check-syntax: $(client_DATA) $(ycpchook) $(ybcfiles)
-   @if test $(client_DATA); then \
+   @if test $(filter %.ycp,client_DATA); then \
  if $(CHECK_SYNTAX); then \
TO_CHECK=$(filter %.ycp,$^); \
echo Checking syntax of $${TO_CHECK}; \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-add-on-creator-2.23.0/Makefile.in 
new/yast2-add-on-creator-2.24.0/Makefile.in
--- old/yast2-add-on-creator-2.23.0/Makefile.in 2012-12-07 09:11:25.0 
+0100
+++ new/yast2-add-on-creator-2.24.0/Makefile.in 2013-07-24 12:15:38.0 
+0200
@@ -65,7 +65,7 @@
$(srcdir)/Makefile.in $(top_srcdir)/configure config.guess \
config.sub install-sh missing
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.in
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
 

commit ypbind for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package ypbind for openSUSE:Factory checked 
in at 2013-07-29 09:27:56

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


Package is ypbind

Changes:

--- /work/SRC/openSUSE:Factory/ypbind/ypbind.changes2012-11-22 
17:40:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.ypbind.new/ypbind.changes   2013-07-29 
09:27:57.0 +0200
@@ -1,0 +2,33 @@
+Fri Jul 26 11:36:20 UTC 2013 - tchva...@suse.com
+
+- Fix download url to point to real place.
+
+---
+Fri Jul 26 11:21:31 UTC 2013 - tchva...@suse.com
+
+- Provide back rcypbind as symlink to /sbin/service
+
+---
+Wed Apr 10 11:34:39 CEST 2013 - ku...@suse.de
+
+- Update to ypbind-1.37.1
+  - revert sysconfig/ypbind changes
+- Fix the systemd script mess, create new ypbind-systemd-exec script
+- Revert removal of init script, breaks package update in running
+  system.
+
+---
+Tue Apr  9 16:10:39 CEST 2013 - ku...@suse.de
+
+- Update to ypbind-1.37
+  - simply sysconfig/ypbind
+  - new -rebind_interval option
+  - direct systemd support
+
+---
+Thu Apr  4 00:44:39 UTC 2013 - crrodrig...@opensuse.org
+
+- portmap -- rpcbind 
+- remove sysvinit support
+
+---

Old:

  ypbind-mt-1.35.tar.bz2

New:

  ypbind-mt-1.37.1.tar.bz2
  ypbind-systemd-exec



Other differences:
--
++ ypbind.spec ++
--- /var/tmp/diff_new_pack.pkKsPF/_old  2013-07-29 09:27:58.0 +0200
+++ /var/tmp/diff_new_pack.pkKsPF/_new  2013-07-29 09:27:58.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ypbind
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,41 +16,32 @@
 #
 
 
-%if 0%{?suse_version} = 1220
-%define with_systemd 1
-%else
-%define with_systemd 0
-%endif
-
 Name:   ypbind
 BuildRequires:  dbus-1-devel
 BuildRequires:  openslp-devel
 BuildRequires:  pkgconfig
-%if %{with_systemd}
-BuildRequires:  systemd
+BuildRequires:  pkgconfig(systemd)
 %{?systemd_requires}
-%endif
-%if %{suse_version}  1010
 BuildRequires:  dbus-1-glib-devel
-%endif
 %if %{suse_version}  1210
 BuildRequires:  libxml2-tools
 %endif
-Requires:   portmap
+Requires:   rpcbind
 Requires:   yp-tools
 PreReq: %insserv_prereq %fillup_prereq
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Version:1.35
+Version:1.37.1
 Release:0
 Url:http://www.linux-nis.org/nis/ypbind-mt
 Summary:NIS client daemon
 License:GPL-2.0
 Group:  Productivity/Networking/NIS
-Source: 
ftp://ftp.kernel.org/pub/linux/utils/net/NIS/ypbind-mt-%{version}.tar.bz2
+Source: 
http://www.linux-nis.org/download/%name-mt/%name-mt-%version.tar.bz2
 Source1:SuSEfirewall.ypbind
 Source2:ypbind.service
 Source3:ypbind-systemd-pre
 Source4:ypbind-systemd-post
+Source5:ypbind-systemd-exec
 
 %description
 This package provides the ypbind daemon. The ypbind daemon binds NIS
@@ -73,6 +64,7 @@
 mkdir -p $RPM_BUILD_ROOT/etc/sysconfig/SuSEfirewall2.d/services
 mkdir -p $RPM_BUILD_ROOT/var/adm/fillup-templates
 mkdir -p $RPM_BUILD_ROOT/var/yp/binding
+mkdir -p $RPM_BUILD_ROOT%{_libexecdir}/ypbind
 make install DESTDIR=$RPM_BUILD_ROOT
 # Install init script
 install -m 755 etc/ypbind.init $RPM_BUILD_ROOT/etc/init.d/ypbind
@@ -81,45 +73,33 @@
 # Install rc.config add-on
 install -m 644 etc/sysconfig.ypbind $RPM_BUILD_ROOT/var/adm/fillup-templates/
 # Install SuSEconfig.ypclient
-ln -sf /etc/init.d/ypbind $RPM_BUILD_ROOT/usr/sbin/rcypbind
 # Create dummy yp.conf
 touch $RPM_BUILD_ROOT/etc/yp.conf
 # Create filelist with translatins
 %{find_lang} ypbind-mt
 # Install systemd stuff
-%if %{with_systemd}
 install -D -m 644 %SOURCE2 %{buildroot}%{_unitdir}/ypbind.service
-install -D -m 755 %SOURCE3 $RPM_BUILD_ROOT/usr/share/ypbind/ypbind-systemd-pre
-install -m 755 %SOURCE4 $RPM_BUILD_ROOT/usr/share/ypbind/ypbind-systemd-post
-%endif
-
-%if %{with_systemd}
+install -m 755 %SOURCE3 $RPM_BUILD_ROOT%{_libexecdir}/ypbind/ypbind-systemd-pre
+install -m 755 %SOURCE4 
$RPM_BUILD_ROOT%{_libexecdir}/ypbind/ypbind-systemd-post
+install -m 755 %SOURCE5 

commit yast2-ycp-ui-bindings for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package yast2-ycp-ui-bindings for 
openSUSE:Factory checked in at 2013-07-29 09:27:42

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


Package is yast2-ycp-ui-bindings

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-ycp-ui-bindings/yast2-ycp-ui-bindings.changes  
2013-07-02 07:48:06.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-ycp-ui-bindings.new/yast2-ycp-ui-bindings.changes
 2013-07-29 09:27:44.0 +0200
@@ -1,0 +2,8 @@
+Wed Jul 24 08:03:23 UTC 2013 - jreidin...@suse.com
+
+- fix calling SetFunctionKeys as overloaded function (gh#yast/ycp-killer#556)
+- removed DemoBrowser.ycp and memtest.ycp examples (lslezak)
+- adapt example to changes in NCTable (gs)
+- 2.24.1
+
+---

Old:

  yast2-ycp-ui-bindings-2.24.0.tar.bz2

New:

  yast2-ycp-ui-bindings-2.24.1.tar.bz2



Other differences:
--
++ yast2-ycp-ui-bindings.spec ++
--- /var/tmp/diff_new_pack.JVFit5/_old  2013-07-29 09:27:44.0 +0200
+++ /var/tmp/diff_new_pack.JVFit5/_new  2013-07-29 09:27:44.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-ycp-ui-bindings
-Version:2.24.0
+Version:2.24.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-ycp-ui-bindings-2.24.0.tar.bz2 - 
yast2-ycp-ui-bindings-2.24.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ycp-ui-bindings-2.24.0/Makefile.in 
new/yast2-ycp-ui-bindings-2.24.1/Makefile.in
--- old/yast2-ycp-ui-bindings-2.24.0/Makefile.in2013-06-27 
20:17:26.0 +0200
+++ new/yast2-ycp-ui-bindings-2.24.1/Makefile.in2013-07-24 
11:55:40.0 +0200
@@ -69,7 +69,7 @@
 am__aclocal_m4_deps = $(top_srcdir)/libtool.m4 \
$(top_srcdir)/ltoptions.m4 $(top_srcdir)/ltsugar.m4 \
$(top_srcdir)/ltversion.m4 $(top_srcdir)/lt~obsolete.m4 \
-   $(top_srcdir)/configure.in
+   $(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ycp-ui-bindings-2.24.0/VERSION 
new/yast2-ycp-ui-bindings-2.24.1/VERSION
--- old/yast2-ycp-ui-bindings-2.24.0/VERSION2013-06-18 14:29:03.0 
+0200
+++ new/yast2-ycp-ui-bindings-2.24.1/VERSION2013-07-24 10:07:10.0 
+0200
@@ -1 +1 @@
-2.24.0
+2.24.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ycp-ui-bindings-2.24.0/config.h.in 
new/yast2-ycp-ui-bindings-2.24.1/config.h.in
--- old/yast2-ycp-ui-bindings-2.24.0/config.h.in2013-06-27 
20:17:25.0 +0200
+++ new/yast2-ycp-ui-bindings-2.24.1/config.h.in2013-07-24 
11:55:39.0 +0200
@@ -1,4 +1,4 @@
-/* config.h.in.  Generated from configure.in by autoheader.  */
+/* config.h.in.  Generated from configure.ac by autoheader.  */
 
 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
systems. This function is required for `alloca.c' support on those systems.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ycp-ui-bindings-2.24.0/configure 
new/yast2-ycp-ui-bindings-2.24.1/configure
--- old/yast2-ycp-ui-bindings-2.24.0/configure  2013-06-27 20:17:24.0 
+0200
+++ new/yast2-ycp-ui-bindings-2.24.1/configure  2013-07-24 11:55:39.0 
+0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for yast2-ycp-ui-bindings 2.24.0.
+# Generated by GNU Autoconf 2.69 for yast2-ycp-ui-bindings 2.24.1.
 #
 # Report bugs to http://bugs.opensuse.org/.
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-ycp-ui-bindings'
 PACKAGE_TARNAME='yast2-ycp-ui-bindings'
-PACKAGE_VERSION='2.24.0'
-PACKAGE_STRING='yast2-ycp-ui-bindings 2.24.0'
+PACKAGE_VERSION='2.24.1'
+PACKAGE_STRING='yast2-ycp-ui-bindings 2.24.1'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 PACKAGE_URL=''
 
@@ -1381,7 +1381,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat _ACEOF
-\`configure' configures yast2-ycp-ui-bindings 2.24.0 to adapt to many kinds of 
systems.
+\`configure' configures yast2-ycp-ui-bindings 2.24.1 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1453,7 +1453,7 @@
 
 if test -n 

commit yast2-storage for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package yast2-storage for openSUSE:Factory 
checked in at 2013-07-29 09:27:27

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


Package is yast2-storage

Changes:

--- /work/SRC/openSUSE:Factory/yast2-storage/yast2-storage.changes  
2013-07-16 16:32:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-storage.new/yast2-storage.changes 
2013-07-29 09:27:28.0 +0200
@@ -1,0 +2,5 @@
+Tue Jul 23 17:32:05 CEST 2013 - f...@suse.de
+
+- avoid usage of overloaded function LibStorage::initDefaultLogger
+
+---



Other differences:
--
++ yast2-storage-2.24.6.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-storage-2.24.6/Makefile.am 
new/yast2-storage-2.24.6/Makefile.am
--- old/yast2-storage-2.24.6/Makefile.am2013-07-11 17:39:59.0 
+0200
+++ new/yast2-storage-2.24.6/Makefile.am2013-07-24 11:58:19.0 
+0200
@@ -158,19 +158,14 @@
 
 TAGVERSION  = $(Y2TOOL) tagversion
 
-check-up-to-date check-cvs-up-to-date check-svn-up-to-date:
-   if [ -d $(srcdir)/CVS ]; then \
- cd $(srcdir)  ! cvs -q -n up 2/dev/null | grep '^[MCAR] ';\
-   else \
- cd $(srcdir)  ! LC_ALL=C svn status --show-updates --quiet | grep 
-v '^Status against revision' ;\
+# check if there is no modified files and all commits were pushed
+check-up-to-date:
+   if [ `git status --short --branch | sed '/##[^[]*$/d;/^??/d' | wc -l` 
-gt 0 ]; then \
+ (echo ERROR: Source is not commited and pushed. See `git status`; 
false) \
fi
 
 check-tagversion:
-   @if [ -d $(srcdir)/CVS ]; then \
- cd $(srcdir)  cvs status -v VERSION | grep -w `$(TAGVERSION) -n` ;\
-   else \
- cd $(srcdir)  svn cat `$(TAGVERSION) --echourl`/VERSION; \
-   fi /dev/null; \
+   cd $(srcdir)  $(TAGVERSION) --check /dev/null; \
[ $$? = 0 ] || ( echo ERROR: Please run 'tagversion' first; false )
 
 check-parse-old:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-storage-2.24.6/Makefile.am.common 
new/yast2-storage-2.24.6/Makefile.am.common
--- old/yast2-storage-2.24.6/Makefile.am.common 2013-07-11 17:39:59.0 
+0200
+++ new/yast2-storage-2.24.6/Makefile.am.common 2013-07-24 11:58:18.0 
+0200
@@ -31,7 +31,7 @@
 
 CHECK_SYNTAX = true
 check-syntax: $(client_DATA) $(ycpchook) $(ybcfiles)
-   @if test $(client_DATA); then \
+   @if test $(filter %.ycp,client_DATA); then \
  if $(CHECK_SYNTAX); then \
TO_CHECK=$(filter %.ycp,$^); \
echo Checking syntax of $${TO_CHECK}; \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-storage-2.24.6/Makefile.in 
new/yast2-storage-2.24.6/Makefile.in
--- old/yast2-storage-2.24.6/Makefile.in2013-07-11 17:40:12.0 
+0200
+++ new/yast2-storage-2.24.6/Makefile.in2013-07-24 11:58:30.0 
+0200
@@ -69,7 +69,7 @@
 am__aclocal_m4_deps = $(top_srcdir)/libtool.m4 \
$(top_srcdir)/ltoptions.m4 $(top_srcdir)/ltsugar.m4 \
$(top_srcdir)/ltversion.m4 $(top_srcdir)/lt~obsolete.m4 \
-   $(top_srcdir)/configure.in
+   $(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
@@ -1069,19 +1069,14 @@
 
 package: check-up-to-date check-tagversion check-textdomain package-local
 
-check-up-to-date check-cvs-up-to-date check-svn-up-to-date:
-   if [ -d $(srcdir)/CVS ]; then \
- cd $(srcdir)  ! cvs -q -n up 2/dev/null | grep '^[MCAR] ';\
-   else \
- cd $(srcdir)  ! LC_ALL=C svn status --show-updates --quiet | grep 
-v '^Status against revision' ;\
+# check if there is no modified files and all commits were pushed
+check-up-to-date:
+   if [ `git status --short --branch | sed '/##[^[]*$/d;/^??/d' | wc -l` 
-gt 0 ]; then \
+ (echo ERROR: Source is not commited and pushed. See `git status`; 
false) \
fi
 
 check-tagversion:
-   @if [ -d $(srcdir)/CVS ]; then \
- cd $(srcdir)  cvs status -v VERSION | grep -w `$(TAGVERSION) -n` ;\
-   else \
- cd $(srcdir)  svn cat `$(TAGVERSION) --echourl`/VERSION; \
-   fi /dev/null; \
+   cd $(srcdir)  $(TAGVERSION) --check /dev/null; \
[ $$? = 0 ] || ( echo ERROR: Please run 'tagversion' first; false )
 
 check-parse-old:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit tightvnc.1882 for openSUSE:12.3:Update

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package tightvnc.1882 for 
openSUSE:12.3:Update checked in at 2013-07-29 14:49:15

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


Package is tightvnc.1882

Changes:

New Changes file:

--- /dev/null   2013-07-23 23:44:04.804033756 +0200
+++ /work/SRC/openSUSE:12.3:Update/.tightvnc.1882.new/tightvnc.changes  
2013-07-29 14:49:17.0 +0200
@@ -0,0 +1,417 @@
+---
+Tue Jul 23 13:35:52 UTC 2013 - m...@suse.com
+
+- Add '-securitytypes none' that is necessary for tigervnc again.
+  (bnc#800959)
+
+---
+Sun Sep 19 13:22:19 CEST 2010 - vu...@opensuse.org
+
+- Update to version 1.3.10:
+  + Unix Server:
+- Applied fixes for 64-bit Linux issues.
+- Made the vncserver script read configuration from files
+  (system-wide /etc/tightvncserver.conf and user-specific
+  $HOME/.vnc/tightvncserver.conf).
+  + All viewers:
+- Allow configuring JPEG quality level regardless of the
+  preferred encoding set. This makes sense because TightVNC
+  Servers can transmit video data as JPEG even if Tight is not
+  the preferred encoding.
+  + Other minor improvements and bugfixes.
+- Rebase vncserver.patch to apply without fuzz.
+- Install tightvncserver.conf to /etc.
+- Remove Xvnc manpage, since we do not ship Xvnc here.
+
+---
+Tue Sep  7 13:29:38 UTC 2010 - m...@novell.com
+
+- Add tightvnc-altgr.patch to fix an issue with AltGr modifier
+  keys (bnc#637313).
+
+---
+Wed Sep 30 13:21:35 UTC 2009 - crrodrig...@opensuse.org
+
+- This package requires xinetd 
+
+---
+Mon Jul 28 16:57:31 CEST 2008 - m...@suse.de
+
+- Remove unimplemented -user option from manpage (bnc#409945)
+
+---
+Wed Jan 16 17:18:56 CET 2008 - sndir...@suse.de
+
+- start Xvnc with -noreset to avoid crashes during Xserver reset
+  (Bug #351338)
+
+---
+Thu Oct 25 00:56:24 CEST 2007 - sndir...@suse.de
+
+- -SecurityTypes None parameter no longer required due to switch
+  back to xf4nc
+
+---
+Thu Aug  2 16:04:11 CEST 2007 - m...@suse.de
+
+- New version: 1.3.9
+- Improved x86_64 support and Java viewer
+- Fixed fullscreen mode of vncviewer (#275985)
+
+---
+Fri May  4 10:44:35 CEST 2007 - ssom...@suse.de
+
+- add unzip to BuildRequires
+
+---
+Tue Apr 24 17:34:28 CEST 2007 - m...@suse.de
+
+- Added tightvnc-rfbversion.patch to work around the non-standard
+  RFB protocol version reported by the XF4VNC server on SLES9.
+  (#267023)
+
+---
+Thu Mar  1 18:11:51 CET 2007 - m...@suse.de
+
+- Fixed the session manager fix (sic!) in the vncserver script.
+- Reverted xinetd fixes that got lost with the last checkin.
+  (#249810)
+
+---
+Thu Feb  1 14:32:12 CET 2007 - m...@suse.de
+
+- Added support for the NewFBSize protocol extension (#199702).
+
+- Prevent X clients inside an Xvnc session from getting killed by
+  the outer X session's session manager (#226051)
+
+- New version: 1.3.8:
+- File transfers between viewer and server machines.
+- Support for RFB protocol version 3.7, with TightVNC extensions.
+- Several other improvements and bug fixes to the Unix and Java
+  viewers.
+
+---
+Fri Jan 26 21:18:09 CET 2007 - sndir...@suse.de
+
+- reverted previous change due to switch back to RH VNC
+
+---
+Mon Jan 15 05:18:12 CET 2007 - sndir...@suse.de
+
+- removed -SecurityTypes None parameter again (Bug #234499)
+
+---
+Thu Oct 26 16:02:28 CEST 2006 - lnus...@suse.de
+
+- remove hardcoded display 42 and add the newly required parameter
+  -SecurityTypes None to xinetd config
+
+---
+Mon Oct 23 11:59:01 CEST 2006 - lnus...@suse.de
+
+- also fix path /usr/X11R6/bin/Xvnc - /usr/bin/Xvnc in config file
+
+---
+Sat Aug 19 11:31:21 CEST 2006 - o...@suse.de
+
+- move binaries to /usr/bin and 

commit gnome-games for openSUSE:12.2:Update

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-games for openSUSE:12.2:Update 
checked in at 2013-07-29 14:50:16

Comparing /work/SRC/openSUSE:12.2:Update/gnome-games (Old)
 and  /work/SRC/openSUSE:12.2:Update/.gnome-games.new (New)


Package is gnome-games

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.yAHouk/_old  2013-07-29 14:50:17.0 +0200
+++ /var/tmp/diff_new_pack.yAHouk/_new  2013-07-29 14:50:17.0 +0200
@@ -1 +1 @@
-link package='gnome-games.1599' cicount='copy' /
+link package='gnome-games.1881' cicount='copy' /

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



commit patchinfo.1881 for openSUSE:12.2:Update

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.1881 for 
openSUSE:12.2:Update checked in at 2013-07-29 14:50:17

Comparing /work/SRC/openSUSE:12.2:Update/patchinfo.1881 (Old)
 and  /work/SRC/openSUSE:12.2:Update/.patchinfo.1881.new (New)


Package is patchinfo.1881

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++
patchinfo
  packagerGolbats_Everywhere/packager
  issue tracker=bnc id=828394Chess crashes when playing a second timed 
game/issue
  categoryrecommended/category
  ratingmoderate/rating
  summaryglchess: fix crash when playing timed games/summary
  descriptionThis update fixes the following issue with glchess (gnome-games):
- bnc#828394: GNOME Chess was updated to fix a crash that would occur when 
playing timed games./description
/patchinfo
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit bash for openSUSE:12.2:Update

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package bash for openSUSE:12.2:Update 
checked in at 2013-07-29 14:51:49

Comparing /work/SRC/openSUSE:12.2:Update/bash (Old)
 and  /work/SRC/openSUSE:12.2:Update/.bash.new (New)


Package is bash

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.mChFjM/_old  2013-07-29 14:51:51.0 +0200
+++ /var/tmp/diff_new_pack.mChFjM/_new  2013-07-29 14:51:51.0 +0200
@@ -1 +1 @@
-link package='bash.1484' cicount='copy' /
+link package='bash.1880' cicount='copy' /

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



commit xorg-x11-Xvnc.1876 for openSUSE:12.3:Update

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package xorg-x11-Xvnc.1876 for 
openSUSE:12.3:Update checked in at 2013-07-29 14:52:32

Comparing /work/SRC/openSUSE:12.3:Update/xorg-x11-Xvnc.1876 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.xorg-x11-Xvnc.1876.new (New)


Package is xorg-x11-Xvnc.1876

Changes:

New Changes file:

--- /dev/null   2013-07-23 23:44:04.804033756 +0200
+++ 
/work/SRC/openSUSE:12.3:Update/.xorg-x11-Xvnc.1876.new/xorg-x11-Xvnc.changes
2013-07-29 14:52:33.0 +0200
@@ -0,0 +1,91 @@
+---
+Thu Jul 18 15:14:25 UTC 2013 - m...@suse.com
+
+- N_tigervnc_free_xcb_maps.patch
+  * Fix memory leak on key press. (bnc#818033)
+
+---
+Thu Jul  4 16:55:26 UTC 2013 - m...@suse.com
+
+- N_tigervnc_level3switch.patch
+  * Use correct keycode for level3 shift. (bnc#809844)
+
+---
+Mon Jun 10 16:40:16 UTC 2013 - m...@suse.com
+
+- N_tigervnc_enable-glx.patch
+  * Build with GLX extension. (bnc#823625)
+
+---
+Thu Jan 10 10:49:09 UTC 2013 - sndir...@suse.com
+
+- this seperate xorg-x11-Xvnc source package (tigervnc) now
+  replaces the previous xf4vnc in xorg-x11-server source package
+  (disabled there now)
+
+---
+Fri Dec  7 15:48:16 UTC 2012 - m...@novell.com
+
+- N_tigervnc_keyboard-layout-handling.patch
+  * Use keyboard handling from tightvnc. 
+
+---
+Wed Dec  5 17:32:29 UTC 2012 - m...@novell.com
+
+- Update TigerVNC to 1.2.80 and xserver to 1.13.0. 
+
+---
+Wed Feb  9 15:07:34 UTC 2011 - sndir...@novell.com
+
+- added jpeg-devel to BuildRequires 
+
+---
+Wed Feb  9 14:00:16 UTC 2011 - sndir...@novell.com
+
+- use system jpeg for building
+- fixed xkb path
+- added more reasonable options for Xvfb building
+
+---
+Wed Feb  9 08:57:06 UTC 2011 - sndir...@novell.com
+
+- added Reinhard's xdmcp fix (bnc #625593) 
+
+---
+Wed Feb  9 08:50:10 UTC 2011 - sndir...@novell.com
+
+- TigerVNC build
+  * fix fontpatch
+  * cleanup 
+
+---
+Wed Feb  9 04:41:24 UTC 2011 - sndir...@novell.com
+
+- build Xvnc of TigerVNC project when %tigervnc is set; make this
+  the default for now
+
+---
+Tue Feb  8 17:00:32 UTC 2011 - sndir...@novell.com
+
+- latest version of Perl script
+
+---
+Thu Feb  3 17:41:02 UTC 2011 - sndir...@novell.com
+
+- renamed package from xorg-x11-Xvnc-ng to xorg-x11-Xvnc
+
+---
+Thu Feb  3 17:26:04 UTC 2011 - sndir...@novell.com
+
+- rewritten wrapper script in Perl 
+
+---
+Wed Jan 26 10:07:10 UTC 2011 - sndir...@novell.com
+
+- added services file for SuSEfirewall2 
+
+---
+Wed Jan 26 00:43:01 UTC 2011 - sndir...@novell.com
+
+- created package 
+

New:

  N_tigervnc_enable-glx.patch
  N_tigervnc_free_xcb_maps.patch
  N_tigervnc_keyboard-layout-handling.patch
  N_tigervnc_level3switch.patch
  Xvnc.pl
  tigervnc-1.2.80-20120905svn4996.tar.bz2
  tigervnc-1.2.80-fix-int-to-pointer.patch
  xorg-server-1.13.0.tar.bz2
  xorg-server-xdmcp.patch
  xorg-x11-Xvnc.changes
  xorg-x11-Xvnc.spec



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

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


%define tigervnc 1

Name:   xorg-x11-Xvnc
%if 

commit xorg-x11-Xvnc for openSUSE:12.3:Update

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package xorg-x11-Xvnc for 
openSUSE:12.3:Update checked in at 2013-07-29 14:52:33

Comparing /work/SRC/openSUSE:12.3:Update/xorg-x11-Xvnc (Old)
 and  /work/SRC/openSUSE:12.3:Update/.xorg-x11-Xvnc.new (New)


Package is xorg-x11-Xvnc

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.HJ5LFn/_old  2013-07-29 14:52:35.0 +0200
+++ /var/tmp/diff_new_pack.HJ5LFn/_new  2013-07-29 14:52:35.0 +0200
@@ -1 +1 @@
-link package='xorg-x11-Xvnc.1849' cicount='copy' /
+link package='xorg-x11-Xvnc.1876' cicount='copy' /

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



commit patchinfo.1877 for openSUSE:12.2:Update

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.1877 for 
openSUSE:12.2:Update checked in at 2013-07-29 14:53:35

Comparing /work/SRC/openSUSE:12.2:Update/patchinfo.1877 (Old)
 and  /work/SRC/openSUSE:12.2:Update/.patchinfo.1877.new (New)


Package is patchinfo.1877

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++
patchinfo
  issue id=787060 tracker=bnc /
  categoryrecommended/category
  ratingmoderate/rating
  packagermatt680209/packager
  description
The iwlagn modprobe snippet in wireless-tools 
was renamed to iwlwifi to match the driver it affects. (bnc#787060)
/description
  summarywireless-tools: rename iwlagn modprobe snippet/summary
/patchinfo
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit wireless-tools.1877 for openSUSE:12.2:Update

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package wireless-tools.1877 for 
openSUSE:12.2:Update checked in at 2013-07-29 14:53:28

Comparing /work/SRC/openSUSE:12.2:Update/wireless-tools.1877 (Old)
 and  /work/SRC/openSUSE:12.2:Update/.wireless-tools.1877.new (New)


Package is wireless-tools.1877

Changes:

New Changes file:

--- /dev/null   2013-07-23 23:44:04.804033756 +0200
+++ 
/work/SRC/openSUSE:12.2:Update/.wireless-tools.1877.new/wireless-tools.changes  
2013-07-29 14:53:29.0 +0200
@@ -0,0 +1,1834 @@
+---
+Thu Jul 18 05:45:49 UTC 2013 - mac...@suse.com
+
+- Rename iwlagn.modprobe as iwlagn.modprobe. And modify the iwlagn
+  to iwlwifi. (bnc#787060)
+
+---
+Fri Jul  6 13:26:33 UTC 2012 - cfarr...@suse.com
+
+- license update: GPL-2.0
+  See line 22 of ifrename.c
+
+---
+Thu Jun  7 10:49:08 UTC 2012 - jeng...@inai.de
+
+- Remove redundant tags/sections from specfile
+
+---
+Tue Aug 23 19:04:04 CEST 2011 - dmuel...@suse.de
+
+- update to 30.pre9:
+  o Create iwlib-private.h to minimise namespace pollution [iwlib]
+  o More fix to the 64-32bit band-aid for encode [iwlib]
+  o Update udev rule to remove a warning [19-udev-ifrename.rules]
+(from Ritesh Raj Sarraf r...@researchut.com and Guus Sliepen)
+  o Propagate error codes out of main for get [iwconfig/iwlist/iwspy]
+   (From Guus Sliepen g...@debian.org)
+  o Remove spurious commands from Czech iwconfig manpage.
+
+---
+Tue Feb  8 13:46:48 CET 2011 - vbo...@suse.de
+
+- fixed typo in specfile; shall be /etc/modprobe.d/50-iwlagn.conf
+
+---
+Wed Dec  1 16:31:59 CET 2010 - vbo...@suse.cz
+
+- added iwlagn.modprobe with option to enable 11n connections
+  options iwlagn 11n_disable=0 
+
+---
+Fri Feb  5 20:22:05 CET 2010 - vbo...@suse.cz
+
+- iwl3945.modprobe added, bnc #556665
+
+---
+Sun Jan 31 20:56:53 CET 2010 - meiss...@suse.de
+
+- remove inline hacking from iwlib.h, it breaks C++ 
+  usage of iwlib.h
+
+---
+Tue Jan  5 17:23:18 CET 2010 - jeng...@medozas.de
+
+- enable parallel build
+
+---
+Tue Sep 22 20:37:49 CEST 2009 - crrodrig...@suse.de
+
+- fix build with --as-needed
+- fix -devel package dependencies 
+
+---
+Thu Sep 17 00:26:54 CEST 2009 - crrodrig...@suse.de
+
+- use find_lang macro 
+
+---
+Thu Aug 20 09:26:23 UTC 2009 - a...@suse.de
+
+- Remove requires on libiw-devel, all dependend packages have been
+  checked and adjusted to use libiw-devel in BuildRequires
+  themselves.
+
+---
+Fri Jun 19 10:35:46 CEST 2009 - co...@novell.com
+
+- disable as-needed for this package as it fails to build with it
+
+---
+Mon Jun  8 17:18:14 CEST 2009 - hsc...@suse.de
+
+- Remove ipw2100.modprobe, the associate parameter already defaults
+  to 0 since 2.6.30
+- Update ipw2200.modprobe, the associate parameter already defaults
+  to 0 since 2.6.30
+
+---
+Thu Jun  4 09:49:53 CEST 2009 - hsc...@suse.de
+
+- Split libiw30 and libiw-devel out of wireless-tools
+
+---
+Mon Mar 23 10:16:23 CET 2009 - hsc...@suse.de
+
+- Update install_acx100_firmware and install_intersil_firmware
+  (bnc#486195)
+- Update to 30pre8, changes:
+  o Workaround kernel bug when getting ESSID [iwlib/iwconfig/iwgetid]
+  o Enable scan buffer to grow up to 65535 instead of 32768 [iwlist]
+  o Return a proper error if scan result exceed buffer max [iwlist]
+  o Do above two fixes for the simple scan API [iwlib]
+  o Spelling and typos in [iwconfig.8]
+
+---
+Mon Mar  9 21:11:11 CET 2009 - mma...@suse.cz
+
+- renamed modprobe configs to /etc/modprobe.d/50-*.conf
+  (required by new module-init-tools).
+
+---
+Tue Feb  3 10:15:00 CET 2009 - hsc...@suse.de
+
+- Add 99-iwlwifi-led.rules and iwlwifi-led.sh (bnc#462490)
+

commit graphviz-plugins for openSUSE:12.2:Update

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package graphviz-plugins for 
openSUSE:12.2:Update checked in at 2013-07-29 14:55:12

Comparing /work/SRC/openSUSE:12.2:Update/graphviz-plugins (Old)
 and  /work/SRC/openSUSE:12.2:Update/.graphviz-plugins.new (New)


Package is graphviz-plugins

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



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



commit percona-toolkit for openSUSE:12.3:Update

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package percona-toolkit for 
openSUSE:12.3:Update checked in at 2013-07-29 14:55:40

Comparing /work/SRC/openSUSE:12.3:Update/percona-toolkit (Old)
 and  /work/SRC/openSUSE:12.3:Update/.percona-toolkit.new (New)


Package is percona-toolkit

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.9YFHWd/_old  2013-07-29 14:55:42.0 +0200
+++ /var/tmp/diff_new_pack.9YFHWd/_new  2013-07-29 14:55:42.0 +0200
@@ -1 +1 @@
-link package='percona-toolkit.1397' cicount='copy' /
+link package='percona-toolkit.1875' cicount='copy' /

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



commit btrfsprogs for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package btrfsprogs for openSUSE:Factory 
checked in at 2013-07-29 17:35:55

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


Package is btrfsprogs

Changes:

--- /work/SRC/openSUSE:Factory/btrfsprogs/btrfsprogs.changes2013-06-18 
10:28:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.btrfsprogs.new/btrfsprogs.changes   
2013-07-29 17:35:56.0 +0200
@@ -1,0 +2,15 @@
+Mon Jul 22 17:50:52 CEST 2013 - oher...@suse.de
+
+- Simplify checks in mkinitrd scripts.
+  They are always true because they come from the same package
+  Use relative paths to binaries
+- Move udev rules to /usr.
+- Adjust rules to call binary from /usr
+- Simplify fsck.btrfs, its just a dummy until fixed
+
+---
+Thu Jul  4 12:30:41 CEST 2013 - dste...@suse.cz
+
+- update to upstream master (f00dd8386a57d241d0f7c)
+
+---

Old:

  0100-btrfs-progs-ignore-a-option-in-mkfs.patch
  0102-Add-the-force-option.patch
  0103-mkfs.btrfs-man-page-document-the-force-option.patch
  0104-Ignore-the-error-ENXIO-and-ENOMEDIUM-during-a-devs-s.patch
  0105-Regression-tests.patch
  0106-Fix-sub-snap-parameter-handling.patch
  0107-Add-info-for-the-commands.patch
  0108-Add-the-header-footer-introduction-of-the-man-page.patch
  0109-helpextract-tool-to-extract-the-info-for-the-help-fr.patch
  0110-Update-the-makefile-for-generating-the-man-page.patch
  0111-Show-the-help-messages-from-the-info-in-the-comment.patch
  0112-Update-the-makefile-for-generating-the-help-messages.patch
  0113-Btrfs-progs-add-restriper-commands.patch
  0114-btrfs-progs-Add-ioctl-to-read-compressed-size-of-a-f.patch
  0115-btrfs-progs-fixup-is_mounted-checks.patch
  0116-Btrfs-progs-add-an-option-for-specifying-the-root-to.patch
  0117-Btrfs-progs-try-other-mirrors-if-decomression-fails.patch
  0118-Btrfs-progs-try-other-mirrors-on-read-failure.patch
  0119-btrfs-progs-Fix-error-handling-for-failed-reads-in-r.patch
  0120-btrfs-progs-Check-metadata-mirrors-in-find-root.patch
  0121-restore-Split-output-directory-and-btrfs-local-path-.patch
  0122-restore-Add-regex-matching-of-paths-and-files-to-be-.patch
  0123-btrfs-progs-In-find-root-dump-bytenr-for-every-slot.patch
  0124-btrfs-progs-Add-utility-to-dump-all-superblocks-foun.patch
  0125-btrfs-progs-Add-the-ability-to-use-the-earliest-supe.patch
  0126-btrfs-progs-Use-oldest-super-for-btrfs-select-super..patch
  0127-btrfs-progs-add-lzo-compression-support-to-restore.patch
  0128-btrfs-progs-fix-regexec-to-only-work-if-we-actually-.patch
  0129-btrfs-progs-Fix-compilation-errors-with-btrfs-select.patch
  0130-Btrfs-progs-fix-restore-to-fall-back-to-the-broken-o.patch
  0131-Btrfs-progs-don-t-bug-out-if-we-can-t-find-the-last-.patch
  0132-Btrfs-progs-make-find_and_setup_root-return-an-error.patch
  0133-Btrfs-progs-check-return-value-properly.patch
  0134-Btrfs-progs-give-restore-a-list-roots-option.patch
  0135-Btrfs-progs-fix-compiler-warning-of-extent-tree.c.patch
  0136-Btrfs-progs-change-the-way-mkfs-picks-raid-profiles.patch
  0137-Btrfs-progs-fail-gracefully-on-error-from-open_ctree.patch
  0138-Btrfs-progs-bugfix-for-scrubbing-single-devices.patch
  0139-Btrfs-progs-make-find-root-spit-out-the-size-of-the-.patch
  0140-Btrfs-progs-add-some-verbose-output-to-find-root.patch
  0141-Btrfs-progs-fix-restore-to-actually-use-the-root-loc.patch
  0142-Btrfs-progs-remove-the-physical-disk-size-check-from.patch
  0143-Btrfs-progs-fix-error-output-and-dont-read-from-cach.patch
  0144-Btrfs-progs-print-the-objectid-of-the-root-we-find-w.patch
  0145-Btrfs-progs-make-specifying-root-objectid-work-if-th.patch
  0146-Btrfs-progs-don-t-free-the-existing-node.patch
  0147-mkfs-Handle-creation-of-filesystem-larger-than-the-f.patch
  0150-btrfs-progs-removed-extraneous-whitespace-from-mkfs-.patch
  0151-btrfs-progs-document-rootdir-mkfs-switch.patch
  0152-Add-open_ctree_fs_info-for-partial-FS-opens.patch
  0153-btrfsck-print-some-progress-Signed-off-by-Chris-Maso.patch
  0154-Allow-extent_buffers-to-use-more-ram.patch
  0155-btrfsck-don-t-BUG-on-corrupted-extent-records.patch
  0156-btrfs-corrupt-block-add-e-option-to-corrupt-the-exte.patch
  0157-btrfsck-add-code-to-rebuild-extent-records.patch
  0158-btrfs-corrupt-block-add-E-option-to-randomly-corrupt.patch
  0159-btrfsck-fix-block-group-accounting-during-repair.patch
  0160-Turn-off-some-commands-in-Makefile.patch
  0161-Fix-btrfs-convert-btrfs-restore-and-btrfs-find-root-.patch
  0162-btrfsck-make-sure-to-dirty-all-block-groups-as-we-fi.patch
  0163-btrfsck-add-init-csum-tree-to-replace-the-csum-root-.patch
  0164-btrfsck-make-sure-we-fix-the-block-group-accounting-.patch
  

commit calibre for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package calibre for openSUSE:Factory checked 
in at 2013-07-29 17:41:08

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


Package is calibre

Changes:

--- /work/SRC/openSUSE:Factory/calibre/calibre.changes  2013-07-16 
14:20:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.calibre.new/calibre.changes 2013-07-29 
17:41:10.0 +0200
@@ -1,0 +2,30 @@
+Fri Jul 19 12:17:28 UTC 2013 - Sascha Manns saigk...@opensuse.org
+
+- New Features
+  o EPUB Output: Add an option to insert an inline Table of Contents into
+the main text.
+  o Driver for LG Android phone
+  o When matching books in the library against the device manually,
+pre-fill the search field with the book title 
+- Bug Fixes
+  o PDF Input: Fix a regression that caused some images to be flipped when
+converting PDF files that use image rotation operators.
+  o Fix regression that caused incorrect font size in dropcaps generated
+by the DOCX input plugin
+  o Get Books: Fix searching for title and author returning some extra
+matches, if the title starts with an article like the, a or an.
+  o PDF Output: Fix extra blank page being inserted at the start of the
+chapter when converting some epub files from feedbooks
+  o PDF Output: Workaround bug in WebKit's getBoundingClientRect() method
+that could cause links to occasionally point to incorrect locations.
+  o E-book viewer: Fix a bug that could cause the reported position to be
+incorrect immediately after opening a previously opened book. This
+also fixes the Back button not working if a link is clicked on the
+page immediately after opening the book.
+  o Fix memory card not being detected for Elonex 621 on Windows
+  o Fix regression in last release that broke auto-conversion of ebooks
+when sending to device/sending by email.
+  o Get Books: Update amazon plugins for website changes
+  o Allow using non-ascii chars in email passwords.
+
+---

Old:

  calibre-0.9.38.tar.bz2

New:

  calibre-0.9.40.tar.bz2



Other differences:
--
++ calibre.spec ++
--- /var/tmp/diff_new_pack.jx12ag/_old  2013-07-29 17:41:12.0 +0200
+++ /var/tmp/diff_new_pack.jx12ag/_new  2013-07-29 17:41:12.0 +0200
@@ -24,7 +24,7 @@
 Group:  Productivity/Other
 
 Name:   calibre
-Version:0.9.38
+Version:0.9.40
 Release:0
 Url:http://calibre-ebook.com
 # Getting and modifying the sources

++ calibre-0.9.38.tar.bz2 - calibre-0.9.40.tar.bz2 ++
/work/SRC/openSUSE:Factory/calibre/calibre-0.9.38.tar.bz2 
/work/SRC/openSUSE:Factory/.calibre.new/calibre-0.9.40.tar.bz2 differ: char 11, 
line 1

++ calibre.desktop ++
--- /var/tmp/diff_new_pack.jx12ag/_old  2013-07-29 17:41:12.0 +0200
+++ /var/tmp/diff_new_pack.jx12ag/_new  2013-07-29 17:41:12.0 +0200
@@ -8,5 +8,5 @@
 StartupNotify=true
 Terminal=false
 Type=Application
-Icon=calibre.png
+Icon=calibre
 Categories=Office;Viewer


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



commit gcin for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package gcin for openSUSE:Factory checked in 
at 2013-07-29 17:41:18

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


Package is gcin

Changes:

--- /work/SRC/openSUSE:Factory/gcin/gcin.changes2013-07-18 
16:06:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.gcin.new/gcin.changes   2013-07-29 
17:41:21.0 +0200
@@ -1,0 +2,14 @@
+Fri Jul 26 08:43:14 UTC 2013 - g...@suse.com
+
+- Update to 2.8.1
+  + Fix crash caused by keypad keys when there are words in the
+editing area.
+  + Fix a file name issue when exporting the thesaurus
+  + Clear unfinished changjie codes after switching to English mode
+  + Support new input method: Array 10 keys
+- Refresh icon_path.diff
+  + Although gcin icon is installed to hicolor/64x64 by default,
+the icon size is actually 64x51, not suitable for a fixed-size
+dir.
+
+---

Old:

  gcin-2.8.0.tar.bz2

New:

  gcin-2.8.1.tar.bz2



Other differences:
--
++ gcin.spec ++
--- /var/tmp/diff_new_pack.ab6OIm/_old  2013-07-29 17:41:22.0 +0200
+++ /var/tmp/diff_new_pack.ab6OIm/_new  2013-07-29 17:41:22.0 +0200
@@ -20,7 +20,7 @@
 License:LGPL-2.1
 Group:  System/I18n/Chinese
 Name:   gcin
-Version:2.8.0
+Version:2.8.1
 Release:0
 Url:http://hyperrate.com/dir.php?eid=67
 Source0:gcin-%{version}.tar.bz2
@@ -102,7 +102,7 @@
 %prep
 %setup 
 %patch1
-%patch2
+%patch2 -p1
 %patch3 -p1
 
 %build

++ gcin-2.8.0.tar.bz2 - gcin-2.8.1.tar.bz2 ++
/work/SRC/openSUSE:Factory/gcin/gcin-2.8.0.tar.bz2 
/work/SRC/openSUSE:Factory/.gcin.new/gcin-2.8.1.tar.bz2 differ: char 11, line 1

++ icon_path.diff ++
--- /var/tmp/diff_new_pack.ab6OIm/_old  2013-07-29 17:41:22.0 +0200
+++ /var/tmp/diff_new_pack.ab6OIm/_new  2013-07-29 17:41:22.0 +0200
@@ -1,13 +1,15 @@
 Makefile-orig  2009-12-12 23:19:23.0 +0800
-+++ Makefile   2009-12-12 23:39:23.0 +0800
-@@ -243,8 +243,8 @@
+---
+ Makefile |2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+--- a/Makefile
 b/Makefile
+@@ -211,7 +211,7 @@ ibin:  gcin-nocur
+   rm -f $(bindir)/ts-contribute; ln -sf ts-edit $(bindir)/ts-contribute
install $(GCIN_SO) $(gcinlibdir)
  
+-icons_apps=$(datadir)/icons/hicolor/64x64/apps 
++icons_apps=$(datadir)/pixmaps
  install:
--  install -d $(datadir)/icons
--  install -m 644 gcin.png $(datadir)/icons
-+  install -d $(datadir)/pixmaps
-+  install -m 644 gcin.png $(datadir)/pixmaps
-   $(MAKE) -C icons install
-   install -d $(gcinlibdir)
-   install $(GCIN_SO) $(gcinlibdir)
+   install -d $(icons_apps)
+   install -m 644 gcin.png $(icons_apps)

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



commit grub2 for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package grub2 for openSUSE:Factory checked 
in at 2013-07-29 17:41:41

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


Package is grub2

Changes:

--- /work/SRC/openSUSE:Factory/grub2/grub2.changes  2013-07-11 
13:28:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.grub2.new/grub2.changes 2013-07-29 
17:41:42.0 +0200
@@ -1,0 +2,9 @@
+Sat Jul 27 10:12:36 UTC 2013 - arvidj...@gmail.com
+
+- add grub2-fix-parsing-of-short-LVM-PV-names.patch - fix PV detection in
+  grub-probe when PV name is less than 10 charaters
+- add grub2-fix-descriptor-leak-in-grub_util_is_imsm.patch - fix decriptor
+  leak which later caused LVM warnings during grub-probe invocation
+- remove --enable-grub-emu-usb - it is not needed on physical platform
+
+---

New:

  grub2-fix-descriptor-leak-in-grub_util_is_imsm.patch
  grub2-fix-parsing-of-short-LVM-PV-names.patch



Other differences:
--
++ grub2.spec ++
--- /var/tmp/diff_new_pack.x9IGcn/_old  2013-07-29 17:41:43.0 +0200
+++ /var/tmp/diff_new_pack.x9IGcn/_new  2013-07-29 17:41:43.0 +0200
@@ -130,6 +130,8 @@
 Patch30:grub2-cdpath.patch
 Patch34:grub2-secureboot-use-linuxefi-on-uefi-in-os-prober.patch
 Patch35:grub2-linguas.sh-no-rsync.patch
+Patch36:grub2-fix-parsing-of-short-LVM-PV-names.patch
+Patch37:grub2-fix-descriptor-leak-in-grub_util_is_imsm.patch
 Requires:   gettext-runtime
 %if 0%{?suse_version} = 1140
 Requires:   os-prober
@@ -244,6 +246,8 @@
 %patch30 -p1
 %patch34 -p1
 %patch35 -p1
+%patch36 -p1
+%patch37 -p1
 
 # Generate po/LINGUAS for message catalogs ...
 ./linguas.sh
@@ -345,10 +349,6 @@
 %define _target_platform i386-%{_vendor}-%{_target_os}%{?_gnu}
 %endif
 
-%ifnarch ppc ppc64
-%define extraconfigure --enable-grub-emu-usb
-%endif
-
 # -static is needed so that autoconf script is able to link
 # test that looks for _start symbol on 64 bit platforms
 ../configure TARGET_LDFLAGS=-static \
@@ -356,7 +356,6 @@
--sysconfdir=%{_sysconfdir} \
 --target=%{_target_platform}\
 --with-platform=%{platform} \
-%{?extraconfigure}  \
 --program-transform-name=s,grub,%{name},
 make %{?_smp_mflags}
 %endif

++ grub2-fix-descriptor-leak-in-grub_util_is_imsm.patch ++
From: Andrey Borzenkov arvidj...@gmail.com
To: grub-de...@gnu.org
Subject: [PATCH] fix memory and descriptor leaks in grub_util_is_imsm

Descriptor leak caused warning from later vgs invocation. Fix memory
leak (buffer was not always freed) while on it.

Signed-off-by: Andrey Borzenkov arvidj...@gmail.com

---
 util/getroot.c | 29 +++--
 1 file changed, 15 insertions(+), 14 deletions(-)

diff --git a/util/getroot.c b/util/getroot.c
index 2ad8a55..b30a0d8 100644
--- a/util/getroot.c
+++ b/util/getroot.c
@@ -1455,10 +1455,12 @@ out:
 static int
 grub_util_is_imsm (const char *os_dev)
 {
-  int try;
+  int retry;
+  int is_imsm = 0;
+  int container_seen = 0;
   const char *dev = os_dev;
 
-  for (try = 0; try  2; try++)
+  do
 {
   char *argv[5];
   int fd;
@@ -1467,6 +1469,8 @@ grub_util_is_imsm (const char *os_dev)
   char *buf = NULL;
   size_t len = 0;
 
+  retry = 0; /* We'll do one more pass if device is part of container */
+
   /* execvp has inconvenient types, hence the casts.  None of these
 strings will actually be modified.  */
   argv[0] = (char *) mdadm;
@@ -1499,7 +1503,8 @@ grub_util_is_imsm (const char *os_dev)
 
   while (getline (buf, len, mdadm)  0)
{
- if (strncmp (buf, MD_CONTAINER=, sizeof (MD_CONTAINER=) - 1) == 0)
+ if (strncmp (buf, MD_CONTAINER=, sizeof (MD_CONTAINER=) - 1) == 0
+  !container_seen)
{
  char *newdev, *ptr;
  newdev = xstrdup (buf + sizeof (MD_CONTAINER=) - 1);
@@ -1508,31 +1513,27 @@ grub_util_is_imsm (const char *os_dev)
  ptr[1] = 0;
  grub_util_info (Container of %s is %s, dev, newdev);
  dev = newdev;
- goto out;
+ container_seen = retry = 1;
+ break;
}
  if (strncmp (buf, MD_METADATA=imsm,
   sizeof (MD_METADATA=imsm) - 1) == 0)
{
- close (fd);
- waitpid (pid, NULL, 0);
+ is_imsm = 1;
  grub_util_info (%s is imsm, dev); 
- if (dev != os_dev)
-   free ((void *) dev);
- return 1;
+ break;
}
}
 
   free (buf);
-
-   

commit glpk for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package glpk for openSUSE:Factory checked in 
at 2013-07-29 17:41:27

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


Package is glpk

Changes:

--- /work/SRC/openSUSE:Factory/glpk/glpk.changes2013-04-02 
11:44:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.glpk.new/glpk.changes   2013-07-29 
17:41:29.0 +0200
@@ -1,0 +2,25 @@
+Thu Jul 25 19:46:35 UTC 2013 - matwey.korni...@gmail.com
+
+- use -fno-strict-aliasing to avoid warnings in minisat.c
+- don't use dvipdf, docs are in pdf in 4.52
+
+---
+Thu Jul 25 18:57:43 UTC 2013 - matwey.korni...@gmail.com
+
+- updated to 4.52 (see NEWA for details):
+  * Some bugs were fixed. Thanks to
+Giorgio Sartor 0giok...@gmail.com,
+Xypron xypron.g...@gmx.de,
+David T. Price dtpr...@speakeasy.net
+  * The clique cut generator was essentially reimplemented, and now
+it is able to process very large and/or dense conflict graphs.
+  * Singleton and dense phases were implemented on computing
+LU-factorization with Gaussian elimination.
+  * A new version of LU-factorization routines were added.
+  * The new API routine glp_mincost_relax4, which is a driver to
+relaxation method of Bertsekas and Tseng (RELAX-IV), was added
+to the package.
+  * All old API routines whose names begin with 'lpx_'
+were removed from API level and NO MORE AVAILABLE.
+
+---

Old:

  glpk-4.48.tar.bz2

New:

  glpk-4.52.tar.bz2



Other differences:
--
++ glpk.spec ++
--- /var/tmp/diff_new_pack.Dhvb0a/_old  2013-07-29 17:41:30.0 +0200
+++ /var/tmp/diff_new_pack.Dhvb0a/_new  2013-07-29 17:41:30.0 +0200
@@ -17,9 +17,9 @@
 
 
 Name:   glpk
-Version:4.48
+Version:4.52
 Release:0
-%define libmaj  33
+%define libmaj  35
 Summary:GNU Linear Programming Kit
 License:GPL-3.0
 Group:  Development/Libraries/C and C++
@@ -82,7 +82,7 @@
 %setup -q
 
 %build
-%configure --enable-static=no
+CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing %configure --enable-static=no
 make %{?_smp_mflags}
 
 %install
@@ -91,8 +91,6 @@
 mkdir -p $RPM_BUILD_ROOT%{_docdir}/%{name}/examples
 cp examples/*.{mod,c,dat,mps,lp} $RPM_BUILD_ROOT%{_docdir}/%{name}/examples
 mkdir $RPM_BUILD_ROOT%{_docdir}/%{name}/doc
-dvipdf doc/glpk.dvi doc/glpk.pdf
-dvipdf doc/gmpl.dvi doc/gmpl.pdf
 cp doc/{*.txt,*.pdf} $RPM_BUILD_ROOT%{_docdir}/%{name}/doc
 cp {AUTHORS,ChangeLog,COPYING,NEWS,README} $RPM_BUILD_ROOT%{_docdir}/%{name}
 

++ glpk-4.48.tar.bz2 - glpk-4.52.tar.bz2 ++
 80609 lines of diff (skipped)

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



commit gnutls for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package gnutls for openSUSE:Factory checked 
in at 2013-07-29 17:41:34

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


Package is gnutls

Changes:

--- /work/SRC/openSUSE:Factory/gnutls/gnutls.changes2013-07-09 
20:49:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnutls.new/gnutls.changes   2013-07-29 
17:41:36.0 +0200
@@ -1,0 +2,7 @@
+Fri Jul 26 12:45:45 UTC 2013 - lnus...@suse.de
+
+- revert to using certificate directory again until gnutls
+  understands the trust bits in pkcs11. Otherwise it would use
+  blacklisted certificates.
+
+---

New:

  gnutls-implement-trust-store-dir.diff



Other differences:
--
++ gnutls.spec ++
--- /var/tmp/diff_new_pack.WnXRtd/_old  2013-07-29 17:41:36.0 +0200
+++ /var/tmp/diff_new_pack.WnXRtd/_new  2013-07-29 17:41:36.0 +0200
@@ -46,6 +46,7 @@
 
 # Disable elliptic curves for reasons. - meissnercfarrell
 Patch5: gnutls-3.2.1-noecc.patch
+Patch6: gnutls-implement-trust-store-dir.diff
 
 BuildRequires:  automake
 BuildRequires:  gcc-c++
@@ -147,6 +148,7 @@
 %patch3
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 %build
 autoreconf -if
@@ -158,7 +160,7 @@
 --with-pic \
 --disable-rpath \
 --disable-silent-rules \
-   --with-default-trust-store-pkcs11=pkcs11: \
+   --with-default-trust-store-dir=/var/lib/ca-certificates/pem \
--disable-ecdhe \
 --with-sysroot=/%{?_sysroot}
 %__make %{?_smp_mflags}


++ gnutls-implement-trust-store-dir.diff ++
Index: gnutls-3.2.1/configure.ac
===
--- gnutls-3.2.1.orig/configure.ac
+++ gnutls-3.2.1/configure.ac
@@ -398,6 +398,25 @@ if test $with_default_trust_store_file
   with_default_trust_store_file=
 fi
 
+AC_ARG_WITH([default-trust-store-dir],
+  [AS_HELP_STRING([--with-default-trust-store-dir=DIRECTORY],
+[use the given directory as default trust store])], 
with_default_trust_store_dir=$withval,
+  [if test $build = $host ; then
+  for i in \
+/etc/ssl/certs/
+do
+if test -e $i ; then
+  with_default_trust_store_dir=$i
+  break
+fi
+  done
+  fi]
+)
+
+if test $with_default_trust_store_dir = no;then
+  with_default_trust_store_dir=
+fi
+
 AC_ARG_WITH([default-crl-file],
   [AS_HELP_STRING([--with-default-crl-file=FILE],
 [use the given CRL file as default])])
@@ -407,6 +426,11 @@ if test x$with_default_trust_store_file
 [$with_default_trust_store_file], [use the given file default trust 
store])
 fi
 
+if test x$with_default_trust_store_dir != x; then
+  AC_DEFINE_UNQUOTED([DEFAULT_TRUST_STORE_DIR],
+[$with_default_trust_store_dir], [use the given directory default trust 
store])
+fi
+
 if test x$with_default_crl_file != x; then
   AC_DEFINE_UNQUOTED([DEFAULT_CRL_FILE],
 [$with_default_crl_file], [use the given CRL file])
@@ -683,6 +707,7 @@ AC_MSG_NOTICE([System files:
 
   Trust store pkcs: $with_default_trust_store_pkcs11
   Trust store file: $with_default_trust_store_file
+  Trust store dir:  $with_default_trust_store_dir
   CRL file: $with_default_crl_file
   DNSSEC root key file: $unbound_root_key_file
 ])
Index: gnutls-3.2.1/lib/system.c
===
--- gnutls-3.2.1.orig/lib/system.c
+++ gnutls-3.2.1/lib/system.c
@@ -385,7 +385,45 @@ const char *home_dir = getenv (HOME);
   return 0;
 }
 
-#if defined(DEFAULT_TRUST_STORE_FILE) || (defined(DEFAULT_TRUST_STORE_PKCS11) 
 defined(ENABLE_PKCS11))
+/* Used by both Android code and by Linux TRUST_STORE_DIR /etc/ssl/certs code 
*/
+#if defined(DEFAULT_TRUST_STORE_DIR) || defined(ANDROID) || 
defined(__ANDROID__)
+# include dirent.h
+# include unistd.h
+static int load_dir_certs(const char* dirname, gnutls_x509_trust_list_t list, 
+   unsigned int tl_flags, unsigned int tl_vflags, unsigned type)
+{
+DIR * dirp;
+struct dirent *d;
+int ret;
+int r = 0;
+char path[GNUTLS_PATH_MAX];
+
+  dirp = opendir(dirname);
+  if (dirp != NULL) 
+{
+  do
+{
+ d = readdir(dirp);
+ if (d != NULL  d-d_type == DT_REG) 
+   {
+   snprintf(path, sizeof(path), %s/%s, dirname, d-d_name);
+
+ret = gnutls_x509_trust_list_add_trust_file(list, path, NULL, 
type, tl_flags, tl_vflags);
+if (ret = 0)
+  r += ret;
+   }
+   }
+  while(d != NULL);
+  closedir(dirp);
+}
+
+  return r;
+}
+#endif
+
+
+#if defined(DEFAULT_TRUST_STORE_FILE) || (defined(DEFAULT_TRUST_STORE_PKCS11) 
 

commit icu for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package icu for openSUSE:Factory checked in 
at 2013-07-29 17:41:52

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


Package is icu

Changes:

--- /work/SRC/openSUSE:Factory/icu/icu.changes  2013-07-16 07:35:51.0 
+0200
+++ /work/SRC/openSUSE:Factory/.icu.new/icu.changes 2013-07-29 
17:41:53.0 +0200
@@ -1,0 +2,5 @@
+Tue Jul 23 18:00:11 UTC 2013 - jeng...@inai.de
+
+- Add missing symlinks and update description in icu-versioning.diff
+
+---



Other differences:
--
++ icu.spec ++
--- /var/tmp/diff_new_pack.vMmwqv/_old  2013-07-29 17:41:54.0 +0200
+++ /var/tmp/diff_new_pack.vMmwqv/_new  2013-07-29 17:41:54.0 +0200
@@ -149,11 +149,18 @@
 # does as few as possible, but that means we need some additional
 # cleanup in the spec file now.
 #
-for i in $b/%_libdir/*.so.[0-9]*; do
+pushd $b/%_libdir/
+for i in *.so.[0-9]*; do
+   echo Looking at $i
if [ ${i##*.so.} != %version ]; then
-   rm -fv $i;
+   rm -fv $i
+   continue
fi
+   # Because U_ICU_VERSION_SHORT is 51_2 and not 51.2,
+   # create some symlinks.
+   ln -s $i ${i%%%version}%aversion
 done
+popd
 
 # /usr/lib/rpm/elfdeps requires +x bit and not all had it at one point
 chmod a+rx $b/%_libdir/lib*.so.*

++ icu-versioning.diff ++
--- /var/tmp/diff_new_pack.vMmwqv/_old  2013-07-29 17:41:54.0 +0200
+++ /var/tmp/diff_new_pack.vMmwqv/_new  2013-07-29 17:41:54.0 +0200
@@ -9,6 +9,25 @@
 
 Thus, we will use the full version as the SO identifier in openSUSE.
 
+Details:
+
+U_ICU_VERSION_SHORT was (example) 49 before when there was a
+libicui18n.so.49. Now, since there is a libicui18n.so.51.2, we need to
+change U_ICU_VERSION_SHORT. But the define's documentation says
+without dots, and I do not know how much downstream code depends on
+the non-dot feature, if at all. Anyhow, to bypass this question to
+which we have no definite answer, U_ICU_VERSION_SHORT is instead simply
+defined to 51_2 and we fix (read like: hack) it with symlinks.
+
+However, the ICU source also uses U_ICU_VERSION_SHORT to construct the
+path to its data files. However, as there is no icudt51_2l.dat, but
+only a icudt51l.dat, U_ICU_VERSION_MAJOR_STR is introduced for
+ICU-internal use, so that I do not have to edit more dirty Makefiles to
+produce a icudt51_2l.dat instead. In fact, placing the version number
+in icudt51l seems redundant, since that file is in a version-specific
+directory anyway (/usr/share/icu/51.2/) — another point where ICU
+development seems to not pay enough attention.
+
 ---
  source/common/icuplug.c |2 +-
  source/common/umapfile.c|6 +++---

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



commit libgcrypt for openSUSE:Factory

2013-07-29 Thread h_root


binqYFMLcXgrx.bin
Description: Binary data


commit kdumpid for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package kdumpid for openSUSE:Factory checked 
in at 2013-07-29 17:42:00

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


Package is kdumpid

Changes:

New Changes file:

--- /dev/null   2013-07-23 23:44:04.804033756 +0200
+++ /work/SRC/openSUSE:Factory/.kdumpid.new/kdumpid.changes 2013-07-29 
17:42:02.0 +0200
@@ -0,0 +1,52 @@
+---
+Fri Apr  5 12:13:57 UTC 2013 - ptesa...@suse.cz
+
+- Update to version 0.92:
+  o add a manual page
+  o avoid a gcc warning
+- Improve packaging (use RPM macros to set up destination paths). 
+
+---
+Fri Apr  5 10:59:38 UTC 2013 - ptesa...@suse.cz
+
+- Update to version 0.91 (another bug-fix release). 
+
+---
+Wed Nov  2 15:08:00 UTC 2011 - ptesa...@suse.cz
+
+- Update to version 0.90 (actually a bug-fix release).
+
+---
+Tue Nov  1 20:47:12 UTC 2011 - lchiqui...@suse.com
+
+- Pull more fixes and improvements from the upstream repository:
+  * Add support for ppc and ppc64.
+  * Implement a --verbose flag.
+  * Add RLE dump uncompression method (used in some LKCD dumps).
+  * Add many LKCD fixes and improvements.
+
+---
+Wed Oct 19 15:03:08 CEST 2011 - lchiqui...@suse.com
+
+- Update to version 0.9, which fixes some bugs and implements some
+  new features:
+  * Support /dev/mem and /dev/crash formats.
+  * Support for big-endian LKCD dumps.
+  * Preliminary support for s/390.
+
+---
+Tue Oct 18 20:14:32 CEST 2011 - lchiqui...@suse.com
+
+- x86: Fix a segfault when disassembling invalid pages. 
+
+---
+Tue Oct 18 17:56:15 UTC 2011 - lchiqui...@suse.com
+
+- Update to current git snapshot (20111018): kdumpid is now able to
+  correctly identify Xen dom0 dumps, among other improvements.
+
+---
+Fri Oct 14 12:36:27 UTC 2011 - lchiqui...@suse.com
+
+- Import kdumpid.
+

New:

  kdumpid-0.92.tar.bz2
  kdumpid.changes
  kdumpid.spec



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

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

# norootforbuild

#Url:

Name:   kdumpid
BuildRequires:  zlib-devel
%if 0%{?suse_version}  1030
BuildRequires:  binutils
%else
BuildRequires:  binutils-devel
%endif
License:GPL-2.0+
Group:  System/Kernel
Version:0.92
Release:0
Summary:Utility to extract information from vmcores
Url:http://sourceforge.net/p/kdumpid
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
Source: kdumpid-%{version}.tar.bz2

%description
Kdumpid extracts information such as type of dump, architecture
and kernel version from raw vmcores (Kernel memory dumps).


%prep
%setup

%build
make CUSTOM_CFLAGS=${CFLAGS:-%optflags}

%install
export BINDIR=%{_bindir}
export MANDIR=%{_mandir}
%{?make_install} %{!?make_install:make install DESTDIR=$RPM_BUILD_ROOT}

%files
%defattr (-, root, root)
%{_bindir}/*
%{_mandir}/man1/*

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



commit libyui for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package libyui for openSUSE:Factory checked 
in at 2013-07-29 17:42:17

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


Package is libyui

Changes:

--- /work/SRC/openSUSE:Factory/libyui/libyui.changes2013-07-03 
16:50:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.libyui.new/libyui.changes   2013-07-29 
17:42:18.0 +0200
@@ -1,0 +2,7 @@
+Wed Jul 24 14:59:07 CEST 2013 - tgoettlic...@suse.de
+
+- fixed bnc#752278: ComboBox does not show active item when item
+  with empty label is present
+- Version 3.0.9
+
+---

Old:

  libyui-3.0.8.tar.bz2

New:

  libyui-3.0.9.tar.bz2



Other differences:
--
++ libyui-doc.spec ++
--- /var/tmp/diff_new_pack.O5yq0S/_old  2013-07-29 17:42:20.0 +0200
+++ /var/tmp/diff_new_pack.O5yq0S/_new  2013-07-29 17:42:20.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package libyui (Version 3.0.8)
+# spec file for package libyui-doc
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,26 +15,26 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:  libyui-doc
-Version:   3.0.8
+Version:3.0.9
 Release:   0
-License:   LGPL-2.1 or LGPL-3.0
 Source:libyui-%{version}.tar.bz2
-Group: Documentation/HTML
 
 BuildArch: noarch
 
+BuildRequires:  cmake = 2.8
 BuildRequires:  doxygen
 BuildRequires:  fdupes
-BuildRequires:  graphviz-gnome
-BuildRequires:  texlive-latex
-BuildRequires:  cmake = 2.8
 BuildRequires:  gcc-c++
+BuildRequires:  graphviz-gnome
 BuildRequires:  libyui-devel = 3.0.4
+BuildRequires:  texlive-latex
 
-
-URL:   http://github.com/libyui/
+Url:http://github.com/libyui/
 Summary:   Libyui documentation
+License:LGPL-2.1 or LGPL-3.0
+Group:  Documentation/HTML
 
 %description
 This is the user interface engine that provides the abstraction from
@@ -50,10 +50,8 @@
 
 %prep
 
-
 %setup -n libyui-%{version}
 
-
 %build
 
 export CFLAGS=$RPM_OPT_FLAGS -DNDEBUG
@@ -69,18 +67,15 @@
 
 make %{?jobs:-j%jobs} docs
 
-
 %install
 cd build
 make install DESTDIR=$RPM_BUILD_ROOT
 
 %fdupes -s $RPM_BUILD_ROOT/%_docdir/libyui5
 
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-
 %files
 %defattr(-,root,root)
 %doc %{_docdir}/libyui5

++ libyui.spec ++
--- /var/tmp/diff_new_pack.O5yq0S/_old  2013-07-29 17:42:20.0 +0200
+++ /var/tmp/diff_new_pack.O5yq0S/_new  2013-07-29 17:42:20.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package libyui (Version 3.0.8)
+# spec file for package libyui
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,24 +15,24 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 #
 #
-# norootforbuild
 
 Name:  libyui
-Version:   3.0.8
+Version:3.0.9
 Release:   0
-License:   LGPL-2.1 or LGPL-3.0
 Source:libyui-%{version}.tar.bz2
-Group: System/Libraries
 
 BuildRequires: boost-devel
 BuildRequires: cmake = 2.8
 BuildRequires: gcc-c++
 BuildRequires: pkg-config
 
-URL:   http://github.com/libyui/
+Url:http://github.com/libyui/
 Summary:   GUI-abstraction library
+License:LGPL-2.1 or LGPL-3.0
+Group:  System/Libraries
 
 %description
 This is the user interface engine that provides the abstraction from
@@ -45,13 +45,12 @@
 
 %package -n libyui5
 
-Group: System/Libraries
-
 Provides:  yast2-libyui = 2.42.0
 Obsoletes: yast2-libyui  2.42.0
 
-URL:   http://github.com/libyui/
+Url:http://github.com/libyui/
 Summary:   Libyui - GUI-abstraction library
+Group:  System/Libraries
 
 %description -n libyui5
 This is the user interface engine that provides the abstraction from
@@ -65,15 +64,14 @@
 
 %package devel
 
-Group: Development/Languages/C and C++
-
-Requires:  libyui5 = %{version}
+Requires:   boost-devel
 Requires:  glibc-devel
 Requires:  libstdc++-devel
-Requires:  boost-devel
+Requires:   libyui5 = %{version}
 
-URL:   http://github.com/libyui/
+Url:http://github.com/libyui/
 Summary: 

commit midori for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package midori for openSUSE:Factory checked 
in at 2013-07-29 17:42:29

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


Package is midori

Changes:

--- /work/SRC/openSUSE:Factory/midori/midori.changes2013-05-27 
09:53:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.midori.new/midori.changes   2013-07-29 
17:42:30.0 +0200
@@ -1,0 +2,83 @@
+Fri Jul 26 21:51:08 UTC 2013 - g...@opensuse.org
+
+- update to version 0.5.4
+  - refactor history step and allow multiple title updates
+  - call midori_browser_connect_tab with correct type
+  - don't add HistoryCompletion if there's no history
+  - restore reload button icon in error pages
+  - don't insert folders into the log
+  - if an url is specified the fallback url should not be loaded
+  - fixed crashes when closing a loading tab + granite's tab moving
+  - test if plugins are redundant instead of skipping them all
+  - avoid selecting bookmark uris that begin by 'javascript:' for
+completion
+  - set FOREIGN_KEYS pragma on db initialization
+  - implement a default zoom level preference
+  - fix tautological use of G_MAXINT with enum
+  - take current selection into account for bookmark folders when
+adding/editing bookmark
+  - improve error page visuals, show suggestions on network errors
+  - bump vala to 0.16.0
+  - downgrade glib requirement to 2.32.3 to re-enable building
+under Ubuntu 12.04 (LTS)
+  - bump glib2 version to 2.32.4
+  - improve and unify thumbnail generation
+  - omit speed dial and blank pages from view completion
+  - makes the elements of the speed dial non-selectable
+  - use NULL-safe comparison in katze_item_icon_loaded_cb
+  - drop non-DOM style sheet injection code path
+  - clean small leftovers from GTK and WebKit version bumps
+  - bump GTK+ requirement to 2.24 and drop support for earlier
+versions
+  - check for app mode to set browser icon instead of readonly
+  - escape square brackets in adblock_fixup_regexp
+  - fix showing (sub)folders in bookmarkbar
+  - bump WebKit requirement to 1.8.3 and drop support for earlier
+versions
+  - set menu on dynamic notebook tab
+  - do not run toolbar editor's GtkDialog in its own main loop by
+prevent calling gtk_dialog_run(). Instead just set the
+GtkDialog modal and show it
+  - remove unnecesary harmful code from tab_switched_cb
+  - fix segfault when deleteing tabs with history list
+  - specify int64 id item as a string in bookmark remove/update
+queries
+  - distinguish between box and event box in the tab label when
+colouring tabs
+  - show visual feedback when hovering over items in bookmark panel
+  - replace INSTALL/ HACKING with exported Contribute wiki page
+  - delete tabs from history list with Del
+  - check brightness of backgroung color when deciding foreground
+color of given tab
+  - clean launcher filenames, double-click to open and delete
+button
+  - avoid declaring browser twice within the same function
+  - add ./waf --update-pot
+  - fix memory leak introduced in r6184
+  - use old function name g_dbus_generate_guid for old valac
+  - move Import and Export into menu Bookmarks
+  - collect multiple download notifications within a minute
+  - fix segfault when right clicking on a web view
+  - make libnotify mandatory except on Windows
+  - remove the rather unnecessary ./waf --run feature
+  - send a notification after creating a launcher
+  - ambiguous 'Open as App' context menu item was removed
+  - apply label color to label rather than event box
+  - store data of app mode based on URL in
+~/.local/share/midori/apps
+  - split colorful tabs code into helper functions and add unit
+tests
+  - fix History List memory leak  when closing Midori window
+  - replace .gitignore with a .bzrignore
+  - always define GCR_VERSION in GTK+2 build
+  - fix bookmarks dialog rename regression introduced in r6167
+  - drop check for gcr-3-gtk2 which isn't being maintained
+  - scrap unneeded background variables in location renderer
+callbacks
+  - title case and proper packing in bookmark dialog
+  - delete PO files Launchpad spewed into root directory when it
+couldn't find po/*.pot file
+  - issue a warning when trying to use MIDORI_DEBUG while running
+  - update dates to 2013 to fix bug #1167075
+
+---

Old:

  midori-0.5.1.tar.bz2

New:

  midori-0.5.4.tar.bz2



Other differences:
--
++ midori.spec ++
--- /var/tmp/diff_new_pack.DT9gnv/_old  2013-07-29 17:42:31.0 +0200
+++ /var/tmp/diff_new_pack.DT9gnv/_new  2013-07-29 17:42:31.0 +0200
@@ -17,13 

commit nginx for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package nginx for openSUSE:Factory checked 
in at 2013-07-29 17:43:33

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


Package is nginx

Changes:

--- /work/SRC/openSUSE:Factory/nginx/nginx.changes  2013-07-10 
17:27:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.nginx.new/nginx.changes 2013-07-29 
17:43:34.0 +0200
@@ -1,0 +2,20 @@
+Mon Jul 22 20:27:56 UTC 2013 - crrodrig...@opensuse.org
+
+- Fix PIE build and linkage, must use --with-ld-opt 
+
+---
+Mon Jul 22 19:56:44 UTC 2013 - crrodrig...@opensuse.org
+
+- Update to version 1.4.2 stable
+
+* The list of changes is massive and it wont fit here see
+  http://nginx.org/en/CHANGES-1.4. packaging changes follow.
+
+- Enable the SPDY module on distributions that ship openssl = 1.0.1
+- Build with full RELRO and PIE.
+- systemd unit: 
+* remove syslog.target that no longer exists
+* set PrivateTmp to true
+* Make it a non-forking service.
+
+---

Old:

  nginx-1.2.9.tar.gz

New:

  nginx-1.4.2.tar.gz



Other differences:
--
++ nginx.spec ++
--- /var/tmp/diff_new_pack.2y6asw/_old  2013-07-29 17:43:35.0 +0200
+++ /var/tmp/diff_new_pack.2y6asw/_new  2013-07-29 17:43:35.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   nginx
-Version:1.2.9
+Version:1.4.2
 Release:0
 #
 %define pkg_name nginx
@@ -147,6 +147,9 @@
   --with-file-aio  \
 %endif
   --with-http_ssl_module   \
+%if 0%{suse_version}  1220
+  --with-http_spdy_module  \
+%endif
   --with-http_realip_module\
   --with-http_addition_module  \
   --with-http_xslt_module  \
@@ -181,7 +184,8 @@
   --with-md5=/usr  \
   --with-sha1=/usr \
 %if 0%{?suse_version}  1000 || 0%{?fedora_version}  4 || 
0%{?mandriva_version}  2006
-  --with-cc-opt=%{optflags} -D_GNU_SOURCE -std=gnu99 -fstack-protector
+  --with-cc-opt=%{optflags} -fPIE -D_GNU_SOURCE -std=gnu99 -fstack-protector 
\
+  --with-ld-opt=-Wl,-z,relro,-z,now -pie
 %else
   --with-cc-opt=%{optflags}
 %endif

++ nginx-1.2.9.tar.gz - nginx-1.4.2.tar.gz ++
 16732 lines of diff (skipped)

++ nginx.service ++
--- /var/tmp/diff_new_pack.2y6asw/_old  2013-07-29 17:43:35.0 +0200
+++ /var/tmp/diff_new_pack.2y6asw/_new  2013-07-29 17:43:35.0 +0200
@@ -1,14 +1,13 @@
 [Unit]
 Description=The nginx HTTP and reverse proxy server
-After=syslog.target network.target remote-fs.target nss-lookup.target
+After=network.target remote-fs.target nss-lookup.target
 
 [Service]
-Type=forking
-PIDFile=/run/nginx.pid
 ExecStartPre=/usr/sbin/nginx -t
-ExecStart=/usr/sbin/nginx
+ExecStart=/usr/sbin/nginx -g daemon off;
 ExecReload=/bin/kill -s HUP $MAINPID
 ExecStop=/bin/kill -s QUIT $MAINPID
+PrivateTmp=true
 
 [Install]
 WantedBy=multi-user.target
\ No newline at end of file

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



commit openlmi-tools for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package openlmi-tools for openSUSE:Factory 
checked in at 2013-07-29 17:43:56

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


Package is openlmi-tools

Changes:

New Changes file:

--- /dev/null   2013-07-23 23:44:04.804033756 +0200
+++ /work/SRC/openSUSE:Factory/.openlmi-tools.new/openlmi-tools.changes 
2013-07-29 17:43:58.0 +0200
@@ -0,0 +1,11 @@
+---
+Fri Jul 26 09:59:50 UTC 2013 - kkae...@suse.com
+
+- Fix SLE 11 build
+  Add older-python.patch
+
+---
+Fri Apr 12 07:12:46 UTC 2013 - kkae...@suse.com
+
+- Initial version 0.5
+

New:

  older-python.patch
  openlmi-tools-0.5.tar.bz2
  openlmi-tools.changes
  openlmi-tools.spec



Other differences:
--
++ openlmi-tools.spec ++
#
# spec file for package openlmi-tools
#
# Copyright (c) 2013 Redhat, Inc
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# Licensed under the GPL-2.0 license
#

Name:   openlmi-tools
Version:0.5
Release:2%{?dist}
Summary:Tooling around openLMI
%if 0%{?suse_version}  1110
# SLE11 has Python site-dir below /usr/lib64
BuildArch:  noarch
%endif

License:GPL-2.0
URL:http://fedorahosted.org/openlmi/
Source0:%{name}-%{version}.tar.bz2
# SLE11 has Python 2.6, kkae...@suse.de
Patch1: older-python.patch

Group:  System/Management

BuildRequires:  automake
BuildRequires:  autoconf
BuildRequires:  python-pywbem
%if 0%{?suse_version}  1120
# SLE11 needs explicit BuildRoot
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
%endif
%if 0%{?suse_version}
BuildRequires:  python
%else
Requires:   python2
%endif

%if 0%{?suse_version}  1010
BuildRequires:  fdupes
%endif

# sblim-sfcb or tog-pegasus
# (required to be present during install/uninstall for registration)
Requires:   cim-server
Requires(pre):  cim-server
Requires(preun): cim-server
Requires(post): cim-server

# XXX
# Just because we have wired python's scripts
# Remove in future
BuildRequires:  python-setuptools

%description
%{name} is set of tools to build and work with openLMI providers

%prep
%setup -q
%patch1 -p1

%build
autoreconf -fi
%configure

make %{?_smp_mflags}

%install
make install DESTDIR=$RPM_BUILD_ROOT
%if 0%{?suse_version}  1010
%fdupes %{buildroot}
%endif

%files
%defattr(-,root,root,-)
%doc README COPYING
%{_bindir}/lmi*
%dir %{python_sitelib}/lmi
%{python_sitelib}/lmi*

%changelog++ older-python.patch ++
diff -wruN -x '*~' -x '*.o' -x '*.a' -x '*.so' -x '*.so.[0-9]' -x 
autom4te.cache -x .deps -x .libs ../orig-openlmi-tools-0.5/configure.ac 
./configure.ac
--- ../orig-openlmi-tools-0.5/configure.ac  2013-03-12 16:38:27.0 
+0100
+++ ./configure.ac  2013-07-26 11:54:00.402620503 +0200
@@ -5,7 +5,7 @@
 m4_include([m4/python_module.m4])
 
 AM_INIT_AUTOMAKE([dist-bzip2])
-AM_PATH_PYTHON([2.7])
+AM_PATH_PYTHON([2.6])
 
 AC_PYTHON_MODULE([pywbem])
 
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit openvas-cli for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package openvas-cli for openSUSE:Factory 
checked in at 2013-07-29 17:44:24

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


Package is openvas-cli

Changes:

--- /work/SRC/openSUSE:Factory/openvas-cli/openvas-cli.changes  2011-10-18 
14:34:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.openvas-cli.new/openvas-cli.changes 
2013-07-29 17:44:26.0 +0200
@@ -1,0 +2,6 @@
+Tue Dec  6 20:49:09 UTC 2011 - bitshuff...@opensuse.org
+
+- Updated to 1.1.4
+  * Support for OMP 3.0 when retrieving reports has been added.
+
+---

Old:

  openvas-cli-1.1.3.tar.gz

New:

  openvas-cli-1.1.4.tar.gz



Other differences:
--
++ openvas-cli.spec ++
--- /var/tmp/diff_new_pack.lBunXX/_old  2013-07-29 17:44:27.0 +0200
+++ /var/tmp/diff_new_pack.lBunXX/_new  2013-07-29 17:44:27.0 +0200
@@ -15,13 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:   openvas-cli
-Version:1.1.3
-Release:1.0
-License:GPL-2.0+
-Group:  Productivity/Networking/Security
+Version:1.1.4
+Release:0
 Url:http://www.openvas.org
 Source: %{name}-%{version}.tar.gz
 Patch0: openvas-cli-1.1.3-linking.patch
@@ -36,6 +32,8 @@
 BuildRequires:  libopenvas-devel
 BuildRequires:  pkgconfig
 Summary:Command Line Tools for OpenVAS
+License:GPL-2.0+
+Group:  Productivity/Networking/Security
 
 %description
 OpenVAS-CLI collects command line tools

++ debian.changelog ++
--- /var/tmp/diff_new_pack.lBunXX/_old  2013-07-29 17:44:27.0 +0200
+++ /var/tmp/diff_new_pack.lBunXX/_new  2013-07-29 17:44:27.0 +0200
@@ -1,3 +1,10 @@
+openvas-cli (1.1.4-1) unstable; urgency=low
+
+  * New upstream release.
+- Support for OMP 3.0 when retrieving reports has been added.
+
+ -- Stephan Kleine bitshuff...@opensuse.org  Tue, 06 Dec 2011 21:49:59 +0100
+
 openvas-cli (1.1.3-1) unstable; urgency=low
 
   * New upstream release.

++ openvas-cli-1.1.3-linking.patch ++
--- /var/tmp/diff_new_pack.lBunXX/_old  2013-07-29 17:44:27.0 +0200
+++ /var/tmp/diff_new_pack.lBunXX/_new  2013-07-29 17:44:27.0 +0200
@@ -1,13 +1,11 @@
-Index: omp/CMakeLists.txt
-===
 omp/CMakeLists.txt.orig2011-10-12 14:43:29.0 +0200
-+++ omp/CMakeLists.txt 2011-10-16 16:50:29.919941843 +0200
+--- omp/CMakeLists.txt.orig
 omp/CMakeLists.txt
 @@ -75,7 +75,7 @@ else (MINGW)
set_target_properties (omp PROPERTIES COMPILE_FLAGS
   ${HEADER_TEMP} ${GNUTLS_CFLAGS} ${OPENVAS_CFLAGS} 
${GLIB_CFLAGS})
  
 -  target_link_libraries (omp openvas_omp)
-+  target_link_libraries (omp openvas_misc openvas_omp glib-2.0)
++  target_link_libraries (omp openvas_omp openvas_misc glib-2.0)
  endif (MINGW)
  
  mark_as_advanced (LIB_TEMP)

++ openvas-cli-1.1.3.tar.gz - openvas-cli-1.1.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/openvas-cli-1.1.3/CHANGES 
new/openvas-cli-1.1.4/CHANGES
--- old/openvas-cli-1.1.3/CHANGES   2011-10-12 14:43:29.0 +0200
+++ new/openvas-cli-1.1.4/CHANGES   2011-12-06 09:53:55.0 +0100
@@ -1,3 +1,20 @@
+openvas-cli 1.1.4 (2011-12-06)
+
+This is the 1.1.4 release of the OpenVAS Command Line Interface (CLI) for the
+Open Vulnerability Assessment System (OpenVAS).
+
+OpenVAS CLI 1.1 is part of OpenVAS 4 and supports both the OMP 2.0 and the
+upcoming OMP 3.0 protocol.
+
+This release adds support for OMP 3.0 when retrieving reports.
+
+Many thanks to everyone who has contributed to this release:
+Henri Doreau, Matthew Mundell and Michael Wiegand.
+
+Main changes compared to 1.1.3:
+* Support for OMP 3.0 when retrieving reports has been added.
+
+
 openvas-cli 1.1.3 (2011-10-12)
 
 This is the 1.1.3 release of the OpenVAS Command Line Interface (CLI) for the
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/openvas-cli-1.1.3/CMakeLists.txt 
new/openvas-cli-1.1.4/CMakeLists.txt
--- old/openvas-cli-1.1.3/CMakeLists.txt2011-10-12 14:43:29.0 
+0200
+++ new/openvas-cli-1.1.4/CMakeLists.txt2011-12-06 09:53:55.0 
+0100
@@ -74,7 +74,7 @@
 set (CPACK_TOPLEVEL_TAG )
 set (CPACK_PACKAGE_VERSION_MAJOR 1)
 set (CPACK_PACKAGE_VERSION_MINOR 1)
-set (CPACK_PACKAGE_VERSION_PATCH 3${SVN_REVISION})
+set (CPACK_PACKAGE_VERSION_PATCH 4${SVN_REVISION})
 set (CPACK_PACKAGE_VERSION 

commit perl-BSD-Resource for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package perl-BSD-Resource for 
openSUSE:Factory checked in at 2013-07-29 17:45:31

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


Package is perl-BSD-Resource

Changes:

--- /work/SRC/openSUSE:Factory/perl-BSD-Resource/perl-BSD-Resource.changes  
2011-11-21 12:36:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-BSD-Resource.new/perl-BSD-Resource.changes 
2013-07-29 17:45:32.0 +0200
@@ -1,0 +2,44 @@
+Fri Jul 26 05:37:59 UTC 2013 - co...@suse.com
+
+- updated to 1.2907
+* Address rt.cpan.org #86857: t/setrlimit.t failure
+  Skip setrlimit() tests also if the hard limit is RLIM_INFINITY.
+ 
+* Release 1.2907.
+ 
+ 2013-07-07  Jarkko Hietaniemi  j...@iki.fi
+ 
+* Skip number-of-files and stack setrlimit tests in Cygwin:
+  the constants exist but the implementation doesn't really
+  seem to be there.  Document this in the pod.  Testing by dsolimano.
+ 
+* For setrlimit tests involving byte sizes (memory or file size)
+  round the byte sizes down to 4 kB boundaries.
+ 
+* Fix some pod nits.
+
+* Release 1.2906.
+ 
+ 2013-06-22  Jarkko Hietaniemi  j...@iki.fi
+ 
+* Address rt.cpan.org #86334: typo fixes
+
+* Address rt.cpan.org #62504: Disable user/system
+  timing tests if workload accumulate too little time
+ 
+* Attempt harder in getrusage.t to burn enough user and system time,
+  refactor the burn some cpu utility into t/burn.pl, use that also
+  in t/times.t.
+
+* Fix a testing problem in NetBSD for t/setrlimit.t,
+  the tests were misnumbered.
+
+* Silence compilation warnings coming from Perl 5.18.0.
+
+* Clarify the license to be Artistic 2.0 or LGPL 2.0.
+
+* Regenerate ppport.h with Perl 5.18.0.
+
+* Release 1.2905.
+
+---

Old:

  BSD-Resource-1.2904.tar.gz

New:

  BSD-Resource-1.2907.tar.gz



Other differences:
--
++ perl-BSD-Resource.spec ++
--- /var/tmp/diff_new_pack.RXsqLG/_old  2013-07-29 17:45:33.0 +0200
+++ /var/tmp/diff_new_pack.RXsqLG/_new  2013-07-29 17:45:33.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-BSD-Resource
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,58 +16,42 @@
 #
 
 
-
 Name:   perl-BSD-Resource
-Version:1.2904
-Release:5
-AutoReqProv:on
+Version:1.2907
+Release:0
+%define cpan_name BSD-Resource
+Summary:BSD process resource limit and priority functions
+License:Apache-2.0 or LGPL-2.0
 Group:  Development/Libraries/Perl
-License:Artistic-1.0
-Url:http://cpan.org/modules/by-module/BSD
-Summary:BSD::Resource Perl Module
-Source: BSD-Resource-%{version}.tar.gz
+Url:http://search.cpan.org/dist/BSD-Resource/
+Source: 
http://www.cpan.org/authors/id/J/JH/JHI/%{cpan_name}-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
 BuildRequires:  perl
 BuildRequires:  perl-macros
+#BuildRequires: perl(BSD::Resource)
+%{perl_requires}
 
 %description
-BSD::Resource is a class implementing access to process resource limit
-and priority functions (e.g. getrusage, setrlimit, etc).
-
-
-
-Authors:
-
-Jarkko Hietaniemi j...@iki.fi
+BSD process resource limit and priority functions
 
 %prep
-%setup -q -n BSD-Resource-%{version}
+%setup -q -n %{cpan_name}-%{version}
+find . -type f -print0 | xargs -0 chmod 644
 
 %build
-perl Makefile.PL OPTIMIZE=$RPM_OPT_FLAGS -Wall
-make %{?_smp_mflags}
+%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE=%{optflags}
+%{__make} %{?_smp_mflags}
 
 %check
-# The testsuite tries to set a nice level of (current_nice_level + 1) -
-# and checks for the same, so running the testsuite with nice 19 will
-# fail, because renice(20) will yield a nice level of 19 instead.
-%ifnarch %arm
-make test
-%endif
+%{__make} test
 
 %install
-make DESTDIR=$RPM_BUILD_ROOT install_vendor
+%perl_make_install
 %perl_process_packlist
+%perl_gen_filelist
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-%files
-%defattr(-,root,root)
-%doc README
-%doc %{_mandir}/man?/*
-%{perl_vendorarch}/auto/BSD
-%{perl_vendorarch}/BSD
+%files -f %{name}.files

commit perl-Class-C3 for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package perl-Class-C3 for openSUSE:Factory 
checked in at 2013-07-29 17:45:43

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


Package is perl-Class-C3

Changes:

--- /work/SRC/openSUSE:Factory/perl-Class-C3/perl-Class-C3.changes  
2013-06-06 15:10:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Class-C3.new/perl-Class-C3.changes 
2013-07-29 17:45:44.0 +0200
@@ -1,0 +2,10 @@
+Fri Jul 26 18:30:33 UTC 2013 - co...@suse.com
+
+- updated to 0.25
+- Drop compatibility from 5.6.2 to 5.6.0
+- Pod typo fixes (RT#77453, RT#85357)
+- Only ask for Devel::Hide on perls where it will be actually used
+  (RT#81106)
+- Fix SYNOPSIS to actually be executable (RT#78327)
+
+---

Old:

  Class-C3-0.24.tar.gz

New:

  Class-C3-0.25.tar.gz



Other differences:
--
++ perl-Class-C3.spec ++
--- /var/tmp/diff_new_pack.8DoI4i/_old  2013-07-29 17:45:45.0 +0200
+++ /var/tmp/diff_new_pack.8DoI4i/_new  2013-07-29 17:45:45.0 +0200
@@ -17,14 +17,14 @@
 
 
 Name:   perl-Class-C3
-Version:0.24
+Version:0.25
 Release:0
 %define cpan_name Class-C3
-Summary:A pragma to use the C3 method resolution order algortihm
+Summary:A pragma to use the C3 method resolution order algorithm
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Class-C3/
-Source: 
http://www.cpan.org/authors/id/F/FL/FLORA/%{cpan_name}-%{version}.tar.gz
+Source: 
http://www.cpan.org/authors/id/M/MS/MSTROUT/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -44,7 +44,6 @@
 #BuildRequires: perl(Diamond_A)
 #BuildRequires: perl(Foo)
 #BuildRequires: perl(Fuz)
-#BuildRequires: perl(inc::Module::Install) = 1.06
 #BuildRequires: perl(InheritingFromOverloadedTest)
 #BuildRequires: perl(JSON)
 #BuildRequires: perl(LifeForm)

++ Class-C3-0.24.tar.gz - Class-C3-0.25.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Class-C3-0.24/ChangeLog new/Class-C3-0.25/ChangeLog
--- old/Class-C3-0.24/ChangeLog 2012-05-12 14:01:47.0 +0200
+++ new/Class-C3-0.25/ChangeLog 2013-07-04 12:27:23.0 +0200
@@ -1,5 +1,12 @@
 Revision history for Perl extension Class::C3.
 
+0.25 Thu, July 4, 2013
+- Drop compatibility from 5.6.2 to 5.6.0
+- Pod typo fixes (RT#77453, RT#85357)
+- Only ask for Devel::Hide on perls where it will be actually used
+  (RT#81106)
+- Fix SYNOPSIS to actually be executable (RT#78327)
+
 0.24 Sat, May 12, 2012
 - Require Class::C3::XS on 5.8 perls if a working compiler is found
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Class-C3-0.24/MANIFEST new/Class-C3-0.25/MANIFEST
--- old/Class-C3-0.24/MANIFEST  2012-05-12 14:02:15.0 +0200
+++ new/Class-C3-0.25/MANIFEST  2013-07-04 12:28:13.0 +0200
@@ -45,3 +45,4 @@
 t/pod.t
 t/pod_coverage.t
 util/visualize_c3.pl
+META.jsonModule JSON meta-data (added by 
MakeMaker)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Class-C3-0.24/META.json new/Class-C3-0.25/META.json
--- old/Class-C3-0.24/META.json 1970-01-01 01:00:00.0 +0100
+++ new/Class-C3-0.25/META.json 2013-07-04 12:28:13.0 +0200
@@ -0,0 +1,51 @@
+{
+   abstract : A pragma to use the C3 method resolution order algorithm,
+   author : [
+  Stevan Little, ste...@iinteractive.com
+   ],
+   dynamic_config : 1,
+   generated_by : ExtUtils::MakeMaker version 6.68, CPAN::Meta::Converter 
version 2.131560,
+   license : [
+  perl_5
+   ],
+   meta-spec : {
+  url : http://search.cpan.org/perldoc?CPAN::Meta::Spec;,
+  version : 2
+   },
+   name : Class-C3,
+   no_index : {
+  directory : [
+ t,
+ inc
+  ]
+   },
+   prereqs : {
+  build : {
+ requires : {
+Test::More : 0.47
+ }
+  },
+  configure : {
+ requires : {
+ExtUtils::CBuilder : 0.27
+ }
+  },
+  runtime : {
+ requires : {
+Algorithm::C3 : 0.07,
+Scalar::Util : 0
+ }
+  }
+   },
+   release_status : stable,
+   resources : {
+  bugtracker : {
+ web : http://rt.cpan.org/Public/Dist/Display.html?Name=Class-C3;
+  },
+  homepage : http://search.cpan.org/dist/Class-C3;,
+  repository : {
+   

commit perl-Config-MVP-Reader-INI for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package perl-Config-MVP-Reader-INI for 
openSUSE:Factory checked in at 2013-07-29 17:48:53

Comparing /work/SRC/openSUSE:Factory/perl-Config-MVP-Reader-INI (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Config-MVP-Reader-INI.new (New)


Package is perl-Config-MVP-Reader-INI

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Config-MVP-Reader-INI/perl-Config-MVP-Reader-INI.changes
2012-01-26 14:06:56.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Config-MVP-Reader-INI.new/perl-Config-MVP-Reader-INI.changes
   2013-07-29 17:48:55.0 +0200
@@ -1,0 +2,6 @@
+Wed Jul 24 07:27:37 UTC 2013 - co...@suse.com
+
+- updated to 2.101462
+ * repackage, fix bugtracker, repo data, etc
+
+---

Old:

  Config-MVP-Reader-INI-2.101461.tar.gz

New:

  Config-MVP-Reader-INI-2.101462.tar.gz



Other differences:
--
++ perl-Config-MVP-Reader-INI.spec ++
--- /var/tmp/diff_new_pack.gxXlYV/_old  2013-07-29 17:48:56.0 +0200
+++ /var/tmp/diff_new_pack.gxXlYV/_new  2013-07-29 17:48:56.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Config-MVP-Reader-INI
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,15 +15,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   perl-Config-MVP-Reader-INI
-Version:2.101461
+Version:2.101462
 Release:0
 %define cpan_name Config-MVP-Reader-INI
 Summary:an MVP config reader for .ini files
-License:GPL-1.0+ or Artistic-1.0
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Config-MVP-Reader-INI/
-Source: 
http://www.cpan.org/authors/id/R/RJ/RJBS/Config-MVP-Reader-INI-%{version}.tar.gz
+Source: 
http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
+BuildArch:  noarch
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Config::INI::Reader)
@@ -31,13 +34,13 @@
 BuildRequires:  perl(Config::MVP::Reader)
 BuildRequires:  perl(Config::MVP::Reader::Findable::ByExtension)
 BuildRequires:  perl(Moose)
+BuildRequires:  perl(Test::More) = 0.96
+#BuildRequires: perl(Config::MVP::Reader::INI)
 Requires:   perl(Config::INI::Reader)
 Requires:   perl(Config::MVP) = 2
 Requires:   perl(Config::MVP::Reader)
 Requires:   perl(Config::MVP::Reader::Findable::ByExtension)
 Requires:   perl(Moose)
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildArch:  noarch
 %{perl_requires}
 
 %description
@@ -59,11 +62,8 @@
 %perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files -f %{name}.files
-%defattr(644,root,root,755)
-%doc Changes dist.ini eg LICENSE README
+%defattr(-,root,root,755)
+%doc Changes eg LICENSE README
 
 %changelog

++ Config-MVP-Reader-INI-2.101461.tar.gz - 
Config-MVP-Reader-INI-2.101462.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-MVP-Reader-INI-2.101461/Changes 
new/Config-MVP-Reader-INI-2.101462/Changes
--- old/Config-MVP-Reader-INI-2.101461/Changes  2010-10-15 05:32:56.0 
+0200
+++ new/Config-MVP-Reader-INI-2.101462/Changes  2013-07-02 04:00:08.0 
+0200
@@ -1,5 +1,8 @@
 Revision history for Config-MVP-Reader-INI
 
+2.101462  2013-07-01 22:00:07 America/New_York
+  repackage, fix bugtracker, repo data, etc
+
 2.101461  2010-10-14 23:32:52 America/New_York
   allow spaces in section name (thanks, Nick Perez)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-MVP-Reader-INI-2.101461/LICENSE 
new/Config-MVP-Reader-INI-2.101462/LICENSE
--- old/Config-MVP-Reader-INI-2.101461/LICENSE  2010-10-15 05:32:56.0 
+0200
+++ new/Config-MVP-Reader-INI-2.101462/LICENSE  2013-07-02 04:00:08.0 
+0200
@@ -18,15 +18,16 @@
 
   The GNU General Public License, Version 1, February 1989
 
-   GNU GENERAL PUBLIC LICENSE
-Version 1, February 1989
+GNU GENERAL PUBLIC LICENSE
+ Version 1, February 1989
 
  Copyright (C) 1989 Free Software Foundation, Inc.
-59 Temple Place, Suite 330, Boston, MA 02111-1307, USA
+ 51 Franklin St, Suite 500, Boston, MA  02110-1335  USA
+
  Everyone is 

commit perl-IPC-Run3 for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package perl-IPC-Run3 for openSUSE:Factory 
checked in at 2013-07-29 17:49:14

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


Package is perl-IPC-Run3

Changes:

--- /work/SRC/openSUSE:Factory/perl-IPC-Run3/perl-IPC-Run3.changes  
2012-03-12 08:53:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-IPC-Run3.new/perl-IPC-Run3.changes 
2013-07-29 17:49:15.0 +0200
@@ -1,0 +2,7 @@
+Fri Jul 26 05:29:49 UTC 2013 - co...@suse.com
+
+- updated to 0.046
+  replace a die with a croak (thanks, Mike Doherty)
+  typo fixes in documentation (thanks, David Steinbrunner)
+
+---

Old:

  IPC-Run3-0.045.tar.gz

New:

  IPC-Run3-0.046.tar.gz



Other differences:
--
++ perl-IPC-Run3.spec ++
--- /var/tmp/diff_new_pack.mWGnRi/_old  2013-07-29 17:49:16.0 +0200
+++ /var/tmp/diff_new_pack.mWGnRi/_new  2013-07-29 17:49:16.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-IPC-Run3
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   perl-IPC-Run3
-Version:0.045
+Version:0.046
 Release:0
 %define cpan_name IPC-Run3
 Summary:Run a subprocess with input/ouput redirection

++ IPC-Run3-0.045.tar.gz - IPC-Run3-0.046.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/IPC-Run3-0.045/Changes new/IPC-Run3-0.046/Changes
--- old/IPC-Run3-0.045/Changes  2011-12-23 19:49:09.0 +0100
+++ new/IPC-Run3-0.046/Changes  2013-06-12 00:54:23.0 +0200
@@ -1,5 +1,10 @@
 Changes file for IPC::Run3
 
+0.046 2013-06-11
+  replace a die with a croak (thanks, Mike Doherty)
+
+  typo fixes in documentation (thanks, David Steinbrunner)
+
 0.045 2011-12-23
   skip a test that tickles an OpenBSD bug and hangs the process (thanks,
   BinGOs)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/IPC-Run3-0.045/META.json new/IPC-Run3-0.046/META.json
--- old/IPC-Run3-0.045/META.json2011-12-23 19:49:42.0 +0100
+++ new/IPC-Run3-0.046/META.json2013-06-12 00:56:02.0 +0200
@@ -4,7 +4,7 @@
   Barrie Slaymaker barr...@slaysys.com
],
dynamic_config : 1,
-   generated_by : ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter 
version 2.112621,
+   generated_by : ExtUtils::MakeMaker version 6.66, CPAN::Meta::Converter 
version 2.131560,
license : [
   open_source
],
@@ -24,18 +24,18 @@
prereqs : {
   build : {
  requires : {
-ExtUtils::MakeMaker : 0
+ExtUtils::MakeMaker : 0
  }
   },
   configure : {
  requires : {
-ExtUtils::MakeMaker : 0
+ExtUtils::MakeMaker : 0
  }
   },
   runtime : {
  requires : {
 Test::More : 0.31,
-Time::HiRes : 0
+Time::HiRes : 0
  }
   }
},
@@ -45,5 +45,5 @@
  url : http://github.com/rjbs/ipc-run3/;
   }
},
-   version : 0.045
+   version : 0.046
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/IPC-Run3-0.045/META.yml new/IPC-Run3-0.046/META.yml
--- old/IPC-Run3-0.045/META.yml 2011-12-23 19:49:42.0 +0100
+++ new/IPC-Run3-0.046/META.yml 2013-06-12 00:56:02.0 +0200
@@ -7,7 +7,7 @@
 configure_requires:
   ExtUtils::MakeMaker: 0
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 
2.112621'
+generated_by: 'ExtUtils::MakeMaker version 6.66, CPAN::Meta::Converter version 
2.131560'
 license: open_source
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -23,4 +23,4 @@
   Time::HiRes: 0
 resources:
   repository: http://github.com/rjbs/ipc-run3/
-version: 0.045
+version: 0.046
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/IPC-Run3-0.045/bin/run3profpp 
new/IPC-Run3-0.046/bin/run3profpp
--- old/IPC-Run3-0.045/bin/run3profpp   2011-12-23 19:49:20.0 +0100
+++ new/IPC-Run3-0.046/bin/run3profpp   2013-06-12 00:54:09.0 +0200
@@ -1,6 +1,6 @@
 #!/usr/local/bin/perl -w
 
-$VERSION = 0.045;
+$VERSION = 0.046;
 
 =head1 NAME
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit perl-IO-Socket-INET6 for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package perl-IO-Socket-INET6 for 
openSUSE:Factory checked in at 2013-07-29 17:49:02

Comparing /work/SRC/openSUSE:Factory/perl-IO-Socket-INET6 (Old)
 and  /work/SRC/openSUSE:Factory/.perl-IO-Socket-INET6.new (New)


Package is perl-IO-Socket-INET6

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-IO-Socket-INET6/perl-IO-Socket-INET6.changes
2013-06-06 13:23:54.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-IO-Socket-INET6.new/perl-IO-Socket-INET6.changes
   2013-07-29 17:49:04.0 +0200
@@ -1,0 +2,7 @@
+Fri Jul 26 05:32:06 UTC 2013 - co...@suse.com
+
+- updated to 2.71
+   * Correct typos.
+   - https://rt.cpan.org/Public/Bug/Display.html?id=86344
+
+---

Old:

  IO-Socket-INET6-2.70.tar.gz

New:

  IO-Socket-INET6-2.71.tar.gz



Other differences:
--
++ perl-IO-Socket-INET6.spec ++
--- /var/tmp/diff_new_pack.4gBzZv/_old  2013-07-29 17:49:05.0 +0200
+++ /var/tmp/diff_new_pack.4gBzZv/_new  2013-07-29 17:49:05.0 +0200
@@ -19,7 +19,7 @@
 %bcond_with test
 
 Name:   perl-IO-Socket-INET6
-Version:2.70
+Version:2.71
 Release:0
 %define cpan_name IO-Socket-INET6
 Summary:Object interface for AF_INET/AF_INET6 domain sockets
@@ -37,22 +37,9 @@
 BuildRequires:  perl(Test::Pod) = 1.14
 BuildRequires:  perl(Test::Pod::Coverage) = 1.04
 %endif
-BuildRequires:  perl(Carp)
-BuildRequires:  perl(Errno)
-BuildRequires:  perl(Exporter)
-BuildRequires:  perl(IO::Socket)
-BuildRequires:  perl(Socket)
+BuildRequires:  perl(Module::Build) = 0.36
 BuildRequires:  perl(Socket6) = 0.12
-BuildRequires:  perl(strict)
-BuildRequires:  perl(warnings)
-Requires:   perl(Carp)
-Requires:   perl(Errno)
-Requires:   perl(Exporter)
-Requires:   perl(IO::Socket)
-Requires:   perl(Socket)
 Requires:   perl(Socket6) = 0.12
-Requires:   perl(strict)
-Requires:   perl(warnings)
 
 %description
 IO::Socket::INET6 provides an object interface to creating and using

++ IO-Socket-INET6-2.70.tar.gz - IO-Socket-INET6-2.71.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/IO-Socket-INET6-2.70/ChangeLog 
new/IO-Socket-INET6-2.71/ChangeLog
--- old/IO-Socket-INET6-2.70/ChangeLog  2013-05-21 18:06:40.0 +0200
+++ new/IO-Socket-INET6-2.71/ChangeLog  2013-06-23 16:09:47.0 +0200
@@ -1,3 +1,8 @@
+2013-06-23 Shlomi Fish shlo...@shlomifish.org
+   * Correct typos.
+   - https://rt.cpan.org/Public/Bug/Display.html?id=86344
+   * New Release IO-Socket-INET6-2.71
+
 2013-05-21 Shlomi Fish shlo...@shlomifish.org
* Fix a typo:
- https://rt.cpan.org/Ticket/Display.html?id=73143
@@ -15,45 +20,45 @@
- Fixes https://rt.cpan.org/Ticket/Display.html?id=72769
* New Release IO-Socket-INET6-2.68
 
-2011-01-21 Shlomi Fish shlo...@iglu.org.il
+2011-01-21 Shlomi Fish shlo...@shlomifish.org
* IO-Socket is doing some imports so we now do use IO::Socket ().
- Fixed the rest of the imports.
* Thanks to LeoNerd
* New Release IO-Socket-INET6-2.67
 
-2011-01-13 Shlomi Fish shlo...@iglu.org.il
+2011-01-13 Shlomi Fish shlo...@shlomifish.org
* Made the use Socket call import constants selectively, and not rely
on @EXPORT's whims:
- 
http://www.cpantesters.org/cpan/report/d6e547be-19b5-11e0-bbdc-e5c0d6c987b5
* New Release IO-Socket-INET6-2.66
 
-2010-06-11 Shlomi Fish shlo...@iglu.org.il
+2010-06-11 Shlomi Fish shlo...@shlomifish.org
* Add a fix for t/io_multihomed6.t to make sure
ok 3 will be printed before ok 4. due to many failures in the tests.
Such as:
- 
http://www.cpantesters.org/cpan/report/07413426-b19f-3f77-b713-d32bba55d77f
* New Release IO-Socket-INET6-2.65
 
-2010-06-08 Shlomi Fish shlo...@iglu.org.il
+2010-06-08 Shlomi Fish shlo...@shlomifish.org
* Applied a patch to fix t/io_multihomed6.t on old Perls / old Linux
distributions:
- https://rt.cpan.org/Ticket/Display.html?id=58198
- Thanks to Paul.
* New Release IO-Socket-INET6-2.64
 
-2010-05-29 Shlomi Fish shlo...@iglu.org.il
+2010-05-29 Shlomi Fish shlo...@shlomifish.org
* Applied a modified patch to t/io_multihomed6.t to correct the test
on Fedora 10 and others:
- https://rt.cpan.org/Public/Bug/Display.html?id=57676
* New Release IO-Socket-INET6-2.63
 
-2010-05-20 Shlomi Fish shlo...@iglu.org.il
+2010-05-20 Shlomi Fish shlo...@shlomifish.org
* Solved problems 

commit perl-LockFile-Simple for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package perl-LockFile-Simple for 
openSUSE:Factory checked in at 2013-07-29 17:49:20

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


Package is perl-LockFile-Simple

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-LockFile-Simple/perl-LockFile-Simple.changes
2011-09-23 12:37:55.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-LockFile-Simple.new/perl-LockFile-Simple.changes
   2013-07-29 17:49:22.0 +0200
@@ -1,0 +2,6 @@
+Fri Jul 26 18:33:49 UTC 2013 - co...@suse.com
+
+- updated to 0.208
+ Fix deprecated defined(@array) for Perl 5.16
+
+---

Old:

  LockFile-Simple-0.207.tar.gz

New:

  LockFile-Simple-0.208.tar.gz



Other differences:
--
++ perl-LockFile-Simple.spec ++
--- /var/tmp/diff_new_pack.bLzlbF/_old  2013-07-29 17:49:23.0 +0200
+++ /var/tmp/diff_new_pack.bLzlbF/_new  2013-07-29 17:49:23.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-LockFile-Simple
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,20 +16,23 @@
 #
 
 
-
+# MANUAL license
 Name:   perl-LockFile-Simple
-Version:0.207
-Release:1
-# MANUAL
-License:GPL-2.0+ or Artistic-1.0
+Version:0.208
+Release:0
 %define cpan_name LockFile-Simple
-Summary:simple file locking scheme
-Url:http://search.cpan.org/dist/LockFile-Simple/
+Summary:Simple file locking scheme
+License:GPL-2.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
-Source: 
http://www.cpan.org/authors/id/J/JV/JV/%{cpan_name}-%{version}.tar.gz
+Url:http://search.cpan.org/dist/LockFile-Simple/
+Source: 
http://www.cpan.org/authors/id/S/SC/SCHWIGON/lockfile-simple/%{cpan_name}-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
+#BuildRequires: perl(LockFile::Lock)
+#BuildRequires: perl(LockFile::Lock::Simple)
+#BuildRequires: perl(LockFile::Manager)
+#BuildRequires: perl(LockFile::Simple)
 %{perl_requires}
 
 %description
@@ -58,9 +61,6 @@
 %perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files -f %{name}.files
 %defattr(-,root,root,755)
 %doc ChangeLog README

++ LockFile-Simple-0.207.tar.gz - LockFile-Simple-0.208.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/LockFile-Simple-0.207/ChangeLog 
new/LockFile-Simple-0.208/ChangeLog
--- old/LockFile-Simple-0.207/ChangeLog 2007-09-28 21:21:29.0 +0200
+++ new/LockFile-Simple-0.208/ChangeLog 2012-06-01 23:18:05.0 +0200
@@ -1,3 +1,7 @@
+2012-06-01  Steffen Schwigon  s...@renormalist.net
+
+   Fix deprecated defined(@array) for Perl 5.16
+
 Fri Sep 28 21:20:57 CEST 2007   Johan Vromans j...@span.org
 
Changed LICENSE to include GPL.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/LockFile-Simple-0.207/MANIFEST 
new/LockFile-Simple-0.208/MANIFEST
--- old/LockFile-Simple-0.207/MANIFEST  2008-07-12 21:37:55.0 +0200
+++ new/LockFile-Simple-0.208/MANIFEST  2012-06-01 23:19:05.0 +0200
@@ -11,3 +11,4 @@
 t/simple.tTest OO interface
 t/user.t  Test user-defined settings
 META.yml Module meta-data (added by MakeMaker)
+META.jsonModule JSON meta-data (added by 
MakeMaker)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/LockFile-Simple-0.207/META.json 
new/LockFile-Simple-0.208/META.json
--- old/LockFile-Simple-0.207/META.json 1970-01-01 01:00:00.0 +0100
+++ new/LockFile-Simple-0.208/META.json 2012-06-01 23:19:05.0 +0200
@@ -0,0 +1,39 @@
+{
+   abstract : unknown,
+   author : [
+  unknown
+   ],
+   dynamic_config : 1,
+   generated_by : ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter 
version 2.120920,
+   license : [
+  unknown
+   ],
+   meta-spec : {
+  url : http://search.cpan.org/perldoc?CPAN::Meta::Spec;,
+  version : 2
+   },
+   name : LockFile-Simple,
+   no_index : {
+  directory : [
+ t,
+ inc
+  ]
+   },
+   prereqs : {
+  build : {
+ requires : {
+ExtUtils::MakeMaker : 0
+ }
+  },

commit perl-Module-Build-Tiny for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package perl-Module-Build-Tiny for 
openSUSE:Factory checked in at 2013-07-29 17:49:41

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


Package is perl-Module-Build-Tiny

Changes:

New Changes file:

--- /dev/null   2013-07-23 23:44:04.804033756 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Module-Build-Tiny.new/perl-Module-Build-Tiny.changes
   2013-07-29 17:49:42.0 +0200
@@ -0,0 +1,13 @@
+---
+Sat Jul 27 13:25:44 UTC 2013 - co...@suse.com
+
+- updated to 0.025
+  Use local tempdir
+  Generate man pages in the correct section
+
+---
+Wed Jun  5 07:50:58 UTC 2013 - co...@suse.com
+
+- initial package 0.023
+* created by cpanspec 1.78.06
+

New:

  Module-Build-Tiny-0.025.tar.gz
  perl-Module-Build-Tiny.changes
  perl-Module-Build-Tiny.spec



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

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


Name:   perl-Module-Build-Tiny
Version:0.025
Release:0
%define cpan_name Module-Build-Tiny
Summary:A tiny replacement for Module::Build
License:Artistic-1.0 or GPL-1.0+
Group:  Development/Libraries/Perl
Url:http://search.cpan.org/dist/Module-Build-Tiny/
Source: 
http://www.cpan.org/authors/id/L/LE/LEONT/%{cpan_name}-%{version}.tar.gz
BuildArch:  noarch
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  perl
BuildRequires:  perl-macros
BuildRequires:  perl(CPAN::Meta)
BuildRequires:  perl(ExtUtils::CBuilder)
BuildRequires:  perl(ExtUtils::Config) = 0.003
BuildRequires:  perl(ExtUtils::Helpers) = 0.020
BuildRequires:  perl(ExtUtils::InstallPaths) = 0.002
BuildRequires:  perl(ExtUtils::ParseXS)
BuildRequires:  perl(JSON::PP) = 2
BuildRequires:  perl(Module::Build)
BuildRequires:  perl(TAP::Harness)
BuildRequires:  perl(Test::More) = 0.88
#BuildRequires: perl(DistGen)
#BuildRequires: perl(File::ShareDir)
#BuildRequires: perl(Module::Build::Tiny)
Requires:   perl(CPAN::Meta)
Requires:   perl(ExtUtils::CBuilder)
Requires:   perl(ExtUtils::Config) = 0.003
Requires:   perl(ExtUtils::Helpers) = 0.020
Requires:   perl(ExtUtils::InstallPaths) = 0.002
Requires:   perl(ExtUtils::ParseXS)
Requires:   perl(JSON::PP) = 2
Requires:   perl(TAP::Harness)
%{perl_requires}

%description
Many Perl distributions use a Build.PL file instead of a Makefile.PL file
to drive distribution configuration, build, test and installation.
Traditionally, Build.PL uses Module::Build as the underlying build system.
This module provides a simple, lightweight, drop-in replacement.

Whereas Module::Build has over 6,700 lines of code; this module has less
than 120, yet supports the features needed by most distributions.

%prep
%setup -q -n %{cpan_name}-%{version}

%build
%{__perl} Build.PL --installdirs=vendor
./Build build flags=%{?_smp_mflags}

%check
./Build test

%install
./Build install --destdir=%{buildroot} --create_packlist=0
%perl_gen_filelist

%files -f %{name}.files
%defattr(-,root,root,755)
%doc Changes LICENSE README Todo

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



commit perl-Log-Dispatch for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package perl-Log-Dispatch for 
openSUSE:Factory checked in at 2013-07-29 17:49:29

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


Package is perl-Log-Dispatch

Changes:

--- /work/SRC/openSUSE:Factory/perl-Log-Dispatch/perl-Log-Dispatch.changes  
2013-06-05 19:32:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Log-Dispatch.new/perl-Log-Dispatch.changes 
2013-07-29 17:49:30.0 +0200
@@ -1,0 +2,12 @@
+Fri Jul 26 10:01:24 UTC 2013 - co...@suse.com
+
+- updated to 2.41
+ - An error is now thrown if you call Log::Dispatch-log without a
+   level. Previously you'd just get a warning and then execution would continue
+   (without logging anything). Patch by Ross Attrill. RT #87133.
+ 
+ - Added a conflict entry for older Log::Dispatch::File::Stamped to the
+   metadata. Patch by Karen Etheridge. RT #86215.
+- remove outdated Log-Dispatch-old_Test-More.patch
+
+---

Old:

  Log-Dispatch-2.39.tar.gz

New:

  Log-Dispatch-2.41.tar.gz



Other differences:
--
++ perl-Log-Dispatch.spec ++
--- /var/tmp/diff_new_pack.Ykwq6U/_old  2013-07-29 17:49:31.0 +0200
+++ /var/tmp/diff_new_pack.Ykwq6U/_new  2013-07-29 17:49:31.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Log-Dispatch
-Version:2.39
+Version:2.41
 Release:0
 %define cpan_name Log-Dispatch
 Summary:Dispatches messages to one or more outputs
@@ -25,13 +25,12 @@
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Log-Dispatch/
 Source: 
http://www.cpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{version}.tar.gz
-# MANUAL
-Patch1: Log-Dispatch-old_Test-More.patch
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Class::Load)
+BuildRequires:  perl(Dist::CheckConflicts) = 0.02
 BuildRequires:  perl(Params::Validate) = 0.15
 BuildRequires:  perl(Sys::Syslog) = 0.25
 BuildRequires:  perl(Test::More) = 0.88
@@ -53,6 +52,7 @@
 #BuildRequires: perl(MIME::Lite)
 #BuildRequires: perl(Test::Spelling)
 Requires:   perl(Class::Load)
+Requires:   perl(Dist::CheckConflicts) = 0.02
 Requires:   perl(Params::Validate) = 0.15
 Requires:   perl(Sys::Syslog) = 0.25
 %{perl_requires}
@@ -74,13 +74,6 @@
 %prep
 %setup -q -n %{cpan_name}-%{version}
 find . -type f -print0 | xargs -0 chmod 644
-# MANUAL BEGIN
-%if 0%{?suse_version} = 1110
-%patch1 -p1
-# only needed for the maintainer:
-rm t/02-email-exit.t
-%endif
-# MANUAL END
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor

++ Log-Dispatch-2.39.tar.gz - Log-Dispatch-2.41.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Log-Dispatch-2.39/Changes 
new/Log-Dispatch-2.41/Changes
--- old/Log-Dispatch-2.39/Changes   2013-04-21 16:40:14.0 +0200
+++ new/Log-Dispatch-2.41/Changes   2013-07-22 17:38:01.0 +0200
@@ -1,3 +1,16 @@
+2.41 2013-07-22
+
+- An error is now thrown if you call Log::Dispatch-log without a
+  level. Previously you'd just get a warning and then execution would continue
+  (without logging anything). Patch by Ross Attrill. RT #87133.
+
+
+2.40 2013-07-01
+
+- Added a conflict entry for older Log::Dispatch::File::Stamped to the
+  metadata. Patch by Karen Etheridge. RT #86215.
+
+
 2.39 2013-04-21
 
 - You can now pass a port option to the MailSender output. Patch by Whitney
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Log-Dispatch-2.39/MANIFEST 
new/Log-Dispatch-2.41/MANIFEST
--- old/Log-Dispatch-2.39/MANIFEST  2013-04-21 16:40:14.0 +0200
+++ new/Log-Dispatch-2.41/MANIFEST  2013-07-22 17:38:01.0 +0200
@@ -11,6 +11,7 @@
 lib/Log/Dispatch/ApacheLog.pm
 lib/Log/Dispatch/Base.pm
 lib/Log/Dispatch/Code.pm
+lib/Log/Dispatch/Conflicts.pm
 lib/Log/Dispatch/Email.pm
 lib/Log/Dispatch/Email/MIMELite.pm
 lib/Log/Dispatch/Email/MailSend.pm
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Log-Dispatch-2.39/META.json 
new/Log-Dispatch-2.41/META.json
--- old/Log-Dispatch-2.39/META.json 2013-04-21 16:40:14.0 +0200
+++ new/Log-Dispatch-2.41/META.json 2013-07-22 17:38:01.0 +0200
@@ -16,6 +16,7 @@
prereqs : {
   configure : {
  requires : {
+Dist::CheckConflicts : 0.02,
 ExtUtils::MakeMaker : 6.30
  }
   },
@@ -27,6 +28,7 @@
   runtime : {
  requires : {
   

commit perl-Moo for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package perl-Moo for openSUSE:Factory 
checked in at 2013-07-29 17:49:51

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


Package is perl-Moo

Changes:

--- /work/SRC/openSUSE:Factory/perl-Moo/perl-Moo.changes2013-06-28 
11:53:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Moo.new/perl-Moo.changes   2013-07-29 
17:49:53.0 +0200
@@ -1,0 +2,22 @@
+Fri Jul 26 05:35:29 UTC 2013 - co...@suse.com
+
+- updated to 1.003000
+   - fix composing roles that require methods provided by the other (RT#82711)
+   - document optional use of Class::XSAccessor with caveats
+   - fix constructor generated when creating a class with
+ create_class_with_roles when the superclass constructor hasn't been
+ generated yet
+   - fix extending the constructor generator using Moo classes/roles
+   - non-lazy attribute defaults are used when applying a role to an object
+   - updated META files to list prerequisites in proper phases
+   - $Method::Generate::Accessor::CurrentAttribute hashref contains
+ information about attribute currently being processed (available
+ to exception objects thrown by isa and coerce)
+   - properly die when composing a module that isn't a Role
+   - fix passing attribute parameters for traits when inflating to Moose
+   - fix inflating method modifiers applied to multiple methods
+   - fix documentation for Sub::Quote::capture_unroll
+   - add documentation noting Sub::Quote's use of strictures
+   - fix FOREIGNBUILDARGS not being called if no attributes created
+
+---

Old:

  Moo-1.002000.tar.gz

New:

  Moo-1.003000.tar.gz



Other differences:
--
++ perl-Moo.spec ++
--- /var/tmp/diff_new_pack.jmkfyP/_old  2013-07-29 17:49:54.0 +0200
+++ /var/tmp/diff_new_pack.jmkfyP/_new  2013-07-29 17:49:54.0 +0200
@@ -17,29 +17,31 @@
 
 
 Name:   perl-Moo
-Version:1.002000
+Version:1.003000
 Release:0
 %define cpan_name Moo
 Summary:Minimalist Object Orientation (with Moose compatibility)
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Moo/
-Source: 
http://www.cpan.org/authors/id/M/MS/MSTROUT/%{cpan_name}-%{version}.tar.gz
+Source: 
http://www.cpan.org/authors/id/H/HA/HAARG/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Class::Method::Modifiers) = 1.1
 BuildRequires:  perl(Devel::GlobalDestruction) = 0.11
+BuildRequires:  perl(Dist::CheckConflicts) = 0.02
 BuildRequires:  perl(Module::Runtime) = 0.012
-BuildRequires:  perl(Role::Tiny) = 1.002004
+BuildRequires:  perl(Role::Tiny) = 1.003000
 BuildRequires:  perl(Test::Fatal) = 0.003
-BuildRequires:  perl(Test::More) = 0.96
+BuildRequires:  perl(Test::More) = 0.94
 BuildRequires:  perl(strictures) = 1.004003
 Requires:   perl(Class::Method::Modifiers) = 1.1
 Requires:   perl(Devel::GlobalDestruction) = 0.11
+Requires:   perl(Dist::CheckConflicts) = 0.02
 Requires:   perl(Module::Runtime) = 0.012
-Requires:   perl(Role::Tiny) = 1.002004
+Requires:   perl(Role::Tiny) = 1.003000
 Requires:   perl(strictures) = 1.004003
 %{perl_requires}
 

++ Moo-1.002000.tar.gz - Moo-1.003000.tar.gz ++
 2294 lines of diff (skipped)

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



commit perl-MooseX-Types for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package perl-MooseX-Types for 
openSUSE:Factory checked in at 2013-07-29 17:50:07

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


Package is perl-MooseX-Types

Changes:

--- /work/SRC/openSUSE:Factory/perl-MooseX-Types/perl-MooseX-Types.changes  
2012-05-31 17:08:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-MooseX-Types.new/perl-MooseX-Types.changes 
2013-07-29 17:50:07.0 +0200
@@ -1,0 +2,7 @@
+Wed Jul 24 12:25:47 UTC 2013 - co...@suse.com
+
+- updated to 0.36
+- fixed failing tests on 5.8.5 due to incorrect == overload
+   (RT#77100, Graham Knop)
+
+---

Old:

  MooseX-Types-0.35.tar.gz

New:

  MooseX-Types-0.36.tar.gz



Other differences:
--
++ perl-MooseX-Types.spec ++
--- /var/tmp/diff_new_pack.fHwnZ4/_old  2013-07-29 17:50:08.0 +0200
+++ /var/tmp/diff_new_pack.fHwnZ4/_new  2013-07-29 17:50:08.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-MooseX-Types
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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,34 +17,40 @@
 
 
 Name:   perl-MooseX-Types
-Version:0.35
+Version:0.36
 Release:0
 %define cpan_name MooseX-Types
 Summary:Organise your Moose types in libraries
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/MooseX-Types/
-Source: 
http://www.cpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{version}.tar.gz
+Source: 
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Carp::Clan) = 6.00
+BuildRequires:  perl(Class::MOP)
 BuildRequires:  perl(Moose) = 1.06
+BuildRequires:  perl(Moose::Exporter)
+BuildRequires:  perl(Moose::Meta::TypeConstraint::Union)
+BuildRequires:  perl(Moose::Role)
+BuildRequires:  perl(Moose::Util::TypeConstraints)
+BuildRequires:  perl(Scalar::Util) = 1.19
+BuildRequires:  perl(Sub::Exporter)
 BuildRequires:  perl(Sub::Install) = 0.924
 BuildRequires:  perl(Sub::Name)
+BuildRequires:  perl(Test::CheckDeps) = 0.002
 BuildRequires:  perl(Test::Fatal)
-BuildRequires:  perl(Test::Moose)
-BuildRequires:  perl(Test::More) = 0.88
+BuildRequires:  perl(Test::More) = 0.94
 BuildRequires:  perl(Test::Requires)
 BuildRequires:  perl(namespace::clean) = 0.19
-#BuildRequires: perl(Class::MOP)
 #BuildRequires: perl(DecoratorLibrary)
 #BuildRequires: perl(IntrospectTypeExports)
-#BuildRequires: perl(Moose::Exporter)
-#BuildRequires: perl(Moose::Meta::TypeConstraint::Union)
-#BuildRequires: perl(Moose::Role)
-#BuildRequires: perl(Moose::Util::TypeConstraints)
+#BuildRequires: perl(JSON)
+#BuildRequires: perl(LWP::Simple)
+#BuildRequires: perl(Module::Build)
+#BuildRequires: perl(Module::Install::Base)
 #BuildRequires: perl(MooseX::Types)
 #BuildRequires: perl(MooseX::Types::Base)
 #BuildRequires: perl(MooseX::Types::CheckedUtilExports)
@@ -54,14 +60,20 @@
 #BuildRequires: perl(MooseX::Types::UndefinedType)
 #BuildRequires: perl(MooseX::Types::Util)
 #BuildRequires: perl(MooseX::Types::Wrapper)
-#BuildRequires: perl(Sub::Exporter)
+#BuildRequires: perl(Parse::CPAN::Meta)
 #BuildRequires: perl(SubExporterCompatibility)
 #BuildRequires: perl(TestLibrary)
 #BuildRequires: perl(TestNamespaceSep)
-#BuildRequires: perl(Test::Spelling)
 #BuildRequires: perl(TestWrapper)
+#BuildRequires: perl(YAML::Tiny)
 Requires:   perl(Carp::Clan) = 6.00
+Requires:   perl(Class::MOP)
 Requires:   perl(Moose) = 1.06
+Requires:   perl(Moose::Exporter)
+Requires:   perl(Moose::Meta::TypeConstraint::Union)
+Requires:   perl(Moose::Util::TypeConstraints)
+Requires:   perl(Scalar::Util) = 1.19
+Requires:   perl(Sub::Exporter)
 Requires:   perl(Sub::Install) = 0.924
 Requires:   perl(Sub::Name)
 Requires:   perl(namespace::clean) = 0.19
@@ -110,6 +122,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes LICENSE README
+%doc Changes LICENSE README weaver.ini
 
 %changelog

++ MooseX-Types-0.35.tar.gz - MooseX-Types-0.36.tar.gz ++
 5053 lines of diff (skipped)

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



commit perl-MooseX-Aliases for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package perl-MooseX-Aliases for 
openSUSE:Factory checked in at 2013-07-29 17:49:58

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


Package is perl-MooseX-Aliases

Changes:

--- /work/SRC/openSUSE:Factory/perl-MooseX-Aliases/perl-MooseX-Aliases.changes  
2011-11-14 15:23:41.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-MooseX-Aliases.new/perl-MooseX-Aliases.changes 
2013-07-29 17:49:59.0 +0200
@@ -1,0 +2,8 @@
+Fri Jul 26 09:58:38 UTC 2013 - co...@suse.com
+
+- updated to 0.11
+  - Doc fixes. (Toby Inkster, #4)
+  - Packaging cleanup.
+  - Drop old backcompat code for Moose  2.00.
+
+---

Old:

  MooseX-Aliases-0.10.tar.gz

New:

  MooseX-Aliases-0.11.tar.gz



Other differences:
--
++ perl-MooseX-Aliases.spec ++
--- /var/tmp/diff_new_pack.GQsGx6/_old  2013-07-29 17:50:00.0 +0200
+++ /var/tmp/diff_new_pack.GQsGx6/_new  2013-07-29 17:50:00.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-MooseX-Aliases
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,25 +16,36 @@
 #
 
 
-
 Name:   perl-MooseX-Aliases
-Version:0.10
-Release:1
-License:GPL-1.0+ or Artistic-1.0
+Version:0.11
+Release:0
 %define cpan_name MooseX-Aliases
 Summary:easy aliasing of methods and attributes in Moose
-Url:http://search.cpan.org/dist/MooseX-Aliases/
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
+Url:http://search.cpan.org/dist/MooseX-Aliases/
 Source: 
http://www.cpan.org/authors/id/D/DO/DOY/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Moose) = 1.09
-BuildRequires:  perl(Test::Fatal) = 0.003
+BuildRequires:  perl(Moose) = 2.
+BuildRequires:  perl(Moose::Exporter)
+BuildRequires:  perl(Moose::Role)
+BuildRequires:  perl(Moose::Util::TypeConstraints)
+BuildRequires:  perl(Test::Fatal)
+BuildRequires:  perl(Test::Moose)
 BuildRequires:  perl(Test::More) = 0.88
-BuildRequires:  perl(Test::Requires)
-Requires:   perl(Moose) = 1.09
+#BuildRequires: perl(Foo)
+#BuildRequires: perl(MooseX::Aliases)
+#BuildRequires: perl(MyApp::Role)
+#BuildRequires: perl(MyTest)
+#BuildRequires: perl(MyTestRole)
+#BuildRequires: perl(Parent)
+Requires:   perl(Moose) = 2.
+Requires:   perl(Moose::Exporter)
+Requires:   perl(Moose::Role)
+Requires:   perl(Moose::Util::TypeConstraints)
 %{perl_requires}
 
 %description
@@ -43,7 +54,7 @@
 accessors as well as the standard ones. Attributes can also be initialized
 in the constructor via their aliased names.
 
-You can create more than one alias at once by passing a listref:
+You can create more than one alias at once by passing a arrayref:
 
 has ip_addr = (
 alias = [ qw(ipAddr ip) ],
@@ -66,6 +77,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes LICENSE README weaver.ini
+%doc Changes LICENSE README
 
 %changelog

++ MooseX-Aliases-0.10.tar.gz - MooseX-Aliases-0.11.tar.gz ++
 3261 lines of diff (skipped)

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



commit perl-Set-Scalar for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package perl-Set-Scalar for openSUSE:Factory 
checked in at 2013-07-29 17:50:42

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


Package is perl-Set-Scalar

Changes:

--- /work/SRC/openSUSE:Factory/perl-Set-Scalar/perl-Set-Scalar.changes  
2013-03-01 08:03:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Set-Scalar.new/perl-Set-Scalar.changes 
2013-07-29 17:50:44.0 +0200
@@ -1,0 +2,13 @@
+Fri Jul 26 18:31:45 UTC 2013 - co...@suse.com
+
+- updated to 1.26
+   * Fixed Set::Scalar::Valued [rt.cpan.org #69037], bug reported
+ and fix supplied by Kiran Mukhyala, the problem was in null()
+ not being defined for valued set universes.
+   
+   * Fixed qq[More whitespace in examples could show picture of
+ operations] [rt.cpan.org #54172 and #54173], bug reported
+ and fix supplied by MichaelRWolf.  (ASCII art, so relies
+ on fixed-width font.)
+
+---

Old:

  Set-Scalar-1.25.tar.gz

New:

  Set-Scalar-1.26.tar.gz



Other differences:
--
++ perl-Set-Scalar.spec ++
--- /var/tmp/diff_new_pack.1nhsCd/_old  2013-07-29 17:50:45.0 +0200
+++ /var/tmp/diff_new_pack.1nhsCd/_new  2013-07-29 17:50:45.0 +0200
@@ -17,55 +17,48 @@
 
 
 Name:   perl-Set-Scalar
-Version:1.25
+Version:1.26
 Release:0
-Url:http://cpan.org/modules/by-module/Set/
-Summary:Set of scalars
-License:Artistic-1.0 or GPL-2.0+
+%define cpan_name Set-Scalar
+Summary:This module implements a Set of scalars
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
-Source0:
http://cpan.org/modules/by-module/Set/Set-Scalar-%{version}.tar.gz
+Url:http://search.cpan.org/dist/Set-Scalar/
+Source: 
http://www.cpan.org/authors/id/D/DA/DAVIDO/%{cpan_name}-%{version}.tar.gz
+BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
 BuildRequires:  perl
 BuildRequires:  perl-macros
+#BuildRequires: perl(Set::Scalar)
+#BuildRequires: perl(Set::Scalar::Base)
+#BuildRequires: perl(Set::Scalar::Null)
+#BuildRequires: perl(Set::Scalar::Real)
+#BuildRequires: perl(Set::Scalar::Universe)
+#BuildRequires: perl(Set::Scalar::Valued)
+#BuildRequires: perl(Set::Scalar::ValuedUniverse)
+#BuildRequires: perl(Set::Scalar::Virtual)
+%{perl_requires}
 
 %description
 This module implements a Set of scalars.
 
-
-
-Authors:
-
-Jarkko Hietaniemi j...@iki.fi
-
 %prep
-%setup -n Set-Scalar-%{version} -q
+%setup -q -n %{cpan_name}-%{version}
 
 %build
-# replace rest of /usr/local/bin/perl with /usr/bin/perl
-for f in `find . -type f -exec grep -l /usr/local/bin/perl \{\} \;` ; do
-rm -f tmp
-sed -e s:/usr/local/bin/perl:/usr/bin/perl:g $f  tmp
-mv -f tmp $f
-done
-perl Makefile.PL
-make %{?_smp_mflags}
+%{__perl} Makefile.PL INSTALLDIRS=vendor
+%{__make} %{?_smp_mflags}
 
 %check
-make test
+%{__make} test
 
 %install
-make DESTDIR=$RPM_BUILD_ROOT install_vendor
+%perl_make_install
 %perl_process_packlist
+%perl_gen_filelist
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-%files
-%defattr(-, root, root)
-%doc README ChangeLog
-%doc %{_mandir}/man?/*
-%{perl_vendorlib}/Set
-%{perl_vendorarch}/auto/Set
+%files -f %{name}.files
+%defattr(-,root,root,755)
+%doc ChangeLog README README.old
 
 %changelog

++ Set-Scalar-1.25.tar.gz - Set-Scalar-1.26.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Set-Scalar-1.25/ChangeLog 
new/Set-Scalar-1.26/ChangeLog
--- old/Set-Scalar-1.25/ChangeLog   2009-12-27 15:55:42.0 +0100
+++ new/Set-Scalar-1.26/ChangeLog   2013-06-15 15:18:50.0 +0200
@@ -1,3 +1,16 @@
+2013-06-15  Jarkko Hietaniemi  j...@iki.fi
+
+   * Fixed Set::Scalar::Valued [rt.cpan.org #69037], bug reported
+ and fix supplied by Kiran Mukhyala, the problem was in null()
+ not being defined for valued set universes.
+   
+   * Fixed qq[More whitespace in examples could show picture of
+ operations] [rt.cpan.org #54172 and #54173], bug reported
+ and fix supplied by MichaelRWolf.  (ASCII art, so relies
+ on fixed-width font.)
+   
+   * Released as 1.26.
+   
 2009-12-27  Jarkko Hietaniemi  j...@iki.fi
 
* Fixed trying to add an element twice prevents further
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Set-Scalar-1.25/MANIFEST new/Set-Scalar-1.26/MANIFEST
--- old/Set-Scalar-1.25/MANIFEST

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

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package perl-Parse-CPAN-Meta for 
openSUSE:Factory checked in at 2013-07-29 17:50:29

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


Package is perl-Parse-CPAN-Meta

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta.changes
2013-06-13 18:19:52.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Parse-CPAN-Meta.new/perl-Parse-CPAN-Meta.changes
   2013-07-29 17:50:31.0 +0200
@@ -1,0 +2,9 @@
+Fri Jul 26 18:56:59 UTC 2013 - co...@suse.com
+
+- updated to 1.4405
+  - Fixed incorrect return ... or die ... constructs
+  - Converted distribution to Dist::Zilla management
+  - Noted new repository location in the Github Perl-Toolchain-Gang
+organization
+
+---

Old:

  Parse-CPAN-Meta-1.4404.tar.gz

New:

  Parse-CPAN-Meta-1.4405.tar.gz



Other differences:
--
++ perl-Parse-CPAN-Meta.spec ++
--- /var/tmp/diff_new_pack.RD0Pdq/_old  2013-07-29 17:50:32.0 +0200
+++ /var/tmp/diff_new_pack.RD0Pdq/_new  2013-07-29 17:50:32.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Parse-CPAN-Meta
-Version:1.4404
+Version:1.4405
 Release:0
 %define cpan_name Parse-CPAN-Meta
 Summary:Parse META.yml and META.json CPAN metadata files
@@ -71,6 +71,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes MYMETA.json MYMETA.yml
+%doc Changes CONTRIBUTING LICENSE perlcritic.rc README
 
 %changelog

++ Parse-CPAN-Meta-1.4404.tar.gz - Parse-CPAN-Meta-1.4405.tar.gz ++
 1723 lines of diff (skipped)

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



commit perl-Sys-SigAction for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package perl-Sys-SigAction for 
openSUSE:Factory checked in at 2013-07-29 17:50:48

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


Package is perl-Sys-SigAction

Changes:

--- /work/SRC/openSUSE:Factory/perl-Sys-SigAction/perl-Sys-SigAction.changes
2012-11-28 14:32:21.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Sys-SigAction.new/perl-Sys-SigAction.changes   
2013-07-29 17:50:50.0 +0200
@@ -1,0 +2,41 @@
+Fri Jul 26 05:33:50 UTC 2013 - co...@suse.com
+
+- updated to 0.18
+ Fix bareword error on some platforms at least, by explicitly importing
+ INT_MAX from POSIX module.
+ 
+ Fix Changes file which listed verson 0.16 twice when it should have
+ list version 0.17 for the more recent changes.
+ 
+ =head2 Changes in Sys::SigAction 0.17  22 Jul 2013
+ 
+ Fix timeout.t to use POSIX::pause() instead of select(), which was used
+ to optimized the while ( 1 ) loop in the forever function. This caused
+ failures on some platforms.  pause() is right solution -- thanks (again)
+ to Carsten Gaebler and for the suggestion for handling the Time::HiRes
+ request.
+ 
+ More double eval documentation cleanup that had not been previously
+ caught in the POD. (bug #79130).
+ 
+ When Time::HiRes is present, allow for long timeouts longer than the
+ POSIX::MAX_INT microseconds when Time::HiRes is present.  Just call
+ call alarm() instead of ualarm() in the case where input argument
+ would result in a msecs value in an argument to ualarm which is
+ larger than POSIX::INT_MAX (and, of course, add a test for this in
+ timeout.t). (bug/enhancement request #75784)
+ 
+ Fix typos in dbd-oracle-timeout.POD (bug #87141).  It appears that
+ the DBD:oracle module may now have internal handling for this problem
+ (DBD::oracle not longer references Sys::SigAction).
+ 
+ =head2 Changes in Sys::SigAction 0.16  21 Jul 2013
+ 
+ Thanks to excellent patches from Carsten Gaebler (contact me
+ if you want to contact him), timeout_call() now supports
+ passing an array of arguments which it will pass to the code
+ it executes.
+ 
+ Minor tweak to POD.
+
+---

Old:

  Sys-SigAction-0.15.tar.gz

New:

  Sys-SigAction-0.18.tar.gz



Other differences:
--
++ perl-Sys-SigAction.spec ++
--- /var/tmp/diff_new_pack.eXmk9d/_old  2013-07-29 17:50:51.0 +0200
+++ /var/tmp/diff_new_pack.eXmk9d/_new  2013-07-29 17:50:51.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Sys-SigAction
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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,24 +17,28 @@
 
 
 Name:   perl-Sys-SigAction
+Version:0.18
+Release:0
 %define cpan_name Sys-SigAction
 Summary:Perl extension for Consistent Signal Handling
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
-Version:0.15
-Release:0
-Url:http://www.cpan.org
-Source0:
http://www.cpan.org/authors/id/L/LB/LBAXTER/%{cpan_name}-%{version}.tar.gz
+Url:http://search.cpan.org/dist/Sys-SigAction/
+Source: 
http://www.cpan.org/authors/id/L/LB/LBAXTER/%{cpan_name}-%{version}.tar.gz
+BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
 BuildRequires:  perl
 BuildRequires:  perl-macros
+#BuildRequires: perl(Sys::SigAction)
+%{perl_requires}
 
 %description
-Sys::SigAction provides EASY access to POSIX::sigaction()
-for signal handling on systems the support sigaction().
-
-perldoc Sys::SigAction for more information.
+Prior to version 5.8.0 perl implemented 'unsafe' signal handling. The
+reason it is consider unsafe, is that there is a risk that a signal will
+arrive, and be handled while perl is changing internal data structures.
+This can result in all kinds of subtle and not so subtle problems. For this
+reason it has always been recommended that one do as little as possible in
+a signal handler, and only variables that already exist be manipulated.
 
 %prep
 %setup -q -n %{cpan_name}-%{version}

++ Sys-SigAction-0.15.tar.gz - Sys-SigAction-0.18.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sys-SigAction-0.15/Changes 
new/Sys-SigAction-0.18/Changes
--- old/Sys-SigAction-0.15/Changes  2011-07-02 02:22:10.0 +0200
+++ new/Sys-SigAction-0.18/Changes  2013-07-25 

commit perl-Role-Tiny for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package perl-Role-Tiny for openSUSE:Factory 
checked in at 2013-07-29 17:50:36

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


Package is perl-Role-Tiny

Changes:

--- /work/SRC/openSUSE:Factory/perl-Role-Tiny/perl-Role-Tiny.changes
2013-06-28 11:54:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Role-Tiny.new/perl-Role-Tiny.changes   
2013-07-29 17:50:38.0 +0200
@@ -1,0 +2,12 @@
+Fri Jul 26 05:36:47 UTC 2013 - co...@suse.com
+
+- updated to 1.003001
+  - allow composing roles simultaneously that mutually require each other
+(RT#82711)
+  - Fix _concrete_methods_of returning non-CODE entries
+  - fix broken implementation of method conflict resolution
+(Perlmonks#1041015)
+  - add is_role method for checking if a given package is a role
+  - drop minimum perl version - code tests just fine on 5.6.1 and 5.6.2
+
+---

Old:

  Role-Tiny-1.002005.tar.gz

New:

  Role-Tiny-1.003001.tar.gz



Other differences:
--
++ perl-Role-Tiny.spec ++
--- /var/tmp/diff_new_pack.BE7a49/_old  2013-07-29 17:50:39.0 +0200
+++ /var/tmp/diff_new_pack.BE7a49/_new  2013-07-29 17:50:39.0 +0200
@@ -17,14 +17,14 @@
 
 
 Name:   perl-Role-Tiny
-Version:1.002005
+Version:1.003001
 Release:0
 %define cpan_name Role-Tiny
-Summary:Roles. Like a nouvelle cuisine portion size slice of Moose
+Summary:Roles. Like a nouvelle cuisine portion size slice of Moose.
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Role-Tiny/
-Source: 
http://www.cpan.org/authors/id/M/MS/MSTROUT/%{cpan_name}-%{version}.tar.gz
+Source: 
http://www.cpan.org/authors/id/H/HA/HAARG/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl

++ Role-Tiny-1.002005.tar.gz - Role-Tiny-1.003001.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Role-Tiny-1.002005/Changes 
new/Role-Tiny-1.003001/Changes
--- old/Role-Tiny-1.002005/Changes  2013-02-01 20:03:28.0 +0100
+++ new/Role-Tiny-1.003001/Changes  2013-07-15 05:59:09.0 +0200
@@ -1,3 +1,15 @@
+1.003001 - 2013-07-14
+  - fix test accidentally requiring Class::Method::Modifiers
+
+1.003000 - 2013-07-14
+  - allow composing roles simultaneously that mutually require each other
+(RT#82711)
+  - Fix _concrete_methods_of returning non-CODE entries
+  - fix broken implementation of method conflict resolution
+(Perlmonks#1041015)
+  - add is_role method for checking if a given package is a role
+  - drop minimum perl version - code tests just fine on 5.6.1 and 5.6.2
+
 1.002005 - 2013-02-01
   - complain loudly if Class::Method::Modifiers is too old (and skip tests)
   - don't use $_ as loop variable when calling arbitrary code
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Role-Tiny-1.002005/MANIFEST 
new/Role-Tiny-1.003001/MANIFEST
--- old/Role-Tiny-1.002005/MANIFEST 2013-02-01 20:04:02.0 +0100
+++ new/Role-Tiny-1.003001/MANIFEST 2013-07-15 05:59:27.0 +0200
@@ -4,13 +4,14 @@
 maint/bump-version
 maint/Makefile.PL.include
 Makefile.PL
-MANIFEST
+MANIFEST   This list of files
 t/around-does.t
 t/compose-modifiers.t
-t/does-Moo.t
+t/concrete-methods.t
 t/does.t
 t/lib/Bar.pm
 t/lib/Baz.pm
+t/method-conflicts.t
 t/modifiers.t
 t/namespace-clean.t
 t/role-basic-00-load.t
@@ -28,6 +29,7 @@
 t/role-tiny-with.t
 t/role-tiny.t
 t/role-with-inheritance.t
+t/subclass.t
 xt/does-Moo.t
 META.yml Module YAML meta-data (added by 
MakeMaker)
 META.jsonModule JSON meta-data (added by 
MakeMaker)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Role-Tiny-1.002005/META.json 
new/Role-Tiny-1.003001/META.json
--- old/Role-Tiny-1.002005/META.json2013-02-01 20:04:00.0 +0100
+++ new/Role-Tiny-1.003001/META.json2013-07-15 05:59:27.0 +0200
@@ -4,7 +4,7 @@
   mst - Matt S. Trout (cpan:MSTROUT) m...@shadowcat.co.uk
],
dynamic_config : 1,
-   generated_by : ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter 
version 2.120921,
+   generated_by : ExtUtils::MakeMaker version 6.68, CPAN::Meta::Converter 
version 2.131560,
license : [
   perl_5
],
@@ -42,5 +42,5 @@
  url : 

commit perl-Package-Stash for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package perl-Package-Stash for 
openSUSE:Factory checked in at 2013-07-29 17:50:15

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


Package is perl-Package-Stash

Changes:

--- /work/SRC/openSUSE:Factory/perl-Package-Stash/perl-Package-Stash.changes
2013-06-13 18:19:03.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Package-Stash.new/perl-Package-Stash.changes   
2013-07-29 17:50:17.0 +0200
@@ -1,0 +2,7 @@
+Fri Jul 26 18:37:54 UTC 2013 - co...@suse.com
+
+- updated to 0.35
+  - remove old deprecated api
+- remove outdated perl-Package-Stash-old_Test-More.patch
+
+---

Old:

  Package-Stash-0.34.tar.gz

New:

  Package-Stash-0.35.tar.gz



Other differences:
--
++ perl-Package-Stash.spec ++
--- /var/tmp/diff_new_pack.H04Jx4/_old  2013-07-29 17:50:18.0 +0200
+++ /var/tmp/diff_new_pack.H04Jx4/_new  2013-07-29 17:50:18.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Package-Stash
-Version:0.34
+Version:0.35
 Release:0
 %define cpan_name Package-Stash
 Summary:routines for manipulating stashes
@@ -25,14 +25,12 @@
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Package-Stash/
 Source: 
http://www.cpan.org/authors/id/D/DO/DOY/%{cpan_name}-%{version}.tar.gz
-Patch1: perl-Package-Stash-old_Test-More.patch
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Dist::CheckConflicts) = 0.02
 BuildRequires:  perl(Module::Implementation) = 0.06
-BuildRequires:  perl(Package::DeprecationManager)
 BuildRequires:  perl(Package::Stash::XS) = 0.26
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::More) = 0.88
@@ -45,7 +43,6 @@
 #BuildRequires: perl(Test::LeakTrace)
 Requires:   perl(Dist::CheckConflicts) = 0.02
 Requires:   perl(Module::Implementation) = 0.06
-Requires:   perl(Package::DeprecationManager)
 Requires:   perl(Package::Stash::XS) = 0.26
 Recommends: perl(Package::Stash::XS) = 0.26
 %{perl_requires}
@@ -71,12 +68,6 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-find . -type f -print0 | xargs -0 chmod 644
-%if 0%{?suse_version} = 1110
-%patch1 -p1
-rm -f t/00-compile.t
-rm -f t/isa.t
-%endif
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor

++ Package-Stash-0.34.tar.gz - Package-Stash-0.35.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Package-Stash-0.34/Changes 
new/Package-Stash-0.35/Changes
--- old/Package-Stash-0.34/Changes  2013-01-04 10:39:44.0 +0100
+++ new/Package-Stash-0.35/Changes  2013-07-10 05:28:41.0 +0200
@@ -1,5 +1,8 @@
 Revision history for Package-Stash
 
+0.35  2013-07-09
+  - remove old deprecated api
+
 0.34  2013-01-04
   - support anonymous stashes on newer perl versions
   - prevent harmful effects from invalid settings for
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Package-Stash-0.34/META.json 
new/Package-Stash-0.35/META.json
--- old/Package-Stash-0.34/META.json2013-01-04 10:39:44.0 +0100
+++ new/Package-Stash-0.35/META.json2013-07-10 05:28:41.0 +0200
@@ -1,10 +1,10 @@
 {
abstract : routines for manipulating stashes,
author : [
-  Jesse Luehrs doy at tozt dot net
+  Jesse Luehrs d...@tozt.net
],
dynamic_config : 1,
-   generated_by : Dist::Zilla version 4.300028, CPAN::Meta::Converter 
version 2.120921,
+   generated_by : Dist::Zilla version 4.300034, CPAN::Meta::Converter 
version 2.120921,
license : [
   perl_5
],
@@ -36,8 +36,8 @@
 B : 0,
 Carp : 0,
 Dist::CheckConflicts : 0.02,
+Getopt::Long : 0,
 Module::Implementation : 0.06,
-Package::DeprecationManager : 0,
 Scalar::Util : 0,
 Symbol : 0,
 constant : 0,
@@ -60,8 +60,7 @@
release_status : stable,
resources : {
   bugtracker : {
- mailto : bug-package-st...@rt.cpan.org,
- web : 
http://rt.cpan.org/Public/Dist/Display.html?Name=Package-Stash;
+ web : https://github.com/doy/package-stash/issues;
   },
   homepage : http://metacpan.org/release/Package-Stash;,
   repository : {
@@ -70,10 +69,10 @@
  web : https://github.com/doy/package-stash;
   }
},
-   version : 0.34,
+   version : 0.35,
x_Dist_Zilla : {
   perl : {
- version : 

commit snapper for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package snapper for openSUSE:Factory checked 
in at 2013-07-29 17:51:09

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


Package is snapper

Changes:

--- /work/SRC/openSUSE:Factory/snapper/snapper.changes  2013-07-18 
18:08:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.snapper.new/snapper.changes 2013-07-29 
17:51:11.0 +0200
@@ -1,0 +2,5 @@
+Thu Jul 25 14:40:31 CEST 2013 - aschn...@suse.de
+
+- allow to change config via DBus and with command line tool
+
+---



Other differences:
--
++ snapper-0.1.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/snapper-0.1.5/client/commands.cc 
new/snapper-0.1.5/client/commands.cc
--- old/snapper-0.1.5/client/commands.cc2013-01-22 11:46:31.0 
+0100
+++ new/snapper-0.1.5/client/commands.cc2013-07-25 15:41:50.0 
+0200
@@ -64,6 +64,19 @@
 
 
 void
+command_set_xconfig(DBus::Connection conn, const string config_name,
+   const mapstring, string raw)
+{
+DBus::MessageMethodCall call(SERVICE, OBJECT, INTERFACE, SetConfig);
+
+DBus::Hoho hoho(call);
+hoho  config_name  raw;
+
+conn.send_with_reply_and_block(call);
+}
+
+
+void
 command_create_xconfig(DBus::Connection conn, const string config_name, 
const string subvolume,
   const string fstype, const string template_name)
 {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/snapper-0.1.5/client/commands.h 
new/snapper-0.1.5/client/commands.h
--- old/snapper-0.1.5/client/commands.h 2013-01-22 11:46:31.0 +0100
+++ new/snapper-0.1.5/client/commands.h 2013-07-25 15:41:50.0 +0200
@@ -40,6 +40,10 @@
 command_get_xconfig(DBus::Connection conn, const string config_name);
 
 void
+command_set_xconfig(DBus::Connection conn, const string config_name,
+   const mapstring, string raw);
+
+void
 command_create_xconfig(DBus::Connection conn, const string config_name, 
const string subvolume,
   const string fstype, const string template_name);
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/snapper-0.1.5/client/snapper.cc 
new/snapper-0.1.5/client/snapper.cc
--- old/snapper-0.1.5/client/snapper.cc 2013-04-19 14:50:39.0 +0200
+++ new/snapper-0.1.5/client/snapper.cc 2013-07-25 15:41:50.0 +0200
@@ -25,6 +25,8 @@
 #include stdlib.h
 #include string.h
 #include sys/stat.h
+#include sys/types.h
+#include fcntl.h
 #include iostream
 #include boost/algorithm/string.hpp
 
@@ -34,6 +36,7 @@
 #include snapper/AsciiFile.h
 #include snapper/SystemCmd.h
 #include snapper/SnapperDefines.h
+#include snapper/XAttributes.h
 
 #include utils/text.h
 #include utils/Table.h
@@ -42,13 +45,6 @@
 #include commands.h
 #include cleanup.h
 
-#ifdef ENABLE_XATTRS
-#include sys/types.h
-#include sys/stat.h
-#include fcntl.h
-
-#include snapper/XAttributes.h
-#endif
 
 using namespace snapper;
 using namespace std;
@@ -325,6 +321,94 @@
 
 
 void
+help_get_config()
+{
+cout  _(  Get config:)  endl
+ _(\tsnapper get-config)  endl
+ endl;
+}
+
+
+void
+command_get_config(DBus::Connection conn)
+{
+getopts.parse(get-config, GetOpts::no_options);
+if (getopts.hasArgs())
+{
+   cerr  _(Command 'get-config' does not take arguments.)  endl;
+   exit(EXIT_FAILURE);
+}
+
+Table table;
+
+TableHeader header;
+header.add(_(Key));
+header.add(_(Value));
+table.setHeader(header);
+
+XConfigInfo ci = command_get_xconfig(conn, config_name);
+
+for (mapstring, string::const_iterator it = ci.raw.begin(); it != 
ci.raw.end(); ++it)
+{
+   TableRow row;
+   row.add(it-first);
+   row.add(it-second);
+   table.add(row);
+}
+
+cout  table;
+}
+
+
+void
+help_set_config()
+{
+cout  _(  Set config:)  endl
+ _(\tsnapper set-config configdata)  endl
+ endl;
+}
+
+
+void
+command_set_config(DBus::Connection conn)
+{
+getopts.parse(set-config, GetOpts::no_options);
+if (!getopts.hasArgs())
+{
+   cerr  _(Command 'set-config' needs at least one argument.)  endl;
+   exit(EXIT_FAILURE);
+}
+
+mapstring, string raw;
+
+while (getopts.hasArgs())
+{
+   string arg = getopts.popArg();
+
+   string::size_type pos = arg.find(=);
+   if (pos == string::npos)
+   {
+   cerr  _(Invalid configdata.)  endl;
+   exit(EXIT_FAILURE);
+   }
+
+   string key = 

commit python-oslo.config for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package python-oslo.config for 
openSUSE:Factory checked in at 2013-07-29 17:51:04

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


Package is python-oslo.config

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.config/python-oslo.config.changes
2013-07-03 16:52:47.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.config.new/python-oslo.config.changes   
2013-07-29 17:51:06.0 +0200
@@ -1,0 +2,30 @@
+Thu Jul 18 10:08:32 CEST 2013 - bere...@b1-systems.de
+
+- added missing requirement python-argparse
+
+---
+Sat Jul 13 13:20:49 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 1.2.0.a2:
+  + Use oslo.sphinx and remove local copy of doc theme
+  + Hook docstrings into the published docs
+
+---
+Tue Jul  2 23:44:03 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 1.2.0.a35:
+  + Add release notes for 1.2.0a3
+
+---
+Sat Jun 29 17:07:53 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 1.2.0.a34:
+  + Ensure namespace package is installed.
+
+---
+Thu Jun 27 09:57:32 UTC 2013 - speili...@suse.com
+
+- Only depend on python-discover on SLE, it's a Python-2.6 feature
+  backport
+
+---



Other differences:
--
++ python-oslo.config.spec ++
--- /var/tmp/diff_new_pack.TiQMSM/_old  2013-07-29 17:51:07.0 +0200
+++ /var/tmp/diff_new_pack.TiQMSM/_new  2013-07-29 17:51:07.0 +0200
@@ -19,7 +19,7 @@
 %define component oslo
 
 Name:   python-oslo.config
-Version:1.2.0.a33
+Version:1.2.0a3
 Release:0
 Url:https://launchpad.net/oslo/
 Summary:OpenStack configuration API
@@ -32,7 +32,9 @@
 BuildRequires:  openstack-suse-macros
 BuildRequires:  python-base
 BuildRequires:  python-d2to1
+BuildRequires:  python-oslo.sphinx
 BuildRequires:  python-pbr
+Requires:   python-argparse
 Requires:   python-d2to1
 Requires:   python-pbr
 Requires:   python-six
@@ -66,7 +68,9 @@
 Conflicts:  python-oslo-config-test
 Requires:   %{name} = %{version}
 Requires:   python-coverage
+%if 0%{?suse_version}  0%{?suse_version} = 1110
 Requires:   python-discover
+%endif
 Requires:   python-fixtures = 0.3.12
 Requires:   python-flake8 = 2.0
 Requires:   python-hacking = 0.5.3
@@ -81,7 +85,12 @@
 This package contains testsuite files for %{name}.
 
 %prep
-%setup -q -n oslo.config-1.2.0.a33.g5fa6ea2
+%setup -q -n oslo.config-1.2.0a3
+
+%if %version  1.2.0a3
+echo need versioning fix first
+exit 1
+%endif
 
 %build
 python setup.py build
@@ -90,7 +99,7 @@
 %install
 python setup.py install --skip-build --root=%{buildroot} --prefix=%{_prefix} 
--install-data=%{python_sitelib}
 
-rm -rf doc/build/html/{.buildinfo,.doctrees}
+rm doc/build/html/.buildinfo
 %fdupes doc
 
 %openstack_test_package_install
@@ -100,6 +109,7 @@
 %doc LICENSE README.rst AUTHORS
 %{python_sitelib}/oslo
 %{python_sitelib}/*.egg-info
+%{python_sitelib}/*-nspkg.pth
 
 %files doc
 %defattr(-,root,root,-)

++ oslo.config-master.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.config-1.2.0.a33.g5fa6ea2/ChangeLog 
new/oslo.config-1.2.0a3/ChangeLog
--- old/oslo.config-1.2.0.a33.g5fa6ea2/ChangeLog2013-06-24 
18:50:04.0 +0200
+++ new/oslo.config-1.2.0a3/ChangeLog   2013-07-02 13:24:03.0 +0200
@@ -1,3 +1,31 @@
+commit 29bf15d65d54219cd76a7f2b18bab0272bc180fe
+Author: Mark McLoughlin mar...@redhat.com
+Date:   Tue Jul 2 11:28:13 2013 +0100
+
+Add release notes for 1.2.0a3
+
+These will appear here:
+
+  http://docs.openstack.org/developer/oslo.config/
+
+Change-Id: I2e9bfcf2358dddc8354456e3afc52b7e11ed3d5c
+
+commit 08203f69e6f436be3ba37dfd7e46a75695b5548c
+Author: Monty Taylor mord...@inaugust.com
+Date:   Wed Jun 26 13:38:17 2013 -0400
+
+Ensure namespace package is installed.
+
+This is a workaround for bug 1194742. There is actually a bug in
+upstream d2to1 that has a PR up:
+
+https://github.com/iguananaut/d2to1/pull/32
+
+But until that is released, this should fix the immediate problem.
+
+Change-Id: I136b8493c8d8d48a0116facf5f23c2a1479c070f
+Signed-off-by: Doug Hellmann doug.hellm...@dreamhost.com
+
 commit 5fa6ea2936fc703078a9869b5301d62947273703
 

commit xfce4-panel-plugin-whiskermenu for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-whiskermenu for 
openSUSE:Factory checked in at 2013-07-29 17:51:32

Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-whiskermenu (Old)
 and  /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-whiskermenu.new (New)


Package is xfce4-panel-plugin-whiskermenu

Changes:

--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-whiskermenu/xfce4-panel-plugin-whiskermenu.changes
2013-07-22 14:15:09.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-whiskermenu.new/xfce4-panel-plugin-whiskermenu.changes
   2013-07-29 17:51:34.0 +0200
@@ -1,0 +2,29 @@
+Thu Jul 25 05:34:39 UTC 2013 - lazy.k...@opensuse.org
+
+- Update to 1.1.0.
+  * Fix hang at launch when there are too many recent items.
+  * Fix focus selection not properly reset when switching
+categories.
+  * Fix menu not hiding when configuration dialog is clicked.
+  * Fix context menu disabling detection of clicks outside menu.
+  * Fix filter applied when button is deselected.
+  * Fix not showing items with duplicate text.
+  * Add external command to popup menu.
+  * Add option to show label with or instead of icon.
+  * Add option to switch categories by hovering.
+  * Add choosing icon sizes of launchers and categories.
+  * Add scrolling to sidebar.
+  * Add menu action to clear recently used.
+  * Add menu actions to sort favorites alphabetically.
+  * Add icons to context menu.
+  * New search algorithm.
+  * Refactor category code.
+  * Show launcher name in context menu.
+  * Build system improvements.
+  * Reduce C++ version.
+  * Translation updates: Brazilian Portuguese, Bulgarian, Danish,
+Dutch, German, Greek, Hebrew, Kazakh, Hungarian, Indonesian,
+Italian, Norwegian Bokmål, Polish, Portuguese, Romanian,
+Slovak, Swedish, Turkish, Vietnamese.
+
+---

Old:

  xfce4-whiskermenu-plugin-1.0.3-src.tar.bz2

New:

  xfce4-whiskermenu-plugin-1.1.0-src.tar.bz2



Other differences:
--
++ xfce4-panel-plugin-whiskermenu.spec ++
--- /var/tmp/diff_new_pack.m9zqTJ/_old  2013-07-29 17:51:35.0 +0200
+++ /var/tmp/diff_new_pack.m9zqTJ/_new  2013-07-29 17:51:35.0 +0200
@@ -17,12 +17,12 @@
 
 
 Name:   xfce4-panel-plugin-whiskermenu
-Version:1.0.3
+Version:1.1.0
 Release:0
-License:GPL-2.0+
 Summary:Alternate Xfce Menu
-Url:http://gottcode.org/xfce4-whiskermenu-plugin/
+License:GPL-2.0+
 Group:  System/GUI/XFCE
+Url:http://gottcode.org/xfce4-whiskermenu-plugin/
 Source0:
http://gottcode.org/xfce4-whiskermenu-plugin/xfce4-whiskermenu-plugin-%{version}-src.tar.bz2
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
@@ -68,12 +68,13 @@
 %post
 %icon_theme_cache_post
 
-%%postun
+%postun
 %icon_theme_cache_postun
 
 %files
 %defattr(-,root,root,-)
 %doc ChangeLog COPYING CREDITS NEWS README
+%{_bindir}/xfce4-popup-whiskermenu
 %{_libdir}/xfce4/panel/plugins/libwhiskermenu.so
 %{_datadir}/icons/hicolor/*/*/xfce4-whiskermenu.*
 %{_datadir}/xfce4/panel/plugins/whiskermenu.desktop

++ xfce4-whiskermenu-plugin-1.0.3-src.tar.bz2 - 
xfce4-whiskermenu-plugin-1.1.0-src.tar.bz2 ++
 11859 lines of diff (skipped)

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



commit wgetpaste for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package wgetpaste for openSUSE:Factory 
checked in at 2013-07-29 17:51:15

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


Package is wgetpaste

Changes:

New Changes file:

--- /dev/null   2013-07-23 23:44:04.804033756 +0200
+++ /work/SRC/openSUSE:Factory/.wgetpaste.new/wgetpaste.changes 2013-07-29 
17:51:16.0 +0200
@@ -0,0 +1,11 @@
+---
+Thu Jul 25 12:20:13 UTC 2013 - tchva...@suse.com
+
+- Fix build on obs, here the fail was not triggered :-/
+
+---
+Thu Jul 25 12:08:02 UTC 2013 - tchva...@suse.com
+
+- Initial commit. Nice tool to be used with various pastebins.
+  Similar to susepaste but used on more distros.
+

New:

  opensuse-default.conf
  services.conf
  wgetpaste-2.22.tar.bz2
  wgetpaste.changes
  wgetpaste.spec



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

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


Name:   wgetpaste
Version:2.22
Release:0
Url:http://wgetpaste.zlin.dk/
Source: http://wgetpaste.zlin.dk/%name-%version.tar.bz2
Source1:services.conf
Source2:opensuse-default.conf
Summary:Command-line interface to various pastebins
License:SUSE-Public-Domain
Group:  Productivity/Other
Requires:   bash
Requires:   coreutils
Requires:   wget
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildArch:  noarch

%description
Command-line interface to communicate with various pastebin services.

%prep
%setup -q

%build
# do nothing

%install
install -D -m 0755 %name %buildroot%_bindir/%name
install -D -m 0644 %{S:1} %buildroot%_sysconfdir/%name.d/services.conf
install -D -m 0644 %{S:2} %buildroot%_sysconfdir/%name.d/opensuse-default.conf
install -D -m 0644 _%name %buildroot%_datadir/zsh/site-functions/_%name

%files
%defattr(-,root,root,-)
%dir %_sysconfdir/%name.d/
%dir %_datadir/zsh/site-functions/
%dir %_datadir/zsh/
%_datadir/zsh/site-functions/_%name
%config %_sysconfdir/%name.d/services.conf
%config %_sysconfdir/%name.d/opensuse-default.conf
%_bindir/%name

%changelog
++ opensuse-default.conf ++
DEFAULT_SERVICE=bpaste
++ services.conf ++
SERVICES=${SERVICES} lugons bpaste

ENGINE_lugons=lodgeit
URL_lugons=https://paste.lugons.org/;

ENGINE_bpaste=lodgeit
URL_bpaste=http://bpaste.net;
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit yast2-add-on for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package yast2-add-on for openSUSE:Factory 
checked in at 2013-07-29 17:51:46

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


Package is yast2-add-on

Changes:

--- /work/SRC/openSUSE:Factory/yast2-add-on/yast2-add-on.changes
2013-04-03 13:09:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-add-on.new/yast2-add-on.changes   
2013-07-29 17:51:49.0 +0200
@@ -1,0 +2,8 @@
+Thu Jul 25 15:09:55 UTC 2013 - lsle...@suse.cz
+
+- removed obsolete BuildRequires (yast2-testsuite, yast2-packager,
+  yast2-installation, yast2-storage)
+- move development documentation to devel-doc subpackage
+- 2.24.1
+
+---

Old:

  yast2-add-on-2.24.0.tar.bz2

New:

  yast2-add-on-2.24.1.tar.bz2



Other differences:
--
++ yast2-add-on.spec ++
--- /var/tmp/diff_new_pack.mi6Gb2/_old  2013-07-29 17:51:50.0 +0200
+++ /var/tmp/diff_new_pack.mi6Gb2/_new  2013-07-29 17:51:50.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-add-on
-Version:2.24.0
+Version:2.24.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -34,14 +34,9 @@
 # bugzilla #335582, new API for StorageDevices
 Requires:   yast2-storage = 2.16.1
 
-BuildRequires:  perl-XML-Writer
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2 = 2.23.8
 BuildRequires:  yast2-devtools
-BuildRequires:  yast2-installation
-BuildRequires:  yast2-packager
-BuildRequires:  yast2-storage
-BuildRequires:  yast2-testsuite
 
 # splitted from yast2-installation
 Provides:   yast2-installation:/usr/share/YaST2/clients/add-on.ycp
@@ -62,6 +57,15 @@
 %description
 This package contains YaST Add-On media installation code.
 
+%package devel-doc
+Requires:   yast2-add-on = %version
+Summary:YaST2 - Add-on - Development Documentation
+Group:  System/YaST
+
+%description devel-doc
+This package contains development documentation for using the API
+provided by yast2-add-on package.
+
 %prep
 %setup -n yast2-add-on-%{version}
 
@@ -102,6 +106,11 @@
 #/usr/share/YaST2/modules/*.ybc
 %{_prefix}/share/applications/YaST2/*.desktop
 /usr/share/YaST2/schema/autoyast/rnc/add-on.rnc
-%doc %{_prefix}/share/doc/packages/yast2-add-on
+%dir %{_prefix}/share/doc/packages/yast2-add-on
+%doc %{_prefix}/share/doc/packages/yast2-add-on/README
+%doc %{_prefix}/share/doc/packages/yast2-add-on/COPYING
+
+%files devel-doc
+%doc %{_prefix}/share/doc/packages/yast2-add-on/autodocs
 
 %changelog

++ yast2-add-on-2.24.0.tar.bz2 - yast2-add-on-2.24.1.tar.bz2 ++
 1742 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-add-on-2.24.0/Makefile.am new/yast2-add-on-2.24.1/Makefile.am
--- old/yast2-add-on-2.24.0/Makefile.am 2013-03-26 17:52:37.0 +0100
+++ new/yast2-add-on-2.24.1/Makefile.am 2013-07-25 17:36:51.0 +0200
@@ -158,19 +158,14 @@
 
 TAGVERSION  = $(Y2TOOL) tagversion
 
-check-up-to-date check-cvs-up-to-date check-svn-up-to-date:
-   if [ -d $(srcdir)/CVS ]; then \
- cd $(srcdir)  ! cvs -q -n up 2/dev/null | grep '^[MCAR] ';\
-   else \
- cd $(srcdir)  ! LC_ALL=C svn status --show-updates --quiet | grep 
-v '^Status against revision' ;\
+# check if there is no modified files and all commits were pushed
+check-up-to-date:
+   if [ `git status --short --branch | sed '/##[^[]*$/d;/^??/d' | wc -l` 
-gt 0 ]; then \
+ (echo ERROR: Source is not commited and pushed. See `git status`; 
false) \
fi
 
 check-tagversion:
-   @if [ -d $(srcdir)/CVS ]; then \
- cd $(srcdir)  cvs status -v VERSION | grep -w `$(TAGVERSION) -n` ;\
-   else \
- cd $(srcdir)  svn cat `$(TAGVERSION) --echourl`/VERSION; \
-   fi /dev/null; \
+   cd $(srcdir)  $(TAGVERSION) --check /dev/null; \
[ $$? = 0 ] || ( echo ERROR: Please run 'tagversion' first; false )
 
 check-parse-old:
@@ -198,4 +193,4 @@
test ! -f $(srcdir)/po/Makefile || $(MAKE) -C po checkpo
 #  test ! -f $(srcdir)/po/Makefile || $(MAKE) -C po checkpo make-pox
 # No ./SUBDIRS file found - assuming default: All direct subdirs with 
Makefile.am
-SUBDIRS = agents doc src testsuite 
+SUBDIRS = doc src 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude 

commit yast2-packager for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package yast2-packager for openSUSE:Factory 
checked in at 2013-07-29 17:52:01

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


Package is yast2-packager

Changes:

--- /work/SRC/openSUSE:Factory/yast2-packager/yast2-packager.changes
2013-07-19 11:16:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-packager.new/yast2-packager.changes   
2013-07-29 17:52:03.0 +0200
@@ -1,0 +2,7 @@
+Wed Jul 24 11:15:24 UTC 2013 - lsle...@suse.cz
+
+- split the generated documentation to devel-doc subpackge (to save
+  some space in installed system, needed only for developers)
+- 2.24.2
+
+---

Old:

  yast2-packager-2.24.1.tar.bz2

New:

  yast2-packager-2.24.2.tar.bz2



Other differences:
--
++ yast2-packager.spec ++
--- /var/tmp/diff_new_pack.pF1D4q/_old  2013-07-29 17:52:04.0 +0200
+++ /var/tmp/diff_new_pack.pF1D4q/_new  2013-07-29 17:52:04.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:2.24.1
+Version:2.24.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -101,14 +101,22 @@
 Summary:YaST2 - Webpin package search client
 Group:  System/YaST
 
+%package devel-doc
+Requires:   yast2-packager = %version
+Summary:YaST2 - Development Documentation
+Group:  System/YaST
+
 %description
-This package contains the scanner/parser and dependency checker for all
-packages handled by YaST2.
+This package contains the libraries and modules for software management.
 
 %description webpin
 This package contains a client for searching packages in online repositories
 (webpin) and installing them via OneClickInstall
 
+%description devel-doc
+This package contains development documentation for using the API
+provided by this package.
+
 %prep
 %setup -n yast2-packager-%{version}
 
@@ -150,6 +158,8 @@
 %{_prefix}/share/applications/YaST2/*.desktop
 /usr/share/YaST2/scrconf/*
 %{_prefix}/lib/YaST2/servers_non_y2/ag_*
+
+%files devel-doc
 %doc %{_prefix}/share/doc/packages/yast2-packager
 
 %files webpin

++ yast2-packager-2.24.1.tar.bz2 - yast2-packager-2.24.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-2.24.1/Makefile.in 
new/yast2-packager-2.24.2/Makefile.in
--- old/yast2-packager-2.24.1/Makefile.in   2013-07-16 17:58:40.0 
+0200
+++ new/yast2-packager-2.24.2/Makefile.in   2013-07-24 14:08:41.0 
+0200
@@ -65,7 +65,7 @@
$(srcdir)/Makefile.in $(top_srcdir)/configure config.guess \
config.sub install-sh missing
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.in
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-2.24.1/VERSION 
new/yast2-packager-2.24.2/VERSION
--- old/yast2-packager-2.24.1/VERSION   2013-07-15 16:55:54.0 +0200
+++ new/yast2-packager-2.24.2/VERSION   2013-07-24 14:08:28.0 +0200
@@ -1 +1 @@
-2.24.1
+2.24.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-2.24.1/agents/Makefile.in 
new/yast2-packager-2.24.2/agents/Makefile.in
--- old/yast2-packager-2.24.1/agents/Makefile.in2013-07-16 
17:58:40.0 +0200
+++ new/yast2-packager-2.24.2/agents/Makefile.in2013-07-24 
14:08:41.0 +0200
@@ -59,7 +59,7 @@
 subdir = agents
 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.in
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
 mkinstalldirs = $(install_sh) -d
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-2.24.1/autodocs-ycp.ami 
new/yast2-packager-2.24.2/autodocs-ycp.ami
--- old/yast2-packager-2.24.1/autodocs-ycp.ami  2013-07-16 17:58:35.0 
+0200
+++ new/yast2-packager-2.24.2/autodocs-ycp.ami  2013-07-24 14:08:35.0 
+0200
@@ -8,6 +8,8 @@
 #Optional - the default is $(srcdir)/../../src/*.ycp
 #   AUTODOCS_PM: Files that the perl autodocs is built from
 #Optional - the default is $(srcdir)/../../src/*.pm
+#   AUTODOCS_RB: Files 

commit xvkbd for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package xvkbd for openSUSE:Factory checked 
in at 2013-07-29 17:51:38

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


Package is xvkbd

Changes:

--- /work/SRC/openSUSE:Factory/xvkbd/xvkbd.changes  2013-06-05 
14:24:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.xvkbd.new/xvkbd.changes 2013-07-29 
17:51:39.0 +0200
@@ -1,0 +2,9 @@
+Sat Jul 27 21:31:46 UTC 2013 - asterios.dra...@gmail.com
+
+- Update to version 3.5:
+  * Mode_switch and ISO_Level3_Shift should now work better even without XTEST
+extension.
+  * Fixed a problem that Always on Top not work at startup.
+- Added a fix for rpmlint warning file-contains-current-date.
+
+---

Old:

  xvkbd-3.4a.tar.gz

New:

  xvkbd-3.5.tar.gz



Other differences:
--
++ xvkbd.spec ++
--- /var/tmp/diff_new_pack.p9A9E1/_old  2013-07-29 17:51:40.0 +0200
+++ /var/tmp/diff_new_pack.p9A9E1/_new  2013-07-29 17:51:40.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   xvkbd
-Version:3.4a
+Version:3.5
 Release:0
 Summary:Virtual Keyboard for the X Window System
 License:GPL-2.0+
@@ -56,6 +56,10 @@
 %setup -q
 %patch0 -p1
 
+# Remove build time references so build-compare can do its work
+FAKE_BUILDDATE=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%b %%e 
%%Y')
+sed -i s/__DATE__/\$FAKE_BUILDDATE\/g xvkbd.c
+
 %build
 xmkmf -a
 make CCOPTIONS=%{optflags} %{?_smp_mflags}

++ xvkbd-3.4a.tar.gz - xvkbd-3.5.tar.gz ++
 4124 lines of diff (skipped)


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



commit yast2-samba-client for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package yast2-samba-client for 
openSUSE:Factory checked in at 2013-07-29 17:53:37

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


Package is yast2-samba-client

Changes:

--- /work/SRC/openSUSE:Factory/yast2-samba-client/yast2-samba-client.changes
2013-07-06 07:03:10.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-samba-client.new/yast2-samba-client.changes   
2013-07-29 17:53:40.0 +0200
@@ -1,0 +2,6 @@
+Fri Jul 26 10:25:20 CEST 2013 - jsuch...@suse.cz
+
+- cluster checks: first check for packages, than scan IPs
+- 2.24.3 
+
+---

Old:

  yast2-samba-client-2.24.2.tar.bz2

New:

  yast2-samba-client-2.24.3.tar.bz2



Other differences:
--
++ yast2-samba-client.spec ++
--- /var/tmp/diff_new_pack.86SEFT/_old  2013-07-29 17:53:41.0 +0200
+++ /var/tmp/diff_new_pack.86SEFT/_new  2013-07-29 17:53:41.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-samba-client
-Version:2.24.2
+Version:2.24.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-samba-client-2.24.2.tar.bz2 - yast2-samba-client-2.24.3.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-samba-client-2.24.2/Makefile.in 
new/yast2-samba-client-2.24.3/Makefile.in
--- old/yast2-samba-client-2.24.2/Makefile.in   2013-07-03 17:09:14.0 
+0200
+++ new/yast2-samba-client-2.24.3/Makefile.in   2013-07-26 14:02:17.0 
+0200
@@ -65,7 +65,7 @@
$(srcdir)/Makefile.in $(top_srcdir)/configure TODO \
config.guess config.sub install-sh missing
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.in
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-samba-client-2.24.2/VERSION 
new/yast2-samba-client-2.24.3/VERSION
--- old/yast2-samba-client-2.24.2/VERSION   2013-07-01 14:16:03.0 
+0200
+++ new/yast2-samba-client-2.24.3/VERSION   2013-07-26 14:02:02.0 
+0200
@@ -1 +1 @@
-2.24.2
+2.24.3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-samba-client-2.24.2/agent-pam_mount/Makefile.in 
new/yast2-samba-client-2.24.3/agent-pam_mount/Makefile.in
--- old/yast2-samba-client-2.24.2/agent-pam_mount/Makefile.in   2013-07-03 
17:09:15.0 +0200
+++ new/yast2-samba-client-2.24.3/agent-pam_mount/Makefile.in   2013-07-26 
14:02:17.0 +0200
@@ -59,7 +59,7 @@
 subdir = agent-pam_mount
 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.in
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
 mkinstalldirs = $(install_sh) -d
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-samba-client-2.24.2/agents/Makefile.in 
new/yast2-samba-client-2.24.3/agents/Makefile.in
--- old/yast2-samba-client-2.24.2/agents/Makefile.in2013-07-03 
17:09:15.0 +0200
+++ new/yast2-samba-client-2.24.3/agents/Makefile.in2013-07-26 
14:02:17.0 +0200
@@ -58,7 +58,7 @@
 subdir = agents
 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.in
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
 mkinstalldirs = $(install_sh) -d
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-samba-client-2.24.2/autodocs-ycp.ami 
new/yast2-samba-client-2.24.3/autodocs-ycp.ami
--- old/yast2-samba-client-2.24.2/autodocs-ycp.ami  2013-07-03 
17:09:11.0 +0200
+++ new/yast2-samba-client-2.24.3/autodocs-ycp.ami  2013-07-26 
14:02:12.0 +0200
@@ -8,6 +8,8 @@
 #Optional - the default is $(srcdir)/../../src/*.ycp
 #   AUTODOCS_PM: Files that the perl autodocs is built from
 #Optional - the default is $(srcdir)/../../src/*.pm
+#   AUTODOCS_RB: Files that the ruby autodocs is built from (using yard)
+#Optional - the default is $(srcdir)/../../src/modules/*.rb) 

commit yast2-tv for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package yast2-tv for openSUSE:Factory 
checked in at 2013-07-29 18:00:14

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


Package is yast2-tv

Changes:

--- /work/SRC/openSUSE:Factory/yast2-tv/yast2-tv.changes2013-02-28 
10:24:28.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-tv.new/yast2-tv.changes   2013-07-29 
18:00:15.0 +0200
@@ -1,0 +2,8 @@
+Wed Jul 24 13:10:26 UTC 2013 - lsle...@suse.cz
+
+- removed obsoleted screenshots, save some space
+- updated the documentation
+- created devel-doc subpackage with development documentation
+- 2.24.0
+
+---

Old:

  yast2-tv-2.21.4.tar.bz2

New:

  yast2-tv-2.24.0.tar.bz2



Other differences:
--
++ yast2-tv.spec ++
--- /var/tmp/diff_new_pack.fd4c0g/_old  2013-07-29 18:00:16.0 +0200
+++ /var/tmp/diff_new_pack.fd4c0g/_new  2013-07-29 18:00:16.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-tv
-Version:2.21.4
+Version:2.24.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -54,6 +54,15 @@
 %description
 This package contains the YaST2 component for TV card configuration.
 
+%package devel-doc
+Requires:   yast2-tv = %version
+Summary:YaST2 - TV Configuration - Development Documentation
+Group:  System/YaST
+
+%description devel-doc
+This package contains development documentation for using the API
+provided by this package.
+
 %prep
 %setup -n yast2-tv-%{version}
 
@@ -101,6 +110,13 @@
 %{_prefix}/share/applications/YaST2/*.desktop
 /usr/share/YaST2/scrconf/*.scr
 /usr/share/YaST2/data/*.ycp
-%doc %{_prefix}/share/doc/packages/yast2-tv
+%dir %{_prefix}/share/doc/packages/yast2-tv
+%doc %{_prefix}/share/doc/packages/yast2-tv/README
+%doc %{_prefix}/share/doc/packages/yast2-tv/COPYING
+%doc %{_prefix}/share/doc/packages/yast2-tv/tv-features.txt
+
+%files devel-doc
+%doc %{_prefix}/share/doc/packages/yast2-tv/autodocs
+%doc %{_prefix}/share/doc/packages/yast2-tv/tv-specification.html
 
 %changelog

++ yast2-tv-2.21.4.tar.bz2 - yast2-tv-2.24.0.tar.bz2 ++
 3317 lines of diff (skipped)

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



commit autoconf-archive for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package autoconf-archive for 
openSUSE:Factory checked in at 2013-07-29 20:58:44

Comparing /work/SRC/openSUSE:Factory/autoconf-archive (Old)
 and  /work/SRC/openSUSE:Factory/.autoconf-archive.new (New)


Package is autoconf-archive

Changes:

--- /work/SRC/openSUSE:Factory/autoconf-archive/autoconf-archive.changes
2012-12-10 17:15:15.0 +0100
+++ /work/SRC/openSUSE:Factory/.autoconf-archive.new/autoconf-archive.changes   
2013-07-29 20:58:46.0 +0200
@@ -1,0 +2,19 @@
+Sun Jul 28 11:42:31 UTC 2013 - p.drou...@gmail.com
+
+- Update to version 2013.06.09
+  + AX_PROG_FLEX has been updated to be more liberal about the name of the flex
+executable.
+  + AX_LIB_HDF5 has been updated to support the variables HDF5_CC, HDF5_FC, and
+HDF5_LIBS. See http://savannah.gnu.org/patch/?8026 for further details.
+  + AX_XSDCXX has been added; a macro to find the CodeSynthesis XSD executable
+and the corresponding headers. See http://savannah.gnu.org/patch/?8011
+for further details.
+  + AX_PYTHON_DEVEL no longer overrides LOCALMODLIBS. Further details are
+available at http://savannah.gnu.org/patch/index.php?8065.
+  + The portability of AX_ZONEINFO has been improved. Further details can be
+   found at http://savannah.gnu.org/patch/index.php?8029.
+  + The configure flags generated by AX_ENABLE_DEFAULT_ACLOCALDIR have been
+   fixed.
+  + AX_CHECK_GLU and AX_CHECK_GLUT have been added again by a new maintainer.
+
+---

Old:

  autoconf-archive-2012.11.14.tar.xz

New:

  autoconf-archive-2013.06.09.tar.xz



Other differences:
--
++ autoconf-archive.spec ++
--- /var/tmp/diff_new_pack.m90PyO/_old  2013-07-29 20:58:48.0 +0200
+++ /var/tmp/diff_new_pack.m90PyO/_new  2013-07-29 20:58:48.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package autoconf-archive
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -21,7 +21,7 @@
 Summary:A Collection of macros for GNU autoconf
 License:SUSE-GPL-3.0+-with-autoconf-exception
 Group:  Development/Tools/Building
-Version:2012.11.14
+Version:2013.06.09
 Release:0
 Source0:%{name}-%{version}.tar.xz
 Patch2: autoconf-archive-fix_AX_HAVE_QT.patch

++ autoconf-archive-2012.11.14.tar.xz - autoconf-archive-2013.06.09.tar.xz 
++
 53461 lines of diff (skipped)

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



commit gtk3-branding-openSUSE for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package gtk3-branding-openSUSE for 
openSUSE:Factory checked in at 2013-07-29 21:00:31

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


Package is gtk3-branding-openSUSE

Changes:

--- 
/work/SRC/openSUSE:Factory/gtk3-branding-openSUSE/gtk3-branding-SLED.changes
2013-01-10 15:31:56.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gtk3-branding-openSUSE.new/gtk3-branding-SLED.changes
   2013-07-29 21:00:32.0 +0200
@@ -1,0 +2,6 @@
+Mon Jul 22 18:02:08 CEST 2013 - fcro...@suse.com
+
+- Enable Primary on paste, to be consistent with other X11
+  toolkits.
+
+---
gtk3-branding-openSUSE.changes: same change



Other differences:
--
gtk3-branding-openSUSE.spec: same change
++ gtk3-branding-settings.ini ++
--- /var/tmp/diff_new_pack.f7URiB/_old  2013-07-29 21:00:33.0 +0200
+++ /var/tmp/diff_new_pack.f7URiB/_new  2013-07-29 21:00:33.0 +0200
@@ -12,3 +12,4 @@
 gtk-cursor-theme-name = Adwaita
 gtk-icon-theme-name = gnome
 gtk-fallback-icon-theme = gnome
+gtk-enable-primary-paste = true

++ gtk3-branding.changes.in ++
--- /var/tmp/diff_new_pack.f7URiB/_old  2013-07-29 21:00:33.0 +0200
+++ /var/tmp/diff_new_pack.f7URiB/_new  2013-07-29 21:00:33.0 +0200
@@ -1,4 +1,10 @@
 ---
+Mon Jul 22 18:02:08 CEST 2013 - fcro...@suse.com
+
+- Enable Primary on paste, to be consistent with other X11
+  toolkits.
+
+---
 Wed Jan 09 12:05:00 UTC 2013 - a...@suse.de
 
 - Bump version to 12.3.

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



commit icmake for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package icmake for openSUSE:Factory checked 
in at 2013-07-29 21:01:04

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


Package is icmake

Changes:

--- /work/SRC/openSUSE:Factory/icmake/icmake.changes2013-01-12 
07:51:13.0 +0100
+++ /work/SRC/openSUSE:Factory/.icmake.new/icmake.changes   2013-07-29 
21:01:05.0 +0200
@@ -1,0 +2,11 @@
+Sun Jul 28 11:56:04 UTC 2013 - p.drou...@gmail.com
+
+- Update to version 7.20.00
+  * added missing '\n' to the strtok call in icmbuild's 'dependenciesOf'
+function
+  * line continuation in CLASSES results in one line being counted in the
+icmbuild script.
+  * Added suggestions by Johann 'Myrkraverk' Oskarsson about compiling icmake
+on solaris (in ./contributions/solaris)
+
+---

Old:

  icmake_7.19.00.orig.tar.gz

New:

  icmake_7.20.00.orig.tar.gz



Other differences:
--
++ icmake.spec ++
--- /var/tmp/diff_new_pack.i5jxef/_old  2013-07-29 21:01:06.0 +0200
+++ /var/tmp/diff_new_pack.i5jxef/_new  2013-07-29 21:01:06.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package icmake
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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,7 +19,7 @@
 Name:   icmake
 BuildRequires:  bison
 BuildRequires:  flex
-Version:7.19.00
+Version:7.20.00
 Release:0
 Summary:A program maintenance (make) utility using a C-like grammar
 License:GPL-3.0

++ icmake_7.19.00.orig.tar.gz - icmake_7.20.00.orig.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/icmake-7.19.00/VERSION new/icmake-7.20.00/VERSION
--- old/icmake-7.19.00/VERSION  2012-09-07 09:44:40.0 +0200
+++ new/icmake-7.20.00/VERSION  2013-03-09 10:46:34.0 +0100
@@ -1,2 +1,2 @@
-VERSION=7.19.00
-YEARS=1992-2012
+VERSION=7.20.00
+YEARS=1992-2013
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/icmake-7.19.00/changelog new/icmake-7.20.00/changelog
--- old/icmake-7.19.00/changelog2012-09-07 09:44:40.0 +0200
+++ new/icmake-7.20.00/changelog2013-03-09 14:48:54.0 +0100
@@ -1,3 +1,16 @@
+icmake (7.20.00)
+
+  * added missing '\n' to the strtok call in icmbuild's 'dependenciesOf'
+function
+
+  * line continuation in CLASSES results in one line being counted in the
+icmbuild script.
+
+  * Added suggestions by Johann 'Myrkraverk' Oskarsson about compiling icmake
+on solaris (in ./contributions/solaris)
+
+ -- Frank B. Brokken f.b.brok...@rug.nl  Sat, 09 Mar 2013 14:48:45 +0100
+
 icmake (7.19.00)
 
   * build scripts for constructing icmake now support the CC environment
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/icmake-7.19.00/contributions/solaris 
new/icmake-7.20.00/contributions/solaris
--- old/icmake-7.19.00/contributions/solaris1970-01-01 01:00:00.0 
+0100
+++ new/icmake-7.20.00/contributions/solaris2013-03-09 10:38:31.0 
+0100
@@ -0,0 +1,61 @@
+Date: Sun, 16 Oct 2011 19:59:00 +
+Subject: A few hoops for icmake to compile on Solaris
+From: Johann 'Myrkraverk' Oskarsson
+To: f.b.brok...@rug.nl
+
+
+Hi,
+
+Here is a short list of hoops I had to jump through in order to make
+icmake compile on Solaris.  Specifically OpenIndiana 151a.
+
+Change to icm_bootstrap: The comp subdirectory does not build with
+gcc, but does with Solaris Studio 12.3 cc:
+
+echo Creating tmp/${LIBDIR}/icm-comp${EXTENSION}
+try cd comp
+try cc ${GLB} ${CFLAGS} \
+-o ../tmp/${LIBDIR}/icm-comp${EXTENSION} *.c ../tmp/libicrss.a \
+${LDFLAGS}
+cd ..
+
+In the following three files, before #include stdlib.h,
+exec/string/string.ih, exec/virtual/virtual.ih, exec/list/list.ih:
+
+#undef getopt
+#undef getoptindex
+#undef getoptval
+
+I was unable to find a way to exclude these three symbols from the
+header file with a -Ddefine.  If these symbols are not meant to be
+there in some Posix standard it should be.  The reason: it conflicts
+with the ic_ definitions from earlier include files.
+
+Above, when comp is compiled with gcc, errors similar (or same as) the
+following spew out:
+
+In file included from /usr/include/stdio.h:81:0,
+ from lexer.c:21:
+/usr/include/iso/stdio_iso.h:212:60: error: redefinition of parameter 
'restrict'
+
+
+If 

commit keyutils for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package keyutils for openSUSE:Factory 
checked in at 2013-07-29 21:06:35

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


Package is keyutils

Changes:

--- /work/SRC/openSUSE:Factory/keyutils/keyutils.changes2013-02-04 
17:59:01.0 +0100
+++ /work/SRC/openSUSE:Factory/.keyutils.new/keyutils.changes   2013-07-29 
21:06:38.0 +0200
@@ -1,0 +2,11 @@
+Mon Jul 29 08:37:36 UTC 2013 - tchva...@suse.com
+
+- Use macros bit more and fix noreplace on folder, which is not
+  good.
+
+---
+Sun Jun 16 16:59:30 UTC 2013 - lmue...@suse.com
+
+- Remove deprecated -c arg while calling cifs.upcall from request-key.conf.
+
+---



Other differences:
--
++ keyutils.spec ++
--- /var/tmp/diff_new_pack.CuFWU4/_old  2013-07-29 21:06:38.0 +0200
+++ /var/tmp/diff_new_pack.CuFWU4/_new  2013-07-29 21:06:38.0 +0200
@@ -60,10 +60,10 @@
 %patch3 -p1
 
 %build
-make %{?_smp_mflags} NO_ARLIB=1 CFLAGS=$RPM_OPT_FLAGS CC=%__cc
+make %{?_smp_mflags} NO_ARLIB=1 CFLAGS=%{optflags} CC=%__cc
 
 %install
-make install NO_ARLIB=1 DESTDIR=$RPM_BUILD_ROOT LIBDIR=/%_lib 
USRLIBDIR=/usr/%_lib
+make install NO_ARLIB=1 DESTDIR=%{buildroot} LIBDIR=/%{_lib} 
USRLIBDIR=%{_libdir}
 
 %post -n %lname -p /sbin/ldconfig 
 
@@ -74,10 +74,10 @@
 %doc README LICENCE.GPL
 /sbin/*
 /bin/*
-/usr/share/keyutils
+%{_datadir}/keyutils
 %{_mandir}/*/*
-%config(noreplace) /etc/*
-%dir /etc/request-key.d/
+%config(noreplace) %{_sysconfdir}/request-key.conf
+%dir %{_sysconfdir}/request-key.d/
 
 %files -n %lname
 %defattr(-,root,root,-)
@@ -86,7 +86,7 @@
 
 %files devel
 %defattr(-,root,root,-)
-/usr/%{_lib}/libkeyutils.so
+%{_libdir}/libkeyutils.so
 %{_includedir}/*
 
 %changelog

++ request-key-cifs.patch ++
--- /var/tmp/diff_new_pack.CuFWU4/_old  2013-07-29 21:06:38.0 +0200
+++ /var/tmp/diff_new_pack.CuFWU4/_new  2013-07-29 21:06:38.0 +0200
@@ -6,5 +6,5 @@
  create  userdebug:* revoked /bin/keyctl reject %k 30 %c %S
  createuserdebug:loop:**   |/bin/cat
  createuserdebug:* *   
/usr/share/keyutils/request-key-debug.sh %k %d %c %S
-+createcifs.spnego *   *   /usr/sbin/cifs.upcall 
-c %k
++createcifs.spnego *   *   /usr/sbin/cifs.upcall %k
  negate*   *   *   /bin/keyctl negate %k 
30 %S

++ request-key-nfs4.patch ++
--- /var/tmp/diff_new_pack.CuFWU4/_old  2013-07-29 21:06:38.0 +0200
+++ /var/tmp/diff_new_pack.CuFWU4/_new  2013-07-29 21:06:38.0 +0200
@@ -6,7 +6,7 @@
 +++ b/request-key.conf
 @@ -40,3 +40,5 @@ create   userdebug:loop:**   
|/bin/cat
  createuserdebug:* *   
/usr/share/keyutils/request-key-debug.sh %k %d %c %S
- createcifs.spnego *   *   /usr/sbin/cifs.upcall 
-c %k
+ createcifs.spnego *   *   /usr/sbin/cifs.upcall %k
  negate*   *   *   /bin/keyctl negate %k 
30 %S
 +create  id_resolver*  *   /usr/sbin/nfsidmap %k %d -t 600
 +

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



commit java-binfmt-misc for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package java-binfmt-misc for 
openSUSE:Factory checked in at 2013-07-29 21:06:22

Comparing /work/SRC/openSUSE:Factory/java-binfmt-misc (Old)
 and  /work/SRC/openSUSE:Factory/.java-binfmt-misc.new (New)


Package is java-binfmt-misc

Changes:

--- /work/SRC/openSUSE:Factory/java-binfmt-misc/java-binfmt-misc.changes
2011-09-23 02:04:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.java-binfmt-misc.new/java-binfmt-misc.changes   
2013-07-29 21:06:24.0 +0200
@@ -1,0 +2,8 @@
+Mon Jul 29 13:28:09 UTC 2013 - mvysko...@suse.com
+
+- update to 1.4
+  * add systemd-style binfmt.d config files
+  * drop sysvinit script
+  * rename and update readme file
+
+---

Old:

  java-binfmt-misc-1.03.tar.bz2

New:

  java-binfmt-misc-1.4.tar.gz



Other differences:
--
++ java-binfmt-misc.spec ++
--- /var/tmp/diff_new_pack.2AYTs8/_old  2013-07-29 21:06:25.0 +0200
+++ /var/tmp/diff_new_pack.2AYTs8/_new  2013-07-29 21:06:25.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package java-binfmt-misc (Version 1.03)
+# spec file for package java-binfmt-misc
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,23 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 %define runtimescript java-binfmt-misc
 
 Name:   java-binfmt-misc
-Version:1.03
-Release:5
+Version:1.4
+Release:0
 Summary:The binfmt_misc support for Java
-Group:  Development/Languages/Java
 License:GPL-2.0
+Group:  Development/Languages/Java
 Url:http://www.kernel.org/
 # derived from Linux's Documentation/java.txt
-Source0:%{name}-%{version}.tar.bz2
+Source0:%{name}-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  update-desktop-files
-PreReq: %insserv_prereq /sbin/chkconfig /sbin/service
-AutoReqProv:on
 # split-alias for libzypp
 # http://en.opensuse.org/Upgrade_Dependencies#Splitting_a_package_into_two
 Provides:   jpackage-utils:/usr/bin/jarwrapper
@@ -45,15 +42,6 @@
 You can execute Java applications and Java Applets just like any other
 program after you have installed this package.
 
-
-
-Authors:
-
-Brian A. Lantz, br...@lantz.com
-Richard G�nther
-Colin J. Watson cj...@cam.ac.uk
-Kurt Huwig k...@iku-netz.de
-
 %prep
 %setup -q
 
@@ -62,17 +50,9 @@
 
 %install
 # a basic directory structure
-install -d -m 0755 $RPM_BUILD_ROOT/%{_sysconfdir}/init.d
-install -d -m 0755 $RPM_BUILD_ROOT/%{_datadir}/{applications,pixmaps}
+install -d -m 0755 
$RPM_BUILD_ROOT/%{_datadir}/{applications,pixmaps,lib/binfmt.d}
 install -d -m 0755 $RPM_BUILD_ROOT/%{_bindir}/
-install -d -m 0755 $RPM_BUILD_ROOT/%{_sbindir}/
 install -d -m 0755 $RPM_BUILD_ROOT/%{_mandir}/man1
-# init script
-install -m 0755 %{runtimescript}.init \
-$RPM_BUILD_ROOT/%{_sysconfdir}/init.d/%{runtimescript}
-# rc symlink
-ln -sf %{_sysconfdir}/init.d/%{runtimescript} \
-$RPM_BUILD_ROOT/%{_sbindir}/rc%{runtimescript}
 # wrappers
 install -m 0755 javaclassname $RPM_BUILD_ROOT/%{_bindir}/
 install -m 0755 *wrapper $RPM_BUILD_ROOT/%{_bindir}/
@@ -80,6 +60,8 @@
 install -m 0644 share/java.png $RPM_BUILD_ROOT%{_datadir}/pixmaps/java.png
 install -m 0644 share/*desktop $RPM_BUILD_ROOT%{_datadir}/applications/
 for wrapper in jarwrapper javawrapper javawswrapper; do
+# init binfmt.d snippet
+install -m 0644 ${wrapper}.conf %{buildroot}%{_datadir}/lib/binfmt.d/
 %suse_update_desktop_file -r 
$RPM_BUILD_ROOT%{_datadir}/applications/$wrapper.desktop Java System
 done
 # manual page
@@ -95,24 +77,11 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post
-if test ${1:-0} -eq 1; then
-   /sbin/chkconfig -a %{runtimescript}  /dev/null 2 /dev/null
-   /sbin/service %{runtimescript} restart  /dev/null 2 /dev/null || true
-fi
-
-%postun
-%insserv_cleanup
-
-%preun
-%stop_on_removal %{runtimescript}
-
 %files
 %defattr(-,root,root,0755)
 %doc docs/
-%attr(755,root,root) %{_sysconfdir}/init.d/*
-%attr(755,root,root) %{_sbindir}/*
 %attr(755,root,root) %{_bindir}/*
+%{_datadir}/lib
 %{_datadir}/applications/*
 %{_datadir}/pixmaps/*
 %{_mandir}/man1/*

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



commit Mesa for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package Mesa for openSUSE:Factory checked in 
at 2013-07-29 21:08:22

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


Package is Mesa

Changes:

--- /work/SRC/openSUSE:Factory/Mesa/Mesa.changes2013-07-27 
15:48:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.Mesa.new/Mesa.changes   2013-07-29 
21:08:24.0 +0200
@@ -1,0 +2,8 @@
+Mon Jul 29 12:55:23 UTC 2013 - sndir...@suse.com
+
+- Make a symlink to libGL.so.1.2 for compatibility (bnc#809359, 
+  bnc#831306) 
+- u_mesa-9.0-i965-Make-sure-we-do-render-between-two-hiz-flushes.patch
+  * Prevent hangs with rc6. (bnc#804910, bnc#831306)
+
+---

New:

  u_mesa-9.0-i965-Make-sure-we-do-render-between-two-hiz-flushes.patch



Other differences:
--
++ Mesa.spec ++
--- /var/tmp/diff_new_pack.sbjQmk/_old  2013-07-29 21:08:25.0 +0200
+++ /var/tmp/diff_new_pack.sbjQmk/_new  2013-07-29 21:08:25.0 +0200
@@ -108,6 +108,7 @@
 Patch15:u_mesa-8.0-llvmpipe-shmget.patch
 # PATCH-FIX-UPSTREAM gallium-egl-gbm-use-wayland-cflags.patch -- use pkgconfig 
for finding wayland
 Patch16:U_gallium-egl-gbm-use-wayland-cflags.patch
+Patch17:
u_mesa-9.0-i965-Make-sure-we-do-render-between-two-hiz-flushes.patch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -542,6 +543,7 @@
 %if %egl_gallium
 %patch16 -p1
 %endif
+%patch17 -p1
 
 %build
 
@@ -606,6 +608,11 @@
 make %{?_smp_mflags}
 make install DESTDIR=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -name *.la -exec rm {} \;
+
+# Make a symlink to libGL.so.1.2 for compatibility (bnc#809359, bnc#831306)
+test -f $RPM_BUILD_ROOT%{_libdir}/libGL.so.1.2 || \
+  ln -s `readlink $RPM_BUILD_ROOT%{_libdir}/libGL.so.1` 
$RPM_BUILD_ROOT%{_libdir}/libGL.so.1.2
+
 # build and install Indirect Rendering only libGL
 
 make distclean-generic

++ u_mesa-9.0-i965-Make-sure-we-do-render-between-two-hiz-flushes.patch 
++
From 1547bb37e97c8d7069d5be4e8b9b0d34ac28f7e1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?St=C3=A9phane=20Marchesin?= marc...@chromium.org
Date: Tue, 17 Apr 2012 18:17:35 -0700
Subject: [PATCH 2/2] i965: Make sure we do render between two hiz flushes

Hiz flushes touch the URB allocation, which doesn't work if you don't
draw in between. This includes on startup where the GPU hasn't been
used and we lockup. To avoid this situation make sure that some
primitives get rendered before every hiz flush.
---
 src/mesa/drivers/dri/i965/brw_context.c |1 +
 src/mesa/drivers/dri/i965/brw_context.h |1 +
 src/mesa/drivers/dri/i965/brw_draw.c|   12 +---
 3 files changed, 11 insertions(+), 3 deletions(-)

Index: mesa-9.1.98.01/src/mesa/drivers/dri/i965/brw_context.c
===
--- mesa-9.1.98.01.orig/src/mesa/drivers/dri/i965/brw_context.c
+++ mesa-9.1.98.01/src/mesa/drivers/dri/i965/brw_context.c
@@ -410,6 +410,7 @@ brwCreateContext(int api,
 brw-urb.max_gs_entries = 256;
   }
   brw-urb.gen6_gs_previously_active = false;
+  brw-urb.prims_since_last_flush = 0;
} else if (brw-gen == 5) {
   brw-urb.size = 1024;
   brw-max_vs_threads = 72;
Index: mesa-9.1.98.01/src/mesa/drivers/dri/i965/brw_context.h
===
--- mesa-9.1.98.01.orig/src/mesa/drivers/dri/i965/brw_context.h
+++ mesa-9.1.98.01/src/mesa/drivers/dri/i965/brw_context.h
@@ -1000,6 +1000,7 @@ struct brw_context
* URB space for the GS.
*/
   bool gen6_gs_previously_active;
+  int prims_since_last_flush;
} urb;
 

Index: mesa-9.1.98.01/src/mesa/drivers/dri/i965/brw_draw.c
===
--- mesa-9.1.98.01.orig/src/mesa/drivers/dri/i965/brw_draw.c
+++ mesa-9.1.98.01/src/mesa/drivers/dri/i965/brw_draw.c
@@ -294,10 +294,14 @@ static void brw_merge_inputs( struct brw
  * Resolve the depth buffer's HiZ buffer and resolve the depth buffer of each
  * enabled depth texture.
  *
+ * We don't resolve the depth buffer's HiZ if no primitives have been drawn
+ * since the last flush. This avoids a case where we lockup the GPU on boot
+ * when this is the first thing we do.
+ *
  * (In the future, this will also perform MSAA resolves).
  */
 static void
-brw_predraw_resolve_buffers(struct brw_context *brw)
+brw_predraw_resolve_buffers(struct brw_context *brw, int nr_prims)
 {
struct gl_context *ctx = brw-ctx;
struct intel_renderbuffer *depth_irb;
@@ -305,9 +309,11 @@ brw_predraw_resolve_buffers(struct brw_c
 
/* Resolve the depth buffer's HiZ buffer. */
depth_irb = 

commit perl-Compress-Bzip2 for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package perl-Compress-Bzip2 for 
openSUSE:Factory checked in at 2013-07-29 21:08:44

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


Package is perl-Compress-Bzip2

Changes:

--- /work/SRC/openSUSE:Factory/perl-Compress-Bzip2/perl-Compress-Bzip2.changes  
2013-06-06 12:19:21.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Compress-Bzip2.new/perl-Compress-Bzip2.changes 
2013-07-29 21:08:46.0 +0200
@@ -1,0 +2,6 @@
+Sat Jul 27 12:07:12 UTC 2013 - co...@suse.com
+
+- update to 2.16
+  - pod typo fixed by GH dsteinbrunner.
+
+---

Old:

  Compress-Bzip2-2.15.tar.gz

New:

  Compress-Bzip2-2.16.tar.gz



Other differences:
--
++ perl-Compress-Bzip2.spec ++
--- /var/tmp/diff_new_pack.J02Iil/_old  2013-07-29 21:08:46.0 +0200
+++ /var/tmp/diff_new_pack.J02Iil/_new  2013-07-29 21:08:46.0 +0200
@@ -21,7 +21,7 @@
 Summary:Interface to Bzip2 compression library
 License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
-Version:2.15
+Version:2.16
 Release:0
 Url:http://cpan.org/modules/by-module/Compress/
 Source: %{cpan_name}-%{version}.tar.gz

++ Compress-Bzip2-2.15.tar.gz - Compress-Bzip2-2.16.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Compress-Bzip2-2.15/Changes 
new/Compress-Bzip2-2.16/Changes
--- old/Compress-Bzip2-2.15/Changes 2013-04-05 16:55:58.0 +0200
+++ new/Compress-Bzip2-2.16/Changes 2013-06-18 18:08:02.0 +0200
@@ -148,3 +148,6 @@
 2.15 2013-04-05 rurban
- Silence show_bzversion warnings with make test in t/lib.pl when -lbz2 is 
unusable.
  ParseConfig is duplicated and not needed in t/lib.pl, but I'll leave it 
there.
+
+2.16 2013-06-18 rurban
+   - pod typo fixed by GH dsteinbrunner.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Compress-Bzip2-2.15/META.json 
new/Compress-Bzip2-2.16/META.json
--- old/Compress-Bzip2-2.15/META.json   2013-04-05 17:27:37.0 +0200
+++ new/Compress-Bzip2-2.16/META.json   2013-06-18 18:41:28.0 +0200
@@ -4,7 +4,7 @@
   Rob Janes ar...@cpan.org
],
dynamic_config : 1,
-   generated_by : ExtUtils::MakeMaker version 6.64, CPAN::Meta::Converter 
version 2.120630,
+   generated_by : ExtUtils::MakeMaker version 6.64, CPAN::Meta::Converter 
version 2.130880,
license : [
   perl_5
],
@@ -56,5 +56,5 @@
  url : https://github.com/rurban/Compress-Bzip2;
   }
},
-   version : 2.15
+   version : 2.16
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Compress-Bzip2-2.15/META.yml 
new/Compress-Bzip2-2.16/META.yml
--- old/Compress-Bzip2-2.15/META.yml2013-04-05 17:27:37.0 +0200
+++ new/Compress-Bzip2-2.16/META.yml2013-06-18 18:41:28.0 +0200
@@ -7,7 +7,7 @@
 configure_requires:
   ExtUtils::MakeMaker: 0
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 6.64, CPAN::Meta::Converter version 
2.120630'
+generated_by: 'ExtUtils::MakeMaker version 6.64, CPAN::Meta::Converter version 
2.130880'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -32,4 +32,4 @@
 resources:
   license: http://dev.perl.org/licenses/
   repository: https://github.com/rurban/Compress-Bzip2
-version: 2.15
+version: 2.16
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Compress-Bzip2-2.15/SIGNATURE 
new/Compress-Bzip2-2.16/SIGNATURE
--- old/Compress-Bzip2-2.15/SIGNATURE   2013-04-05 17:27:40.0 +0200
+++ new/Compress-Bzip2-2.16/SIGNATURE   2013-06-18 18:41:32.0 +0200
@@ -17,11 +17,11 @@
 SHA1 321030dcade0d87dba537aff99fcba66230971d0 ANNOUNCE
 SHA1 d8094d7a2ccce1ff3a3fc69a76c73dd15291cc65 Bzip2.xs
 SHA1 ff8688f52f05aa77ac2522c7970e6ab23bf77d0e COPYING
-SHA1 f0a7cef9e514e4e90637b2f6daad769e531954f7 Changes
+SHA1 387c45ffcd9ba5d79b6b1b81e70df2394755c954 Changes
 SHA1 06186a4d62ebec3ffac9a4f5457458436d7302c5 INSTALL
 SHA1 dd1e07a034c254f94c1ee14562aeac83a653d3b1 MANIFEST
-SHA1 7450bcd85896695b7fbe0c906d4afd8e110ba991 META.json
-SHA1 e2c094b8509e97728b7546060b16a3b1e9c383a9 META.yml
+SHA1 1b1d8076b1846b7ea32323d3e99ae0db9efed0db META.json
+SHA1 2fe67b63ae9e66bf1eaad5ba3acf2e061c54a694 META.yml
 SHA1 37454ac6a9d9000cf85c79514e6a0344da309a1e Makefile.PL
 SHA1 01ca12f980ac0675ebc82d84c432bbf3be80c74c NEWS
 SHA1 29150767f937349476e535058519683813ddd965 README
@@ -89,7 +89,7 @@
 SHA1 

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

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package perl-CPAN-Meta-Check for 
openSUSE:Factory checked in at 2013-07-29 21:09:07

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


Package is perl-CPAN-Meta-Check

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-CPAN-Meta-Check/perl-CPAN-Meta-Check.changes
2013-06-28 11:51:46.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-CPAN-Meta-Check.new/perl-CPAN-Meta-Check.changes
   2013-07-29 21:09:08.0 +0200
@@ -1,0 +2,6 @@
+Sat Jul 27 11:58:28 UTC 2013 - co...@suse.com
+
+- updated to 0.006
+ Fixed bad dereference during conflicts checking
+
+---

Old:

  CPAN-Meta-Check-0.005.tar.gz

New:

  CPAN-Meta-Check-0.006.tar.gz



Other differences:
--
++ perl-CPAN-Meta-Check.spec ++
--- /var/tmp/diff_new_pack.WGhzNw/_old  2013-07-29 21:09:09.0 +0200
+++ /var/tmp/diff_new_pack.WGhzNw/_new  2013-07-29 21:09:09.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-CPAN-Meta-Check
-Version:0.005
+Version:0.006
 Release:0
 %define cpan_name CPAN-Meta-Check
 Summary:Verify requirements in a CPAN::Meta object

++ CPAN-Meta-Check-0.005.tar.gz - CPAN-Meta-Check-0.006.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-Check-0.005/Changes 
new/CPAN-Meta-Check-0.006/Changes
--- old/CPAN-Meta-Check-0.005/Changes   2013-04-22 17:27:57.0 +0200
+++ new/CPAN-Meta-Check-0.006/Changes   2013-07-27 00:24:39.0 +0200
@@ -1,5 +1,8 @@
 Revision history for CPAN-Meta-Check
 
+0.006 2013-07-27 00:24:21 Europe/Amsterdam
+  Fixed bad dereference during conflicts checking
+
 0.005 2013-04-22 17:27:50 Europe/Amsterdam
   Converted from Test::Differences to Test::Deep
   Don't load CPAN::Meta from CPAN::Meta::Check
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-Check-0.005/META.json 
new/CPAN-Meta-Check-0.006/META.json
--- old/CPAN-Meta-Check-0.005/META.json 2013-04-22 17:27:57.0 +0200
+++ new/CPAN-Meta-Check-0.006/META.json 2013-07-27 00:24:39.0 +0200
@@ -4,7 +4,7 @@
   Leon Timmermans le...@cpan.org
],
dynamic_config : 0,
-   generated_by : Dist::Zilla version 4.300033, CPAN::Meta::Converter 
version 2.130880,
+   generated_by : Dist::Zilla version 4.300035, CPAN::Meta::Converter 
version 2.120921,
license : [
   perl_5
],
@@ -56,9 +56,9 @@
   repository : {
  type : git,
  url : git://github.com/Leont/cpan-meta-check.git,
- web : http://github.com/Leont/cpan-meta-check;
+ web : https://github.com/Leont/cpan-meta-check;
   }
},
-   version : 0.005
+   version : 0.006
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-Check-0.005/META.yml 
new/CPAN-Meta-Check-0.006/META.yml
--- old/CPAN-Meta-Check-0.005/META.yml  2013-04-22 17:27:57.0 +0200
+++ new/CPAN-Meta-Check-0.006/META.yml  2013-07-27 00:24:39.0 +0200
@@ -11,7 +11,7 @@
 configure_requires:
   ExtUtils::MakeMaker: 6.30
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 4.300033, CPAN::Meta::Converter version 
2.130880'
+generated_by: 'Dist::Zilla version 4.300035, CPAN::Meta::Converter version 
2.120921'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -28,4 +28,4 @@
 resources:
   bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=CPAN-Meta-Check
   repository: git://github.com/Leont/cpan-meta-check.git
-version: 0.005
+version: 0.006
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-Check-0.005/Makefile.PL 
new/CPAN-Meta-Check-0.006/Makefile.PL
--- old/CPAN-Meta-Check-0.005/Makefile.PL   2013-04-22 17:27:57.0 
+0200
+++ new/CPAN-Meta-Check-0.006/Makefile.PL   2013-07-27 00:24:39.0 
+0200
@@ -34,7 +34,7 @@
 Test::Deep = 0,
 Test::More = 0.88
   },
-  VERSION = 0.005,
+  VERSION = 0.006,
   test = {
 TESTS = t/*.t
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Meta-Check-0.005/README 
new/CPAN-Meta-Check-0.006/README
--- old/CPAN-Meta-Check-0.005/README2013-04-22 17:27:57.0 +0200
+++ new/CPAN-Meta-Check-0.006/README2013-07-27 00:24:39.0 +0200
@@ -1,7 +1,7 @@
 
 
 This archive contains the distribution CPAN-Meta-Check,
-version 0.005:
+version 0.006:
 
   Verify requirements in a CPAN::Meta object
 
diff -urN 

commit python3-requests for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package python3-requests for 
openSUSE:Factory checked in at 2013-07-29 21:10:05

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


Package is python3-requests

Changes:

--- /work/SRC/openSUSE:Factory/python3-requests/python3-requests.changes
2013-06-21 19:09:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-requests.new/python3-requests.changes   
2013-07-29 21:10:06.0 +0200
@@ -1,0 +2,10 @@
+Thu Jul 25 11:40:02 UTC 2013 - vu...@suse.com
+
+- Add no-default-cacert.patch: completely ignore the internal CA
+  bundle and point to /etc/ssl/certs/. This works because we
+  patched python to do the right thing when a directory is used
+  there instead of a file.
+- Manually remove requests/cacert.pem (better than doing that in
+  the patch, since it's big) too.
+
+---

New:

  no-default-cacert.patch



Other differences:
--
++ python3-requests.spec ++
--- /var/tmp/diff_new_pack.osS3NI/_old  2013-07-29 21:10:07.0 +0200
+++ /var/tmp/diff_new_pack.osS3NI/_new  2013-07-29 21:10:07.0 +0200
@@ -25,6 +25,8 @@
 Group:  Development/Languages/Python
 #TODO/FIXME: Maybe split out charade and urllib3 into sub-packages to simplify:
 Source: 
http://pypi.python.org/packages/source/r/requests/requests-%{version}.tar.gz
+# PATCH-FIX-OPENSUSE no-default-cacert.patch -- completely ignore the internal 
CA bundle
+Patch0: no-default-cacert.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python3
 BuildRequires:  python3-devel
@@ -59,6 +61,8 @@
 %setup -q -n requests-%{version}
 # For rpmlint warning: remove shebang from python library:
 sed -i '/^#!/d' ./requests/certs.py
+%patch0 -p1
+rm ./requests/cacert.pem
 
 %build
 python3 setup.py build

++ no-default-cacert.patch ++
Index: requests-1.2.3/requests/adapters.py
===
--- requests-1.2.3.orig/requests/adapters.py
+++ requests-1.2.3/requests/adapters.py
@@ -129,9 +129,6 @@ class HTTPAdapter(BaseAdapter):
 if not cert_loc:
 cert_loc = DEFAULT_CA_BUNDLE_PATH
 
-if not cert_loc:
-raise Exception(Could not find a suitable SSL CA certificate 
bundle.)
-
 conn.cert_reqs = 'CERT_REQUIRED'
 conn.ca_certs = cert_loc
 else:
Index: requests-1.2.3/requests/certs.py
===
--- requests-1.2.3.orig/requests/certs.py
+++ requests-1.2.3/requests/certs.py
@@ -18,7 +18,7 @@ import os.path
 def where():
 Return the preferred certificate bundle.
 # vendored bundle inside Requests
-return os.path.join(os.path.dirname(__file__), 'cacert.pem')
+return '/etc/ssl/certs/'
 
 if __name__ == '__main__':
 print(where())
Index: requests-1.2.3/MANIFEST.in
===
--- requests-1.2.3.orig/MANIFEST.in
+++ requests-1.2.3/MANIFEST.in
@@ -1 +1 @@
-include README.rst LICENSE NOTICE HISTORY.rst test_requests.py 
requirements.txt requests/cacert.pem
+include README.rst LICENSE NOTICE HISTORY.rst test_requests.py requirements.txt
Index: requests-1.2.3/requests.egg-info/SOURCES.txt
===
--- requests-1.2.3.orig/requests.egg-info/SOURCES.txt
+++ requests-1.2.3/requests.egg-info/SOURCES.txt
@@ -10,7 +10,6 @@ requests/__init__.py
 requests/adapters.py
 requests/api.py
 requests/auth.py
-requests/cacert.pem
 requests/certs.py
 requests/compat.py
 requests/cookies.py
@@ -79,4 +78,4 @@ requests/packages/urllib3/contrib/pyopen
 requests/packages/urllib3/packages/__init__.py
 requests/packages/urllib3/packages/ordered_dict.py
 requests/packages/urllib3/packages/six.py
-requests/packages/urllib3/packages/ssl_match_hostname/__init__.py
\ No newline at end of file
+requests/packages/urllib3/packages/ssl_match_hostname/__init__.py
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit perl-Crypt-Blowfish for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package perl-Crypt-Blowfish for 
openSUSE:Factory checked in at 2013-07-29 21:09:54

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


Package is perl-Crypt-Blowfish

Changes:

--- /work/SRC/openSUSE:Factory/perl-Crypt-Blowfish/perl-Crypt-Blowfish.changes  
2013-06-25 06:59:31.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Crypt-Blowfish.new/perl-Crypt-Blowfish.changes 
2013-07-29 21:09:56.0 +0200
@@ -1,0 +2,9 @@
+Sat Jul 27 11:58:33 UTC 2013 - co...@suse.com
+
+- updated to 2.14
+   - quick mod to keep META.yml current
+   - updated SvUPGRADE to a statement
+   - patched for WIN64
+- obsoletes svupgrade.patch
+
+---

Old:

  Crypt-Blowfish-2.12.tar.gz
  svupgrade.patch

New:

  Crypt-Blowfish-2.14.tar.gz



Other differences:
--
++ perl-Crypt-Blowfish.spec ++
--- /var/tmp/diff_new_pack.XeoW13/_old  2013-07-29 21:09:57.0 +0200
+++ /var/tmp/diff_new_pack.XeoW13/_new  2013-07-29 21:09:57.0 +0200
@@ -19,7 +19,7 @@
 %bcond_with opt
 
 Name:   perl-Crypt-Blowfish
-Version:2.12
+Version:2.14
 Release:0
 %define cpan_name Crypt-Blowfish
 Summary:Perl Blowfish encryption module
@@ -27,8 +27,6 @@
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Crypt-Blowfish/
 Source: 
http://www.cpan.org/authors/id/D/DP/DPARIS/%{cpan_name}-%{version}.tar.gz
-Patch0: 
http://patch-tracker.debian.org/patch/series/dl/libcrypt-blowfish-perl/2.12-2/svupgrade.patch
-Patch1: svupgrade.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
@@ -47,7 +45,6 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-%patch1 -p1
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE=%{optflags}

++ Crypt-Blowfish-2.12.tar.gz - Crypt-Blowfish-2.14.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Crypt-Blowfish-2.12/Blowfish.pm 
new/Crypt-Blowfish-2.14/Blowfish.pm
--- old/Crypt-Blowfish-2.12/Blowfish.pm 2010-03-04 20:40:38.0 +0100
+++ new/Crypt-Blowfish-2.14/Blowfish.pm 2013-07-23 22:48:57.0 +0200
@@ -16,7 +16,7 @@
new encrypt decrypt
 );
 
-$VERSION = '2.12';
+$VERSION = '2.14';
 bootstrap Crypt::Blowfish $VERSION;
 
 use strict;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Crypt-Blowfish-2.12/Blowfish.xs 
new/Crypt-Blowfish-2.14/Blowfish.xs
--- old/Crypt-Blowfish-2.12/Blowfish.xs 2000-11-30 07:25:21.0 +0100
+++ new/Crypt-Blowfish-2.14/Blowfish.xs 2013-07-23 17:42:11.0 +0200
@@ -63,8 +63,7 @@
output = sv_newmortal();
output_len = 8;
 
-   if (!SvUPGRADE(output, SVt_PV))
-   croak(cannot use output argument as lvalue);
+   (SvUPGRADE(output, SVt_PV));
 
/* blowfish_crypt_8bytes(input, SvGROW(output, 8), ks, dir); */
/* HP-UX (HP cc) fix below, thanks Addi! */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Crypt-Blowfish-2.12/Changes 
new/Crypt-Blowfish-2.14/Changes
--- old/Crypt-Blowfish-2.12/Changes 2010-03-04 20:40:23.0 +0100
+++ new/Crypt-Blowfish-2.14/Changes 2013-07-23 22:49:36.0 +0200
@@ -1,5 +1,12 @@
 Revision history for Perl extension Crypt::Blowfish.
 
+2.14 23 Jul 2013
+   - quick mod to keep META.yml current
+
+2.13 23 Jul 2013
+   - updated SvUPGRADE to a statement
+   - patched for WIN64
+
 2.12 04 Mar 2010
- updated Changes to mesh with revision.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Crypt-Blowfish-2.12/META.yml 
new/Crypt-Blowfish-2.14/META.yml
--- old/Crypt-Blowfish-2.12/META.yml2010-03-04 20:40:48.0 +0100
+++ new/Crypt-Blowfish-2.14/META.yml2013-07-23 22:49:52.0 +0200
@@ -1,12 +1,20 @@
 --- #YAML:1.0
-name:Crypt-Blowfish
-version: 2.12
-abstract:~
-license: ~
-author:  ~
-generated_by:ExtUtils::MakeMaker version 6.42
-distribution_type:   module
-requires: 
+name:   Crypt-Blowfish
+version:2.14
+abstract:   ~
+author:  []
+license:unknown
+distribution_type:  module
+configure_requires:
+ExtUtils::MakeMaker:  0
+build_requires:
+ExtUtils::MakeMaker:  0
+requires:  {}
+no_index:
+directory:
+- t
+- 

commit python-cmd2 for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package python-cmd2 for openSUSE:Factory 
checked in at 2013-07-29 21:10:27

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


Package is python-cmd2

Changes:

--- /work/SRC/openSUSE:Factory/python-cmd2/python-cmd2.changes  2013-05-02 
11:34:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-cmd2.new/python-cmd2.changes 
2013-07-29 21:10:29.0 +0200
@@ -1,0 +2,5 @@
+Thu Jul 25 15:35:32 UTC 2013 - dheid...@suse.de
+
+- Backport editor stderr fix
+
+---

New:

  fix_editor_stderr.patch



Other differences:
--
++ python-cmd2.spec ++
--- /var/tmp/diff_new_pack.R5PoA1/_old  2013-07-29 21:10:29.0 +0200
+++ /var/tmp/diff_new_pack.R5PoA1/_new  2013-07-29 21:10:29.0 +0200
@@ -24,6 +24,7 @@
 Group:  Development/Languages/Python
 Url:http://packages.python.org/cmd2/
 Source: 
http://pypi.python.org/packages/source/c/cmd2/cmd2-%{version}.tar.gz
+Patch0: fix_editor_stderr.patch
 BuildRequires:  python-devel
 Requires:   python-pyparsing
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -56,6 +57,7 @@
 %setup -q -n cmd2-%{version}
 chmod -x README.txt
 sed -i s/\r//g README.txt
+%patch0 -p1
 
 %build
 python setup.py build

++ fix_editor_stderr.patch ++
# HG changeset patch
# User desaintmartin ced...@desaintmartin.fr
# Date 1369996392 0
# Branch desaintmartin/fixed-which-calls-being-verbose-to-stder-1369996337663
# Node ID 6743615a4a69908de97714e6673f14bfb96d3e6c
# Parent  a1818298610cb601c6ed5691531cd224ed59e6b5
Fixed which calls being verbose to stderr.
Add vi to the list of possible editors.

diff --git a/cmd2.py b/cmd2.py
--- a/cmd2.py
+++ b/cmd2.py
@@ -420,8 +420,8 @@
 if sys.platform[:3] == 'win':
 editor = 'notepad'
 else:
-for editor in ['gedit', 'kate', 'vim', 'emacs', 'nano', 'pico']:
-if subprocess.Popen(['which', editor], 
stdout=subprocess.PIPE).communicate()[0]:
+for editor in ['gedit', 'kate', 'vim', 'vi', 'emacs', 'nano', 
'pico']:
+if subprocess.Popen(['which', editor], stdout=subprocess.PIPE, 
stderr=subprocess.STDOUT).communicate()[0]:
 break
 
 colorcodes ={'bold':{True:'\x1b[1m',False:'\x1b[22m'},
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python-pip for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package python-pip for openSUSE:Factory 
checked in at 2013-07-29 21:11:00

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


Package is python-pip

Changes:

--- /work/SRC/openSUSE:Factory/python-pip/python-pip.changes2013-03-17 
10:13:35.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-pip.new/python-pip.changes   
2013-07-29 21:11:02.0 +0200
@@ -1,0 +2,38 @@
+Mon Jul 29 14:49:27 UTC 2013 - speili...@suse.com
+
+- Update to version 1.4:
+  * **BACKWARD INCOMPATIBLE** pip now only installs stable versions by default,
+and offers a new --pre option to also find pre-release and development
+versions. (Pull #834)
+  * **BACKWARD INCOMPATIBLE** Dropped support for Python 2.5. The minimum
+supported Python version for pip 1.4 is Python 2.6.
+  * Added support for installing and building wheel archives.
+Thanks Daniel Holth, Marcus Smith, Paul Moore, and Michele Lacchia
+(Pull #845)
+  * Applied security patch to pip's ssl support related to certificate DNS
+wildcard matching (http://bugs.python.org/issue17980).
+  * To satisfy pip's setuptools requirement, pip now recommends 
setuptools=0.8,
+not distribute. setuptools and distribute are now merged into one project
+called 'setuptools'. (Pull #1003)
+  * pip will now warn when installing a file that is either hosted externally 
to
+the index or cannot be verified with a hash. In the future pip will default
+to not installing them and will require the flags --allow-external NAME, 
and
+--allow-insecure NAME respectively. (Pull #985)
+  * If an already-downloaded or cached file has a bad hash, re-download it 
rather
+than erroring out. (Issue #963).
+  * pip bundle and support for installing from pybundle files is now
+considered deprecated and will be removed in pip v1.5.
+  * Fixed a number of issues (#413, #709, #634, #602, and #939) related to
+cleaning up and not reusing build directories. (Pull #865, #948)
+  * Added a User Agent so that pip is identifiable in logs. (Pull #901)
+  * Added ssl and --user support to get-pip.py. Thanks Gabriel de Perthuis.
+(Pull #895)
+  * Fixed the proxy support, which was broken in pip 1.3.x (Pull #840)
+  * Fixed issue #32 - pip fails when server does not send content-type header.
+Thanks Hugo Lopes Tavares and Kelsey Hightower (Pull #872).
+  * Vendorized distlib as pip.vendor.distlib 
(https://distlib.readthedocs.org/).
+  * Fixed git VCS backend with git 1.8.3. (Pull #967)
+- Require setuptools instead of distribute again (merged upstream)
+- Use update-alternatives for parallel-installability with Python3
+
+---
@@ -47 +85 @@
-  * Added `--root` option for pip install to specify root
+  * Added --root option for pip install to specify root
@@ -70 +108 @@
-  * Added ``--egg`` flag to request egg-style rather than flat installation.
+  * Added --egg flag to request egg-style rather than flat installation.
@@ -72,2 +110,2 @@
-  * Fixed issue #510 - prevent e.g. ``gmpy2-2.0.tar.gz`` from matching a
-request to ``pip install gmpy``; sdist filename must begin with full
+  * Fixed issue #510 - prevent e.g. gmpy2-2.0.tar.gz from matching a
+request to pip install gmpy; sdist filename must begin with full
@@ -78 +116 @@
-  * Added a `__main__.py` file to enable `python -m pip` on Python versions
+  * Added a __main__.py file to enable python -m pip on Python versions
@@ -86 +124 @@
-``hashlib`` as a checksum hash.
+hashlib as a checksum hash.
@@ -92 +130 @@
-This re-enables using ``==dev`` in requirements files.
+This re-enables using ==dev in requirements files.
@@ -164 +202 @@
-  * Fixed issue #295 - Reinstall a package when using the ``install -I``
+  * Fixed issue #295 - Reinstall a package when using the install -I
@@ -170 +208 @@
-  * Fixed issue #314 - Correctly parse ``--editable`` lines in requirements
+  * Fixed issue #314 - Correctly parse --editable lines in requirements
@@ -174 +212 @@
-  * Fixed issue #274 - `find_command` should not raise AttributeError
+  * Fixed issue #274 - find_command should not raise AttributeError
@@ -187 +225 @@
-  * Added `get-pip.py https://raw.github.com/pypa/pip/master/contrib/get-pip.py
+  * Added get-pip.py https://raw.github.com/pypa/pip/master/contrib/get-pip.py

Old:

  pip-1.3.1.tar.gz

New:

  pip-1.4.tar.gz



Other differences:
--
++ python-pip.spec ++
--- /var/tmp/diff_new_pack.pkQ3B3/_old  2013-07-29 21:11:03.0 +0200
+++ /var/tmp/diff_new_pack.pkQ3B3/_new  2013-07-29 21:11:03.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:

commit python-setuptools for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package python-setuptools for 
openSUSE:Factory checked in at 2013-07-29 21:11:44

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


Package is python-setuptools

Changes:

--- /work/SRC/openSUSE:Factory/python-setuptools/python-setuptools.changes  
2013-07-18 18:08:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-setuptools.new/python-setuptools.changes 
2013-07-29 21:11:45.0 +0200
@@ -1,0 +2,33 @@
+Mon Jul 29 14:57:27 UTC 2013 - speili...@suse.com
+
+- Update to version 0.9.8:
+  * Issue #53: Fix NameErrors in _vcs_split_rev_from_url.
+- Changes from version 0.9.7:
+  * Issue #49: Correct AttributeError on PyPy where a hashlib.HASH object does
+not have a .name attribute.
+  * Issue #34: Documentation now refers to bootstrap script in code repository
+referenced by bookmark.
+  * Add underscore-separated keys to environment markers (markerlib).
+- Changes from version 0.9.6:
+  * Issue #44: Test failure on Python 2.4 when MD5 hash doesn't have a .name
+attribute.
+- Changes from version 0.9.5:
+  * Python #17980: Fix security vulnerability in SSL certificate validation.
+- Changes from version 0.9.4:
+  * Issue #43: Fix issue (introduced in 0.9.1) with version resolution when
+upgrading over other releases of Setuptools.
+- Changes from version 0.9.3:
+  * Issue #42: Fix new AttributeError introduced in last fix.
+- Changes from version 0.9.2:
+  * Issue #42: Fix regression where blank checksums would trigger an
+AttributeError.
+- Changes from version 0.9.1:
+  * Distribute #386: Allow other positional and keyword arguments to os.open.
+  * Corrected dependency on certifi mis-referenced in 0.9.
+- Changes from version 0.9:
+  * package_index now validates hashes other than MD5 in download links.
+- Changes from version 0.8:
+  * Code base now runs on Python 2.4 - Python 3.3 without Python 2to3
+conversion.
+
+---
@@ -15,2 +48,2 @@
-  + Issue #14: Use markerlib when the `parser` module is not available.
-  + Issue #10: ``ez_setup.py`` now uses HTTPS to download setuptools from PyPI.
+  + Issue #14: Use markerlib when the parser module is not available.
+  + Issue #10: ez_setup.py now uses HTTPS to download setuptools from PyPI.
@@ -24 +57 @@
-feature in ``setup.py`` for optional SSL and certificate validation support
+feature in setup.py for optional SSL and certificate validation support
@@ -104,2 +137,2 @@
-  * Prevent ``--help-commands`` and other junk from showing under Python 2.5
-when running ``easy_install --help``.
+  * Prevent --help-commands and other junk from showing under Python 2.5
+when running easy_install --help.
@@ -108 +141 @@
-  * Only make ``.py``, ``.dll`` and ``.so`` files executable when unpacking
+  * Only make .py, .dll and .so files executable when unpacking
@@ -112,2 +145,2 @@
-  * ``ftp:`` download URLs now work correctly.
-  * The default ``--index-url`` is now ``http://pypi.python.org/simple``, to
+  * ftp: download URLs now work correctly.
+  * The default --index-url is now http://pypi.python.org/simple, to
@@ -125,2 +158,2 @@
-  * Added ``--local-snapshots-ok`` flag, to allow building eggs from
-projects installed using ``setup.py develop``.
+  * Added --local-snapshots-ok flag, to allow building eggs from
+projects installed using setup.py develop.

Old:

  setuptools-0.7.4.tar.gz

New:

  setuptools-0.9.8.tar.gz



Other differences:
--
++ python-setuptools.spec ++
--- /var/tmp/diff_new_pack.A6iJF7/_old  2013-07-29 21:11:46.0 +0200
+++ /var/tmp/diff_new_pack.A6iJF7/_new  2013-07-29 21:11:46.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python-setuptools
-Version:0.7.4
+Version:0.9.8
 Release:0
 Url:http://pypi.python.org/pypi/setuptools
 Summary:Easily download, build, install, upgrade, and uninstall Python 
packages

++ setuptools-0.7.4.tar.gz - setuptools-0.9.8.tar.gz ++
 8910 lines of diff (skipped)

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



commit python-virtualenv for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package python-virtualenv for 
openSUSE:Factory checked in at 2013-07-29 21:11:59

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


Package is python-virtualenv

Changes:

--- /work/SRC/openSUSE:Factory/python-virtualenv/python-virtualenv.changes  
2013-03-17 10:13:35.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-virtualenv.new/python-virtualenv.changes 
2013-07-29 21:12:01.0 +0200
@@ -1,0 +2,39 @@
+Mon Jul 29 15:28:21 UTC 2013 - speili...@suse.com
+
+- Don't drop shipped setuptools / pip, they've been fetched from the
+  interwebs previously. It doesn't make sense to use the (currently
+  matching) system equivalents, it's meant to be self-contained
+
+---
+Mon Jul 29 14:39:38 UTC 2013 - speili...@suse.com
+
+- Use update-alternatives for parallel-installability with Python3 version
+
+---
+Mon Jul 29 14:29:55 UTC 2013 - speili...@suse.com
+
+- Update to version 1.10:
+  + BACKWARDS INCOMPATIBLE Dropped support for Python 2.5. The minimum 
supported
+Python version is now Python 2.6.
+  + BACKWARDS INCOMPATIBLE Using virtualenv.py as an isolated script (i.e.
+without an associated virtualenv_support directory) is no longer supported
+for security reasons and will fail with an error.
+  + Along with this, --never-download is now always pinned to True, and is only
+being maintained in the short term for backward compatibility (Pull #412).
+  + IMPORTANT Switched to the new setuptools (v0.9.7) which has been merged 
with
+Distribute again and works for Python 2 and 3 with one codebase. The 
+--distribute and --setuptools options are now no-op.
+  + Updated to pip 1.4.
+  + Added support for PyPy3k
+  + Added the option to use a version number with the -p option to get the 
system
+copy of that Python version (Windows only)
+  + Removed embedded ez_setup.py, distribute_setup.py and 
distribute_from_egg.py
+files as part of switching to merged setuptools.
+  + Fixed --relocatable to work better on Windows.
+  + Fixed issue with readline on Windows.
+- Spec clean:
+  + Depend on setuptools instead of distribute again
+  + Package README.rst
+  + Build HTML documentation and install it (instead of sources)
+
+---

Old:

  virtualenv-1.9.1.tar.bz2

New:

  virtualenv-1.10.tar.gz



Other differences:
--
++ python-virtualenv.spec ++
--- /var/tmp/diff_new_pack.MMzoXF/_old  2013-07-29 21:12:02.0 +0200
+++ /var/tmp/diff_new_pack.MMzoXF/_new  2013-07-29 21:12:02.0 +0200
@@ -16,27 +16,27 @@
 #
 
 
-%{!?python_sitelib: %global python_sitelib %(%{__python} -c from 
distutils.sysconfig import get_python_lib; print get_python_lib())}
-%{!?python_sitearch: %global python_sitearch %(%{__python} -c from 
distutils.sysconfig import get_python_lib; print get_python_lib(1))}
-
 Name:   python-virtualenv
-Version:1.9.1
+Version:1.10
 Release:0
 Url:http://www.virtualenv.org/
 Summary:Virtual Python Environment builder
 License:MIT
 Group:  Development/Languages/Python
-Source: virtualenv-%{version}.tar.bz2
+Source: 
https://pypi.python.org/packages/source/v/virtualenv/virtualenv-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
-Requires:   python-distribute
+# Documentation requirements
+BuildRequires:  python-Sphinx
 Requires:   python-pip
-%if 0%{?suse_version}
-%py_requires
-%if 0%{?suse_version}  1110
+Requires:   python-setuptools
+Requires(post): update-alternatives
+Requires(postun): update-alternatives
+%if 0%{?suse_version}  0%{?suse_version} = 1110
+%{!?python_sitelib: %global python_sitelib %(python -c from 
distutils.sysconfig import get_python_lib; print get_python_lib())}
+%else
 BuildArch:  noarch
 %endif
-%endif
 
 %description
 virtualenv is a tool to create isolated Python environments.
@@ -62,19 +62,34 @@
 
 %prep
 %setup -q -n virtualenv-%{version}
-rm virtualenv_support/*.{egg,gz} # Remove in-tree libraries that are available 
as packages too
-sed -i 1d virtualenv.py # Remove she-bang line for non-executable script
 
 %build
 python setup.py build
+python setup.py build_sphinx  rm build/sphinx/html/.buildinfo
 
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
+%pre
+# Since /usr/bin/virtualenv became ghosted to be used with 
update-alternatives, we have to
+# get rid of the old binary 

commit xdm for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package xdm for openSUSE:Factory checked in 
at 2013-07-29 21:12:09

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


Package is xdm

Changes:

--- /work/SRC/openSUSE:Factory/xdm/xdm.changes  2013-06-11 09:38:32.0 
+0200
+++ /work/SRC/openSUSE:Factory/.xdm.new/xdm.changes 2013-07-29 
21:12:10.0 +0200
@@ -1,0 +2,6 @@
+Mon Jul 29 09:25:40 UTC 2013 - sndir...@suse.com
+
+- u_xdm-sig11-bug-598422.diff
+  * fix Sig11 in xdm when pressing Ctr-c (bnc#598422, bnc#831870)
+
+---

New:

  u_xdm-sig11-bug-598422.diff



Other differences:
--
++ xdm.spec ++
--- /var/tmp/diff_new_pack.AY58KK/_old  2013-07-29 21:12:11.0 +0200
+++ /var/tmp/diff_new_pack.AY58KK/_new  2013-07-29 21:12:11.0 +0200
@@ -48,6 +48,7 @@
 Patch2: 
U_xdm_config-AC_LIBTOOL_DLOPEN-is-required-for-dynamic-lin.patch
 Patch3: 
U_xdm_config-use-libtool-export-dynamic-option-for-reverse.patch
 Patch4: U_xdm_Fix-missing-linking-dependency-on-ldl.patch
+Patch5: u_xdm-sig11-bug-598422.diff
 %if 0%{?suse_version} = 01140
 # Needed to create the man page symlink to init.d
 BuildRequires:  aaa_base-extras
@@ -95,6 +96,7 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 # needed for patch0, patch2, patch3, patch4
 autoreconf -fi
 

++ u_xdm-sig11-bug-598422.diff ++
Index: xdm-1.1.10/dm.h
===
--- xdm-1.1.10.orig/dm.h
+++ xdm-1.1.10/dm.h
@@ -434,6 +434,7 @@ extern void DeleteXloginResources (struc
 extern void LoadXloginResources (struct display *d);
 extern void ManageSession (struct display *d);
 extern void SecureDisplay (struct display *d, Display *dpy);
+extern void PamCloseSession(void);
 extern void SessionExit (struct display *d, int status, int removeAuth);
 extern void SessionPingFailed (struct display *d);
 extern void SetupDisplay (struct display *d);
Index: xdm-1.1.10/session.c
===
--- xdm-1.1.10.orig/session.c
+++ xdm-1.1.10/session.c
@@ -290,6 +290,8 @@ SessionPingFailed (struct display *d)
AbortClient (clientPid);
source (verify.systemEnviron, d-reset);
 }
+
+PamCloseSession();
 SessionExit (d, RESERVER_DISPLAY, TRUE);
 }
 
@@ -417,6 +419,7 @@ ManageSession (struct display *d)
  */
 Debug (Source reset program %s\n, d-reset);
 source (verify.systemEnviron, d-reset);
+PamCloseSession();
 SessionExit (d, OBEYSESS_DISPLAY, TRUE);
 }
 
@@ -480,6 +483,7 @@ SecureDisplay (struct display *d, Displa
 if (Setjmp (syncJump)) {
LogError (WARNING: display %s could not be secured\n,
   d-name);
+   PamCloseSession();
SessionExit (d, RESERVER_DISPLAY, FALSE);
 }
 (void) alarm ((unsigned) d-grabTimeout);
@@ -491,6 +495,7 @@ SecureDisplay (struct display *d, Displa
(void) Signal (SIGALRM, SIG_DFL);
LogError (WARNING: keyboard on display %s could not be secured\n,
  d-name);
+   PamCloseSession();
SessionExit (d, RESERVER_DISPLAY, FALSE);
 }
 Debug (XGrabKeyboard succeeded %s\n, d-name);
@@ -515,8 +520,7 @@ UnsecureDisplay (struct display *d, Disp
 }
 
 void
-SessionExit (struct display *d, int status, int removeAuth)
-{
+PamCloseSession(void) {
 #ifdef USE_PAM
 pam_handle_t *pamh = thepamh();
 
@@ -527,7 +531,11 @@ SessionExit (struct display *d, int stat
pamh = NULL;
 }
 #endif
+}
 
+void
+SessionExit (struct display *d, int status, int removeAuth)
+{
 /* make sure the server gets reset after the session is over */
 if (d-serverPid = 2  d-resetSignal)
kill (d-serverPid, d-resetSignal);
Index: xdm-1.1.10/greeter/greet.c
===
--- xdm-1.1.10.orig/greeter/greet.c
+++ xdm-1.1.10/greeter/greet.c
@@ -582,6 +582,7 @@ greet_user_rtn GreetUser(
   pam_done:
if (code != 0)
{
+   PamCloseSession();
CloseGreet (d);
SessionExit (d, code, FALSE);
}
@@ -610,6 +611,7 @@ greet_user_rtn GreetUser(
code = Greet (d, greet);
if (code != 0)
{
+   PamCloseSession();
CloseGreet (d);
SessionExit (d, code, FALSE);
}
@@ -632,6 +634,7 @@ greet_user_rtn GreetUser(
 {
Debug (Startup program %s exited with non-zero status\n,
d-startup);
+   PamCloseSession();
SessionExit (d, OBEYSESS_DISPLAY, FALSE);
 }
 /*
-- 
To unsubscribe, e-mail: 

commit zlib for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package zlib for openSUSE:Factory checked in 
at 2013-07-29 21:13:59

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


Package is zlib

Changes:

--- /work/SRC/openSUSE:Factory/zlib/zlib.changes2013-05-16 
11:45:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.zlib.new/zlib.changes   2013-07-29 
21:14:00.0 +0200
@@ -1,0 +2,6 @@
+Mon Jul 29 12:37:19 UTC 2013 - mvysko...@suse.com
+
+- zlib-format.patch, backport missing sle11 feature back to openSUSE
+  bnc#831880
+
+---

New:

  zlib-format.patch



Other differences:
--
++ zlib.spec ++
--- /var/tmp/diff_new_pack.isJjhb/_old  2013-07-29 21:14:01.0 +0200
+++ /var/tmp/diff_new_pack.isJjhb/_new  2013-07-29 21:14:01.0 +0200
@@ -31,6 +31,8 @@
 Source3:zlib-rpmlintrc
 #PATCH-FIX-SUSE: fate#314093, sent upstream by IBM
 Patch0: zlib-1.2.7-improve-longest_match-performance.patch
+#PATCH-FIX-SUSE: compiler check of varguments passed to gzprintf
+Patch1: zlib-format.patch
 BuildRequires:  pkgconfig
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 # bug437293
@@ -95,6 +97,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 export LDFLAGS=-Wl,-z,relro,-z,now

++ zlib-format.patch ++
From: meiss...@suse.de
Subject: supply format arguments to gzprintf().

Index: zlib-1.2.7/zlib.h
===
--- zlib-1.2.7.orig/zlib.h  2012-05-03 06:12:35.0 +0200
+++ zlib-1.2.7/zlib.h   2012-09-27 13:12:58.187146312 +0200
@@ -1329,7 +1329,11 @@
error.
 */
 
-ZEXTERN int ZEXPORTVA gzprintf Z_ARG((gzFile file, const char *format, ...));
+ZEXTERN int ZEXPORTVA gzprintf Z_ARG((gzFile file, const char *format, ...))
+#ifdef __GNUC__
+   __attribute__((__format__(__printf__,2,3)))
+#endif
+;
 /*
  Converts, formats, and writes the arguments to the compressed file under
control of the format string, as in fprintf.  gzprintf returns the number of
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org