commit minicom for openSUSE:11.4

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package minicom for openSUSE:11.4
checked in at Tue Jul 26 18:08:16 CEST 2011.




--- old-versions/11.4/all/minicom/minicom.changes   2011-01-31 
12:55:51.0 +0100
+++ 11.4/minicom/minicom.changes2011-07-26 11:27:09.0 +0200
@@ -1,0 +2,5 @@
+Tue Jul 26 09:24:27 UTC 2011 - vci...@novell.com
+
+- increased size of parameter buffers (bnc#707860) 
+
+---

Package does not exist at destination yet. Using Fallback 
old-versions/11.4/all/minicom
Destination is old-versions/11.4/UPDATES/all/minicom
calling whatdependson for 11.4-i586


New:

  minicom-2.5-increase-parameter-buffers.patch



Other differences:
--
++ minicom.spec ++
--- /var/tmp/diff_new_pack.2f28CW/_old  2011-07-26 18:06:26.0 +0200
+++ /var/tmp/diff_new_pack.2f28CW/_new  2011-07-26 18:06:26.0 +0200
@@ -26,7 +26,7 @@
 Group:  Hardware/Modem
 Requires:   rzsz
 Version:2.5
-Release:1
+Release:5.
 Summary:A Terminal Program
 Source: %{name}-%{version}.tar.bz2
 Patch0: minicom-2.2-defaults.diff
@@ -35,6 +35,7 @@
 Patch3: minicom-2.4-lockdev.diff
 Patch4: minicom-2.3-no-build-date.patch
 Patch5: minicom-2.4-norootsetup.diff
+Patch6: minicom-2.5-increase-parameter-buffers.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -60,6 +61,7 @@
 %patch3 -p1
 %patch4
 %patch5 -p1
+%patch6 -p1
 
 %build
 autoreconf --force --install

++ minicom-2.5-increase-parameter-buffers.patch ++
Index: minicom-2.5/src/configsym.h
===
--- minicom-2.5.orig/src/configsym.h
+++ minicom-2.5/src/configsym.h
@@ -35,7 +35,7 @@
  * jl  10.02.2000 parameter P_STOPB
  */
 
-#define PARS_VAL_LEN 64
+#define PARS_VAL_LEN 256
 
 struct pars {
   /* value is first, so that (char *)mpars[0] == mpars[0].value */





Remember to have fun...

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



commit minicom for openSUSE:11.3

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package minicom for openSUSE:11.3
checked in at Tue Jul 26 18:06:18 CEST 2011.




--- old-versions/11.3/all/minicom/minicom.changes   2010-04-28 
16:53:36.0 +0200
+++ 11.3/minicom/minicom.changes2011-07-26 15:04:44.0 +0200
@@ -1,0 +2,5 @@
+Tue Jul 26 09:24:27 UTC 2011 - vci...@novell.com
+
+- increased size of parameter buffers (bnc#707860) 
+
+---

Package does not exist at destination yet. Using Fallback 
old-versions/11.3/all/minicom
Destination is old-versions/11.3/UPDATES/all/minicom
calling whatdependson for 11.3-i586


New:

  minicom-2.3-increase-parameter-buffers.patch



Other differences:
--
++ minicom.spec ++
--- /var/tmp/diff_new_pack.nIUK1e/_old  2011-07-26 18:05:55.0 +0200
+++ /var/tmp/diff_new_pack.nIUK1e/_new  2011-07-26 18:05:55.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package minicom (Version 2.3)
+# spec file for package minicom
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -26,7 +26,7 @@
 Group:  Hardware/Modem
 Requires:   rzsz
 Version:2.3
-Release:35
+Release:38.
 Summary:A Terminal Program
 Source: %{name}-%{version}.tar.bz2
 Patch0: minicom-2.2-defaults.diff
@@ -38,6 +38,7 @@
 Patch6: 03norzsz.diff
 Patch7: bug204522.diff
 Patch8: minicom-2.3-lockdev.diff
+Patch9: minicom-2.3-increase-parameter-buffers.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -66,6 +67,7 @@
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1
+%patch9 -p1
 
 %build
 autoreconf --force --install

++ minicom-2.3-increase-parameter-buffers.patch ++
Index: minicom-2.5/src/configsym.h
===
--- minicom-2.5.orig/src/configsym.h
+++ minicom-2.5/src/configsym.h
@@ -35,7 +35,7 @@
  * jl  10.02.2000 parameter P_STOPB
  */
 
-#define PARS_VAL_LEN 64
+#define PARS_VAL_LEN 256
 
 struct pars {
   /* value is first, so that (char *)mpars[0] == mpars[0].value */





Remember to have fun...

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



commit gimp for openSUSE:11.4

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package gimp for openSUSE:11.4
checked in at Tue Jul 26 17:23:51 CEST 2011.




--- old-versions/11.4/UPDATES/all/gimp/gimp.changes 2011-05-27 
23:16:24.0 +0200
+++ 11.4/gimp/gimp.changes  2011-07-13 00:36:50.0 +0200
@@ -1,0 +2,6 @@
+Tue Jul 12 22:35:35 UTC 2011 - fi...@opensuse.org
+
+- Add gimp-pyslice-cellspacing-fix.patch to fix cellspacing in
+  pyslice plugin. Fix bnc#698769.
+
+---

calling whatdependson for 11.4-i586


New:

  gimp-pyslice-cellspacing-fix.patch



Other differences:
--
++ gimp.spec ++
--- /var/tmp/diff_new_pack.60mBHu/_old  2011-07-26 17:23:27.0 +0200
+++ /var/tmp/diff_new_pack.60mBHu/_new  2011-07-26 17:23:27.0 +0200
@@ -49,7 +49,7 @@
 BuildRequires:  xorg-x11-libXfixes-devel
 Url:http://www.gimp.org/
 Version:2.6.11
-Release:13.
+Release:13.
 License:GPLv2+
 Group:  Productivity/Graphics/Bitmap Editors
 Suggests:   AdobeICCProfiles
@@ -67,6 +67,8 @@
 Patch0: gimp-CVE-2010-4540-and-more.patch
 # PATCH-FIX-UPSTREAM gimp-CVE-2010-4543.patch CVE-2010-4543 bgo#639203 
bnc#662043 vu...@opensuse.org -- Fix a buffer overflow when reading a psp file
 Patch1: gimp-CVE-2010-4543.patch
+# PATCH-FIX-UPSTREAM gimp-pyslice-cellspacing-fix.patch bgo#641259 bnc#698769 
fi...@opensuse.org -- py-slice cellspacing fix
+Patch2: gimp-pyslice-cellspacing-fix.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   %{name}-branding >= 2.4
 Recommends: %{name}-plugins-python = %{version} gimp-2.0-scanner-plugin 
%{name}-help-browser
@@ -244,6 +246,7 @@
 translation-update-upstream po-tips gimp20-tips
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 # Safety check for ABI version change.
 vabi=`printf "%d" $(sed -n '/#define GIMP_MODULE_ABI_VERSION/{s/.* //;p}' 
libgimpmodule/gimpmodule.h)`
 if test "x${vabi}" != "x%{abiver}"; then

++ gimp-pyslice-cellspacing-fix.patch ++
diff --git a/plug-ins/pygimp/plug-ins/py-slice.py 
b/plug-ins/pygimp/plug-ins/py-slice.py
index f5b80bd..13ae267 100755
--- a/plug-ins/pygimp/plug-ins/py-slice.py
+++ b/plug-ins/pygimp/plug-ins/py-slice.py
@@ -35,6 +35,9 @@ gettext.install("gimp20-python", gimp.locale_directory, 
unicode=True)
 def pyslice(image, drawable, save_path, html_filename,
 image_basename, image_extension, separate,
 image_path, cellspacing, animate, skip_caps):
+
+cellspacing = int (cellspacing)
+
 if animate:
 count = 0
 drw = []





Remember to have fun...

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



commit libapr1 for openSUSE:11.4

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package libapr1 for openSUSE:11.4
checked in at Tue Jul 26 17:23:16 CEST 2011.




--- old-versions/11.4/all/libapr1/libapr1.changes   2010-09-06 
23:40:40.0 +0200
+++ 11.4/libapr1/libapr1.changes2011-07-26 15:47:31.0 +0200
@@ -1,0 +2,7 @@
+Tue Jul 26 15:32:48 CEST 2011 - dr...@suse.de
+
+- libapr1-apr_fnmatch_c-CVE-2011-0419.patch and
+  libapr1-apr_fnmatch_c-CVE-2011-1928.patch fix CVE-2011-0419 and
+  CVE-2011-1928: fnmatch() mem and CPU exhaustion DoS. bnc#693778
+
+---

Package does not exist at destination yet. Using Fallback 
old-versions/11.4/all/libapr1
Destination is old-versions/11.4/UPDATES/all/libapr1
calling whatdependson for 11.4-i586


New:

  libapr1-apr_fnmatch_c-CVE-2011-0419.patch
  libapr1-apr_fnmatch_c-CVE-2011-1928.patch



Other differences:
--
++ libapr1.spec ++
--- /var/tmp/diff_new_pack.k2TLxg/_old  2011-07-26 17:22:53.0 +0200
+++ /var/tmp/diff_new_pack.k2TLxg/_new  2011-07-26 17:22:53.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package libapr1 (Version 1.4.2)
+# spec file for package libapr1
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -37,12 +37,14 @@
 %endif
 #
 Version:1.4.2
-Release:2
+Release:4.
 Summary:Apache Portable Runtime (APR) Library
 Source: http://www.apache.org/dist/apr/apr-%{version}.tar.bz2
 Source2:baselibs.conf
 Patch1: string-compare.diff
 Patch3: apr-1.3.0-testshm-apr_shm_remove.patch
+Patch4: libapr1-apr_fnmatch_c-CVE-2011-0419.patch
+Patch5: libapr1-apr_fnmatch_c-CVE-2011-1928.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %define aprver 1
 %define installbuilddir %{_libdir}/apr-%{aprver}/build
@@ -93,6 +95,8 @@
 %setup -n apr-%{version}
 %patch1
 %patch3 -p1
+%patch4 -p0
+%patch5 -p0
 #
 # workaround for ugly bug 400488
 # Xen kernel on sles9 x86_64 is set up to behave different than all other 
kernels

++ libapr1-apr_fnmatch_c-CVE-2011-0419.patch ++
 628 lines (skipped)

++ libapr1-apr_fnmatch_c-CVE-2011-1928.patch ++
diff -ruN ../apr-1.3.3.orig/strings/apr_fnmatch.c ./strings/apr_fnmatch.c
--- ../apr-1.3.3.orig/strings/apr_fnmatch.c 2011-06-24 14:52:09.0 
+0200
+++ ./strings/apr_fnmatch.c 2011-06-24 14:53:14.0 +0200
@@ -195,7 +195,10 @@
 const char *mismatch = NULL;
 int matchlen = 0;
 
-while (*pattern)
+if (*pattern == '*')
+goto firstsegment;
+
+while (*pattern && *string)
 {
 /* Match balanced slashes, starting a new segment pattern
  */
@@ -206,6 +209,7 @@
 ++string;
 }
 
+firstsegment:
 /* At the beginning of each segment, validate leading period behavior.
  */
 if ((flags & APR_FNM_PERIOD) && (*string == '.'))
@@ -360,9 +364,9 @@
 return APR_FNM_NOMATCH;
 }
 
-/* pattern is at EOS; if string is also, declare success
+/* Where both pattern and string are at EOS, declare success
  */
-if (!*string)
+if (!*string && !*pattern)
 return 0;
 
 /* pattern didn't match to the end of string */





Remember to have fun...

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



commit libapr-util1 for openSUSE:11.4

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package libapr-util1 for openSUSE:11.4
checked in at Tue Jul 26 17:23:00 CEST 2011.




--- old-versions/11.4/all/libapr-util1/libapr-util1.changes 2009-12-15 
13:40:12.0 +0100
+++ 11.4/libapr-util1/libapr-util1.changes  2011-07-26 15:47:16.0 
+0200
@@ -1,0 +2,7 @@
+Tue Jul 26 15:35:58 CEST 2011 - dr...@suse.de
+
+- apr-utils_memleak-CVE-2010-1623-bnc653510-693778.patch fixes
+  memory leak in buckets/apr_brigade.c CVE-2010-1623, [bnc#653510],
+  [bnc#693778]
+
+---

Package does not exist at destination yet. Using Fallback 
old-versions/11.4/all/libapr-util1
Destination is old-versions/11.4/UPDATES/all/libapr-util1
calling whatdependson for 11.4-i586


New:

  apr-utils_memleak-CVE-2010-1623-bnc653510-693778.patch



Other differences:
--
++ libapr-util1.spec ++
--- /var/tmp/diff_new_pack.9NChn6/_old  2011-07-26 17:22:25.0 +0200
+++ /var/tmp/diff_new_pack.9NChn6/_new  2011-07-26 17:22:25.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package libapr-util1 (Version 1.3.9)
+# spec file for package libapr-util1
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -87,10 +87,11 @@
 Group:  Development/Libraries/Other
 AutoReqProv:on
 Version:1.3.9
-Release:2
+Release:10.
 Summary:Apache Portable Runtime (APR) Library
 Source: http://www.apache.org/dist/apr/apr-util-%{version}.tar.bz2
 Source2:baselibs.conf
+Patch:  apr-utils_memleak-CVE-2010-1623-bnc653510-693778.patch
 #
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Obsoletes:  libapr_memcache0
@@ -207,6 +208,7 @@
 
 %prep
 %setup -q -n apr-util-%{version}
+%patch -p0
 
 %build
 export CFLAGS="$RPM_OPT_FLAGS"

++ apr-utils_memleak-CVE-2010-1623-bnc653510-693778.patch ++
diff -ruN ../apr-util-1.3.4.orig/buckets/apr_brigade.c ./buckets/apr_brigade.c
--- ../apr-util-1.3.4.orig/buckets/apr_brigade.c2008-05-28 
23:15:35.0 +0200
+++ ./buckets/apr_brigade.c 2011-06-24 23:02:19.0 +0200
@@ -331,7 +331,18 @@
 return APR_SUCCESS;
 }
 APR_BUCKET_REMOVE(e);
-APR_BRIGADE_INSERT_TAIL(bbOut, e);
+if (APR_BUCKET_IS_METADATA(e) || len > APR_BUCKET_BUFF_SIZE/4) {
+APR_BRIGADE_INSERT_TAIL(bbOut, e);
+}
+else {
+if (len > 0) {
+rv = apr_brigade_write(bbOut, NULL, NULL, str, len);
+if (rv != APR_SUCCESS) {
+return rv;
+}
+}
+apr_bucket_destroy(e);
+}
 readbytes += len;
 /* We didn't find an APR_ASCII_LF within the maximum line length. */
 if (readbytes >= maxbytes) {





Remember to have fun...

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



commit apache2 for openSUSE:11.4

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package apache2 for openSUSE:11.4
checked in at Tue Jul 26 17:22:12 CEST 2011.




--- old-versions/11.4/all/apache2/apache2.changes   2010-10-21 
16:13:51.0 +0200
+++ 11.4/apache2/apache2.changes2011-07-26 15:43:36.0 +0200
@@ -1,0 +2,8 @@
+Tue Jul 26 15:42:26 CEST 2011 - dr...@suse.de
+
+- httpd-2.2.x-bnc690734.patch: take LimitRequestFieldsize config
+  option into account when parsing headers from backend. bnc#690734
+- recommend the default MPM (prefork) via Recommends: in .spec
+  [bnc#670027]
+
+---

Package does not exist at destination yet. Using Fallback 
old-versions/11.4/all/apache2
Destination is old-versions/11.4/UPDATES/all/apache2
calling whatdependson for 11.4-i586


New:

  httpd-2.2.x-bnc690734.patch



Other differences:
--
++ apache2.spec ++
--- /var/tmp/diff_new_pack.MZdysq/_old  2011-07-26 17:21:49.0 +0200
+++ /var/tmp/diff_new_pack.MZdysq/_new  2011-07-26 17:21:49.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package apache2 (Version 2.2.17)
+# spec file for package apache2
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -69,7 +69,7 @@
 Group:  Productivity/Networking/Web/Servers
 %define realver 2.2.17
 Version:2.2.17
-Release:1
+Release:4.
 #Source0:  http://www.apache.org/dist/httpd-%{version}.tar.bz2
 Source0:http://httpd.apache.org/dev/dist/httpd-%{realver}.tar.bz2
 # Add file to take mtime from it in prep section
@@ -124,6 +124,7 @@
 Patch66:httpd-2.0.54-envvars.dif
 Patch67:httpd-2.2.0-apxs-a2enmod.dif
 Patch68:httpd-2.x.x-logresolve.patch
+Patch69:httpd-2.2.x-bnc690734.patch
 Patch100:   apache2.2-mpm-itk-20090414-00.patch
 Url:http://httpd.apache.org/
 Icon:   Apache.xpm
@@ -148,6 +149,9 @@
 Obsoletes:  mod_ssl < 2.8.16
 %endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%if 0%{?suse_version} >= 1110
+Recommends: apache2-%default_mpm
+%endif
 
 %description
 Apache 2, the successor to Apache 1.
@@ -346,6 +350,7 @@
 %patch66 -p1
 %patch67 -p1
 %patch68 -p1
+%patch69 -p0
 %patch100 -p1
 #
 cat $RPM_SOURCE_DIR/SUSE-NOTICE >> NOTICE



++ httpd-2.2.x-bnc690734.patch ++
diff -ruN ../httpd-2.2.17-o/server/util_script.c ./server/util_script.c
--- ../httpd-2.2.17-o/server/util_script.c  2009-01-12 14:59:56.0 
+0100
+++ ./server/util_script.c  2011-07-26 15:39:50.0 +0200
@@ -406,6 +406,7 @@
 {
 char x[MAX_STRING_LEN];
 char *w, *l;
+int wlen;
 int p;
 int cgi_status = HTTP_UNSET;
 apr_table_t *merge;
@@ -414,7 +415,14 @@
 if (buffer) {
 *buffer = '\0';
 }
-w = buffer ? buffer : x;
+
+if (r->server->limit_req_fieldsize + 2 > MAX_STRING_LEN) {
+w = apr_palloc(r->pool, r->server->limit_req_fieldsize + 2);
+wlen = r->server->limit_req_fieldsize + 2;
+} else {
+w = buffer ? buffer : x;
+wlen = MAX_STRING_LEN;
+}
 
 /* temporary place to hold headers to merge in later */
 merge = apr_table_make(r->pool, 10);
@@ -430,7 +438,7 @@
 
 while (1) {
 
-int rv = (*getsfunc) (w, MAX_STRING_LEN - 1, getsfunc_data);
+int rv = (*getsfunc) (w, wlen - 1, getsfunc_data);
 if (rv == 0) {
 ap_log_rerror(APLOG_MARK, APLOG_ERR|APLOG_TOCLIENT, 0, r,
   "Premature end of script headers: %s",
@@ -537,9 +545,12 @@
 
 if (!buffer) {
 /* Soak up all the script output - may save an outright kill */
-while ((*getsfunc) (w, MAX_STRING_LEN - 1, getsfunc_data)) {
+while ((*getsfunc) (w, wlen - 1, getsfunc_data)) {
 continue;
 }
+   } else if (w != buffer) {
+   strncpy(buffer, w, MAX_STRING_LEN - 1);
+   buffer[MAX_STRING_LEN - 1] = 0;
 }
 
 ap_log_rerror(APLOG_MARK, APLOG_ERR|APLOG_TOCLIENT, 0, r,






Remember to have fun...

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



commit vm-install for openSUSE:11.4

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package vm-install for openSUSE:11.4
checked in at Tue Jul 26 17:13:23 CEST 2011.




--- old-versions/11.4/UPDATES/all/vm-install/vm-install.changes 2011-04-29 
22:59:09.0 +0200
+++ 11.4/vm-install/vm-install.changes  2011-07-25 18:57:02.0 +0200
@@ -1,0 +2,6 @@
+Tue May 10 06:47:41 MDT 2011 - carn...@novell.com
+
+- bnc#692625 - virt-manager has problems to install guest from
+  multiple CD
+
+---

calling whatdependson for 11.4-i586


Old:

  vm-install-0.4.30.tar.bz2

New:

  vm-install-0.4.31.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.akVFK4/_old  2011-07-26 17:13:05.0 +0200
+++ /var/tmp/diff_new_pack.akVFK4/_new  2011-07-26 17:13:05.0 +0200
@@ -26,10 +26,10 @@
 License:GPLv2+
 Group:  System/Emulators/PC
 AutoReqProv:yes
-Version:0.4.30
+Version:0.4.31
 Release:0.
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
-Source0:%{name}-0.4.30.tar.bz2
+Source0:%{name}-0.4.31.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64
 Requires:   libvirt python-urlgrabber libxml2-python libvirt-python 
virt-utils udhcp tftp

++ vm-install-0.4.30.tar.bz2 -> vm-install-0.4.31.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.4.30/Makefile 
new/vm-install-0.4.31/Makefile
--- old/vm-install-0.4.30/Makefile  2011-04-25 17:52:32.0 +0200
+++ new/vm-install-0.4.31/Makefile  2011-05-10 15:10:15.0 +0200
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.4.30
+VER = 0.4.31
 
 default:
@echo "Run 'make install DESTDIR=$destdir' to install."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.4.30/setup.py 
new/vm-install-0.4.31/setup.py
--- old/vm-install-0.4.30/setup.py  2011-04-25 17:52:25.0 +0200
+++ new/vm-install-0.4.31/setup.py  2011-05-10 15:10:05.0 +0200
@@ -1,7 +1,7 @@
 from distutils.core import setup
 
 setup(name='vminstall',
-  version='0.4.30',
+  version='0.4.31',
   description='Define a virtual machine and install its operating system',
   author='Charles Coffing',
   author_email='ccoff...@novell.com',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.4.30/src/vmdisks/disks.py 
new/vm-install-0.4.31/src/vmdisks/disks.py
--- old/vm-install-0.4.30/src/vmdisks/disks.py  2011-03-04 16:45:19.0 
+0100
+++ new/vm-install-0.4.31/src/vmdisks/disks.py  2011-05-10 15:11:48.0 
+0200
@@ -1033,16 +1033,13 @@
 else:
 if self._vdevType == self.DEVICE_CDROM and 
self.vdev.startswith('vd'):
 target_dev = None
-# Default to hdc for the first cdrom
-if available_cdroms['hdc'] == 0:
-target_dev = "hdc"
-available_cdroms['hdc'] = 1
-else:
-for cd in available_cdroms:
-if available_cdroms[cd] == 0:
-target_dev = cd 
-available_cdroms[cd] = 1
-break
+# Grab the lowest available cdrom
+for cd in available_cdroms:
+key = cd.keys()[0]
+if cd[key] == 0:
+target_dev = key 
+cd[key] = 1
+break
 if not target_dev:
 target_string = ""
 else:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.4.30/src/vminstall/kvm_guest.py 
new/vm-install-0.4.31/src/vminstall/kvm_guest.py
--- old/vm-install-0.4.30/src/vminstall/kvm_guest.py2011-02-10 
00:13:28.0 +0100
+++ new/vm-install-0.4.31/src/vminstall/kvm_guest.py2011-05-10 
15:02:15.0 +0200
@@ -76,7 +76,7 @@
 
 def _get_disk_xml(self):
 """Get the disk config in the libvirt XML format"""
-available_cdroms = { 'hda': 0, 'hdb':0, 'hdc':0, 'hdd':0 }
+available_cdroms = [{'hda': 0}, {'hdb': 0}, {'hdc': 0}, {'hdd': 0}]
 ret = []
 for disk in self.options.disks + self.tmpdisks:
 use_virtio = self.options.virtio and disk.virtio






Remember to have fun...

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



commit iproute2 for openSUSE:11.4

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package iproute2 for openSUSE:11.4
checked in at Tue Jul 26 17:11:49 CEST 2011.




--- old-versions/11.4/all/iproute2/iproute2.changes 2011-01-12 
17:03:48.0 +0100
+++ 11.4/iproute2/iproute2.changes  2011-07-25 09:08:14.0 +0200
@@ -1,0 +2,6 @@
+Mon Jul 25 07:09:15 UTC 2011 - b...@suse.com
+
+- Add iproute2-correct-error-code.patch to fix return error code
+  (bnc#681952, swampid#41543).
+
+---

Package does not exist at destination yet. Using Fallback 
old-versions/11.4/all/iproute2
Destination is old-versions/11.4/UPDATES/all/iproute2
calling whatdependson for 11.4-i586


New:

  iproute2-correct-error-code.patch



Other differences:
--
++ iproute2.spec ++
--- /var/tmp/diff_new_pack.y0X791/_old  2011-07-26 17:11:25.0 +0200
+++ /var/tmp/diff_new_pack.y0X791/_new  2011-07-26 17:11:25.0 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package iproute2 (Version 2.6.37)
+# spec file for package iproute2
 #
 # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -25,7 +25,7 @@
 Group:  Productivity/Networking/Routing
 Provides:   iproute
 Version:2.6.37
-Release:1
+Release:4.
 %define rversion2.6.37
 Summary:Advanced Routing
 Url:http://developer.osdl.org/dev/iproute2/
@@ -40,6 +40,7 @@
 Patch10:%name-2.6.29-1-ss-pclose.diff
 Patch13:%name-2.6.29-1-memleak.diff
 Patch14:%name-2.6.37-rtt-metrics-units.diff
+Patch15:%name-correct-error-code.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -86,6 +87,7 @@
 %patch10
 %patch13
 %patch14 -p1
+%patch15 -p1
 find . -name *.orig -print0 | xargs -r0 rm -v
 
 %build

++ iproute2-correct-error-code.patch ++
Index: iproute2-2.6.37/ip/ip.c
===
--- iproute2-2.6.37.orig/ip/ip.c
+++ iproute2-2.6.37/ip/ip.c
@@ -143,6 +143,7 @@ static int batch(const char *name)
 int main(int argc, char **argv)
 {
char *basename;
+   int ret = 0;
 
basename = strrchr(argv[0], '/');
if (basename == NULL)
@@ -245,17 +246,29 @@ int main(int argc, char **argv)
 
_SL_ = oneline ? "\\" : "\n" ;
 
-   if (batch_file)
-   return batch(batch_file);
+   if (batch_file) {
+   ret = batch(batch_file);
+   if(ret < 0)
+   ret = -ret;
+   exit(ret);
+   }
 
if (rtnl_open(&rth, 0) < 0)
exit(1);
 
-   if (strlen(basename) > 2)
-   return do_cmd(basename+2, argc, argv);
+   if (strlen(basename) > 2) {
+   ret = do_cmd(basename+2, argc, argv);
+   if(ret < 0)
+   ret = -ret;
+   exit(ret);
+   }
 
-   if (argc > 1)
-   return do_cmd(argv[1], argc-1, argv+1);
+   if (argc > 1) {
+   ret = do_cmd(argv[1], argc-1, argv+1);
+   if(ret < 0)
+   ret = -ret;
+   exit(ret);
+   }
 
rtnl_close(&rth);
usage();





Remember to have fun...

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



commit lxde-common-branding-openSUSE for openSUSE:11.4

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package lxde-common-branding-openSUSE for 
openSUSE:11.4
checked in at Tue Jul 26 17:11:21 CEST 2011.




--- 
old-versions/11.4/all/lxde-common-branding-openSUSE/lxde-common-branding-openSUSE.changes
   2010-11-21 10:06:52.0 +0100
+++ 11.4/lxde-common-branding-openSUSE/lxde-common-branding-openSUSE.changes
2011-07-10 20:13:58.0 +0200
@@ -1,0 +2,16 @@
+Sun Jul 10 18:05:03 UTC 2011 - and...@opensuse.org
+
+- removed useless pkgconfig and gtk2-devel buildrequires 
+- fixed license tag
+
+---
+Wed Mar 23 16:20:08 UTC 2011 - and...@opensuse.org
+
+- fixed log-out image, 11.4 branding is complete 
+
+---
+Mon Mar 21 10:33:25 UTC 2011 - and...@opensuse.org
+
+- fixed firefox link on default panel .desktop file
+
+---

Package does not exist at destination yet. Using Fallback 
old-versions/11.4/all/lxde-common-branding-openSUSE
Destination is old-versions/11.4/UPDATES/all/lxde-common-branding-openSUSE
calling whatdependson for 11.4-i586




Other differences:
--
++ lxde-common-branding-openSUSE.spec ++
--- /var/tmp/diff_new_pack.1uRhjm/_old  2011-07-26 17:10:38.0 +0200
+++ /var/tmp/diff_new_pack.1uRhjm/_new  2011-07-26 17:10:38.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package lxde-common-branding-openSUSE (Version 11.3)
+# spec file for package lxde-common-branding-openSUSE
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -19,9 +19,9 @@
 
 
 Name:   lxde-common-branding-openSUSE
-Version:11.3
-Release:13
-License:GPL
+Version:11.4
+Release:16.
+License:GPLv2
 Source0:lxde-common-0.5.0.tar.bz2
 Source1:suse.png
 Source2:suse-logout.png
@@ -33,9 +33,10 @@
 Patch5: lxde-common-openbox-shortcut.patch
 Patch6: lxde-common-0.5.0-pcmanfm-default.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  autoconf automake gtk2-devel intltool pkg-config 
update-desktop-files
+BuildRequires:  autoconf automake intltool update-desktop-files
 BuildRequires:  docbook-utils docbook-xsl-stylesheets fdupes libxslt
 Group:  System/GUI/LXDE
+Url:http://www.opensuse.org
 Summary:OpenSUSE branding
 BuildArch:  noarch
 Provides:   lxde-common-branding = %{version}

++ lxde-common-lxpanel.diff ++
--- /var/tmp/diff_new_pack.1uRhjm/_old  2011-07-26 17:10:38.0 +0200
+++ /var/tmp/diff_new_pack.1uRhjm/_new  2011-07-26 17:10:38.0 +0200
@@ -19,15 +19,6 @@
  system {
  }
  separator {
-@@ -53,7 +53,7 @@
- id=pcmanfm.desktop
- }
- Button {
--id=firefox.desktop
-+id=MozillaFirefox.desktop
- }
- }
- }
 @@ -114,10 +114,6 @@
  }
  

++ suse-logout.png ++
Files /var/tmp/diff_new_pack.1uRhjm/_old and /var/tmp/diff_new_pack.1uRhjm/_new 
differ







Remember to have fun...

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



commit lxde-common for openSUSE:11.4

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package lxde-common for openSUSE:11.4
checked in at Tue Jul 26 17:11:15 CEST 2011.




--- old-versions/11.4/all/lxde-common/lxde-common.changes   2011-02-02 
13:34:49.0 +0100
+++ 11.4/lxde-common/lxde-common.changes2011-07-21 16:54:22.0 
+0200
@@ -1,0 +2,22 @@
+Thu Jul 21 14:54:19 UTC 2011 - and...@opensuse.org
+
+- fixed branding package dependency 
+
+---
+Sun Jul 10 18:05:03 UTC 2011 - and...@opensuse.org
+
+- removed useless pkgconfig and gtk2-devel buildrequires 
+- added URL tag
+- fixed license tag
+
+---
+Wed Mar 23 16:11:41 UTC 2011 - and...@opensuse.org
+
+- added gtk2-engines on suse 11.4 to fix ugly appereance 
+
+---
+Mon Mar 14 17:38:01 UTC 2011 - g...@opensuse.org
+
+- call %desktop_database_post/un
+
+---

Package does not exist at destination yet. Using Fallback 
old-versions/11.4/all/lxde-common
Destination is old-versions/11.4/UPDATES/all/lxde-common
calling whatdependson for 11.4-i586




Other differences:
--
++ lxde-common.spec ++
--- /var/tmp/diff_new_pack.DIgcS8/_old  2011-07-26 17:10:47.0 +0200
+++ /var/tmp/diff_new_pack.DIgcS8/_new  2011-07-26 17:10:47.0 +0200
@@ -20,8 +20,9 @@
 
 Name:   lxde-common
 Version:0.5.0
-Release:14
-License:GPL
+Release:19.
+License:GPLv2
+Url:http://www.lxde.org/
 Source0:%name-%version.tar.bz2
 Source1:lxde-new-wallpapers.tar.bz2
 Source2:lxde-lock-screen.desktop
@@ -29,7 +30,7 @@
 Patch1: %name-0.5.0-pcmanfm2.patch
 Patch2: %name-0.5.0-lxde.desktop.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  autoconf automake gtk2-devel intltool pkg-config 
update-desktop-files
+BuildRequires:  autoconf automake intltool update-desktop-files
 BuildRequires:  docbook-utils docbook-xsl-stylesheets fdupes libxslt
 Group:  System/GUI/LXDE
 Summary:This package provides a set of default configuration for LXDE
@@ -37,13 +38,16 @@
 Provides:   lxde-settings-daemon >= %version
 Obsoletes:  lxde-settings-daemon < %version
 Requires:   lxde-common-branding
+%if 0%{?suse_version} >= 1140
+Recommends: gtk2-engines
+%endif
 
 %description
 Lxde-common package provides a set of default configuration for LXDE.
 It's an LXDE core package, since without it LXDE cannot run
 
 %package   branding-upstream
-License:GPL
+License:GPLv2
 Group:  System/GUI/LXDE
 Summary:Upstream branding
 Supplements:packageand(lxde-common:branding-upstream)
@@ -72,7 +76,6 @@
 mkdir -p %buildroot/usr/share/applications
 install -c -m 644 lxde-logout.desktop 
%buildroot/%_datadir/applications/lxde-logout.desktop
 install -c -m 644 %SOURCE2 %buildroot/%_datadir/applications/
-#%__cp %SOURCE1 %buildroot/%_datadir/lxde/images/
 %suse_update_desktop_file %buildroot/%_datadir/applications/lxde-logout.desktop
 %suse_update_desktop_file 
%buildroot/%_datadir/applications/lxde-lock-screen.desktop
 %suse_update_desktop_file %buildroot/%_datadir/xsessions/lxde.desktop
@@ -85,6 +88,15 @@
 %clean
 rm -rf %buildroot
 
+%if 0%{?suse_version} >= 1140
+
+%post
+%desktop_database_post
+
+%postun
+%desktop_database_postun
+%endif
+
 %files 
 %defattr(-,root,root)
 %_bindir/openbox-lxde






Remember to have fun...

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



commit libapr1 for openSUSE:11.3

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package libapr1 for openSUSE:11.3
checked in at Tue Jul 26 17:10:37 CEST 2011.




--- old-versions/11.3/all/libapr1/libapr1.changes   2010-04-24 
23:01:38.0 +0200
+++ 11.3/libapr1/libapr1.changes2011-07-26 13:53:25.0 +0200
@@ -1,0 +2,7 @@
+Tue Jul 26 13:49:29 CEST 2011 - dr...@suse.de
+
+- libapr1-apr_fnmatch_c-CVE-2011-0419.patch and
+  libapr1-apr_fnmatch_c-CVE-2011-1928.patch fix CVE-2011-0419 and
+  CVE-2011-1928: fnmatch() mem and CPU exhaustion DoS. bnc#693778
+
+---

Package does not exist at destination yet. Using Fallback 
old-versions/11.3/all/libapr1
Destination is old-versions/11.3/UPDATES/all/libapr1
calling whatdependson for 11.3-i586


New:

  libapr1-apr_fnmatch_c-CVE-2011-0419.patch
  libapr1-apr_fnmatch_c-CVE-2011-1928.patch



Other differences:
--
++ libapr1.spec ++
--- /var/tmp/diff_new_pack.ayKQSy/_old  2011-07-26 17:08:50.0 +0200
+++ /var/tmp/diff_new_pack.ayKQSy/_new  2011-07-26 17:08:50.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package libapr1 (Version 1.3.8)
+# spec file for package libapr1
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -34,12 +34,14 @@
 %endif
 #
 Version:1.3.8
-Release:3
+Release:8.
 Summary:Apache Portable Runtime (APR) Library
 Source: http://www.apache.org/dist/apr/apr-%{version}.tar.bz2
 Source2:baselibs.conf
 Patch1: string-compare.diff
 Patch3: apr-1.3.0-testshm-apr_shm_remove.patch
+Patch4: libapr1-apr_fnmatch_c-CVE-2011-0419.patch
+Patch5: libapr1-apr_fnmatch_c-CVE-2011-1928.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %define aprver 1
 %define installbuilddir %{_libdir}/apr-%{aprver}/build
@@ -90,6 +92,8 @@
 %setup -n apr-%{version}
 %patch1
 %patch3 -p1
+%patch4 -p0
+%patch5 -p0
 #
 # workaround for ugly bug 400488
 # Xen kernel on sles9 x86_64 is set up to behave different than all other 
kernels

++ libapr1-apr_fnmatch_c-CVE-2011-0419.patch ++
 628 lines (skipped)

++ libapr1-apr_fnmatch_c-CVE-2011-1928.patch ++
diff -ruN ../apr-1.3.3.orig/strings/apr_fnmatch.c ./strings/apr_fnmatch.c
--- ../apr-1.3.3.orig/strings/apr_fnmatch.c 2011-06-24 14:52:09.0 
+0200
+++ ./strings/apr_fnmatch.c 2011-06-24 14:53:14.0 +0200
@@ -195,7 +195,10 @@
 const char *mismatch = NULL;
 int matchlen = 0;
 
-while (*pattern)
+if (*pattern == '*')
+goto firstsegment;
+
+while (*pattern && *string)
 {
 /* Match balanced slashes, starting a new segment pattern
  */
@@ -206,6 +209,7 @@
 ++string;
 }
 
+firstsegment:
 /* At the beginning of each segment, validate leading period behavior.
  */
 if ((flags & APR_FNM_PERIOD) && (*string == '.'))
@@ -360,9 +364,9 @@
 return APR_FNM_NOMATCH;
 }
 
-/* pattern is at EOS; if string is also, declare success
+/* Where both pattern and string are at EOS, declare success
  */
-if (!*string)
+if (!*string && !*pattern)
 return 0;
 
 /* pattern didn't match to the end of string */





Remember to have fun...

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



commit libapr-util1 for openSUSE:11.3

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package libapr-util1 for openSUSE:11.3
checked in at Tue Jul 26 17:08:50 CEST 2011.




--- old-versions/11.3/all/libapr-util1/libapr-util1.changes 2009-12-15 
13:40:12.0 +0100
+++ 11.3/libapr-util1/libapr-util1.changes  2011-07-26 15:36:25.0 
+0200
@@ -1,0 +2,7 @@
+Tue Jul 26 13:55:32 CEST 2011 - dr...@suse.de
+
+- apr-utils_memleak-CVE-2010-1623-bnc653510-693778.patch fixes
+  memory leak in buckets/apr_brigade.c CVE-2010-1623, [bnc#653510],
+  [bnc#693778]
+
+---

Package does not exist at destination yet. Using Fallback 
old-versions/11.3/all/libapr-util1
Destination is old-versions/11.3/UPDATES/all/libapr-util1
calling whatdependson for 11.3-i586


New:

  apr-utils_memleak-CVE-2010-1623-bnc653510-693778.patch



Other differences:
--
++ libapr-util1.spec ++
--- /var/tmp/diff_new_pack.zWLEa1/_old  2011-07-26 17:08:22.0 +0200
+++ /var/tmp/diff_new_pack.zWLEa1/_new  2011-07-26 17:08:22.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package libapr-util1 (Version 1.3.9)
+# spec file for package libapr-util1
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -87,10 +87,11 @@
 Group:  Development/Libraries/Other
 AutoReqProv:on
 Version:1.3.9
-Release:2
+Release:7.
 Summary:Apache Portable Runtime (APR) Library
 Source: http://www.apache.org/dist/apr/apr-util-%{version}.tar.bz2
 Source2:baselibs.conf
+Patch:  apr-utils_memleak-CVE-2010-1623-bnc653510-693778.patch
 #
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Obsoletes:  libapr_memcache0
@@ -207,6 +208,7 @@
 
 %prep
 %setup -q -n apr-util-%{version}
+%patch -p0
 
 %build
 export CFLAGS="$RPM_OPT_FLAGS"

++ apr-utils_memleak-CVE-2010-1623-bnc653510-693778.patch ++
diff -ruN ../apr-util-1.3.4.orig/buckets/apr_brigade.c ./buckets/apr_brigade.c
--- ../apr-util-1.3.4.orig/buckets/apr_brigade.c2008-05-28 
23:15:35.0 +0200
+++ ./buckets/apr_brigade.c 2011-06-24 23:02:19.0 +0200
@@ -331,7 +331,18 @@
 return APR_SUCCESS;
 }
 APR_BUCKET_REMOVE(e);
-APR_BRIGADE_INSERT_TAIL(bbOut, e);
+if (APR_BUCKET_IS_METADATA(e) || len > APR_BUCKET_BUFF_SIZE/4) {
+APR_BRIGADE_INSERT_TAIL(bbOut, e);
+}
+else {
+if (len > 0) {
+rv = apr_brigade_write(bbOut, NULL, NULL, str, len);
+if (rv != APR_SUCCESS) {
+return rv;
+}
+}
+apr_bucket_destroy(e);
+}
 readbytes += len;
 /* We didn't find an APR_ASCII_LF within the maximum line length. */
 if (readbytes >= maxbytes) {





Remember to have fun...

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



commit apache2 for openSUSE:11.3

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package apache2 for openSUSE:11.3
checked in at Tue Jul 26 17:08:40 CEST 2011.




--- old-versions/11.3/UPDATES/all/apache2/apache2.changes   2010-08-18 
15:33:02.0 +0200
+++ 11.3/apache2/apache2.changes2011-07-26 14:28:16.0 +0200
@@ -1,0 +2,8 @@
+Tue Jul 26 14:04:08 CEST 2011 - dr...@suse.de
+
+- recommend the default MPM (prefork) via Recommends: in .spec
+  [bnc#670027]
+- httpd-2.2.x-bnc690734.patch: take LimitRequestFieldsize config
+  option into account when parsing headers from backend. bnc#690734
+
+---

calling whatdependson for 11.3-i586


New:

  httpd-2.2.x-bnc690734.patch



Other differences:
--
++ apache2.spec ++
--- /var/tmp/diff_new_pack.Kpp4XN/_old  2011-07-26 17:08:18.0 +0200
+++ /var/tmp/diff_new_pack.Kpp4XN/_new  2011-07-26 17:08:18.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package apache2 (Version 2.2.15)
+# spec file for package apache2
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -64,7 +64,7 @@
 Group:  Productivity/Networking/Web/Servers
 %define realver 2.2.15
 Version:2.2.15
-Release:4.
+Release:4.
 #Source0:  http://www.apache.org/dist/httpd-%{version}.tar.bz2
 Source0:http://httpd.apache.org/dev/dist/httpd-%{realver}.tar.bz2
 # Add file to take mtime from it in prep section
@@ -123,6 +123,7 @@
 # PATCH-FIX-UPSTREAM fix deprecated usage of $[ in apxs2
 Patch101:   httpd-2.2.15-deprecated_use_of_build_in_variable.patch
 Patch102:   httpd-2.2.x-bnc627030-CVE-2010-1452.patch
+Patch103:   httpd-2.2.x-bnc690734.patch
 Url:http://httpd.apache.org/
 Icon:   Apache.xpm
 Summary:The Apache Web Server Version 2.0
@@ -143,6 +144,9 @@
 Obsoletes:  mod_ssl < 2.8.16
 %endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%if 0%{?suse_version} >= 1110
+Recommends: apache2-%default_mpm
+%endif
 
 %description
 Apache 2, the successor to Apache 1.
@@ -394,6 +398,7 @@
 %patch100 -p1
 %patch101 -p0
 %patch102 -p1
+%patch103 -p0
 #
 cat $RPM_SOURCE_DIR/SUSE-NOTICE >> NOTICE
 #



++ httpd-2.2.x-bnc690734.patch ++
diff -ruN ../httpd-2.2.15-o/server/util_script.c ./server/util_script.c
--- ../httpd-2.2.15-o/server/util_script.c  2009-01-12 14:59:56.0 
+0100
+++ ./server/util_script.c  2011-07-26 14:22:58.0 +0200
@@ -406,6 +406,7 @@
 {
 char x[MAX_STRING_LEN];
 char *w, *l;
+int wlen;
 int p;
 int cgi_status = HTTP_UNSET;
 apr_table_t *merge;
@@ -414,7 +415,14 @@
 if (buffer) {
 *buffer = '\0';
 }
-w = buffer ? buffer : x;
+
+if (r->server->limit_req_fieldsize + 2 > MAX_STRING_LEN) {
+w = apr_palloc(r->pool, r->server->limit_req_fieldsize + 2);
+wlen = r->server->limit_req_fieldsize + 2;
+} else {
+w = buffer ? buffer : x;
+wlen = MAX_STRING_LEN;
+}
 
 /* temporary place to hold headers to merge in later */
 merge = apr_table_make(r->pool, 10);
@@ -430,7 +438,7 @@
 
 while (1) {
 
-int rv = (*getsfunc) (w, MAX_STRING_LEN - 1, getsfunc_data);
+int rv = (*getsfunc) (w, wlen - 1, getsfunc_data);
 if (rv == 0) {
 ap_log_rerror(APLOG_MARK, APLOG_ERR|APLOG_TOCLIENT, 0, r,
   "Premature end of script headers: %s",
@@ -537,9 +545,12 @@
 
 if (!buffer) {
 /* Soak up all the script output - may save an outright kill */
-while ((*getsfunc) (w, MAX_STRING_LEN - 1, getsfunc_data)) {
+while ((*getsfunc) (w, wlen - 1, getsfunc_data)) {
 continue;
 }
+   } else if (w != buffer) {
+   strncpy(buffer, w, MAX_STRING_LEN - 1);
+   buffer[MAX_STRING_LEN - 1] = 0;
 }
 
 ap_log_rerror(APLOG_MARK, APLOG_ERR|APLOG_TOCLIENT, 0, r,






Remember to have fun...

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



commit perl-Mouse for openSUSE:Factory

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package perl-Mouse for openSUSE:Factory
checked in at Tue Jul 26 17:04:29 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/perl-Mouse/perl-Mouse.changes  2011-07-21 
10:15:15.0 +0200
@@ -0,0 +1,252 @@
+---
+Thu Jul 21 08:14:21 UTC 2011 - co...@novell.com
+
+- use original tar
+
+---
+Tue May 17 08:02:54 UTC 2011 - pascal.ble...@opensuse.org
+
+- update to 0.93:
+  * make sure weak attributes remain weak when cloning (Moose 2.0007)
+
+---
+Sat Apr 16 00:33:33 UTC 2011 - pascal.ble...@opensuse.org
+
+- update to 0.92:
+  * replace C++-style comments (//) with C89-style comments(/* */) (RT #67412)
+
+---
+Mon Mar 14 22:06:04 UTC 2011 - pascal.ble...@opensuse.org
+
+- update to 0.91:
+  * $type_constraint->check() accepts extra arguments for extensibility
+
+---
+Tue Feb 22 09:55:55 UTC 2011 - l...@linux-schulserver.de
+
+- update to 0.90:
+  + Fix an abuse of a private Perl API, which changed at Perl 5.13.10
+  + Support the DOES() method for Mouse::Object
+
+---
+Thu Jan 27 07:19:26 UTC 2011 - pascal.ble...@opensuse.org
+
+- update to 0.89:
+  * disable foreign class warnings introduced at 0.71, which affects
+compatibility with Moose (and will re-introduce in more compatible way in
+the future)
+
+- changes from 0.88:
+  * workaround SL4A where mro.pm doesn't exist even if Perl >= 5.10.0
+
+- changes from 0.86:
+  * role application to instances cached anonymous classes in wrong way
+
+- changes from 0.85:
+  * fix an error message to be compatible with Moose's
+  * fix build problems
+
+- changes from 0.83:
+  * 'Int' type constraint passed dualvars (e.g. $!) while Moose's doesn't
+
+- changes from 0.82:
+  * wrong name for a method in Mouse::Meta::TypeConstraint:
+s/is_a_subtype_of/is_a_type_of/
+  * $type_constraint->type_parameter didn't return the correct value if it's a
+subtype of paramterized type constraints
+
+---
+Wed Dec  1 13:33:59 UTC 2010 - co...@novell.com
+
+- switch to perl_requires macro
+
+---
+Mon Nov 29 18:30:41 UTC 2010 - co...@novell.com
+
+- remove /var/adm/perl-modules
+
+---
+Sat Oct 30 19:41:53 UTC 2010 - pascal.ble...@opensuse.org
+
+- update to 0.81:
+  * Bugfix: roles which attributes has no methods could affect cache 
invalidation
+
+- changes from 0.80:
+  * Bugfix: resolve RT #61906: a single 'accessor' did not define the method 
for the attribute
+
+- changes from 0.79:
+  * Bugfix: fix a mis-use of aTHX_/pTHX_ in XS
+
+- changes from 0.78:
+  * Bugfixes:
++ resolve RT #61852: parametrized type constraints didn't call their 
"where" clause anymore
++ Mouse::Object::DESTROY could fail to call DEMOLISHes in some cases
+
+---
+Wed Sep 29 14:13:29 UTC 2010 - pascal.ble...@opensuse.org
+
+- update to 0.77:
+  * Bugfixes:
++ fix tests failed against 5.6.2
++ combination of 'isa' and 'does' for has() sugar was incorrectly 
proccessed in Mouse::PurePerl
++ fix foreign class checking routines -- please update MouseX::Foreign
+
+---
+Tue Sep 28 12:37:49 UTC 2010 - pascal.ble...@opensuse.org
+
+- update to 0.76:
+  * Bugfixes:
++ workaround 5.6.problems
++ fix edge cases of handles => sub { ... }
++ avoid warnings on attribute cloning
+
+---
+Mon Sep 27 08:19:56 UTC 2010 - pascal.ble...@opensuse.org
+
+- update to 0.75:
+  * Bugfix: diamond inheritance without C3 mro cauld cause problems in 
Mouse::XS
+
+- changes from 0.74:
+  * Bugfixes:
++ workaround Test::Builder2 problem again
++ fix some compatibility issues on perl 5.6.2
+
+- changes from 0.73:
+  * Bugfixes:
++ resolve RT #61613
+
+- changes from 0.72:
+  * Bugfixes:
++ internal refatoring has removed a number of incompatibilities in 
Mouse::PurePerl
++ error messages from duck types are now compatible with Moose
+
+- changes from 0.71:
+  * Changes:
++ inheritance from non-Mouse classes now produces warnings; use 
MouseX::Foreign if you want this type of inheritance
++ a new module Mouse::Meta::Role::Application has been added; using Mouse 
without roles should consume less memory
+  * Bugfixes:
++ meta class reinitialization caused by Mouse::Util::MetaRol

commit vm-install for openSUSE:11.3

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package vm-install for openSUSE:11.3
checked in at Tue Jul 26 17:04:05 CEST 2011.




--- old-versions/11.3/UPDATES/all/vm-install/vm-install.changes 2011-04-29 
23:20:14.0 +0200
+++ 11.3/vm-install/vm-install.changes  2011-07-25 18:56:48.0 +0200
@@ -1,0 +2,6 @@
+Tue May 10 06:47:41 MDT 2011 - carn...@novell.com
+
+- bnc#692625 - virt-manager has problems to install guest from
+  multiple CD
+
+---

calling whatdependson for 11.3-i586


Old:

  vm-install-0.4.30.tar.bz2

New:

  vm-install-0.4.31.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.IPlCj8/_old  2011-07-26 17:03:42.0 +0200
+++ /var/tmp/diff_new_pack.IPlCj8/_new  2011-07-26 17:03:42.0 +0200
@@ -26,10 +26,10 @@
 License:GPLv2+
 Group:  System/Emulators/PC
 AutoReqProv:yes
-Version:0.4.30
+Version:0.4.31
 Release:0.
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
-Source0:%{name}-0.4.30.tar.bz2
+Source0:%{name}-0.4.31.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64
 Requires:   libvirt python-urlgrabber libxml2-python libvirt-python 
virt-utils udhcp tftp

++ vm-install-0.4.30.tar.bz2 -> vm-install-0.4.31.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.4.30/Makefile 
new/vm-install-0.4.31/Makefile
--- old/vm-install-0.4.30/Makefile  2011-04-25 17:49:24.0 +0200
+++ new/vm-install-0.4.31/Makefile  2011-05-10 14:50:28.0 +0200
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.4.30
+VER = 0.4.31
 
 default:
@echo "Run 'make install DESTDIR=$destdir' to install."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.4.30/setup.py 
new/vm-install-0.4.31/setup.py
--- old/vm-install-0.4.30/setup.py  2011-04-25 17:49:17.0 +0200
+++ new/vm-install-0.4.31/setup.py  2011-05-10 14:50:15.0 +0200
@@ -1,7 +1,7 @@
 from distutils.core import setup
 
 setup(name='vminstall',
-  version='0.4.30',
+  version='0.4.31',
   description='Define a virtual machine and install its operating system',
   author='Charles Coffing',
   author_email='ccoff...@novell.com',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.4.30/src/vmdisks/disks.py 
new/vm-install-0.4.31/src/vmdisks/disks.py
--- old/vm-install-0.4.30/src/vmdisks/disks.py  2011-03-04 16:40:42.0 
+0100
+++ new/vm-install-0.4.31/src/vmdisks/disks.py  2011-05-10 14:56:11.0 
+0200
@@ -1025,16 +1025,13 @@
 else:
 if self._vdevType == self.DEVICE_CDROM and 
self.vdev.startswith('vd'):
 target_dev = None
-# Default to hdc for the first cdrom
-if available_cdroms['hdc'] == 0:
-target_dev = "hdc"
-available_cdroms['hdc'] = 1
-else:
-for cd in available_cdroms:
-if available_cdroms[cd] == 0:
-target_dev = cd 
-available_cdroms[cd] = 1
-break
+# Grab the lowest available cdrom
+for cd in available_cdroms:
+key = cd.keys()[0]
+if cd[key] == 0:
+target_dev = key 
+cd[key] = 1
+break
 if not target_dev:
 target_string = ""
 else:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.4.30/src/vminstall/kvm_guest.py 
new/vm-install-0.4.31/src/vminstall/kvm_guest.py
--- old/vm-install-0.4.30/src/vminstall/kvm_guest.py2011-03-04 
16:39:15.0 +0100
+++ new/vm-install-0.4.31/src/vminstall/kvm_guest.py2011-05-10 
14:53:34.0 +0200
@@ -76,7 +76,7 @@
 
 def _get_disk_xml(self):
 """Get the disk config in the libvirt XML format"""
-available_cdroms = { 'hda': 0, 'hdb':0, 'hdc':0, 'hdd':0 }
+available_cdroms = [{'hda': 0}, {'hdb': 0}, {'hdc': 0}, {'hdd': 0}]
 ret = []
 for disk in self.options.disks + self.tmpdisks:
 use_virtio = self.options.virtio and disk.virtio






Remember to have fun...

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



commit xfce4-session for openSUSE:Factory

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package xfce4-session for openSUSE:Factory
checked in at Tue Jul 26 17:03:41 CEST 2011.




--- xfce4-session/xfce4-session.changes 2011-05-17 11:04:40.0 +0200
+++ /mounts/work_src_done/STABLE/xfce4-session/xfce4-session.changes
2011-07-26 09:42:34.0 +0200
@@ -1,0 +2,7 @@
+Tue Jul 26 07:19:25 UTC 2011 - g...@opensuse.org
+
+- added xfce4-session-4.8.1-disable-hostname-check.patch so
+  hostname checks are only performed when TCP connections are
+  enabled
+
+---

calling whatdependson for head-i586


New:

  xfce4-session-4.8.1-disable-hostname-check.patch



Other differences:
--
++ xfce4-session.spec ++
--- /var/tmp/diff_new_pack.Wb3exC/_old  2011-07-26 17:03:23.0 +0200
+++ /var/tmp/diff_new_pack.Wb3exC/_new  2011-07-26 17:03:23.0 +0200
@@ -19,16 +19,18 @@
 
 Name:   xfce4-session
 Version:4.8.1
-Release:11
+Release:13
 License:GPLv2+
 Summary:Xfce Session manager
 Url:http://www.xfce.org/projects/xfce4-session/
 Group:  System/GUI/XFCE
 Source: %{name}-%{version}.tar.bz2
 # PATCH-FEATURE-OPENSUSE xfce4-session-simple-splash-remove-shadows.patch 
g...@opensuse.org -- Improves readability of the simple splash engine text by 
removing the text shadows
-Patch1: xfce4-session-simple-splash-remove-shadows.patch
+Patch0: xfce4-session-simple-splash-remove-shadows.patch
 # PATCH-FIX-UPSTREAM xfce4-session-4.8.1-fix-gdm_lang-usage.patch bnc#694203 
bxo#7400 g...@opensuse.org -- Fixes GDM_LANG usage to be compatible with GDM3 
(backported from upstream git)
-Patch2: xfce4-session-4.8.1-fix-gdm_lang-usage.patch
+Patch1: xfce4-session-4.8.1-fix-gdm_lang-usage.patch
+# PATCH-FIX-UPSTREAM xfce4-session-4.8.1-disable-hostname-check.patch 
g...@opensuse.org -- Only perform hostname checks when TCP connections are 
enabled (backported from upstream git)
+Patch2: xfce4-session-4.8.1-disable-hostname-check.patch
 BuildRequires:  intltool
 BuildRequires:  perl-XML-Parser
 BuildRequires:  pkgconfig(dbus-glib-1)
@@ -88,6 +90,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 %patch1 -p1
 %patch2 -p1
 

++ xfce4-session-4.8.1-disable-hostname-check.patch ++
commit ba231e2eee82c321f473687e425d455fb36205d9
Author: Benedikt Meurer 
Date:   Tue Jul 26 08:19:09 2011 +0200

Only perform hostname checks when TCP connections are enabled.

Based on a patch from Guido Berhoerster .

 xfce4-session/main.c |9 ++---
 1 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/xfce4-session/main.c b/xfce4-session/main.c
index 0466f48..8f7c003 100644
--- a/xfce4-session/main.c
+++ b/xfce4-session/main.c
@@ -247,9 +247,12 @@ main (int argc, char **argv)
   dpy = gdk_display_get_default ();
   init_display (manager, dpy, channel, opt_disable_tcp);

-  /* verify that the DNS settings are ok */
-  xfsm_splash_screen_next (splash_screen, _("Verifying DNS settings"));
-  xfsm_dns_check ();
+  if (!opt_disable_tcp && xfconf_channel_get_bool (channel, 
"/security/EnableTcp", FALSE))
+{
+  /* verify that the DNS settings are ok */
+  xfsm_splash_screen_next (splash_screen, _("Verifying DNS settings"));
+  xfsm_dns_check ();
+}

   xfsm_splash_screen_next (splash_screen, _("Loading session data"));






Remember to have fun...

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



commit iproute2 for openSUSE:11.3

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package iproute2 for openSUSE:11.3
checked in at Tue Jul 26 17:02:44 CEST 2011.




--- old-versions/11.3/all/iproute2/iproute2.changes 2010-02-23 
23:46:01.0 +0100
+++ 11.3/iproute2/iproute2.changes  2011-07-25 09:17:25.0 +0200
@@ -1,0 +2,6 @@
+---
+Mon Jul 25 07:09:15 UTC 2011 - b...@suse.com
+
+- Add iproute2-correct-error-code.patch to fix return error code
+  (bnc#681952, swampid#41543).
+

Package does not exist at destination yet. Using Fallback 
old-versions/11.3/all/iproute2
Destination is old-versions/11.3/UPDATES/all/iproute2
calling whatdependson for 11.3-i586


New:

  iproute2-correct-error-code.patch



Other differences:
--
++ iproute2.spec ++
--- /var/tmp/diff_new_pack.cb8bns/_old  2011-07-26 17:02:01.0 +0200
+++ /var/tmp/diff_new_pack.cb8bns/_new  2011-07-26 17:02:01.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package iproute2 (Version 2.6.29.1)
+# spec file for package iproute2
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -25,7 +25,7 @@
 Provides:   iproute 
 AutoReqProv:on
 Version:2.6.29.1
-Release:8
+Release:13.
 %define rversion2.6.29-1
 Summary:Advanced Routing
 Url:http://developer.osdl.org/dev/iproute2/
@@ -45,6 +45,7 @@
 Patch12:%name-2.6.29-1-typelabels.diff
 Patch13:%name-2.6.29-1-memleak.diff
 Patch14:iproute-arphrd-none.diff
+Patch15:%name-correct-error-code.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %package -n libnetlink-devel
@@ -88,6 +89,7 @@
 %patch12
 %patch13
 %patch14 -p1
+%patch15 -p1
 find . -name *.orig -print0 | xargs -r0 rm -v
 
 %build

++ iproute2-correct-error-code.patch ++
Index: iproute2-2.6.29-1/ip/ip.c
===
--- iproute2-2.6.29-1.orig/ip/ip.c
+++ iproute2-2.6.29-1/ip/ip.c
@@ -141,6 +141,7 @@ static int batch(const char *name)
 int main(int argc, char **argv)
 {
char *basename;
+   int ret = 0;
 
basename = strrchr(argv[0], '/');
if (basename == NULL)
@@ -224,17 +225,29 @@ int main(int argc, char **argv)
 
_SL_ = oneline ? "\\" : "\n" ;
 
-   if (batch_file)
-   return batch(batch_file);
+   if (batch_file) {
+   ret = batch(batch_file);
+   if(ret < 0)
+   ret = -ret;
+   exit(ret);
+   }
 
if (rtnl_open(&rth, 0) < 0)
exit(1);
 
-   if (strlen(basename) > 2)
-   return do_cmd(basename+2, argc, argv);
+   if (strlen(basename) > 2) {
+   ret = do_cmd(basename+2, argc, argv);
+   if(ret < 0)
+   ret = -ret;
+   exit(ret);
+   }
 
-   if (argc > 1)
-   return do_cmd(argv[1], argc-1, argv+1);
+   if (argc > 1) {
+   ret = do_cmd(argv[1], argc-1, argv+1);
+   if(ret < 0)
+   ret = -ret;
+   exit(ret);
+   }
 
rtnl_close(&rth);
usage();





Remember to have fun...

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



drop ibus-table-xinhua from openSUSE:Factory

2011-07-26 Thread h_root

Hello community,

FYI: Package ibus-table-xinhua was dropped from openSUSE:Factory at Tue Jul 26 
15:12:22 CEST 2011.

You can find the latest sources of the package in the
   openSUSE:Dropped
repository:

https://build.opensuse.org/package/show?project=openSUSE:Dropped&package=ibus-table-xinhua

Remember to have fun...

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



commit perl-Class-Method-Modifiers-Fast for openSUSE:Factory

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package perl-Class-Method-Modifiers-Fast for 
openSUSE:Factory
checked in at Tue Jul 26 15:07:09 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ 
/mounts/work_src_done/STABLE/perl-Class-Method-Modifiers-Fast/perl-Class-Method-Modifiers-Fast.changes
  2011-07-13 22:25:53.0 +0200
@@ -0,0 +1,15 @@
+---
+Wed Jul 13 20:23:03 UTC 2011 - co...@novell.com
+
+- regenerate with cpanspec
+
+---
+Wed Dec  1 13:31:01 UTC 2010 - co...@novell.com
+
+- switch to perl_requires macro
+
+---
+Sat Apr 10 09:47:20 UTC 2010 - l...@linux-schulserver.de
+
+- initial version 0.041
+

calling whatdependson for head-i586


New:

  Class-Method-Modifiers-Fast-0.041.tar.gz
  perl-Class-Method-Modifiers-Fast.changes
  perl-Class-Method-Modifiers-Fast.spec



Other differences:
--
++ perl-Class-Method-Modifiers-Fast.spec ++
#
# spec file for package perl-Class-Method-Modifiers-Fast
#
# 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/
#



Name:   perl-Class-Method-Modifiers-Fast
Version:0.041
Release:1
License:GPL+ or Artistic
%define cpan_name Class-Method-Modifiers-Fast
Summary:provides Moose-like method modifiers
Url:http://search.cpan.org/dist/Class-Method-Modifiers-Fast/
Group:  Development/Libraries/Perl
Source: 
http://www.cpan.org/authors/id/K/KI/KITANO/%{cpan_name}-%{version}.tar.gz
BuildArch:  noarch
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  perl
BuildRequires:  perl-macros
BuildRequires:  perl(Data::Util) >= 0.55
BuildRequires:  perl(inc::Module::Install)
BuildRequires:  perl(JSON)
BuildRequires:  perl(LWP::Simple)
BuildRequires:  perl(Module::Build)
BuildRequires:  perl(Parse::CPAN::Meta)
BuildRequires:  perl(Sub::Uplevel)
BuildRequires:  perl(Test::Builder::IO::Scalar)
BuildRequires:  perl(Test::Deep)
BuildRequires:  perl(Text::Diff)
BuildRequires:  perl(YAML)
BuildRequires:  perl(YAML::Tiny)
Requires:   perl(Data::Util) >= 0.55
%{perl_requires}

%description
Method modifiers are a powerful feature from the CLOS (Common Lisp Object
System) world.

'Class::Method::Modifiers::Fast' provides three modifiers: 'before',
'around', and 'after'. 'before' and 'after' are run just before and after
the method they modify, but can not really affect that original method.
'around' is run in place of the original method, with a hook to easily call
that original method. See the 'MODIFIERS' section for more details on how
the particular modifiers work.

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

%build
%{__perl} Makefile.PL INSTALLDIRS=vendor
%{__make} %{?_smp_mflags}

%check
%{__make} test

%install
%perl_make_install
%perl_process_packlist
%perl_gen_filelist

%clean
%{__rm} -rf %{buildroot}

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

%changelog





Remember to have fun...

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



commit xdelta for openSUSE:Factory

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package xdelta for openSUSE:Factory
checked in at Tue Jul 26 15:04:34 CEST 2011.




--- xdelta/xdelta.changes   2010-01-07 14:10:11.0 +0100
+++ /mounts/work_src_done/STABLE/xdelta/xdelta.changes  2011-07-26 
09:36:02.0 +0200
@@ -1,0 +2,6 @@
+Tue Jul 26 07:35:56 UTC 2011 - pgaj...@novell.com
+
+- compile with  -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
+  [bnc#644388]
+
+---

calling whatdependson for head-i586




Other differences:
--
++ xdelta.spec ++
--- /var/tmp/diff_new_pack.yeRljG/_old  2011-07-26 14:59:07.0 +0200
+++ /var/tmp/diff_new_pack.yeRljG/_new  2011-07-26 14:59:07.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package xdelta (Version 1.1.4)
+# spec file for package xdelta
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -24,7 +24,7 @@
 Group:  Productivity/Archiving/Backup
 AutoReqProv:on
 Version:1.1.4
-Release:180
+Release:191
 Summary:Binary delta generator and RCS replacement library
 Source: %{name}-%{version}.tar.bz2
 Patch:  %{name}-%{version}.patch
@@ -80,7 +80,7 @@
 aclocal
 autoconf
 automake -a
-export CFLAGS="$RPM_OPT_FLAGS"
+export CFLAGS="$RPM_OPT_FLAGS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
 %configure --disable-static
 make
 







Remember to have fun...

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



commit sysvinit for openSUSE:Factory

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package sysvinit for openSUSE:Factory
checked in at Tue Jul 26 14:58:36 CEST 2011.




--- sysvinit/sysvinit.changes   2011-06-28 10:37:50.0 +0200
+++ /mounts/work_src_done/STABLE/sysvinit/sysvinit.changes  2011-07-26 
14:13:52.0 +0200
@@ -1,0 +2,7 @@
+Tue Jul 26 12:13:18 UTC 2011 - wer...@suse.de
+
+- Sulogin: enforce reconnection of stdin/stdout/stderr if a device
+  was specified.
+- Sulogin: if zero is read at reading the passwd guess it's done.
+
+---
@@ -119 +126 @@
-  serial system console (bnc#677435)
+  serial system console (bnc#672450)

calling whatdependson for head-i586




Other differences:
--
++ sysvinit.spec ++
--- /var/tmp/diff_new_pack.FasUAq/_old  2011-07-26 14:56:50.0 +0200
+++ /var/tmp/diff_new_pack.FasUAq/_new  2011-07-26 14:56:50.0 +0200
@@ -29,7 +29,7 @@
 Group:  System/Base
 AutoReqProv:on
 Version:2.88+
-Release:52
+Release:54
 Summary:SysV-Style init
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  audit-devel libselinux-devel libsepol-devel pam-devel

++ sysvinit-2.88dsf-multiple-sulogin.patch ++
--- /var/tmp/diff_new_pack.FasUAq/_old  2011-07-26 14:56:50.0 +0200
+++ /var/tmp/diff_new_pack.FasUAq/_new  2011-07-26 14:56:50.0 +0200
@@ -1,5 +1,5 @@
 --- src/sulogin.c
-+++ src/sulogin.c  2011-05-19 10:47:11.783926103 +
 src/sulogin.c  2011-07-26 14:01:55.543926269 +0200
 @@ -28,8 +28,10 @@
   *
   */
@@ -350,7 +350,7 @@
 */
if (p == NULL) {
 -  fprintf(stderr, "%s: no entry for root\n", F_PASSWD);
-+  fprintf(stderr, "%s: no entry for root\n\r", F_PASSWD);
++  fprintf(stderr, "sulogin: %s: no entry for root\n\r", F_PASSWD);
return &pwd;
}
if (valid(pwd.pw_passwd)) return &pwd;
@@ -359,21 +359,21 @@
strcpy(pwd.pw_passwd, "");
if ((fp = fopen(F_SHADOW, "r")) == NULL) {
 -  fprintf(stderr, "%s: root password garbled\n", F_PASSWD);
-+  fprintf(stderr, "%s: root password garbled\n\r", F_PASSWD);
++  fprintf(stderr, "sulogin: %s: root password garbled\n\r", 
F_PASSWD);
return &pwd;
}
while((p = fgets(sline, 256, fp)) != NULL) {
-@@ -333,67 +499,212 @@ struct passwd *getrootpwent(int try_manu
+@@ -333,67 +499,215 @@ struct passwd *getrootpwent(int try_manu
 *  NULL it, and return.
 */
if (p == NULL) {
 -  fprintf(stderr, "%s: no entry for root\n", F_SHADOW);
-+  fprintf(stderr, "%s: no entry for root\n\r", F_SHADOW);
++  fprintf(stderr, "sulogin: %s: no entry for root\n\r", F_SHADOW);
strcpy(pwd.pw_passwd, "");
}
if (!valid(pwd.pw_passwd)) {
 -  fprintf(stderr, "%s: root password garbled\n", F_SHADOW);
-+  fprintf(stderr, "%s: root password garbled\n\r", F_SHADOW);
++  fprintf(stderr, "sulogin: %s: root password garbled\n\r", 
F_SHADOW);
strcpy(pwd.pw_passwd, ""); }
return &pwd;
  }
@@ -532,7 +532,7 @@
 +  cp->eol = *ptr = '\0';
 +
 +  eightbit = ((con->flags & CON_SERIAL) == 0 || (tty.c_cflag & 
(PARODD|PARENB)) == 0);
-+  while (cp->eol == 0) {
++  while (cp->eol == '\0') {
 +  if (read(fd, &c, 1) < 1) {
 +  if (errno == EINTR || errno == EAGAIN) {
 +  usleep(1000);
@@ -565,6 +565,9 @@
 +  }
 +
 +  switch (ascval) {
++  case 0:
++  *ptr = '\0';
++  goto quit; 
 +  case CR:
 +  case NL:
 +  *ptr = '\0';
@@ -607,19 +610,19 @@
return ret;
  }
  
-@@ -411,7 +722,10 @@ void sushell(struct passwd *pwd)
+@@ -411,7 +725,10 @@ void sushell(struct passwd *pwd)
/*
 *  Set directory and shell.
 */
 -  (void)chdir(pwd->pw_dir);
 +  if (chdir(pwd->pw_dir) < 0) {
 +  if (chdir("/") < 0)
-+  fprintf(stderr, "Change of working directory failed: 
%m\n");
++  fprintf(stderr, "sulogin: change of working directory 
failed: %m\n\r");
 +  }
if ((p = getenv("SUSHELL")) != NULL)
sushell = p;
else if ((p = getenv("sushell")) != NULL)
-@@ -431,7 +745,8 @@ void sushell(struct passwd *pwd)
+@@ -431,7 +748,8 @@ void sushell(struct passwd *pwd)
/*
 *  Set some important environment variables.
 */
@@ -629,7 +632,7 @@
setenv("HOME", home, 1);
setenv("LOGNAME", "root", 1);
setenv("USER", "root", 1);
-@@ -445,17 +760,18 @@ void sushell(struct passwd *pwd)
+@@ -445,17 +763,1

commit yast2-devtools for openSUSE:Factory

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package yast2-devtools for openSUSE:Factory
checked in at Tue Jul 26 14:28:25 CEST 2011.




--- yast2-devtools/yast2-devtools.changes   2009-09-24 13:47:50.0 
+0200
+++ /mounts/work_src_done/STABLE/yast2-devtools/yast2-devtools.changes  
2011-07-26 13:50:52.0 +0200
@@ -1,0 +2,12 @@
+Fri Jul 22 15:40:56 CEST 2011 - loci...@suse.cz
+
+- Obsoleted X-KDE-SubstituteUID replaced with xdg-su in Exec in
+  desktop files (bnc#540627)
+- 2.21.0
+
+---
+Fri Jul  1 14:51:22 CEST 2011 - loci...@suse.cz
+
+- Added some more known words to the spellcheck whitelist.
+
+---

calling whatdependson for head-i586


Old:

  yast2-devtools-2.18.11.tar.bz2

New:

  yast2-devtools-2.21.0.tar.bz2



Other differences:
--
++ yast2-devtools.spec ++
--- /var/tmp/diff_new_pack.VMqAc5/_old  2011-07-26 14:27:53.0 +0200
+++ /var/tmp/diff_new_pack.VMqAc5/_new  2011-07-26 14:27:53.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package yast2-devtools (Version 2.18.11)
+# spec file for package yast2-devtools
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -19,11 +19,14 @@
 
 
 Name:   yast2-devtools
-Version:2.18.11
+Version:2.21.0
 Release:1
+
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-devtools-2.18.11.tar.bz2
+Source0:yast2-devtools-2.21.0.tar.bz2
+
 Prefix: /usr
+
 Group:  System/YaST
 License:GPL v2 or later
 BuildRequires:  docbook-xsl-stylesheets gcc-c++ libxslt perl-XML-Writer 
pkgconfig sgml-skel
@@ -43,7 +46,9 @@
 Obsoletes:  ycpdoc ydoc
 Provides:   yast2-config-newmodule yast2-trans-newmodule
 Obsoletes:  yast2-config-newmodule yast2-trans-newmodule
+
 Summary:YaST2 - Development Tools
+
 BuildArch:  noarch
 
 %description
@@ -52,10 +57,11 @@
 YCP and C++).
 
 %prep
-%setup -n yast2-devtools-2.18.11
+%setup -n yast2-devtools-2.21.0
 
 %build
 autoreconf --force --install
+
 %{?suse_update_config:%{suse_update_config -f}}
 ./configure --prefix=%{prefix} --libdir=%{_libdir}
 make
@@ -67,6 +73,7 @@
 d=${f##*/}
 %suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop}
 done
+
 %ifarch %arm
 # disable testsuite on ARM architecture
 cat > "$RPM_BUILD_ROOT//usr/share/YaST2/data/devtools/NO_MAKE_CHECK" < "$RPM_BUILD_ROOT//usr/share/YaST2/data/devtools/NO_MAKE_CHECK" 
< yast2-devtools-2.21.0.tar.bz2 ++
 12859 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-devtools-2.18.11/Makefile.am new/yast2-devtools-2.21.0/Makefile.am
--- old/yast2-devtools-2.18.11/Makefile.am  2009-09-24 10:12:11.0 
+0200
+++ new/yast2-devtools-2.21.0/Makefile.am   2011-07-26 13:47:09.0 
+0200
@@ -214,4 +214,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 = devtools docbook doxygen scrdoc yast2 ycpdoc ydoc y2logview 
+SUBDIRS = devtools docbook doxygen scrdoc y2logview yast2 ycpdoc ydoc 
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-devtools-2.18.11/VERSION new/yast2-devtools-2.21.0/VERSION
--- old/yast2-devtools-2.18.11/VERSION  2009-09-24 10:10:32.0 +0200
+++ new/yast2-devtools-2.21.0/VERSION   2011-07-26 13:48:17.0 +0200
@@ -1 +1 @@
-2.18.11
+2.21.0
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-devtools-2.18.11/configure.in new/yast2-devtools-2.21.0/configure.in
--- old/yast2-devtools-2.18.11/configure.in 2009-09-24 10:12:11.0 
+0200
+++ new/yast2-devtools-2.21.0/configure.in  

commit lxlauncher for openSUSE:Factory

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package lxlauncher for openSUSE:Factory
checked in at Tue Jul 26 14:22:12 CEST 2011.




--- lxlauncher/lxlauncher.changes   2011-07-24 17:03:55.0 +0200
+++ /mounts/work_src_done/STABLE/lxlauncher/lxlauncher.changes  2011-07-26 
12:51:27.0 +0200
@@ -1,0 +2,6 @@
+Tue Jul 26 10:48:41 UTC 2011 - and...@opensuse.org
+
+- added lxlauncher-0.2.2-fix-empty-launcher.patch to fix
+  empty launcher issue 
+
+---

calling whatdependson for head-i586


New:

  lxlauncher-0.2.2-fix-empty-launcher.patch



Other differences:
--
++ lxlauncher.spec ++
--- /var/tmp/diff_new_pack.iZFUnN/_old  2011-07-26 14:13:23.0 +0200
+++ /var/tmp/diff_new_pack.iZFUnN/_new  2011-07-26 14:13:23.0 +0200
@@ -20,11 +20,12 @@
 
 Name:   lxlauncher
 Version:0.2.2
-Release:1
+Release:15
 License:GPLv3
 Url:http://www.lxde.org
 Source0:%{name}-%{version}.tar.bz2
-Patch0: lxlauncher-0.2.2-fix-build-on-older-gtk2.patch
+Patch0: %name-0.2.2-fix-build-on-older-gtk2.patch
+Patch1: %name-0.2.2-fix-empty-launcher.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gnome-menus-devel gtk2-devel startup-notification-devel
 BuildRequires:  autoconf automake fdupes intltool menu-cache-devel pkgconfig
@@ -39,6 +40,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %configure

++ lxlauncher-0.2.2-fix-empty-launcher.patch ++
>From 56a244f2aa3c474b2506847ba9a2f5a21cb8efc2 Mon Sep 17 00:00:00 2001
From: Julien Lavergne 
Date: Tue, 26 Jul 2011 01:21:04 +0200
Subject: [PATCH] Fix GtkAllocation to fix empty lxlauncher

---
 src/exo-wrap-table.c |   26 --
 1 files changed, 16 insertions(+), 10 deletions(-)

diff --git a/src/exo-wrap-table.c b/src/exo-wrap-table.c
index c691434..f48322f 100644
--- a/src/exo-wrap-table.c
+++ b/src/exo-wrap-table.c
@@ -326,14 +326,14 @@ exo_wrap_table_size_request (GtkWidget  *widget,
   if (G_LIKELY (num_children > 0))
 {
 #if GTK_CHECK_VERSION(2,18,0)
-  GtkAllocation allocation;
-  gtk_widget_set_allocation(widget, &allocation);
-  num_cols = exo_wrap_table_get_num_fitting (allocation.width
+  GtkAllocation *allocation = g_new0 (GtkAllocation, 1);
+  gtk_widget_get_allocation(GTK_WIDGET(widget), allocation);
+  num_cols = exo_wrap_table_get_num_fitting (allocation->width
  - 
gtk_container_get_border_width(GTK_CONTAINER (widget)) * 2,
  table->priv->col_spacing, 
max_width);
 #else
   num_cols = exo_wrap_table_get_num_fitting (widget->allocation.width
- - 
gtk_container_get_border_width(GTK_CONTAINER (widget)) * 2,
+ - GTK_CONTAINER 
(widget)->border_width * 2,
  table->priv->col_spacing, 
max_width);
 #endif
   num_rows = num_children / num_cols;
@@ -345,7 +345,12 @@ exo_wrap_table_size_request (GtkWidget  *widget,
   requisition->width = -1;
   requisition->height = (num_rows * max_height)
  + (num_rows - 1) * table->priv->col_spacing
+#if GTK_CHECK_VERSION(2,18,0)
  + gtk_container_get_border_width(GTK_CONTAINER 
(widget)) * 2;
+  g_free (allocation);
+#else
+ + GTK_CONTAINER (widget)->border_width * 2;
+#endif
 }
   else
 {
@@ -479,8 +484,8 @@ exo_wrap_table_layout (ExoWrapTable *table)
   gint   max_height;
   gint   max_width;
 #if GTK_CHECK_VERSION(2,18,0)
-  GtkAllocation allocation;
-  gtk_widget_set_allocation(GTK_WIDGET(table), &allocation);
+  GtkAllocation *allocation = g_new0 (GtkAllocation, 1);
+  gtk_widget_get_allocation(GTK_WIDGET(table), allocation);
 #endif
 
   /* determine the number of visible children and the max size */
@@ -490,7 +495,7 @@ exo_wrap_table_layout (ExoWrapTable *table)
 
   /* determine the number of columns */
 #if GTK_CHECK_VERSION(2,18,0)
-  num_cols = exo_wrap_table_get_num_fitting (allocation.width
+  num_cols = exo_wrap_table_get_num_fitting (allocation->width
  - 
gtk_container_get_border_width(GTK_CONTAINER (table)) * 2,
  table->priv->col_spacing, 
max_width);
 #else
@@ -509,8 +514,8 @@ exo_wrap_table_layout (ExoWrapTable *table)
 
   /* determine the horizontal bounds */
 #if GTK_CHECK_VERSION(2,18,0)
-  x0 = allocation.x + gtk_container_get_border_width(GTK_CONTAINER (table));
-  x1 = x0 + allocation.width - gtk_container_get_border_width(GTK_CONTAINER 
(table));
+  x0 = allocation->x + gtk_container_get_borde

drop konqueror-plugins from openSUSE:Factory

2011-07-26 Thread h_root

Hello community,

FYI: Package konqueror-plugins was dropped from openSUSE:Factory at Tue Jul 26 
13:50:05 CEST 2011.

You can find the latest sources of the package in the
   openSUSE:Dropped
repository:

https://build.opensuse.org/package/show?project=openSUSE:Dropped&package=konqueror-plugins

Remember to have fun...

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



commit openssl for openSUSE:Factory

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package openssl for openSUSE:Factory
checked in at Tue Jul 26 13:47:35 CEST 2011.




--- openssl/openssl.changes 2011-06-24 07:11:45.0 +0200
+++ /mounts/work_src_done/STABLE/openssl/openssl.changes2011-07-25 
21:07:45.0 +0200
@@ -1,0 +2,5 @@
+Mon Jul 25 19:07:32 UTC 2011 - jeng...@medozas.de
+
+- Edit baselibs.conf to provide libopenssl-devel-32bit too
+
+---

calling whatdependson for head-i586




Other differences:
--
++ openssl.spec ++
--- /var/tmp/diff_new_pack.CGmgnK/_old  2011-07-26 13:47:12.0 +0200
+++ /var/tmp/diff_new_pack.CGmgnK/_new  2011-07-26 13:47:12.0 +0200
@@ -33,7 +33,7 @@
 #
 #Version:1.0.0
 Version:1.0.0d
-Release:22
+Release:27
 Summary:Secure Sockets and Transport Layer Security
 Url:http://www.openssl.org/
 Source: http://www.%{name}.org/source/%{name}-%{version}.tar.bz2

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.CGmgnK/_old  2011-07-26 13:47:12.0 +0200
+++ /var/tmp/diff_new_pack.CGmgnK/_new  2011-07-26 13:47:12.0 +0200
@@ -1,2 +1,5 @@
 libopenssl1_0_0
   obsoletes "openssl- <= "
+libopenssl-devel
+  requires -libopenssl-
+  requires "libopenssl1_0_0- = "






Remember to have fun...

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



commit syslinux for openSUSE:Factory

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package syslinux for openSUSE:Factory
checked in at Tue Jul 26 13:46:51 CEST 2011.




--- syslinux/syslinux.changes   2011-06-22 11:41:57.0 +0200
+++ /mounts/work_src_done/STABLE/syslinux/syslinux.changes  2011-07-26 
11:48:21.0 +0200
@@ -1,0 +2,5 @@
+Tue Jul 26 11:46:59 CEST 2011 - snw...@suse.de
+
+- take isohybrid from 4.05 (bnc #708043)
+
+---

calling whatdependson for head-i586


Old:

  _service:format_spec_file:syslinux.spec



Other differences:
--
++ syslinux.spec ++
--- /var/tmp/diff_new_pack.E21XI0/_old  2011-07-26 13:46:25.0 +0200
+++ /var/tmp/diff_new_pack.E21XI0/_new  2011-07-26 13:46:25.0 +0200
@@ -27,7 +27,7 @@
 AutoReqProv:on
 Summary:Boot Loader for Linux
 Version:4.04
-Release:8
+Release:10
 Source: %{name}-%{version}.tar.bz2
 Source1:isolinux-config
 Source2:README.gfxboot

++ syslinux-4.04-isohybrid-hex-option-parsing.diff ++
--- /var/tmp/diff_new_pack.E21XI0/_old  2011-07-26 13:46:25.0 +0200
+++ /var/tmp/diff_new_pack.E21XI0/_new  2011-07-26 13:46:25.0 +0200
@@ -1,56 +1,57 @@
 diff --git a/utils/isohybrid.c b/utils/isohybrid.c
-index 7ee9a7f..e6c50ef 100644
+index 7ee9a7f..8a60531 100644
 --- a/utils/isohybrid.c
 +++ b/utils/isohybrid.c
-@@ -135,32 +135,32 @@ check_option(int argc, char *argv[])
+@@ -108,6 +108,7 @@ printh(void)
+ int
+ check_option(int argc, char *argv[])
+ {
++char *err = NULL;
+ int n = 0, ind = 0;
+ 
+ const char optstr[] = ":h:s:e:o:t:i:fcp?vV";
+@@ -135,32 +136,38 @@ check_option(int argc, char *argv[])
  switch (n)
  {
  case 'h':
 -if (!sscanf(optarg, "%hu", &head) || head < 1 || head > 256)
-+if (!sscanf(optarg, "%hi", &head) || head < 1 || head > 256)
++head = strtoul(optarg, &err, 0);
++if (head < 1 || head > 256)
  errx(1, "invalid head: `%s', 1 <= head <= 256", optarg);
  break;
  
  case 's':
 -if (!sscanf(optarg, "%hhu", §or) || sector < 1 || sector > 63)
-+if (!sscanf(optarg, "%hhi", §or) || sector < 1 || sector > 63)
++sector = strtoul(optarg, &err, 0);
++if (sector < 1 || sector > 63)
  errx(1, "invalid sector: `%s', 1 <= sector <= 63", optarg);
  break;
  
  case 'e':
 -if (!sscanf(optarg, "%hhu", &entry) || entry < 1 || entry > 4)
-+if (!sscanf(optarg, "%hhi", &entry) || entry < 1 || entry > 4)
++entry = strtoul(optarg, &err, 0);
++if (entry < 1 || entry > 4)
  errx(1, "invalid entry: `%s', 1 <= entry <= 4", optarg);
  break;
  
  case 'o':
 -if (!sscanf(optarg, "%hhu", &offset) || offset > 64)
-+if (!sscanf(optarg, "%hhi", &offset) || offset > 64)
++offset = strtoul(optarg, &err, 0);
++if (*err || offset > 64)
  errx(1, "invalid offset: `%s', 0 <= offset <= 64", optarg);
  break;
  
  case 't':
 -if (!sscanf(optarg, "%hu", &type) || type > 255)
-+if (!sscanf(optarg, "%hi", &type) || type > 255)
++type = strtoul(optarg, &err, 0);
++if (*err || type > 255)
  errx(1, "invalid type: `%s', 0 <= type <= 255", optarg);
  break;
  
  case 'i':
 -if (!sscanf(optarg, "%u", &id))
-+if (!sscanf(optarg, "%i", &id))
++id = strtoul(optarg, &err, 0);
++if (*err)
  errx(1, "invalid id: `%s'", optarg);
  break;
  
-diff --git a/utils/isohybrid.h b/utils/isohybrid.h
-index 826e90c..eecf1ca 100644
 a/utils/isohybrid.h
-+++ b/utils/isohybrid.h
-@@ -20,7 +20,7 @@
-  *
-  */
- 
--#define VERSION "0.11"
-+#define VERSION "0.12"
- #define BUFSIZE 2048
- #define MBRSIZE  432
- 






Remember to have fun...

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



commit perl-Data-Util for openSUSE:Factory

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package perl-Data-Util for openSUSE:Factory
checked in at Tue Jul 26 13:46:08 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/perl-Data-Util/perl-Data-Util.changes  
2011-07-14 10:00:28.0 +0200
@@ -0,0 +1,29 @@
+---
+Thu Jul 14 07:03:36 UTC 2011 - co...@novell.com
+
+- updated to 0.58
+
+---
+Wed Dec  1 13:31:40 UTC 2010 - co...@novell.com
+
+- switch to perl_requires macro
+
+---
+Wed Oct 20 11:46:18 UTC 2010 - ch...@computersalat.de
+
+- recreated by cpanspec 1.78
+- fixed deps
+- added examples to doc
+
+---
+Wed Sep 15 21:20:52 UTC 2010 - l...@linux-schulserver.de
+
+- update to 0.58:
+  + Use GvCV_set() for newer perls
+- enabled tests again
+
+---
+Sat Apr 10 10:18:45 UTC 2010 - l...@linux-schulserver.de
+
+- initial version 0.56
+- skipped make test temporary as this currently breaks the build

calling whatdependson for head-i586


New:

  Data-Util-0.58.tar.gz
  perl-Data-Util.changes
  perl-Data-Util.spec



Other differences:
--
++ perl-Data-Util.spec ++
#
# spec file for package perl-Data-Util
#
# 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/
#



Name:   perl-Data-Util
Version:0.58
Release:1
License:GPL+ or Artistic
%define cpan_name Data-Util
Summary:A selection of utilities for data and data types
Url:http://search.cpan.org/dist/Data-Util/
Group:  Development/Libraries/Perl
Source: 
http://www.cpan.org/authors/id/G/GF/GFUJI/%{cpan_name}-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  perl
BuildRequires:  perl-macros
BuildRequires:  perl(Bar)
BuildRequires:  perl(Class::Method::Modifiers)
BuildRequires:  perl(Data::OptList)
BuildRequires:  perl(Devel::PPPort) >= 3.19
BuildRequires:  perl(ExtUtils::ParseXS) >= 2.21
BuildRequires:  perl(Hash::Util::FieldHash::Compat)
BuildRequires:  perl(inc::Module::Install)
BuildRequires:  perl(JSON)
BuildRequires:  perl(Module::Build)
BuildRequires:  perl(Moose)
BuildRequires:  perl(mro)
BuildRequires:  perl(MRO::Compat)
BuildRequires:  perl(Params::Util)
BuildRequires:  perl(parent)
BuildRequires:  perl(Parse::CPAN::Meta)
BuildRequires:  perl(Scope::Guard)
BuildRequires:  perl(Sub::Exporter)
BuildRequires:  perl(Test::Exception) >= 0.27
BuildRequires:  perl(XSLoader) >= 0.1
BuildRequires:  perl(YAML::Tiny)
Requires:   perl(XSLoader) >= 0.1
%{perl_requires}

%description
This module provides utility functions for data and data types, including
functions for subroutines and symbol table hashes (stashes).

The implementation of this module is both Pure Perl and XS, so if you have
a C compiler, all the functions this module provides are really faster.

There are many benchmarks in the _DIST-DIR/benchmark/_ directory.

%prep
%setup -q -n %{cpan_name}-%{version}
find . -type f -print0 | xargs -0 chmod 644

%build
%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
%{__make} %{?_smp_mflags}

%check
%{__make} test

%install
%perl_make_install
%perl_process_packlist
%perl_gen_filelist

%clean
%{__rm} -rf %{buildroot}

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

%changelog





Remember to have fun...

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



commit kwordquiz for openSUSE:Factory

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package kwordquiz for openSUSE:Factory
checked in at Tue Jul 26 13:43:58 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/kwordquiz/kwordquiz.changes2011-07-09 
10:00:51.0 +0200
@@ -0,0 +1,1114 @@
+---
+Sat Jul  9 10:00:50 CEST 2011 - dmuel...@suse.de
+
+- update to 4.6.95
+
+---
+Tue Jun 28 14:20:34 CEST 2011 - dmuel...@suse.de
+
+- update to 4.6.90
+
+---
+Sat May 21 00:56:51 CEST 2011 - dmuel...@suse.de
+
+- update to 4.6.80
+
+---
+Sun May  8 06:01:41 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110508
+
+---
+Mon May  2 16:15:09 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110502
+
+---
+Sat Apr 23 07:49:28 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110423
+
+---
+Wed Apr 20 16:14:41 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110420
+
+---
+Mon Apr 18 19:37:04 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110418
+
+---
+Sun Apr 10 15:00:52 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110410
+
+---
+Sun Apr 10 13:18:34 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110410
+
+---
+Sat Apr  9 18:51:34 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110409
+
+---
+Fri Apr  8 17:30:54 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110408
+
+---
+Thu Apr  7 17:05:36 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110407
+
+---
+Wed Apr  6 19:38:58 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110406
+
+---
+Tue Apr  5 19:41:21 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110405
+
+---
+Mon Apr  4 15:25:24 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110404
+- Build based on standalone package in GIT
+
+---
+Sun Apr  3 07:22:06 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110403
+
+---
+Fri Apr  1 14:21:57 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110401
+
+---
+Thu Mar 31 17:45:14 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110331
+
+---
+Wed Mar 30 17:36:14 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110330
+
+---
+Tue Mar 29 16:34:43 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110329
+
+---
+Mon Mar 28 15:53:05 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110328
+
+---
+Mon Mar 28 14:49:15 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110328
+
+---
+Mon Mar 28 14:21:52 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110328
+
+---
+Thu Mar 24 19:02:21 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110324
+
+---
+Wed Mar 23 17:56:29 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110323
+
+---
+Mon Mar 21 19:08:21 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110321
+
+---
+Mon Mar 21 07:10:31 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110321
+
+---
+Sat Mar 19 16:09:03 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110319
+
+---
+Fri Mar 18 18:12:57 UTC 2011 - tittiatc...@gmail.com
+
+- U

commit kolourpaint for openSUSE:Factory

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package kolourpaint for openSUSE:Factory
checked in at Tue Jul 26 12:35:16 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/kolourpaint/kolourpaint.changes
2011-07-09 09:58:54.0 +0200
@@ -0,0 +1,275 @@
+---
+Sat Jul  9 09:58:52 CEST 2011 - dmuel...@suse.de
+
+- update to 4.6.95
+
+---
+Tue Jun 28 14:18:38 CEST 2011 - dmuel...@suse.de
+
+- update to 4.6.90
+
+---
+Sat May 21 00:54:51 CEST 2011 - dmuel...@suse.de
+
+- update to 4.6.80
+
+---
+Sun May  8 05:58:50 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110508
+
+---
+Mon May  2 16:10:59 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110502
+
+---
+Sat Apr 23 07:46:41 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110423
+
+---
+Wed Apr 20 16:11:13 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110420
+
+---
+Mon Apr 18 19:34:13 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110418
+
+---
+Sun Apr 10 14:55:56 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110410
+
+---
+Sun Apr  3 07:19:52 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110403
+
+---
+Fri Apr  1 14:19:28 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110401
+
+---
+Thu Mar 31 17:42:35 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110331
+
+---
+Wed Mar 30 17:32:49 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110330
+
+---
+Tue Mar 29 16:32:29 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110329
+
+---
+Mon Mar 28 14:16:28 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110328
+
+---
+Thu Mar 24 18:59:47 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110324
+
+---
+Wed Mar 23 17:54:22 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110323
+
+---
+Mon Mar 21 19:04:45 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110321
+
+---
+Mon Mar 21 07:08:28 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110321
+
+---
+Sat Mar 19 16:07:03 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110319
+
+---
+Fri Mar 18 18:07:44 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110318
+
+---
+Thu Mar 17 17:37:05 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110317
+
+---
+Wed Mar 16 17:59:11 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110316
+
+---
+Tue Mar 15 12:01:54 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110315
+
+---
+Tue Mar 15 07:16:15 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110315
+
+---
+Mon Mar 14 17:51:18 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110314
+
+---
+Sun Mar 13 17:58:00 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110313
+
+---
+Sat Mar 12 06:58:31 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110312
+
+---
+Fri Mar 11 10:54:33 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110311
+
+---
+Fri Mar 11 08:04:22 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110311
+
+---

commit blinken for openSUSE:Factory

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package blinken for openSUSE:Factory
checked in at Tue Jul 26 12:34:21 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/blinken/blinken.changes2011-07-09 
09:49:50.0 +0200
@@ -0,0 +1,1114 @@
+---
+Sat Jul  9 09:49:48 CEST 2011 - dmuel...@suse.de
+
+- update to 4.6.95
+
+---
+Tue Jun 28 14:08:32 CEST 2011 - dmuel...@suse.de
+
+- update to 4.6.90
+
+---
+Sat May 21 00:48:43 CEST 2011 - dmuel...@suse.de
+
+- update to 4.6.80
+
+---
+Sun May  8 05:59:46 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110508
+
+---
+Mon May  2 16:12:16 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110502
+
+---
+Sat Apr 23 07:47:33 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110423
+
+---
+Wed Apr 20 16:12:08 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110420
+
+---
+Mon Apr 18 19:35:10 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110418
+
+---
+Sun Apr 10 14:57:16 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110410
+
+---
+Sun Apr 10 13:16:27 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110410
+
+---
+Sat Apr  9 18:49:27 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110409
+
+---
+Fri Apr  8 17:28:43 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110408
+
+---
+Thu Apr  7 17:03:09 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110407
+
+---
+Wed Apr  6 19:33:36 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110406
+
+---
+Tue Apr  5 19:39:14 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110405
+
+---
+Mon Apr  4 15:25:24 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110404
+- Build based on standalone blinken package in GIT
+
+---
+Sun Apr  3 07:22:06 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110403
+
+---
+Fri Apr  1 14:21:57 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110401
+
+---
+Thu Mar 31 17:45:14 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110331
+
+---
+Wed Mar 30 17:36:14 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110330
+
+---
+Tue Mar 29 16:34:43 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110329
+
+---
+Mon Mar 28 15:53:05 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110328
+
+---
+Mon Mar 28 14:49:15 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110328
+
+---
+Mon Mar 28 14:21:52 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110328
+
+---
+Thu Mar 24 19:02:21 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110324
+
+---
+Wed Mar 23 17:56:29 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110323
+
+---
+Mon Mar 21 19:08:21 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110321
+
+---
+Mon Mar 21 07:10:31 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110321
+
+---
+Sat Mar 19 16:09:03 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110319
+
+---
+Fri Mar 18 18:12:57 UTC 2011 - tittiatc...@gmail.com

commit cantor for openSUSE:Factory

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package cantor for openSUSE:Factory
checked in at Tue Jul 26 12:30:49 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/cantor/cantor.changes  2011-07-09 
09:50:05.0 +0200
@@ -0,0 +1,1114 @@
+---
+Sat Jul  9 09:50:03 CEST 2011 - dmuel...@suse.de
+
+- update to 4.6.95
+
+---
+Tue Jun 28 14:10:18 CEST 2011 - dmuel...@suse.de
+
+- update to 4.6.90
+
+---
+Sat May 21 00:48:58 CEST 2011 - dmuel...@suse.de
+
+- update to 4.6.80
+
+---
+Sun May  8 05:59:51 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110508
+
+---
+Mon May  2 16:12:21 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110502
+
+---
+Sat Apr 23 07:47:38 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110423
+
+---
+Wed Apr 20 16:12:13 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110420
+
+---
+Mon Apr 18 19:35:14 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110418
+
+---
+Sun Apr 10 14:57:23 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110410
+
+---
+Sun Apr 10 13:16:32 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110410
+
+---
+Sat Apr  9 18:49:31 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110409
+
+---
+Fri Apr  8 17:28:48 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110408
+
+---
+Thu Apr  7 17:03:14 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110407
+
+---
+Wed Apr  6 19:33:41 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110406
+
+---
+Tue Apr  5 19:39:19 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110405
+
+---
+Mon Apr  4 15:25:24 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110404
+- Build based on standalone package in GIT
+
+---
+Sun Apr  3 07:22:06 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110403
+
+---
+Fri Apr  1 14:21:57 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110401
+
+---
+Thu Mar 31 17:45:14 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110331
+
+---
+Wed Mar 30 17:36:14 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110330
+
+---
+Tue Mar 29 16:34:43 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110329
+
+---
+Mon Mar 28 15:53:05 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110328
+
+---
+Mon Mar 28 14:49:15 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110328
+
+---
+Mon Mar 28 14:21:52 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110328
+
+---
+Thu Mar 24 19:02:21 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110324
+
+---
+Wed Mar 23 17:56:29 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110323
+
+---
+Mon Mar 21 19:08:21 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110321
+
+---
+Mon Mar 21 07:10:31 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110321
+
+---
+Sat Mar 19 16:09:03 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110319
+
+---
+Fri Mar 18 18:12:57 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.

commit kamera for openSUSE:Factory

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package kamera for openSUSE:Factory
checked in at Tue Jul 26 12:23:51 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/kamera/kamera.changes  2011-07-09 
09:51:01.0 +0200
@@ -0,0 +1,280 @@
+---
+Sat Jul  9 09:50:59 CEST 2011 - dmuel...@suse.de
+
+- update to 4.6.95
+
+---
+Tue Jun 28 14:11:12 CEST 2011 - dmuel...@suse.de
+
+- update to 4.6.90
+
+---
+Sat May 21 00:50:01 CEST 2011 - dmuel...@suse.de
+
+- update to 4.6.80
+
+---
+Sun May  8 05:58:40 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110508
+
+---
+Mon May  2 16:10:49 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110502
+
+---
+Sat Apr 23 07:46:33 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110423
+
+---
+Wed Apr 20 16:11:02 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110420
+
+---
+Mon Apr 18 19:34:04 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110418
+
+---
+Sun Apr 10 14:55:45 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110410
+
+---
+Sun Apr  3 07:19:44 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110403
+
+---
+Fri Apr  1 14:19:19 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110401
+
+---
+Thu Mar 31 17:42:25 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110331
+
+---
+Wed Mar 30 17:32:38 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110330
+
+---
+Tue Mar 29 16:32:17 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110329
+
+---
+Mon Mar 28 14:16:05 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110328
+
+---
+Mon Mar 28 14:10:51 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110328
+
+---
+Thu Mar 24 18:59:39 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110324
+
+---
+Wed Mar 23 17:54:14 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110323
+
+---
+Mon Mar 21 19:04:34 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110321
+
+---
+Mon Mar 21 07:08:19 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110321
+
+---
+Sat Mar 19 16:06:55 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110319
+
+---
+Fri Mar 18 18:07:01 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110318
+
+---
+Thu Mar 17 17:36:50 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110317
+
+---
+Wed Mar 16 17:58:44 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110316
+
+---
+Tue Mar 15 12:01:47 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110315
+
+---
+Tue Mar 15 07:15:42 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110315
+
+---
+Mon Mar 14 17:51:10 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110314
+
+---
+Sun Mar 13 17:57:51 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110313
+
+---
+Sat Mar 12 06:58:24 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110312
+
+---
+Fri Mar 11 10:54:22 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110311
+
+

commit kate for openSUSE:Factory

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package kate for openSUSE:Factory
checked in at Tue Jul 26 12:17:05 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/kate/kate.changes  2011-07-22 
20:17:49.0 +0200
@@ -0,0 +1,966 @@
+---
+Fri Jul 22 20:17:48 CEST 2011 - dmuel...@suse.de
+
+- update to 4.7.0
+  * Small fixes over KDE 4.7 RC2
+  *  see http://kde.org/announcements/4.7 for details
+  
+
+---
+Sat Jul  9 09:51:34 CEST 2011 - dmuel...@suse.de
+
+- update to 4.6.95
+
+---
+Tue Jun 28 14:11:38 CEST 2011 - dmuel...@suse.de
+
+- update to 4.6.90
+
+---
+Sat May 21 01:32:09 CEST 2011 - dmuel...@suse.de
+
+- update to 4.6.80
+
+---
+Sun May  8 05:56:30 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110508
+
+---
+Mon May  2 16:08:02 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110502
+
+---
+Sat Apr 23 07:44:30 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110423
+
+---
+Wed Apr 20 16:08:22 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110420
+
+---
+Mon Apr 18 19:31:53 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110418
+
+---
+Sun Apr 10 14:52:09 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110410
+
+---
+Sun Apr  3 07:17:48 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110403
+
+---
+Fri Apr  1 14:16:27 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110401
+
+---
+Thu Mar 31 17:39:44 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110331
+
+---
+Wed Mar 30 17:26:24 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110330
+
+---
+Tue Mar 29 16:29:40 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110329
+
+---
+Mon Mar 28 13:49:18 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110328
+
+---
+Mon Mar 28 12:43:13 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110328
+
+---
+Thu Mar 24 18:57:14 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110324
+
+---
+Wed Mar 23 17:50:28 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110323
+
+---
+Mon Mar 21 18:56:42 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110321
+
+---
+Mon Mar 21 07:06:05 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110321
+
+---
+Sat Mar 19 16:04:40 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110319
+
+---
+Fri Mar 18 18:00:38 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110318
+
+---
+Thu Mar 17 17:27:59 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110317
+
+---
+Wed Mar 16 17:55:34 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110316
+
+---
+Tue Mar 15 11:58:44 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110315
+
+---
+Tue Mar 15 07:12:31 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110315
+
+---
+Mon Mar 14 17:49:12 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110314
+
+---
+Sun Mar 13 17:55:26 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110313
+
+---
+Sat Mar 12 06:56:27 UTC 2011 - tittiat

commit kbruch for openSUSE:Factory

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package kbruch for openSUSE:Factory
checked in at Tue Jul 26 12:15:32 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/kbruch/kbruch.changes  2011-07-09 
09:51:49.0 +0200
@@ -0,0 +1,1114 @@
+---
+Sat Jul  9 09:51:48 CEST 2011 - dmuel...@suse.de
+
+- update to 4.6.95
+
+---
+Tue Jun 28 14:11:51 CEST 2011 - dmuel...@suse.de
+
+- update to 4.6.90
+
+---
+Sat May 21 00:50:27 CEST 2011 - dmuel...@suse.de
+
+- update to 4.6.80
+
+---
+Sun May  8 06:00:15 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110508
+
+---
+Mon May  2 16:12:53 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110502
+
+---
+Sat Apr 23 07:48:01 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110423
+
+---
+Wed Apr 20 16:12:43 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110420
+
+---
+Mon Apr 18 19:35:38 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110418
+
+---
+Sun Apr 10 14:58:08 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110410
+
+---
+Sun Apr 10 13:16:59 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110410
+
+---
+Sat Apr  9 18:49:57 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110409
+
+---
+Fri Apr  8 17:29:15 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110408
+
+---
+Thu Apr  7 17:03:45 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110407
+
+---
+Wed Apr  6 19:34:07 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110406
+
+---
+Tue Apr  5 19:39:46 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110405
+
+---
+Mon Apr  4 15:25:24 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110404
+- Build based on standalone package in GIT
+
+---
+Sun Apr  3 07:22:06 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110403
+
+---
+Fri Apr  1 14:21:57 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110401
+
+---
+Thu Mar 31 17:45:14 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110331
+
+---
+Wed Mar 30 17:36:14 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110330
+
+---
+Tue Mar 29 16:34:43 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110329
+
+---
+Mon Mar 28 15:53:05 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110328
+
+---
+Mon Mar 28 14:49:15 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110328
+
+---
+Mon Mar 28 14:21:52 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110328
+
+---
+Thu Mar 24 19:02:21 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110324
+
+---
+Wed Mar 23 17:56:29 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110323
+
+---
+Mon Mar 21 19:08:21 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110321
+
+---
+Mon Mar 21 07:10:31 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110321
+
+---
+Sat Mar 19 16:09:03 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110319
+
+---
+Fri Mar 18 18:12:57 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.

commit kcolorchooser for openSUSE:Factory

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package kcolorchooser for openSUSE:Factory
checked in at Tue Jul 26 12:14:19 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/kcolorchooser/kcolorchooser.changes
2011-07-09 09:52:03.0 +0200
@@ -0,0 +1,275 @@
+---
+Sat Jul  9 09:52:01 CEST 2011 - dmuel...@suse.de
+
+- update to 4.6.95
+
+---
+Tue Jun 28 14:12:03 CEST 2011 - dmuel...@suse.de
+
+- update to 4.6.90
+
+---
+Sat May 21 00:50:40 CEST 2011 - dmuel...@suse.de
+
+- update to 4.6.80
+
+---
+Sun May  8 05:59:01 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110508
+
+---
+Mon May  2 16:11:13 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110502
+
+---
+Sat Apr 23 07:46:53 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110423
+
+---
+Wed Apr 20 16:11:26 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110420
+
+---
+Mon Apr 18 19:34:29 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110418
+
+---
+Sun Apr 10 14:56:16 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110410
+
+---
+Sun Apr  3 07:20:04 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110403
+
+---
+Fri Apr  1 14:19:45 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110401
+
+---
+Thu Mar 31 17:42:53 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110331
+
+---
+Wed Mar 30 17:33:04 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110330
+
+---
+Tue Mar 29 16:32:43 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110329
+
+---
+Mon Mar 28 14:17:56 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110328
+
+---
+Thu Mar 24 19:00:04 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110324
+
+---
+Wed Mar 23 17:54:34 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110323
+
+---
+Mon Mar 21 19:05:33 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110321
+
+---
+Mon Mar 21 07:08:41 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110321
+
+---
+Sat Mar 19 16:07:15 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110319
+
+---
+Fri Mar 18 18:08:11 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110318
+
+---
+Thu Mar 17 17:38:10 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110317
+
+---
+Wed Mar 16 17:59:39 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110316
+
+---
+Tue Mar 15 12:02:10 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110315
+
+---
+Tue Mar 15 07:17:15 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110315
+
+---
+Mon Mar 14 17:51:30 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110314
+
+---
+Sun Mar 13 17:58:19 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110313
+
+---
+Sat Mar 12 06:58:41 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110312
+
+---
+Fri Mar 11 10:55:02 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110311
+
+---
+Fri Mar 11 08:04:36 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110311
+
+-

commit kgamma for openSUSE:Factory

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package kgamma for openSUSE:Factory
checked in at Tue Jul 26 12:13:27 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/kgamma/kgamma.changes  2011-07-09 
09:57:06.0 +0200
@@ -0,0 +1,280 @@
+---
+Sat Jul  9 09:57:05 CEST 2011 - dmuel...@suse.de
+
+- update to 4.6.95
+
+---
+Tue Jun 28 14:16:58 CEST 2011 - dmuel...@suse.de
+
+- update to 4.6.90
+
+---
+Sat May 21 00:52:55 CEST 2011 - dmuel...@suse.de
+
+- update to 4.6.80
+
+---
+Sun May  8 05:58:44 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110508
+
+---
+Mon May  2 16:10:53 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110502
+
+---
+Sat Apr 23 07:46:37 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110423
+
+---
+Wed Apr 20 16:11:08 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110420
+
+---
+Mon Apr 18 19:34:08 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110418
+
+---
+Sun Apr 10 14:55:50 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110410
+
+---
+Sun Apr  3 07:19:47 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110403
+
+---
+Fri Apr  1 14:19:23 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110401
+
+---
+Thu Mar 31 17:42:29 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110331
+
+---
+Wed Mar 30 17:32:43 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110330
+
+---
+Tue Mar 29 16:32:21 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110329
+
+---
+Mon Mar 28 14:16:16 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110328
+
+---
+Mon Mar 28 14:10:52 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110328
+
+---
+Thu Mar 24 18:59:43 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110324
+
+---
+Wed Mar 23 17:54:17 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110323
+
+---
+Mon Mar 21 19:04:39 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110321
+
+---
+Mon Mar 21 07:08:23 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110321
+
+---
+Sat Mar 19 16:06:59 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110319
+
+---
+Fri Mar 18 18:07:15 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110318
+
+---
+Thu Mar 17 17:36:57 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110317
+
+---
+Wed Mar 16 17:58:58 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110316
+
+---
+Tue Mar 15 12:01:51 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110315
+
+---
+Tue Mar 15 07:15:46 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110315
+
+---
+Mon Mar 14 17:51:13 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110314
+
+---
+Sun Mar 13 17:57:55 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110313
+
+---
+Sat Mar 12 06:58:27 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110312
+
+---
+Fri Mar 11 10:54:27 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110311
+
+

commit khangman for openSUSE:Factory

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package khangman for openSUSE:Factory
checked in at Tue Jul 26 12:12:32 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/khangman/khangman.changes  2011-07-09 
09:57:33.0 +0200
@@ -0,0 +1,1114 @@
+---
+Sat Jul  9 09:57:32 CEST 2011 - dmuel...@suse.de
+
+- update to 4.6.95
+
+---
+Tue Jun 28 14:17:23 CEST 2011 - dmuel...@suse.de
+
+- update to 4.6.90
+
+---
+Sat May 21 00:53:24 CEST 2011 - dmuel...@suse.de
+
+- update to 4.6.80
+
+---
+Sun May  8 06:00:32 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110508
+
+---
+Mon May  2 16:13:24 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110502
+
+---
+Sat Apr 23 07:48:19 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110423
+
+---
+Wed Apr 20 16:13:11 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110420
+
+---
+Mon Apr 18 19:35:55 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110418
+
+---
+Sun Apr 10 14:58:49 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110410
+
+---
+Sun Apr 10 13:17:22 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110410
+
+---
+Sat Apr  9 18:50:21 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110409
+
+---
+Fri Apr  8 17:29:36 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110408
+
+---
+Thu Apr  7 17:04:10 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110407
+
+---
+Wed Apr  6 19:34:27 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110406
+
+---
+Tue Apr  5 19:40:06 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110405
+
+---
+Mon Apr  4 15:25:24 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110404
+- Build based on standalone package in GIT
+
+---
+Sun Apr  3 07:22:06 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110403
+
+---
+Fri Apr  1 14:21:57 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110401
+
+---
+Thu Mar 31 17:45:14 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110331
+
+---
+Wed Mar 30 17:36:14 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110330
+
+---
+Tue Mar 29 16:34:43 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110329
+
+---
+Mon Mar 28 15:53:05 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110328
+
+---
+Mon Mar 28 14:49:15 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110328
+
+---
+Mon Mar 28 14:21:52 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110328
+
+---
+Thu Mar 24 19:02:21 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110324
+
+---
+Wed Mar 23 17:56:29 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110323
+
+---
+Mon Mar 21 19:08:21 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110321
+
+---
+Mon Mar 21 07:10:31 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110321
+
+---
+Sat Mar 19 16:09:03 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110319
+
+---
+Fri Mar 18 18:12:57 UTC 2011 - tittiatc...@gmail.com
+
+- Up

commit kmplot for openSUSE:Factory

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package kmplot for openSUSE:Factory
checked in at Tue Jul 26 12:11:44 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/kmplot/kmplot.changes  2011-07-09 
09:58:39.0 +0200
@@ -0,0 +1,1114 @@
+---
+Sat Jul  9 09:58:38 CEST 2011 - dmuel...@suse.de
+
+- update to 4.6.95
+
+---
+Tue Jun 28 14:18:26 CEST 2011 - dmuel...@suse.de
+
+- update to 4.6.90
+
+---
+Sat May 21 00:54:37 CEST 2011 - dmuel...@suse.de
+
+- update to 4.6.80
+
+---
+Sun May  8 06:01:00 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110508
+
+---
+Mon May  2 16:14:09 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110502
+
+---
+Sat Apr 23 07:48:51 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110423
+
+---
+Wed Apr 20 16:13:48 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110420
+
+---
+Mon Apr 18 19:36:26 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110418
+
+---
+Sun Apr 10 14:59:43 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110410
+
+---
+Sun Apr 10 13:17:53 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110410
+
+---
+Sat Apr  9 18:50:53 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110409
+
+---
+Fri Apr  8 17:30:08 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110408
+
+---
+Thu Apr  7 17:04:44 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110407
+
+---
+Wed Apr  6 19:38:06 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110406
+
+---
+Tue Apr  5 19:40:36 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110405
+
+---
+Mon Apr  4 15:25:24 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110404
+- Build based on standalone package in GIT
+
+---
+Sun Apr  3 07:22:06 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110403
+
+---
+Fri Apr  1 14:21:57 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110401
+
+---
+Thu Mar 31 17:45:14 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110331
+
+---
+Wed Mar 30 17:36:14 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110330
+
+---
+Tue Mar 29 16:34:43 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110329
+
+---
+Mon Mar 28 15:53:05 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110328
+
+---
+Mon Mar 28 14:49:15 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110328
+
+---
+Mon Mar 28 14:21:52 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110328
+
+---
+Thu Mar 24 19:02:21 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110324
+
+---
+Wed Mar 23 17:56:29 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110323
+
+---
+Mon Mar 21 19:08:21 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110321
+
+---
+Mon Mar 21 07:10:31 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110321
+
+---
+Sat Mar 19 16:09:03 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110319
+
+---
+Fri Mar 18 18:12:57 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.

commit ksnapshot for openSUSE:Factory

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package ksnapshot for openSUSE:Factory
checked in at Tue Jul 26 12:10:17 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/ksnapshot/ksnapshot.changes2011-07-09 
09:59:59.0 +0200
@@ -0,0 +1,260 @@
+---
+Sat Jul  9 09:59:58 CEST 2011 - dmuel...@suse.de
+
+- update to 4.6.95
+
+---
+Tue Jun 28 14:19:41 CEST 2011 - dmuel...@suse.de
+
+- update to 4.6.90
+
+---
+Sat May 21 00:55:46 CEST 2011 - dmuel...@suse.de
+
+- update to 4.6.80
+
+---
+Sun May  8 05:59:21 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110508
+
+---
+Mon May  2 16:11:39 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110502
+
+---
+Sat Apr 23 07:47:08 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110423
+
+---
+Wed Apr 20 16:11:42 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110420
+
+---
+Mon Apr 18 19:34:44 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110418
+
+---
+Sun Apr 10 14:56:39 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110410
+
+---
+Sun Apr  3 07:20:19 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110403
+
+---
+Fri Apr  1 14:20:03 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110401
+
+---
+Thu Mar 31 17:43:10 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110331
+
+---
+Wed Mar 30 17:34:14 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110330
+
+---
+Tue Mar 29 16:33:00 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110329
+
+---
+Mon Mar 28 14:18:41 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110328
+
+---
+Thu Mar 24 19:00:30 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110324
+
+---
+Wed Mar 23 17:54:49 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110323
+
+---
+Mon Mar 21 19:05:56 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110321
+
+---
+Mon Mar 21 07:08:57 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110321
+
+---
+Sat Mar 19 16:07:30 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110319
+
+---
+Fri Mar 18 18:08:41 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110318
+
+---
+Thu Mar 17 17:38:36 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110317
+
+---
+Wed Mar 16 18:00:25 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110316
+
+---
+Tue Mar 15 12:02:24 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110315
+
+---
+Tue Mar 15 07:19:17 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110315
+
+---
+Mon Mar 14 17:51:44 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110314
+
+---
+Sun Mar 13 17:58:39 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110313
+
+---
+Sat Mar 12 06:58:55 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110312
+
+---
+Fri Mar 11 10:55:22 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110311
+
+---
+Fri Mar 11 08:04:53 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.41_20110311
+
+-

commit mobipocket for openSUSE:Factory

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package mobipocket for openSUSE:Factory
checked in at Tue Jul 26 12:07:51 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/mobipocket/mobipocket.changes  2011-07-22 
20:28:58.0 +0200
@@ -0,0 +1,18 @@
+---
+Fri Jul 22 20:28:56 CEST 2011 - dmuel...@suse.de
+
+- update to 4.7.0
+  * Small fixes over KDE 4.7 RC2
+  *  see http://kde.org/announcements/4.7 for details
+  
+
+---
+Sat Jul  9 10:02:21 CEST 2011 - dmuel...@suse.de
+
+- update to 4.6.95
+
+---
+Wed Jul  6 11:41:35 UTC 2011 - idon...@novell.com
+
+- Initial packaging 
+

calling whatdependson for head-i586


New:

  mobipocket-4.7.0.tar.bz2
  mobipocket.changes
  mobipocket.spec



Other differences:
--
++ mobipocket.spec ++
#
# spec file for package mobipocket
#
# 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/
#



Name:   mobipocket
Version:4.7.0
Release:1
License:GPLv2+
Summary:Mobipocket support for Okular
Url:http://www.kde.org
Group:  Productivity/Office/Other
Source: mobipocket-%{version}.tar.bz2
BuildRequires:  okular-devel
BuildRequires:  strigi-devel
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
%kde4_runtime_requires

%description
Mobipocket support for Okular.

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

%build
  %cmake_kde4 -d build
  %make_jobs

%install
  cd build
%make_install
  %kde_post_install

%files
%defattr(-,root,root)
%dir %_kde4_libdir/strigi
%{_kde4_modulesdir}/mobithumbnail.so
%{_kde4_modulesdir}/okularGenerator_mobi.so
%_kde4_libdir/strigi/strigila_mobi.so
%{_kde4_applicationsdir}/okularApplication_mobi.desktop
%{_kde4_servicesdir}/libokularGenerator_mobi.desktop
%{_kde4_servicesdir}/mobithumbnail.desktop
%{_kde4_servicesdir}/okularMobi.desktop

%changelog





Remember to have fun...

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



commit perl-Net-Twitter for openSUSE:Factory

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package perl-Net-Twitter for openSUSE:Factory
checked in at Tue Jul 26 12:06:34 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/perl-Net-Twitter/perl-Net-Twitter.changes  
2011-06-03 09:22:24.0 +0200
@@ -0,0 +1,116 @@
+---
+Fri Jun  3 07:21:54 UTC 2011 - a...@suse.de
+
+- Disable pod tests for now until upstream package is fixed.
+
+---
+Fri Apr 01 16:19:30 UTC 2011 - pascal.ble...@opensuse.org
+
+- update to 3.17001:
+  * fixed intermittent bug in AutoCursor (result of Class::MOP anon class 
caching)
+
+- changes from 3.17000:
+  * production release with new AutoCursor trait
+
+---
+Sun Mar 27 00:18:15 UTC 2011 - pascal.ble...@opensuse.org
+
+- update to 3.16000:
+  * moved trends methods to API::REST; added warning to API::Search::Trends
+  * added no_retweet_ids method
+  * modify searchapiurl for identica option
+  * added deprecation notice to Net::Identica with Net::Twitter examples
+
+---
+Sat Feb 26 07:32:18 UTC 2011 - pascal.ble...@opensuse.org
+
+- update to 3.15000:
+  * added Lists API method members_create_all (alias add_list_members)
+  * added tests dependency: Test::Exception (closes RT#65786)
+
+---
+Tue Feb  8 21:40:38 UTC 2011 - pascal.ble...@opensuse.org
+
+- update to 3.14003:
+  * fixed: trends_location (RT#65506)
+  * added parameters trim_user, include_entities, include_rts (RT#62542)
+
+- changes from 3.14001:
+  * make Crypt::SSLeay a hard requirement (really no longer practical without
+it)
+
+- changes from 3.14000:
+  * added #newtwitter API methods (account_totals, account_settings,
+suggestion_categories, user_suggestions, show_direct_message,
+retweeted_to_user, retweeted_by_user, lookup_friendships,
+update_friendship, all_lists, related_results)
+  * fixed: memory leak in RateLimit trait
+
+---
+Wed Dec  1 13:34:13 UTC 2010 - co...@novell.com
+
+- switch to perl_requires macro
+
+---
+Mon Nov 29 18:30:47 UTC 2010 - co...@novell.com
+
+- remove /var/adm/perl-modules
+
+---
+Tue Oct 12 09:51:42 CEST 2010 - dmuel...@suse.de
+
+- fix dependencies
+
+---
+Sat Sep 18 09:40:18 UTC 2010 - pascal.ble...@opensuse.org
+
+- add dependency to Devel::StackTrace
+
+- update to 3.13009:
+  * use Athorization header for OAuth token requests rather than query params
+  * "identica => 1" sets OAuth URLs
+  * updated Synopsis with OAuth (closes RT#61273)
+
+- changes from 3.13008_02:
+  * fixed stack frame filter
+  * fixed missing dependency
+  * detect Twitter's errors array as an error object
+
+- changes from 3.13008_01:
+  * extract error from the various disparate error formats
+
+---
+Thu Aug 26 22:13:55 UTC 2010 - pascal.ble...@opensuse.org
+
+- update to 3.13008:
+  * use HTTPS for all OAuth token negotiation steps
+
+- changes from 3.13007:
+  * decode_html_entities now decodes all fields (incl source in search results)
+  * Role::OAuth doc patch
+  * fixed: incompatibility between "since" and InflateObjects
+
+- changes from 3.13006:
+  * test fix: bump the skip count for a new test in t/unicode.t for optional 
module
+
+- changes from 3.13005:
+  * fixed: since (synthetic arg) filtering
+  * fixed: don't use args for OAuth signature on multi-part mime posts
+
+---
+Sat Jun 19 00:25:52 UTC 2010 - pascal.ble...@opensuse.org
+
+- update to 3.13004
+
+---
+Thu Apr  9 00:00:00 UTC 2009 - pascal.ble...@opensuse.org
+
+- update to 2.12
+
+
+---
+Sun Jan 11 00:00:00 UTC 2009 - g...@unixtech.be
+
+- new package
+
+

calling whatdependson for head-i586


New:

  Net-Twitter-3.17001.tar.gz
  perl-Net-Twitter.changes
  perl-Net-Twitter.spec



Other differences:
--
++ perl-Net-Twitter.spec ++
#
# spec file for package perl-Net-Twitter
#
# 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 t

commit post-build-checks for openSUSE:Factory

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package post-build-checks for 
openSUSE:Factory
checked in at Tue Jul 26 12:04:59 CEST 2011.




--- post-build-checks/post-build-checks.changes 2011-06-22 22:59:46.0 
+0200
+++ /mounts/work_src_done/STABLE/post-build-checks/post-build-checks.changes
2011-07-22 16:43:41.0 +0200
@@ -1,0 +2,5 @@
+Fri Jul 22 16:43:16 CEST 2011 - lnus...@suse.de
+
+- Fix filelist check for new rpm
+
+---

calling whatdependson for head-i586




Other differences:
--
++ post-build-checks.spec ++
--- /var/tmp/diff_new_pack.NgnjYT/_old  2011-07-26 12:02:47.0 +0200
+++ /var/tmp/diff_new_pack.NgnjYT/_new  2011-07-26 12:02:47.0 +0200
@@ -24,7 +24,7 @@
 AutoReqProv:on
 Summary:post checks for build after rpms have been created
 Version:1.0
-Release:93
+Release:95
 PreReq: aaa_base permissions sed
 Url:http://gitorious.org/opensuse/post-build-checks
 #

++ post-build-checks-1.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/post-build-checks-1.0/checks-data/checkdirs 
new/post-build-checks-1.0/checks-data/checkdirs
--- old/post-build-checks-1.0/checks-data/checkdirs 2011-03-25 
01:28:36.0 +0100
+++ new/post-build-checks-1.0/checks-data/checkdirs 2011-07-22 
16:42:52.0 +0200
@@ -18,6 +18,7 @@
 
 while () {
   chomp;
+  s/\/$//;
   $myfiles{$_} = 1;
   while (1) {
 last unless s/\/[^\/]*$//;






Remember to have fun...

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



commit filesystem for openSUSE:Factory

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package filesystem for openSUSE:Factory
checked in at Tue Jul 26 12:02:38 CEST 2011.




--- filesystem/filesystem.changes   2011-07-12 11:13:22.0 +0200
+++ /mounts/work_src_done/STABLE/filesystem/filesystem.changes  2011-07-25 
20:56:06.0 +0200
@@ -1,0 +2,5 @@
+Mon Jul 25 18:55:31 UTC 2011 - a...@suse.de
+
+- Really add language zh.
+
+---

calling whatdependson for head-i586




Other differences:
--
++ filesystem.spec ++
--- /var/tmp/diff_new_pack.dtO5Ge/_old  2011-07-26 12:00:54.0 +0200
+++ /var/tmp/diff_new_pack.dtO5Ge/_new  2011-07-26 12:00:54.0 +0200
@@ -23,8 +23,8 @@
 Group:  System/Fhs
 AutoReqProv:on
 Summary:Basic Directory Layout
-Version:11.5
-Release:21
+Version:12.1
+Release:1
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Obsoletes:  aaa_dir
 Provides:   aaa_dir

++ languages ++
--- /var/tmp/diff_new_pack.dtO5Ge/_old  2011-07-26 12:00:54.0 +0200
+++ /var/tmp/diff_new_pack.dtO5Ge/_new  2011-07-26 12:00:54.0 +0200
@@ -109,6 +109,7 @@
 uk_UA
 vi
 wa
+zh
 zh_CN
 zh_HK
 zh_TW






Remember to have fun...

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



commit zypper for openSUSE:Factory

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package zypper for openSUSE:Factory
checked in at Tue Jul 26 12:00:46 CEST 2011.




--- zypper/zypper.changes   2011-07-21 12:41:15.0 +0200
+++ /mounts/work_src_done/STABLE/zypper/zypper.changes  2011-07-22 
15:22:53.0 +0200
@@ -1,0 +2,5 @@
+Fri Jul 22 15:17:04 CEST 2011 - m...@suse.de
+
+- Fix missing include header.
+
+---

calling whatdependson for head-i586




Other differences:
--
++ zypper.spec ++
--- /var/tmp/diff_new_pack.pSmLCG/_old  2011-07-26 12:00:18.0 +0200
+++ /var/tmp/diff_new_pack.pSmLCG/_new  2011-07-26 12:00:18.0 +0200
@@ -37,7 +37,7 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Summary:Command line software manager using libzypp
 Version:1.6.14
-Release:1
+Release:3
 Source: %{name}-%{version}.tar.bz2
 Source1:%{name}-rpmlintrc
 Url:http://en.opensuse.org/Zypper

++ zypper-1.6.14.tar.bz2 ++
zypper/zypper-1.6.14.tar.bz2 
/mounts/work_src_done/STABLE/zypper/zypper-1.6.14.tar.bz2 differ: char 11, line 
1






Remember to have fun...

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



commit okular for openSUSE:Factory

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package okular for openSUSE:Factory
checked in at Tue Jul 26 12:00:06 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/okular/okular.changes  2011-07-22 
20:29:11.0 +0200
@@ -0,0 +1,1449 @@
+---
+Fri Jul 22 20:29:10 CEST 2011 - dmuel...@suse.de
+
+- update to 4.7.0
+  * Small fixes over KDE 4.7 RC2
+  *  see http://kde.org/announcements/4.7 for details
+  
+
+---
+Sat Jul  9 10:02:34 CEST 2011 - dmuel...@suse.de
+
+- update to 4.6.95
+
+---
+Mon Jul  4 09:54:22 UTC 2011 - idon...@novell.com
+
+- Update to 4.6.90 
+
+---
+Tue Jun 21 06:26:53 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.80_20110621
+
+---
+Mon Jun 20 17:49:57 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.80_20110620
+
+---
+Sat Jun 18 18:49:23 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.80_20110618
+
+---
+Sat Jun 18 07:41:19 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.80_20110618
+
+---
+Wed Jun 15 06:16:08 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.80_20110615
+
+---
+Tue Jun 14 16:35:40 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.80_20110614
+
+---
+Mon Jun 13 10:19:11 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.80_20110613
+
+---
+Sun Jun 12 08:36:12 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.80_20110612
+
+---
+Sat Jun 11 07:14:51 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.80_20110611
+
+---
+Thu Jun  9 11:48:43 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.80_20110609
+
+---
+Thu Jun  9 04:58:35 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.80_20110609
+
+---
+Wed Jun  8 17:00:49 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.80_20110608
+
+---
+Wed Jun  8 16:28:34 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.80_20110608
+
+---
+Tue Jun  7 16:54:10 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.80_20110607
+
+---
+Tue Jun  7 16:20:15 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.80_20110607
+
+---
+Tue Jun  7 05:48:37 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.80_20110607
+
+---
+Mon Jun  6 16:53:20 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.80_20110606
+
+---
+Sun Jun  5 17:44:56 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.80_20110605
+
+---
+Sat Jun  4 14:26:31 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.80_20110604
+
+---
+Fri Jun  3 15:50:29 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.80_20110603
+
+---
+Thu Jun  2 16:31:41 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.80_20110602
+
+---
+Thu Jun  2 09:30:32 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.80_20110602
+
+---
+Wed Jun  1 21:29:43 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.80_20110601
+
+---
+Wed Jun  1 06:03:08 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.80_20110601
+
+---
+Tue May 31 16:39:47 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.80_20110531
+
+---
+Mon May 30 16:17:54 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 4.6.80_20110530
+
+---
+Sat May 28 18:53:48 

commit yast2-ldap-client for openSUSE:Factory

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package yast2-ldap-client for 
openSUSE:Factory
checked in at Tue Jul 26 11:59:00 CEST 2011.




--- yast2-ldap-client/yast2-ldap-client.changes 2011-07-15 11:58:02.0 
+0200
+++ /mounts/work_src_done/STABLE/yast2-ldap-client/yast2-ldap-client.changes
2011-07-26 10:40:25.0 +0200
@@ -1,0 +2,7 @@
+Fri Jul 22 15:07:22 CEST 2011 - loci...@suse.cz
+
+- Removed obsoleted X-KDE-SubstituteUID from desktop file
+  (bnc#540627) and replaced with xdg-su in the Exec entry.
+- 2.21.8
+
+---

calling whatdependson for head-i586


Old:

  yast2-ldap-client-2.21.7.tar.bz2

New:

  yast2-ldap-client-2.21.8.tar.bz2



Other differences:
--
++ yast2-ldap-client.spec ++
--- /var/tmp/diff_new_pack.dyDX6K/_old  2011-07-26 11:58:12.0 +0200
+++ /var/tmp/diff_new_pack.dyDX6K/_new  2011-07-26 11:58:12.0 +0200
@@ -19,11 +19,11 @@
 
 
 Name:   yast2-ldap-client
-Version:2.21.7
+Version:2.21.8
 Release:1
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-ldap-client-2.21.7.tar.bz2
+Source0:yast2-ldap-client-2.21.8.tar.bz2
 
 Prefix: /usr
 
@@ -58,7 +58,7 @@
 OpenLDAP server will be used for user authentication.
 
 %prep
-%setup -n yast2-ldap-client-2.21.7
+%setup -n yast2-ldap-client-2.21.8
 
 %build
 %{prefix}/bin/y2tool y2autoconf
@@ -102,5 +102,4 @@
 %doc %{prefix}/share/doc/packages/yast2-ldap-client
 
 /var/adm/fillup-templates/sysconfig.ldap
-
 %changelog

++ yast2-ldap-client-2.21.7.tar.bz2 -> yast2-ldap-client-2.21.8.tar.bz2 
++
 1641 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-ldap-client-2.21.7/VERSION new/yast2-ldap-client-2.21.8/VERSION
--- old/yast2-ldap-client-2.21.7/VERSION2011-07-15 11:57:13.0 
+0200
+++ new/yast2-ldap-client-2.21.8/VERSION2011-07-26 10:24:48.0 
+0200
@@ -1 +1 @@
-2.21.7
+2.21.8
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-ldap-client-2.21.7/configure.in 
new/yast2-ldap-client-2.21.8/configure.in
--- old/yast2-ldap-client-2.21.7/configure.in   2011-06-23 15:51:37.0 
+0200
+++ new/yast2-ldap-client-2.21.8/configure.in   2011-07-26 10:21:50.0 
+0200
@@ -3,7 +3,7 @@
 dnl -- This file is generated by y2autoconf 2.18.11 - DO NOT EDIT! --
 dnl(edit configure.in.in instead)
 
-AC_INIT(yast2-ldap-client, 2.21.5, http://bugs.opensuse.org/, 
yast2-ldap-client)
+AC_INIT(yast2-ldap-client, 2.21.7, http://bugs.opensuse.org/, 
yast2-ldap-client)
 dnl Check for presence of file 'RPMNAME'
 AC_CONFIG_SRCDIR([RPMNAME])
 
@@ -18,7 +18,7 @@
 AM_INIT_AUTOMAKE(tar-ustar -Wno-portability)
 
 dnl Important YaST2 variables
-VERSION="2.21.5"
+VERSION="2.21.7"
 RPMNAME="yast2-ldap-client"
 MAINTAINER="Jiri Suchomel "
 
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-ldap-client-2.21.7/src/ldap_browser.desktop 
new/yast2-ldap-client-2.21.8/src/ldap_browser.desktop
--- old/yast2-ldap-client-2.21.7/src/ldap_browser.desktop   2010-08-18 
12:34:31.0 +0200
+++ new/yast2-ldap-client-2.21.8/src/ldap_browser.desktop   2011-07-22 
16:44:44.0 +0200
@@ -17,9 +17,8 @@
 X-SuSE-YaST-Keywords=ldap,browse
 
 Icon=yast-ldap-browser
-Exec=/sbin/yast2 ldap_browser 
+Exec=/usr/bin/xdg-su -c '/sbin/yast2 ldap_browser'
 
 Name=LDAP Browser
 GenericName=Browse the LDAP repository
-X-KDE-SubstituteUID=true
 StartupNotify=true






Remember to have fun...

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



commit libzypp for openSUSE:Factory

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package libzypp for openSUSE:Factory
checked in at Tue Jul 26 11:58:04 CEST 2011.




--- libzypp/libzypp.changes 2011-07-18 12:42:41.0 +0200
+++ /mounts/work_src_done/STABLE/libzypp/libzypp.changes2011-07-25 
16:34:51.0 +0200
@@ -1,0 +2,12 @@
+Mon Jul 25 16:20:37 CEST 2011 - m...@suse.de
+
+- Always read /proc/mounts when looking for mounted media (bnc#705893)
+- version 9.9.1 (8)
+
+---
+Fri Jul 22 13:12:34 CEST 2011 - m...@suse.de
+
+- MediaUserAuth: Do not expose libcurl header files.
+- version 9.9.0 (8)
+
+---

calling whatdependson for head-i586


Old:

  libzypp-9.8.7.tar.bz2

New:

  libzypp-9.9.1.tar.bz2



Other differences:
--
++ libzypp.spec ++
--- /var/tmp/diff_new_pack.TdrWOg/_old  2011-07-26 11:56:50.0 +0200
+++ /var/tmp/diff_new_pack.TdrWOg/_new  2011-07-26 11:56:50.0 +0200
@@ -23,7 +23,7 @@
 Group:  System/Packages
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Summary:Package, Patch, Pattern, and Product Management
-Version:9.8.7
+Version:9.9.1
 Release:1
 Source: %{name}-%{version}.tar.bz2
 Source1:%{name}-rpmlintrc

++ libzypp-9.8.7.tar.bz2 -> libzypp-9.9.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libzypp-9.8.7/VERSION.cmake 
new/libzypp-9.9.1/VERSION.cmake
--- old/libzypp-9.8.7/VERSION.cmake 2011-07-18 12:39:35.0 +0200
+++ new/libzypp-9.9.1/VERSION.cmake 2011-07-25 16:31:20.0 +0200
@@ -60,9 +60,9 @@
 #
 SET(LIBZYPP_MAJOR "9")
 SET(LIBZYPP_COMPATMINOR "8")
-SET(LIBZYPP_MINOR "8")
-SET(LIBZYPP_PATCH "7")
+SET(LIBZYPP_MINOR "9")
+SET(LIBZYPP_PATCH "1")
 #
-# LAST RELEASED: 9.8.7 (8)
+# LAST RELEASED: 9.9.1 (8)
 # (The number in parenthesis is LIBZYPP_COMPATMINOR)
 #===
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libzypp-9.8.7/package/libzypp.changes 
new/libzypp-9.9.1/package/libzypp.changes
--- old/libzypp-9.8.7/package/libzypp.changes   2011-07-18 12:39:35.0 
+0200
+++ new/libzypp-9.9.1/package/libzypp.changes   2011-07-25 16:31:20.0 
+0200
@@ -1,4 +1,16 @@
 ---
+Mon Jul 25 16:20:37 CEST 2011 - m...@suse.de
+
+- Always read /proc/mounts when looking for mounted media (bnc#705893)
+- version 9.9.1 (8)
+
+---
+Fri Jul 22 13:12:34 CEST 2011 - m...@suse.de
+
+- MediaUserAuth: Do not expose libcurl header files.
+- version 9.9.0 (8)
+
+---
 Mon Jul 18 11:33:25 CEST 2011 - m...@suse.de
 
 - More initialize parser structure fixes. (bnc#705181)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libzypp-9.8.7/zypp/media/MediaManager.cc 
new/libzypp-9.9.1/zypp/media/MediaManager.cc
--- old/libzypp-9.8.7/zypp/media/MediaManager.cc2011-07-18 
12:39:36.0 +0200
+++ new/libzypp-9.9.1/zypp/media/MediaManager.cc2011-07-25 
16:31:21.0 +0200
@@ -231,9 +231,7 @@
   static inline MountEntries
   getMountEntries()
   {
-// use "/etc/mtab" by default,
-// fallback to "/proc/mounts"
-return Mount::getEntries(/* "/etc/mtab" */);
+return Mount::getEntries();
   }
 
 };
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libzypp-9.8.7/zypp/media/MediaSource.h 
new/libzypp-9.9.1/zypp/media/MediaSource.h
--- old/libzypp-9.8.7/zypp/media/MediaSource.h  2011-07-18 12:39:36.0 
+0200
+++ new/libzypp-9.9.1/zypp/media/MediaSource.h  2011-07-25 16:31:21.0 
+0200
@@ -118,7 +118,7 @@
 };
 
 /** \relates AttachPoint Stream output */
-inline std::ostream & operator<<( std::ostream & str, const AttachPoint & 
obj );
+std::ostream & operator<<( std::ostream & str, const AttachPoint & obj );
 
 ///
 typedef zypp::RW_pointer MediaSourceRef;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libzypp-9.8.7/zypp/media/MediaUserAuth.cc 
new/libzypp-9.9.1/zypp/media/MediaUserAuth.cc
--- old/libzypp-9.8.7/zypp/media/MediaUserAuth.cc   2011-07-18 
12:39:36.0 +0200
+++ new/libzypp-9.9.1/zypp/media/MediaUserAuth.cc   2011-07-25 
16:31:21.0 +0200
@@ -11,6 +11,8 @@
  */
 
 #include 
+#include 
+
 #include 
 
 #include "zypp/base/Gettext.h"
@@ -64,12 +66,23 @@
   return str;
 }
 
+CurlAuthData::CurlAuthData()
+  : AuthData()
+  , _auth_type_str()
+  , _auth_type

commit words for openSUSE:Factory

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package words for openSUSE:Factory
checked in at Tue Jul 26 11:56:36 CEST 2011.




--- words/words.changes 2011-06-09 22:57:11.0 +0200
+++ /mounts/work_src_done/STABLE/words/words.changes2011-07-25 
18:02:42.0 +0200
@@ -1,0 +2,5 @@
+Mon Jul 25 16:05:41 UTC 2011 - andrea.turr...@gmail.com
+
+- Fixed typos in descriptions of words.spec
+
+---

calling whatdependson for head-i586




Other differences:
--
++ words.spec ++
--- /var/tmp/diff_new_pack.kwNYjh/_old  2011-07-26 11:54:30.0 +0200
+++ /var/tmp/diff_new_pack.kwNYjh/_new  2011-07-26 11:54:30.0 +0200
@@ -20,7 +20,7 @@
 
 Name:   words
 Version:7.1
-Release:1
+Release:2
 Summary:An English words dictionary
 
 License:Public Domain, Freeware
@@ -36,7 +36,7 @@
 BuildArch:  noarch
 
 %description
-This packages contains an English words dictionary which will be installed as
+This package contains an English words dictionary which will be installed as
 
 /usr/share/dict/american and linked to /usr/share/dict/words
 
@@ -52,7 +52,7 @@
 Requires:   words
 
 %description -n words-british
-This packages contains an British words dictionary which will be installed as
+This package contains a British words dictionary which will be installed as
 
 /usr/share/dict/british
 
@@ -65,7 +65,7 @@
 Requires:   words
 
 %description -n words-canadian
-This packages contains an Canadian words dictionary which will be installed as
+This package contains a Canadian words dictionary which will be installed as
 
 /usr/share/dict/canadian
 






Remember to have fun...

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



commit perl-Pod-Coverage-Moose for openSUSE:Factory

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package perl-Pod-Coverage-Moose for 
openSUSE:Factory
checked in at Tue Jul 26 09:45:46 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ 
/mounts/work_src_done/STABLE/perl-Pod-Coverage-Moose/perl-Pod-Coverage-Moose.changes
2011-07-21 14:05:25.0 +0200
@@ -0,0 +1,15 @@
+---
+Thu Jul 21 12:04:28 UTC 2011 - co...@novell.com
+
+- regenerate with cpanspec
+
+---
+Wed Dec  1 13:34:33 UTC 2010 - co...@novell.com
+
+- switch to perl_requires macro
+
+---
+Mon May 10 12:35:31 UTC 2010 - l...@linux-schulserver.de
+
+- initial version 0.02
+

calling whatdependson for head-i586


New:

  Pod-Coverage-Moose-0.02.tar.gz
  perl-Pod-Coverage-Moose.changes
  perl-Pod-Coverage-Moose.spec



Other differences:
--
++ perl-Pod-Coverage-Moose.spec ++
#
# spec file for package perl-Pod-Coverage-Moose
#
# 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/
#



Name:   perl-Pod-Coverage-Moose
Version:0.02
Release:2
License:GPL+ or Artistic
%define cpan_name Pod-Coverage-Moose
Summary:L extension for L
Url:http://search.cpan.org/dist/Pod-Coverage-Moose/
Group:  Development/Libraries/Perl
Source: 
http://www.cpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{version}.tar.gz
BuildArch:  noarch
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  perl
BuildRequires:  perl-macros
BuildRequires:  perl(Class::MOP)
BuildRequires:  perl(CPANPLUS::Backend)
BuildRequires:  perl(inc::Module::Install) >= 0.75
BuildRequires:  perl(LWP::Simple)
BuildRequires:  perl(Module::Build)
BuildRequires:  perl(Moose)
BuildRequires:  perl(Moose::Role)
BuildRequires:  perl(MooseX::AttributeHelpers)
BuildRequires:  perl(namespace::clean)
BuildRequires:  perl(Perl6::Junction)
BuildRequires:  perl(Pod::Coverage)
BuildRequires:  perl(Test::Pod)
BuildRequires:  perl(Test::Pod::Coverage)
BuildRequires:  perl(YAML::Tiny)
%{perl_requires}

%description
When using the Pod::Coverage manpage in combination with the Moose manpage,
it will report any method imported from a Role. This is especially bad when
used in combination with the Test::Pod::Coverage manpage, since it takes
away its ease of use.

To use this module in combination with the Test::Pod::Coverage manpage, use
something like this:

  use Test::Pod::Coverage;
  all_pod_coverage_ok({ coverage_class => 'Pod::Coverage::Moose'});

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

%build
%{__perl} Makefile.PL INSTALLDIRS=vendor
%{__make} %{?_smp_mflags}

%check
%{__make} test

%install
%perl_make_install
%perl_process_packlist
%perl_gen_filelist

%clean
%{__rm} -rf %{buildroot}

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

%changelog





Remember to have fun...

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



drop perl-Data-UUID from openSUSE:Factory

2011-07-26 Thread h_root

Hello community,

FYI: Package perl-Data-UUID was dropped from openSUSE:Factory at Tue Jul 26 
09:35:15 CEST 2011.

You can find the latest sources of the package in the
   openSUSE:Dropped
repository:

https://build.opensuse.org/package/show?project=openSUSE:Dropped&package=perl-Data-UUID

Remember to have fun...

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



commit perl-JSON-Any for openSUSE:Factory

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package perl-JSON-Any for openSUSE:Factory
checked in at Tue Jul 26 09:33:07 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/perl-JSON-Any/perl-JSON-Any.changes
2011-06-09 02:01:47.0 +0200
@@ -0,0 +1,41 @@
+---
+Wed Jun 08 23:54:08 UTC 2011 - pascal.ble...@opensuse.org
+
+- update to 1.29:
+  * artificially bump our version number because an upstream author decided to
+not play nice, fixes RT#68690
+- changes from 1.23:
+  * support JSON v1.15 as well as 2.x
+
+---
+Wed Dec  1 13:33:08 UTC 2010 - co...@novell.com
+
+- switch to perl_requires macro
+
+---
+Mon Nov 29 18:30:20 UTC 2010 - co...@novell.com
+
+- remove /var/adm/perl-modules
+
+---
+Sun Nov 28 11:37:51 UTC 2010 - co...@novell.com
+
+- remove .packlist file
+
+---
+Sun Jul 25 00:00:00 UTC 2010 - pascal.ble...@opensuse.org
+
+- update to 1.22
+
+---
+Thu Apr  9 00:00:00 UTC 2009 - pascal.ble...@opensuse.org
+
+- update to 1.19
+- spec file pimping
+
+---
+Sun Oct 26 00:00:00 UTC 2008 - gerrit.be...@gmx.de
+
+- first release 1.17
+
+

calling whatdependson for head-i586


New:

  JSON-Any-1.29.tar.gz
  perl-JSON-Any.changes
  perl-JSON-Any.spec



Other differences:
--
++ perl-JSON-Any.spec ++
#
# spec file for package perl-JSON-Any
#
# 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/
#


%define cpan_name JSON-Any

Name:   perl-JSON-Any
Version:1.29
Release:1
Requires:   perl perl-JSON perl-YAML-Syck
%if 0%{?suse_version} < 1100
Requires:   perl-JSON-PC
%endif
Requires:   perl-JSON-DWIW
Group:  Development/Libraries/Perl
License:Perl License
Url:http://search.cpan.org/dist/JSON-Any/
Summary:Wrapper Class for the various JSON classes
Source: 
http://search.cpan.org/CPAN/authors/id/P/PE/PERIGRIN/JSON-Any-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
%{perl_requires}
BuildRequires:  perl(YAML::Syck)
BuildRequires:  perl-macros
BuildRequires:  perl(JSON::DWIW)
BuildRequires:  perl-JSON >= 2.02
BuildRequires:  perl(JSON::XS)

%description
Wrapper Class for the various JSON classes.

This module will provide a coherent API to bring together the various JSON
modules currently on CPAN. This module will allow you to code to any JSON API
and have it work regardless of which JSON module is actually installed.

%prep
%setup -q -n %cpan_name-%{version}
%__sed -i '/^auto_install/d' Makefile.PL

%__chmod 0644 lib/JSON/Any.pm

%build
%__perl Makefile.PL PREFIX="%{_usr}"
%__make %{?jobs:-j%{jobs}}

%install
%perl_make_install
%perl_process_packlist

%check
%__make test

%clean
%{?buildroot:%__rm -rf "%{buildroot}"}

%files
%defattr(-,root,root)
%doc Changes MANIFEST README 
%dir %{perl_vendorlib}/JSON
%{perl_vendorlib}/JSON/Any.pm
%dir %{perl_vendorarch}/auto/JSON
%dir %{perl_vendorarch}/auto/JSON/Any
%doc %{perl_man3dir}/JSON::Any.%{perl_man3ext}%{ext_man}

%changelog





Remember to have fun...

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



commit perl-MooseX-Types-Common for openSUSE:Factory

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package perl-MooseX-Types-Common for 
openSUSE:Factory
checked in at Tue Jul 26 09:28:13 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ 
/mounts/work_src_done/STABLE/perl-MooseX-Types-Common/perl-MooseX-Types-Common.changes
  2011-07-21 10:08:59.0 +0200
@@ -0,0 +1,23 @@
+---
+Thu Jul 21 08:07:30 UTC 2011 - co...@novell.com
+
+- updated to 0.001002
+  - Add Test::Exception to the test_requires (RT#54357)
+  - Warning when you try to import things from MooseX::Types::Common rather
+than one of the specific String/Numeric modules in the distribution.
+
+---
+Wed Dec  1 13:33:56 UTC 2010 - co...@novell.com
+
+- switch to perl_requires macro
+
+---
+Mon Nov 29 18:00:46 UTC 2010 - co...@novell.com
+
+- called spec2changelog
+
+---
+Tue Jan 12 00:00:00 UTC 2010 - n...@detonation.org
+
+- Specfile autogenerated by cpanspec 1.78.
+

calling whatdependson for head-i586


New:

  MooseX-Types-Common-0.001002.tar.gz
  perl-MooseX-Types-Common.changes
  perl-MooseX-Types-Common.spec



Other differences:
--
++ perl-MooseX-Types-Common.spec ++
#
# spec file for package perl-MooseX-Types-Common
#
# 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/
#



Name:   perl-MooseX-Types-Common
Version:0.001002
Release:1
License:GPL+ or Artistic
%define cpan_name MooseX-Types-Common
Summary:A library of commonly used type constraints
Url:http://search.cpan.org/dist/MooseX-Types-Common/
Group:  Development/Libraries/Perl
Source: 
http://www.cpan.org/authors/id/G/GR/GRODITI/%{cpan_name}-%{version}.tar.gz
BuildArch:  noarch
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  perl
BuildRequires:  perl-macros
BuildRequires:  perl(Capture::Tiny)
BuildRequires:  perl(inc::Module::Install)
BuildRequires:  perl(JSON)
BuildRequires:  perl(LWP::Simple)
BuildRequires:  perl(Module::Build)
BuildRequires:  perl(Moose) >= 0.39
BuildRequires:  perl(MooseX::Types) >= 0.04
BuildRequires:  perl(MooseX::Types::Moose)
BuildRequires:  perl(Parse::CPAN::Meta)
BuildRequires:  perl(Test::Exception)
BuildRequires:  perl(YAML::Tiny)
Requires:   perl(Moose) >= 0.39
Requires:   perl(MooseX::Types) >= 0.04
%{perl_requires}

%description
A set of commonly-used type constraints that do not ship with Moose by
default.

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

%build
%{__perl} Makefile.PL INSTALLDIRS=vendor
%{__make} %{?_smp_mflags}

%check
%{__make} test

%install
%perl_make_install
%perl_process_packlist
%perl_gen_filelist

%clean
%{__rm} -rf %{buildroot}

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

%changelog





Remember to have fun...

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



commit perl-Test-Class for openSUSE:Factory

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package perl-Test-Class for openSUSE:Factory
checked in at Tue Jul 26 09:26:03 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/perl-Test-Class/perl-Test-Class.changes
2010-12-01 14:55:29.0 +0100
@@ -0,0 +1,10 @@
+---
+Wed Dec  1 13:35:32 UTC 2010 - co...@novell.com
+
+- switch to perl_requires macro
+
+---
+Fri Nov 19 20:18:52 UTC 2010 - pascal.ble...@opensuse.org
+
+- initial package (0.36)
+

calling whatdependson for head-i586


New:

  Test-Class-0.36.tar.gz
  perl-Test-Class.changes
  perl-Test-Class.spec



Other differences:
--
++ perl-Test-Class.spec ++
#
# spec file for package perl-Test-Class
#
# 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/
#



Name:   perl-Test-Class
Version:0.36
Release:1
Summary:Easily create test classes in an xUnit/JUnit style
Source: 
http://search.cpan.org/CPAN/authors/id/A/AD/ADIE/Test-Class-%{version}.tar.gz
Url:http://search.cpan.org/dist/Test-Class
Group:  Development/Libraries/Perl
License:Perl License
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
%{perl_requires}
BuildRequires:  perl
BuildRequires:  perl-macros
BuildRequires:  perl(Test::Exception) >= 0.25
BuildRequires:  perl(IO::File) >= 1.09
BuildRequires:  perl(Module::Build) >= 0.36
BuildRequires:  perl(Module::Build)
BuildRequires:  perl(Attribute::Handlers) >= 0.77
BuildRequires:  perl(Storable) >= 2.04
BuildRequires:  perl(Test::Simple) >= 0.78
BuildRequires:  perl(Test::Builder::Tester) >= 1.02
BuildRequires:  perl(Test::More) >= 0.78
BuildRequires:  perl(Test::Builder) >= 0.78
BuildRequires:  perl(MRO::Compat) >= 0.11
BuildRequires:  perl(Contextual::Return)
Requires:   perl(Attribute::Handlers) >= 0.77
Requires:   perl(Storable) >= 2.04
Requires:   perl(Test::Simple) >= 0.78
Requires:   perl(Test::Builder::Tester) >= 1.02
Requires:   perl(Test::More) >= 0.78
Requires:   perl(Test::Builder) >= 0.78
Requires:   perl(MRO::Compat) >= 0.11

%description
Test::Class provides a simple way of creating classes and objects to test
your code in an xUnit style.
Built using Test::Builder, it was designed to work with other
Test::Builder based modules (Test::More, Test::Differences,
Test::Exception, etc.).
*Note:* This module will make more sense, if you are already familiar with
the "standard" mechanisms for testing perl code. Those unfamiliar with
Test::Harness, Test::Simple, Test::More and friends should go take a look
at them now. Test::Tutorial is a good starting point.

%prep
%setup -q -n "Test-Class-%{version}"
# fix 0755 perms
%__chmod 0644 Changes

%build
%__perl ./Build.PL
./Build

%install
./Build pure_install --destdir "%{buildroot}" --installdirs vendor
%perl_process_packlist

%check
./Build test

%clean
%{?buildroot:%__rm -rf "%{buildroot}"}

%files
%defattr(-,root,root)
%doc Changes README
%dir %{perl_vendorlib}/Test
%{perl_vendorlib}/Test/Class.pm
%{perl_vendorlib}/Test/Class
%dir %{perl_vendorarch}/auto/Test
%{perl_vendorarch}/auto/Test/Class
%doc %{perl_man3dir}/Test::Class.%{perl_man3ext}%{ext_man}
%doc %{perl_man3dir}/Test::Class::*.%{perl_man3ext}%{ext_man}
%changelog





Remember to have fun...

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



commit bluedevil for openSUSE:Factory

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package bluedevil for openSUSE:Factory
checked in at Tue Jul 26 09:25:16 CEST 2011.




--- KDE/bluedevil/bluedevil.changes 2011-04-18 23:44:16.0 +0200
+++ /mounts/work_src_done/STABLE/bluedevil/bluedevil.changes2011-07-26 
00:33:40.0 +0200
@@ -1,0 +2,16 @@
+Mon Jul 25 21:50:53 UTC 2011 - cgiboude...@gmx.com
+
+- Update to 1.1.1:
+  * Fixed kde#277451 (Ramdom crash after sleeping)
+  * Fixed kde#277665 (Bluedevil applet doesn't use alias specified for device)
+  * Fixed kde#277878 (bluedevils fails to pair with bt gps unit)
+  * Fixed some bahaviors in kio_obexftp while copying files
+  * Show the file size and the speed in the file transfer (in kio)
+  * Start/Quit bluedevil-monolithic in online/offline mode
+  * Improved layout to look good in all Qt Styles
+  * Huge i18n improvements (fix’s and more translations)
+  * Fixed some bahaviors in kio_obexftp while copying files
+  * Show the file size and the speed in the file transfer (in kio)
+- Add typo.diff, fixes a typo in the upstream tarball
+
+---

calling whatdependson for head-i586


Old:

  bluedevil-1.0.4.tar.bz2

New:

  bluedevil-1.1.1.tar.bz2
  typo.diff



Other differences:
--
++ bluedevil.spec ++
--- /var/tmp/diff_new_pack.N9dMEq/_old  2011-07-26 09:24:33.0 +0200
+++ /var/tmp/diff_new_pack.N9dMEq/_new  2011-07-26 09:24:33.0 +0200
@@ -16,19 +16,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   bluedevil
-Version:1.0.4
+Version:1.1.1
 Release:1
 Summary:Bluetooth Manager for KDE 4
-
 License:GPLv2+
 Url:http://www.kde.org/
 Group:  Hardware/Other
 Source0:
ftp://ftp.kde.org/pub/kde/stable/bluedevil/%{version}/src/%{name}-%{version}.tar.bz2
 Source1:preferences-system-bluetooth.png
+Patch0: typo.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 BuildRequires:  libbluedevil-devel
@@ -39,12 +38,12 @@
 %endif
 Requires:   obex-data-server
 Requires:   obexd-client
-%kde4_runtime_requires
-Requires(post): shared-mime-info
-Requires(postun): shared-mime-info
 Recommends: %{name}-lang = %{version}
 Provides:   kbluetooth = %{version}
 Obsoletes:  kbluetooth < %{version}
+%kde4_runtime_requires
+Requires(post): shared-mime-info
+Requires(postun): shared-mime-info
 
 %description
 Bluetooth daemon for KDE, handling connections.
@@ -52,6 +51,7 @@
 %lang_package
 %prep
 %setup -q
+%patch0
 
 %build
 %cmake_kde4 -d build
@@ -84,28 +84,30 @@
 %files
 %defattr(-,root,root,-)
 %doc README
+%{_datadir}/dbus-1/services/org.kde.BlueDevil.Service.service
+%{_datadir}/mime/packages/bluedevil-mime.xml
+%{_kde4_applicationsdir}/bluedevil-*.desktop
+%{_kde4_appsdir}/bluedevil/
+%{_kde4_appsdir}/bluedevilwizard/
 %{_kde4_bindir}/bluedevil-*
+%{_kde4_iconsdir}/hicolor/64x64/apps/preferences-system-bluetooth.png
+%{_kde4_includedir}/actionplugin.h
+%{_kde4_libdir}/libbluedevilaction.so
+%{_kde4_libexecdir}/bluedevil-*
 %{_kde4_modulesdir}/bluedevil*.so
+%{_kde4_modulesdir}/bluetoothfileitemaction.so
 %{_kde4_modulesdir}/kcm_bluedevil*.so
 %{_kde4_modulesdir}/kded_bluedevil.so
 %{_kde4_modulesdir}/kded_obexftpdaemon.so
 %{_kde4_modulesdir}/kio_bluetooth.so
 %{_kde4_modulesdir}/kio_obexftp.so
-%{_kde4_libdir}/libbluedevilaction.so
-%{_kde4_applicationsdir}/bluedevil-*.desktop
-%{_kde4_iconsdir}/hicolor/64x64/apps/preferences-system-bluetooth.png
-%{_kde4_appsdir}/bluedevil/
-%{_kde4_appsdir}/bluedevilwizard/
 %{_kde4_servicesdir}/bluedevil*.desktop
 %{_kde4_servicesdir}/bluetooth.protocol
-%{_kde4_servicesdir}/obexftp.protocol
-%{_kde4_servicesdir}/sendfile.desktop
 %{_kde4_servicesdir}/kded/bluedevil.desktop
 %{_kde4_servicesdir}/kded/obexftpdaemon.desktop
+%{_kde4_servicesdir}/obexftp.protocol
+%{_kde4_servicesdir}/sendfile.desktop
 %{_kde4_servicetypesdir}/actionplugin.desktop
-%{_datadir}/dbus-1/services/org.kde.BlueDevil.Service.service
-%{_datadir}/mime/packages/bluedevil-mime.xml
-%{_kde4_includedir}/actionplugin.h
 
 %files lang -f %{name}.lang
 %defattr(-,root,root,-)

++ bluedevil-1.0.4.tar.bz2 -> bluedevil-1.1.1.tar.bz2 ++
 60525 lines of diff (skipped)


++ typo.diff ++
--- src/fileitemactionplugin/bluedevilsendfile.desktop  2011-07-23 
16:08:05.0 +0200
+++ src/fileitemactionplugin/bluedevilsendfile.desktop  2011-07-26 
00:29:34.825755426 +0200
@@ -2,7 +2,7 @@
  Encoding=UTF-8
  Type=Service
  Name=Send file via bluetooth
- X-KDE-Library=bluetoothfiletiemaction
+ X-KDE-Library=bluetoothfileitemaction
  X-KDE-Submenu=Bluetooth
  ServiceTypes=KFileItemAction/Plugin
  MimeType=application/octet-stream;
--- src/fileitemactionplugin/CMakeLists.txt 2011-07-23 16:08:00.0 
+0200
++

commit libbluedevil for openSUSE:Factory

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package libbluedevil for openSUSE:Factory
checked in at Tue Jul 26 09:24:07 CEST 2011.




--- KDE/libbluedevil/libbluedevil.changes   2011-04-04 09:20:10.0 
+0200
+++ /mounts/work_src_done/STABLE/libbluedevil/libbluedevil.changes  
2011-07-25 16:58:16.0 +0200
@@ -1,0 +2,11 @@
+Mon Jul 25 14:29:24 UTC 2011 - cgiboude...@gmx.com
+
+- Update to 1.9
+  * fix the createDevice behaviour
+  * Added new api Device::registerDeviceAsync using pair technique
+  * Fix Bluedevil crashes when logging in with bluetooth controller disabled 
(kde#268670)
+  * Fix a race in device detection
+  * Fixes over 1.8.1
+- spec cleanup. Removed unneeded build requirements.
+
+---

calling whatdependson for head-i586


Old:

  libbluedevil-v1.8.1.tar.bz2

New:

  libbluedevil-1.9.tar.bz2



Other differences:
--
++ libbluedevil.spec ++
--- /var/tmp/diff_new_pack.f7E20N/_old  2011-07-26 09:23:09.0 +0200
+++ /var/tmp/diff_new_pack.f7E20N/_new  2011-07-26 09:23:09.0 +0200
@@ -16,66 +16,48 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   libbluedevil
-BuildRequires:  bluez-devel kdebase4-workspace-devel
+Version:1.9.0
+Release:1
+%define rversion 1.9
 License:GPL
+Summary:Qt Bluetooth client library
 Url:http://www.kde.org
-Group:  System/GUI/KDE
+Group:  System/Libraries
+Source: %{name}-%{rversion}.tar.bz2
+BuildRequires:  bluez-devel
+BuildRequires:  cmake
+BuildRequires:  kde4-filesystem
+BuildRequires:  libqt4-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Summary:Qt Bluetooth client library
-Version:1.8.1
-Release:1
-%define rversion v1.8.1
-Source: %{name}-%rversion.tar.bz2
-%kde4_runtime_requires
 
 %description
 Qt wrapper for BlueZ. This wrapper is used by KDE's Bluetooth layer.
 
 
-
-Author(s):
-  Eduardo Robles Elvira  
-  Alex Fiestas 
-  Rafael Fernandez Lopez 
-
 %package devel
-License:GPL
+
 Summary:Qt Wrapper for Bluez
-Group:  Development/Languages/C and C++
+Group:  Development/Libraries/C and C++
 Requires:   libbluedevil1 = %{version}
 
 %description devel
-Development files for interacting with BlueZ using Qt.
-
-
+Qt wrapper for BlueZ. This wrapper is used by KDE's Bluetooth layer.
 
-Author(s):
-  Eduardo Robles Elvira  
-  Alex Fiestas 
-  Rafael Fernandez Lopez 
 
 %package -n libbluedevil1
-License:GPL
+
 Summary:Qt Wrapper for Bluez
-Group:  System/GUI/KDE
-Requires:   bluez
+Group:  System/Libraries
 
 %description -n libbluedevil1
 Qt wrapper for BlueZ. This wrapper is used by KDE's Bluetooth layer.
 
 
-
-Author(s):
-  Eduardo Robles Elvira  
-  Alex Fiestas 
-  Rafael Fernandez Lopez 
-
 %prep
-%setup -n %{name}-%rversion -q
+%setup -n %{name}-%{rversion} -q
 
 %build
   %cmake_kde4 -d build
@@ -86,7 +68,7 @@
   %kde_post_install
 
 %clean
-rm -rf $RPM_BUILD_ROOT
+rm -rf %{buildroot}
 
 %post -n libbluedevil1 -p /sbin/ldconfig
 
@@ -98,7 +80,7 @@
 
 %files devel
 %defattr(-,root,root)
-/usr/include/bluedevil/
+%{_includedir}/bluedevil/
 %{_libdir}/libbluedevil.so
 %{_libdir}/pkgconfig/bluedevil.pc
 

++ libbluedevil-v1.8.1.tar.bz2 -> libbluedevil-1.9.tar.bz2 ++
 90823 lines of diff (skipped)






Remember to have fun...

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



commit linux-glibc-devel for openSUSE:Factory

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package linux-glibc-devel for 
openSUSE:Factory
checked in at Tue Jul 26 09:19:01 CEST 2011.




--- linux-glibc-devel/linux-glibc-devel.changes 2011-06-29 10:20:44.0 
+0200
+++ /mounts/work_src_done/STABLE/linux-glibc-devel/linux-glibc-devel.changes
2011-07-25 11:19:10.0 +0200
@@ -1,0 +2,5 @@
+Mon Jul 25 09:17:32 UTC 2011 - a...@suse.de
+
+- Update to headers from kernel 3.0.
+
+---

calling whatdependson for head-i586




Other differences:
--
++ linux-glibc-devel.spec ++
--- /var/tmp/diff_new_pack.1LXhQS/_old  2011-07-26 09:11:12.0 +0200
+++ /var/tmp/diff_new_pack.1LXhQS/_new  2011-07-26 09:11:12.0 +0200
@@ -26,7 +26,7 @@
 BuildArch:  noarch
 # this confusing version number has no meaning
 Version:3.0
-Release:1
+Release:3
 Url:http://www.kernel.org/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Provides:   kernel-headers 

++ linux-glibc-devel-3.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linux-glibc-devel-3.0/usr/include/linux/connector.h 
new/linux-glibc-devel-3.0/usr/include/linux/connector.h
--- old/linux-glibc-devel-3.0/usr/include/linux/connector.h 2011-06-29 
10:13:28.0 +0200
+++ new/linux-glibc-devel-3.0/usr/include/linux/connector.h 2011-07-25 
11:17:03.0 +0200
@@ -44,7 +44,7 @@
 #define CN_VAL_DRBD0x1
 #define CN_KVP_IDX 0x9 /* HyperV KVP */
 
-#define CN_NETLINK_USERS   9
+#define CN_NETLINK_USERS   10  /* Highest index + 1 */
 
 /*
  * Maximum connector's message size.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linux-glibc-devel-3.0/usr/include/linux/sdla.h 
new/linux-glibc-devel-3.0/usr/include/linux/sdla.h
--- old/linux-glibc-devel-3.0/usr/include/linux/sdla.h  2011-06-29 
10:13:29.0 +0200
+++ new/linux-glibc-devel-3.0/usr/include/linux/sdla.h  2011-07-25 
11:17:04.0 +0200
@@ -113,7 +113,4 @@
 };
 
 
-void sdla(void *cfg_info, char *dev, struct frad_conf *conf, int quiet);
-
-
 #endif
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linux-glibc-devel-3.0/usr/include/sound/sb16_csp.h 
new/linux-glibc-devel-3.0/usr/include/sound/sb16_csp.h
--- old/linux-glibc-devel-3.0/usr/include/sound/sb16_csp.h  2011-06-29 
10:13:30.0 +0200
+++ new/linux-glibc-devel-3.0/usr/include/sound/sb16_csp.h  2011-07-25 
11:17:05.0 +0200
@@ -99,7 +99,14 @@
 /* get CSP information */
 #define SNDRV_SB_CSP_IOCTL_INFO_IOR('H', 0x10, struct 
snd_sb_csp_info)
 /* load microcode to CSP */
-#define SNDRV_SB_CSP_IOCTL_LOAD_CODE   _IOW('H', 0x11, struct 
snd_sb_csp_microcode)
+/* NOTE: struct snd_sb_csp_microcode overflows the max size (13 bits)
+ * defined for some architectures like MIPS, and it leads to build errors.
+ * (x86 and co have 14-bit size, thus it's valid, though.)
+ * As a workaround for skipping the size-limit check, here we don't use the
+ * normal _IOW() macro but _IOC() with the manual argument.
+ */
+#define SNDRV_SB_CSP_IOCTL_LOAD_CODE   \
+   _IOC(_IOC_WRITE, 'H', 0x11, sizeof(struct snd_sb_csp_microcode))
 /* unload microcode from CSP */
 #define SNDRV_SB_CSP_IOCTL_UNLOAD_CODE _IO('H', 0x12)
 /* start CSP */






Remember to have fun...

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



commit gtk2-engines for openSUSE:Factory

2011-07-26 Thread h_root

Hello community,

here is the log from the commit of package gtk2-engines for openSUSE:Factory
checked in at Tue Jul 26 09:10:57 CEST 2011.




--- GNOME/gtk2-engines/gtk2-engines.changes 2010-10-14 13:52:31.0 
+0200
+++ /mounts/work_src_done/STABLE/gtk2-engines/gtk2-engines.changes  
2011-07-25 18:14:51.0 +0200
@@ -1,0 +2,5 @@
+Mon Jul 25 16:17:21 UTC 2011 - andrea.turr...@gmail.com
+
+- Fixed typo in description of gtk2-engines.spec
+
+---

calling whatdependson for head-i586




Other differences:
--
++ gtk2-engines.spec ++
--- /var/tmp/diff_new_pack.1W9X2K/_old  2011-07-26 08:58:14.0 +0200
+++ /var/tmp/diff_new_pack.1W9X2K/_new  2011-07-26 08:58:14.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package gtk2-engines (Version 2.20.2)
+# spec file for package gtk2-engines
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -28,7 +28,7 @@
 #BuildRequires:  lua-devel
 Summary:Engines for GTK2 Themes
 Version:2.20.2
-Release:1
+Release:5
 # FIXME: On new versions, check if bgo#607127 is solved, and if it is, enable
 # the lua engine: uncomment lua-devel BuildRequires and configure options.
 License:LGPLv2.1+
@@ -59,7 +59,7 @@
 Patch0: gtk-engines-bnc546966-clearlooks-fix-main-menu-icon-size.patch
 
 %description
-This packages contains the theme engine libraries for GTK2.
+This package contains the theme engine libraries for GTK2.
 
 %package devel
 Summary:Development files for gtk2-engines






Remember to have fun...

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