commit ghc-rpm-macros for openSUSE:Factory

2013-08-02 Thread h_root
Hello community,

here is the log from the commit of package ghc-rpm-macros for openSUSE:Factory 
checked in at 2013-08-02 09:08:47

Comparing /work/SRC/openSUSE:Factory/ghc-rpm-macros (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-rpm-macros.new (New)


Package is ghc-rpm-macros

Changes:

--- /work/SRC/openSUSE:Factory/ghc-rpm-macros/ghc-rpm-macros.changes
2013-08-01 15:33:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-rpm-macros.new/ghc-rpm-macros.changes   
2013-08-02 09:08:48.0 +0200
@@ -1,0 +2,5 @@
+Thu Aug  1 15:18:38 UTC 2013 - dval...@suse.com
+
+- fix %{macros_dir}/macros.ghc for non x86 arches 
+
+---



Other differences:
--
++ ghc-rpm-macros.spec ++
--- /var/tmp/diff_new_pack.fsgV8H/_old  2013-08-02 09:08:49.0 +0200
+++ /var/tmp/diff_new_pack.fsgV8H/_new  2013-08-02 09:08:49.0 +0200
@@ -84,7 +84,7 @@
 # this is why this package is now arch-dependent:
 # turn off shared libs and dynamic linking on secondary archs
 %ifnarch %{ix86} x86_64
-cat  %{buildroot}/%{macros_file} EOF
+cat  %{buildroot}%{macros_dir}/macros.ghc EOF
 
 # shared libraries are only supported on primary intel archs
 %%ghc_without_dynamic 1

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



commit happy for openSUSE:Factory

2013-08-02 Thread h_root
Hello community,

here is the log from the commit of package happy for openSUSE:Factory checked 
in at 2013-08-02 09:08:56

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


Package is happy

Changes:

--- /work/SRC/openSUSE:Factory/happy/happy.changes  2013-01-08 
16:39:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.happy.new/happy.changes 2013-08-02 
09:08:58.0 +0200
@@ -1,0 +2,5 @@
+Mon May  6 13:24:22 UTC 2013 - peter.tromm...@ohm-hochschule.de
+
+- spec file cleanup and reformatting by OBS service 
+
+---



Other differences:
--
++ happy.spec ++
--- /var/tmp/diff_new_pack.4ut7VI/_old  2013-08-02 09:08:59.0 +0200
+++ /var/tmp/diff_new_pack.4ut7VI/_new  2013-08-02 09:08:59.0 +0200
@@ -1,8 +1,7 @@
 #
 # spec file for package happy
 #
-
-# Copyright (c) 2012 Peter Trommler peter.tromm...@ohm-hochschule.de
+# 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,31 +15,32 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   happy
 Version:1.18.10
-Release:1
-License:BSD-2-Clause
-Group:  Development/Languages/Other
+Release:0
 # BEGIN cabal2spec
-URL:http://hackage.haskell.org/package/%{name}
+Url:http://hackage.haskell.org/package/%{name}
 Source0:
http://hackage.haskell.org/packages/archive/%{name}/%{version}/%{name}-%{version}.tar.gz
 # PATCH-FIX-UPSTREAM happy-1.18.6-generate-man-page.patch -- 
peter.tromm...@ohm-hochschule.de
 Patch:  happy-1.18.6-generate-man-page.patch
 ExclusiveArch:  %{ix86} x86_64
-BuildRequires:  ghc-Cabal-devel
-BuildRequires:  ghc-rpm-macros
-Buildrequires:  ghc-array-devel
-BuildRequires:  ghc-containers-devel
-BuildRequires:  ghc-mtl-devel
 BuildRequires:  autoconf
 BuildRequires:  docbook-dtd
 BuildRequires:  docbook-xsl-stylesheets
-BuildRequires:  libxslt
-BuildRequires:  libxml2
 BuildRequires:  fop
+BuildRequires:  ghc-Cabal-devel
+BuildRequires:  ghc-array-devel
+BuildRequires:  ghc-containers-devel
+BuildRequires:  ghc-mtl-devel
+BuildRequires:  ghc-rpm-macros
+BuildRequires:  libxml2
+BuildRequires:  libxslt
 # END cabal2spec
 
 Summary:The LALR(1) Parser Generator for Haskell
+License:BSD-2-Clause
+Group:  Development/Languages/Other
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -57,11 +57,6 @@
 stream of characters directly (but this isn't practical in most
 cases).
 
-Authors:
-
-Simon Marlow simon...@microsoft.com
-Andy Gill a...@galconn.com
-
 %prep
 %setup -q
 %patch -p1
@@ -78,7 +73,6 @@
 mkdir -p %{buildroot}/%{_mandir}/man1
 cp doc/%{name}.1 %{buildroot}/%{_mandir}/man1
 
-
 %files
 %defattr(-,root,root)
 %doc ANNOUNCE

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



commit skelcd-openSUSE for openSUSE:Factory

2013-08-02 Thread h_root
Hello community,

here is the log from the commit of package skelcd-openSUSE for openSUSE:Factory 
checked in at 2013-08-02 11:31:36

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


Package is skelcd-openSUSE

Changes:

--- /work/SRC/openSUSE:Factory/skelcd-openSUSE/skelcd-openSUSE-non-OSS.changes  
2013-05-13 20:00:07.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.skelcd-openSUSE.new/skelcd-openSUSE-non-OSS.changes 
2013-08-02 11:31:37.0 +0200
@@ -1,0 +2,10 @@
+Fri Aug  2 09:30:59 UTC 2013 - co...@suse.com
+
+- in projects/architecturs without java, leave out the docu 
+
+---
+Tue May 14 07:30:52 UTC 2013 - co...@suse.com
+
+- fix the previous change
+
+---
--- /work/SRC/openSUSE:Factory/skelcd-openSUSE/skelcd-openSUSE.changes  
2013-05-14 09:31:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.skelcd-openSUSE.new/skelcd-openSUSE.changes 
2013-08-02 11:31:37.0 +0200
@@ -1,0 +2,5 @@
+Fri Aug  2 09:30:59 UTC 2013 - co...@suse.com
+
+- in projects/architecturs without java, leave out the docu 
+
+---



Other differences:
--
++ skelcd-openSUSE-non-OSS.spec ++
--- /var/tmp/diff_new_pack.JReFbv/_old  2013-08-02 11:31:38.0 +0200
+++ /var/tmp/diff_new_pack.JReFbv/_new  2013-08-02 11:31:38.0 +0200
@@ -19,14 +19,16 @@
 Name:   skelcd-openSUSE-non-OSS
 BuildRequires:  build-key
 %ifarch %ix86 x86_64
+%bcond_without  java
+%else
+%bcond_with java
+%endif
+%if %{with java}
 BuildRequires:  opensuse-startup_de-pdf
 BuildRequires:  opensuse-startup_en-pdf
-%endif
-BuildRequires:  recode
 BuildRequires:  release-notes-openSUSE
-%ifarch %ix86 x86_64
-BuildRequires:  pinentry-gtk2
 %endif
+BuildRequires:  recode
 Conflicts:  skelcd-SUSE_Linux skelcd-SUSE_Linux-AddOn skelcd-sles 
skelcd-sled skelcd-openSUSE-non-OSS skelcd-openSUSE-non-OSS-CD
 Version:2013.02.08
 Release:0
@@ -113,8 +115,7 @@
 cp license.tar.gz $RPM_BUILD_ROOT/CD1/
 popd
 
-%ifarch %ix86 x86_64
-
+%if %{with java}
 # docudir stuff
 #
 # SUSE manuals

++ skelcd-openSUSE.spec ++
--- /var/tmp/diff_new_pack.JReFbv/_old  2013-08-02 11:31:38.0 +0200
+++ /var/tmp/diff_new_pack.JReFbv/_new  2013-08-02 11:31:38.0 +0200
@@ -19,14 +19,16 @@
 Name:   skelcd-openSUSE
 BuildRequires:  build-key
 %ifarch %ix86 x86_64
+%bcond_without  java
+%else
+%bcond_with java
+%endif
+%if %{with java}
 BuildRequires:  opensuse-startup_de-pdf
 BuildRequires:  opensuse-startup_en-pdf
-%endif
-BuildRequires:  recode
 BuildRequires:  release-notes-openSUSE
-%ifarch %ix86 x86_64
-BuildRequires:  pinentry-gtk2
 %endif
+BuildRequires:  recode
 Conflicts:  skelcd-SUSE_Linux skelcd-SUSE_Linux-AddOn skelcd-sles 
skelcd-sled skelcd-openSUSE-non-OSS skelcd-openSUSE-non-OSS-CD
 Version:2013.02.08
 Release:0
@@ -113,8 +115,7 @@
 cp license.tar.gz $RPM_BUILD_ROOT/CD1/
 popd
 
-%ifarch %ix86 x86_64
-
+%if %{with java}
 # docudir stuff
 #
 # SUSE manuals

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



commit yast2-control-center-gnome for openSUSE:Factory

2013-08-02 Thread h_root
Hello community,

here is the log from the commit of package yast2-control-center-gnome for 
openSUSE:Factory checked in at 2013-08-02 11:36:51

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


Package is yast2-control-center-gnome

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-control-center-gnome/yast2-control-center-gnome.changes
2013-02-28 10:24:00.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-control-center-gnome.new/yast2-control-center-gnome.changes
   2013-08-02 11:36:52.0 +0200
@@ -1,0 +2,5 @@
+Wed Jul 31 14:43:55 UTC 2013 - lsle...@suse.cz
+
+- version 3.0.0
+
+---

Old:

  yast2-control-center-gnome-2.23.3.tar.bz2

New:

  yast2-control-center-gnome-3.0.0.tar.bz2



Other differences:
--
++ yast2-control-center-gnome.spec ++
--- /var/tmp/diff_new_pack.1mjvN7/_old  2013-08-02 11:36:53.0 +0200
+++ /var/tmp/diff_new_pack.1mjvN7/_new  2013-08-02 11:36:53.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-control-center-gnome
-Version:2.23.3
+Version:3.0.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-control-center-gnome-2.23.3.tar.bz2 - 
yast2-control-center-gnome-3.0.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-control-center-gnome-2.23.3/VERSION 
new/yast2-control-center-gnome-3.0.0/VERSION
--- old/yast2-control-center-gnome-2.23.3/VERSION   2013-02-27 
10:21:30.0 +0100
+++ new/yast2-control-center-gnome-3.0.0/VERSION2013-07-30 
10:21:45.0 +0200
@@ -1 +1 @@
-2.23.3
+3.0.0

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



commit librcc for openSUSE:Factory

2013-08-02 Thread h_root
Hello community,

here is the log from the commit of package librcc for openSUSE:Factory checked 
in at 2013-08-02 13:57:28

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


Package is librcc

Changes:

--- /work/SRC/openSUSE:Factory/librcc/librcc.changes2013-07-25 
13:54:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.librcc.new/librcc.changes   2013-08-02 
13:57:29.0 +0200
@@ -1,0 +2,6 @@
+Fri Aug  2 11:56:46 UTC 2013 - co...@suse.com
+
+- buildignore glib-networking to break a cycle:
+  unzip - librcc - libproxy - libXau - xorg-x11-proto-devel - 
docbook-xsl-stylesheets
+
+---



Other differences:
--
++ librcc.spec ++
--- /var/tmp/diff_new_pack.p74K72/_old  2013-08-02 13:57:30.0 +0200
+++ /var/tmp/diff_new_pack.p74K72/_new  2013-08-02 13:57:30.0 +0200
@@ -41,6 +41,8 @@
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(enca)
 BuildRequires:  pkgconfig(libxml-2.0)
+# avoid a rather big cycle that unzip creates 
+#!BuildIgnore:  glib-networking 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description

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



commit patchinfo.1887 for openSUSE:12.2:Update

2013-08-02 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.1887 for 
openSUSE:12.2:Update checked in at 2013-08-02 14:08:41

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


Package is patchinfo.1887

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++
patchinfo
  issue id=817932 tracker=bnc /
  issue id=829857 tracker=bnc /
  issue id=CVE-2013-4133 tracker=cve /
  issue id=CVE-2013-4132 tracker=cve /
  categorysecurity/category
  ratingmoderate/rating
  packagersumski/packager
  description
kdebase4-workspace received fixes for:

- KDM: a potential crash in crypt() was fixed (bnc#829857, CVE-2013-4132)

- Fixes plasma systemtray memory leak with legacy icons (kde#314919,
  bnc#817932, bnc#829857, CVE-2013-4133)
/description
  summarykdebase4-workspace: security fixes for denial of service 
problems/summary
/patchinfo
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdebase4-workspace for openSUSE:12.2:Update

2013-08-02 Thread h_root
Hello community,

here is the log from the commit of package kdebase4-workspace for 
openSUSE:12.2:Update checked in at 2013-08-02 14:08:37

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


Package is kdebase4-workspace

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.mUeeGQ/_old  2013-08-02 14:08:38.0 +0200
+++ /var/tmp/diff_new_pack.mUeeGQ/_new  2013-08-02 14:08:38.0 +0200
@@ -1 +1 @@
-link package='kdebase4-workspace.1362' cicount='copy' /
+link package='kdebase4-workspace.1887' cicount='copy' /

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



commit python-kdebase4 for openSUSE:12.2:Update

2013-08-02 Thread h_root
Hello community,

here is the log from the commit of package python-kdebase4 for 
openSUSE:12.2:Update checked in at 2013-08-02 14:08:39

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


Package is python-kdebase4

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.xFlJ1G/_old  2013-08-02 14:08:41.0 +0200
+++ /var/tmp/diff_new_pack.xFlJ1G/_new  2013-08-02 14:08:41.0 +0200
@@ -1 +1 @@
-link package='python-kdebase4.1362' cicount='copy' /
+link package='python-kdebase4.1887' cicount='copy' /

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



commit liborcus for openSUSE:Factory

2013-08-02 Thread h_root
Hello community,

here is the log from the commit of package liborcus for openSUSE:Factory 
checked in at 2013-08-02 14:44:35

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


Package is liborcus

Changes:

--- /work/SRC/openSUSE:Factory/liborcus/liborcus.changes2013-06-17 
10:09:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.liborcus.new/liborcus.changes   2013-08-02 
14:44:37.0 +0200
@@ -1,0 +2,14 @@
+Thu Aug  1 09:27:39 UTC 2013 - tchva...@suse.com
+
+- Version bump to 0.5.1:
+  * More fixes around streaming
+  * Various boost fixes
+  * Improvements required for libreoffice-4.1.
+- Use full download url for tarball
+- Drop libzip-devel requirement
+- Add patch for new mdds liborcus-0.5.1-mdds.patch
+- Add patch for SLE11 gcc liborcus-0.5.1-oldnamespace.patch
+- Add patch for newest boost liborcus-0.5.1-linking.patch
+- Drop deprecated patch boost-configure.patch
+
+---

Old:

  boost-configure.patch
  liborcus_0.3.0.tar.bz2

New:

  liborcus-0.5.1-linking.patch
  liborcus-0.5.1-mdds.patch
  liborcus-0.5.1-oldnamespace.patch
  liborcus-0.5.1.tar.bz2



Other differences:
--
++ liborcus.spec ++
--- /var/tmp/diff_new_pack.OXCQwl/_old  2013-08-02 14:44:38.0 +0200
+++ /var/tmp/diff_new_pack.OXCQwl/_new  2013-08-02 14:44:38.0 +0200
@@ -16,27 +16,31 @@
 #
 
 
-%define libname liborcus-0_4-0
+%define libname liborcus-0_6-0
 
 Name:   liborcus
-Version:0.3.0
+Version:0.5.1
 Release:0
 Summary:Spreadsheet file processing library
 License:MIT
 Group:  Productivity/Publishing/Word
 Url:http://gitorious.org/orcus
-Source: %{name}_%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM boost-configure.patch sch...@suse.de -- AX_BOOST_BASE: 
add aarch64 to the list of lib64 architectures
-Patch:  boost-configure.patch
+Source: http://kohei.us/files/orcus/src/%{name}-%{version}.tar.bz2
+# Taken from git to build with newest mdds
+Patch0: liborcus-0.5.1-mdds.patch
+# Give this patch to kohei to include in git
+Patch1: liborcus-0.5.1-oldnamespace.patch
+# Taken from git to build with newer boost
+Patch2: liborcus-0.5.1-linking.patch
 BuildRequires:  autoconf = 2.63
 BuildRequires:  automake
 BuildRequires:  boost-devel
 BuildRequires:  coreutils
 BuildRequires:  gcc-c++
+BuildRequires:  libixion-devel = 0.5.0
 BuildRequires:  libstdc++-devel
 BuildRequires:  libtool
-BuildRequires:  libzip-devel
-BuildRequires:  mdds-devel = 0.5.4
+BuildRequires:  mdds-devel = 0.7.1
 BuildRequires:  pkg-config
 BuildRequires:  python-xml
 BuildRequires:  zlib-devel
@@ -57,7 +61,6 @@
 Summary:Spreadsheet file processing library
 Group:  Development/Libraries/C and C++
 Requires:   %libname = %version
-Requires:   libzip-devel
 Requires:   zlib-devel
 
 %description devel
@@ -74,15 +77,10 @@
 
 
 %prep
-%setup -q -n %{name}_%version
-%patch -p1
-
-sed -i \
-   -e 's:ostream:ostream\n#include boost/utility.hpp:' \
-   include/orcus/dom_tree.hpp 
-sed -i \
-   -e 's:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:g' \
-   configure.ac
+%setup -q
+%patch0 -p1
+%patch1 -p1
+%patch2 -p1 
 
 %build
 autoreconf -i
@@ -90,7 +88,6 @@
--disable-static \
--disable-debug \
--disable-werror \
-   --disable-spreadsheet-model \
--docdir=%_docdir/%name
 make %{?_smp_mflags}
 

++ liborcus-0.5.1-linking.patch ++
diff -urN liborcus-0.5.1/src/parser/Makefile.am 
liborcus-0.5.1.new/src/parser/Makefile.am
--- liborcus-0.5.1/src/parser/Makefile.am   2013-04-12 16:25:03.0 
+0200
+++ liborcus-0.5.1.new/src/parser/Makefile.am   2013-04-23 19:45:47.794480191 
+0200
@@ -20,7 +20,8 @@
 
 liborcus_parser_@ORCUS_API_VERSION@_la_LDFLAGS = -no-undefined
 liborcus_parser_@ORCUS_API_VERSION@_la_LIBADD = \
-$(ZLIB_LIBS)
+   $(BOOST_SYSTEM_LIB) \
+   $(ZLIB_LIBS)
 
 EXTRA_PROGRAMS = \
parser-test-string-pool \
++ liborcus-0.5.1-mdds.patch ++
diff -urN liborcus-0.5.1.old/src/spreadsheet/sheet.cpp 
liborcus-0.5.1/src/spreadsheet/sheet.cpp
--- liborcus-0.5.1.old/src/spreadsheet/sheet.cpp2013-05-27 
19:07:41.712302036 +0200
+++ liborcus-0.5.1/src/spreadsheet/sheet.cpp2013-05-27 19:08:51.432302028 
+0200
@@ -734,7 +734,7 @@
 con.build_tree();
 
 size_t index;
-if (!con.search_tree(col, index))
+if (!con.search_tree(col, index).second)
 return 0;
 
 return index;
++ liborcus-0.5.1-oldnamespace.patch ++
diff -urN liborcus-0.5.1.old/src/orcus_xml_main.cpp 
liborcus-0.5.1/src/orcus_xml_main.cpp
--- 

commit apache2-mod_nss for openSUSE:Factory

2013-08-02 Thread h_root
Hello community,

here is the log from the commit of package apache2-mod_nss for openSUSE:Factory 
checked in at 2013-08-02 15:01:05

Comparing /work/SRC/openSUSE:Factory/apache2-mod_nss (Old)
 and  /work/SRC/openSUSE:Factory/.apache2-mod_nss.new (New)


Package is apache2-mod_nss

Changes:

--- /work/SRC/openSUSE:Factory/apache2-mod_nss/apache2-mod_nss.changes  
2013-07-24 17:28:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.apache2-mod_nss.new/apache2-mod_nss.changes 
2013-08-02 15:01:07.0 +0200
@@ -1,0 +2,12 @@
+Thu Aug  1 15:06:55 UTC 2013 - meiss...@suse.com
+
+- Add support for TLS v1.1 and TLS v1.2 
+  (TLS v1.2 requires mozilla nss 3.15.1 or newer.)
+  - merged in mod_nss-proxyvariables.patch and mod_nss-tlsv1_1.patch
+from redhat to allow tls v1.1 too.
+  - ported the tls v1.1 patch to be tls v1.2 aware
+  - added mod_nss-proxyvariables.patch (from RHEL6 package)
+  - added mod_nss-tlsv1_1.patch (from RHEL6 package, enhanced with TLS 1.2)
+- mod_nss-array_overrun.patch: from RHEL6 package, fixed a array index overrun
+
+---

New:

  mod_nss-array_overrun.patch
  mod_nss-proxyvariables.patch
  mod_nss-tlsv1_1.patch



Other differences:
--
++ apache2-mod_nss.spec ++
--- /var/tmp/diff_new_pack.fkDcz2/_old  2013-08-02 15:01:07.0 +0200
+++ /var/tmp/diff_new_pack.fkDcz2/_new  2013-08-02 15:01:07.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package apache2-mod_nss
 #
-# 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
@@ -18,24 +18,25 @@
 
 Name:  apache2-mod_nss
 Summary:   SSL/TLS module for the Apache HTTP server
-Version:   1.0.8
-Release:   3
-Group: Productivity/Networking/Web/Servers
 License:   Apache-2.0
+Group:  Productivity/Networking/Web/Servers
+Version:1.0.8
+Release:0
 Url:   http://directory.fedoraproject.org/wiki/Mod_nss
 Source:http://directory.fedoraproject.org/sources/mod_nss-%{version}.tar.gz
 Provides:  mod_nss
 Requires:  apache2 = 2.0.52
 Requires:  findutils
 Requires(post): mozilla-nss-tools
+BuildRequires:  apache2-devel = 2.0.52
 BuildRequires: bison
 BuildRequires: findutils
+BuildRequires:  flex
 BuildRequires: gcc-c++
-BuildRequires: libapr1-devel
 BuildRequires: libapr-util1-devel
+BuildRequires:  libapr1-devel
 BuildRequires: mozilla-nspr-devel = 4.6.3
 BuildRequires: mozilla-nss-devel = 3.12.6
-BuildRequires: apache2-devel = 2.0.52
 BuildRequires: pkgconfig
 # [bnc#799483] Patch to adjust mod_nss.conf to match SUSE dir layout
 Patch1:mod_nss-conf.patch
@@ -48,7 +49,11 @@
 Patch8:mod_nss-lockpcache.patch
 # Fix build with apache 2.4
 Patch9:mod_nss-httpd24.patch
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
+
+Patch10:mod_nss-proxyvariables.patch
+Patch11:mod_nss-tlsv1_1.patch
+Patch12:mod_nss-array_overrun.patch
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %defineapxs /usr/sbin/apxs2
 %defineapache apache2
 %defineapache_libexecdir %(%{apxs} -q LIBEXECDIR)
@@ -76,6 +81,9 @@
 %if 0%{?suse_version} = 1300
 %patch9 -p1 -b .http24
 %endif
+%patch10 -p1 -b .proxyvariables
+%patch11 -p1 -b .tlsv1_1
+%patch12 -p1 -b .array_overrun
 
 # Touch expression parser sources to prevent regenerating it
 touch nss_expr_*.[chyl]

++ mod_nss-array_overrun.patch ++
mod_nss-1.0.8/nss_engine_init.c:467: overrun-local: Overrunning static array
child_argv, with 5 elements, at position 5 with index variable 5.

https://bugzilla.redhat.com/show_bug.cgi?id=714154
diff -up --recursive mod_nss-1.0.8.orig/nss_engine_init.c 
mod_nss-1.0.8/nss_engine_init.c
--- mod_nss-1.0.8.orig/nss_engine_init.c2011-08-01 13:24:34.0 
-0400
+++ mod_nss-1.0.8/nss_engine_init.c 2011-08-01 13:25:36.0 -0400
@@ -429,7 +429,7 @@ int nss_init_Module(apr_pool_t *p, apr_p
 
 /* Do we need to fire up our password helper? */
 if (mc-nInitCount == 1) {
-const char * child_argv[5];
+const char * child_argv[6];
 apr_status_t rv;
 struct sembuf sb;
 char sembuf[32];
++ mod_nss-proxyvariables.patch ++
diff -rupN mod_nss-1.0.8.orig/nss_engine_init.c mod_nss-1.0.8/nss_engine_init.c
--- mod_nss-1.0.8.orig/nss_engine_init.c2012-10-03 14:28:50.751794000 
-0700
+++ mod_nss-1.0.8/nss_engine_init.c 2012-10-04 16:33:08.278929000 -0700
@@ -628,8 +628,21 @@ static void nss_init_ctx_protocol(server
 tls = 1;
 } else {
 if 

commit chromium for openSUSE:Factory

2013-08-02 Thread h_root
Hello community,

here is the log from the commit of package chromium for openSUSE:Factory 
checked in at 2013-08-02 15:01:22

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


Package is chromium

Changes:

--- /work/SRC/openSUSE:Factory/chromium/chromium.changes2013-07-24 
14:41:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.chromium.new/chromium.changes   2013-08-02 
15:02:04.0 +0200
@@ -1,0 +2,7 @@
+Wed Jul 24 04:57:36 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 30.0.1575
+  * Bug and stability fixes
+  * Enable the gpu-sandbox again due to upstream fix (chromium#255063)
+
+---

Old:

  chromium.30.0.1567.0.svn211805.tar.xz

New:

  chromium.30.0.1575.0.svn213355.tar.xz



Other differences:
--
++ chromium.spec ++
--- /var/tmp/diff_new_pack.M45LnX/_old  2013-08-02 15:02:19.0 +0200
+++ /var/tmp/diff_new_pack.M45LnX/_new  2013-08-02 15:02:19.0 +0200
@@ -16,12 +16,12 @@
 #
 
 
-%define svn_revision 211805
+%define svn_revision 213355
 %define chromium_no_dlopen 1
 %define chromium_system_libs 0%{?suse_version}  1220
 
 Name:   chromium
-Version:30.0.1567.0
+Version:30.0.1575.0
 Release:0
 Summary:Google's opens source browser project
 License:BSD-3-Clause and LGPL-2.1+
@@ -264,6 +264,7 @@
 -Dremove_webcore_debug_symbols=1 \
 -Dproprietary_codecs=1 \
 -Duse_system_libxml=1 \
+-Dlogging_like_official_build=1 \
 %ifnarch x86_64
 -Ddisable_sse2=1 \
 %else
@@ -366,13 +367,17 @@
 # link to browser plugin path.  Plugin patch doesn't work. Why?
 mkdir -p %{buildroot}%{_libdir}/browser-plugins
 pushd %{buildroot}%{_libdir}/%{name}
-ln -s %{_libdir}/browser-plugins plugins
+ln -s ../browser-plugins plugins
 
 # Install the master_preferences file
 mkdir -p %{buildroot}%{_sysconfdir}/%{name}
 install -m 0644 %{SOURCE30} %{buildroot}%{_sysconfdir}/%{name}
 install -m 0644 %{SOURCE31} %{buildroot}%{_sysconfdir}/%{name}
 
+# Set the right attributes
+chmod 755 %{buildroot}%{_libdir}/%{name}/xdg-settings
+chmod 755 %{buildroot}%{_libdir}/%{name}/xdg-mime
+
 %clean
 rm -rf %{buildroot}
 
@@ -433,20 +438,15 @@
 %config(noreplace) %{_sysconfdir}/default/chromium
 %dir %{_datadir}/gnome-control-center
 %dir %{_datadir}/gnome-control-center/default-apps
-%dir %{_libdir}/chromium/
-%{_libdir}/chromium/chromium
-%{_libdir}/chromium/chromium-generic
-%{_libdir}/chromium/plugins/
-%{_libdir}/chromium/locales/
-%{_libdir}/chromium/nacl_*
-%{_libdir}/chromium/libppGoogleNaClPluginChrome.so
-%attr(755,root,root) %{_libdir}/chromium/xdg-settings
-%attr(755,root,root) %{_libdir}/chromium/xdg-mime
-%{_libdir}/chromium/*.pak
+%{_libdir}/chromium/
 %{_mandir}/man1/chrom*
 %{_datadir}/applications/*.desktop
 %{_datadir}/gnome-control-center/default-apps/chromium-browser.xml
 %{_datadir}/icons/hicolor/
+%exclude %{_libdir}/chromium/libffmpegsumo.so
+%exclude %{_libdir}/chromium/chromium-kde
+%exclude %{_libdir}/chromium/chromium-gnome
+%exclude %{_libdir}/chromium/chromedriver
 
 %files ffmpegsumo
 %defattr(-,root,root,-)

++ chromium-browser.sh ++
--- /var/tmp/diff_new_pack.M45LnX/_old  2013-08-02 15:02:19.0 +0200
+++ /var/tmp/diff_new_pack.M45LnX/_new  2013-08-02 15:02:19.0 +0200
@@ -127,6 +127,6 @@
   $GDB $LIBDIR/$APPNAME -x $tmpfile
   exit $?
 else
-  exec $LIBDIR/$APPNAME $SANDBOX ${CHROMIUM_FLAGS} ${PEPPERFLASH} 
--password-store=basic --disable-gpu-sandbox $@
+  exec $LIBDIR/$APPNAME $SANDBOX ${CHROMIUM_FLAGS} ${PEPPERFLASH} 
--password-store=basic $@
 fi
 


++ chromium-gcc-fixes.patch ++
--- /var/tmp/diff_new_pack.M45LnX/_old  2013-08-02 15:02:19.0 +0200
+++ /var/tmp/diff_new_pack.M45LnX/_new  2013-08-02 15:02:19.0 +0200
@@ -1,13 +1,13 @@
 --- chromium/src/chrome/browser/memory_details_linux.cc2012-06-07 
08:28:54.414707511 +0200
 +++ chromium/src/chrome/browser/memory_details_linux.cc2012-06-07 
08:28:54.414707511 +0200
-@@ -6,6 +6,7 @@
+@@ -9,6 +9,7 @@
  
  #include map
  #include set
 +#include unistd.h
  
  #include base/bind.h
- #include base/process_util.h
+ #include base/file_util.h
 Index: chromium/src/base/debug/stack_trace.h
 ===
 --- chromium.orig/src/base/debug/stack_trace.h
@@ -32,4 +32,5 @@
  
  SK_DECLARE_STATIC_MUTEX(gFontConfigInterfaceMutex);
  static SkFontConfigInterface* gFontConfigInterface;
- 
\ No newline at end of file
+ 
+

++ chromium.30.0.1567.0.svn211805.tar.xz - 
chromium.30.0.1575.0.svn213355.tar.xz ++
/work/SRC/openSUSE:Factory/chromium/chromium.30.0.1567.0.svn211805.tar.xz 

commit cmake for openSUSE:Factory

2013-08-02 Thread h_root
Hello community,

here is the log from the commit of package cmake for openSUSE:Factory checked 
in at 2013-08-02 15:14:32

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


Package is cmake

Changes:

--- /work/SRC/openSUSE:Factory/cmake/cmake.changes  2013-07-24 
15:04:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.cmake.new/cmake.changes 2013-08-02 
15:14:33.0 +0200
@@ -1,0 +2,6 @@
+Thu Aug  1 09:12:20 UTC 2013 - vci...@suse.com
+
+- Drop cmake-disable-builtin-chrpath.diff (bnc#786345)
+  The RPATH/RUNPATH bug was fixed in 2.8.0
+
+---

Old:

  cmake-disable-builtin-chrpath.diff



Other differences:
--
++ cmake-gui.spec ++
--- /var/tmp/diff_new_pack.lKfdXB/_old  2013-08-02 15:14:33.0 +0200
+++ /var/tmp/diff_new_pack.lKfdXB/_new  2013-08-02 15:14:33.0 +0200
@@ -21,7 +21,6 @@
 Release:0
 Url:http://www.cmake.org/
 Source0:http://www.cmake.org/files/v2.8/cmake-%{version}.tar.gz
-Patch4: cmake-disable-builtin-chrpath.diff
 Summary:CMake graphical user interface
 License:BSD-3-Clause
 Group:  Development/Tools/Building
@@ -50,7 +49,6 @@
 
 %prep
 %setup -q -n cmake-%{version}
-%patch4
 
 %build
 EXTRA_FLAGS=--qt-gui

++ cmake.spec ++
--- /var/tmp/diff_new_pack.lKfdXB/_old  2013-08-02 15:14:33.0 +0200
+++ /var/tmp/diff_new_pack.lKfdXB/_new  2013-08-02 15:14:33.0 +0200
@@ -21,7 +21,6 @@
 Release:0
 Url:http://www.cmake.org/
 Source0:http://www.cmake.org/files/v2.8/%{name}-%{version}.tar.gz
-Patch1: cmake-disable-builtin-chrpath.diff
 Patch2: cmake-fix-ruby-test.patch
 Patch3: cmake-fix-ImageMagick6.patch
 Patch4: cmake-cmCustomCommand_add_operator=.patch
@@ -51,7 +50,6 @@
 
 %prep
 %setup -q
-%patch1
 %patch2
 %patch3 -p1
 %patch4 -p1

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



commit kernel-firmware for openSUSE:Factory

2013-08-02 Thread h_root
Hello community,

here is the log from the commit of package kernel-firmware for openSUSE:Factory 
checked in at 2013-08-02 15:19:11

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


Package is kernel-firmware

Changes:

--- /work/SRC/openSUSE:Factory/kernel-firmware/kernel-firmware.changes  
2013-07-25 20:28:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.kernel-firmware.new/kernel-firmware.changes 
2013-08-02 15:19:13.0 +0200
@@ -1,0 +2,9 @@
+Mon Jul 29 14:09:07 UTC 2013 - je...@suse.com
+
+- Updated to git snapshot 2013/07/14
+  - Radeon ucode update:
+- radeon: add ucode for KABINI GPUs
+- radeon: add ucode for BONAIRE GPUs
+- radeon: add smc ucode for radeon GPUs
+
+---

Old:

  linux-firmware-20130710git.tar.bz2

New:

  linux-firmware-20130714git.tar.bz2



Other differences:
--
++ kernel-firmware.spec ++
--- /var/tmp/diff_new_pack.z6S1KZ/_old  2013-08-02 15:19:15.0 +0200
+++ /var/tmp/diff_new_pack.z6S1KZ/_new  2013-08-02 15:19:15.0 +0200
@@ -19,7 +19,7 @@
 Name:   kernel-firmware
 BuildRequires:  fdupes
 BuildRequires:  kernel-default
-Version:20130710git
+Version:20130714git
 Release:0
 Summary:Linux kernel firmware files
 License:SUSE-Firmware and GPL-2.0 and GPL-2.0+ and MIT



++ linux-firmware-20130710git.tar.bz2 - linux-firmware-20130714git.tar.bz2 
++
/work/SRC/openSUSE:Factory/kernel-firmware/linux-firmware-20130710git.tar.bz2 
/work/SRC/openSUSE:Factory/.kernel-firmware.new/linux-firmware-20130714git.tar.bz2
 differ: char 11, line 1

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



commit kscreen for openSUSE:Factory

2013-08-02 Thread h_root
Hello community,

here is the log from the commit of package kscreen for openSUSE:Factory checked 
in at 2013-08-02 15:21:07

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


Package is kscreen

Changes:

--- /work/SRC/openSUSE:Factory/kscreen/kscreen.changes  2013-07-08 
07:26:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.kscreen.new/kscreen.changes 2013-08-02 
15:21:09.0 +0200
@@ -1,0 +2,6 @@
+Thu Aug  1 21:08:12 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Update to version 1.0.1:
+  * Bugfix release, no changelog provided
+
+---

Old:

  kscreen-1.0.tar.bz2

New:

  kscreen-1.0.1.tar.bz2



Other differences:
--
++ kscreen.spec ++
--- /var/tmp/diff_new_pack.rzrF7p/_old  2013-08-02 15:21:10.0 +0200
+++ /var/tmp/diff_new_pack.rzrF7p/_new  2013-08-02 15:21:10.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kscreen
 #
-# 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,14 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   kscreen
-Version:1.0
+Version:1.0.1
 Release:0
-License:GPL-2.0+
 Summary:KDE's screen management software
-Url:http://www.kde.org
+License:GPL-2.0+
 Group:  System/GUI/KDE
-Source: 
http://download.kde.org/stable/%{name}/%{version}/src/%{name}-%{version}.tar.bz2
+Url:http://www.kde.org
+Source: 
http://download.kde.org/stable/%{name}/%{name}-%{version}.tar.bz2
 Source1:krandrstartup
 BuildRequires:  fdupes
 BuildRequires:  libkde4-devel = 4.7.0

++ kscreen-1.0.tar.bz2 - kscreen-1.0.1.tar.bz2 ++
 3094 lines of diff (skipped)

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



commit libkscreen for openSUSE:Factory

2013-08-02 Thread h_root
Hello community,

here is the log from the commit of package libkscreen for openSUSE:Factory 
checked in at 2013-08-02 15:24:23

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


Package is libkscreen

Changes:

--- /work/SRC/openSUSE:Factory/libkscreen/libkscreen.changes2013-07-08 
11:56:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.libkscreen.new/libkscreen.changes   
2013-08-02 15:24:25.0 +0200
@@ -1,0 +2,6 @@
+Thu Aug  1 21:07:01 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Update to version 1.0.1:
+  * Bugfix release, no changelog provided
+
+---

Old:

  libkscreen-1.0.tar.bz2

New:

  libkscreen-1.0.1.tar.bz2



Other differences:
--
++ libkscreen.spec ++
--- /var/tmp/diff_new_pack.ILfQtO/_old  2013-08-02 15:24:25.0 +0200
+++ /var/tmp/diff_new_pack.ILfQtO/_new  2013-08-02 15:24:25.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libkscreen
 #
-# 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
@@ -14,15 +14,18 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
+
+
+#
 %define soversion 1
 Name:   libkscreen
-Version:1.0
+Version:1.0.1
 Release:0
-License:GPL-2.0+
 Summary:KDE's screen management library
-Url:http://www.kde.org
+License:GPL-2.0+
 Group:  System/GUI/KDE
-Source: 
http://download.kde.org/stable/%{name}/%{version}/src/%{name}-%{version}.tar.bz2
+Url:http://www.kde.org
+Source: 
http://download.kde.org/stable/%{name}/%{name}-%{version}.tar.bz2
 BuildRequires:  libkde4-devel = 4.7.0
 BuildRequires:  libqjson-devel = 0.8.1
 BuildRequires:  pkgconfig(xcb)
@@ -30,11 +33,11 @@
 BuildRequires:  pkgconfig(xcb-renderutil)
 Provides:   libkscreen-plugin
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+
 %description
 Dynamic display management library for KDE
 
 %package devel
-License:GPL-2.0+
 Summary:KDE's screen management library (development package)
 Group:  Development/Libraries/C and C++
 Requires:   %{name}%{soversion} = %{version}
@@ -43,7 +46,6 @@
 Development files belonging to libkscreen, dynamic display management in KDE
 
 %package -n %{name}%{soversion}
-License:GPL-2.0+
 Summary:KDE's screen management library
 Group:  System/GUI/KDE
 Recommends: libkscreen-plugin

++ libkscreen-1.0.tar.bz2 - libkscreen-1.0.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkscreen-1.0/CMakeLists.txt 
new/libkscreen-1.0.1/CMakeLists.txt
--- old/libkscreen-1.0/CMakeLists.txt   2013-06-16 17:54:26.0 +0200
+++ new/libkscreen-1.0.1/CMakeLists.txt 2013-08-01 17:44:13.0 +0200
@@ -1,7 +1,7 @@
 project(libkscreen)
 set(libkscreen_VERSION_MAJOR 1)
 set(libkscreen_VERSION_MINOR 0)
-set(libkscreen_VERSION_RELEASE 0)
+set(libkscreen_VERSION_RELEASE 1)
 set(libkscreen_VERSION 
${libkscreen_VERSION_MAJOR}.${libkscreen_VERSION_MINOR}.${libkscreen_VERSION_RELEASE})
 
 cmake_minimum_required(VERSION 2.8.0)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkscreen-1.0/backends/xrandr/xrandrconfig.cpp 
new/libkscreen-1.0.1/backends/xrandr/xrandrconfig.cpp
--- old/libkscreen-1.0/backends/xrandr/xrandrconfig.cpp 2013-06-16 
17:54:26.0 +0200
+++ new/libkscreen-1.0.1/backends/xrandr/xrandrconfig.cpp   2013-08-01 
17:44:13.0 +0200
@@ -122,7 +122,8 @@
 XRandROutput *currentOutput = m_outputs.value(output-id());
 currentOutput-update(currentOutput-isPrimary() ? 
XRandROutput::SetPrimary : XRandROutput::UnsetPrimary);
 
-if (output-isPrimary()) {
+//Only set the output as primary if it is enabled.
+if (output-isPrimary()  output-isEnabled()) {
 primaryOutput = currentOutput-id();
 }
 
@@ -161,7 +162,10 @@
 }
 }
 
-QSize size = output-mode(currentOutput-currentModeId())-size();
+XRandRMode* currentMode = currentOutput-currentMode();
+Q_ASSERT_X(currentMode, applyKScreenConfig, currentOutput has 
returned a null XRandRMode*);
+
+QSize size = currentMode-size();
 
 int x, y;
 
@@ -231,6 +235,9 @@
 
 //If there is nothing to do, not even bother
 if (toDisable.isEmpty()  toEnable.isEmpty()  toChange.isEmpty()) {
+ 

commit Modules for openSUSE:Factory

2013-08-02 Thread h_root
Hello community,

here is the log from the commit of package Modules for openSUSE:Factory checked 
in at 2013-08-02 15:25:10

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


Package is Modules

Changes:

--- /work/SRC/openSUSE:Factory/Modules/Modules.changes  2013-02-04 
20:54:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.Modules.new/Modules.changes 2013-08-02 
15:25:11.0 +0200
@@ -1,0 +2,6 @@
+Thu Aug  1 14:50:06 UTC 2013 - m...@suse.com
+
+- Set -DUSE_INTERP_RESULT and -DUSE_INTERP_ERRORLINE to fix build
+  with Tcl 8.6.
+
+---



Other differences:
--
++ Modules.spec ++
--- /var/tmp/diff_new_pack.h536cu/_old  2013-08-02 15:25:12.0 +0200
+++ /var/tmp/diff_new_pack.h536cu/_new  2013-08-02 15:25:12.0 +0200
@@ -65,7 +65,8 @@
 %build
 aclocal --force -I config
 autoreconf --force --install
-CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing ./configure \
+CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing -DUSE_INTERP_RESULT 
-DUSE_INTERP_ERRORLINE \
+./configure \
 --prefix=/usr \
 --with-version-path=/usr/share/modules \
 --with-module-path=/usr/share/modules/modulefiles \

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



commit plymouth for openSUSE:Factory

2013-08-02 Thread h_root
Hello community,

here is the log from the commit of package plymouth for openSUSE:Factory 
checked in at 2013-08-02 15:28:26

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


Package is plymouth

Changes:

--- /work/SRC/openSUSE:Factory/plymouth/plymouth.changes2013-08-01 
17:14:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.plymouth.new/plymouth.changes   2013-08-02 
15:28:28.0 +0200
@@ -1,0 +2,11 @@
+Thu Aug  1 14:08:53 UTC 2013 - tittiatc...@gmail.com
+
+- Update to version 0.8.8_git201308011340
+  - Drop patch plymouth-correct-systemd-prefix.patch
+  - Drop patch plymouth-close.patch
+  - Drop patch plymouth-close-unredirect.patch
+  - Drop patch plymouth-redirect-null.patch
+  - Drop patch plymouth-exit-code.patch
+  - Drop patch plymouth-terminal-session-close.patch
+
+---

Old:

  plymouth-0.8.8_git201304161248.tar.xz
  plymouth-close-unredirect.patch
  plymouth-close.patch
  plymouth-correct-systemd-prefix.patch
  plymouth-exit-code.patch
  plymouth-redirect-null.patch
  plymouth-terminal-session-close.patch

New:

  plymouth-0.8.8_git201308011340.tar.xz



Other differences:
--
++ plymouth.spec ++
--- /var/tmp/diff_new_pack.SO48vL/_old  2013-08-02 15:28:29.0 +0200
+++ /var/tmp/diff_new_pack.SO48vL/_new  2013-08-02 15:28:29.0 +0200
@@ -22,7 +22,7 @@
 %define plymouth_initrd_file /boot/initrd-plymouth.img
 
 Name:   plymouth
-Version:0.8.8_git201304161248
+Version:0.8.8_git201308011340
 Release:0
 Summary:Graphical Boot Animation and Logger
 License:GPL-2.0+
@@ -43,18 +43,6 @@
 Patch10:0001-Some-greenish-openSUSE-colors.patch
 # PATCH-OPENSUSE -- plymouth-correct-runtime-dir.patch tittiatc...@gmail.com 
-- make sure the runtime directory is /run and not /var/run
 Patch16:plymouth-correct-runtime-dir.patch
-# PATCH-FIX-UPSTREAM plymouth-close.patch fcro...@suse.com -- do not try to 
close negative fd
-Patch17:plymouth-close.patch
-# PATCH-FIX-UPSTREAM plymouth-close-deactivate.patch bnc#811185 
fcro...@suse.com -- close stdout/stderr on deactivate 
-Patch18:plymouth-close-unredirect.patch
-# PATCH-FIX-UPSTREAM plymouth-redirect-null.patch bnc#811185 fcro...@suse.com 
-- redirect standard io to /dev/null
-Patch19:plymouth-redirect-null.patch
-# PATCH-FIX-UPSTREAM plymouth-exit-code.patch fcro...@suse.com -- ensure all 
exit code are ignored in ExecStartPost
-Patch20:plymouth-exit-code.patch
-# PATCH-FIX-UPSTREAM plymouth-terminal-session-close.patch fcro...@suse.com -- 
do not close already closed terminal session fd
-Patch21:plymouth-terminal-session-close.patch
-# PATCH-FIX-UPSTREAM plymouth-correct-systemd-prefix.patch 
tittiatc...@gmail.com -- Use the correct systemd prefixes
-Patch22:plymouth-correct-systemd-prefix.patch
 BuildRequires:  automake
 BuildRequires:  kernel-headers
 BuildRequires:  libtool
@@ -326,12 +314,6 @@
 %patch9 -p0
 %patch10 -p1
 %patch16 -p1
-%patch17 -p1
-%patch18 -p1
-%patch19 -p1
-%patch20 -p1
-%patch21 -p1
-%patch22 -p1
 # replace builddate with patch0date
 sed -i s/__DATE__/\$(stat -c %y %{_sourcedir}/%{name}.changes)\/ src/main.c
 


++ plymouth-0.8.8_git201304161248.tar.xz - 
plymouth-0.8.8_git201308011340.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plymouth-0.8.8_git201304161248/.git/HEAD 
new/plymouth-0.8.8_git201308011340/.git/HEAD
--- old/plymouth-0.8.8_git201304161248/.git/HEAD1970-01-01 
01:00:00.0 +0100
+++ new/plymouth-0.8.8_git201308011340/.git/HEAD2013-08-01 
15:44:09.0 +0200
@@ -0,0 +1 @@
+ref: refs/heads/master
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plymouth-0.8.8_git201304161248/.git/config 
new/plymouth-0.8.8_git201308011340/.git/config
--- old/plymouth-0.8.8_git201304161248/.git/config  1970-01-01 
01:00:00.0 +0100
+++ new/plymouth-0.8.8_git201308011340/.git/config  2013-08-01 
15:44:09.0 +0200
@@ -0,0 +1,11 @@
+[core]
+   repositoryformatversion = 0
+   filemode = true
+   bare = false
+   logallrefupdates = true
+[remote origin]
+   url = git://anongit.freedesktop.org/plymouth
+   fetch = +refs/heads/*:refs/remotes/origin/*
+[branch master]
+   remote = origin
+   merge = refs/heads/master
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plymouth-0.8.8_git201304161248/.git/description 
new/plymouth-0.8.8_git201308011340/.git/description
--- 

commit python3-nose for openSUSE:Factory

2013-08-02 Thread h_root
Hello community,

here is the log from the commit of package python3-nose for openSUSE:Factory 
checked in at 2013-08-02 15:30:21

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


Package is python3-nose

Changes:

--- /work/SRC/openSUSE:Factory/python3-nose/python3-nose.changes
2013-07-02 07:42:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-nose.new/python3-nose.changes   
2013-08-02 15:30:22.0 +0200
@@ -1,0 +2,6 @@
+Thu Aug  1 13:08:18 UTC 2013 - speili...@suse.com
+
+- Use setuptools instead of distribute
+- Fix imports for 12.2
+
+---



Other differences:
--
++ python3-nose.spec ++
--- /var/tmp/diff_new_pack.JN7NaU/_old  2013-08-02 15:30:24.0 +0200
+++ /var/tmp/diff_new_pack.JN7NaU/_new  2013-08-02 15:30:24.0 +0200
@@ -27,12 +27,18 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python3
 BuildRequires:  python3-devel
-BuildRequires:  python3-distribute
+BuildRequires:  python3-setuptools
+%if 0%{?suse_version} = 1220
+BuildRequires:  python3-2to3
 BuildRequires:  python3-xml
-#Testsuite build requirements:
+%endif
+#Test requirements:
 BuildRequires:  python-coverage
-Requires:   python3-distribute
+Requires:   python3-setuptools
+%if 0%{?suse_version} = 1220
+Requires:   python3-2to3
 Requires:   python3-xml
+%endif
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
 BuildArch:  noarch

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



commit sk1 for openSUSE:Factory

2013-08-02 Thread h_root
Hello community,

here is the log from the commit of package sk1 for openSUSE:Factory checked in 
at 2013-08-02 15:41:10

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


Package is sk1

Changes:

--- /work/SRC/openSUSE:Factory/sk1/sk1.changes  2013-03-11 12:06:51.0 
+0100
+++ /work/SRC/openSUSE:Factory/.sk1.new/sk1.changes 2013-08-02 
15:41:12.0 +0200
@@ -1,0 +2,5 @@
+Thu Aug  1 16:42:44 UTC 2013 - m...@suse.com
+
+- Allow building against Tcl/Tk 8.6.
+
+---



Other differences:
--
++ sk1.spec ++
--- /var/tmp/diff_new_pack.ZGVYQJ/_old  2013-08-02 15:41:13.0 +0200
+++ /var/tmp/diff_new_pack.ZGVYQJ/_new  2013-08-02 15:41:13.0 +0200
@@ -62,13 +62,14 @@
 %setup -q -n sK1-0.9.1pre
 %patch1
 %patch2
+sed -ri 's/(tcl|tk)8.5/\1'%tcl_version'/g' setup.cfg setup.py
 chmod +x setup.py
 #%if %(pkg-config --variable=prefix xft) == /usr
 #%endif
 
 %build
 #./setup.py configure --with-nls --prefix=%{_prefix}
-./setup.py build
+CFLAGS=-DUSE_INTERP_RESULT ./setup.py build
 
 %install
 ./setup.py install --prefix=%{_prefix} --root=%{buildroot} --compile 
--optimize=2

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



commit salt for openSUSE:Factory

2013-08-02 Thread h_root
Hello community,

here is the log from the commit of package salt for openSUSE:Factory checked in 
at 2013-08-02 15:41:04

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


Package is salt

Changes:

--- /work/SRC/openSUSE:Factory/salt/salt.changes2013-07-30 
14:04:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.salt.new/salt.changes   2013-08-02 
15:41:05.0 +0200
@@ -1,0 +2,21 @@
+Fri Aug  2 05:36:08 UTC 2013 - abo...@gmail.com
+
+- Updated to salt 0.16.2
+  - gracefully handle lsb_release data when it is enclosed in quotes
+  - fixed pillar load from master config
+  - pillar function pillar.item and pillar.items instead of pillar.data
+  - fixed traceback when pillar sls is malformed
+  - gracefully handle quoted publish commands
+  - publich function publish.item and publish.items instead of publish.data
+  - salt-key usage in minionswarm script fixed
+  - minion random reauth_delay added to stagger re-auth attempts.
+  - improved user and group management
+  - improved file management
+  - improved package management
+  - service management custom initscripts support
+  - module networking hwaddr renamed to be in line with other modules
+  - fixed traceback in bridge.show
+  - fixed ssh know_hosts and auth.present output.
+  for more information: http://docs.saltstack.com/topics/releases/0.16.2.html
+
+---

Old:

  salt-0.16.1.tar.gz

New:

  salt-0.16.2.tar.gz



Other differences:
--
++ salt.spec ++
--- /var/tmp/diff_new_pack.41vUQi/_old  2013-08-02 15:41:06.0 +0200
+++ /var/tmp/diff_new_pack.41vUQi/_new  2013-08-02 15:41:06.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   salt
-Version:0.16.1
+Version:0.16.2
 Release:0
 Summary:A parallel remote execution system
 License:Apache-2.0

++ salt-0.16.1.tar.gz - salt-0.16.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/salt-0.16.1/PKG-INFO new/salt-0.16.2/PKG-INFO
--- old/salt-0.16.1/PKG-INFO2013-07-29 19:21:15.0 +0200
+++ new/salt-0.16.2/PKG-INFO2013-08-01 23:42:20.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: salt
-Version: 0.16.1
+Version: 0.16.2
 Summary: Portable, distributed, remote execution and configuration management 
system
 Home-page: http://saltstack.org
 Author: Thomas S Hatch
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/salt-0.16.1/conf/minion new/salt-0.16.2/conf/minion
--- old/salt-0.16.1/conf/minion 2013-07-29 19:01:28.0 +0200
+++ new/salt-0.16.2/conf/minion 2013-08-01 23:39:32.0 +0200
@@ -103,11 +103,11 @@
 # set to zero, the time between reconnection attempts will stay constant.
 #acceptance_wait_time_max: 0
 
-# When the master-key changes, the minion will try to re-auth itself to
-# receive the new master key. In larger environments this can cause a 
-# syn-flood on the master because all minions try to re-auth immediately. 
-# To prevent this and have a minion wait for a random amount of time, 
-# specify a value here. The wait-time will be chosen in seconds between
+# When the master key changes, the minion will try to re-auth itself to receive
+# the new master key. In larger environments this can cause a SYN flood on the
+# master because all minions try to re-auth immediately. To prevent this and
+# have a minion wait for a random amount of time, use this optional parameter.
+# The wait-time will be a random number of seconds between
 # 0 and the defined value.
 #random_reauth_delay: 60
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/salt-0.16.1/doc/ref/configuration/minion.rst 
new/salt-0.16.2/doc/ref/configuration/minion.rst
--- old/salt-0.16.1/doc/ref/configuration/minion.rst2013-07-29 
19:01:28.0 +0200
+++ new/salt-0.16.2/doc/ref/configuration/minion.rst2013-08-01 
23:39:32.0 +0200
@@ -69,7 +69,7 @@
 
 .. code-block:: yaml
 
-pidfie: /var/run/salt-minion.pid
+pidfile: /var/run/salt-minion.pid
 
 .. conf_minion:: root_dir
 
@@ -212,6 +212,22 @@
 
 acceptance_wait_time: 10
 
+.. conf_minion:: random_reauth_delay
+
+``random_reauth_delay``
+
+
+When the master key changes, the minion will try to re-auth itself to
+receive the new master key. In larger environments this can cause a syn-flood
+on the master because all minions try to re-auth immediately. To prevent this
+and have a minion wait for a random amount of time, use this optional
+parameter. The wait-time will be a random number of seconds between
+0 and the 

commit sqlite2 for openSUSE:Factory

2013-08-02 Thread h_root
Hello community,

here is the log from the commit of package sqlite2 for openSUSE:Factory checked 
in at 2013-08-02 15:44:43

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


Package is sqlite2

Changes:

--- /work/SRC/openSUSE:Factory/sqlite2/sqlite2.changes  2013-06-20 
17:05:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.sqlite2.new/sqlite2.changes 2013-08-02 
15:44:44.0 +0200
@@ -1,0 +2,5 @@
+Thu Aug  1 16:52:14 UTC 2013 - m...@suse.com
+
+- Allow and fix building against Tcl 8.6.
+
+---



Other differences:
--
++ sqlite2.spec ++
--- /var/tmp/diff_new_pack.4YQGog/_old  2013-08-02 15:44:44.0 +0200
+++ /var/tmp/diff_new_pack.4YQGog/_new  2013-08-02 15:44:44.0 +0200
@@ -117,7 +117,7 @@
 autoreconf -fi
 
 %build
-  export CFLAGS=$RPM_OPT_FLAGS -DNDEBUG=1 -fno-strict-aliasing
+  export CFLAGS=$RPM_OPT_FLAGS -DNDEBUG=1 -fno-strict-aliasing 
-DUSE_INTERP_RESULT
   export CXXFLAGS=$CFLAGS -fno-strict-aliasing
   mkdir build
   cd build

++ sqlite2-tcl.diff ++
--- /var/tmp/diff_new_pack.4YQGog/_old  2013-08-02 15:44:44.0 +0200
+++ /var/tmp/diff_new_pack.4YQGog/_new  2013-08-02 15:44:44.0 +0200
@@ -14,7 +14,7 @@
  LIBS=
  AC_SEARCH_LIBS(Tcl_Init, dnl
 -tcl8.4 tcl8.3 tcl84 tcl83 tcl,,,$otherlibs)
-+tcl8.5 tcl8.4 tcl8.3 tcl84 tcl83 tcl,,,$otherlibs)
++tcl8.6 tcl8.5 tcl8.4 tcl8.3 tcl84 tcl83 tcl,,,$otherlibs)
fi
TARGET_TCL_LIBS=$LIBS $otherlibs
  fi

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



commit yast2-printer for openSUSE:Factory

2013-08-02 Thread h_root
Hello community,

here is the log from the commit of package yast2-printer for openSUSE:Factory 
checked in at 2013-08-02 15:47:28

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


Package is yast2-printer

Changes:

--- /work/SRC/openSUSE:Factory/yast2-printer/yast2-printer.changes  
2012-09-26 16:33:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-printer.new/yast2-printer.changes 
2013-08-02 15:47:30.0 +0200
@@ -1,0 +2,33 @@
+Thu Aug  1 16:30:31 CEST 2013 - jsm...@suse.de
+
+- Re-added the changelog entry dated Thu Sep 20 12:41:03 UTC 2012
+  that was somehow removed by the previous change that is
+  dated Wed Jul 31 08:37:43 UTC 2013 (the License value
+  in the spec file is still correct).
+- Removed a changelog entry that reads merged proofread texts
+  dated Thu Mar 29 15:42:29 CEST 2012 - jsuch...@suse.cz
+  that was somehow falsely added by the change
+  dated Wed Jul 31 08:37:43 UTC 2013.
+- Re-set the main-package Group back to System/YaST
+  that was somehow changed to Documentation/SUSE
+  by the change dated Wed Jul 31 08:37:43 UTC 2013
+  (only the Group for the devel-doc sub-package should
+  be Documentation/SUSE).
+- The change dated Wed Jul 31 08:37:43 UTC 2013 results
+  that the package now only builds for openSUSE_Factory.
+  Before it had built in its openSUSE development project
+  Printing for SLE_11 SLE_11_SP1 SLE_11_SP2 openSUSE_12.1
+  openSUSE_12.2 openSUSE_12.3 and openSUSE_Tumbleweed.
+  The version before is still available in the Printing
+  project as source package yast2-printer-YCP and its
+  binary yast2-printer RPMs have version 2.23.1 (see
+  the entry dated Wed May  9 15:49:23 CEST 2012 below).
+
+---
+Wed Jul 31 08:37:43 UTC 2013 - yast-de...@opensuse.org
+
+- converted from YCP to Ruby by YCP Killer
+  (https://github.com/yast/ycp-killer)
+- version 3.0.0
+
+---
@@ -25 +58 @@
-- Enhanced progress in create_printer_ppd_database
+- Enhanced progress in create_printer_ppd_database (using usleep)

Old:

  yast2-printer-2.23.1.tar.bz2

New:

  yast2-printer-3.0.0.tar.bz2



Other differences:
--
++ yast2-printer.spec ++
--- /var/tmp/diff_new_pack.4p9s7O/_old  2013-08-02 15:47:31.0 +0200
+++ /var/tmp/diff_new_pack.4p9s7O/_new  2013-08-02 15:47:31.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-printer
 #
-# 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,58 +17,72 @@
 
 
 Name:   yast2-printer
-Summary:YaST2 - Printer Configuration
-License:GPL-2.0
-Group:  System/YaST
-Version:2.23.1
+Version:3.0.0
 Release:0
+
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:yast2-printer-%{version}.tar.bz2
+
 BuildRequires:  update-desktop-files
 BuildRequires:  xorg-x11-libX11-devel
 BuildRequires:  yast2
 BuildRequires:  yast2-core-devel
 BuildRequires:  yast2-devtools
 BuildRequires:  yast2-testsuite
-Recommends: cups-client
-Recommends: iptables
-Recommends: netcat
-Recommends: samba-client
+
+Recommends: cups-client iptables netcat samba-client
+
 Requires:   /bin/mktemp
 Requires:   /bin/ping
 Requires:   /usr/bin/sed
 Requires:   yast2 = 2.16.12
+
 # Used to exclude libX11, libXau, libxcb, and libxcb-xlib from the requires 
list
 # which are pulled in by Autoreqprov because of the basicadd_displaytest tool:
 %define my_requires /tmp/my-requires
 
-%description
-This package contains the YaST2 component for printer configuration.
+Requires:   yast2-ruby-bindings = 1.0.0
+
+Summary:YaST2 - Printer Configuration
+License:GPL-2.0
+Group:  System/YaST
 
 %package devel-doc
 BuildRequires:  cups-devel
 BuildRequires:  yast2-core-devel
 Summary:Developer documentation for yast2-printer
-License:GPL-2.0
 Group:  Documentation/SUSE
 
+%description
+This package contains the YaST2 component for printer configuration.
+
 %description devel-doc
-This package contains the developer documentation for yast2-printer.
+Developer documentation for yast2-printer.
 
 %prep
-%setup -q
+%setup -n yast2-printer-%{version}
 
 %build
-make -f Makefile.cvs
+%{_prefix}/bin/y2tool y2autoconf
+%{_prefix}/bin/y2tool y2automake
+autoreconf --force --install
+
 export CFLAGS=$RPM_OPT_FLAGS -DNDEBUG
 export 

commit yast2-s390 for openSUSE:Factory

2013-08-02 Thread h_root
Hello community,

here is the log from the commit of package yast2-s390 for openSUSE:Factory 
checked in at 2013-08-02 15:47:38

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


Package is yast2-s390

Changes:

--- /work/SRC/openSUSE:Factory/yast2-s390/yast2-s390.changes2011-10-04 
18:03:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-s390.new/yast2-s390.changes   
2013-08-02 15:47:40.0 +0200
@@ -1,0 +2,103 @@
+Wed Jul 31 08:43:12 UTC 2013 - yast-de...@opensuse.org
+
+- converted from YCP to Ruby by YCP Killer
+  (https://github.com/yast/ycp-killer)
+- version 3.0.0
+
+---
+Mon Apr 15 12:41:01 CEST 2013 - aschn...@suse.de
+
+- reread storage after zFCP configuration (bnc#814953)
+
+---
+Thu Mar 14 14:30:30 CET 2013 - aschn...@suse.de
+
+- removed non-functioning button to not write label during DASD
+  formatting (bnc#808275)
+- reread storage after DASD configuration (bnc#808695)
+- 2.22.2
+
+---
+Tue Apr 10 17:02:55 CEST 2012 - aschn...@suse.de
+
+- changed license to GPL-2.0
+
+---
+Thu Apr 05 11:40:27 CEST 2012 - aschn...@suse.de
+
+- added context menu to DASD module
+- allow to change diag and format setting for DASDs in config mode
+- do not show partition info for unformatted DASDs
+
+---
+Wed Feb 22 12:21:42 CET 2012 - aschn...@suse.de
+
+- make ZFCP module work with AutoYaST editor
+
+---
+Wed Feb 15 11:25:49 CET 2012 - aschn...@suse.de
+
+- make DASD module work with AutoYaST editor
+
+---
+Fri Feb 10 14:59:45 CET 2012 - aschn...@suse.de
+
+- use multiselection table in main DASD dialog
+
+---
+Wed Dec  7 10:04:50 UTC 2011 - co...@suse.com
+
+- fix license to be in spdx.org format
+
+---
+Mon Nov 22 15:23:19 EDT 2011 - thard...@suse.com
+
+- fixed wrong Yast categories for IUCV terminal modules (fate#310723)
+- fixed disabling of the IUCV input field in the ncurses dialog (fate#310723)
+- check z/VM ids against username specification to prevent umlauts
+
+---
+Fri Nov 18 14:22:22 CET 2011 - aschn...@suse.de
+
+- merged proofread texts
+- 2.22.0
+
+---
+Mon Oct 31 10:59:47 EDT 2011 - thard...@suse.com
+
+- fixed iucvterminal* module typos (bnc#723425)
+
+---
+Mon Oct 26 16:06:33 EDT 2011 - thard...@suse.com
+
+- fixed POSIX regex expressions
+
+---
+Mon Oct 24 15:05:56 EDT 2011 - thard...@suse.com
+
+- fixed some help texts (bnc#724622)
+
+---
+Thu Oct 13 09:35:22 EDT 2011 - aschn...@suse.de
+
+- fixed fix for bnc#591603
+
+---
+Thu Oct 12 11:37:23 UTC 2011 - thard...@suse.com
+
+- added comments to help text
+- replaced regex ASCII classes with POSIX
+
+---
+Thu Oct 10 10:55:11 UTC 2011 - thard...@suse.com
+
+- fixed translation (bnc#722447)
+- removed workaround for (bnc#718089)
+
+---
+Wed Sep 07 16:15:24 UTC 2011 - thard...@suse.com
+
+- added IUCV Terminal module
+- added IUCV Terminal Server module
+
+---
@@ -23 +125,0 @@
-- 2.17.19
@@ -444 +546 @@
-- removed filter support fro zFCP disks
+- removed filter support for zFCP disks

Old:

  yast2-s390-2.21.4.tar.bz2

New:

  yast2-s390-3.0.0.tar.bz2



Other differences:
--
++ yast2-s390.spec ++
--- /var/tmp/diff_new_pack.C3bKxK/_old  2013-08-02 15:47:41.0 +0200
+++ /var/tmp/diff_new_pack.C3bKxK/_new  2013-08-02 15:47:41.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-s390
 #
-# 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 

commit yast2-transfer for openSUSE:Factory

2013-08-02 Thread h_root
Hello community,

here is the log from the commit of package yast2-transfer for openSUSE:Factory 
checked in at 2013-08-02 15:48:52

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


Package is yast2-transfer

Changes:

--- /work/SRC/openSUSE:Factory/yast2-transfer/yast2-transfer.changes
2013-08-01 11:10:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-transfer.new/yast2-transfer.changes   
2013-08-02 15:48:53.0 +0200
@@ -1,0 +2,7 @@
+Thu Aug  1 05:56:06 UTC 2013 - lsle...@suse.cz
+
+- move the development documentation to devel-doc subpackage
+- removed yast2-testsuite Buildrequire
+- 3.0.1
+
+---

Old:

  yast2-transfer-3.0.0.tar.bz2

New:

  yast2-transfer-3.0.1.tar.bz2



Other differences:
--
++ yast2-transfer.spec ++
--- /var/tmp/diff_new_pack.lqeHbn/_old  2013-08-02 15:48:54.0 +0200
+++ /var/tmp/diff_new_pack.lqeHbn/_new  2013-08-02 15:48:54.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-transfer
-Version:3.0.0
+Version:3.0.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -32,7 +32,6 @@
 BuildRequires:  yast2
 BuildRequires:  yast2-core-devel
 BuildRequires:  yast2-devtools
-BuildRequires:  yast2-testsuite
 %if 0%{?suse_version}  1220
 BuildRequires:  libxcrypt-devel
 %endif
@@ -54,6 +53,15 @@
 %description
 A YaST2 Agent for various Transfer Protocols: FTP, HTTP, and TFTP.
 
+%package devel-doc
+Requires:   yast2-transfer = %version
+Summary:YaST2 - Transfer - Development Documentation
+Group:  System/YaST
+
+%description devel-doc
+This package contains development documentation for using the API
+provided by yast2-transfer package.
+
 %prep
 %setup -n yast2-transfer-%{version}
 
@@ -89,14 +97,17 @@
 /usr/share/YaST2/scrconf/*.scr
 %{_libdir}/YaST2/plugin/libpy2ag_curl.so.*
 %{_libdir}/YaST2/plugin/libpy2ag_curl.so
-#%{_libdir}/YaST2/plugin/libpy2ag_curl.la
 %{_libdir}/YaST2/plugin/libpy2ag_tftp.so.*
 %{_libdir}/YaST2/plugin/libpy2ag_tftp.so
-#%{_libdir}/YaST2/plugin/libpy2ag_tftp.la
 /usr/share/YaST2/modules/*
-#%dir /usr/share/YaST2/include/transfer
-#/usr/share/YaST2/include/transfer/url.ycp
 
-%doc %{_prefix}/share/doc/packages/yast2-transfer
+%dir %{_prefix}/share/doc/packages/yast2-transfer
+%doc %{_prefix}/share/doc/packages/yast2-transfer/README
+%doc %{_prefix}/share/doc/packages/yast2-transfer/COPYING
+
+%files devel-doc
+%doc %{_prefix}/share/doc/packages/yast2-transfer/*.html
+%doc %{_prefix}/share/doc/packages/yast2-transfer/agent-curl
+%doc %{_prefix}/share/doc/packages/yast2-transfer/agent-tftp
 
 %changelog

++ yast2-transfer-3.0.0.tar.bz2 - yast2-transfer-3.0.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-transfer-3.0.0/Makefile.am 
new/yast2-transfer-3.0.1/Makefile.am
--- old/yast2-transfer-3.0.0/Makefile.am2013-07-31 10:59:01.0 
+0200
+++ new/yast2-transfer-3.0.1/Makefile.am2013-08-01 09:08:19.0 
+0200
@@ -193,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 = agent-curl agent-tftp doc module src testsuite 
+SUBDIRS = agent-curl agent-tftp doc src 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-transfer-3.0.0/Makefile.in 
new/yast2-transfer-3.0.1/Makefile.in
--- old/yast2-transfer-3.0.0/Makefile.in2013-07-31 10:59:14.0 
+0200
+++ new/yast2-transfer-3.0.1/Makefile.in2013-08-01 09:08:31.0 
+0200
@@ -380,7 +380,7 @@
 TAGVERSION = $(Y2TOOL) tagversion
 #  test ! -f $(srcdir)/po/Makefile || $(MAKE) -C po checkpo make-pox
 # No ./SUBDIRS file found - assuming default: All direct subdirs with 
Makefile.am
-SUBDIRS = agent-curl agent-tftp doc module src testsuite 
+SUBDIRS = agent-curl agent-tftp doc src 
 all: config.h
$(MAKE) $(AM_MAKEFLAGS) all-recursive
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-transfer-3.0.0/VERSION 
new/yast2-transfer-3.0.1/VERSION
--- old/yast2-transfer-3.0.0/VERSION2013-07-30 13:55:06.0 +0200
+++ new/yast2-transfer-3.0.1/VERSION2013-08-01 09:08:11.0 +0200
@@ -1 +1 @@
-3.0.0
+3.0.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-transfer-3.0.0/configure 
new/yast2-transfer-3.0.1/configure
--- old/yast2-transfer-3.0.0/configure  2013-07-31 

commit librcc for openSUSE:Factory

2013-08-02 Thread h_root
Hello community,

here is the log from the commit of package librcc for openSUSE:Factory checked 
in at 2013-08-02 15:55:52

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


Package is librcc

Changes:

--- /work/SRC/openSUSE:Factory/librcc/librcc.changes2013-08-02 
13:57:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.librcc.new/librcc.changes   2013-08-02 
15:55:54.0 +0200
@@ -2,6 +1,0 @@
-Fri Aug  2 11:56:46 UTC 2013 - co...@suse.com
-
-- buildignore glib-networking to break a cycle:
-  unzip - librcc - libproxy - libXau - xorg-x11-proto-devel - 
docbook-xsl-stylesheets
-




Other differences:
--
++ librcc.spec ++
--- /var/tmp/diff_new_pack.kSokhW/_old  2013-08-02 15:55:54.0 +0200
+++ /var/tmp/diff_new_pack.kSokhW/_new  2013-08-02 15:55:54.0 +0200
@@ -41,8 +41,6 @@
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(enca)
 BuildRequires:  pkgconfig(libxml-2.0)
-# avoid a rather big cycle that unzip creates 
-#!BuildIgnore:  glib-networking 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description

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



commit Test-DVD-x86_64 for openSUSE:Factory

2013-08-02 Thread h_root
Hello community,

here is the log from the commit of package Test-DVD-x86_64 for openSUSE:Factory 
checked in at 2013-08-02 23:24:14

Comparing /work/SRC/openSUSE:Factory/Test-DVD-x86_64 (Old)
 and  /work/SRC/openSUSE:Factory/.Test-DVD-x86_64.new (New)


Package is Test-DVD-x86_64

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ PRODUCT-x86_64.kiwi ++
--- /var/tmp/diff_new_pack.Hvo3PA/_old  2013-08-02 23:24:16.0 +0200
+++ /var/tmp/diff_new_pack.Hvo3PA/_new  2013-08-02 23:24:16.0 +0200
@@ -171,12 +171,12 @@
   repopackage name=insserv-compat/
   repopackage name=intlfonts-euro-bitmap-fonts/
   repopackage name=iproute2/
-  repopackage name=iptables/
   repopackage name=iputils/
   repopackage name=kbd/
   repopackage name=kernel-desktop/
   repopackage name=keyutils/
   repopackage name=klogd/
+  repopackage name=kmod/
   repopackage name=kpartx/
   repopackage name=krb5/
   repopackage name=lbxproxy/
@@ -272,7 +272,6 @@
   repopackage name=libharfbuzz0/
   repopackage name=libhogweed2/
   repopackage name=libidn11/
-  repopackage name=libiptc0/
   repopackage name=libiw30/
   repopackage name=libjbig2/
   repopackage name=libjpeg8/
@@ -287,7 +286,6 @@
   repopackage name=liblzma5/
   repopackage name=liblzo2-2/
   repopackage name=libmagic1/
-  repopackage name=libmicrohttpd10/
   repopackage name=libmng1/
   repopackage name=libmodman1/
   repopackage name=libmount1/
@@ -298,8 +296,6 @@
   repopackage name=libncurses5/
   repopackage name=libncurses6/
   repopackage name=libnettle4/
-  repopackage name=libnfnetlink0/
-  repopackage name=libnscd1/
   repopackage name=libntfs-3g84/
   repopackage name=libnuma1/
   repopackage name=libopenssl1_0_0/
@@ -341,8 +337,6 @@
   repopackage name=libtalloc2/
   repopackage name=libtasn1/
   repopackage name=libtasn1-6/
-  repopackage name=libtdb1/
-  repopackage name=libtevent0/
   repopackage name=libtidyp-1_04-0/
   repopackage name=libtiff5/
   repopackage name=libtirpc1/
@@ -370,6 +364,7 @@
   repopackage name=libxkbfile1/
   repopackage name=libxml2-2/
   repopackage name=libxtables10/
+  repopackage name=libyaml-0-2/
   repopackage name=libyui-ncurses-pkg5/
   repopackage name=libyui-ncurses5/
   repopackage name=libyui-qt-pkg5/
@@ -496,7 +491,9 @@
   repopackage name=rpcbind/
   repopackage name=rpm/
   repopackage name=rstart/
-  repopackage name=samba-client/
+  repopackage name=ruby/
+  repopackage name=ruby20/
+  repopackage name=rubygem-fast_gettext/
   repopackage name=sed/
   repopackage name=sed-lang/
   repopackage name=sessreg/
@@ -630,7 +627,6 @@
   repopackage name=xsetroot/
   repopackage name=xsm/
   repopackage name=xstdcmap/
-  repopackage name=xtables-plugins/
   repopackage name=xterm/
   repopackage name=xtrap/
   repopackage name=xvidtune/
@@ -641,7 +637,6 @@
   repopackage name=xz/
   repopackage name=xz-lang/
   repopackage name=yast2/
-  repopackage name=yast2-add-on/
   repopackage name=yast2-backup/
   repopackage name=yast2-bootloader/
   repopackage name=yast2-branding-openSUSE/
@@ -676,6 +671,7 @@
   repopackage name=yast2-printer/
   repopackage name=yast2-proxy/
   repopackage name=yast2-restore/
+  repopackage name=yast2-ruby-bindings/
   repopackage name=yast2-runlevel/
   repopackage name=yast2-samba-client/
   repopackage name=yast2-samba-server/
@@ -693,7 +689,6 @@
   repopackage name=yast2-update/
   repopackage name=yast2-users/
   repopackage name=yast2-vm/
-  repopackage name=yast2-x11/
   repopackage name=yast2-xml/
   repopackage name=yast2-ycp-ui-bindings/
   repopackage name=zypper/


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



commit Test-DVD-x86_64 for openSUSE:Factory

2013-08-02 Thread h_root
Hello community,

here is the log from the commit of package Test-DVD-x86_64 for openSUSE:Factory 
checked in at 2013-08-03 07:41:53

Comparing /work/SRC/openSUSE:Factory/Test-DVD-x86_64 (Old)
 and  /work/SRC/openSUSE:Factory/.Test-DVD-x86_64.new (New)


Package is Test-DVD-x86_64

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ PRODUCT-x86_64.kiwi ++
--- /var/tmp/diff_new_pack.btRoaG/_old  2013-08-03 07:42:01.0 +0200
+++ /var/tmp/diff_new_pack.btRoaG/_new  2013-08-03 07:42:01.0 +0200
@@ -409,7 +409,6 @@
   repopackage name=openslp/
   repopackage name=openssh/
   repopackage name=openssl/
-  repopackage name=opensuse-manuals_en/
   repopackage name=os-prober/
   repopackage name=pam/
   repopackage name=pam-config/
@@ -485,7 +484,6 @@
   repopackage name=python/
   repopackage name=python-base/
   repopackage name=recode/
-  repopackage name=release-notes-openSUSE/
   repopackage name=rendercheck/
   repopackage name=rgb/
   repopackage name=rpcbind/


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



commit Test-DVD-x86_64 for openSUSE:Factory

2013-08-02 Thread h_root
Hello community,

here is the log from the commit of package Test-DVD-x86_64 for openSUSE:Factory 
checked in at 2013-08-03 07:57:02

Comparing /work/SRC/openSUSE:Factory/Test-DVD-x86_64 (Old)
 and  /work/SRC/openSUSE:Factory/.Test-DVD-x86_64.new (New)


Package is Test-DVD-x86_64

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ PRODUCT-x86_64.kiwi ++
--- /var/tmp/diff_new_pack.jMr90e/_old  2013-08-03 07:57:03.0 +0200
+++ /var/tmp/diff_new_pack.jMr90e/_new  2013-08-03 07:57:03.0 +0200
@@ -163,8 +163,6 @@
   repopackage name=hicolor-icon-theme/
   repopackage name=hwinfo/
   repopackage name=iceauth/
-  repopackage name=icewm/
-  repopackage name=icewm-lite/
   repopackage name=ico/
   repopackage name=info/
   repopackage name=initviocons/
@@ -508,7 +506,6 @@
   repopackage name=splashy-branding-openSUSE/
   repopackage name=splashy-mkinitrd/
   repopackage name=strace/
-  repopackage name=sudo/
   repopackage name=suse-module-tools/
   repopackage name=suspend/
   repopackage name=sysconfig/
@@ -556,7 +553,6 @@
   repopackage name=xcursor-themes/
   repopackage name=xcursorgen/
   repopackage name=xdbedizzy/
-  repopackage name=xdg-menu/
   repopackage name=xdg-utils/
   repopackage name=xditview/
   repopackage name=xdm/


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