commit bind for openSUSE:11.4

2011-02-27 Thread h_root

Hello community,

here is the log from the commit of package bind for openSUSE:11.4
checked in at Sun Feb 27 12:40:39 CET 2011.




--- old-versions/11.4/all/bind/bind.changes 2010-12-11 22:56:30.0 
+0100
+++ 11.4/bind/bind.changes  2011-02-24 11:17:19.0 +0100
@@ -1,0 +2,13 @@
+Thu Feb 24 11:14:09 CET 2011 - u...@suse.de
+
+- fixed security issue
+  VUL-0: bind: IXFR or DDNS update combined with high query rate 
+  DoS vulnerability (CVE-2011-0414 bnc#674431)
+- version to 9.7.3
+
+---
+Wed Jan  5 16:58:06 CET 2011 - meiss...@suse.de
+
+- ifdef the sysvinit specific prereqs for openSUSE 11.4 and later
+
+---

calling whatdependson for 11.4-i586


Old:

  bind-9.7.2P3.tar.gz

New:

  bind-9.7.3.tar.gz



Other differences:
--
++ bind.spec ++
--- /var/tmp/diff_new_pack.4Sq0ci/_old  2011-02-27 12:39:45.0 +0100
+++ /var/tmp/diff_new_pack.4Sq0ci/_new  2011-02-27 12:39:45.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package bind (Version 9.7.2P3)
+# spec file for package bind
 #
-# 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
@@ -20,13 +20,13 @@
 
 Name:   bind
 %define pkg_name bind
-%define pkg_vers 9.7.2P3
+%define pkg_vers 9.7.3
 BuildRequires:  openldap2-devel
 BuildRequires:  libcap libcap-devel libmysqlclient-devel libxml2-devel openssl 
openssl-devel
 BuildRequires:  krb5-devel
 Summary:Domain Name System (DNS) Server (named)
-Version:9.7.2P3
-Release:2
+Version:9.7.3
+Release:1.RELEASE2
 License:BSD3c(or similar) ; MIT License (or similar)
 Group:  Productivity/Networking/DNS/Servers
 Provides:   dns_daemon bind8 bind9
@@ -172,7 +172,9 @@
 Requires:   %{name}-chrootenv
 Provides:   dns_daemon
 PreReq: /usr/sbin/groupadd /usr/sbin/useradd
+%if %suse_version  1131
 PreReq: sysvinit(network) sysvinit(syslog)
+%endif
 
 %description lwresd
 Bind-lwresd provides resolution services to local clients using a
@@ -219,7 +221,7 @@
 %patch -p1
 %patch1 -p1
 %patch2 -p0
-%patch4 -p1
+%patch4 -p0
 %patch5 -p0
 #%patch50
 %if 0%{?suse_version} = 1000

++ bind-9.7.2P3.tar.gz - bind-9.7.3.tar.gz ++
old-versions/11.4/all/bind/bind-9.7.2P3.tar.gz 11.4/bind/bind-9.7.3.tar.gz 
differ: char 5, line 1

++ perl-path.diff ++
--- /var/tmp/diff_new_pack.4Sq0ci/_old  2011-02-27 12:39:45.0 +0100
+++ /var/tmp/diff_new_pack.4Sq0ci/_new  2011-02-27 12:39:45.0 +0100
@@ -1,30 +1,24 @@
-Index: bind-9.6.1P1/bin/tests/t_api.pl
-===
 bind-9.6.1P1.orig/bin/tests/t_api.pl
-+++ bind-9.6.1P1/bin/tests/t_api.pl
+--- bin/tests/t_api.pl
 bin/tests/t_api.pl 2011/02/24 08:53:35
 @@ -1,4 +1,4 @@
 -#!/usr/local/bin/perl
 +#!/usr/bin/perl
  #
  # Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. (ISC)
  # Copyright (C) 1999-2001  Internet Software Consortium.
-Index: bind-9.6.1P1/contrib/idn/idnkit-1.0-src/util/generate_normalize_data.pl
-===
 
bind-9.6.1P1.orig/contrib/idn/idnkit-1.0-src/util/generate_normalize_data.pl
-+++ bind-9.6.1P1/contrib/idn/idnkit-1.0-src/util/generate_normalize_data.pl
+--- contrib/idn/idnkit-1.0-src/util/generate_nameprep_data.pl
 contrib/idn/idnkit-1.0-src/util/generate_nameprep_data.pl  2011/02/24 
08:53:13
 @@ -1,4 +1,4 @@
 -#! /usr/local/bin/perl -w
 +#! /usr/bin/perl -w
- # $Id: generate_normalize_data.pl,v 1.1.1.1 2003/06/04 00:27:55 marka Exp $
+ # $Id: generate_nameprep_data.pl,v 1.1.1.1 2003-06-04 00:27:54 marka Exp $
  #
- # Copyright (c) 2000,2001 Japan Network Information Center.
-Index: bind-9.6.1P1/contrib/idn/idnkit-1.0-src/util/generate_nameprep_data.pl
-===
 bind-9.6.1P1.orig/contrib/idn/idnkit-1.0-src/util/generate_nameprep_data.pl
-+++ bind-9.6.1P1/contrib/idn/idnkit-1.0-src/util/generate_nameprep_data.pl
+ # Copyright (c) 2001 Japan Network Information Center.  All rights reserved.
+--- contrib/idn/idnkit-1.0-src/util/generate_normalize_data.pl
 contrib/idn/idnkit-1.0-src/util/generate_normalize_data.pl 2011/02/24 
08:53:24
 @@ -1,4 +1,4 @@
 -#! /usr/local/bin/perl -w
 +#! /usr/bin/perl -w
- # $Id: generate_nameprep_data.pl,v 1.1.1.1 2003/06/04 00:27:54 marka Exp $
+ # $Id: generate_normalize_data.pl,v 1.1.1.1 2003-06-04 00:27:55 marka Exp $
  #
- # Copyright (c) 2001 Japan Network Information Center.  All rights reserved.
+ # Copyright (c) 

commit desktop-translations for openSUSE:11.4

2011-02-27 Thread h_root

Hello community,

here is the log from the commit of package desktop-translations for 
openSUSE:11.4
checked in at Sun Feb 27 12:42:48 CET 2011.




--- old-versions/11.4/all/desktop-translations/desktop-translations.changes 
2011-02-17 14:47:25.0 +0100
+++ 11.4/desktop-translations/desktop-translations.changes  2011-02-25 
10:25:12.0 +0100
@@ -1,0 +2,5 @@
+Fri Feb 25 10:24:55 CET 2011 - k...@suse.de
+
+- update translations.
+
+---

calling whatdependson for 11.4-i586




Other differences:
--
++ desktop-translations.spec ++
--- /var/tmp/diff_new_pack.KIyQRl/_old  2011-02-27 12:41:54.0 +0100
+++ /var/tmp/diff_new_pack.KIyQRl/_new  2011-02-27 12:41:54.0 +0100
@@ -20,7 +20,7 @@
 
 Name:   desktop-translations
 Version:11.4
-Release:8.RELEASE3
+Release:8.RELEASE4
 Summary:Desktop Files Translation updates
 License:BSD3c(or similar)
 Group:  System/GUI/Other

++ desktop-translations.tar.bz2 ++
old-versions/11.4/all/desktop-translations/desktop-translations.tar.bz2 
11.4/desktop-translations/desktop-translations.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 gconf2-branding-openSUSE for openSUSE:11.4

2011-02-27 Thread h_root

Hello community,

here is the log from the commit of package gconf2-branding-openSUSE for 
openSUSE:11.4
checked in at Sun Feb 27 12:43:45 CET 2011.




--- old-versions/11.4/all/gconf2-branding-openSUSE/gconf2-branding-SLED.changes 
2011-02-21 23:14:51.0 +0100
+++ 11.4/gconf2-branding-openSUSE/gconf2-branding-SLED.changes  2011-02-27 
12:43:02.597188000 +0100
@@ -1,0 +2,6 @@
+Fri Feb 25 11:03:12 CET 2011 - vu...@opensuse.org
+
+- Update gnome-panel-layout.patch: make sure there is no empty
+  space between the main-menu, tomboy and the window list.
+
+---
gconf2-branding-SLES.changes: same change
gconf2-branding-openSUSE.changes: same change

calling whatdependson for 11.4-i586




Other differences:
--
++ gconf2-branding-SLED.spec ++
--- /var/tmp/diff_new_pack.FsOtCG/_old  2011-02-27 12:43:19.0 +0100
+++ /var/tmp/diff_new_pack.FsOtCG/_new  2011-02-27 12:43:19.0 +0100
@@ -50,7 +50,7 @@
 Group:  System/GUI/GNOME
 Summary:SLED defaults for the GNOME configuration system
 Version:%{desktop_data_ver}
-Release:8.RELEASE3
+Release:8.RELEASE4
 Source: gconf2-branding_spec-prepare.sh
 # panel-default-setup.entries from gnome-panel (patched version):
 Source2:panel-default-setup.entries

gconf2-branding-SLES.spec: same change
++ gconf2-branding-openSUSE.spec ++
--- /var/tmp/diff_new_pack.FsOtCG/_old  2011-02-27 12:43:19.0 +0100
+++ /var/tmp/diff_new_pack.FsOtCG/_new  2011-02-27 12:43:19.0 +0100
@@ -50,7 +50,7 @@
 Group:  System/GUI/GNOME
 Summary:openSUSE defaults for the GNOME configuration system
 Version:%{desktop_data_ver}
-Release:14.RELEASE2
+Release:14.RELEASE3
 Source: gconf2-branding_spec-prepare.sh
 # panel-default-setup.entries from gnome-panel (patched version):
 Source2:panel-default-setup.entries

++ gconf2-branding.changes.in ++
--- /var/tmp/diff_new_pack.FsOtCG/_old  2011-02-27 12:43:19.0 +0100
+++ /var/tmp/diff_new_pack.FsOtCG/_new  2011-02-27 12:43:19.0 +0100
@@ -1,4 +1,10 @@
 ---
+Fri Feb 25 11:03:12 CET 2011 - vu...@opensuse.org
+
+- Update gnome-panel-layout.patch: make sure there is no empty
+  space between the main-menu, tomboy and the window list.
+
+---
 Mon Feb 21 14:12:02 CET 2011 - vu...@opensuse.org
 
 - Remove support for building on openSUSE  11.4: the changes we're

++ gconf2-branding.spec.in ++
--- /var/tmp/diff_new_pack.FsOtCG/_old  2011-02-27 12:43:19.0 +0100
+++ /var/tmp/diff_new_pack.FsOtCG/_new  2011-02-27 12:43:19.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package gconf2-branding-%{branding_name} (Version 11.4)
+# spec file for package gconf2-branding-%{branding_name}
 #
-# 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

++ gnome-panel-layout.patch ++
--- /var/tmp/diff_new_pack.FsOtCG/_old  2011-02-27 12:43:19.0 +0100
+++ /var/tmp/diff_new_pack.FsOtCG/_new  2011-02-27 12:43:19.0 +0100
@@ -193,7 +193,7 @@
 +  keyapplets/tomboy/position/key
 +  schema_key/schemas/apps/panel/objects/position/schema_key
 +  value
-+int103/int
++int1/int
 +  /value
 +/entry
 +entry
@@ -303,7 +303,7 @@
schema_key/schemas/apps/panel/objects/position/schema_key
value
 -int1/int
-+int125/int
++int2/int
/value
  /entry
  entry








Remember to have fun...

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



commit insserv for openSUSE:11.4

2011-02-27 Thread h_root

Hello community,

here is the log from the commit of package insserv for openSUSE:11.4
checked in at Sun Feb 27 12:45:21 CET 2011.




--- old-versions/11.4/all/insserv/insserv.changes   2011-02-10 
12:50:34.0 +0100
+++ 11.4/insserv/insserv.changes2011-02-25 17:40:41.0 +0100
@@ -1,0 +2,5 @@
+Fri Feb 25 17:39:37 CET 2011 - wer...@suse.de
+
+- Skip `FATAL' key word from messages currently nonfatal
+
+---

calling whatdependson for 11.4-i586




Other differences:
--
++ insserv.spec ++
--- /var/tmp/diff_new_pack.flHXcS/_old  2011-02-27 12:44:56.0 +0100
+++ /var/tmp/diff_new_pack.flHXcS/_new  2011-02-27 12:44:56.0 +0100
@@ -24,7 +24,7 @@
 Provides:   aaa_base:/sbin/insserv
 AutoReqProv:on
 Version:1.14.0
-Release:15
+Release:20.RELEASE2
 Summary:A Program to Arrange Initialization Scripts
 Url:http://savannah.nongnu.org/projects/sysvinit/
 Source0:
http://download.savannah.gnu.org/releases/sysvinit/insserv-%{version}.tar.bz2

++ insserv-1.14.0.dif ++
--- /var/tmp/diff_new_pack.flHXcS/_old  2011-02-27 12:44:56.0 +0100
+++ /var/tmp/diff_new_pack.flHXcS/_new  2011-02-27 12:44:56.0 +0100
@@ -1,5 +1,5 @@
 --- insserv.c
-+++ insserv.c  2010-12-01 11:09:35.795926353 +
 insserv.c  2011-02-25 16:37:28.887927611 +
 @@ -26,6 +26,7 @@
  #define MINIMAL_MAKE  1   /* Remove disabled scripts from .depend.boot,
 * .depend.start, .depend.halt, and 
.depend.stop */
@@ -326,7 +326,7 @@
}
  
if (script_inf.default_start  script_inf.default_start != 
empty) {
-@@ -3357,6 +3452,111 @@ int main (int argc, char *argv[])
+@@ -3357,6 +3452,123 @@ int main (int argc, char *argv[])
  active_script();
  
  /*
@@ -373,22 +373,28 @@
 +  }
 +  clvl = ~mlvl;
 +  if ((must-attr.flags  SERV_WARNED) == 0)
++#ifndef OSCBUILD
++  warn(Service %s is missed in the runlevels %s to 
use service %s\n,
++  must-name, lvl2str(clvl), cur-name);
++#else
 +  warn(FATAL: service %s is missed in the runlevels 
%s to use service %s\n,
 +  must-name, lvl2str(clvl), cur-name);
-+  must-attr.flags |= SERV_WARNED;
-+#ifndef OSCBUILD
 +  waserr = true;
 +#endif
++  must-attr.flags |= SERV_WARNED;
 +  continue;
 +  }
 +  if ((must-attr.flags  (SERV_ENFORCE|SERV_KNOWN)) == 
SERV_ENFORCE) {
 +  if ((must-attr.flags  SERV_WARNED) == 0)
++#ifndef OSCBUILD
++  warn(Service %s has to exists for service %s\n,
++  must-name, cur-name);
++#else
 +  warn(FATAL: service %s has to exists for service 
%s\n,
 +  must-name, cur-name);
-+  must-attr.flags |= SERV_WARNED;
-+#ifndef OSCBUILD
 +  waserr = true;
 +#endif
++  must-attr.flags |= SERV_WARNED;
 +  continue;
 +  }
 +  if (recursive) {
@@ -402,9 +408,12 @@
 +  continue;
 +  if ((must-attr.flags  (SERV_CMDLINE|SERV_KNOWN)) == 0) {
 +  if ((must-attr.flags  SERV_WARNED) == 0)
++#ifndef OSCBUILD
++  warn(Service %s has to exists for service %s\n,
++  must-name, cur-name);
++#else
 +  warn(FATAL: service %s has to exists for service %s\n,
 +  must-name, cur-name);
-+#ifndef OSCBUILD
 +  waserr = true;
 +#endif
 +  must-attr.flags |= SERV_WARNED;
@@ -420,12 +429,15 @@
 +  continue;
 +  clvl = ~mlvl;
 +  if ((must-attr.flags  SERV_WARNED) == 0)
++#ifndef OSCBUILD
++  warn(Service %s is missed in the runlevels %s to use 
service %s\n,
++  must-name, lvl2str(clvl), cur-name);
++#else
 +  warn(FATAL: service %s is missed in the runlevels %s 
to use service %s\n,
 +  must-name, lvl2str(clvl), cur-name);
-+  must-attr.flags |= SERV_WARNED;
-+#ifndef OSCBUILD
 +  waserr = true;
 +#endif
++  must-attr.flags |= SERV_WARNED;
 +  }
 +  }
 +  }
@@ -438,7 +450,7 @@
   * Sorry but we support only [KS][0-9][0-9]name
   */
  if (maxstart  MAX_DEEP || maxstop  MAX_DEEP)
-@@ -3435,13 +3635,16 @@ int main (int argc, char *argv[])
+@@ -3435,13 +3647,16 @@ int main (int argc, char 

commit java-1_6_0-openjdk for openSUSE:11.4

2011-02-27 Thread h_root

Hello community,

here is the log from the commit of package java-1_6_0-openjdk for openSUSE:11.4
checked in at Sun Feb 27 12:47:55 CET 2011.




--- old-versions/11.4/all/java-1_6_0-openjdk/java-1_6_0-openjdk.changes 
2011-02-01 15:14:14.0 +0100
+++ 11.4/java-1_6_0-openjdk/java-1_6_0-openjdk.changes  2011-02-24 
14:02:09.0 +0100
@@ -1,0 +2,31 @@
+Thu Feb 24 13:01:52 UTC 2011 - mvysko...@suse.cz
+
+- fix bnc#671714 - VUL-0: java-1_6_0-openjdk: permissions assigned to applets
+  with multiple JARs (icedtea6-1.9.7) 
+- Security updates
+  * S6878713, CVE-2010-4469: Hotspot backward jsr heap corruption
+  * S6907662, CVE-2010-4465: Swing timer-based security manager bypass
+  * S6994263, CVE-2010-4472: Untrusted code allowed to replace DSIG/C14N 
implementation
+  * S6981922, CVE-2010-4448: DNS cache poisoning by untrusted applets
+  * S6983554, CVE-2010-4450: Launcher incorrect processing of empty library 
path entries
+  * S6985453, CVE-2010-4471: Java2D font-related system property leak
+  * S6927050, CVE-2010-4470: JAXP untrusted component state manipulation
+  * RH677332, CVE-2011-0706: Multiple signers privilege escalation
+-  Bug fixes
+  * RH676659: Pass -export-dynamic flag to linker using -Wl, as option in gcc 
4.6+ is broken
+  * G344659: Fix issue when building on SPARC
+  * Fix latent JAXP bug caused by missing import
+- fix bnc#670304 - VUL-1: java-1_6_0-openjdk: denial of service using floats
+  (icedtea6-1.9.6)
+- Security updates
+  * S4421494, CVE-2010-4476: infinite loop while parsing double literal
+- patches changes:
+  * obsoletes stack-protector patches (already upstreamed)
+  * modified openjdk-6-src-b20-initialized-after.patch
+  * modified openjdk-6-src-b20-no-werror.patch
+  * openjdk-ecj-6-src-b20-no-return-in-nonvoid-function.patch
+  * add openjdk-6-src-b20-stringcompare.patch
+  * add openjdk-ecj-6-src-b20-no-return-in-nonvoid-function.patch
+  * add openjdk-6-src-b20-gcj-workaround.patch (11.2/x86_64 workaround)
+
+---

calling whatdependson for 11.4-i586


Old:

  0803c0f69b51.tar.gz
  icedtea6-1.9.5.tar.bz2
  openjdk-6-src-b17-stack-protector-fclose.patch
  openjdk-6-src-b17-stack-protector.patch

New:

  13edc857b967.tar.gz
  icedtea6-1.9.7.tar.gz
  openjdk-6-src-b20-gcj-workaround.patch
  openjdk-6-src-b20-stringcompare.patch
  openjdk-ecj-6-src-b20-no-return-in-nonvoid-function.patch



Other differences:
--
++ java-1_6_0-openjdk.spec ++
--- /var/tmp/diff_new_pack.k6HWHX/_old  2011-02-27 12:45:37.0 +0100
+++ /var/tmp/diff_new_pack.k6HWHX/_new  2011-02-27 12:45:37.0 +0100
@@ -16,6 +16,8 @@
 #
 
 
+%define gcjbootstrap 1
+
 %define jit_arches %{ix86} x86_64
 # Turn on/off some features depending on openSUSE version
 %define with_systemtap 0
@@ -26,12 +28,15 @@
 %endif
 %endif
 
-%define gcjbootstrap 0
+# XXX: systemtap does not work with gcj
+%if %{gcjbootstrap}
+%define with_systemtap 0
+%endif
 
 # If runtests is 0 test suites will not be run.
 %define runtests 0
 
-%define icedteaver 1.9.5
+%define icedteaver 1.9.7
 %define icedteasnapshot %{nil}
 %define openjdkver b20
 %define openjdkdate 21_jun_2010
@@ -134,14 +139,12 @@
 
 Name:   java-1_6_0-openjdk
 Version:1.6.0.0_%{openjdkver}.%{icedteaver}
-Release:1
+Release:1.RELEASE2
 Summary:Java runtime environment based on OpenJDK 6 and IcedTea 6
 Group:  Development/Languages/Java
 License:GPLv2 ; - with the OpenJDK Assembly Exception and the GNU 
Classpath Exception
 Url:http://openjdk.java.net/
-# hg clone http://icedtea.classpath.org/hg/icedtea6-%{icedteaver} 
icedtea6-%{icedteaver}
-# tar --exclude-vcs -cjf icedtea6-%{icedteaver}%{icedteasnapshot}.tar.bz2 
icedtea6-%{icedteaver}
-Source0:%{url}icedtea6-%{icedteaver}%{icedteasnapshot}.tar.bz2
+Source0:%{url}icedtea6-%{icedteaver}%{icedteasnapshot}.tar.gz
 # # download the openjdk from 
http://download.java.net/openjdk/jdk6/promoted/latest/
 # sh generate-fedora-zip.sh openjdk-6-src-%{openjdkver}-%{openjdkdate}.tar.gz
 Source1:%{fedorazip}
@@ -152,7 +155,7 @@
 Source5:mauve-%{mauvedate}.tar.bz2
 # from Fedora rpm
 Source6:mauve_tests
-Source7:%{hotspoturl}0803c0f69b51.tar.gz
+Source7:%{hotspoturl}13edc857b967.tar.gz
 Source8:%{jaxpurl}jdk6-jaxp-%{openjdkver}.zip
 Source9:%{jafurl}jdk6-jaf-%{openjdkver}.zip
 Source10:   %{jaxwsurl}jdk6-jaxws-%{openjdkver}.zip
@@ -198,12 +201,6 @@
 Patch123:   openjdk-6-src-b20-no-werror.patch
 # PATCH-FIX-OPENSUSE: the no-return-in-non-void againd - sent to upstream
 Patch124:   icedtea6-1.7-no-return-in-non-void.patch
-# PATCH-FIX-UPSTREAM: bnc#589021
-# http://cr.openjdk.java.net/~aph/6929067-jdk7-webrev-4/
-Patch125:   openjdk-6-src-b17-stack-protector.patch
-# 

commit kdebase4-openSUSE for openSUSE:11.4

2011-02-27 Thread h_root

Hello community,

here is the log from the commit of package kdebase4-openSUSE for openSUSE:11.4
checked in at Sun Feb 27 12:49:39 CET 2011.




--- old-versions/11.4/all/kdebase4-openSUSE/kdebase4-openSUSE.changes   
2011-02-18 23:22:29.0 +0100
+++ 11.4/kdebase4-openSUSE/kdebase4-openSUSE.changes2011-02-25 
12:06:03.0 +0100
@@ -1,0 +2,10 @@
+Fri Feb 25 11:05:42 UTC 2011 - jav...@opensuse.org
+
+- adding kio_sysinfo branding
+
+---
+Fri Feb 25 10:51:23 UTC 2011 - co...@novell.com
+
+- restore kdeglobalsrc for firefox default (bnc#665497)
+
+---

calling whatdependson for 11.4-i586




Other differences:
--
++ kdebase4-openSUSE.spec ++
--- /var/tmp/diff_new_pack.5Mvmt7/_old  2011-02-27 12:48:37.0 +0100
+++ /var/tmp/diff_new_pack.5Mvmt7/_new  2011-02-27 12:48:37.0 +0100
@@ -26,7 +26,7 @@
 PreReq: %fillup_prereq
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Version:11.4
-Release:33.RELEASE2
+Release:33.RELEASE3
 # git clone git://git.opensuse.org/projects/desktop/kdebase4-openSUSE.git
 Source0:kdebase4-openSUSE-%{version}.tar.bz2
 Source2:devel-splash.tar.bz2
@@ -183,8 +183,6 @@
 /usr/share/kde4/config/SuSE/default/beagled-autostart.desktop.live
 /usr/share/kde4/config/SuSE/default/lowspacesuse.live
 /usr/share/kde4/config/SuSE/default/kupdateapplet-autostart.desktop.live
-/usr/share/kde4/config/SuSE/default/kdeglobals
-/usr/share/kde4/config/SuSE/default/kcminputrc
 
 %files -n kdebase4-runtime-branding-openSUSE
 %defattr(-,root,root)
@@ -202,6 +200,7 @@
 %dir /etc/kde4/share
 %dir /etc/kde4/share/config
 %config /etc/kde4/share/config/*rc
+%config /etc/kde4/share/config/kdeglobals
 /usr/share/icons/hicolor/*/apps/SUSEgreeter.*
 /usr/share/icons/hicolor/*/apps/mycomp.*
 %dir /usr/share/kde4/config

++ kdebase4-openSUSE-11.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdebase4-openSUSE/branding/root/etc/kde4/share/config/kdeglobals 
new/kdebase4-openSUSE/branding/root/etc/kde4/share/config/kdeglobals
--- old/kdebase4-openSUSE/branding/root/etc/kde4/share/config/kdeglobals
1970-01-01 01:00:00.0 +0100
+++ new/kdebase4-openSUSE/branding/root/etc/kde4/share/config/kdeglobals
2011-02-25 12:05:25.0 +0100
@@ -0,0 +1,27 @@
+[KDE URL Restrictions]
+rule_1=redirect,,help.opensuse.org,,irc,irc.opensuse.org,,true
+rule_count=1
+
+[WM]
+activeBackground=106,154,213
+
+[Paths]
+Trash=$HOME/Desktop/Trash/
+
+[PreviewSettings]
+MaximumSize=3145728
+camera=true
+file=true
+fonts=true
+
+[Directories]
+dir_pixmap=/usr/share/pixmaps
+
+[KDE]
+ChangeCursor=true
+
+[KFileDialog Settings]
+Breadcrumb Navigation=true
+
+[General]
+BrowserApplication=firefox
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdebase4-openSUSE/branding/root/usr/share/kde4/config/SuSE/default/kcminputrc
 
new/kdebase4-openSUSE/branding/root/usr/share/kde4/config/SuSE/default/kcminputrc
--- 
old/kdebase4-openSUSE/branding/root/usr/share/kde4/config/SuSE/default/kcminputrc
   2011-02-18 23:21:10.0 +0100
+++ 
new/kdebase4-openSUSE/branding/root/usr/share/kde4/config/SuSE/default/kcminputrc
   1970-01-01 01:00:00.0 +0100
@@ -1,2 +0,0 @@
-[Mouse]
-cursorTheme=Oxygen_White
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdebase4-openSUSE/branding/root/usr/share/kde4/config/SuSE/default/kdeglobals
 
new/kdebase4-openSUSE/branding/root/usr/share/kde4/config/SuSE/default/kdeglobals
--- 
old/kdebase4-openSUSE/branding/root/usr/share/kde4/config/SuSE/default/kdeglobals
   2011-02-18 23:21:10.0 +0100
+++ 
new/kdebase4-openSUSE/branding/root/usr/share/kde4/config/SuSE/default/kdeglobals
   1970-01-01 01:00:00.0 +0100
@@ -1,27 +0,0 @@
-[KDE URL Restrictions]
-rule_1=redirect,,help.opensuse.org,,irc,irc.opensuse.org,,true
-rule_count=1
-
-[WM]
-activeBackground=106,154,213
-
-[Paths]
-Trash=$HOME/Desktop/Trash/
-
-[PreviewSettings]
-MaximumSize=3145728
-camera=true
-file=true
-fonts=true
-
-[Directories]
-dir_pixmap=/usr/share/pixmaps
-
-[KDE]
-ChangeCursor=true
-
-[KFileDialog Settings]
-Breadcrumb Navigation=true
-
-[General]
-BrowserApplication=firefox
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdebase4-openSUSE/config-files/usr/share/kde4/env/startkde.suse.sh 
new/kdebase4-openSUSE/config-files/usr/share/kde4/env/startkde.suse.sh
--- old/kdebase4-openSUSE/config-files/usr/share/kde4/env/startkde.suse.sh  
2011-02-18 23:21:10.0 +0100
+++ new/kdebase4-openSUSE/config-files/usr/share/kde4/env/startkde.suse.sh  
2011-02-25 12:05:25.0 +0100
@@ -85,16 

commit kernel-firmware for openSUSE:11.4

2011-02-27 Thread h_root

Hello community,

here is the log from the commit of package kernel-firmware for openSUSE:11.4
checked in at Sun Feb 27 12:50:13 CET 2011.




--- old-versions/11.4/all/kernel-firmware/kernel-firmware.changes   
2010-12-15 23:44:47.0 +0100
+++ 11.4/kernel-firmware/kernel-firmware.changes2011-02-24 
22:41:54.0 +0100
@@ -1,0 +2,10 @@
+Thu Feb 24 21:40:58 UTC 2011 - gre...@suse.de
+
+- create symlinks for Broadcom driver (bnc#673054)
+
+---
+Sat Feb  5 13:56:23 UTC 2011 - johannesoberm...@gmx.de
+
+- Add scm service for automatical updates 
+
+---

calling whatdependson for 11.4-i586


Old:

  linux-firmware-20101214.tar.bz2

New:

  _service
  _service:recompress:tar_scm:kernel-firmware-2.6.38.tar.bz2
  _service:set_version:kernel-firmware.spec



Other differences:
--
++ _service:set_version:kernel-firmware.spec ++
#
# spec file for package kernel-firmware
#
# 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:   kernel-firmware
BuildRequires:  fdupes kernel-default
Version:2.6.38
Release:1.RELEASE2
Summary:Linux kernel firmware files
License:NON-OSI-COMPLIANT(no modification) ; GPLv2 ; GPLv2+ ; MIT 
License (or similar)
Group:  System/Kernel
Url:ftp://ftp.kernel.org/pub/linux/kernel/people/dwmw2/firmware/
Source0:%name-%{version}.tar.bz2
Source1:firmware.sh
%define __find_supplements bash %_sourcedir/firmware.sh --find-supplements
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildArch:  noarch
Provides:   qlogic-firmware
Obsoletes:  qlogic-firmware
Provides:   cxgb3-firmware
Obsoletes:  cxgb3-firmware
Provides:   ralink-firmware
Obsoletes:  ralink-firmware
Provides:   iwl1000-ucode
Obsoletes:  iwl1000-ucode
Provides:   iwl3945-ucode
Obsoletes:  iwl3945-ucode
Provides:   iwl4965-ucode
Obsoletes:  iwl4965-ucode
Provides:   iwl5000-ucode
Obsoletes:  iwl5000-ucode
Provides:   iwl5150-ucode
Obsoletes:  iwl5150-ucode
AutoReq:off

%description
This package contains the firmware for in-kernel drivers that was
previously included in the kernel. It is shared by all kernels =
2.6.27-rc1.



%prep
%setup -q

%build
# nothing to do

%install
mkdir -p %{buildroot}/lib/firmware
cp -avf * %{buildroot}/lib/firmware
rm -f %{buildroot}/lib/firmware/WHENCE
bash %_sourcedir/firmware.sh --kill-duplicates %buildroot/lib/firmware/
%fdupes %{buildroot}

# create symlinks for Broadcom driver (bnc#673054)
cd %{buildroot}/lib/firmware/brcm/
ln -s bcm43xx-0-610-809-0.fw bcm43xx-0.fw
ln -s bcm43xx_hdr-0-610-809-0.fw bcm43xx_hdr-0.fw

%clean
rm -rf %{buildroot}

%files
%defattr(0644,root,root,0755)
%doc WHENCE
/lib/firmware/*

%changelog
++ kernel-firmware.spec ++
--- /var/tmp/diff_new_pack.XZvU7R/_old  2011-02-27 12:49:51.0 +0100
+++ /var/tmp/diff_new_pack.XZvU7R/_new  2011-02-27 12:49:51.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package kernel-firmware (Version 20101214)
+# spec file for package kernel-firmware
 #
-# 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
@@ -20,12 +20,12 @@
 Name:   kernel-firmware
 BuildRequires:  fdupes kernel-default
 Version:20101214
-Release:1
+Release:4.RELEASE2
 Summary:Linux kernel firmware files
 License:NON-OSI-COMPLIANT(no modification) ; GPLv2 ; GPLv2+ ; MIT 
License (or similar)
 Group:  System/Kernel
 Url:ftp://ftp.kernel.org/pub/linux/kernel/people/dwmw2/firmware/
-Source0:linux-firmware-%{version}.tar.bz2
+Source0:%name-%{version}.tar.bz2
 Source1:firmware.sh
 %define __find_supplements bash %_sourcedir/firmware.sh --find-supplements
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -56,7 +56,7 @@
 
 
 %prep
-%setup -q -n linux-firmware-%{version}
+%setup -q
 
 %build
 # nothing to 

commit kiwi for openSUSE:11.4

2011-02-27 Thread h_root

Hello community,

here is the log from the commit of package kiwi for openSUSE:11.4
checked in at Sun Feb 27 12:51:40 CET 2011.




--- old-versions/11.4/all/kiwi/kiwi.changes 2011-02-22 18:05:20.0 
+0100
+++ 11.4/kiwi/kiwi.changes  2011-02-25 13:35:30.0 +0100
@@ -1,0 +2,60 @@
+Fri Feb 25 13:29:39 CET 2011 - m...@suse.de
+  
+- v4.79 released
+  
+---
+Fri Feb 25 11:22:19 CET 2011 - m...@suse.de
+  
+- The default tftp block size chosen by kiwi is too small and
+  not aligned to page size (4096), so it causes unnecessary
+  overhead. This patch improves loading performance a lot
+  
+---
+Thu Feb 24 14:31:23 CET 2011 - adr...@suse.de
+  
+- just compare the major version of squashfs kernel module and squashfs tools 
(bnc #674653)
+  
+---
+Thu Feb 24 12:15:56 CET 2011 - adr...@suse.de
+  
+- parse all available product file not just the first one
+  
+---
+Thu Feb 24 10:18:04 CET 2011 - m...@suse.de
+  
+- fixed -z test for RELOAD_CONFIG variable in netboot
+  
+---
+Thu Feb 24 09:52:45 CET 2011 - m...@suse.de
+  
+- added unit testing for the KIWILocator object
+  
+---
+Thu Feb 24 09:46:06 CET 2011 - m...@suse.de
+  
+- added ensconce parameter -i imagename which contains
+  the contents of the name attribute. ensconce requires this
+  to distinguish between system image and initrd image
+  
+---
+Wed Feb 23 14:22:00 CET 2011 - m...@suse.de
+  
+- Using here documents with tabs in front of the limit
+  string works but is not recommended. Tabs are ignored
+  when searching for the limit string but spaces are not,
+  in which case the here document ends at the next occurence
+  of the limit string or at the end of the file with some
+  shells not even issuing a warning
+  
+---
+Wed Feb 23 09:52:15 CET 2011 - m...@suse.de
+  
+- fixed use of uninitialized value if an improper
+  configuration directory is specified
+  
+---
+Tue Feb 22 18:36:05 CET 2011 - m...@suse.de
+  
+- move warning messages about shm and semaphores into logfile
+  
+---

calling whatdependson for 11.4-i586




Other differences:
--
++ kiwi.spec ++
--- /var/tmp/diff_new_pack.8XdV32/_old  2011-02-27 12:50:39.0 +0100
+++ /var/tmp/diff_new_pack.8XdV32/_new  2011-02-27 12:50:39.0 +0100
@@ -65,7 +65,7 @@
 %endif
 %endif
 Summary:OpenSuSE - KIWI Image System
-Version:4.78
+Version:4.79
 Release:1.RELEASE2
 Group:  System/Management
 License:GPLv2

++ kiwi-docu.tar.bz2 ++
old-versions/11.4/all/kiwi/kiwi-docu.tar.bz2 11.4/kiwi/kiwi-docu.tar.bz2 
differ: char 11, line 1

++ kiwi.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiwi/.revision new/kiwi/.revision
--- old/kiwi/.revision  2011-02-22 18:02:35.0 +0100
+++ new/kiwi/.revision  2011-02-25 13:31:24.0 +0100
@@ -1 +1 @@
-d32fb17debadd5fa678e69503183bf70ad1eeb51
+ea7a834247aebbb4f41a028503fa9a62f03c2293
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiwi/kiwi.pl new/kiwi/kiwi.pl
--- old/kiwi/kiwi.pl2011-02-22 18:02:35.0 +0100
+++ new/kiwi/kiwi.pl2011-02-25 13:31:24.0 +0100
@@ -47,7 +47,7 @@
 #
 # Globals (Version)
 #
-our $Version   = 4.78;
+our $Version   = 4.79;
 our $Publisher = SUSE LINUX Products GmbH;
 our $Preparer  = KIWI - http://kiwi.berlios.de;;
 our $openSUSE  = http://download.opensuse.org;;
@@ -2382,16 +2382,16 @@
my $mktool_vs = qxx (mksquashfs -version 21 | head 
-n 1);
my $module_vs = qxx (modinfo -d $km 21);
my $error = 0;
-   if ($mktool_vs =~ /^mksquashfs version (\d\.\d) \(/) {
+   if ($mktool_vs =~ /^mksquashfs version (\d)\.\d \(/) {
$mktool_vs = $1;
$error++;
}
-   if ($module_vs =~ /^squashfs (\d\.\d),/) {
+   if ($module_vs =~ /^squashfs (\d)\.\d,/) {
$module_vs = $1;
$error++;
 

commit libsatsolver for openSUSE:11.4

2011-02-27 Thread h_root

Hello community,

here is the log from the commit of package libsatsolver for openSUSE:11.4
checked in at Sun Feb 27 12:52:22 CET 2011.




--- old-versions/11.4/all/libsatsolver/libsatsolver.changes 2010-10-22 
16:35:11.0 +0200
+++ 11.4/libsatsolver/libsatsolver.changes  2011-02-24 17:45:23.0 
+0100
@@ -1,0 +2,6 @@
+Thu Feb 24 17:44:05 CET 2011 - m...@suse.de
+
+- ignore to be dropped orhaned packages when calculating
+  candidates for recommends/supplements installation
+
+---

calling whatdependson for 11.4-i586


New:

  ignoreorphaned.diff



Other differences:
--
++ libsatsolver.spec ++
--- /var/tmp/diff_new_pack.fnAjJe/_old  2011-02-27 12:51:57.0 +0100
+++ /var/tmp/diff_new_pack.fnAjJe/_new  2011-02-27 12:51:57.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package libsatsolver (Version 0.16.1)
+# spec file for package libsatsolver
 #
-# 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
@@ -23,10 +23,11 @@
 
 Name:   libsatsolver
 Version:0.16.1
-Release:1
+Release:4.RELEASE2
 License:BSD3c
 Url:git://git.opensuse.org/projects/zypp/sat-solver.git
 Source: satsolver-%{version}.tar.bz2
+Patch:  ignoreorphaned.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Group:  Development/Libraries/C and C++
 Prefix: /usr
@@ -159,6 +160,7 @@
 
 %prep
 %setup -n satsolver-%{version}
+%patch
 
 %build
 export CFLAGS=$RPM_OPT_FLAGS

++ ignoreorphaned.diff ++
--- ./src/solver.c.orig 2010-10-22 13:57:56.0 +
+++ ./src/solver.c  2011-02-24 16:41:45.0 +
@@ -1722,6 +1722,8 @@ solver_run_sat(Solver *solv, int disable
}
  else if (solv-decisionmap[p] == 0)
{
+ if (solv-dupmap_all  solv-installed  
pool-solvables[p].repo == solv-installed  (solv-droporphanedmap_all || 
(solv-droporphanedmap.size  MAPTST(solv-droporphanedmap, p - 
solv-installed-start
+   continue;
  queue_pushunique(dq, p);
}
}
@@ -1737,6 +1739,8 @@ solver_run_sat(Solver *solv, int disable
continue;
  if (!solver_is_supplementing(solv, s))
continue;
+ if (solv-dupmap_all  solv-installed  s-repo == 
solv-installed  (solv-droporphanedmap_all || (solv-droporphanedmap.size  
MAPTST(solv-droporphanedmap, i - solv-installed-start
+   continue;
  queue_push(dqs, i);
}
}





Remember to have fun...

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



commit logwatch for openSUSE:11.4

2011-02-27 Thread h_root

Hello community,

here is the log from the commit of package logwatch for openSUSE:11.4
checked in at Sun Feb 27 12:55:27 CET 2011.




--- old-versions/11.4/all/logwatch/logwatch.changes 2011-02-01 
12:26:52.0 +0100
+++ 11.4/logwatch/logwatch.changes  2011-02-25 12:51:22.0 +0100
@@ -1,0 +2,8 @@
+Fri Feb 25 12:36:14 CET 2011 - p...@suse.de
+
+- Add patch to fix the handling of special characters in log files
+  (CVE-2011-1018, bnc#674984).
+- Make files in Logwatch_Dmeventd_Setup_Files tarball 644 and
+  repack with bzip2.
+
+---

calling whatdependson for 11.4-i586


Old:

  Logwatch_Dmeventd_Setup_Files.tgz

New:

  Logwatch_Dmeventd_Setup_Files.tar.bz2
  logwatch-CVE-2011-1018.patch



Other differences:
--
++ logwatch.spec ++
--- /var/tmp/diff_new_pack.Bv8cFV/_old  2011-02-27 12:53:29.0 +0100
+++ /var/tmp/diff_new_pack.Bv8cFV/_new  2011-02-27 12:53:29.0 +0100
@@ -27,18 +27,19 @@
 Name:   logwatch
 Summary:Analyzes and Reports on system logs
 Version:7.3.6
-Release:75
+Release:78.RELEASE2
 License:MIT License (or similar)
 Group:  System/Monitoring
 Url:http://www.logwatch.org
 BuildArch:  noarch
 Source0:logwatch-%{version}.tar.bz2
 Source1:%{name}-rpmlintrc
-Source2:Logwatch_Dmeventd_Setup_Files.tgz
+Source2:Logwatch_Dmeventd_Setup_Files.tar.bz2
 Patch0: logwatch-firewall.patch
 Patch1: logwatch-full_path_to_sendmail.patch
 Patch2: logwatch-timestamp_in_var.patch
 Patch3: logwatch-make_save_work.patch
+Patch4: logwatch-CVE-2011-1018.patch
 Requires:   perl textutils sh-utils grep mailx cron %date_manip_pkg
 BuildRequires:  dos2unix
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -62,6 +63,7 @@
 %patch1
 %patch2
 %patch3
+%patch4
 dos2unix scripts/services/courier
 
 %build

++ logwatch-CVE-2011-1018.patch ++
Index: scripts/logwatch.pl
===
--- scripts/logwatch.pl.orig2011-02-25 12:30:40.934525836 +0100
+++ scripts/logwatch.pl 2011-02-25 12:34:45.979948361 +0100
@@ -845,6 +845,10 @@ foreach $LogFile (@LogFileList) {
my $DestFile =  $TempDir . $LogFile . -archive;
my $Archive;
foreach $Archive (@{$LogFileData{$LogFile}{'archives'}}) {
+  if ($Archive =~ /'/) {
+ print File $Archive has invalid embedded quotes.  File ignored.\n;
+next;
+  }
   my $CheckTime;
   # We need to find out what's the earliest log we need
   my @time_t = TimeBuild();
@@ -872,18 +876,18 @@ foreach $LogFile (@LogFileList) {
  #These system calls are not secure but we are getting closer
  #What needs to go is all the pipes and instead we need a command loop
  #For each filter to apply -mgt
-my $arguments = $Archive  $DestFile;
+my $arguments = '${Archive}'  $DestFile;
 system($Config{'pathtozcat'} $arguments) == 0
or die system $Config{'pathtozcat'} failed: $? 
  } elsif (($Archive =~ m/bz2$/)  (-f $Archive)) {
  #These system calls are not secure but we are getting closer
  #What needs to go is all the pipes and instead we need a command loop
  #For each filter to apply -mgt
-my $arguments = $Archive 2/dev/null  $DestFile;
+my $arguments = '${Archive}' 2/dev/null  $DestFile;
 system($Config{'pathtobzcat'} $arguments) == 0
or die system $Config{'pathtobzcat'} failed: $? 
- } elsif (-f $Archive) {
-my $arguments = $Archive   $DestFile;
+ } elsif (-f $Archive)  (-s $Archive)) {
+my $arguments = '${Archive}'   $DestFile;
 system($Config{'pathtocat'} $arguments) == 0
or die system $Config{'pathtocat'} failed: $? 
  } #End if/elsif existence
@@ -895,6 +899,10 @@ foreach $LogFile (@LogFileList) {
foreach my $ThisFile (@FileList) {
   #Existence check for files -mgt
   next unless (-f $ThisFile);
+  if ($ThisFile =~ /'/) {
+ print File $ThisFile has invalid embedded quotes.  File ignored.\n;
+next;
+  }
   if (! -r $ThisFile) {
  print File $ThisFile is not readable.  Check permissions.;
  if ($ != 0) {
@@ -903,7 +911,7 @@ foreach $LogFile (@LogFileList) {
  print \n;
  next;
   }
-  $FileText .= ($ThisFile .  );
+  $FileText .= (' . $ThisFile . ' );
} #End foreach ThisFile
 
# remove the ENV entries set by previous service





Remember to have fun...

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

commit mailman for openSUSE:11.4

2011-02-27 Thread h_root

Hello community,

here is the log from the commit of package mailman for openSUSE:11.4
checked in at Sun Feb 27 12:56:39 CET 2011.




--- old-versions/11.4/all/mailman/mailman.changes   2010-11-15 
10:49:19.0 +0100
+++ 11.4/mailman/mailman.changes2011-02-23 19:43:22.0 +0100
@@ -1,0 +2,5 @@
+Wed Feb 23 19:42:27 CET 2011 - matej...@suse.cz
+
+- fixed a XSS vulnerability in confirm.py (CVE-2011-0707, bnc#671745)
+
+---

calling whatdependson for 11.4-i586


Old:

  minmem

New:

  mailman-2.1.14-CVE-2011-0707.patch



Other differences:
--
++ mailman.spec ++
--- /var/tmp/diff_new_pack.a9V76A/_old  2011-02-27 12:55:41.0 +0100
+++ /var/tmp/diff_new_pack.a9V76A/_new  2011-02-27 12:55:41.0 +0100
@@ -31,7 +31,7 @@
 PreReq: permissions
 Summary:The GNU Mailing List Manager
 Version:2.1.14
-Release:1
+Release:4.RELEASE2
 Source: %{name}-%{version}.tgz
 Source1:README.SuSE
 Source2:mailman-2.1-manpages.tgz
@@ -65,6 +65,7 @@
 %else
 Patch20:mailman-SuSE2.patch
 %endif
+Patch21:mailman-2.1.14-CVE-2011-0707.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %define   m_uid 72
 %define   m_gid 67
@@ -104,6 +105,7 @@
 %else
 %patch20
 %endif
+%patch21
 cp -av %{S:1} .
 # 
 

++ mailman-2.1.14-CVE-2011-0707.patch ++
=== modified file 'Mailman/Cgi/confirm.py'
--- Mailman/Cgi/confirm.py  2010-03-29 20:48:11 +
+++ Mailman/Cgi/confirm.py  2011-02-12 02:24:47 +
@@ -471,7 +471,7 @@
 if fullname is None:
 fullname = _('emNot available/em')
 else:
-fullname = Utils.uncanonstr(fullname, lang)
+fullname = Utils.websafe(Utils.uncanonstr(fullname, lang))
 table.AddRow([_(Your confirmation is required in order to complete the
 unsubscription request from the mailing list em%(listname)s/em.  You
 are currently subscribed with
@@ -573,7 +573,7 @@
 if fullname is None:
 fullname = _('emNot available/em')
 else:
-fullname = Utils.uncanonstr(fullname, lang)
+fullname = Utils.websafe(Utils.uncanonstr(fullname, lang))
 if globally:
 globallys = _('globally')
 else:
@@ -814,7 +814,7 @@
 if username is None:
 username = _('emnot available/em')
 else:
-username = Utils.uncanonstr(username, lang)
+username = Utils.websafe(Utils.uncanonstr(username, lang))
 
 table.AddRow([_(Your membership in the %(realname)s mailing list is
 currently disabled due to excessive bounces.  Your confirmation is






Remember to have fun...

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



commit mozilla-xulrunner20 for openSUSE:11.4

2011-02-27 Thread h_root

Hello community,

here is the log from the commit of package mozilla-xulrunner20 for openSUSE:11.4
checked in at Sun Feb 27 13:08:42 CET 2011.




--- old-versions/11.4/all/mozilla-xulrunner20/mozilla-xulrunner20.changes   
2011-02-17 20:13:51.0 +0100
+++ 11.4/mozilla-xulrunner20/mozilla-xulrunner20.changes2011-02-23 
10:07:39.0 +0100
@@ -1,0 +2,6 @@
+Wed Feb 23 07:51:12 UTC 2011 - w...@rosenauer.org
+
+- update to 2.0b12
+- update supported locale provides
+
+---

calling whatdependson for 11.4-i586


Old:

  l10n-2.0b11.tar.bz2
  xulrunner-source-2.0b11.tar.bz2

New:

  l10n-2.0b12.tar.bz2
  xulrunner-source-2.0b12.tar.bz2



Other differences:
--
++ mozilla-xulrunner20.spec ++
--- /var/tmp/diff_new_pack.F8BjFy/_old  2011-02-27 13:02:43.0 +0100
+++ /var/tmp/diff_new_pack.F8BjFy/_new  2011-02-27 13:02:43.0 +0100
@@ -30,10 +30,10 @@
 BuildRequires:  wireless-tools
 %endif
 License:GPLv2+ ; LGPLv2.1+ ; MPLv1.1+
-Version:2.0b11
-Release:4.RELEASE3
-%define releasedate 2011020300
-%define version_internal 2.0b11
+Version:2.0b12
+Release:1.RELEASE2
+%define releasedate 2011022200
+%define version_internal 2.0b12
 %define apiversion 2.0
 %define uaweight 199900
 Summary:Mozilla Runtime Environment 2.0
@@ -163,7 +163,7 @@
 Summary:Extra translations for XULRunner 2.0
 Group:  System/Localization
 Requires:   %{name} = %{version}
-Provides:   
locale(%{name}:af;as;be;bg;bn_BD;bn_IN;cy;el;eo;es_MX;et;eu;fa;fy_NL;ga_IE;gl;gu_IN;he;hi_IN;hr;id;is;ka;kk;kn;ku;lt;lv;mk;ml;mr;nn_NO;oc;or;pa_IN;rm;ro;si;sk;sl;sq;sr;ta;ta_LK;te;th;tr;uk;vi)
+Provides:   
locale(%{name}:af;ak;ast;be;bg;bn_BD;br;bs;cy;el;en_ZA;eo;es_MX;et;eu;fy_NL;ga_IE;gd;gl;gu_IN;he;hi_IN;hr;hy_AM;id;is;kk;kn;ku;lg;lt;lv;mai;mk;ml;mr;nn_NO;nso;or;pa_IN;rm;ro;si;sk;sl;son;sq;sr;ta;ta_LK;te;th;tr;uk;zu)
 Obsoletes:  %{name}-translations  %{version}-%{release}
 
 %description translations-other
@@ -358,7 +358,7 @@
 touch %{_tmppath}/translations.{common,other}
 for locale in $(awk '{ print $1; }' 
../mozilla/browser/locales/shipped-locales); do
   case $locale in
-   ja-JP-mac|en-US)
+   ja-JP-mac|en-US|bn-IN)
   ;;
*)
   pushd $RPM_BUILD_DIR/compare-locales

++ compare-locales.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/compare-locales/lib/Mozilla/Checks.py 
new/compare-locales/lib/Mozilla/Checks.py
--- old/compare-locales/lib/Mozilla/Checks.py   2011-02-04 10:10:07.0 
+0100
+++ new/compare-locales/lib/Mozilla/Checks.py   2011-02-23 09:14:08.0 
+0100
@@ -37,6 +37,7 @@
 
 import re
 import itertools
+import codecs
 from difflib import SequenceMatcher
 from xml import sax
 try:
@@ -52,7 +53,7 @@
 pattern = None
 
 def use(self, file):
-return self.pattern.match(file)
+return self.pattern.match(file.file)
 
 def check(self, refEnt, l10nEnt):
 '''Given the reference and localized Entities, performs checks.
@@ -187,30 +188,40 @@
 
 
 class DTDChecker(Checker):
-'''Tests to run on DTD files.
+Tests to run on DTD files.
 
 Uses xml.sax for the heavy lifting of xml parsing.
 
 The code tries to parse until it doesn't find any unresolved entities
 anymore. If it finds one, it tries to grab the key, and adds an empty
 !ENTITY key  definition to the header.
-'''
+
 pattern = re.compile('.*\.dtd$')
 
 eref = re.compile('(%s);' % DTDParser.Name)
 tmpl = '''!DOCTYPE elem [%s]
-elem
-%s
-/elem
+elem%s/elem
 '''
 xmllist = set(('amp', 'lt', 'gt', 'apos', 'quot'))
 
+# Setup for XML parser, with default and text-only content handler
+parser = sax.make_parser()
+class TextContent(sax.handler.ContentHandler):
+textcontent = ''
+def characters(self, content):
+self.textcontent += content
+
+defaulthandler = sax.handler.ContentHandler()
+texthandler = TextContent()
+
+processContent = None
+
 def check(self, refEnt, l10nEnt):
-'''Try to parse the refvalue inside a dummy element, and keep
+Try to parse the refvalue inside a dummy element, and keep
 track of entities that we need to define to make that work.
 
 Return a checker that offers just those entities.
-'''
+
 refValue, l10nValue = refEnt.val, l10nEnt.val
 # find entities the refValue references,
 # reusing markup from DTDParser.
@@ -218,9 +229,13 @@
   for m in self.eref.finditer(refValue)) \
   - self.xmllist
 entities = ''.join('!ENTITY %s ' % s for s in sorted(reflist))
-parser = sax.make_parser()
+if 

commit nbd for openSUSE:11.4

2011-02-27 Thread h_root

Hello community,

here is the log from the commit of package nbd for openSUSE:11.4
checked in at Sun Feb 27 13:10:13 CET 2011.




--- old-versions/11.4/all/nbd/nbd.changes   2009-08-05 12:02:50.0 
+0200
+++ 11.4/nbd/nbd.changes2011-02-25 12:41:13.0 +0100
@@ -1,0 +2,8 @@
+Fri Feb 25 12:40:16 CET 2011 - m...@suse.de
+
+- Update to nbd-2.9.20:
+  * Documentation update
+  * Fix buffer size checking (bnc #674281)
+  * Extend test suite and fix named exports
+
+---

calling whatdependson for 11.4-i586


Old:

  nbd-2.9.13-close.diff
  nbd-2.9.13-doc.diff
  nbd-2.9.13-warn.diff
  nbd-2.9.13.tar.bz2

New:

  nbd-2.9.20-close.diff
  nbd-2.9.20.tar.bz2



Other differences:
--
++ nbd.spec ++
--- /var/tmp/diff_new_pack.i07VYf/_old  2011-02-27 13:08:55.0 +0100
+++ /var/tmp/diff_new_pack.i07VYf/_new  2011-02-27 13:08:55.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package nbd (Version 2.9.13)
+# spec file for package nbd
 #
-# 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
@@ -21,16 +21,14 @@
 Name:   nbd
 BuildRequires:  doxygen glib2-devel
 PreReq: %insserv_prereq coreutils
-Version:2.9.13
-Release:2
-License:GPL v2 or later
+Version:2.9.20
+Release:1.RELEASE2
+License:GPLv2+
 Group:  Productivity/Networking/Other
 AutoReqProv:on
 Source: %{name}-%{version}.tar.bz2
 Source2:init.nbd-server
-Patch2: nbd-2.9.13-warn.diff
-Patch3: nbd-2.9.13-doc.diff
-Patch4: nbd-2.9.13-close.diff
+Patch2: nbd-2.9.20-close.diff
 Summary:Network Block Device Server and Client Utilities
 Url:http://nbd.sourceforge.net/
 Prefix: /usr
@@ -65,7 +63,7 @@
 Paul Clements paul.cleme...@steeleye.com
 
 %package doc
-License:GPL v2 or later
+License:GPLv2+
 Summary:Network Block Device Server and Client Utilities
 Group:  Productivity/Networking/Other
 Requires:   nbd = %{version}
@@ -97,14 +95,9 @@
 %prep
 %setup
 %patch2 -p1
-%patch3 -p1
-%patch4 -p1
-touch nbd-client.8
 
 %build
-autoreconf --force --install
 export CFLAGS=$RPM_OPT_FLAGS -fstack-protector
-#export CFLAGS=$RPM_OPT_FLAGS
 ./configure --with-gnu-ld --prefix=/usr --mandir=%{_mandir} \
--infodir=%{_infodir} --libdir=%{_libdir} --libexecdir=%{_libdir} \
--program-prefix= --sysconfdir=/etc --build=%{_target_cpu}-suse-linux

++ nbd-2.9.13-close.diff - nbd-2.9.20-close.diff ++
--- old-versions/11.4/all/nbd/nbd-2.9.13-close.diff 2009-08-05 
12:02:48.0 +0200
+++ 11.4/nbd/nbd-2.9.20-close.diff  2011-02-25 12:41:12.0 +0100
@@ -1,5 +1,5 @@
 nbd-2.9.13/nbd-client.c2009-08-05 11:52:04.0 +0200
-+++ nbd-2.9.13/nbd-client.c2009-08-05 11:54:20.0 +0200
+--- nbd-2.9.20/nbd-client.c2009-08-05 11:52:04.0 +0200
 nbd-2.9.20/nbd-client.c2009-08-05 11:54:20.0 +0200
 @@ -62,6 +62,7 @@
len=read(fd, buf, 256);
buf[len-1]='\0';

++ nbd-2.9.13.tar.bz2 - nbd-2.9.20.tar.bz2 ++
 20760 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 pam for openSUSE:11.4

2011-02-27 Thread h_root

Hello community,

here is the log from the commit of package pam for openSUSE:11.4
checked in at Sun Feb 27 13:11:32 CET 2011.




--- old-versions/11.4/all/pam/pam.changes   2010-10-28 16:27:30.0 
+0200
+++ 11.4/pam/pam.changes2011-02-23 13:46:27.0 +0100
@@ -1,0 +2,17 @@
+Wed Feb 23 12:45:03 UTC 2011 - vci...@novell.com
+
+- bnc#673826 rework
+  * manpage is left intact, as it was 
+  * correct parsing of quiet option
+
+---
+
+Wed Feb 23 10:00:22 UTC 2011 - vci...@novell.com
+
+- fix for bnc#673826 (pam_listfile)
+  * removed unnecessary logging when listfile is missing and quiet
+option is specified
+  * manpage is also updated, to reflect that all option
+require values
+
+---

calling whatdependson for 11.4-i586


New:

  pam_listfile-quiet.patch



Other differences:
--
++ pam.spec ++
--- /var/tmp/diff_new_pack.y0EiLV/_old  2011-02-27 13:10:50.0 +0100
+++ /var/tmp/diff_new_pack.y0EiLV/_new  2011-02-27 13:10:50.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package pam (Version 1.1.3)
+# spec file for package pam
 #
-# 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
@@ -38,7 +38,7 @@
 %endif
 #
 Version:1.1.3
-Release:1
+Release:4.RELEASE2
 Summary:A Security Tool that Provides Authentication for Applications
 Source: Linux-PAM-%{version}.tar.bz2
 Source1:Linux-PAM-%{version}-docs.tar.bz2
@@ -50,7 +50,9 @@
 Source7:common-session.pamd
 Source8:etc.environment
 Source9:baselibs.conf
-Patch:  pam_tally-deprecated.diff
+Patch0: pam_tally-deprecated.diff
+# fix for bnc#673826 (pam_listfile logging)
+Patch1: pam_listfile-quiet.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -99,7 +101,8 @@
 
 %prep
 %setup -q -n Linux-PAM-%{version} -b 1
-%patch -p0
+%patch0 -p0
+%patch1 -p1
 
 %build
 CFLAGS=$RPM_OPT_FLAGS -DNDEBUG \

++ pam_listfile-quiet.patch ++
diff -u -r Linux-PAM-1.1.3.orig/modules/pam_listfile/pam_listfile.c 
Linux-PAM-1.1.3/modules/pam_listfile/pam_listfile.c
--- Linux-PAM-1.1.3.orig/modules/pam_listfile/pam_listfile.c2009-12-08 
15:41:41.0 +0100
+++ Linux-PAM-1.1.3/modules/pam_listfile/pam_listfile.c 2011-02-23 
13:27:04.356265509 +0100
@@ -78,8 +78,14 @@
{
const char *junk;
 
+   /* option quiet has no value */
+   if(!strcmp(argv[i],quiet)) {
+   quiet = 1;
+   continue;
+   }
+
memset(mybuf,'\0',sizeof(mybuf));
-   memset(myval,'\0',sizeof(mybuf));
+   memset(myval,'\0',sizeof(myval));
junk = strchr(argv[i], '=');
if((junk == NULL) || (junk - argv[i]) = (int) sizeof(mybuf)) {
pam_syslog(pamh,LOG_ERR, Bad option: \%s\,
@@ -142,8 +148,6 @@
apply_type=APPLY_TYPE_USER;
strncpy(apply_val,myval,sizeof(apply_val)-1);
}
-   } else if (!strcmp(mybuf,quiet)) {
-   quiet = 1;
} else {
free(ifname);
pam_syslog(pamh,LOG_ERR, Unknown option: %s,mybuf);
@@ -283,7 +287,8 @@
 ifname, citem, citemp, sense);
 #endif
 if(lstat(ifname,fileinfo)) {
-   pam_syslog(pamh,LOG_ERR, Couldn't open %s,ifname);
+   if(!quiet)
+   pam_syslog(pamh,LOG_ERR, Couldn't open %s,ifname);
free(ifname);
return onerr;
 }





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 for openSUSE:11.4

2011-02-27 Thread h_root

Hello community,

here is the log from the commit of package perl for openSUSE:11.4
checked in at Sun Feb 27 13:13:09 CET 2011.




--- old-versions/11.4/all/perl/perl.changes 2011-02-14 16:31:43.0 
+0100
+++ 11.4/perl/perl.changes  2011-02-23 13:54:36.0 +0100
@@ -1,0 +2,5 @@
+Wed Feb 23 13:54:05 CET 2011 - m...@suse.de
+
+- versionify perl-Test-Simple provides/obsoletes
+
+---

calling whatdependson for 11.4-i586




Other differences:
--
++ perl.spec ++
--- /var/tmp/diff_new_pack.vvOeBU/_old  2011-02-27 13:13:02.0 +0100
+++ /var/tmp/diff_new_pack.vvOeBU/_new  2011-02-27 13:13:02.0 +0100
@@ -21,7 +21,7 @@
 Name:   perl
 Summary:The Perl interpreter
 Version:5.12.3
-Release:3
+Release:11.RELEASE2
 %define pversion 5.12.3
 License:Artistic License .. ; GPLv2+
 Group:  Development/Languages/Perl
@@ -55,8 +55,10 @@
 Provides:   perl-500
 Provides:   perl-macros
 Obsoletes:  perl-macros
-Provides:   perl-Filter-Simple perl-I18N-LangTags perl-MIME-Base64 
perl-Storable perl-Test-Simple
-Obsoletes:  perl-Filter-Simple perl-I18N-LangTags perl-MIME-Base64 
perl-Storable perl-Test-Simple
+Provides:   perl-Filter-Simple perl-I18N-LangTags perl-MIME-Base64 
perl-Storable
+Provides:   perl-Test-Simple = 0.94-%{release}
+Obsoletes:  perl-Filter-Simple perl-I18N-LangTags perl-MIME-Base64 
perl-Storable
+Obsoletes:  perl-Test-Simple  0.94
 Provides:   perl-Text-Balanced perl-Time-HiRes perl-libnet
 Obsoletes:  perl-Text-Balanced perl-Time-HiRes perl-libnet
 Provides:   perl-Compress-Zlib perl-Compress-Raw-Zlib






Remember to have fun...

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



commit php5 for openSUSE:11.4

2011-02-27 Thread h_root

Hello community,

here is the log from the commit of package php5 for openSUSE:11.4
checked in at Sun Feb 27 13:15:31 CET 2011.




--- old-versions/11.4/all/php5/php5.changes 2011-02-22 16:01:00.0 
+0100
+++ 11.4/php5/php5.changes  2011-02-25 10:51:25.0 +0100
@@ -1,0 +2,6 @@
+Fri Feb 25 09:50:17 UTC 2011 - ch...@computersalat.de
+
+- fix for macros.php
+  o devel pkg must have Obsoletes/Provides: php-macros
+
+---

calling whatdependson for 11.4-i586




Other differences:
--
++ php5.spec ++
--- /var/tmp/diff_new_pack.33D3kU/_old  2011-02-27 13:14:15.0 +0100
+++ /var/tmp/diff_new_pack.33D3kU/_new  2011-02-27 13:14:15.0 +0100
@@ -77,14 +77,12 @@
 ###
 ###
 Version:5.3.5
-Release:5.RELEASE3
+Release:5.RELEASE4
 License:The PHP License, version 3.01
 Group:  Development/Languages/Other
 Provides:   php zend php-xml php-spl php-simplexml php-session php-pcre 
php-date php-reflection php-filter
 Provides:   php-api = %{apiver}, php-zend-abi = %{zendver}
 Provides:   php(api) = %{apiver}, php(zend-abi) = %{zendver}
-Provides:   php-macros = 2.0
-Obsoletes:  php-macros  2.0
 AutoReqProv:on
 PreReq: update-alternatives
 #extensions that are no longer here
@@ -157,6 +155,8 @@
 %endif
 Conflicts:  php4-devel
 PreReq: update-alternatives
+Provides:   php-macros = 2.0
+Obsoletes:  php-macros  2.0
 
 %description devel
 PHP is a server-side, cross-platform, HTML embedded scripting language.







Remember to have fun...

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



commit samba for openSUSE:11.4

2011-02-27 Thread h_root

Hello community,

here is the log from the commit of package samba for openSUSE:11.4
checked in at Sun Feb 27 13:16:46 CET 2011.




--- old-versions/11.4/all/samba/samba.changes   2011-02-17 17:24:02.0 
+0100
+++ 11.4/samba/samba.changes2011-02-23 17:10:21.0 +0100
@@ -1,0 +2,5 @@
+Wed Feb 23 11:20:14 UTC 2011 - lmue...@suse.de
+
+- Disable separate build of samba-doc for post-11.1 systems.
+
+---

calling whatdependson for 11.4-i586




Other differences:
--
++ samba-doc.spec ++
--- /var/tmp/diff_new_pack.sVf4VO/_old  2011-02-27 13:16:12.0 +0100
+++ /var/tmp/diff_new_pack.sVf4VO/_new  2011-02-27 13:16:12.0 +0100
@@ -77,7 +77,7 @@
 %endif
 Url:http://www.samba.org/
 Version:3.5.6
-Release:6.RELEASE2
+Release:6.RELEASE3
 License:GPLv3+
 Summary:Samba Documentation
 Group:  Documentation/Other
@@ -296,6 +296,8 @@
 ./script/mkversion.sh
 
 %install
+# samba-doc nowadays is part the main samba spec file
+%if 0%{?suse_version}  0%{?suse_version}  
 mkdir -p \
${RPM_BUILD_ROOT}/%{DOCDIR} \
${RPM_BUILD_ROOT}/%{DOCBOOKDIR} \
@@ -372,6 +374,7 @@
${RPM_BUILD_ROOT}/%{_mandir}/man1/log2pcap.1* \
${RPM_BUILD_ROOT}/%{_mandir}/man1/vfstest.1*
 %endif
+%endif
 
 %pre
 # Remove all directories and files from usr/share/samba/swat/help expect 
welcome-*.html
@@ -389,6 +392,9 @@
 %clean
 [ x${RPM_BUILD_ROOT} = x/ ]  ( echo your buildroot is /  exit 0) || 
rm -rf ${RPM_BUILD_ROOT}
 
+# samba-doc nowadays is part the main samba spec file
+%if 0%{?suse_version}  0%{?suse_version}  
+
 %files -f filelist-samba-doc
 %defattr(-,root,root)
 %dir %{DOCDIR}
@@ -396,6 +402,7 @@
 %dir %{SWATDIR}
 %dir %{SWATDIR}/help
 %doc %{_datadir}/susehelp
+%endif
 
 %description
 This package contains all the Samba documentation as it is not part of
@@ -407,7 +414,7 @@
 
 The Samba Team sa...@samba.org
 
-Source Timestamp: 2497
+Source Timestamp: 2501
 Branch  : 3.5.6
 
 %changelog

++ samba.spec ++
--- /var/tmp/diff_new_pack.sVf4VO/_old  2011-02-27 13:16:12.0 +0100
+++ /var/tmp/diff_new_pack.sVf4VO/_new  2011-02-27 13:16:12.0 +0100
@@ -82,7 +82,7 @@
 Url:http://www.samba.org/
 AutoReqProv:on
 Version:3.5.6
-Release:6.RELEASE2
+Release:6.RELEASE3
 Provides:   samba-gplv3 = %{version}-%{release}
 Obsoletes:  samba-gplv3  %{version}
 %ifarch ppc64
@@ -184,7 +184,7 @@
 The Samba Team sa...@samba.org
 
 
-Source Timestamp: 2497
+Source Timestamp: 2501
 Branch  : 3.5.6
 
 %package client
@@ -230,7 +230,7 @@
 
 The Samba Team sa...@samba.org
 
-Source Timestamp: 2497
+Source Timestamp: 2501
 Branch  : 3.5.6
 
 %if 0%{?suse_version} == 0 || 0%{?suse_version}  1020
@@ -257,7 +257,7 @@
 The Samba Team sa...@samba.org
 
 
-Source Timestamp: 2497
+Source Timestamp: 2501
 Branch  : 3.5.6
 
 %endif
@@ -287,7 +287,7 @@
 
 The Samba Team sa...@samba.org
 
-Source Timestamp: 2497
+Source Timestamp: 2501
 Branch  : 3.5.6
 
 %endif
@@ -314,7 +314,7 @@
 
 Jeremy Allison jra at samba dot org
 
-Source Timestamp: 2497
+Source Timestamp: 2501
 Branch  : 3.5.6
 
 %if %{make_utils}
@@ -365,7 +365,7 @@
 
 The Samba Team sa...@samba.org
 
-Source Timestamp: 2497
+Source Timestamp: 2501
 Branch  : 3.5.6
 
 %if 0%{?suse_version}  0%{?suse_version}  1031
@@ -390,7 +390,7 @@
 %if 0%{?suse_version}  0%{?suse_version}  1031
 
 %description -n libsmbclient
-Source Timestamp: 2497
+Source Timestamp: 2501
 Branch  : 3.5.6
 
 %else
@@ -435,7 +435,7 @@
 
 The Samba Team sa...@samba.org
 
-Source Timestamp: 2497
+Source Timestamp: 2501
 Branch  : 3.5.6
 
 %package -n libnetapi0
@@ -454,7 +454,7 @@
 
 The Samba Team sa...@samba.org
 
-Source Timestamp: 2497
+Source Timestamp: 2501
 Branch  : 3.5.6
 
 %package -n libnetapi-devel
@@ -474,7 +474,7 @@
 
 The Samba Team sa...@samba.org
 
-Source Timestamp: 2497
+Source Timestamp: 2501
 Branch  : 3.5.6
 
 %if 0%{?suse_version}  0%{?suse_version}  1031
@@ -494,7 +494,7 @@
 %if 0%{?suse_version}  0%{?suse_version}  1031
 
 %description -n libsmbsharemodes
-Source Timestamp: 2497
+Source Timestamp: 2501
 Branch  : 3.5.6
 
 %else
@@ -530,7 +530,7 @@
 The Samba Team sa...@samba.org
 
 
-Source Timestamp: 2497
+Source Timestamp: 2501
 Branch  : 3.5.6
 
 %package -n libtalloc2
@@ -539,7 +539,7 @@
 Group:  System/Libraries
 AutoReqProv:on
 Version:%{libtalloc_ver}
-Release:2.RELEASE2
+Release:2.RELEASE3
 PreReq: /sbin/ldconfig
 
 %description -n libtalloc2
@@ -551,7 +551,7 @@
 
 The Samba Team sa...@samba.org
 
-Source Timestamp: 2497
+Source Timestamp: 2501
 Branch   

commit xen for openSUSE:11.4

2011-02-27 Thread h_root

Hello community,

here is the log from the commit of package xen for openSUSE:11.4
checked in at Sun Feb 27 13:17:46 CET 2011.




--- old-versions/11.4/all/xen/xen.changes   2011-02-14 22:34:49.0 
+0100
+++ 11.4/xen/xen.changes2011-02-24 19:24:37.0 +0100
@@ -1,0 +2,7 @@
+Thu Feb 24 10:17:03 CET 2011 - oher...@suse.de
+
+- bnc#674063 - drop xenpaging.autostart_delay.patch 
+  avoid python excpetions due to intermediate xenstore and .sxp
+  state caused by change of xenpaging variable from int to str
+
+---

calling whatdependson for 11.4-i586


Old:

  xenpaging.autostart_delay.patch



Other differences:
--
++ xen.spec ++
--- /var/tmp/diff_new_pack.IiAEuL/_old  2011-02-27 13:17:30.0 +0100
+++ /var/tmp/diff_new_pack.IiAEuL/_new  2011-02-27 13:17:30.0 +0100
@@ -73,7 +73,7 @@
 BuildRequires:  kernel-source kernel-syms module-init-tools xorg-x11
 %endif
 Version:4.0.2_02
-Release:1
+Release:4.RELEASE2
 License:GPLv2+
 Group:  System/Kernel
 AutoReqProv:on
@@ -302,7 +302,6 @@
 Patch10020: xenpaging.guest_remove_page.patch
 Patch10021: xenpaging.mem_event_check_ring-free_requests.patch
 Patch10022: xenpaging.blacklist.patch
-Patch10023: xenpaging.autostart_delay.patch
 Patch10024: xenpaging.page_already_populated.patch
 Patch10025: xenpaging.notify_policy_only_once.patch
 Patch10026: xenpaging.num_pages_equal_max_pages.patch
@@ -827,7 +826,6 @@
 %patch10020 -p1
 %patch10021 -p1
 %patch10022 -p1
-%patch10023 -p1
 %patch10024 -p1
 %patch10025 -p1
 %patch10026 -p1







Remember to have fun...

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



commit yast2-apparmor for openSUSE:11.4

2011-02-27 Thread h_root

Hello community,

here is the log from the commit of package yast2-apparmor for openSUSE:11.4
checked in at Sun Feb 27 13:18:59 CET 2011.




--- old-versions/11.4/all/yast2-apparmor/yast2-apparmor.changes 2010-09-02 
15:21:23.0 +0200
+++ 11.4/yast2-apparmor/yast2-apparmor.changes  2011-02-24 15:36:39.0 
+0100
@@ -1,0 +2,12 @@
+Thu Feb 24 14:31:56 UTC 2011 - lsle...@suse.cz
+
+- use perl-macros only in opensSUSE 11.4 (or newer)
+- 2.20.1
+
+---
+Fri Feb 11 23:29:22 UTC 2011 - opens...@cboltz.de
+
+- add BuildRequires: perl-macros and %{perl_requires} to ensure 
+  Notify.pm is in @INC (bnc#670650#c1)
+
+---

calling whatdependson for 11.4-i586


Old:

  yast2-apparmor-2.20.0.tar.bz2

New:

  yast2-apparmor-2.20.1.tar.bz2



Other differences:
--
++ yast2-apparmor.spec ++
--- /var/tmp/diff_new_pack.TFLuvU/_old  2011-02-27 13:18:31.0 +0100
+++ /var/tmp/diff_new_pack.TFLuvU/_new  2011-02-27 13:18:31.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package yast2-apparmor (Version 2.20.0)
+# spec file for package yast2-apparmor
 #
-# 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,11 +19,11 @@
 
 
 Name:   yast2-apparmor
-Version:2.20.0
-Release:1
+Version:2.20.1
+Release:1.RELEASE2
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-apparmor-2.20.0.tar.bz2
+Source0:yast2-apparmor-2.20.1.tar.bz2
 
 Prefix: /usr
 
@@ -39,6 +39,12 @@
 
 BuildRequires:  yast2 yast2-devtools
 
+%if 0%{?suse_version} = 1140
+# openSUSE-11.4 or newer
+BuildRequires:  perl-macros
+%{perl_requires}
+%endif
+
 %description
 Yast2 forms and components for the management of Novell AppArmor
 profiles.
@@ -47,7 +53,7 @@
 SubDomain.
 
 %prep
-%setup -n yast2-apparmor-2.20.0
+%setup -n yast2-apparmor-2.20.1
 
 %build
 %{prefix}/bin/y2tool y2autoconf
@@ -101,4 +107,5 @@
 [ -e $REPDIR ] || mkdir -p $REPDIR
 [ -e $REPDIR2 ] || mkdir -p $REPDIR2
 [ -e $REPDIR3 ] || mkdir -p $REPDIR3
+
 %changelog

++ yast2-apparmor-2.20.0.tar.bz2 - yast2-apparmor-2.20.1.tar.bz2 ++
 4335 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-apparmor-2.20.0/VERSION new/yast2-apparmor-2.20.1/VERSION
--- old/yast2-apparmor-2.20.0/VERSION   2010-09-02 14:56:55.0 +0200
+++ new/yast2-apparmor-2.20.1/VERSION   2011-02-24 15:33:33.0 +0100
@@ -1 +1 @@
-2.20.0
+2.20.1
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-apparmor-2.20.0/configure.in new/yast2-apparmor-2.20.1/configure.in
--- old/yast2-apparmor-2.20.0/configure.in  2010-08-31 17:45:26.0 
+0200
+++ new/yast2-apparmor-2.20.1/configure.in  2011-02-24 15:35:24.0 
+0100
@@ -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-apparmor, 2.19.0, http://bugs.opensuse.org/, yast2-apparmor)
+AC_INIT(yast2-apparmor, 2.20.1, http://bugs.opensuse.org/, yast2-apparmor)
 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.19.0
+VERSION=2.20.1
 RPMNAME=yast2-apparmor
 MAINTAINER=Katarina Machalkova kmachalk...@suse.cz
 






Remember to have fun...

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



commit yast2-http-server for openSUSE:11.4

2011-02-27 Thread h_root

Hello community,

here is the log from the commit of package yast2-http-server for openSUSE:11.4
checked in at Sun Feb 27 13:19:36 CET 2011.




--- old-versions/11.4/all/yast2-http-server/yast2-http-server.changes   
2010-05-20 10:08:11.0 +0200
+++ 11.4/yast2-http-server/yast2-http-server.changes2011-02-25 
14:00:09.0 +0100
@@ -1,0 +2,6 @@
+Fri Feb 25 13:53:54 CET 2011 - jsr...@suse.cz
+
+- fixed server flags handling (bnc#656589)
+- 2.20.0
+
+---

calling whatdependson for 11.4-i586


Old:

  yast2-http-server-2.19.1.tar.bz2

New:

  yast2-http-server-2.20.0.tar.bz2



Other differences:
--
++ yast2-http-server.spec ++
--- /var/tmp/diff_new_pack.oDveRy/_old  2011-02-27 13:19:15.0 +0100
+++ /var/tmp/diff_new_pack.oDveRy/_new  2011-02-27 13:19:15.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package yast2-http-server (Version 2.19.1)
+# spec file for package yast2-http-server
 #
-# 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,11 +19,11 @@
 
 
 Name:   yast2-http-server
-Version:2.19.1
-Release:2
+Version:2.20.0
+Release:1.RELEASE2
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-http-server-2.19.1.tar.bz2
+Source0:yast2-http-server-2.20.0.tar.bz2
 
 Prefix: /usr
 
@@ -43,7 +43,7 @@
 configuration.
 
 %prep
-%setup -n yast2-http-server-2.19.1
+%setup -n yast2-http-server-2.20.0
 
 %build
 %{prefix}/bin/y2tool y2autoconf
@@ -82,4 +82,5 @@
 /usr/share/YaST2/scrconf/*
 /usr/lib/YaST2/servers_non_y2/*
 %doc %{prefix}/share/doc/packages/yast2-http-server
+
 %changelog

++ yast2-http-server-2.19.1.tar.bz2 - yast2-http-server-2.20.0.tar.bz2 
++
 8467 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-http-server-2.19.1/Makefile.am 
new/yast2-http-server-2.20.0/Makefile.am
--- old/yast2-http-server-2.19.1/Makefile.am2009-04-23 18:37:18.0 
+0200
+++ new/yast2-http-server-2.20.0/Makefile.am2011-02-25 13:59:29.0 
+0100
@@ -32,10 +32,10 @@
 
 # less strict; prefer bzip2
 AUTOMAKE_OPTIONS = foreign dist-bzip2 no-dist-gzip
-# where devtools instal m4 snippets
+# where devtools install m4 snippets
 # argh, executed literally
 #ACLOCAL_AMFLAGS = -I $(Y2DEVTOOLS_PREFIX)/share/aclocal
-ACLOCAL_AMFLAGS = -I `if test -d ./devtools/admin; then echo ./devtools/admin; 
else pkg-config --print-errors --variable=datadir yast2-devtools; fi`/aclocal
+ACLOCAL_AMFLAGS = -I . -I `if test -d ./devtools/admin; then echo 
./devtools/admin; else pkg-config --print-errors --variable=datadir 
yast2-devtools; fi`/aclocal
 
 Makefile.am.common: $(DEVTOOLS_DIR)/admin/Makefile.am.common
cmp -s $ $@ || cp -f $ $@
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-http-server-2.19.1/VERSION new/yast2-http-server-2.20.0/VERSION
--- old/yast2-http-server-2.19.1/VERSION2010-05-14 09:08:38.0 
+0200
+++ new/yast2-http-server-2.20.0/VERSION2011-02-25 13:54:36.0 
+0100
@@ -1 +1 @@
-2.19.1
+2.20.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-http-server-2.19.1/autodocs-ycp.ami 
new/yast2-http-server-2.20.0/autodocs-ycp.ami
--- old/yast2-http-server-2.19.1/autodocs-ycp.ami   1970-01-01 
01:00:00.0 +0100
+++ new/yast2-http-server-2.20.0/autodocs-ycp.ami   2011-02-25 
13:59:29.0 +0100
@@ -0,0 +1,32 @@
+# -*- makefile -*- Automake include file
+# $Id: autodocs-ycp.ami 57644 2009-06-19 08:38:11Z mvidner $
+
+# Builds source documentation for YCP sources
+# Uses ycpdoc
+# PARAMETERS:
+#   AUTODOCS_YCP: Files that the ycp autodocs is built from
+#Optional - the default is $(srcdir)/../../src/*.ycp
+#   AUTODOCS_PM: Files that the perl autodocs is built from
+#

commit yast2-ncurses for openSUSE:11.4

2011-02-27 Thread h_root

Hello community,

here is the log from the commit of package yast2-ncurses for openSUSE:11.4
checked in at Sun Feb 27 13:20:58 CET 2011.




--- old-versions/11.4/all/yast2-ncurses/yast2-ncurses.changes   2011-02-15 
14:11:04.0 +0100
+++ 11.4/yast2-ncurses/yast2-ncurses.changes2011-02-24 13:17:52.0 
+0100
@@ -1,0 +2,7 @@
+Thu Feb 24 13:10:43 CET 2011 - g...@suse.de
+
+- Bug-fix for bnc #673801 (deselecting items in NCTree with multi
+  selection works correctly) 
+- V 2.20.7
+
+---

calling whatdependson for 11.4-i586


Old:

  yast2-ncurses-2.20.6.tar.bz2

New:

  yast2-ncurses-2.20.7.tar.bz2



Other differences:
--
++ yast2-ncurses.spec ++
--- /var/tmp/diff_new_pack.Ek9oyb/_old  2011-02-27 13:20:23.0 +0100
+++ /var/tmp/diff_new_pack.Ek9oyb/_new  2011-02-27 13:20:23.0 +0100
@@ -19,11 +19,11 @@
 
 
 Name:   yast2-ncurses
-Version:2.20.6
-Release:1
+Version:2.20.7
+Release:1.RELEASE2
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-ncurses-2.20.6.tar.bz2
+Source0:yast2-ncurses-2.20.7.tar.bz2
 
 Prefix: /usr
 
@@ -56,7 +56,7 @@
 component for YaST2.
 
 %prep
-%setup -n yast2-ncurses-2.20.6
+%setup -n yast2-ncurses-2.20.7
 
 %build
 %{prefix}/bin/y2tool y2autoconf
@@ -97,4 +97,5 @@
 %dir %{prefix}/include/YaST2
 %{prefix}/include/YaST2/ncurses/
 %doc %{prefix}/share/doc/packages/yast2-ncurses
+
 %changelog

++ yast2-ncurses-2.20.6.tar.bz2 - yast2-ncurses-2.20.7.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ncurses-2.20.6/VERSION 
new/yast2-ncurses-2.20.7/VERSION
--- old/yast2-ncurses-2.20.6/VERSION2011-02-15 13:43:42.0 +0100
+++ new/yast2-ncurses-2.20.7/VERSION2011-02-24 13:14:07.0 +0100
@@ -1 +1 @@
-2.20.6
+2.20.7
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ncurses-2.20.6/configure 
new/yast2-ncurses-2.20.7/configure
--- old/yast2-ncurses-2.20.6/configure  2011-02-15 14:08:04.0 +0100
+++ new/yast2-ncurses-2.20.7/configure  2011-02-24 13:16:20.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.65 for yast2-ncurses 2.20.6.
+# Generated by GNU Autoconf 2.65 for yast2-ncurses 2.20.7.
 #
 # Report bugs to http://bugs.opensuse.org/.
 #
@@ -701,8 +701,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-ncurses'
 PACKAGE_TARNAME='yast2-ncurses'
-PACKAGE_VERSION='2.20.6'
-PACKAGE_STRING='yast2-ncurses 2.20.6'
+PACKAGE_VERSION='2.20.7'
+PACKAGE_STRING='yast2-ncurses 2.20.7'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 PACKAGE_URL=''
 
@@ -1477,7 +1477,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat _ACEOF
-\`configure' configures yast2-ncurses 2.20.6 to adapt to many kinds of systems.
+\`configure' configures yast2-ncurses 2.20.7 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1548,7 +1548,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of yast2-ncurses 2.20.6:;;
+ short | recursive ) echo Configuration of yast2-ncurses 2.20.7:;;
esac
   cat \_ACEOF
 
@@ -1660,7 +1660,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-yast2-ncurses configure 2.20.6
+yast2-ncurses configure 2.20.7
 generated by GNU Autoconf 2.65
 
 Copyright (C) 2009 Free Software Foundation, Inc.
@@ -2245,7 +2245,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by yast2-ncurses $as_me 2.20.6, which was
+It was created by yast2-ncurses $as_me 2.20.7, which was
 generated by GNU Autoconf 2.65.  Invocation command line was
 
   $ $0 $@
@@ -3168,7 +3168,7 @@
 
 # Define the identity of the package.
  PACKAGE='yast2-ncurses'
- VERSION='2.20.6'
+ VERSION='2.20.7'
 
 
 cat confdefs.h _ACEOF
@@ -3290,7 +3290,7 @@
 
 
 
-VERSION=2.20.6
+VERSION=2.20.7
 RPMNAME=yast2-ncurses
 MAINTAINER=Gabriele Mohr g...@suse.de
 
@@ -16003,7 +16003,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log=
-This file was extended by yast2-ncurses $as_me 2.20.6, which was
+This file was extended by yast2-ncurses $as_me 2.20.7, which was
 generated by GNU Autoconf 2.65.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -16069,7 +16069,7 @@
 cat $CONFIG_STATUS _ACEOF || ac_write_fail=1
 ac_cs_config=`$as_echo $ac_configure_args | sed 's/^ //; 
s/[\\\`\$]//g'`
 ac_cs_version=\\
-yast2-ncurses config.status 

commit patterns-openSUSE for openSUSE:11.4

2011-02-27 Thread h_root

Hello community,

here is the log from the commit of package patterns-openSUSE for openSUSE:11.4
checked in at Sun Feb 27 13:28:37 CET 2011.




--- old-versions/11.4/all/patterns-openSUSE/patterns-openSUSE.changes   
2011-02-14 14:29:16.0 +0100
+++ 11.4/patterns-openSUSE/patterns-openSUSE.changes2011-02-25 
13:59:04.0 +0100
@@ -1,0 +2,9 @@
+Fri Feb 25 12:58:41 UTC 2011 - co...@novell.com
+
+394ae9c revert some empty files
+ce02fc4 add dependencies of skype
+b285e13 move skype deps out of default install
+0286502 add depencies of acroread to the DVD
+7cacb80 phonon-backend-xine is unused
+
+---

calling whatdependson for 11.4-i586




Other differences:
--
++ patterns-openSUSE.spec ++
--- /var/tmp/diff_new_pack.xzcovH/_old  2011-02-27 13:26:10.0 +0100
+++ /var/tmp/diff_new_pack.xzcovH/_new  2011-02-27 13:26:10.0 +0100
@@ -24,7 +24,7 @@
 AutoReqProv:on
 Summary:Patterns for Installation (full ftp tree)
 Version:11.4
-Release:2
+Release:6.RELEASE2
 Url:http://en.opensuse.org/Patterns
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source: patterns-openSUSE-data.tar.bz2
@@ -1599,13 +1599,14 @@
 Group:  Metapackages
 Summary:Meta package for pattern kde4_multimedia
 Recommends: amarok
+Recommends: gstreamer-0_10-plugins-good
 Recommends: k3b
 Recommends: kaffeine
 Recommends: kio_audiocd
 Recommends: kmix
 Recommends: kscd
 Recommends: opensuse-codecs-installer
-Recommends: phonon-backend-xine
+Recommends: phonon-backend-gstreamer-0_10
 Requires:   patterns-openSUSE-kde4_multimedia
 Supplements:packageand(patterns-openSUSE-kde4:patterns-openSUSE-multimedia)
 

++ patterns-openSUSE-data.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/patterns-openSUSE-data/data/KDE4-BASIS 
new/patterns-openSUSE-data/data/KDE4-BASIS
--- old/patterns-openSUSE-data/data/KDE4-BASIS  2011-02-01 12:31:58.0 
+0100
+++ new/patterns-openSUSE-data/data/KDE4-BASIS  2011-02-25 13:56:15.0 
+0100
@@ -37,7 +37,6 @@
 kio_iso
 // bnc#430161
 polkit-default-privs
-#if 1
 // pulseaudio
 pulseaudio
 pulseaudio-module-bluetooth
@@ -47,7 +46,6 @@
 pulseaudio-module-zeroconf
 pulseaudio-utils
 alsa-plugins-pulse
-#endif
 kdepasswd
 kvkbd
 // bnc#605509
@@ -67,7 +65,6 @@
 kjots
 kepas
 yakuake
-phonon-backend-gstreamer-0_10
 kcron
 ksystemlog
 -Psg:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/patterns-openSUSE-data/data/KDE4-Multimedia 
new/patterns-openSUSE-data/data/KDE4-Multimedia
--- old/patterns-openSUSE-data/data/KDE4-Multimedia 2010-10-23 
08:04:59.0 +0200
+++ new/patterns-openSUSE-data/data/KDE4-Multimedia 2011-02-25 
13:56:33.0 +0100
@@ -11,7 +11,8 @@
 // software.openSUSE.org/codecs  
 opensuse-codecs-installer 
 kaffeine
-phonon-backend-xine
+phonon-backend-gstreamer-0_10
+gstreamer-0_10-plugins-good
 -Prc:
 
 +Psg:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/patterns-openSUSE-data/data/NON-OSS-OPT 
new/patterns-openSUSE-data/data/NON-OSS-OPT
--- old/patterns-openSUSE-data/data/NON-OSS-OPT 2010-10-23 08:04:59.0 
+0200
+++ new/patterns-openSUSE-data/data/NON-OSS-OPT 2011-02-16 11:01:55.0 
+0100
@@ -36,4 +36,5 @@
 FZMingTiB
 // needed for instsys
 FZSongTi
+
 -Psg:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/patterns-openSUSE-data/data/REST-DVD 
new/patterns-openSUSE-data/data/REST-DVD
--- old/patterns-openSUSE-data/data/REST-DVD2010-10-23 08:05:00.0 
+0200
+++ new/patterns-openSUSE-data/data/REST-DVD2011-02-25 14:04:06.0 
+0100
@@ -162,4 +162,157 @@
 
 // bnc#626952
 quota-nfs
+
+// dependencies of skype.rpm
+libasound.so.2
+libasound.so.2(ALSA_0.9)
+libasound.so.2(ALSA_0.9.0rc4)
+libc.so.6
+libc.so.6(GLIBC_2.0)
+libc.so.6(GLIBC_2.1)
+libc.so.6(GLIBC_2.1.3)
+libc.so.6(GLIBC_2.2)
+libc.so.6(GLIBC_2.3)
+libc.so.6(GLIBC_2.3.4)
+libc.so.6(GLIBC_2.4)
+libdbus-1.so.3
+libdl.so.2
+libdl.so.2(GLIBC_2.0)
+libdl.so.2(GLIBC_2.1)
+libfontconfig.so.1
+libfreetype.so.6
+libgcc_s.so.1
+libgcc_s.so.1(GCC_3.0)
+libgcc_s.so.1(GLIBC_2.0)
+libglib-2.0.so.0
+libgthread-2.0.so.0
+libICE.so.6
+libm.so.6
+libm.so.6(GLIBC_2.0)
+libpng12.so.0
+libpthread.so.0
+libpthread.so.0(GLIBC_2.0)
+libpthread.so.0(GLIBC_2.1)
+libpthread.so.0(GLIBC_2.2)
+libpthread.so.0(GLIBC_2.3.2)
+libQtCore.so.4
+libQtDBus.so.4
+libQtGui.so.4
+libQtNetwork.so.4
+libQtXml.so.4
+librt.so.1
+libSM.so.6
+libstdc++.so.6
+libstdc++.so.6(CXXABI_1.3)
+libstdc++.so.6(GLIBCXX_3.4)
+libstdc++.so.6(GLIBCXX_3.4.9)
+libX11.so.6
+libXcursor.so.1
+libXext.so.6
+libXfixes.so.3

commit bash for openSUSE:Factory

2011-02-27 Thread h_root

Hello community,

here is the log from the commit of package bash for openSUSE:Factory
checked in at Sun Feb 27 13:31:35 CET 2011.




--- bash/bash.changes   2011-02-17 11:09:16.0 +0100
+++ bash/bash.changes   2011-02-25 18:10:04.0 +0100
@@ -1,0 +2,5 @@
+Fri Feb 25 17:08:09 UTC 2011 - wer...@suse.de
+
+- Add patch bash41-010 
+
+---

calling whatdependson for head-i586




Other differences:
--
++ bash.spec ++
--- /var/tmp/diff_new_pack.bGrfeh/_old  2011-02-27 13:31:04.0 +0100
+++ /var/tmp/diff_new_pack.bGrfeh/_new  2011-02-27 13:31:04.0 +0100
@@ -36,7 +36,7 @@
 %endif
 AutoReqProv:on
 Version:4.1
-Release:22
+Release:23
 Summary:The GNU Bourne-Again Shell
 Url:http://www.gnu.org/software/bash/bash.html
 Source0:ftp://ftp.gnu.org/gnu/bash/bash-%{bash_vers}.tar.bz2
@@ -106,7 +106,7 @@
 Provides:   bash:%{_infodir}/bash.info.gz
 PreReq: %install_info_prereq
 Version:4.1
-Release:18
+Release:19
 AutoReqProv:on
 %if %suse_version  1120
 BuildArch:  noarch
@@ -142,7 +142,7 @@
 Summary:Include Files mandatory for Development of bash loadable 
builtins
 Group:  Development/Languages/C and C++
 Version:4.1
-Release:18
+Release:19
 AutoReqProv:on
 
 %description -n bash-devel
@@ -162,7 +162,7 @@
 Summary:Loadable bash builtins
 Group:  System/Shells
 Version:4.1
-Release:18
+Release:19
 AutoReqProv:on
 
 %description -n bash-loadables
@@ -231,7 +231,7 @@
 Group:  System/Libraries
 Provides:   bash:/%{_lib}/libreadline.so.%{rl_major}
 Version:6.1
-Release:18
+Release:19
 %if %suse_version  1020
 Recommends: readline-doc = %{version}
 %endif
@@ -262,7 +262,7 @@
 Group:  Development/Libraries/C and C++
 Provides:   bash:%{_libdir}/libreadline.a
 Version:6.1
-Release:18
+Release:19
 Requires:   libreadline6 = %{version}
 Requires:   ncurses-devel
 %if %suse_version  1020
@@ -293,7 +293,7 @@
 Provides:   readline:%{_infodir}/readline.info.gz
 PreReq: %install_info_prereq
 Version:6.1
-Release:18
+Release:19
 AutoReqProv:on
 %if %suse_version  1120
 BuildArch:  noarch

++ bash-4.1-patches.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bash-4.1-patches/bash41-010 
new/bash-4.1-patches/bash41-010
--- old/bash-4.1-patches/bash41-010 1970-01-01 01:00:00.0 +0100
+++ new/bash-4.1-patches/bash41-010 2011-02-25 16:27:44.0 +0100
@@ -0,0 +1,68 @@
+BASH PATCH REPORT
+=
+
+Bash-Release:  4.1
+Patch-ID:  bash41-010
+
+Bug-Reported-by:   Stephane Jourdois sjourd...@gmail.com
+Bug-Reference-ID:  
aanlktimbh1t2bmcjncgacpeidarjmbietr30vv3vz...@mail.gmail.com
+Bug-Reference-URL: 
http://lists.gnu.org/archive/html/bug-bash/2010-05/msg00165.html
+
+Bug-Description:
+
+The expansion of the \W prompt string escape sequence incorrectly used
+strcpy to copy overlapping strings.  Only memmove works in this case.
+
+Patch (apply with `patch -p0'):
+
+*** ../bash-4.1-patched/parse.y2009-12-30 12:51:42.0 -0500
+--- parse.y2011-02-24 16:40:48.0 -0500
+***
+*** 5153,5157 
+   t = strrchr (t_string, '/');
+   if (t)
+!strcpy (t_string, t + 1);
+ }
+ }
+--- 5153,5157 
+   t = strrchr (t_string, '/');
+   if (t)
+!memmove (t_string, t + 1, strlen (t));
+ }
+ }
+*** ../bash-4.1-patched/y.tab.c2009-12-30 12:52:02.0 -0500
+--- y.tab.c2011-02-24 16:50:27.0 -0500
+***
+*** 7482,7486 
+   t = strrchr (t_string, '/');
+   if (t)
+!strcpy (t_string, t + 1);
+ }
+ }
+--- 7482,7486 
+   t = strrchr (t_string, '/');
+   if (t)
+!memmove (t_string, t + 1, strlen (t));
+ }
+ }
+***
+*** 8244,8246 
+  }
+  #endif /* HANDLE_MULTIBYTE */
+- 
+--- 8244,8245 
+*** ../bash-4.1-patched/patchlevel.h   2009-10-01 16:39:22.0 -0400
+--- patchlevel.h   2010-01-14 09:38:08.0 -0500
+***
+*** 26,30 
+ looks for to find the patch level (for the sccs version string). */
+  
+! #define PATCHLEVEL 9
+  
+  #endif /* _PATCHLEVEL_H_ */
+--- 26,30 
+ 

commit kdebase4-workspace for openSUSE:Factory

2011-02-27 Thread h_root

Hello community,

here is the log from the commit of package kdebase4-workspace for 
openSUSE:Factory
checked in at Sun Feb 27 13:37:23 CET 2011.




--- KDE/kdebase4-workspace/kdebase4-wallpapers.changes  2011-02-24 
16:08:42.0 +0100
+++ kdebase4-workspace/kdebase4-wallpapers.changes  2011-02-27 
10:18:51.0 +0100
@@ -1,0 +2,5 @@
+Sat Feb 26 18:02:50 UTC 2011 - co...@novell.com
+
+- simplify perl update script for blur blacklist (bnc#675388)
+
+---
kdebase4-workspace.changes: same change
python-kdebase4.changes: same change

calling whatdependson for head-i586




Other differences:
--
++ kdebase4-wallpapers.spec ++
--- /var/tmp/diff_new_pack.3GmvzQ/_old  2011-02-27 13:36:50.0 +0100
+++ /var/tmp/diff_new_pack.3GmvzQ/_new  2011-02-27 13:36:50.0 +0100
@@ -23,7 +23,7 @@
 Summary:KDE 4 Wallpapers
 Url:http://www.kde.org/
 Version:4.6.0
-Release:6
+Release:7
 BuildRequires:  libdbusmenu-qt-devel
 BuildRequires:  libkdepimlibs4-devel = %version
 BuildRequires:  libqimageblitz-devel

++ kdebase4-workspace.spec ++
--- /var/tmp/diff_new_pack.3GmvzQ/_old  2011-02-27 13:36:50.0 +0100
+++ /var/tmp/diff_new_pack.3GmvzQ/_new  2011-02-27 13:36:50.0 +0100
@@ -23,7 +23,7 @@
 Summary:The KDE Workspace Components
 Url:http://www.kde.org/
 Version:4.6.0
-Release:13
+Release:14
 BuildRequires:  audit-devel
 BuildRequires:  bluez-devel
 BuildRequires:  ConsoleKit-devel

++ python-kdebase4.spec ++
--- /var/tmp/diff_new_pack.3GmvzQ/_old  2011-02-27 13:36:50.0 +0100
+++ /var/tmp/diff_new_pack.3GmvzQ/_new  2011-02-27 13:36:50.0 +0100
@@ -27,7 +27,7 @@
 Summary:Python bindings for KDE 4 desktop shell
 Url:http://www.kde.org/
 Version:4.6.0
-Release:6
+Release:7
 BuildRequires:  NetworkManager-devel bluez-devel libQtWebKit-devel 
libdbusmenu-qt-devel libkdepimlibs4-devel = %version libqimageblitz-devel
 BuildRequires:  libknotificationitem-devel libsmbclient-devel 
libxklavier-devel python-kde4-devel = %version
 Source0:kdebase-workspace-%version.tar.bz2


++ kwin-update-blacklist-11.4.diff ++
--- /var/tmp/diff_new_pack.3GmvzQ/_old  2011-02-27 13:36:50.0 +0100
+++ /var/tmp/diff_new_pack.3GmvzQ/_new  2011-02-27 13:36:50.0 +0100
@@ -6,64 +6,48 @@
 
 Add blacklist updater for Blur on Intel 945GM on openSUSE 11.4
 
-diff --git a/kwin/data/CMakeLists.txt b/kwin/data/CMakeLists.txt
-index ca6ff12..f1f314e 100644
 a/kwin/data/CMakeLists.txt
-+++ b/kwin/data/CMakeLists.txt
-@@ -38,5 +38,5 @@ install( TARGETS kwin_update_tabbox_settings DESTINATION 
${LIB_INSTALL_DIR}/kcon
+Index: kdebase-workspace-4.6.0/kwin/data/CMakeLists.txt
+===
+--- kdebase-workspace-4.6.0.orig/kwin/data/CMakeLists.txt  2011-01-19 
23:05:20.0 +0100
 kdebase-workspace-4.6.0/kwin/data/CMakeLists.txt   2011-02-26 
19:00:17.413355775 +0100
+@@ -38,5 +38,5 @@ install( TARGETS kwin_update_tabbox_sett
  install( FILES fsp_workarounds_1.kwinrules  DESTINATION  
${DATA_INSTALL_DIR}/kwin/default_rules )
  install( FILES pop.wav  DESTINATION  ${SOUND_INSTALL_DIR} )
  install( FILES kwin.upd kwinsticky.upd kwiniconify.upd kwin3_plugin.upd 
kwin_focus1.upd kwinupdatewindowsettings.upd kwin_focus2.upd 
kwin_fsp_workarounds_1.upd kwin_on_off.upd kwin_window_shortcuts.upd 
kwin_update_tabbox_settings.upd kwin_blacklist.upd DESTINATION  
${KCONF_UPDATE_INSTALL_DIR} )
 -install( PROGRAMS pluginlibFix.pl kwin3_plugin.pl kwin_focus1.sh 
kwin_focus2.sh on-off_to_true-false.sh  kwin_window_shortcuts.sh 
kwin_blacklist.sh DESTINATION  ${KCONF_UPDATE_INSTALL_DIR} )
 +install( PROGRAMS pluginlibFix.pl kwin3_plugin.pl kwin_focus1.sh 
kwin_focus2.sh on-off_to_true-false.sh  kwin_window_shortcuts.sh 
kwin_blacklist.sh kwin_blacklist-opensuse-11.4.pl DESTINATION  
${KCONF_UPDATE_INSTALL_DIR} )
  
-diff --git a/kwin/data/kwin_blacklist-opensuse-11.4.pl 
b/kwin/data/kwin_blacklist-opensuse-11.4.pl
-new file mode 100755
-index 000..28a6e63
 /dev/null
-+++ b/kwin/data/kwin_blacklist-opensuse-11.4.pl
-@@ -0,0 +1,32 @@
+Index: kdebase-workspace-4.6.0/kwin/data/kwin_blacklist-opensuse-11.4.pl
+===
+--- /dev/null  1970-01-01 00:00:00.0 +
 kdebase-workspace-4.6.0/kwin/data/kwin_blacklist-opensuse-11.4.pl  
2011-02-26 19:02:28.778969843 +0100
+@@ -0,0 +1,17 @@
 +#! /usr/bin/perl
 +
 +use strict;
 +
-+my $currentGroup = ;
-+my $key;
-+my $value;
-+my $i;
-+my $out;
-+my @blacklist;
-+my $found = 0;
-+my $toblacklist = Mesa DRI Intel(R) 945GM GEM 20100330 DEVELOPMENT 
x86/MMX/SSE2:-:1.4 Mesa 7.10;
++my $out = Mesa DRI Intel(R) 

commit xorg-x11-server for openSUSE:Factory

2011-02-27 Thread h_root

Hello community,

here is the log from the commit of package xorg-x11-server for openSUSE:Factory
checked in at Sun Feb 27 13:38:08 CET 2011.




--- xorg-x11-server/xorg-x11-server.changes 2011-02-15 11:35:52.0 
+0100
+++ xorg-x11-server/xorg-x11-server.changes 2011-02-26 11:57:51.0 
+0100
@@ -1,0 +2,7 @@
+Sat Feb 26 10:52:15 UTC 2011 - de...@navlost.eu
+
+- Added --enable-kdrive-evdev switch to ./configure so that
+  the evdev driver can be used with Xephyr's -keybd and -mouse
+  switches
+
+---

calling whatdependson for head-i586




Other differences:
--
++ xorg-x11-server.spec ++
--- /var/tmp/diff_new_pack.UNBXqG/_old  2011-02-27 13:37:46.0 +0100
+++ /var/tmp/diff_new_pack.UNBXqG/_new  2011-02-27 13:37:46.0 +0100
@@ -32,7 +32,7 @@
 %endif
 Url:http://xorg.freedesktop.org/
 Version:7.6_%{dirsuffix}
-Release:17
+Release:18
 License:GPLv2+ ; MIT License (or similar)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Group:  System/X11/Servers/XF86_4
@@ -277,6 +277,7 @@
 --enable-dmx \
 --enable-xnest \
 --enable-kdrive \
+--enable-kdrive-evdev \
 --enable-xephyr \
 --enable-record \
 --enable-xcsecurity \






Remember to have fun...

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



commit PackageKit for openSUSE:Factory

2011-02-27 Thread h_root

Hello community,

here is the log from the commit of package PackageKit for openSUSE:Factory
checked in at Sun Feb 27 13:42:11 CET 2011.




--- PackageKit/PackageKit.changes   2011-02-18 14:19:31.0 +0100
+++ PackageKit/PackageKit.changes   2011-02-26 11:58:01.0 +0100
@@ -1,0 +2,5 @@
+Sat Feb 26 10:57:15 UTC 2011 - co...@novell.com
+
+- small (and obvious) fix for bnc#671146
+
+---

calling whatdependson for head-i586


New:

  PackageKit-fix-endless-recursion.patch



Other differences:
--
++ PackageKit.spec ++
--- /var/tmp/diff_new_pack.EGod24/_old  2011-02-27 13:40:36.0 +0100
+++ /var/tmp/diff_new_pack.EGod24/_new  2011-02-27 13:40:36.0 +0100
@@ -35,7 +35,7 @@
 
 Name:   PackageKit
 Version:0.6.12
-Release:1
+Release:2
 License:GPLv2+
 BuildRequires:  NetworkManager-devel
 BuildRequires:  dbus-1-glib-devel
@@ -67,6 +67,8 @@
 Patch0: PackageKit-sysconfig-cron.patch
 # PATCH-FIX-UPSTREAM PackageKit-use-system-solve.patch bnc#637764 
dmacvi...@suse.de -- uses the standard system update algorithm from ZYpp which 
honours user policies
 Patch1: PackageKit-use-system-solve.patch
+# PATCH-FIX-UPSTREAM PackageKit-fix-endless-recursion.patch co...@opensuse.org 
-- use correct variable to avoid endless recusion
+Patch2: PackageKit-fix-endless-recursion.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   %{name}-branding = %{version}
 Recommends: %{name}-lang
@@ -242,6 +244,7 @@
 translation-update-upstream
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %configure \

++ PackageKit-fix-endless-recursion.patch ++
diff --git a/lib/packagekit-qt/src/transaction.cpp 
b/lib/packagekit-qt/src/transaction.cpp
index fad5255..83ebc39 100644
--- a/lib/packagekit-qt/src/transaction.cpp
+++ b/lib/packagekit-qt/src/transaction.cpp
@@ -528,7 +528,7 @@ void Transaction::searchGroups(Enum::Groups groups, 
Enum::Filters filters)
 groupsSL  Util::enumToStringEnum(group, Group, Group);
 }
 
-searchGroups(groups, filters);
+searchGroups(groupsSL, filters);
 }
 
 void Transaction::searchGroups(Enum::Group group, Enum::Filters filters)





Remember to have fun...

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



commit xmlstarlet for openSUSE:Factory

2011-02-27 Thread h_root

Hello community,

here is the log from the commit of package xmlstarlet for openSUSE:Factory
checked in at Sun Feb 27 13:46:32 CET 2011.




--- xmlstarlet/xmlstarlet.changes   2009-12-14 14:33:32.0 +0100
+++ xmlstarlet/xmlstarlet.changes   2011-02-17 10:07:35.0 +0100
@@ -1,0 +2,29 @@
+Thu Feb 17 09:02:37 UTC 2011 - pascal.ble...@opensuse.org
+
+- update to 1.0.5:
+  * fixes a bug in which stylesheets with CDATA nodes led to memory corruption
+  * the --help option now prints to stdout and exits with success
+
+- changes from 1.0.4:
+  * special XML characters in arguments are escaped (in particular, double
+quotes can now be included in xpath expressions)
+  * non-zero exit code when an input file is not found
+  * XML ed with --pf/--ps options no longer reformats output
+  * exit with an error instead of segfaulting when trying to delete namespace
+nodes
+
+- changes from 1.0.3:
+  * fixes several bugs
+  * when validating long documents, error messages will now give correct line
+numbers past 65536 sf#1219072
+  * validation will not use an embedded DTD if not asked, sf#1167215
+  * the parameters to the --value option for update and the --output option for
+select are now escaped (sf#3052978 and sf#1912978)
+  * c14n on documents with a DTD now respects default attributes (sf#1505579)
+
+- changes from 1.0.2:
+  * inplace editing now works
+  * libxml2 features are only used if libxml2 has been compiled to support them
+  * the -N option usage has been expanded
+
+---

calling whatdependson for head-i586


Old:

  xmlstarlet-0.9.5-configure_fix.diff
  xmlstarlet-1.0.0-no_static_linking.diff
  xmlstarlet-1.0.1.tar.bz2

New:

  xmlstarlet-1.0.5.tar.bz2



Other differences:
--
++ xmlstarlet.spec ++
--- /var/tmp/diff_new_pack.hTwzIF/_old  2011-02-27 13:44:41.0 +0100
+++ /var/tmp/diff_new_pack.hTwzIF/_new  2011-02-27 13:44:41.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package xmlstarlet (Version 1.0.1)
+# spec file for package xmlstarlet
 #
-# 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,20 +19,21 @@
 
 
 Name:   xmlstarlet
-BuildRequires:  libxslt-devel pkgconfig sgml-skel
+BuildRequires:  libxml2-devel = 2.6.23
+BuildRequires:  libxslt-devel = 1.1.9
+BuildRequires:  sgml-skel
+BuildRequires:  autoconf automake gcc glibc-devel libtool pkgconfig
 Summary:Command Line Tool to Process XML Documents
-Version:1.0.1
-Release:153
+Version:1.0.5
+Release:1
 License:MIT License (or similar)
 Group:  Productivity/Publishing/XML
-Source0:
http://ftp1.sourceforge.net/xmlstar/xmlstarlet-%{version}.tar.bz2
+# http://prdownloads.sourceforge.net/xmlstar/xmlstarlet-%{version}.tar.gz
+Source0:xmlstarlet-%{version}.tar.bz2
 Source1:%{name}-rpmlintrc
-Patch0: %{name}-1.0.0-no_static_linking.diff
-Patch1: %{name}-0.9.5-configure_fix.diff
 Patch2: %{name}-xml_depyx.c.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Url:http://sourceforge.net/projects/xmlstar/
-DocDir: %{_docdir}
 
 %description
 XMLStarlet (xml) is a command line XML toolkit which can be used to
@@ -48,40 +49,34 @@
 
 %prep
 %setup -q
-%patch0 -p 1
-%patch1
 %patch2
 
 %build
-autoreconf --force --install
 export CFLAGS=$RPM_OPT_FLAGS -W -Wall
-./configure --prefix=%{_prefix} \
-  --sysconfdir=%{_sysconfdir} \
-  --mandir=%{_mandir} \
-  --libdir=%{_libdir}
-make
-%{__mkdir_p} html
-%{__cp} -a doc/callouts html
-%{__cp} doc/*{css,html} html
+%configure \
+--disable-static-libs
+
+%__make %{?_smp_flags}
+
+%__mkdir_p html
+%__cp -a doc/callouts html
+%__cp doc/*{css,html} html
 
 %check
-make tests
+%__make tests
 
 %install
-#[ $RPM_BUILD_ROOT != / ]  [ -d $RPM_BUILD_ROOT ] \
-#   %{__rm} -rf $RPM_BUILD_ROOT
-[ -e %buildroot -a -d %buildroot ] || %{__mkdir} %buildroot
 %makeinstall
 
 %clean
-%{__rm} -fr %{buildroot}
+%{?buildroot:%__rm -rf %{buildroot}}
 
 %files
 %defattr(-, root, root)
 %doc AUTHORS ChangeLog NEWS README Copyright TODO
 %doc doc/xmlstarlet.txt doc/xmlstarlet.pdf
 %doc html
-%{_prefix}/bin/xml
-%{_mandir}/*/*
+%{_bindir}/xml
+%doc %{_mandir}/man1/xmlstarlet.1%{ext_man}
 
 %changelog

++ xmlstarlet-1.0.1.tar.bz2 - xmlstarlet-1.0.5.tar.bz2 ++
 21732 lines of diff (skipped)

++ xmlstarlet-xml_depyx.c.diff ++
--- /var/tmp/diff_new_pack.hTwzIF/_old  2011-02-27 13:44:41.0 +0100
+++ /var/tmp/diff_new_pack.hTwzIF/_new  2011-02-27 13:44:41.0 +0100
@@ -1,12 +1,30 @@
-Index: src/xml_depyx.c

commit libvirt for openSUSE:Factory

2011-02-27 Thread h_root

Hello community,

here is the log from the commit of package libvirt for openSUSE:Factory
checked in at Sun Feb 27 13:47:33 CET 2011.




--- libvirt/libvirt.changes 2011-02-18 04:40:17.0 +0100
+++ libvirt/libvirt.changes 2011-02-25 20:42:14.0 +0100
@@ -1,0 +2,6 @@
+Fri Feb 25 12:38:09 MST 2011 - jfeh...@novell.com
+
+- Minor fixes for libvirt-guests
+  bnc#653398
+
+---

calling whatdependson for head-i586




Other differences:
--
++ libvirt.spec ++
--- /var/tmp/diff_new_pack.MvvxOQ/_old  2011-02-27 13:46:58.0 +0100
+++ /var/tmp/diff_new_pack.MvvxOQ/_new  2011-02-27 13:46:58.0 +0100
@@ -145,7 +145,7 @@
 Group:  Development/Libraries/C and C++
 AutoReqProv:yes
 Version:0.8.8
-Release:1
+Release:2
 Summary:A C toolkit to interract with the virtualization capabilities 
of Linux
 # The client side, i.e. shared libs and virsh are in a subpackage
 Requires:   %{name}-client = %{version}-%{release}
@@ -202,6 +202,8 @@
 Group:  Development/Libraries/C and C++
 Requires:   readline
 Requires:   ncurses
+# Needed by libvirt-guests init script.
+Requires:   gettext
 # So remote clients can access libvirt over SSH tunnel
 # (client invokes 'nc' against the UNIX socket on the server)
 Recommends: netcat-openbsd
@@ -437,8 +439,8 @@
 /sbin/ldconfig
 %if 0%{?sles_version}
 %{fillup_and_insserv -f -y libvirtd}
-%{fillup_only -n libvirt-guests}
 %endif
+%{fillup_only -n libvirt-guests}
 
 %preun
 %stop_on_removal libvirtd






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-HTML-Tree for openSUSE:Factory

2011-02-27 Thread h_root

Hello community,

here is the log from the commit of package perl-HTML-Tree for openSUSE:Factory
checked in at Sun Feb 27 13:52:27 CET 2011.




--- perl-HTML-Tree/perl-HTML-Tree.changes   2011-01-20 11:52:57.0 
+0100
+++ perl-HTML-Tree/perl-HTML-Tree.changes   2011-02-25 14:09:40.0 
+0100
@@ -1,0 +2,7 @@
+Fri Feb 25 13:06:03 UTC 2011 - ch...@computersalat.de
+
+- recreated by cpanspec 1.78.03
+  o fix deps
+- noarch pkg
+
+---

calling whatdependson for head-i586




Other differences:
--
++ perl-HTML-Tree.spec ++
--- /var/tmp/diff_new_pack.rxx6xu/_old  2011-02-27 13:47:50.0 +0100
+++ /var/tmp/diff_new_pack.rxx6xu/_new  2011-02-27 13:47:50.0 +0100
@@ -15,60 +15,99 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
+%bcond_with opt
 
 Name:   perl-HTML-Tree
-BuildRequires:  perl-HTML-Parser
-BuildRequires:  perl-macros
-License:Artistic ; GPLv2+ ; Other uncritical OpenSource License
-Group:  Development/Libraries/Perl
-Requires:   perl-HTML-Parser perl-HTML-Tagset
-AutoReqProv:on
-Summary:Modules for representing, creating, and extracting information 
from HTML syntax trees
 Version:4.1 
-Release:1
-Source: 
http://search.cpan.org/CPAN/authors/id/P/PE/PETEK/HTML-Tree-%{version}.tar.bz2
-Url:http://search.cpan.org/CPAN/authors/id/P/PE/PETEK/
+Release:7
+License:GPL+ or Artistic
+%define cpan_name HTML-Tree
+Summary:Build and scan parse-trees of HTML
+Url:http://search.cpan.org/dist/HTML-Tree/
+Group:  Development/Libraries/Perl
+#Source: 
http://www.cpan.org/authors/id/J/JF/JFEARN/HTML-Tree-4.1.tar.gz
+Source: %{cpan_name}-%{version}.tar.bz2
+BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  perl
+BuildRequires:  perl(Module::Build)
+BuildRequires:  perl(Test::Exception)
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl-macros
+%if 0%{?with opt}
+BuildRequires:  perl(Test::Perl::Critic)
+BuildRequires:  perl(Test::Pod) = 1.14
+BuildRequires:  perl(Test::Pod::Coverage) = 1.04
+%endif
+BuildRequires:  perl(HTML::Parser) = 3.46
+BuildRequires:  perl(HTML::Tagset) = 3.02
+Requires:   perl(HTML::Parser) = 3.46
+Requires:   perl(HTML::Tagset) = 3.02
 %{perl_requires}
 
 %description
-This distribution contains a suite of modules for representing,
-creating, and extracting information from HTML syntax trees; there is
-also relevent documentation.  These modules used to be part of the
-libwww-perl distribution, but are now unbundled in order to facilitate
-a separate development track.
+HTML-Tree is a suite of Perl modules for making parse trees out of HTML
+source. It consists of mainly two modules, whose documentation you should
+refer to: HTML::TreeBuilder and HTML::Element.
+
+HTML::TreeBuilder is the module that builds the parse trees. (It uses
+HTML::Parser to do the work of breaking the HTML up into tokens.)
+
+The tree that TreeBuilder builds for you is made up of objects of the class
+HTML::Element.
+
+If you find that you do not properly understand the documentation for
+HTML::TreeBuilder and HTML::Element, it may be because you are unfamiliar
+with tree-shaped data structures, or with object-oriented modules in
+general. Sean Burke has written some articles for _The Perl Journal_
+('www.tpj.com') that seek to provide that background. The full text of
+those articles is contained in this distribution, as:
+
+* HTML::Tree::AboutObjects
+
+  User's View of Object-Oriented Modules from TPJ17.
+
+* HTML::Tree::AboutTrees
+
+  Trees from TPJ18
+
+* HTML::Tree::Scanning
+
+  Scanning HTML from TPJ19
+
+Readers already familiar with object-oriented modules and tree-shaped data
+structures should read just the last article. Readers without that
+background should read the first, then the second, and then the third.
 
+new
+Redirects to HTML::TreeBuilder::new
 
+new_from_file
+Redirects to HTML::TreeBuilder::new_from_file
 
-Authors:
-
-Sean M. Burke sbu...@cpan.org
+new_from_content
+Redirects to HTML::TreeBuilder::new_from_content
 
 %prep
-%setup -n HTML-Tree-%{version} -q
+%setup -q -n %{cpan_name}-%{version}
 
 %build
-perl Makefile.PL
-make %{?_smp_mflags}
+%{__perl} Build.PL installdirs=vendor
+./Build build flags=%{?_smp_mflags}
 
 %check
-make test
+./Build test
 
 %install
-make DESTDIR=$RPM_BUILD_ROOT install_vendor
-%perl_process_packlist
+./Build install destdir=%{buildroot} create_packlist=0
+%perl_gen_filelist
 
 %clean
-[ $RPM_BUILD_ROOT != / ]  [ -d $RPM_BUILD_ROOT ]  rm -rf 
$RPM_BUILD_ROOT
+%{__rm} -rf %{buildroot}
 
-%files
-%defattr(-, root, root)
-%{perl_vendorlib}/HTML/*
-%{perl_vendorarch}/auto/*
-%{_bindir}/htmltree
-%doc 

commit release-notes-openSUSE for openSUSE:Factory

2011-02-27 Thread h_root

Hello community,

here is the log from the commit of package release-notes-openSUSE for 
openSUSE:Factory
checked in at Sun Feb 27 13:52:56 CET 2011.




--- release-notes-openSUSE/release-notes-openSUSE.changes   2011-02-18 
13:41:37.0 +0100
+++ release-notes-openSUSE/release-notes-openSUSE.changes   2011-02-24 
15:31:05.0 +0100
@@ -1,0 +2,5 @@
+Thu Feb 24 14:30:23 UTC 2011 - co...@novell.com
+
+- provide release-notes
+
+---

calling whatdependson for head-i586




Other differences:
--
++ release-notes-openSUSE.spec ++
--- /var/tmp/diff_new_pack.udh4FS/_old  2011-02-27 13:52:41.0 +0100
+++ /var/tmp/diff_new_pack.udh4FS/_new  2011-02-27 13:52:41.0 +0100
@@ -25,9 +25,9 @@
 Summary:Most Important Changes for This openSUSE Release
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Provides:   kdebase-SuSE:/usr/share/doc/RELEASE_NOTES.en.html
 Version:11.4.2
-Release:1
+Release:2
+Provides:   release-notes = %{version}
 Source0:release-notes-opensuse-%{version}.tar.bz2
 Source8:%{name}.desktop.in
 






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-HTML-TableExtract for openSUSE:Factory

2011-02-27 Thread h_root

Hello community,

here is the log from the commit of package perl-HTML-TableExtract for 
openSUSE:Factory
checked in at Sun Feb 27 13:56:55 CET 2011.




--- perl-HTML-TableExtract/perl-HTML-TableExtract.changes   2010-12-01 
14:27:33.0 +0100
+++ perl-HTML-TableExtract/perl-HTML-TableExtract.changes   2011-02-25 
18:52:49.0 +0100
@@ -1,0 +2,8 @@
+Fri Feb 25 17:51:03 UTC 2011 - ch...@computersalat.de
+
+- recreated by cpanspec 1.78.03
+  o fix deps
+- add HTML patch
+- noarch pkg
+
+---

calling whatdependson for head-i586


New:

  HTML-TableExtract-2.10-HTML.patch



Other differences:
--
++ perl-HTML-TableExtract.spec ++
--- /var/tmp/diff_new_pack.hvKXSi/_old  2011-02-27 13:56:31.0 +0100
+++ /var/tmp/diff_new_pack.hvKXSi/_new  2011-02-27 13:56:31.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package perl-HTML-TableExtract (Version 2.10)
+# spec file for package perl-HTML-TableExtract
 #
-# 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
@@ -15,58 +15,144 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   perl-HTML-TableExtract
-Url:http://cpan.org/modules/by-module/HTML/
-License:Public Domain, Freeware
-Group:  Development/Libraries/Perl
-AutoReqProv:on
-Requires:   perl-HTML-Parser
-BuildRequires:  perl-HTML-Parser
-BuildRequires:  perl-macros
-# Needed only for tests:
-BuildRequires:  perl-HTML-Tree perl-Test-Pod-Coverage
-Summary:Simplifies extraction of information within tables in HTML 
documents
 Version:2.10
-Release:81
-Source: HTML-TableExtract-%{version}.tar.bz2
+Release:86
+License:GPL+ or Artistic
+%define cpan_name HTML-TableExtract
+Summary:For extracting the content contained in tables within an HTML 
document
+Url:http://search.cpan.org/dist/HTML-TableExtract/
+Group:  Development/Libraries/Perl
+#Source: 
http://www.cpan.org/authors/id/M/MS/MSISK/HTML-TableExtract-2.10.tar.gz
+Source: %{cpan_name}-%{version}.tar.bz2
+Patch0: %{cpan_name}-2.10-HTML.patch
+BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  perl
+BuildRequires:  perl-macros
+BuildRequires:  perl(HTML::ElementTable) = 1.16
+BuildRequires:  perl(HTML::Parser)
+Requires:   perl(HTML::ElementTable) = 1.16
+Requires:   perl(HTML::Parser)
 %{perl_requires}
 
 %description
-HTML::TableExtract is a module that simplifies the extraction of
-information contained in tables within HTML documents.
-
-Tables of note may be specified using Headers, Depth, Count,
-Attributes, or some combination of the three. See the module
-documentation for details.
-
-
+HTML::TableExtract is a subclass of HTML::Parser that serves to extract the
+information from tables of interest contained within an HTML document. The
+information from each extracted table is stored in table objects. Tables
+can be extracted as text, HTML, or HTML::ElementTable structures (for
+in-place editing or manipulation).
+
+There are currently four constraints available to specify which tables you
+would like to extract from a document: _Headers_, _Depth_, _Count_, and
+_Attributes_.
+
+_Headers_, the most flexible and adaptive of the techniques, involves
+specifying text in an array that you expect to appear above the data in the
+tables of interest. Once all headers have been located in a row of that
+table, all further cells beneath the columns that matched your headers are
+extracted. All other columns are ignored: think of it as vertical slices
+through a table. In addition, TableExtract automatically rearranges each
+row in the same order as the headers you provided. If you would like to
+disable this, set _automap_ to 0 during object creation, and instead rely
+on the column_map() method to find out the order in which the headers were
+found. Furthermore, TableExtract will automatically compensate for cell
+span issues so that columns are really the same columns as you would
+visually see in a browser. This behavior can be disabled by setting the
+_gridmap_ parameter to 0. HTML is stripped from the entire textual content
+of a cell before header matches are attempted -- unless the _keep_html_
+parameter was enabled.
+
+_Depth_ and _Count_ are more specific ways to specify tables in relation to
+one another. _Depth_ represents how deeply a table resides in other tables.
+The depth of a top-level table in the document is 0. A table within a
+top-level table has a depth of 1, and so 

commit ktorrent for openSUSE:Factory

2011-02-27 Thread h_root

Hello community,

here is the log from the commit of package ktorrent for openSUSE:Factory
checked in at Sun Feb 27 14:00:42 CET 2011.




--- KDE/ktorrent/ktorrent.changes   2011-02-07 13:49:46.0 +0100
+++ ktorrent/ktorrent.changes   2011-02-26 11:27:37.0 +0100
@@ -1,0 +2,37 @@
+Sat Feb 26 10:27:27 UTC 2011 - co...@novell.com
+
+- switch back to recommending -lang package
+
+---
+Fri Feb 25 22:32:07 UTC 2011 - asterios.dra...@gmail.com
+
+- Update to 4.0.99rc1 (4.1rc1):
+  * Make sure that apply button of config dialog is enabled properly when the
+group changes in the scanfolder settings
+  * Add kio-magnet
+  * Improve performance of ktorrent in situations where there are many torrent
+(262571)
+  * Fix memory leak on exit (263802)
+  * Fix tab bar not matching TabBarWidget state in some circumstances (263068)
+  * Fix libktorrent not gettting updated when the download of a magnet link
+finishes and the FileSelectDlg is shown
+  * Update view tab when switching to it, fixes data scan widget showing in the
+wrong place (259483)
+  * Update view captions every GUI update (264215)
+  * Use user modified path for file column in chunks view (264814)
+  * Fix QM bug causing torrents to get started when it is not needed (262570)
+- Spec file updates:
+  * Changes based on rpmdevtools templates and spec-cleaner run.
+  * Changed License: to GPLv2+ and GPLv3 and LGPLv2 and LGPLv2+ and LGPLv2.1+
+and BSD.
+  * Updates in Url: and %description.
+  * Added description for the patches based on openSUSE Patches Guidelines.
+  * Updates in Buildrequires:, Requires:, %build, %install and %files sections.
+  * Use Suggests: and not Recommends: for lang package.
+  * Removed %pre and %post /sbin/ldconfig section for main package (not
+needed).
+  * Moved the english help files in the main package.
+- Removed ktorrent icons from icons.tar.bz2 (they are provided by the package).
+- Fixed rpmlint warning (wrong-icon-size).
+
+---

calling whatdependson for head-i586


Old:

  ktorrent-4.1beta1.tar.bz2

New:

  ktorrent-4.1rc1.tar.bz2



Other differences:
--
++ ktorrent.spec ++
--- /var/tmp/diff_new_pack.SFwEei/_old  2011-02-27 13:57:17.0 +0100
+++ /var/tmp/diff_new_pack.SFwEei/_new  2011-02-27 13:57:17.0 +0100
@@ -16,64 +16,60 @@
 #
 
 
-#
-%define srcversion 4.1beta1
 
 Name:   ktorrent
-BuildRequires:  gmp-devel kdebase4-workspace-devel libkdepimlibs4-devel 
libqca2-devel taglib-devel
-BuildRequires:  fdupes libktorrent-devel
-BuildRequires:  hicolor-icon-theme jpackage-utils
-Url:http://ktorrent.pwsp.net/
-License:GPLv2+
-Group:  Productivity/Networking/File-Sharing
+Version:4.0.99rc1
+Release:1
 Summary:KDE BitTorrent Client
-Version:4.0.99beta1
-Release:2
+
+License:GPLv2+ and GPLv3 and LGPLv2 and LGPLv2+ and LGPLv2.1+ and BSD
+Url:http://ktorrent.org/
+Group:  Productivity/Networking/File-Sharing
+Source0:http://ktorrent.org/downloads/4.1rc1/%{name}-4.1rc1.tar.bz2
+# Mimetype icons
+Source1:icons.tar.bz2
+Source2:ktorrent.1
+Source3:ktupnptest.1
+# PATCH-FIX-OPENSUSE remove-links.diff adr...@suse.de -- Remove links to some 
search engine with maybe legal problems
+Patch0: remove-links.diff
+# PATCH-FIX-OPENSUSE suse-dht-warning.diff wstephen...@novell.com -- Warning 
popup for DHT
+Patch1: suse-dht-warning.diff
+# PATCH-FIX-OPENSUSE initial-preference.diff cmorv...@yahoo.es -- 
InitialPreference to set it as the default torrent downloader
+Patch2: initial-preference.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%define rversion %version
-Source: %{name}-%{srcversion}.tar.bz2
-Source2:icons.tar.bz2
-Source3:ktorrent.1
-Source4:ktupnptest.1
-Patch1: remove-links.diff
-Patch4: suse-dht-warning.diff
-Patch5: initial-preference.diff
-Recommends: %{name}-lang = %{version}
-%kde4_runtime_requires
-%kde4_pimlibs_requires
 
-Requires:   oxygen-icon-theme
+BuildRequires:  ImageMagick
+BuildRequires:  fdupes
+BuildRequires:  kdebase4-workspace-devel
+BuildRequires:  libkdepimlibs4-devel
+BuildRequires:  libktorrent-devel
+BuildRequires:  taglib-devel
+%if 0%{?suse_version}
+BuildRequires:  update-desktop-files
+%endif
 # This specific requires is neccessary because rpm doesn't specify a version 
for the libktcore12 requirement
 Requires:   libktcore12 = %{version}-%{release}
+%kde4_pimlibs_requires
+%kde4_runtime_requires
+Recommends: %{name}-lang = %{version}
 
 %description
-Torrent is a BitTorrent program for KDE. Its main features are:
-* Download of torrent files
-* Upload speed 

commit kdebase4-openSUSE for openSUSE:Factory

2011-02-27 Thread h_root

Hello community,

here is the log from the commit of package kdebase4-openSUSE for 
openSUSE:Factory
checked in at Sun Feb 27 14:01:59 CET 2011.




--- KDE/kdebase4-openSUSE/kdebase4-openSUSE.changes 2011-02-18 
23:22:29.0 +0100
+++ kdebase4-openSUSE/kdebase4-openSUSE.changes 2011-02-25 12:06:03.0 
+0100
@@ -1,0 +2,10 @@
+Fri Feb 25 11:05:42 UTC 2011 - jav...@opensuse.org
+
+- adding kio_sysinfo branding
+
+---
+Fri Feb 25 10:51:23 UTC 2011 - co...@novell.com
+
+- restore kdeglobalsrc for firefox default (bnc#665497)
+
+---

calling whatdependson for head-i586




Other differences:
--
++ kdebase4-openSUSE.spec ++
--- /var/tmp/diff_new_pack.G7pHe3/_old  2011-02-27 14:01:06.0 +0100
+++ /var/tmp/diff_new_pack.G7pHe3/_new  2011-02-27 14:01:06.0 +0100
@@ -26,7 +26,7 @@
 PreReq: %fillup_prereq
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Version:11.4
-Release:35
+Release:36
 # git clone git://git.opensuse.org/projects/desktop/kdebase4-openSUSE.git
 Source0:kdebase4-openSUSE-%{version}.tar.bz2
 Source2:devel-splash.tar.bz2
@@ -183,8 +183,6 @@
 /usr/share/kde4/config/SuSE/default/beagled-autostart.desktop.live
 /usr/share/kde4/config/SuSE/default/lowspacesuse.live
 /usr/share/kde4/config/SuSE/default/kupdateapplet-autostart.desktop.live
-/usr/share/kde4/config/SuSE/default/kdeglobals
-/usr/share/kde4/config/SuSE/default/kcminputrc
 
 %files -n kdebase4-runtime-branding-openSUSE
 %defattr(-,root,root)
@@ -202,6 +200,7 @@
 %dir /etc/kde4/share
 %dir /etc/kde4/share/config
 %config /etc/kde4/share/config/*rc
+%config /etc/kde4/share/config/kdeglobals
 /usr/share/icons/hicolor/*/apps/SUSEgreeter.*
 /usr/share/icons/hicolor/*/apps/mycomp.*
 %dir /usr/share/kde4/config

++ kdebase4-openSUSE-11.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdebase4-openSUSE/branding/root/etc/kde4/share/config/kdeglobals 
new/kdebase4-openSUSE/branding/root/etc/kde4/share/config/kdeglobals
--- old/kdebase4-openSUSE/branding/root/etc/kde4/share/config/kdeglobals
1970-01-01 01:00:00.0 +0100
+++ new/kdebase4-openSUSE/branding/root/etc/kde4/share/config/kdeglobals
2011-02-25 12:05:25.0 +0100
@@ -0,0 +1,27 @@
+[KDE URL Restrictions]
+rule_1=redirect,,help.opensuse.org,,irc,irc.opensuse.org,,true
+rule_count=1
+
+[WM]
+activeBackground=106,154,213
+
+[Paths]
+Trash=$HOME/Desktop/Trash/
+
+[PreviewSettings]
+MaximumSize=3145728
+camera=true
+file=true
+fonts=true
+
+[Directories]
+dir_pixmap=/usr/share/pixmaps
+
+[KDE]
+ChangeCursor=true
+
+[KFileDialog Settings]
+Breadcrumb Navigation=true
+
+[General]
+BrowserApplication=firefox
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdebase4-openSUSE/branding/root/usr/share/kde4/config/SuSE/default/kcminputrc
 
new/kdebase4-openSUSE/branding/root/usr/share/kde4/config/SuSE/default/kcminputrc
--- 
old/kdebase4-openSUSE/branding/root/usr/share/kde4/config/SuSE/default/kcminputrc
   2011-02-18 23:21:10.0 +0100
+++ 
new/kdebase4-openSUSE/branding/root/usr/share/kde4/config/SuSE/default/kcminputrc
   1970-01-01 01:00:00.0 +0100
@@ -1,2 +0,0 @@
-[Mouse]
-cursorTheme=Oxygen_White
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdebase4-openSUSE/branding/root/usr/share/kde4/config/SuSE/default/kdeglobals
 
new/kdebase4-openSUSE/branding/root/usr/share/kde4/config/SuSE/default/kdeglobals
--- 
old/kdebase4-openSUSE/branding/root/usr/share/kde4/config/SuSE/default/kdeglobals
   2011-02-18 23:21:10.0 +0100
+++ 
new/kdebase4-openSUSE/branding/root/usr/share/kde4/config/SuSE/default/kdeglobals
   1970-01-01 01:00:00.0 +0100
@@ -1,27 +0,0 @@
-[KDE URL Restrictions]
-rule_1=redirect,,help.opensuse.org,,irc,irc.opensuse.org,,true
-rule_count=1
-
-[WM]
-activeBackground=106,154,213
-
-[Paths]
-Trash=$HOME/Desktop/Trash/
-
-[PreviewSettings]
-MaximumSize=3145728
-camera=true
-file=true
-fonts=true
-
-[Directories]
-dir_pixmap=/usr/share/pixmaps
-
-[KDE]
-ChangeCursor=true
-
-[KFileDialog Settings]
-Breadcrumb Navigation=true
-
-[General]
-BrowserApplication=firefox
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdebase4-openSUSE/config-files/usr/share/kde4/env/startkde.suse.sh 
new/kdebase4-openSUSE/config-files/usr/share/kde4/env/startkde.suse.sh
--- old/kdebase4-openSUSE/config-files/usr/share/kde4/env/startkde.suse.sh  
2011-02-18 23:21:10.0 +0100
+++ new/kdebase4-openSUSE/config-files/usr/share/kde4/env/startkde.suse.sh  
2011-02-25 12:05:25.0 +0100
@@ -85,16 +85,6 @@
 fi
 chmod u+x 

commit tellico for openSUSE:Factory

2011-02-27 Thread h_root

Hello community,

here is the log from the commit of package tellico for openSUSE:Factory
checked in at Sun Feb 27 14:03:12 CET 2011.




--- KDE/tellico/tellico.changes 2011-02-12 22:26:07.0 +0100
+++ tellico/tellico.changes 2011-02-26 11:24:12.0 +0100
@@ -1,0 +2,5 @@
+Sat Feb 26 10:23:57 UTC 2011 - co...@novell.com
+
+- switch back to recommends for tellico-lang
+
+---

calling whatdependson for head-i586




Other differences:
--
++ tellico.spec ++
--- /var/tmp/diff_new_pack.UhUdsY/_old  2011-02-27 14:02:18.0 +0100
+++ /var/tmp/diff_new_pack.UhUdsY/_new  2011-02-27 14:02:18.0 +0100
@@ -15,12 +15,11 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   tellico
 Version:2.3.2
-Release:2
+Release:8
 Summary:A Collection Manager for KDE
 
 License:GPLv2+
@@ -45,18 +44,17 @@
 BuildRequires:  update-desktop-files
 %endif
 Requires:   kdepim4-runtime
-%kde4_pimlibs_requires
-%kde4_runtime_requires
-Suggests:   %{name}-lang = %{version}
+Recommends: %{name}-lang = %{version}
 Provides:   bookcase
 Obsoletes:  bookcase
+%kde4_pimlibs_requires
+%kde4_runtime_requires
 
 %description
 Tellico is a KDE application for organizing your collections. It provides
 default templates for books, bibliographies, videos, music, video games, coins,
 stamps, trading cards, comic books, and wines.
 
-
 %lang_package
 %prep
 %setup -q






Remember to have fun...

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



commit plasmoid-cwp for openSUSE:Factory

2011-02-27 Thread h_root

Hello community,

here is the log from the commit of package plasmoid-cwp for openSUSE:Factory
checked in at Sun Feb 27 14:04:29 CET 2011.




--- KDE/plasmoid-cwp/plasmoid-cwp.changes   2011-01-08 19:26:40.0 
+0100
+++ plasmoid-cwp/plasmoid-cwp.changes   2011-02-26 14:11:00.0 +0100
@@ -1,0 +2,16 @@
+Sat Feb 26 12:51:55 UTC 2011 - asterios.dra...@gmail.com
+
+- Update to version 1.4.0
+  - on request: export / import settings from configuration dialog
+- Spec file updates
+  - More changes based on rpmdevtools templates and spec-cleaner run.
+  - Changed License: to GPLv3+.
+  - Added description for the patch based on openSUSE Patches Guidelines.
+  - Minor updates in BuildRequires:, %install and %files sections.
+
+---
+Sat Feb 26 10:28:56 UTC 2011 - co...@novell.com
+
+- recommend -lang package
+
+---

calling whatdependson for head-i586


Old:

  98925-cwp-1.3.3.tar.bz2

New:

  98925-cwp-1.4.0.tar.bz2



Other differences:
--
++ plasmoid-cwp.spec ++
--- /var/tmp/diff_new_pack.ZS6ki3/_old  2011-02-27 14:03:26.0 +0100
+++ /var/tmp/diff_new_pack.ZS6ki3/_new  2011-02-27 14:03:26.0 +0100
@@ -1,5 +1,5 @@
 #
-# spec file for package plasmoid-cwp (Version 1.3.3)
+# spec file for package plasmoid-cwp
 #
 # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2009 Buschmann buschman...@opensuse.org
@@ -18,32 +18,32 @@
 
 # norootforbuild
 
-BuildRequires:  libkde4-devel
-BuildRequires:  licenses
-BuildRequires:  update-desktop-files
 
 Name:   plasmoid-cwp
-Version:1.3.3
+Version:1.4.0
 Release:1
-License:GPLv3
 Summary:Customizable Weather Plasmoid
+
+License:GPLv3+
 Url:http://www.kde-look.org/content/show.php?content=98925
 Group:  System/GUI/KDE
 Source0:
http://kde-look.org/CONTENT/content-files/98925-cwp-%{version}.tar.bz2
-# Clarify where the xml files mentioned in the README are installed 
-Patch1: readme.patch
-
-# renamed when plasmoid was renamed with version 0.9.3
-Provides:   plasmoid-customizable-weather = %{version}
-Obsoletes:  plasmoid-customizable-weather  %{version}
-AutoReqProv:yes
+# PATCH-FIX-OPENSUSE readme.patch buschman...@opensuse.org -- Clarify where 
the xml files mentioned in the README are installed
+Patch0: readme.patch
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
+BuildRequires:  libkde4-devel
+BuildRequires:  licenses
+%if 0%{?suse_version}
+BuildRequires:  update-desktop-files
+%endif
 Requires:   kdebase4-workspace
 Requires:   licenses
 %kde4_runtime_requires
-Suggests:   %{name}-lang = %{version}
-
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Recommends: %{name}-lang = %{version}
+# renamed when plasmoid was renamed with version 0.9.3
+Provides:   plasmoid-customizable-weather = %{version}
+Obsoletes:  plasmoid-customizable-weather  %{version}
 
 %description
 This is another weather plasmoid.
@@ -60,6 +60,8 @@
 Some xml files are already included, you can find them under
 /usr/share/kde4/apps/plasma-cwp
 
+
+
 Author:
 
 Georg Hennig
@@ -67,40 +69,47 @@
 
 %lang_package
 %prep
-%setup -n cwp-%{version}
-%patch1
+%setup -q -n cwp-%{version}
+%patch0
 
 %build
-  %cmake_kde4 -d builddir
-  %make_jobs
+%cmake_kde4 -d builddir
+%make_jobs
 
 %install
-  cd builddir
-  %kde4_makeinstall
-  cd ..
-  MD5SUM=$(md5sum COPYING | sed 's/ .*//')
-  if test -f /usr/share/doc/licenses/md5/$MD5SUM ; then
+cd builddir
+%kde4_makeinstall
+cd ..
+
+#
+MD5SUM=$(md5sum COPYING | sed 's/ .*//')
+if test -f /usr/share/doc/licenses/md5/$MD5SUM ; then
   ln -sf /usr/share/doc/licenses/md5/$MD5SUM COPYING
-  fi
-  %suse_update_desktop_file -n 
%{buildroot}%{_datadir}/kde4/services/plasma-applet-cwp.desktop
-  %kde_post_install
-  %find_lang plasma_applet_cwp
+fi
+
+%if 0%{?suse_version}
+%suse_update_desktop_file 
%{buildroot}%{_datadir}/kde4/services/plasma-applet-cwp.desktop
+%endif
+
+%find_lang plasma_applet_cwp
+
+%kde_post_install
 
 %clean
-  rm -rf %{buildroot}
+rm -rf %{buildroot}
 
 %files
-%defattr(644,root,root,755)
-%doc ChangeLog COPYING README
-%_kde4_modules/plasma_applet_cwp.so
-%_kde_share_dir/services/plasma-applet-cwp.desktop
-%dir %_kde_share_dir/apps/desktoptheme
-%dir %_kde_share_dir/apps/desktoptheme/default
-%dir %_kde_share_dir/apps/desktoptheme/default/widgets
-%_kde_share_dir/apps/desktoptheme/default/widgets/*.svgz
-%_kde_share_dir/apps/plasma-cwp
-%{_datadir}/icons/oxygen/scalable/status/weather-windy.svgz
-%{_datadir}/icons/oxygen/128x128/status/weather-windy.png
+%defattr(-,root,root,-)
+%doc COPYING ChangeLog README
+%{_kde4_modulesdir}/plasma_applet_cwp.so

commit lxshortcut for openSUSE:Factory

2011-02-27 Thread h_root

Hello community,

here is the log from the commit of package lxshortcut for openSUSE:Factory
checked in at Sun Feb 27 14:05:48 CET 2011.




--- lxshortcut/lxshortcut.changes   2010-06-07 16:16:39.0 +0200
+++ lxshortcut/lxshortcut.changes   2011-02-25 20:29:51.0 +0100
@@ -1,0 +2,7 @@
+Fri Feb 25 19:32:01 UTC 2011 - g...@opensuse.org
+
+- added lxshortcut-0.1.1-fix-missing-intltool-init.patch to
+  properly initialize intltool and fix infinite loop while building
+  message catalogs
+
+---

calling whatdependson for head-i586


New:

  lxshortcut-0.1.1-fix-missing-intltool-init.patch



Other differences:
--
++ lxshortcut.spec ++
--- /var/tmp/diff_new_pack.nscIOt/_old  2011-02-27 14:04:57.0 +0100
+++ /var/tmp/diff_new_pack.nscIOt/_new  2011-02-27 14:04:57.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package lxshortcut (Version 0.1.1)
+# spec file for package lxshortcut
 #
-# 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
@@ -20,12 +20,13 @@
 
 Name:   lxshortcut
 Version:0.1.1
-Release:3
+Release:11
 License:GPL
 Source0:%{name}-%{version}.tar.bz2
+Patch0: lxshortcut-0.1.1-fix-missing-intltool-init.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gtk2-devel pkg-config python python-xml
-BuildRequires:  autoconf automake intltool
+BuildRequires:  autoconf automake fdupes intltool
 Group:  System/GUI/LXDE
 Summary:Creat shortcuts for lxde
 
@@ -35,16 +36,17 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
-export CFLAGS=$RPM_OPT_FLAGS
-export CXXFLAGS=$RPM_OPT_FLAGS
+autoreconf -fi
 %configure
 %__make %{?jobs:-j%{jobs}}
 
 %install
 %makeinstall
 %__rm -rf %{buildroot}/%{_datadir}/locale/ur_PK
+%fdupes %{buildroot}/%{_datadir}
 %find_lang %name
 
 %clean

++ lxshortcut-0.1.1-fix-missing-intltool-init.patch ++
diff -ur lxshortcut-0.1.1.orig/configure.in lxshortcut-0.1.1/configure.in
--- lxshortcut-0.1.1.orig/configure.in  2009-07-06 01:25:45.0 +0200
+++ lxshortcut-0.1.1/configure.in   2011-02-25 20:17:43.0 +0100
@@ -5,6 +5,7 @@
 AM_CONFIG_HEADER(config.h)
 AM_MAINTAINER_MODE
 
+IT_PROG_INTLTOOL
 AC_ISC_POSIX
 AC_PROG_CC
 AM_PROG_CC_STDC





Remember to have fun...

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



commit lxlauncher for openSUSE:Factory

2011-02-27 Thread h_root

Hello community,

here is the log from the commit of package lxlauncher for openSUSE:Factory
checked in at Sun Feb 27 14:07:06 CET 2011.




--- lxlauncher/lxlauncher.changes   2010-06-07 16:11:17.0 +0200
+++ lxlauncher/lxlauncher.changes   2011-02-25 21:30:36.0 +0100
@@ -1,0 +2,7 @@
+Fri Feb 25 20:23:37 UTC 2011 - g...@opensuse.org
+
+- added lxlauncher-0.2.1-fix-missing-intltool-init.patch to
+  properly initialize intltool and fix infinite loop while building
+  message catalogs
+
+---
@@ -32 +39 @@
-- fixed no return in non void fnction gcc warning
+- fixed no return in non void function gcc warning

calling whatdependson for head-i586


New:

  lxlauncher-0.2.1-fix-missing-intltool-init.patch



Other differences:
--
++ lxlauncher.spec ++
--- /var/tmp/diff_new_pack.XnrU20/_old  2011-02-27 14:07:01.0 +0100
+++ /var/tmp/diff_new_pack.XnrU20/_new  2011-02-27 14:07:01.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package lxlauncher (Version 0.2.1)
+# spec file for package lxlauncher
 #
-# 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
@@ -20,12 +20,13 @@
 
 Name:   lxlauncher
 Version:0.2.1
-Release:5
+Release:13
 License:GPLv3
 Source0:%{name}-%{version}.tar.bz2
 Patch0: %name-0.2.1-no-return.patch
 Patch1: %name-0.2.1-menu-cache-changes.patch
 Patch2: %name-0.2.1-fix-segfault.patch
+Patch3: %{name}-0.2.1-fix-missing-intltool-init.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gnome-menus-devel gtk2-devel startup-notification-devel
 BuildRequires:  autoconf automake fdupes intltool menu-cache-devel pkgconfig
@@ -42,10 +43,10 @@
 %patch0 -p2
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
-export CFLAGS=$RPM_OPT_FLAGS
-export CXXFLAGS=$RPM_OPT_FLAGS
+autoreconf -fi
 %configure
 %__make %{?jobs:-j%{jobs}}
 

++ lxlauncher-0.2.1-fix-missing-intltool-init.patch ++
diff -ur lxlauncher-0.2.1.orig/configure.in lxlauncher-0.2.1/configure.in
--- lxlauncher-0.2.1.orig/configure.in  2009-07-07 14:45:39.0 +0200
+++ lxlauncher-0.2.1/configure.in   2011-02-25 21:21:09.0 +0100
@@ -25,6 +25,7 @@
 AC_SUBST(GMENU_CFLAGS)
 AC_SUBST(GMENU_LIBS)
 
+IT_PROG_INTLTOOL
 GETTEXT_PACKAGE=lxlauncher
 AC_SUBST(GETTEXT_PACKAGE)
 AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,$GETTEXT_PACKAGE, [Gettext package.])





Remember to have fun...

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



commit konversation for openSUSE:Factory

2011-02-27 Thread h_root

Hello community,

here is the log from the commit of package konversation for openSUSE:Factory
checked in at Sun Feb 27 14:10:35 CET 2011.




--- KDE/konversation/konversation.changes   2011-02-01 23:02:11.0 
+0100
+++ konversation/konversation.changes   2011-02-26 11:28:15.0 +0100
@@ -1,0 +2,5 @@
+Sat Feb 26 10:28:02 UTC 2011 - co...@novell.com
+
+- use recommends for -lang package
+
+---

calling whatdependson for head-i586




Other differences:
--
++ konversation.spec ++
--- /var/tmp/diff_new_pack.rdOwie/_old  2011-02-27 14:10:19.0 +0100
+++ /var/tmp/diff_new_pack.rdOwie/_new  2011-02-27 14:10:19.0 +0100
@@ -20,7 +20,7 @@
 
 Name:   konversation
 Version:1.3.1
-Release:3
+Release:9
 Summary:A User-Friendly IRC Client for KDE
 
 License:GPLv2+
@@ -40,7 +40,7 @@
 Requires:   kdepim4-runtime
 %kde4_pimlibs_requires
 %kde4_runtime_requires
-Suggests:   %{name}-lang = %{version}
+Recommends: %{name}-lang = %{version}
 %if 0%{?suse_version}  1110
 Provides:   kde4-konversation = 1.1.77
 Obsoletes:  kde4-konversation  1.1.77






Remember to have fun...

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



commit kile for openSUSE:Factory

2011-02-27 Thread h_root

Hello community,

here is the log from the commit of package kile for openSUSE:Factory
checked in at Sun Feb 27 14:12:41 CET 2011.




--- KDE/kile/kile.changes   2011-02-13 20:42:29.0 +0100
+++ kile/kile.changes   2011-02-24 21:00:39.0 +0100
@@ -1,0 +2,5 @@
+Thu Feb 24 19:58:39 UTC 2011 - ctri...@gmx.net
+
+- recommend and not only suggest the lang package
+
+---

calling whatdependson for head-i586




Other differences:
--
++ kile.spec ++
--- /var/tmp/diff_new_pack.gulfLW/_old  2011-02-27 14:12:34.0 +0100
+++ /var/tmp/diff_new_pack.gulfLW/_new  2011-02-27 14:12:34.0 +0100
@@ -22,7 +22,7 @@
 Name:   kile
 # use 2.1.0 for release version!
 Version:2.0.99beta5
-Release:2
+Release:8
 Summary:A LaTeX Source Editor and TeX Shell
 
 License:GPLv2+ and GFDL
@@ -55,10 +55,10 @@
 Recommends: texlive-metapost
 Recommends: texlive-tex4ht
 Recommends: zip
+Recommends: %{name}-lang = %{version}
 Suggests:   aspell
 Suggests:   texlive-doc
 Suggests:   texlive-latex-doc
-Suggests:   %{name}-lang = %{version}
 Provides:   kde4-kile = 2.0.85
 Obsoletes:  kde4-kile  2.0.85
 






Remember to have fun...

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



commit arpwatch-ethercodes for openSUSE:Factory

2011-02-27 Thread h_root

Hello community,

here is the log from the commit of package arpwatch-ethercodes for 
openSUSE:Factory
checked in at Sun Feb 27 14:15:50 CET 2011.




--- AUTO/all/arpwatch-ethercodes/arpwatch-ethercodes.changes2011-02-25 
06:40:08.0 +0100
+++ arpwatch-ethercodes/arpwatch-ethercodes.changes 2011-02-26 
06:40:07.0 +0100
@@ -2 +2 @@
-Fri Feb 25 06:40:07 CET 2011 - autobu...@suse.de
+Sat Feb 26 06:40:07 CET 2011 - autobu...@suse.de
@@ -4 +4 @@
-- automated update on 2011-02-25
+- automated update on 2011-02-26

calling whatdependson for head-i586




Other differences:
--
++ arpwatch-ethercodes.spec ++
--- /var/tmp/diff_new_pack.ak7xOh/_old  2011-02-27 14:15:28.0 +0100
+++ /var/tmp/diff_new_pack.ak7xOh/_new  2011-02-27 14:15:28.0 +0100
@@ -25,7 +25,7 @@
 Group:  Productivity/Networking/Diagnostic
 AutoReqProv:on
 Summary:Ethercodes Data for arpwatch
-Version:2011.2.25
+Version:2011.2.26
 Release:1
 Source: http://standards.ieee.org/regauth/oui/oui.txt.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ oui.txt.bz2 ++
--- /var/tmp/diff_new_pack.ak7xOh/_old  2011-02-27 14:15:28.0 +0100
+++ /var/tmp/diff_new_pack.ak7xOh/_new  2011-02-27 14:15:29.0 +0100
@@ -12486,12 +12486,11 @@
Seoul  151-827
KOREA, REPUBLIC OF
 
-00-07-89   (hex)   Eastel Systems Corporation
-000789 (base 16)   Eastel Systems Corporation
-   621-3, Bakdal-Dong
-   Manan-Gu, Anyang-si
-   Kyunggi-Do  430-803
-   KUWAIT
+00-07-89   (hex)   DONGWON SYSTEMS
+000789 (base 16)   DONGWON SYSTEMS
+   861-5, Gwanyang-Dong, Dongan-Gu,
+   Anyang-si, Gyeonggi-do,  430-803
+   KOREA, REPUBLIC OF
 
 00-07-8A   (hex)   Mentor Data System Inc.
 00078A (base 16)   Mentor Data System Inc.
@@ -22930,10 +22929,10 @@
An-Yang City Gyeonggi-Do 
KOREA, REPUBLIC OF
 
-00-0E-1E   (hex)   NetXen, Inc.
-000E1E (base 16)   NetXen, Inc.
-   3965 Freedom Circle, Fourth Floor
-   Santa Clara CA 95054
+00-0E-1E   (hex)   QLogic Corporation
+000E1E (base 16)   QLogic Corporation
+   26650 Aliso Viejo Parkway
+   Aliso Viejo CA 92656
UNITED STATES
 
 00-0E-1F   (hex)   TCL Networks Equipment Co., Ltd.
@@ -84479,6 +84478,13 @@
los angeles california 90039
UNITED STATES
 
+48-F4-7D   (hex)   TechVision Holding  Internation Limited
+48F47D (base 16)   TechVision Holding  Internation Limited
+   Offshore Incorporations Centre
+   P.O. Box 957
+   Road Town Tortola VG1110
+   VIRGIN ISLANDS, BRITISH
+
 48-F8-E1   (hex)   Alcatel Lucent WT
 48F8E1 (base 16)   Alcatel Lucent WT
600 March Drive






Remember to have fun...

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



commit PackageKit for openSUSE:11.4

2011-02-27 Thread h_root

Hello community,

here is the log from the commit of package PackageKit for openSUSE:11.4
checked in at Sun Feb 27 14:44:34 CET 2011.




--- old-versions/11.4/all/PackageKit/PackageKit.changes 2011-02-18 
14:19:31.0 +0100
+++ 11.4/PackageKit/PackageKit.changes  2011-02-26 11:58:01.0 +0100
@@ -1,0 +2,5 @@
+Sat Feb 26 10:57:15 UTC 2011 - co...@novell.com
+
+- small (and obvious) fix for bnc#671146
+
+---

calling whatdependson for 11.4-i586


New:

  PackageKit-fix-endless-recursion.patch



Other differences:
--
++ PackageKit.spec ++
--- /var/tmp/diff_new_pack.J49Zqh/_old  2011-02-27 14:44:18.0 +0100
+++ /var/tmp/diff_new_pack.J49Zqh/_new  2011-02-27 14:44:18.0 +0100
@@ -67,6 +67,8 @@
 Patch0: PackageKit-sysconfig-cron.patch
 # PATCH-FIX-UPSTREAM PackageKit-use-system-solve.patch bnc#637764 
dmacvi...@suse.de -- uses the standard system update algorithm from ZYpp which 
honours user policies
 Patch1: PackageKit-use-system-solve.patch
+# PATCH-FIX-UPSTREAM PackageKit-fix-endless-recursion.patch co...@opensuse.org 
-- use correct variable to avoid endless recusion
+Patch2: PackageKit-fix-endless-recursion.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   %{name}-branding = %{version}
 Recommends: %{name}-lang
@@ -242,6 +244,7 @@
 translation-update-upstream
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %configure \

++ PackageKit-fix-endless-recursion.patch ++
diff --git a/lib/packagekit-qt/src/transaction.cpp 
b/lib/packagekit-qt/src/transaction.cpp
index fad5255..83ebc39 100644
--- a/lib/packagekit-qt/src/transaction.cpp
+++ b/lib/packagekit-qt/src/transaction.cpp
@@ -528,7 +528,7 @@ void Transaction::searchGroups(Enum::Groups groups, 
Enum::Filters filters)
 groupsSL  Util::enumToStringEnum(group, Group, Group);
 }
 
-searchGroups(groups, filters);
+searchGroups(groupsSL, filters);
 }
 
 void Transaction::searchGroups(Enum::Group group, Enum::Filters filters)





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:11.4

2011-02-27 Thread h_root

Hello community,

here is the log from the commit of package bluedevil for openSUSE:11.4
checked in at Sun Feb 27 14:46:27 CET 2011.




--- old-versions/11.4/all/bluedevil/bluedevil.changes   2011-02-17 
15:08:57.0 +0100
+++ 11.4/bluedevil/bluedevil.changes2011-02-26 11:25:09.0 +0100
@@ -1,0 +2,5 @@
+Sat Feb 26 10:24:55 UTC 2011 - co...@novell.com
+
+- recommend -lang package
+
+---

calling whatdependson for 11.4-i586




Other differences:
--
++ bluedevil.spec ++
--- /var/tmp/diff_new_pack.175Vby/_old  2011-02-27 14:46:23.0 +0100
+++ /var/tmp/diff_new_pack.175Vby/_new  2011-02-27 14:46:23.0 +0100
@@ -30,12 +30,12 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Summary:A new bluetooth manager for KDE 4
 Version:1.0.2
-Release:3.RELEASE2
+Release:3.RELEASE3
 Source0:%{name}-%version.tar.bz2
 Source1:preferences-system-bluetooth.png
 Requires(post): shared-mime-info
 Requires(postun):   shared-mime-info
-Suggests:   %{name}-lang
+Recommends: %{name}-lang
 Provides:   kbluetooth = 0.4.2
 Obsoletes:  kbluetooth = 0.4.2
 







Remember to have fun...

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



commit kdebase4-runtime for openSUSE:11.4

2011-02-27 Thread h_root

Hello community,

here is the log from the commit of package kdebase4-runtime for openSUSE:11.4
checked in at Sun Feb 27 14:47:25 CET 2011.




--- old-versions/11.4/all/kdebase4-runtime/kdebase4-runtime.changes 
2011-02-17 15:32:19.0 +0100
+++ 11.4/kdebase4-runtime/kdebase4-runtime.changes  2011-02-27 
10:46:04.0 +0100
@@ -1,0 +2,5 @@
+Sun Feb 27 09:45:40 UTC 2011 - co...@novell.com
+
+- avoid crash in languages module (bnc#262488)
+
+---

calling whatdependson for 11.4-i586


New:

  kcontrol-locale-fix.patch



Other differences:
--
++ kdebase4-runtime.spec ++
--- /var/tmp/diff_new_pack.Sn3mhm/_old  2011-02-27 14:47:18.0 +0100
+++ /var/tmp/diff_new_pack.Sn3mhm/_new  2011-02-27 14:47:18.0 +0100
@@ -23,7 +23,7 @@
 Summary:The KDE Runtime Components
 Url:http://www.kde.org/
 Version:4.6.0
-Release:4.RELEASE2
+Release:4.RELEASE3
 BuildRequires:  libkde4-devel = %version
 BuildRequires:  NetworkManager-devel bluez-devel libqimageblitz-devel 
openslp-devel
 BuildRequires:  OpenEXR-devel libsmbclient-devel libsoprano-devel 
libxklavier-devel xine-devel
@@ -56,6 +56,7 @@
 Patch13:ksuseinstall.diff
 Patch15:kdesu-symbol-lookup-workaround.diff
 Patch16:phonon-always-forget.diff
+Patch17:kcontrol-locale-fix.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   oxygen-icon-theme = %version
 Requires:   libqt4-x11 = %( echo `rpm -q --queryformat '%{VERSION}' 
libqt4-x11`)
@@ -164,6 +165,7 @@
 %patch13
 %patch15
 %patch16
+%patch17 -p1
 
 %build
   %cmake_kde4 -d build


++ kcontrol-locale-fix.patch ++
diff --git a/kcontrol/locale/kcmlocale.cpp b/kcontrol/locale/kcmlocale.cpp
index cf58e4c..4a04f0d 100644
--- a/kcontrol/locale/kcmlocale.cpp
+++ b/kcontrol/locale/kcmlocale.cpp
@@ -2449,7 +2449,11 @@ void KCMLocale::setTimeFormat( const QString newValue )
 
 QString KCMLocale::dayPeriodText( const QString dayPeriod )
 {
-return dayPeriod.split( QChar::fromLatin1(',') ).at( 2 );
+QStringList split = dayPeriod.split( QChar::fromLatin1(',') );
+if (split.size()  2)
+   return split.at( 2 );
+else
+   return QString::null;
 }
 
 QString KCMLocale::amPeriod( const QString longName, const QString 
shortName, const QString narrowName )






Remember to have fun...

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



commit kdebase4-workspace for openSUSE:11.4

2011-02-27 Thread h_root

Hello community,

here is the log from the commit of package kdebase4-workspace for openSUSE:11.4
checked in at Sun Feb 27 14:48:13 CET 2011.




--- old-versions/11.4/all/kdebase4-workspace/kdebase4-wallpapers.changes
2011-02-21 00:26:51.0 +0100
+++ 11.4/kdebase4-workspace/kdebase4-wallpapers.changes 2011-02-27 
14:47:41.311984000 +0100
@@ -1,0 +2,10 @@
+Sat Feb 26 18:02:50 UTC 2011 - co...@novell.com
+
+- simplify perl update script for blur blacklist (bnc#675388)
+
+---
+Thu Feb 24 15:03:07 UTC 2011 - co...@novell.com
+
+- readd global shortcut Alt+f1 for launcher (bnc#637583)
+
+---
kdebase4-workspace.changes: same change
python-kdebase4.changes: same change

calling whatdependson for 11.4-i586




Other differences:
--
++ kdebase4-workspace.spec ++
--- /var/tmp/diff_new_pack.5S4PrE/_old  2011-02-27 14:47:53.0 +0100
+++ /var/tmp/diff_new_pack.5S4PrE/_new  2011-02-27 14:47:53.0 +0100
@@ -23,7 +23,7 @@
 Summary:The KDE Workspace Components
 Url:http://www.kde.org/
 Version:4.6.0
-Release:10.RELEASE2
+Release:10.RELEASE3
 BuildRequires:  audit-devel
 BuildRequires:  bluez-devel
 BuildRequires:  ConsoleKit-devel


++ kwin-update-blacklist-11.4.diff ++
--- /var/tmp/diff_new_pack.5S4PrE/_old  2011-02-27 14:47:53.0 +0100
+++ /var/tmp/diff_new_pack.5S4PrE/_new  2011-02-27 14:47:53.0 +0100
@@ -6,64 +6,48 @@
 
 Add blacklist updater for Blur on Intel 945GM on openSUSE 11.4
 
-diff --git a/kwin/data/CMakeLists.txt b/kwin/data/CMakeLists.txt
-index ca6ff12..f1f314e 100644
 a/kwin/data/CMakeLists.txt
-+++ b/kwin/data/CMakeLists.txt
-@@ -38,5 +38,5 @@ install( TARGETS kwin_update_tabbox_settings DESTINATION 
${LIB_INSTALL_DIR}/kcon
+Index: kdebase-workspace-4.6.0/kwin/data/CMakeLists.txt
+===
+--- kdebase-workspace-4.6.0.orig/kwin/data/CMakeLists.txt  2011-01-19 
23:05:20.0 +0100
 kdebase-workspace-4.6.0/kwin/data/CMakeLists.txt   2011-02-26 
19:00:17.413355775 +0100
+@@ -38,5 +38,5 @@ install( TARGETS kwin_update_tabbox_sett
  install( FILES fsp_workarounds_1.kwinrules  DESTINATION  
${DATA_INSTALL_DIR}/kwin/default_rules )
  install( FILES pop.wav  DESTINATION  ${SOUND_INSTALL_DIR} )
  install( FILES kwin.upd kwinsticky.upd kwiniconify.upd kwin3_plugin.upd 
kwin_focus1.upd kwinupdatewindowsettings.upd kwin_focus2.upd 
kwin_fsp_workarounds_1.upd kwin_on_off.upd kwin_window_shortcuts.upd 
kwin_update_tabbox_settings.upd kwin_blacklist.upd DESTINATION  
${KCONF_UPDATE_INSTALL_DIR} )
 -install( PROGRAMS pluginlibFix.pl kwin3_plugin.pl kwin_focus1.sh 
kwin_focus2.sh on-off_to_true-false.sh  kwin_window_shortcuts.sh 
kwin_blacklist.sh DESTINATION  ${KCONF_UPDATE_INSTALL_DIR} )
 +install( PROGRAMS pluginlibFix.pl kwin3_plugin.pl kwin_focus1.sh 
kwin_focus2.sh on-off_to_true-false.sh  kwin_window_shortcuts.sh 
kwin_blacklist.sh kwin_blacklist-opensuse-11.4.pl DESTINATION  
${KCONF_UPDATE_INSTALL_DIR} )
  
-diff --git a/kwin/data/kwin_blacklist-opensuse-11.4.pl 
b/kwin/data/kwin_blacklist-opensuse-11.4.pl
-new file mode 100755
-index 000..28a6e63
 /dev/null
-+++ b/kwin/data/kwin_blacklist-opensuse-11.4.pl
-@@ -0,0 +1,32 @@
+Index: kdebase-workspace-4.6.0/kwin/data/kwin_blacklist-opensuse-11.4.pl
+===
+--- /dev/null  1970-01-01 00:00:00.0 +
 kdebase-workspace-4.6.0/kwin/data/kwin_blacklist-opensuse-11.4.pl  
2011-02-26 19:02:28.778969843 +0100
+@@ -0,0 +1,17 @@
 +#! /usr/bin/perl
 +
 +use strict;
 +
-+my $currentGroup = ;
-+my $key;
-+my $value;
-+my $i;
-+my $out;
-+my @blacklist;
-+my $found = 0;
-+my $toblacklist = Mesa DRI Intel(R) 945GM GEM 20100330 DEVELOPMENT 
x86/MMX/SSE2:-:1.4 Mesa 7.10;
++my $out = Mesa DRI Intel(R) 945GM GEM 20100330 DEVELOPMENT 
x86/MMX/SSE2:-:1.4 Mesa 7.10;
 +while ()
 +{
 +chomp;
-+($key, $value) = ($_ =~ /([^=]+)=[ \t]*([^\n]+)/);
-+if ($_ =~ /Intel/)
++if ($_ =~ m/^Intel=[ \t]*([^\n]+)$/)
 +{
-+@blacklist = split(/,/, $value);
-+push(@blacklist, $toblacklist);
-+$value = join(',', @blacklist);
-+$found = 1;
++$out = $out,$1;
 +}
-+if (not $found) {
-+$value = $toblacklist;
-+}
-+
 +}
 +
 +print([Blacklist][Blur]\n);
-+print(Intel=$value\n);
++print(Intel=$out\n);
 +
-diff --git a/kwin/data/kwin_blacklist.upd b/kwin/data/kwin_blacklist.upd
-index 59bfda6..160ff9e 100644
 a/kwin/data/kwin_blacklist.upd
-+++ b/kwin/data/kwin_blacklist.upd
+Index: kdebase-workspace-4.6.0/kwin/data/kwin_blacklist.upd
+===
+--- 

commit konversation for openSUSE:11.4

2011-02-27 Thread h_root

Hello community,

here is the log from the commit of package konversation for openSUSE:11.4
checked in at Sun Feb 27 14:50:42 CET 2011.




--- old-versions/11.4/all/konversation/konversation.changes 2011-02-01 
23:02:11.0 +0100
+++ 11.4/konversation/konversation.changes  2011-02-26 11:28:15.0 
+0100
@@ -1,0 +2,5 @@
+Sat Feb 26 10:28:02 UTC 2011 - co...@novell.com
+
+- use recommends for -lang package
+
+---

calling whatdependson for 11.4-i586




Other differences:
--
++ konversation.spec ++
--- /var/tmp/diff_new_pack.z2MJ0p/_old  2011-02-27 14:50:35.0 +0100
+++ /var/tmp/diff_new_pack.z2MJ0p/_new  2011-02-27 14:50:35.0 +0100
@@ -20,7 +20,7 @@
 
 Name:   konversation
 Version:1.3.1
-Release:3
+Release:7.RELEASE2
 Summary:A User-Friendly IRC Client for KDE
 
 License:GPLv2+
@@ -40,7 +40,7 @@
 Requires:   kdepim4-runtime
 %kde4_pimlibs_requires
 %kde4_runtime_requires
-Suggests:   %{name}-lang = %{version}
+Recommends: %{name}-lang = %{version}
 %if 0%{?suse_version}  1110
 Provides:   kde4-konversation = 1.1.77
 Obsoletes:  kde4-konversation  1.1.77






Remember to have fun...

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



commit libvirt for openSUSE:11.4

2011-02-27 Thread h_root

Hello community,

here is the log from the commit of package libvirt for openSUSE:11.4
checked in at Sun Feb 27 14:51:56 CET 2011.




--- old-versions/11.4/all/libvirt/libvirt.changes   2011-02-18 
04:40:17.0 +0100
+++ 11.4/libvirt/libvirt.changes2011-02-25 20:42:14.0 +0100
@@ -1,0 +2,6 @@
+Fri Feb 25 12:38:09 MST 2011 - jfeh...@novell.com
+
+- Minor fixes for libvirt-guests
+  bnc#653398
+
+---

calling whatdependson for 11.4-i586




Other differences:
--
++ libvirt.spec ++
--- /var/tmp/diff_new_pack.YYmeFz/_old  2011-02-27 14:51:50.0 +0100
+++ /var/tmp/diff_new_pack.YYmeFz/_new  2011-02-27 14:51:50.0 +0100
@@ -202,6 +202,8 @@
 Group:  Development/Libraries/C and C++
 Requires:   readline
 Requires:   ncurses
+# Needed by libvirt-guests init script.
+Requires:   gettext
 # So remote clients can access libvirt over SSH tunnel
 # (client invokes 'nc' against the UNIX socket on the server)
 Recommends: netcat-openbsd
@@ -437,8 +439,8 @@
 /sbin/ldconfig
 %if 0%{?sles_version}
 %{fillup_and_insserv -f -y libvirtd}
-%{fillup_only -n libvirt-guests}
 %endif
+%{fillup_only -n libvirt-guests}
 
 %preun
 %stop_on_removal libvirtd






Remember to have fun...

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



commit lxlauncher for openSUSE:11.4

2011-02-27 Thread h_root

Hello community,

here is the log from the commit of package lxlauncher for openSUSE:11.4
checked in at Sun Feb 27 14:52:29 CET 2011.




--- old-versions/11.4/all/lxlauncher/lxlauncher.changes 2010-06-07 
16:11:17.0 +0200
+++ 11.4/lxlauncher/lxlauncher.changes  2011-02-25 21:30:36.0 +0100
@@ -1,0 +2,7 @@
+Fri Feb 25 20:23:37 UTC 2011 - g...@opensuse.org
+
+- added lxlauncher-0.2.1-fix-missing-intltool-init.patch to
+  properly initialize intltool and fix infinite loop while building
+  message catalogs
+
+---
@@ -32 +39 @@
-- fixed no return in non void fnction gcc warning
+- fixed no return in non void function gcc warning

calling whatdependson for 11.4-i586


New:

  lxlauncher-0.2.1-fix-missing-intltool-init.patch



Other differences:
--
++ lxlauncher.spec ++
--- /var/tmp/diff_new_pack.E2Mqa7/_old  2011-02-27 14:52:08.0 +0100
+++ /var/tmp/diff_new_pack.E2Mqa7/_new  2011-02-27 14:52:08.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package lxlauncher (Version 0.2.1)
+# spec file for package lxlauncher
 #
-# 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
@@ -20,12 +20,13 @@
 
 Name:   lxlauncher
 Version:0.2.1
-Release:5
+Release:11.RELEASE2
 License:GPLv3
 Source0:%{name}-%{version}.tar.bz2
 Patch0: %name-0.2.1-no-return.patch
 Patch1: %name-0.2.1-menu-cache-changes.patch
 Patch2: %name-0.2.1-fix-segfault.patch
+Patch3: %{name}-0.2.1-fix-missing-intltool-init.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gnome-menus-devel gtk2-devel startup-notification-devel
 BuildRequires:  autoconf automake fdupes intltool menu-cache-devel pkgconfig
@@ -42,10 +43,10 @@
 %patch0 -p2
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
-export CFLAGS=$RPM_OPT_FLAGS
-export CXXFLAGS=$RPM_OPT_FLAGS
+autoreconf -fi
 %configure
 %__make %{?jobs:-j%{jobs}}
 

++ lxlauncher-0.2.1-fix-missing-intltool-init.patch ++
diff -ur lxlauncher-0.2.1.orig/configure.in lxlauncher-0.2.1/configure.in
--- lxlauncher-0.2.1.orig/configure.in  2009-07-07 14:45:39.0 +0200
+++ lxlauncher-0.2.1/configure.in   2011-02-25 21:21:09.0 +0100
@@ -25,6 +25,7 @@
 AC_SUBST(GMENU_CFLAGS)
 AC_SUBST(GMENU_LIBS)
 
+IT_PROG_INTLTOOL
 GETTEXT_PACKAGE=lxlauncher
 AC_SUBST(GETTEXT_PACKAGE)
 AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,$GETTEXT_PACKAGE, [Gettext package.])





Remember to have fun...

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



commit lxshortcut for openSUSE:11.4

2011-02-27 Thread h_root

Hello community,

here is the log from the commit of package lxshortcut for openSUSE:11.4
checked in at Sun Feb 27 14:54:15 CET 2011.




--- old-versions/11.4/all/lxshortcut/lxshortcut.changes 2010-06-07 
16:16:39.0 +0200
+++ 11.4/lxshortcut/lxshortcut.changes  2011-02-25 20:29:51.0 +0100
@@ -1,0 +2,7 @@
+Fri Feb 25 19:32:01 UTC 2011 - g...@opensuse.org
+
+- added lxshortcut-0.1.1-fix-missing-intltool-init.patch to
+  properly initialize intltool and fix infinite loop while building
+  message catalogs
+
+---

calling whatdependson for 11.4-i586


New:

  lxshortcut-0.1.1-fix-missing-intltool-init.patch



Other differences:
--
++ lxshortcut.spec ++
--- /var/tmp/diff_new_pack.l0x2vN/_old  2011-02-27 14:53:51.0 +0100
+++ /var/tmp/diff_new_pack.l0x2vN/_new  2011-02-27 14:53:51.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package lxshortcut (Version 0.1.1)
+# spec file for package lxshortcut
 #
-# 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
@@ -20,12 +20,13 @@
 
 Name:   lxshortcut
 Version:0.1.1
-Release:3
+Release:9.RELEASE2
 License:GPL
 Source0:%{name}-%{version}.tar.bz2
+Patch0: lxshortcut-0.1.1-fix-missing-intltool-init.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gtk2-devel pkg-config python python-xml
-BuildRequires:  autoconf automake intltool
+BuildRequires:  autoconf automake fdupes intltool
 Group:  System/GUI/LXDE
 Summary:Creat shortcuts for lxde
 
@@ -35,16 +36,17 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
-export CFLAGS=$RPM_OPT_FLAGS
-export CXXFLAGS=$RPM_OPT_FLAGS
+autoreconf -fi
 %configure
 %__make %{?jobs:-j%{jobs}}
 
 %install
 %makeinstall
 %__rm -rf %{buildroot}/%{_datadir}/locale/ur_PK
+%fdupes %{buildroot}/%{_datadir}
 %find_lang %name
 
 %clean

++ lxshortcut-0.1.1-fix-missing-intltool-init.patch ++
diff -ur lxshortcut-0.1.1.orig/configure.in lxshortcut-0.1.1/configure.in
--- lxshortcut-0.1.1.orig/configure.in  2009-07-06 01:25:45.0 +0200
+++ lxshortcut-0.1.1/configure.in   2011-02-25 20:17:43.0 +0100
@@ -5,6 +5,7 @@
 AM_CONFIG_HEADER(config.h)
 AM_MAINTAINER_MODE
 
+IT_PROG_INTLTOOL
 AC_ISC_POSIX
 AC_PROG_CC
 AM_PROG_CC_STDC





Remember to have fun...

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



commit release-notes-openSUSE for openSUSE:11.4

2011-02-27 Thread h_root

Hello community,

here is the log from the commit of package release-notes-openSUSE for 
openSUSE:11.4
checked in at Sun Feb 27 14:54:44 CET 2011.




--- old-versions/11.4/all/release-notes-openSUSE/release-notes-openSUSE.changes 
2011-02-18 13:41:37.0 +0100
+++ 11.4/release-notes-openSUSE/release-notes-openSUSE.changes  2011-02-24 
15:31:05.0 +0100
@@ -1,0 +2,5 @@
+Thu Feb 24 14:30:23 UTC 2011 - co...@novell.com
+
+- provide release-notes
+
+---

calling whatdependson for 11.4-i586




Other differences:
--
++ release-notes-openSUSE.spec ++
--- /var/tmp/diff_new_pack.J9dJ0o/_old  2011-02-27 14:54:27.0 +0100
+++ /var/tmp/diff_new_pack.J9dJ0o/_new  2011-02-27 14:54:27.0 +0100
@@ -25,9 +25,9 @@
 Summary:Most Important Changes for This openSUSE Release
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Provides:   kdebase-SuSE:/usr/share/doc/RELEASE_NOTES.en.html
 Version:11.4.2
 Release:1.RELEASE2
+Provides:   release-notes = %{version}
 Source0:release-notes-opensuse-%{version}.tar.bz2
 Source8:%{name}.desktop.in
 






Remember to have fun...

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



commit tellico for openSUSE:11.4

2011-02-27 Thread h_root

Hello community,

here is the log from the commit of package tellico for openSUSE:11.4
checked in at Sun Feb 27 14:55:11 CET 2011.




--- old-versions/11.4/all/tellico/tellico.changes   2011-02-12 
22:26:07.0 +0100
+++ 11.4/tellico/tellico.changes2011-02-26 11:24:12.0 +0100
@@ -1,0 +2,5 @@
+Sat Feb 26 10:23:57 UTC 2011 - co...@novell.com
+
+- switch back to recommends for tellico-lang
+
+---

calling whatdependson for 11.4-i586




Other differences:
--
++ tellico.spec ++
--- /var/tmp/diff_new_pack.1dWpfT/_old  2011-02-27 14:55:05.0 +0100
+++ /var/tmp/diff_new_pack.1dWpfT/_new  2011-02-27 14:55:05.0 +0100
@@ -15,12 +15,11 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   tellico
 Version:2.3.2
-Release:2
+Release:6.RELEASE2
 Summary:A Collection Manager for KDE
 
 License:GPLv2+
@@ -45,18 +44,17 @@
 BuildRequires:  update-desktop-files
 %endif
 Requires:   kdepim4-runtime
-%kde4_pimlibs_requires
-%kde4_runtime_requires
-Suggests:   %{name}-lang = %{version}
+Recommends: %{name}-lang = %{version}
 Provides:   bookcase
 Obsoletes:  bookcase
+%kde4_pimlibs_requires
+%kde4_runtime_requires
 
 %description
 Tellico is a KDE application for organizing your collections. It provides
 default templates for books, bibliographies, videos, music, video games, coins,
 stamps, trading cards, comic books, and wines.
 
-
 %lang_package
 %prep
 %setup -q






Remember to have fun...

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