commit MozillaFirefox for openSUSE:12.1:Update:Test

2012-02-02 Thread h_root
Hello community,

here is the log from the commit of package MozillaFirefox for 
openSUSE:12.1:Update:Test checked in at 2012-02-02 10:29:36

Comparing /work/SRC/openSUSE:12.1:Update:Test/MozillaFirefox (Old)
 and  /work/SRC/openSUSE:12.1:Update:Test/.MozillaFirefox.new (New)


Package is MozillaFirefox, Maintainer is 
bnc-team-mozi...@forge.provo.novell.com

Changes:

--- /work/SRC/openSUSE:12.1:Update:Test/MozillaFirefox/MozillaFirefox.changes   
2012-01-04 17:25:27.0 +0100
+++ 
/work/SRC/openSUSE:12.1:Update:Test/.MozillaFirefox.new/MozillaFirefox.changes  
2012-02-02 10:29:38.0 +0100
@@ -1,0 +2,29 @@
+Mon Jan 30 09:41:59 UTC 2012 - w...@rosenauer.org
+
+- update to Firefox 10.0 (bnc#744275)
+  * MFSA 2012-01/CVE-2012-0442/CVE-2012-0443
+Miscellaneous memory safety hazards
+  * MFSA 2012-03/CVE-2012-0445 (bmo#701071)
+iframe element exposed across domains via name attribute
+  * MFSA 2012-04/CVE-2011-3659 (bmo#708198)
+Child nodes from nsDOMAttribute still accessible after removal
+of nodes
+  * MFSA 2012-05/CVE-2012-0446 (bmo#705651)
+Frame scripts calling into untrusted objects bypass security
+checks
+  * MFSA 2012-06/CVE-2012-0447 (bmo#710079)
+Uninitialized memory appended when encoding icon images may
+cause information disclosure
+  * MFSA 2012-07/CVE-2012-0444 (bmo#719612)
+Potential Memory Corruption When Decoding Ogg Vorbis files
+  * MFSA 2012-08/CVE-2012-0449 (bmo#701806, bmo#702466)
+Crash with malformed embedded XSLT stylesheets
+- KDE integration has been disabled since it needs refactoring
+- removed obsolete ppc64 patch
+
+---
+Sun Jan 22 12:08:07 UTC 2012 - joop.boo...@opensuse.org
+
+- Disable neon for arm as it doesn't build correctly
+
+---

Old:

  firefox-9.0.1-source.tar.bz2
  l10n-9.0.1.tar.bz2
  mozilla-ppc64.patch

New:

  firefox-10.0-source.tar.bz2
  l10n-10.0.tar.bz2
  mozilla-disable-neon-option.patch



Other differences:
--
++ MozillaFirefox.spec ++
--- /var/tmp/diff_new_pack.XC2e5n/_old  2012-02-02 10:29:46.0 +0100
+++ /var/tmp/diff_new_pack.XC2e5n/_new  2012-02-02 10:29:46.0 +0100
@@ -1,8 +1,8 @@
 #
 # spec file for package MozillaFirefox
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
-#   2006-2011 Wolfgang Rosenauer
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+#   2006-2012 Wolfgang Rosenauer
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 #
 
 
-%define major 9
+%define major 10
 %define mainver %major.0
 
 Name:   MozillaFirefox
@@ -45,9 +45,9 @@
 BuildRequires:  mozilla-nspr-devel = 4.8.9
 BuildRequires:  mozilla-nss-devel = 3.13.1
 BuildRequires:  nss-shared-helper-devel
-Version:%{mainver}.1
+Version:%{mainver}
 Release:0
-%define releasedate 2011122000
+%define releasedate 2012012900
 Provides:   web_browser
 Provides:   firefox = %{version}-%{release}
 Provides:   firefox = %{mainver}
@@ -86,8 +86,8 @@
 Patch10:mozilla-dump_syms-static.patch
 Patch11:mozilla-sle11.patch
 Patch12:mozilla-linux3.patch
-Patch13:mozilla-ppc64.patch
-Patch14:mozilla-a11y.patch
+Patch13:mozilla-a11y.patch
+Patch14:mozilla-disable-neon-option.patch
 # Firefox/browser
 Patch31:firefox-browser-css.patch
 Patch32:firefox-cross-desktop.patch
@@ -204,7 +204,7 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
-%patch5 -p1
+#%patch5 -p1
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1
@@ -220,10 +220,10 @@
 %patch31 -p1
 %patch32 -p1
 %if %suse_version = 1110
-%patch33 -p1
+#%patch33 -p1
 %endif
 %if %suse_version = 1140
-%patch34 -p1
+#%patch34 -p1
 %endif
 %patch38 -p1
 %patch39 -p1
@@ -236,11 +236,11 @@
 TIME=\$(date -d ${modified} +%%R)\
 find . -regex .*\.c\|.*\.cpp\|.*\.h -exec sed -i 
s/__DATE__/${DATE}/g;s/__TIME__/${TIME}/g {} +
 #
-kdehelperversion=$(cat toolkit/xre/nsKDEUtils.cpp | grep '#define 
KMOZILLAHELPER_VERSION' | cut -d ' ' -f 3)
-if test $kdehelperversion != %{kde_helper_version}; then
-  echo fix kde helper version in the .spec file
-  exit 1
-fi
+#kdehelperversion=$(cat toolkit/xre/nsKDEUtils.cpp | grep '#define 
KMOZILLAHELPER_VERSION' | cut -d ' ' -f 3)
+#if test $kdehelperversion != %{kde_helper_version}; then
+#  echo fix kde helper version in the .spec file
+#  exit 1
+#fi
 source %{SOURCE5}
 export MOZ_SOURCE_STAMP=$REV
 export SOURCE_REPO=$REPO
@@ -278,7 +278,7 @@
 ac_add_options --disable-debug
 

commit MozillaThunderbird for openSUSE:12.1:Update:Test

2012-02-02 Thread h_root
Hello community,

here is the log from the commit of package MozillaThunderbird for 
openSUSE:12.1:Update:Test checked in at 2012-02-02 10:30:31

Comparing /work/SRC/openSUSE:12.1:Update:Test/MozillaThunderbird (Old)
 and  /work/SRC/openSUSE:12.1:Update:Test/.MozillaThunderbird.new (New)


Package is MozillaThunderbird, Maintainer is gnome-maintain...@suse.de

Changes:

--- 
/work/SRC/openSUSE:12.1:Update:Test/MozillaThunderbird/MozillaThunderbird.changes
   2011-12-21 18:31:10.0 +0100
+++ 
/work/SRC/openSUSE:12.1:Update:Test/.MozillaThunderbird.new/MozillaThunderbird.changes
  2012-02-02 10:30:32.0 +0100
@@ -1,0 +2,26 @@
+Sun Jan 29 17:31:32 UTC 2012 - w...@rosenauer.org
+
+- update to version 10.0 (bnc#744275)
+  * MFSA 2012-01/CVE-2012-0442/CVE-2012-0443
+Miscellaneous memory safety hazards
+  * MFSA 2012-03/CVE-2012-0445 (bmo#701071)
+iframe element exposed across domains via name attribute
+  * MFSA 2012-04/CVE-2011-3659 (bmo#708198)
+Child nodes from nsDOMAttribute still accessible after removal
+of nodes
+  * MFSA 2012-05/CVE-2012-0446 (bmo#705651)
+Frame scripts calling into untrusted objects bypass security
+checks
+  * MFSA 2012-06/CVE-2012-0447 (bmo#710079)
+Uninitialized memory appended when encoding icon images may
+cause information disclosure
+  * MFSA 2012-07/CVE-2012-0444 (bmo#719612)
+Potential Memory Corruption When Decoding Ogg Vorbis files
+  * MFSA 2012-08/CVE-2012-0449 (bmo#701806, bmo#702466)
+Crash with malformed embedded XSLT stylesheets
+- update enigmail to 1.3.5
+- added mozilla-disable-neon-option.patch to be able to disable
+  neon on ARM
+- removed obsolete PPC64 patch
+
+---

Old:

  enigmail-1.3.4.tar.gz
  l10n-9.0.tar.bz2
  mozilla-ppc64.patch
  thunderbird-9.0-source.tar.bz2

New:

  enigmail-1.3.5.tar.gz
  l10n-10.0.tar.bz2
  mozilla-disable-neon-option.patch
  thunderbird-10.0-source.tar.bz2



Other differences:
--
++ MozillaThunderbird.spec ++
--- /var/tmp/diff_new_pack.C1sdlo/_old  2012-02-02 10:30:44.0 +0100
+++ /var/tmp/diff_new_pack.C1sdlo/_new  2012-02-02 10:30:44.0 +0100
@@ -1,8 +1,8 @@
 #
 # spec file for package MozillaThunderbird
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
-#   2006-2011 Wolfgang Rosenauer w...@rosenauer.org
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+#   2006-2012 Wolfgang Rosenauer w...@rosenauer.org
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -37,10 +37,10 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  yasm
 BuildRequires:  zip
-%define mainversion 9.0
+%define mainversion 10.0
 Version:%{mainversion}
 Release:0
-%define releasedate 2011122000
+%define releasedate 2012012900
 Provides:   thunderbird = %{version}
 Summary:The Stand-Alone Mozilla Mail Component
 License:MPL-1.1 or GPL-2.0+ or LGPL-2.1+
@@ -55,7 +55,7 @@
 Source6:suse-default-prefs.js
 Source7:find-external-requires.sh
 Source8:MozillaThunderbird-rpmlintrc
-Source9:enigmail-1.3.4.tar.gz
+Source9:enigmail-1.3.5.tar.gz
 Source10:   create-tar.sh
 Source11:   compare-locales.tar.bz2
 # Gecko/Toolkit
@@ -63,7 +63,7 @@
 Patch2: mozilla-language.patch
 Patch3: mozilla-linux3.patch
 Patch4: mozilla-dump_syms-static.patch
-Patch5: mozilla-ppc64.patch
+Patch5: mozilla-disable-neon-option.patch
 Patch6: mozilla-a11y.patch
 # Thunderbird/mail
 Patch10:tb-ssldap.patch
@@ -157,7 +157,7 @@
 
 %if %build_enigmail
 %package -n enigmail
-Version:1.3.4+%{mainversion}
+Version:1.3.5+%{mainversion}
 Release:0
 Summary:OpenPGP addon for Thunderbird and SeaMonkey
 License:MPL-1.1 or GPL-2.0+
@@ -256,6 +256,12 @@
 ac_add_options --disable-crashreporter
 EOF
 %endif
+# Disable neon for arm as it does not build correctly
+%ifarch %arm
+cat  EOF  $MOZCONFIG
+ac_add_options --disable-neon
+EOF
+%endif
 make -f client.mk build
 #
 ### enigmail build
@@ -287,7 +293,7 @@
 touch %{_tmppath}/translations.{common,other}
 for locale in $(awk '{ print $1; }' ../thunderbird/mail/locales/all-locales); 
do
   case $locale in
-   ja-JP-mac|en-US|ta-LK|tr)
+   ja-JP-mac|en-US) #|ta-LK|tr)
 # locales not to be included in translations package
;;
*)
@@ -477,10 +483,10 @@
 %{progdir}/application.ini
 %{progdir}/blocklist.xml
 %{progdir}/chrome.manifest
-%{progdir}/distribution/
+#%{progdir}/distribution/
 %{progdir}/*.so
 

commit mozilla-xulrunner192 for openSUSE:12.1:Update:Test

2012-02-02 Thread h_root
Hello community,

here is the log from the commit of package mozilla-xulrunner192 for 
openSUSE:12.1:Update:Test checked in at 2012-02-02 10:31:00

Comparing /work/SRC/openSUSE:12.1:Update:Test/mozilla-xulrunner192 (Old)
 and  /work/SRC/openSUSE:12.1:Update:Test/.mozilla-xulrunner192.new (New)


Package is mozilla-xulrunner192, Maintainer is pce...@suse.com

Changes:

--- 
/work/SRC/openSUSE:12.1:Update:Test/mozilla-xulrunner192/mozilla-xulrunner192.changes
   2011-12-21 18:32:40.0 +0100
+++ 
/work/SRC/openSUSE:12.1:Update:Test/.mozilla-xulrunner192.new/mozilla-xulrunner192.changes
  2012-02-02 10:31:03.0 +0100
@@ -1,0 +2,15 @@
+Wed Jan 25 11:48:35 UTC 2012 - w...@rosenauer.org
+
+- security update to 1.9.2.26 (bnc#744275)
+  * MFSA 2012-01/CVE-2012-0442/CVE-2012-0443
+Miscellaneous memory safety hazards
+  * MFSA 2012-02/CVE-2011-3670 (bmo#504014)
+  * MFSA 2012-04/CVE-2011-3659 (bmo#708198)
+Child nodes from nsDOMAttribute still accessible after removal
+of nodes
+  * MFSA 2012-07/CVE-2012-0444 (bmo#719612)
+Potential Memory Corruption When Decoding Ogg Vorbis files
+  * MFSA 2012-08/CVE-2012-0449 (bmo#701806, bmo#702466)
+Crash with malformed embedded XSLT stylesheets
+
+---

Old:

  l10n-1.9.2.25.tar.bz2
  xulrunner-source-1.9.2.25.tar.bz2

New:

  l10n-1.9.2.26.tar.bz2
  xulrunner-source-1.9.2.26.tar.bz2



Other differences:
--
++ mozilla-xulrunner192.spec ++
--- /var/tmp/diff_new_pack.Y4cvAz/_old  2012-02-02 10:31:09.0 +0100
+++ /var/tmp/diff_new_pack.Y4cvAz/_new  2012-02-02 10:31:09.0 +0100
@@ -1,8 +1,8 @@
 #
 # spec file for package mozilla-xulrunner192
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
-#   2006-2011 Wolfgang Rosenauer
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+#   2006-2012 Wolfgang Rosenauer
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 Name:   mozilla-xulrunner192
 BuildRequires:  autoconf213
 BuildRequires:  dbus-1-glib-devel
@@ -46,12 +45,12 @@
 %else
 BuildRequires:  wireless-tools
 %endif
-Version:1.9.2.25
+Version:1.9.2.26
 Release:0
-%define releasedate 2011121600
-%define version_internal 1.9.2.25
+%define releasedate 2012012400
+%define version_internal 1.9.2.26
 %define apiversion 1.9.2
-%define uaweight 192250
+%define uaweight 192260
 Summary:Mozilla Runtime Environment 1.9.2
 License:MPL-1.1 or GPL-2.0+ or LGPL-2.1+
 Group:  Productivity/Other

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.Y4cvAz/_old  2012-02-02 10:31:09.0 +0100
+++ /var/tmp/diff_new_pack.Y4cvAz/_new  2012-02-02 10:31:09.0 +0100
@@ -1,7 +1,7 @@
 #!/bin/bash
 
-RELEASE_TAG=FIREFOX_3_6_25_RELEASE
-VERSION=1.9.2.25
+RELEASE_TAG=FIREFOX_3_6_26_RELEASE
+VERSION=1.9.2.26
 
 # mozilla
 hg clone http://hg.mozilla.org/releases/mozilla-1.9.2 mozilla

++ l10n-1.9.2.25.tar.bz2 - l10n-1.9.2.26.tar.bz2 ++
/work/SRC/openSUSE:12.1:Update:Test/mozilla-xulrunner192/l10n-1.9.2.25.tar.bz2 
/work/SRC/openSUSE:12.1:Update:Test/.mozilla-xulrunner192.new/l10n-1.9.2.26.tar.bz2
 differ: char 11, line 1

++ xulrunner-source-1.9.2.25.tar.bz2 - xulrunner-source-1.9.2.26.tar.bz2 
++
/work/SRC/openSUSE:12.1:Update:Test/mozilla-xulrunner192/xulrunner-source-1.9.2.25.tar.bz2
 
/work/SRC/openSUSE:12.1:Update:Test/.mozilla-xulrunner192.new/xulrunner-source-1.9.2.26.tar.bz2
 differ: char 11, line 1

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



commit openssl for openSUSE:12.1:Update:Test

2012-02-02 Thread h_root
Hello community,

here is the log from the commit of package openssl for 
openSUSE:12.1:Update:Test checked in at 2012-02-02 10:37:34

Comparing /work/SRC/openSUSE:12.1:Update:Test/openssl (Old)
 and  /work/SRC/openSUSE:12.1:Update:Test/.openssl.new (New)


Package is openssl, Maintainer is g...@suse.com

Changes:

--- /work/SRC/openSUSE:12.1:Update:Test/openssl/openssl.changes 2012-01-11 
18:27:42.0 +0100
+++ /work/SRC/openSUSE:12.1:Update:Test/.openssl.new/openssl.changes
2012-02-02 10:37:36.0 +0100
@@ -1,0 +2,6 @@
+Thu Feb  2 07:14:05 UTC 2012 - g...@suse.com
+
+- fix security bug [bnc#742821] - DTLS DoS Attack
+  CVE-2012-0050
+
+---

New:

  CVE-2012-0050.patch



Other differences:
--
++ openssl.spec ++
--- /var/tmp/diff_new_pack.VtZd7Y/_old  2012-02-02 10:37:36.0 +0100
+++ /var/tmp/diff_new_pack.VtZd7Y/_new  2012-02-02 10:37:36.0 +0100
@@ -31,7 +31,6 @@
 Obsoletes:  openssl-64bit
 %endif
 #
-#Version:1.0.0
 Version:1.0.0e
 Release:1
 Summary:Secure Sockets and Transport Layer Security
@@ -56,6 +55,7 @@
 Patch23:CVE-2011-4577.patch
 Patch24:CVE-2011-4619.patch
 Patch25:CVE-2012-0027.patch
+Patch26:CVE-2012-0050.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -198,6 +198,7 @@
 %patch23 -p1
 %patch24 -p1
 %patch25 -p1
+%patch26 -p1
 cp -p %{S:10} .
 echo adding/overwriting some entries in the 'table' hash in Configure
 # 
$dso_scheme:$shared_target:$shared_cflag:$shared_ldflag:$shared_extension:$ranlib:$arflags

++ CVE-2012-0050.patch ++
Index: openssl-1.0.0e/ssl/d1_pkt.c
===
--- openssl-1.0.0e.orig/ssl/d1_pkt.c
+++ openssl-1.0.0e/ssl/d1_pkt.c
@@ -376,6 +376,7 @@ dtls1_process_record(SSL *s)
unsigned int mac_size;
unsigned char md[EVP_MAX_MD_SIZE];
int decryption_failed_or_bad_record_mac = 0;
+   unsigned char *mac = NULL;
 
 
rr= (s-s3-rrec);
@@ -447,19 +448,15 @@ printf(\n);
 #endif 
}
/* check the MAC for rr-input (it's in mac_size bytes at the 
tail) */
-   if (rr-length  mac_size)
+   if (rr-length = mac_size)
{
-#if 0 /* OK only for stream ciphers */
-   al=SSL_AD_DECODE_ERROR;
-   
SSLerr(SSL_F_DTLS1_PROCESS_RECORD,SSL_R_LENGTH_TOO_SHORT);
-   goto f_err;
-#else
-   decryption_failed_or_bad_record_mac = 1;
-#endif
+   rr-length -= mac_size;
+   mac = rr-data[rr-length];
}
-   rr-length-=mac_size;
+   else
+   rr-length = 0;
i=s-method-ssl3_enc-mac(s,md,0);
-   if (i  0 || memcmp(md,(rr-data[rr-length]),mac_size) != 0)
+   if (i  0 || mac == NULL || memcmp(md, mac, mac_size) != 0)
{
decryption_failed_or_bad_record_mac = 1;
}
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit seamonkey for openSUSE:12.1:Update:Test

2012-02-02 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for 
openSUSE:12.1:Update:Test checked in at 2012-02-02 10:39:09

Comparing /work/SRC/openSUSE:12.1:Update:Test/seamonkey (Old)
 and  /work/SRC/openSUSE:12.1:Update:Test/.seamonkey.new (New)


Package is seamonkey, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:12.1:Update:Test/seamonkey/seamonkey.changes 
2012-01-04 17:26:59.0 +0100
+++ /work/SRC/openSUSE:12.1:Update:Test/.seamonkey.new/seamonkey.changes
2012-02-02 10:39:15.0 +0100
@@ -1,0 +2,22 @@
+Tue Jan 31 22:16:33 UTC 2012 - w...@rosenauer.org
+
+- update to Seamonkey 2.7 (bnc#744275)
+  * MFSA 2012-01/CVE-2012-0442/CVE-2012-0443
+Miscellaneous memory safety hazards
+  * MFSA 2012-03/CVE-2012-0445 (bmo#701071)
+iframe element exposed across domains via name attribute
+  * MFSA 2012-04/CVE-2011-3659 (bmo#708198)
+Child nodes from nsDOMAttribute still accessible after removal
+of nodes
+  * MFSA 2012-05/CVE-2012-0446 (bmo#705651)
+Frame scripts calling into untrusted objects bypass security
+checks
+  * MFSA 2012-06/CVE-2012-0447 (bmo#710079)
+Uninitialized memory appended when encoding icon images may
+cause information disclosure
+  * MFSA 2012-07/CVE-2012-0444 (bmo#719612)
+Potential Memory Corruption When Decoding Ogg Vorbis files
+  * MFSA 2012-08/CVE-2012-0449 (bmo#701806, bmo#702466)
+Crash with malformed embedded XSLT stylesheets
+
+---

Old:

  l10n-2.6.1.tar.bz2
  seamonkey-2.6.1-source.tar.bz2

New:

  l10n-2.7.tar.bz2
  seamonkey-2.7-source.tar.bz2



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.xvobCz/_old  2012-02-02 10:39:20.0 +0100
+++ /var/tmp/diff_new_pack.xvobCz/_new  2012-02-02 10:39:20.0 +0100
@@ -1,8 +1,8 @@
 #
 # spec file for package seamonkey
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
-#   2006-2011 Wolfgang Rosenauer
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+#   2006-2012 Wolfgang Rosenauer
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -36,9 +36,9 @@
 BuildRequires:  yasm
 BuildRequires:  zip
 Provides:   web_browser
-Version:2.6.1
+Version:2.7
 Release:0
-%define releasedate 2011122000
+%define releasedate 2012013000
 Summary:The successor of the Mozilla Application Suite
 License:MPL-1.1 or GPL-2.0+ or LGPL-2.1+
 Group:  Productivity/Networking/Web/Browsers
@@ -329,14 +329,9 @@
 %dir %{progdir}/distribution/extensions/
 #%exclude %{progdir}/distribution/extensions/debu...@mozilla.org.xpi
 %{progdir}/chrome/icons
-%{progdir}/hyphenation/
 %{progdir}/extensions/mod...@themes.mozilla.org.xpi
 %{progdir}/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}.xpi
-#%{progdir}/greprefs/
 %{progdir}/isp/
-#%{progdir}/modules/
-#%{progdir}/plugins/
-#%{progdir}/res/
 %{progdir}/searchplugins/
 %{progdir}/add-plugins.sh
 %{progdir}/application.ini
@@ -345,7 +340,7 @@
 %{progdir}/dependentlibs.list
 %{progdir}/*.so
 %{progdir}/mozilla-xremote-client
-%{progdir}/omni.jar
+%{progdir}/omni.ja
 %{progdir}/platform.ini
 %{progdir}/plugin-container
 %{progdir}/%{progname}.sh

++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.xvobCz/_old  2012-02-02 10:39:20.0 +0100
+++ /var/tmp/diff_new_pack.xvobCz/_new  2012-02-02 10:39:20.0 +0100
@@ -1,8 +1,8 @@
 #!/bin/bash
 
 BRANCH=releases/comm-release
-RELEASE_TAG=SEAMONKEY_2_6_1_RELEASE
-VERSION=2.6.1
+RELEASE_TAG=SEAMONKEY_2_7_RELEASE
+VERSION=2.7
 
 echo cloning $BRANCH...
 hg clone http://hg.mozilla.org/$BRANCH seamonkey

++ l10n-2.6.1.tar.bz2 - l10n-2.7.tar.bz2 ++
/work/SRC/openSUSE:12.1:Update:Test/seamonkey/l10n-2.6.1.tar.bz2 
/work/SRC/openSUSE:12.1:Update:Test/.seamonkey.new/l10n-2.7.tar.bz2 differ: 
char 11, line 1

++ mozilla-nongnome-proxies.patch ++
--- /var/tmp/diff_new_pack.xvobCz/_old  2012-02-02 10:39:20.0 +0100
+++ /var/tmp/diff_new_pack.xvobCz/_new  2012-02-02 10:39:20.0 +0100
@@ -5,17 +5,19 @@
 ===
 RCS file: 
/cvsroot/mozilla/toolkit/system/unixproxy/nsUnixSystemProxySettings.cpp,v
 retrieving revision 1.1
-diff -u -p -6 -r1.1 nsUnixSystemProxySettings.cpp
 toolkit/system/unixproxy/nsUnixSystemProxySettings.cpp 29 Jan 2008 
15:58:41 -  1.1
-+++ b/toolkit/system/unixproxy/nsUnixSystemProxySettings.cpp   17 Apr 2008 
19:02:19 -
-@@ -69,13 +69,19 @@ 

commit xulrunner for openSUSE:12.1:Update:Test

2012-02-02 Thread h_root
Hello community,

here is the log from the commit of package xulrunner for 
openSUSE:12.1:Update:Test checked in at 2012-02-02 10:40:49

Comparing /work/SRC/openSUSE:12.1:Update:Test/xulrunner (Old)
 and  /work/SRC/openSUSE:12.1:Update:Test/.xulrunner.new (New)


Package is xulrunner, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:12.1:Update:Test/xulrunner/xulrunner.changes 
2012-01-04 17:27:23.0 +0100
+++ /work/SRC/openSUSE:12.1:Update:Test/.xulrunner.new/xulrunner.changes
2012-02-02 10:40:55.0 +0100
@@ -1,0 +2,24 @@
+Mon Jan 30 09:43:21 UTC 2012 - w...@rosenauer.org
+
+- update to version 10.0 (bnc#744275)
+  * MFSA 2012-01/CVE-2012-0442/CVE-2012-0443
+Miscellaneous memory safety hazards
+  * MFSA 2012-03/CVE-2012-0445 (bmo#701071)
+iframe element exposed across domains via name attribute
+  * MFSA 2012-04/CVE-2011-3659 (bmo#708198)
+Child nodes from nsDOMAttribute still accessible after removal
+of nodes
+  * MFSA 2012-05/CVE-2012-0446 (bmo#705651)
+Frame scripts calling into untrusted objects bypass security
+checks
+  * MFSA 2012-06/CVE-2012-0447 (bmo#710079)
+Uninitialized memory appended when encoding icon images may
+cause information disclosure
+  * MFSA 2012-07/CVE-2012-0444 (bmo#719612)
+Potential Memory Corruption When Decoding Ogg Vorbis files
+  * MFSA 2012-08/CVE-2012-0449 (bmo#701806, bmo#702466)
+Crash with malformed embedded XSLT stylesheets
+- removed obsolete ppc64 patch
+- disable neon for ARM as it doesn't build correctly
+
+---

Old:

  l10n-9.0.1.tar.bz2
  mozilla-ppc64.patch
  xulrunner-9.0.1-source.tar.bz2

New:

  l10n-10.0.tar.bz2
  mozilla-disable-neon-option.patch
  source-stamp.txt
  xulrunner-10.0-source.tar.bz2



Other differences:
--
++ xulrunner.spec ++
--- /var/tmp/diff_new_pack.MJxrkQ/_old  2012-02-02 10:40:57.0 +0100
+++ /var/tmp/diff_new_pack.MJxrkQ/_new  2012-02-02 10:40:57.0 +0100
@@ -1,8 +1,8 @@
 #
 # spec file for package xulrunner
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
-#   2006-2011 Wolfgang Rosenauer
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+#   2006-2012 Wolfgang Rosenauer
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -43,12 +43,12 @@
 %endif
 BuildRequires:  mozilla-nspr-devel = 4.8.9
 BuildRequires:  mozilla-nss-devel = 3.13.1
-Version:9.0.1
+Version:10.0
 Release:0
-%define releasedate 2011122000
-%define version_internal 9.0.1
-%define apiversion 9
-%define uaweight 91
+%define releasedate 2012012900
+%define version_internal 10.0
+%define apiversion 10
+%define uaweight 100
 Summary:Mozilla Runtime Environment
 License:MPL-1.1 or GPL-2.0+ or LGPL-2.1+
 Group:  Productivity/Other
@@ -65,6 +65,7 @@
 Source5:add-plugins.sh.in
 Source6:create-tar.sh
 Source7:baselibs.conf
+Source8:source-stamp.txt
 Source9:compare-locales.tar.bz2
 Patch1: toolkit-download-folder.patch
 Patch2: mozilla-pkgconfig.patch
@@ -76,8 +77,8 @@
 Patch12:mozilla-dump_syms-static.patch
 Patch13:mozilla-sle11.patch
 Patch14:mozilla-linux3.patch
-Patch15:mozilla-ppc64.patch
-Patch16:mozilla-a11y.patch
+Patch15:mozilla-a11y.patch
+Patch16:mozilla-disable-neon-option.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   mozilla-js = %{version}
 Requires(post):  update-alternatives coreutils
@@ -283,6 +284,12 @@
 ac_add_options --disable-ipc
 EOF
 %endif
+# Disable neon for arm as it does not build correctly
+%ifarch %arm
+cat  EOF  $MOZCONFIG
+ac_add_options --disable-neon
+EOF
+%endif
 make -f client.mk build
 
 %install
@@ -434,7 +441,6 @@
 %dir %{_libdir}/xulrunner-%{version_internal}/extensions/
 %{_libdir}/xulrunner-%{version_internal}/chrome/icons/
 %{_libdir}/xulrunner-%{version_internal}/components/
-%{_libdir}/xulrunner-%{version_internal}/hyphenation/
 %{_libdir}/xulrunner-%{version_internal}/plugins/
 %{_libdir}/xulrunner-%{version_internal}/*.so
 %exclude %{_libdir}/xulrunner-%{version_internal}/libmozjs.so
@@ -450,7 +456,7 @@
 %{_libdir}/xulrunner-%{version_internal}/xulrunner-bin
 %{_libdir}/xulrunner-%{version_internal}/xulrunner-stub
 %{_libdir}/xulrunner-%{version_internal}/platform.ini
-%{_libdir}/xulrunner-%{version_internal}/omni.jar
+%{_libdir}/xulrunner-%{version_internal}/omni.ja
 # crashreporter 

commit arpwatch-ethercodes for openSUSE:Factory

2012-02-02 Thread h_root
Hello community,

here is the log from the commit of package arpwatch-ethercodes for 
openSUSE:Factory checked in at 2012-02-02 17:56:26

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


Package is arpwatch-ethercodes, Maintainer is dr...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/arpwatch-ethercodes/arpwatch-ethercodes.changes  
2012-02-01 11:52:42.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.arpwatch-ethercodes.new/arpwatch-ethercodes.changes 
2012-02-02 17:56:27.0 +0100
@@ -2 +2 @@
-Wed Feb  1 07:40:06 CET 2012 - autobu...@suse.de
+Thu Feb  2 06:40:05 CET 2012 - autobu...@suse.de
@@ -4 +4 @@
-- automated update on 2012-02-01
+- automated update on 2012-02-02



Other differences:
--
++ arpwatch-ethercodes.spec ++
--- /var/tmp/diff_new_pack.UA4cMY/_old  2012-02-02 17:56:29.0 +0100
+++ /var/tmp/diff_new_pack.UA4cMY/_new  2012-02-02 17:56:29.0 +0100
@@ -23,7 +23,7 @@
 License:BSD-3-Clause
 Group:  Productivity/Networking/Diagnostic
 Summary:Ethercodes Data for arpwatch
-Version:2012.2.1
+Version:2012.2.2
 Release:1
 Source0:http://standards.ieee.org/regauth/oui/oui.txt
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ oui.txt ++
--- /var/tmp/diff_new_pack.UA4cMY/_old  2012-02-02 17:56:29.0 +0100
+++ /var/tmp/diff_new_pack.UA4cMY/_new  2012-02-02 17:56:29.0 +0100
@@ -33809,8 +33809,8 @@
Torrance CA 90501
UNITED STATES
 
-00-14-D2   (hex)   KYUKI CORPORATION
-0014D2 (base 16)   KYUKI CORPORATION
+00-14-D2   (hex)   Kyuden Technosystems Corporation
+0014D2 (base 16)   Kyuden Technosystems Corporation
4-19-18 SHIMIZU,MINAMI-KU
FUKUOKA  815-0031
JAPAN
@@ -78810,6 +78810,13 @@
SANTA CLARA CA 95054
UNITED STATES
 
+00-DE-FB   (hex)   Cisco Systems
+00DEFB (base 16)   Cisco Systems
+   80 West Tasman Dr.
+   SJCM1-1
+   San Jose CA 95134
+   UNITED STATES
+
 00-E0-00   (hex)   Fujitsu Limited
 00E000 (base 16)   Fujitsu Limited
Musashi-kosugi Tower Place Bldg.,
@@ -84240,6 +84247,12 @@
Los Gatos CA 95032
UNITED STATES
 
+28-41-21   (hex)   OptiSense Network, LLC
+284121 (base 16)   OptiSense Network, LLC
+   1308 10th Street
+   Bridgeport TX 76426
+   UNITED STATES
+
 28-48-46   (hex)   GridCentric Inc.
 284846 (base 16)   GridCentric Inc.
350 Bloor St. E
@@ -87281,6 +87294,13 @@
Dallas TX 75243
UNITED STATES
 
+50-57-A8   (hex)   Cisco Systems
+5057A8 (base 16)   Cisco Systems
+   80 West Tasman Dr.
+   SJCM1-1
+   San Jose CA 95134
+   UNITED STATES
+
 50-60-28   (hex)   Xirrus Inc.
 506028 (base 16)   Xirrus Inc.
2101 CORPORATE CENTER DR
@@ -92405,6 +92425,13 @@
Burlingame CA 94010
UNITED STATES
 
+90-AC-3F   (hex)   BrightSign LLC
+90AC3F (base 16)   BrightSign LLC
+   16795 Lark Ave.
+   Suite 200
+   Los Gatos CA 95032
+   UNITED STATES
+
 90-B1-34   (hex)   Motorola Mobility, Inc.
 90B134 (base 16)   Motorola Mobility, Inc.
6450 Sequence Drive
@@ -94512,6 +94539,13 @@
Bagsv�rd  DK-2880
DENMARK
 
+AC-51-EE   (hex)   Cambridge Communication Systems Ltd
+AC51EE (base 16)   Cambridge Communication Systems Ltd
+   Sheraton House
+   Castle Park
+   Cambridge Cambridgeshire CB3 0AX
+   UNITED KINGDOM
+
 AC-54-EC   (hex)   IEEE P1823 Standards Working Group
 AC54EC 

commit autoyast2 for openSUSE:Factory

2012-02-02 Thread h_root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2012-02-02 17:56:31

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


Package is autoyast2, Maintainer is u...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2011-10-05 
17:35:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2012-02-02 
17:56:37.0 +0100
@@ -1,0 +2,39 @@
+Wed Feb  1 16:28:04 CET 2012 - u...@suse.de
+
+- 2.22.0
+
+---
+Wed Jan  4 15:51:41 CET 2012 - u...@suse.de
+
+- added taboo list for device guessing
+  (bnc#736530)
+
+---
+Mon Jan  2 12:45:19 CET 2012 - u...@suse.de
+
+- 2nd password field in ask-dialogs can be too short
+  (bnc#737660)
+
+---
+Wed Dec  7 10:05:22 UTC 2011 - co...@suse.com
+
+- fix license to be in spdx.org format
+
+---
+Tue Nov 29 16:34:30 CET 2011 - u...@suse.de
+
+- added some more RPM-requires for the installation
+  (bnc#708258)
+
+---
+Tue Nov 29 15:10:39 CET 2011 - u...@suse.de
+
+- log ask-scripts only if debug is set to true
+  (bnc#732359)
+
+---
+Wed Nov 23 12:07:14 CET 2011 - u...@suse.de
+
+- moved writing init-scripts to 1st stage because of systemd
+
+---

Old:

  autoyast2-2.21.4.tar.bz2

New:

  autoyast2-2.22.0.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.ySe5m5/_old  2012-02-02 17:56:38.0 +0100
+++ /var/tmp/diff_new_pack.ySe5m5/_new  2012-02-02 17:56:38.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package autoyast2
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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,17 +19,15 @@
 
 
 Name:   autoyast2
-Version:2.21.4
+Version:2.22.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:autoyast2-2.21.4.tar.bz2
-
-Prefix: /usr
+Source0:autoyast2-%{version}.tar.bz2
 
 Group:  System/YaST
 License:GPL-2.0+
-BuildRequires:  docbook-xsl-stylesheets libxslt perl-XML-Writer pkg-config 
sgml-skel update-desktop-files xorg-x11-libs yast2-bootloader yast2-country 
yast2-devtools yast2-mouse yast2-slp yast2-testsuite yast2-transfer
+BuildRequires:  daps docbook-xsl-stylesheets libxslt perl-XML-Writer 
pkg-config python-xml sgml-skel update-desktop-files xorg-x11-libs 
yast2-bootloader yast2-country yast2-devtools yast2-mouse yast2-slp 
yast2-testsuite yast2-transfer
 # API for Disabled Modules (ProductControl)
 BuildRequires:  yast2 = 2.16.36
 # After API cleanup
@@ -39,7 +37,7 @@
 Requires:   yast2 = 2.16.36
 Requires:   yast2-core yast2-xml libxslt
 Requires:   autoyast2-installation = %{version}
-Requires:   yast2-schema yast2 yast2-country yast2-storage
+Requires:   yast2-schema yast2 yast2-country
 Requires:   yast2-storage = 2.19.13
 Requires:   yast2-transfer = 2.21.0
 
@@ -65,7 +63,7 @@
 installation sources.
 
 %package installation
-Version:2.21.4
+Version:2.22.0
 
 
 Summary:YaST2 - Auto Installation Modules
@@ -74,7 +72,7 @@
 Requires:   yast2 = 2.16.36
 # After API cleanup
 Requires:   yast2-update = 2.18.3
-Requires:   yast2-xml yast2-core yast2 yast2-country yast2-mouse 
yast2-packager yast2-storage yast2-transfer yast2-slp
+Requires:   yast2-xml yast2-core yast2 yast2-country yast2-mouse 
yast2-packager yast2-storage yast2-slp yast2-bootloader yast2-ncurses
 Requires:   yast2-transfer = 2.21.0
 Provides:   yast2-trans-autoinst
 Obsoletes:  yast2-trans-autoinst
@@ -84,26 +82,26 @@
 generated with the autoyast2 package.
 
 %prep
-%setup -n autoyast2-2.21.4
+%setup -n autoyast2-%{version}
 
 %build
-%{prefix}/bin/y2tool y2autoconf
-%{prefix}/bin/y2tool y2automake
+%{_prefix}/bin/y2tool y2autoconf
+%{_prefix}/bin/y2tool y2automake
 autoreconf --force --install
 
 export CFLAGS=$RPM_OPT_FLAGS -DNDEBUG
 export CXXFLAGS=$RPM_OPT_FLAGS -DNDEBUG
 
 %{?suse_update_config:%{suse_update_config -f}}
-./configure --libdir=%{_libdir} --prefix=%{prefix} 

commit backintime for openSUSE:Factory

2012-02-02 Thread h_root
Hello community,

here is the log from the commit of package backintime for openSUSE:Factory 
checked in at 2012-02-02 17:56:38

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


Package is backintime, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/backintime/backintime.changes2011-09-23 
01:52:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.backintime.new/backintime.changes   
2012-02-02 17:56:39.0 +0100
@@ -1,0 +2,5 @@
+Wed Feb  1 12:50:22 UTC 2012 - tejas.gurusw...@opensuse.org
+
+- Fix duplicated omf files
+
+---



Other differences:
--
++ backintime.spec ++
--- /var/tmp/diff_new_pack.0JHe5H/_old  2012-02-02 17:56:40.0 +0100
+++ /var/tmp/diff_new_pack.0JHe5H/_new  2012-02-02 17:56:40.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package backintime
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,15 +15,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:   backintime
 Version:1.0.8
-Release:1
-License:GPL
+Release:0
 Summary:Back In Time is a simple backup system for GNOME/KDE4 desktop
-Url:http://www.le-web.org/back-in-time/
+License:GPL-2.0+
 Group:  Productivity/Archiving/Backup
+Url:http://www.le-web.org/back-in-time/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
@@ -55,7 +53,6 @@
 
 %package gnome
 
-
 Summary:Back In Time is a simple backup system for GNOME/KDE4 desktop
 Group:  Productivity/Archiving/Backup
 Requires:   %{name} = %{version}
@@ -75,7 +72,6 @@
 
 %package kde
 
-
 Summary:Back In Time is a simple backup system for GNOME/KDE4 desktop
 Group:  Productivity/Archiving/Backup
 Requires:   %{name} = %{version}
@@ -107,15 +103,15 @@
 
 pushd common
 %configure
-make %{?jobs:-j%{jobs}}
+make %{?_smp_mflags}
 popd
 pushd gnome
 %configure
-make %{?jobs:-j%{jobs}}
+make %{?_smp_mflags}
 popd
 pushd  kde4
 %configure
-make %{?jobs:-j%{jobs}}
+make %{?_smp_mflags}
 popd
 
 %install
@@ -149,15 +145,16 @@
 %{_docdir}/%{name}/
 %{_docdir}/%{name}-common/
 %{_mandir}/man1/%{name}.1.gz
+%if 0%{?suse_version}  1120
+%lang(jv) %dir %{_datadir}/locale/jv
+%lang(jv) %{_datadir}/locale/jv/LC_MESSAGES
+%endif
 
 %files gnome
 %defattr(-,root,root,-)
 %{_bindir}/%{name}-gnome
 %{_datadir}/applications/%{name}-gnome.desktop
 %{_datadir}/applications/%{name}-gnome-root.desktop
-%dir %{_datadir}/omf
-%dir %{_datadir}/omf/%{name}
-%{_datadir}/omf/%{name}/%{name}-C.omf
 %{_docdir}/%{name}-gnome/
 %{_mandir}/man1/%{name}-gnome.1.gz
 


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



commit gaupol for openSUSE:Factory

2012-02-02 Thread h_root
Hello community,

here is the log from the commit of package gaupol for openSUSE:Factory checked 
in at 2012-02-02 17:57:12

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


Package is gaupol, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gaupol/gaupol.changes2012-02-01 
09:57:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.gaupol.new/gaupol.changes   2012-02-02 
17:57:13.0 +0100
@@ -1,0 +2,6 @@
+Tue Jan 31 11:04:15 UTC 2012 - cfarr...@suse.com
+
+- license update: GPL-3.0+
+  No indication of GPL-3.0 files (i.e. GPLv3 only) in the package
+
+---



Other differences:
--
++ gaupol.spec ++
--- /var/tmp/diff_new_pack.Jx1h9c/_old  2012-02-02 17:57:14.0 +0100
+++ /var/tmp/diff_new_pack.Jx1h9c/_new  2012-02-02 17:57:14.0 +0100
@@ -12,7 +12,7 @@
 Name:   gaupol
 Version:0.19.2
 Release:0
-License:GPL-3.0
+License:GPL-3.0+
 Summary:GTK Subtitle editor
 Url:http://home.gna.org/gaupol/
 Group:  Productivity/Multimedia/Video/Editors and Convertors

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



commit horde4-imp for openSUSE:Factory

2012-02-02 Thread h_root
Hello community,

here is the log from the commit of package horde4-imp for openSUSE:Factory 
checked in at 2012-02-02 17:57:29

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


Package is horde4-imp, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/horde4-imp/horde4-imp.changes2011-09-23 
02:02:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.horde4-imp.new/horde4-imp.changes   
2012-02-02 17:57:30.0 +0100
@@ -1,0 +2,105 @@
+Tue Jan 17 15:51:27 UTC 2012 - l...@b1-systems.de
+
+- version 5.0.18
+- [mms] Automatically track rownumber updates when selecting messages; fixes 
SHIFT-DEL behavior in the dynamic view.- [mms] Fix contents of sent message 
when directly sending from spellcheck in standard view (Bug #10464).- [mms] Fix 
namespace auto-detection for non-sane namespace configs (Bug #10447).- [mms] 
Fix POP3 regression (Bug #10450).- [mms] Forwarded messages no longer treated 
as an attachment in the UI (Request #9754).- [mms] Correctly display 
submailboxes in dynamic view when new submailbox is created before parent 
mailbox is expanded (Bug #10429).- [mms] Fix UI artifacts when renaming 
mailboxes in dynamic view (Bug #10533).- [jan] Donapos;t open certain links in 
HTML messages in the message pane.- [mms] Add ability to toggle hide deleted 
messages in dynamic view (Request #10256).- [mms] Add auto-generated message 
filter (see RFC 3834).- [mms] Remove non-existent parent mailbox when removing 
last child mailbox in dynamic view (Bug #10495).- [mms] Provide content 
duration information for audio amp; video data if that information is 
available (RFC 3803).- [jan] Fix setting sender when redirecting messages via 
SMTP (Bug #10488).- [mms] Add List-ID information, if available, to auto-reply 
notification.
+- [mms] Display information on reply method in standard view when 
automatically choosing the reply type.
+- [mms] Fix generation of Save All attachments link.
+- [mms] More intelligent quoting of flowed text messages sent in HTML format.
+- [mms] Browser mailto-handler respects current IMP view mode (Bug #10475).
+- [mms] More workarounds for broken suhosin extension (Bug #10462).
+- [mms] Always show image thumbnail previews, if an image conversion utility 
is present on the system.
+- [jan] Fix broken dependency on Text_Flowed.
+- [mms] Workaround broken number_format() for PHP lt; 5.4.0 (Bug #10618).
+- [mms] Add preference to indicate preferred language for return replies on 
outgoing messages.
+- [mms] For reply, indicate original senderapos;s language preference.
+- [mms] Fix/improve monthly sent-mail rename login task (Bug #10613).
+- [mms] Fix display of encoded subject text on print page (Bug #9755).
+- [mms] Fix setting MDN flag on sent message after compose (Bug #10579).
+- [mms] When expanding a submailbox in dynamic view, honor expanded children 
status.
+- [mms] Re-add apos;msgs_shownapos; parameter to Newmail block.
+- [mms] Allow multiple messages to be sent via quickreply in dynamic view.
+- [mms] Allow image attachments to be displayed without download in mobile 
view.
+- [mms] Fix reporting spam/innocent on mailbox page in mobile view.
+- [mms] Fix viewing next message after deleting message in mobile view.
+- [mms] Fix composing messages in mobile view.
+- [mms] Optimize deletion of messages in dynamic view.
+- [mms] Fix accessing search mailboxes in dynamic view on IE 9 (Bug #10462).
+- [mms] Fix altering background color of system message flags (Bug #10544).
+- [jan] Fix sending notifications after download of linked attachments (Bug 
#10539).
+- [mms] Honor sortpref locked status.
+- [mms] HTML drafts saved in IMP are resumed in that mode, regardless of the 
apos;compose_htmlapos; preference (Request #10787).
+- [mms] Improved tree display when displaying all message parts.
+- [mms] Fix DNS resolution when sending attachment viewed messages (Bug 
#10784).
+- [mms] Fix switching quicksearch criteria while a search is active in dynamic 
mode (Bug #10780).
+- [mms] Fix redirecting message from dynamic view popup message (Bug #10738).
+- [mms] Fix swapping signatures when composing in HTML mode (Bug #10768).
+- [mms] Remove transparency for PDF thumbnails generated by imagemagick.
+- [mms] Fix removing addresses on contacts page (Bug #10761).
+- [mms] Virtual Trash fixes.
+- [mms] Improve UI access to advanced sorting options in dynamic view.
+- [mms] Fix stripping attachments in traditional view (Bug #10722).
+- [mms] Fix creating new Drafts mailbox from Drafts preference page.
+- [mms] Fix verifying a PGP signed part within a PGP encrypted part.
+- [mms] HTML viewer passes Email Privacy Tester 
(http://grepular.com/email_privacy_tester/).
+- [mms] Fix intermittent attachment loss when composing messages.
+- [mms] Correctly reference 

commit inst-source-utils for openSUSE:Factory

2012-02-02 Thread h_root
Hello community,

here is the log from the commit of package inst-source-utils for 
openSUSE:Factory checked in at 2012-02-02 17:57:40

Comparing /work/SRC/openSUSE:Factory/inst-source-utils (Old)
 and  /work/SRC/openSUSE:Factory/.inst-source-utils.new (New)


Package is inst-source-utils, Maintainer is lr...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/inst-source-utils/inst-source-utils.changes  
2011-10-16 22:46:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.inst-source-utils.new/inst-source-utils.changes 
2012-02-02 17:57:44.0 +0100
@@ -1,0 +2,5 @@
+Thu Feb  2 11:10:39 UTC 2012 - adr...@suse.de
+
+- write SHA256 sums into CHECKSUMS file
+
+---



Other differences:
--
++ inst-source-utils.spec ++
--- /var/tmp/diff_new_pack.hESpGK/_old  2012-02-02 17:57:45.0 +0100
+++ /var/tmp/diff_new_pack.hESpGK/_new  2012-02-02 17:57:45.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package inst-source-utils
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,14 +16,13 @@
 #
 
 
-
 Name:   inst-source-utils
 Summary:Utilities for creating customized installation sources
-Version:2011.10.16
-Release:1
-Url:http://en.opensuse.org/Inst-source-utils
 License:GPL-2.0+
 Group:  System/YaST
+Version:2011.10.16
+Release:0
+Url:http://en.opensuse.org/Inst-source-utils
 BuildArch:  noarch
 Requires:   gpg2 recode
 Obsoletes:  autoyast2-utils = 2.14.10

++ inst-source-utils.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/inst-source-utils/usr/bin/create_sha1sum 
new/inst-source-utils/usr/bin/create_sha1sum
--- old/inst-source-utils/usr/bin/create_sha1sum2011-10-16 
21:55:30.0 +0200
+++ new/inst-source-utils/usr/bin/create_sha1sum2012-02-02 
12:10:28.0 +0100
@@ -57,7 +57,7 @@
 -h|--help) usage 0 ;;
-m|--meta) CREATE_META=1 ; shift ;;
-q|--quiet) QUIET=yes ; shift ;;
-   -2) CHECKSUM=sha256sum ; CHECKSUM_F=SHA256SUMS ; shift ;;
+   -2) CHECKSUM=sha256sum ; CHECKSUM_F=CHECKSUMS ; shift ;;
*) break ;;
 esac
 done
@@ -100,7 +100,7 @@
 test $IS_SKIP = true  continue
 }
 case $FILE in
-  (*.swp|SHA1SUMS*|SHA256SUMS*|MD5SUMS*)
+  (*.swp|SHA1SUMS*|CHECKSUMS*|MD5SUMS*)
 continue
 ;;
   (*)
@@ -109,7 +109,7 @@
 esac
   done
 if [ $NFILES -eq 0 ]; then
-rm -f SHA1SUMS* SHA256SUMS*
+rm -f SHA1SUMS* CHECKSUMS*
 else
 echo -n  $TMPFILE
 for FILE in ${FILES[@]}; do
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/inst-source-utils/usr/bin/create_sha1sums 
new/inst-source-utils/usr/bin/create_sha1sums
--- old/inst-source-utils/usr/bin/create_sha1sums   2011-10-16 
21:55:30.0 +0200
+++ new/inst-source-utils/usr/bin/create_sha1sums   2012-02-02 
12:10:05.0 +0100
@@ -40,7 +40,7 @@
 function usage() {
echo Usage: `basename $0` [OPTIONS] CD-Rootdir
echo-n : don't re-sign the generated files
-   echo-m : include SHA1SUMS files (or SHA256SUMS files for 
sha256)
+   echo-m : include SHA1SUMS files (or CHECKSUMS files for 
others)
echo-2 : use sha256 instead of sha1
echo-x : add sha1sums for extra files
echo
@@ -71,7 +71,7 @@
;;
2)  CHECKSUM=sha256sum
CHECKSUM_T=SHA256
-   CHECKSUM_F=SHA256SUMS
+   CHECKSUM_F=CHECKSUMS
CHECKSUM_O=-2
;;
esac

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



commit mono-kde4 for openSUSE:Factory

2012-02-02 Thread h_root
Hello community,

here is the log from the commit of package mono-kde4 for openSUSE:Factory 
checked in at 2012-02-02 17:57:52

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


Package is mono-kde4, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/mono-kde4/mono-kde4.changes  2011-12-08 
12:13:15.0 +0100
+++ /work/SRC/openSUSE:Factory/.mono-kde4.new/mono-kde4.changes 2012-02-02 
17:57:54.0 +0100
@@ -1,0 +2,7 @@
+Mon Jan 30 13:30:37 UTC 2012 - toddrme2...@gmail.com
+
+- update to 4.8.0
+  * first stable release of KDE 4.8 (only critical fixes over 4.7.98)
+  * see http://kde.org/announcements/4.8/ for details
+
+---

Old:

  kimono-4.7.4.tar.bz2

New:

  kimono-4.8.0.tar.bz2



Other differences:
--
++ mono-kde4.spec ++
--- /var/tmp/diff_new_pack.LZjHvT/_old  2012-02-02 17:57:56.0 +0100
+++ /var/tmp/diff_new_pack.LZjHvT/_new  2012-02-02 17:57:56.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mono-kde4
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,14 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   mono-kde4
-Version:4.7.4
+Version:4.8.0
 Release:0
 Summary:Kimono Mono-kde library
 License:LGPL-2.1+
 Group:  Development/Libraries/KDE
 Url:https://projects.kde.org/projects/kde/kdebindings/csharp/kimono
-Source0:kimono-%{version}.tar.bz2
+Source0:
ftp://ftp.kde.org/pub/kde/stable/%{version}/src/kimono-%{version}.tar.bz2
 Patch0: kimono-soprano.patch
 BuildRequires:  kdebase4-workspace-devel
 BuildRequires:  libjasper-devel

++ kimono-4.7.4.tar.bz2 - kimono-4.8.0.tar.bz2 ++

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



commit MozillaFirefox for openSUSE:Factory

2012-02-02 Thread h_root
Hello community,

here is the log from the commit of package MozillaFirefox for openSUSE:Factory 
checked in at 2012-02-02 17:58:06

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


Package is MozillaFirefox, Maintainer is 
bnc-team-mozi...@forge.provo.novell.com

Changes:

--- /work/SRC/openSUSE:Factory/MozillaFirefox/MozillaFirefox.changes
2011-12-25 17:36:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.MozillaFirefox.new/MozillaFirefox.changes   
2012-02-02 17:58:08.0 +0100
@@ -1,0 +2,29 @@
+Mon Jan 30 09:41:59 UTC 2012 - w...@rosenauer.org
+
+- update to Firefox 10.0 (bnc#744275)
+  * MFSA 2012-01/CVE-2012-0442/CVE-2012-0443
+Miscellaneous memory safety hazards
+  * MFSA 2012-03/CVE-2012-0445 (bmo#701071)
+iframe element exposed across domains via name attribute
+  * MFSA 2012-04/CVE-2011-3659 (bmo#708198)
+Child nodes from nsDOMAttribute still accessible after removal
+of nodes
+  * MFSA 2012-05/CVE-2012-0446 (bmo#705651)
+Frame scripts calling into untrusted objects bypass security
+checks
+  * MFSA 2012-06/CVE-2012-0447 (bmo#710079)
+Uninitialized memory appended when encoding icon images may
+cause information disclosure
+  * MFSA 2012-07/CVE-2012-0444 (bmo#719612)
+Potential Memory Corruption When Decoding Ogg Vorbis files
+  * MFSA 2012-08/CVE-2012-0449 (bmo#701806, bmo#702466)
+Crash with malformed embedded XSLT stylesheets
+- KDE integration has been disabled since it needs refactoring
+- removed obsolete ppc64 patch
+
+---
+Sun Jan 22 12:08:07 UTC 2012 - joop.boo...@opensuse.org
+
+- Disable neon for arm as it doesn't build correctly
+
+---

Old:

  firefox-9.0.1-source.tar.bz2
  l10n-9.0.1.tar.bz2
  mozilla-ppc64.patch

New:

  firefox-10.0-source.tar.bz2
  l10n-10.0.tar.bz2
  mozilla-disable-neon-option.patch



Other differences:
--
++ MozillaFirefox.spec ++
--- /var/tmp/diff_new_pack.7xMinC/_old  2012-02-02 17:58:22.0 +0100
+++ /var/tmp/diff_new_pack.7xMinC/_new  2012-02-02 17:58:22.0 +0100
@@ -1,8 +1,8 @@
 #
 # spec file for package MozillaFirefox
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
-#   2006-2011 Wolfgang Rosenauer
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+#   2006-2012 Wolfgang Rosenauer
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 #
 
 
-%define major 9
+%define major 10
 %define mainver %major.0
 
 Name:   MozillaFirefox
@@ -45,9 +45,9 @@
 BuildRequires:  mozilla-nspr-devel = 4.8.9
 BuildRequires:  mozilla-nss-devel = 3.13.1
 BuildRequires:  nss-shared-helper-devel
-Version:%{mainver}.1
+Version:%{mainver}
 Release:0
-%define releasedate 2011122000
+%define releasedate 2012012900
 Provides:   web_browser
 Provides:   firefox = %{version}-%{release}
 Provides:   firefox = %{mainver}
@@ -86,8 +86,8 @@
 Patch10:mozilla-dump_syms-static.patch
 Patch11:mozilla-sle11.patch
 Patch12:mozilla-linux3.patch
-Patch13:mozilla-ppc64.patch
-Patch14:mozilla-a11y.patch
+Patch13:mozilla-a11y.patch
+Patch14:mozilla-disable-neon-option.patch
 # Firefox/browser
 Patch31:firefox-browser-css.patch
 Patch32:firefox-cross-desktop.patch
@@ -204,7 +204,7 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
-%patch5 -p1
+#%patch5 -p1
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1
@@ -220,10 +220,10 @@
 %patch31 -p1
 %patch32 -p1
 %if %suse_version = 1110
-%patch33 -p1
+#%patch33 -p1
 %endif
 %if %suse_version = 1140
-%patch34 -p1
+#%patch34 -p1
 %endif
 %patch38 -p1
 %patch39 -p1
@@ -236,11 +236,11 @@
 TIME=\$(date -d ${modified} +%%R)\
 find . -regex .*\.c\|.*\.cpp\|.*\.h -exec sed -i 
s/__DATE__/${DATE}/g;s/__TIME__/${TIME}/g {} +
 #
-kdehelperversion=$(cat toolkit/xre/nsKDEUtils.cpp | grep '#define 
KMOZILLAHELPER_VERSION' | cut -d ' ' -f 3)
-if test $kdehelperversion != %{kde_helper_version}; then
-  echo fix kde helper version in the .spec file
-  exit 1
-fi
+#kdehelperversion=$(cat toolkit/xre/nsKDEUtils.cpp | grep '#define 
KMOZILLAHELPER_VERSION' | cut -d ' ' -f 3)
+#if test $kdehelperversion != %{kde_helper_version}; then
+#  echo fix kde helper version in the .spec file
+#  exit 1
+#fi
 source %{SOURCE5}
 export MOZ_SOURCE_STAMP=$REV
 export SOURCE_REPO=$REPO
@@ -278,7 +278,7 @@
 ac_add_options --disable-debug
 ac_add_options --enable-startup-notification
 

commit MozillaThunderbird for openSUSE:Factory

2012-02-02 Thread h_root
Hello community,

here is the log from the commit of package MozillaThunderbird for 
openSUSE:Factory checked in at 2012-02-02 17:58:21

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


Package is MozillaThunderbird, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/MozillaThunderbird/MozillaThunderbird.changes
2011-12-25 17:37:04.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.MozillaThunderbird.new/MozillaThunderbird.changes   
2012-02-02 17:58:23.0 +0100
@@ -1,0 +2,26 @@
+Sun Jan 29 17:31:32 UTC 2012 - w...@rosenauer.org
+
+- update to version 10.0 (bnc#744275)
+  * MFSA 2012-01/CVE-2012-0442/CVE-2012-0443
+Miscellaneous memory safety hazards
+  * MFSA 2012-03/CVE-2012-0445 (bmo#701071)
+iframe element exposed across domains via name attribute
+  * MFSA 2012-04/CVE-2011-3659 (bmo#708198)
+Child nodes from nsDOMAttribute still accessible after removal
+of nodes
+  * MFSA 2012-05/CVE-2012-0446 (bmo#705651)
+Frame scripts calling into untrusted objects bypass security
+checks
+  * MFSA 2012-06/CVE-2012-0447 (bmo#710079)
+Uninitialized memory appended when encoding icon images may
+cause information disclosure
+  * MFSA 2012-07/CVE-2012-0444 (bmo#719612)
+Potential Memory Corruption When Decoding Ogg Vorbis files
+  * MFSA 2012-08/CVE-2012-0449 (bmo#701806, bmo#702466)
+Crash with malformed embedded XSLT stylesheets
+- update enigmail to 1.3.5
+- added mozilla-disable-neon-option.patch to be able to disable
+  neon on ARM
+- removed obsolete PPC64 patch
+
+---

Old:

  enigmail-1.3.4.tar.gz
  l10n-9.0.tar.bz2
  mozilla-ppc64.patch
  thunderbird-9.0-source.tar.bz2

New:

  enigmail-1.3.5.tar.gz
  l10n-10.0.tar.bz2
  mozilla-disable-neon-option.patch
  thunderbird-10.0-source.tar.bz2



Other differences:
--
++ MozillaThunderbird.spec ++
--- /var/tmp/diff_new_pack.PqqFbv/_old  2012-02-02 17:58:42.0 +0100
+++ /var/tmp/diff_new_pack.PqqFbv/_new  2012-02-02 17:58:42.0 +0100
@@ -1,8 +1,8 @@
 #
 # spec file for package MozillaThunderbird
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
-#   2006-2011 Wolfgang Rosenauer w...@rosenauer.org
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+#   2006-2012 Wolfgang Rosenauer w...@rosenauer.org
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -37,10 +37,10 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  yasm
 BuildRequires:  zip
-%define mainversion 9.0
+%define mainversion 10.0
 Version:%{mainversion}
 Release:0
-%define releasedate 2011122000
+%define releasedate 2012012900
 Provides:   thunderbird = %{version}
 Summary:The Stand-Alone Mozilla Mail Component
 License:MPL-1.1 or GPL-2.0+ or LGPL-2.1+
@@ -55,7 +55,7 @@
 Source6:suse-default-prefs.js
 Source7:find-external-requires.sh
 Source8:MozillaThunderbird-rpmlintrc
-Source9:enigmail-1.3.4.tar.gz
+Source9:enigmail-1.3.5.tar.gz
 Source10:   create-tar.sh
 Source11:   compare-locales.tar.bz2
 # Gecko/Toolkit
@@ -63,7 +63,7 @@
 Patch2: mozilla-language.patch
 Patch3: mozilla-linux3.patch
 Patch4: mozilla-dump_syms-static.patch
-Patch5: mozilla-ppc64.patch
+Patch5: mozilla-disable-neon-option.patch
 Patch6: mozilla-a11y.patch
 # Thunderbird/mail
 Patch10:tb-ssldap.patch
@@ -157,7 +157,7 @@
 
 %if %build_enigmail
 %package -n enigmail
-Version:1.3.4+%{mainversion}
+Version:1.3.5+%{mainversion}
 Release:0
 Summary:OpenPGP addon for Thunderbird and SeaMonkey
 License:MPL-1.1 or GPL-2.0+
@@ -256,6 +256,12 @@
 ac_add_options --disable-crashreporter
 EOF
 %endif
+# Disable neon for arm as it does not build correctly
+%ifarch %arm
+cat  EOF  $MOZCONFIG
+ac_add_options --disable-neon
+EOF
+%endif
 make -f client.mk build
 #
 ### enigmail build
@@ -287,7 +293,7 @@
 touch %{_tmppath}/translations.{common,other}
 for locale in $(awk '{ print $1; }' ../thunderbird/mail/locales/all-locales); 
do
   case $locale in
-   ja-JP-mac|en-US|ta-LK|tr)
+   ja-JP-mac|en-US) #|ta-LK|tr)
 # locales not to be included in translations package
;;
*)
@@ -477,10 +483,10 @@
 %{progdir}/application.ini
 %{progdir}/blocklist.xml
 %{progdir}/chrome.manifest
-%{progdir}/distribution/
+#%{progdir}/distribution/
 %{progdir}/*.so
 %{progdir}/mozilla-xremote-client
-%{progdir}/omni.jar

commit newt for openSUSE:Factory

2012-02-02 Thread h_root
Hello community,

here is the log from the commit of package newt for openSUSE:Factory checked in 
at 2012-02-02 17:58:32

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


Package is newt, Maintainer is lr...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/newt/newt.changes2011-09-23 
02:14:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.newt.new/newt.changes   2012-02-02 
17:58:44.0 +0100
@@ -1,0 +2,17 @@
+Wed Feb  1 10:23:33 UTC 2012 - l...@linux-schulserver.de
+
+- update to 0.52.14:
+  + fix returning strings in whiptail and whiptcl (rh#752818)
+  + fix configure to work with multiple python versions (rh#737998)
+- removed newt-0.52.13-python_version.patch : fixed upstream
+- compile with fPIC - fixes problems with _snackmodule.so
+  thanks to Joerg Steffens (bnc#734171)
+- newt-doc recommends the main package as the examples need it
+- added newt-0.52.14-incorrect-fsf-address.patch
+
+---
+Sun Jan 29 19:32:51 UTC 2012 - jeng...@medozas.de
+
+- Remove redundant tags/sections per specfile guideline suggestions
+
+---

Old:

  newt-0.52.13-python_version.patch
  newt-0.52.13.tar.bz2

New:

  newt-0.52.14-incorrect-fsf-address.patch
  newt-0.52.14.tar.bz2



Other differences:
--
++ newt.spec ++
--- /var/tmp/diff_new_pack.kshQUE/_old  2012-02-02 17:58:46.0 +0100
+++ /var/tmp/diff_new_pack.kshQUE/_new  2012-02-02 17:58:46.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package newt
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,21 +16,20 @@
 #
 
 
-
 Name:   newt
 %define libname lib%{name}
 %define libsoname %{libname}0_52
 
 Summary:A library for text mode user interfaces
-Version:0.52.13
-Release:1
 License:LGPL-2.1+
 Group:  System/Libraries
+Version:0.52.14
+Release:0
 Url:https://fedorahosted.org/newt/
 Source: %{name}-%{version}.tar.bz2
 Source2:baselibs.conf
 Source10:   %{name}-rpmlintrc
-Patch0: newt-0.52.13-python_version.patch
+Patch0: newt-0.52.14-incorrect-fsf-address.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  pkg-config
 BuildRequires:  popt-devel
@@ -55,9 +54,8 @@
 is based on the slang library.
 
 %package -n %{libsoname}
-
-License:LGPL-2.1+
 Summary:Shared libraries for Nifty Erik's Windowing Toolkit
+License:LGPL-2.1+
 Group:  System/Libraries
 
 %description -n %{libsoname}
@@ -70,8 +68,8 @@
 etc., to text mode user interfaces.
 
 %package devel
-License:LGPL-2.1+
 Summary:Development files for the Newt windowing toolkit
+License:LGPL-2.1+
 Group:  Development/Libraries/C and C++
 Requires:   %{libsoname} = %{version}
 Requires:   python-devel
@@ -89,9 +87,11 @@
 newt.
 
 %package doc
-License:LGPL-2.1+
 Summary:Tutorial for Nifty Erik's Windowing Toolkit
+License:LGPL-2.1+
 Group:  Documentation/Howto
+# the examples need the main package:
+Recommends: %{name} = %{version}
 
 %description doc
 This package contains a tutorial about the Newt windowing toolkit.
@@ -101,12 +101,12 @@
 check boxes, radio buttons, labels, plain text fields, scrollbars,
 etc., to text mode user interfaces. Newt is based on the slang library.
 
+%package static
 # Please keep the static package as this is requested by another
 # vendor for his tool. It shouldn't be a problem to keep this
 # special package. (lrupp)
-%package static
-License:LGPL-2.1+
 Summary:Static libraries of Nifty Erik's Windowing Toolkit
+License:LGPL-2.1+
 Group:  Development/Libraries/C and C++
 Requires:   %{name}-devel = %{version}
 
@@ -121,10 +121,8 @@
 etc., to text mode user interfaces.
 
 %package -n python-%{name}
-
-
-License:GPL-2.0 ; GPL-2.0+ ; LGPL-2.1+
 Summary:Python bindings for newt
+License:GPL-2.0 ; GPL-2.0+ ; LGPL-2.1+
 Group:  System/Libraries
 Requires:   %{name} = %{version}
 Provides:   %{name}-python = %{version}
@@ -137,22 +135,19 @@
 
 %prep
 %setup -q
-%patch0 -p1
+%patch0 -p0
 
 %build
 # gpm support seems to smash the stack
 # --with-gpm-support
 %configure --without-tcl
 ## make depend
-%{__make} CPPFLAGS=%{optflags} %{?_smp_mflags} all
+%{__make} 

commit openwsman for openSUSE:Factory

2012-02-02 Thread h_root
Hello community,

here is the log from the commit of package openwsman for openSUSE:Factory 
checked in at 2012-02-02 17:58:47

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


Package is openwsman, Maintainer is prus...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/openwsman/openwsman.changes  2011-09-23 
12:21:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.openwsman.new/openwsman.changes 2012-02-02 
17:58:55.0 +0100
@@ -1,0 +2,11 @@
+Tue Jan 24 22:08:27 UTC 2012 - joop.boo...@opensuse.org
+
+- Corrected the license 
+- Corrected the formating according to the openSUSE standard 
+
+---
+Tue Dec  6 08:40:18 UTC 2011 - a...@suse.de
+
+- Do not package files twice.
+
+---
@@ -17 +28 @@
-  - Bugfix (all by Matthias Bolte)
+  - Bugfixes
@@ -18,0 +30 @@
+  (Matthias Bolte)
@@ -19,0 +32,3 @@
+  (Matthias Bolte)
+- Fix recognition of ntlm and gss-negotiate auth methods when checking
+  server-requested vs. client-offered methods.



Other differences:
--
++ openwsman.spec ++
--- /var/tmp/diff_new_pack.lVSXk1/_old  2012-02-02 17:58:58.0 +0100
+++ /var/tmp/diff_new_pack.lVSXk1/_new  2012-02-02 17:58:58.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package openwsman
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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,29 +15,36 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   openwsman
-BuildRequires:  gcc-c++ swig = 1.3.30
-BuildRequires:  libxml2-devel pam-devel sblim-sfcc-devel
 BuildRequires:  cmake
-
-BuildRequires:  java-devel perl python-devel
+BuildRequires:  gcc-c++
+BuildRequires:  libxml2-devel
+BuildRequires:  pam-devel
+BuildRequires:  sblim-sfcc-devel
+BuildRequires:  swig = 1.3.30
+
+BuildRequires:  java-devel
+BuildRequires:  perl
+BuildRequires:  python-devel
 
 %if 0%{?rhel_version}  0
 BuildRequires:  -vim
 %endif
 
 %if 0%{?fedora_version} || 0%{?centos_version} || 0%{?rhel_version} || 
0%{?fedora} || 0%{?rhel}
-BuildRequires:  curl-devel openssl-devel pkgconfig ruby ruby-devel ruby-rdoc
+BuildRequires:  curl-devel
+BuildRequires:  openssl-devel
+BuildRequires:  pkgconfig
+BuildRequires:  ruby
+BuildRequires:  ruby-devel
+BuildRequires:  ruby-rdoc
 %if 0%{?fedora}  0
 BuildRequires:  perl-devel
 %endif
 %endif
 
 %if 0%{?suse_version}  0
-
 # No jni_md.h on SLE10 :-/
 #%if 0%{?suse_version}  1100
 #BuildRequires:  java-1_5_0-ibm-devel
@@ -46,11 +53,13 @@
 #%endif
 
 %if 0%{?suse_version}  1010
-BuildRequires:  fdupes libopenssl-devel
+BuildRequires:  fdupes
+BuildRequires:  libopenssl-devel
 BuildRequires:  libcurl-devel
 %else
 # SLE10
-BuildRequires:  libidn-devel openssl-devel
+BuildRequires:  libidn-devel
+BuildRequires:  openssl-devel
 BuildRequires:  curl-devel
 %endif
 
@@ -59,20 +68,21 @@
 BuildRequires:  pkg-config
 %else
 # SLE9
-BuildRequires:  pkgconfig ruby
+BuildRequires:  pkgconfig
+BuildRequires:  ruby
 %endif
 
 %endif
 
 Requires(pre):  sed coreutils grep /bin/hostname
 Version:2.2.7
-Release:1
+Release:0
 # Mandriva:
 # Release %mkrel 1
 Url:http://www.openwsman.org/
-License:BSD3c(or similar)
-Group:  System/Management
 Summary:Opensource Implementation of WS-Management
+License:BSD-3-Clause
+Group:  System/Management
 Source: %{name}-%{version}.tar.bz2
 Source1:%{name}.rpmlintrc
 %if 0%{?fedora_version} || 0%{?centos_version} || 0%{?rhel_version} || 
0%{?fedora} || 0%{?rhel}
@@ -86,38 +96,22 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-Opensource Implementation of WS-Management
+Opensource Implementation of WS-Management protocol stack
 
 
-
-Authors:
-
-Anas Nashif anas.nas...@intel.com
-Vadim Revyakin vadim.revya...@intel.com
-Denis Sadykov denis.sady...@intel.com
-
 %package -n libwsman1
-License:BSD3c(or similar)
-Group:  System/Management
 Summary:Opensource Implementation of WS-Management
+Group:  System/Management
 Provides:   openwsman = %{version}
 Obsoletes:  openwsman  %{version}
 
 %description -n libwsman1
-Opensource Implementation of WS-Management
-
-
-
-Authors:
-
-Anas Nashif anas.nas...@intel.com
-Vadim Revyakin vadim.revya...@intel.com
-Denis Sadykov 

commit perl-Net-DNS for openSUSE:Factory

2012-02-02 Thread h_root
Hello community,

here is the log from the commit of package perl-Net-DNS for openSUSE:Factory 
checked in at 2012-02-02 17:59:02

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


Package is perl-Net-DNS, Maintainer is vci...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/perl-Net-DNS/perl-Net-DNS.changes
2011-11-17 16:03:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Net-DNS.new/perl-Net-DNS.changes   
2012-02-02 17:59:08.0 +0100
@@ -1,0 +2,24 @@
+Wed Feb  1 16:54:26 UTC 2012 - vci...@suse.com
+
+- update to 0.68
+Fix rt.cpan.org #72314
+   Let a Net::DNS::Nameserver bind on Net::DNS::Nameserver::DEFAULT_ADDR
+   as a last resort.
+Fix to suppress false warnings about subroutine profiles on ancient
+   versions of perl.
+Fix to avoid constants with value undef which prevents unwanted code from being
+   optimized away on ancient versions of perl.
+Fix code error in PTR.pm, canonical RDATA not downcased.
+Enhancement to clarify the function of parse and data methods, by renaming them
+   to decode and encode respectively.
+Feature IDN query support.
+   Question.pm modified to use the recently introduced DomainName.pm
+   module to represent DNS names.  Queries for domain names containing
+   non-ASCII characters are now possible on Unicode platforms with CPAN 
+   Net::LibIDN installed.
+Introduction of Mailbox.pm module that will be used in the future to represent 
+   RDATA components containing DNS coded RFC822 mailbox addresses.
+Introduction of Text.pm module that will be used in the future to represent
+   RDATA components containing text.
+
+---

Old:

  Net-DNS-0.67.tar.gz

New:

  Net-DNS-0.68.tar.gz



Other differences:
--
++ perl-Net-DNS.spec ++
--- /var/tmp/diff_new_pack.6KBaPF/_old  2012-02-02 17:59:10.0 +0100
+++ /var/tmp/diff_new_pack.6KBaPF/_new  2012-02-02 17:59:10.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Net-DNS
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,14 +16,13 @@
 #
 
 
-
 Name:   perl-Net-DNS
-Version:0.67
-Release:6
-License:GPL-2.0+ or Artistic-1.0
+Version:0.68
+Release:0
 Summary:Perl interface to the DNS resolver
-Url:http://cpan.org/modules/by-module/Net/
+License:GPL-2.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
+Url:http://cpan.org/modules/by-module/Net/
 Source: Net-DNS-%{version}.tar.gz
 BuildRequires:  perl-Digest-HMAC
 BuildRequires:  perl-Net-IP

++ Net-DNS-0.67.tar.gz - Net-DNS-0.68.tar.gz ++
 5058 lines of diff (skipped)

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



commit php5-pear-Crypt_Blowfish for openSUSE:Factory

2012-02-02 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Crypt_Blowfish for 
openSUSE:Factory checked in at 2012-02-02 17:59:15

Comparing /work/SRC/openSUSE:Factory/php5-pear-Crypt_Blowfish (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Crypt_Blowfish.new (New)


Package is php5-pear-Crypt_Blowfish, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Crypt_Blowfish/php5-pear-Crypt_Blowfish.changes
2011-09-23 12:39:51.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Crypt_Blowfish.new/php5-pear-Crypt_Blowfish.changes
   2012-02-02 17:59:18.0 +0100
@@ -1,0 +2,5 @@
+Thu Jan 12 11:30:50 UTC 2012 - co...@suse.com
+
+- change license to be in spdx.org format
+
+---



Other differences:
--
++ php5-pear-Crypt_Blowfish.spec ++
--- /var/tmp/diff_new_pack.uz2NgD/_old  2012-02-02 17:59:19.0 +0100
+++ /var/tmp/diff_new_pack.uz2NgD/_new  2012-02-02 17:59:19.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Crypt_Blowfish
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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,28 +15,29 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
-
-Name:   php5-pear-Crypt_Blowfish
 %define pear_name  Crypt_Blowfish
 %define pear_sname crypt_blowfish
-Summary:Two-way blowfish encryption without requiring the MCrypt PHP 
extension
+%define peardir %(pear config-get php_dir 2 /dev/null || echo 
%{_datadir}/pear)
+%define xmldir  /var/lib/pear
+
+Summary:Allows for quick two-way blowfish encryption without the 
MCrypt PHP extension
+License:BSD-3-Clause
+Group:  Development/Libraries/PHP
+
+Name:   php5-pear-Crypt_Blowfish
 Version:1.1.0RC2
-Release:1
-License:New BSD License
-Group:  Productivity/Networking/Web/Servers
-BuildArch:  noarch
-Url:http://pear.php.net/package/%{pear_name}
-Source: %{pear_name}-%{version}.tgz
+Release:0
+Source0:http://pear.php.net/get/Crypt_Blowfish-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  php-macros
-BuildRequires:  php = 4.3.2
-BuildRequires:  php5-pear = 1.7.2
+Url:http://pear.php.net/package/Crypt_Blowfish
+BuildRequires:  php5 = 1.4.7
+BuildRequires:  php5-pear
+Requires:   php5-pear php5 = 1.4.7
+BuildArch:  noarch
 Requires:   php = 4.3.2
 Requires:   php5-pear
 Suggests:   php5-mcrypt
-Provides:   php-pear-%{pear_name} pear-%{pear_name}
 # Fix for renaming (package convention)
 Provides:   php5-pear-%{pear_sname} = %{version}
 Provides:   php-pear-%{pear_sname} = %{version}
@@ -46,61 +47,55 @@
 Obsoletes:  pear-%{pear_sname}  %{version}
 
 %description
-Allows for quick two-way blowfish encryption without requiring the MCrypt PHP 
extension
-
-This package allows you to perform two-way blowfish encryption on the fly 
using only PHP. This package does not require the MCrypt PHP extension to work, 
although it can make use of it if available.
-
-Maintainers
-
-* Philippe Jausions (lead)
-* Matthew Fonda (lead, inactive) 
+This package allows you to perform two-way blowfish encryption on the fly
+using only PHP. This package does not require the MCrypt PHP extension to
+work, although it can make use of it if available.
 
 %prep
-%setup -c
+%setup -c -T
+pear -v -c pearrc \
+-d php_dir=%{peardir} \
+-d doc_dir=/docs \
+-d bin_dir=%{_bindir} \
+-d data_dir=%{peardir}/data \
+-d test_dir=%{peardir}/tests \
+-d ext_dir=%{_libdir} \
+-s
 
 %build
 
 %install
-%{__mv} package*.xml %{pear_name}-%{version}
-cd %{pear_name}-%{version}
-PHP_PEAR_PHP_BIN=$(which php) -d memory_limit=50m
-%{__pear} -v \
--d doc_dir=/doc \
--d bin_dir=%{_bindir} \
--d data_dir=%{php_peardir}/data \
-install --offline --nodeps -R %{buildroot} package.xml
-
-%{__install} -D -m 0644 package.xml 
%{buildroot}%{php_pearxmldir}/%{pear_name}.xml
-
-%{__rm} -rf %{buildroot}/{doc,tmp}
-%{__rm} -rf 
%{buildroot}%{php_peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
-# remove data, LICENSE to docdir
-%{__rm} -rf $RPM_BUILD_ROOT/%{php_peardir}/data
+pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}
 
-cd ..
+# Clean up unnecessary files
+rm pearrc
+rm %{buildroot}/%{peardir}/.filemap
+rm %{buildroot}/%{peardir}/.lock
+rm -rf 

commit php5-pear-DB_DataObject_FormBuilder for openSUSE:Factory

2012-02-02 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-DB_DataObject_FormBuilder 
for openSUSE:Factory checked in at 2012-02-02 17:59:21

Comparing /work/SRC/openSUSE:Factory/php5-pear-DB_DataObject_FormBuilder (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-DB_DataObject_FormBuilder.new 
(New)


Package is php5-pear-DB_DataObject_FormBuilder, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-DB_DataObject_FormBuilder/php5-pear-DB_DataObject_FormBuilder.changes
  2011-09-23 12:39:52.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-DB_DataObject_FormBuilder.new/php5-pear-DB_DataObject_FormBuilder.changes
 2012-02-02 17:59:22.0 +0100
@@ -1,0 +2,5 @@
+Thu Jan 12 11:30:51 UTC 2012 - co...@suse.com
+
+- change license to be in spdx.org format
+
+---



Other differences:
--
++ php5-pear-DB_DataObject_FormBuilder.spec ++
--- /var/tmp/diff_new_pack.hUJ89o/_old  2012-02-02 17:59:23.0 +0100
+++ /var/tmp/diff_new_pack.hUJ89o/_new  2012-02-02 17:59:23.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-DB_DataObject_FormBuilder
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,23 +15,21 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   php5-pear-DB_DataObject_FormBuilder
 %define pear_name  DB_DataObject_FormBuilder
 %define pear_sname db_dataobject_formbuilder
 Summary:Build automatically HTML_QuickForm objects from a 
DB_DataObject-derived class
-Version:1.0.1
-Release:1
-License:LGPL
+License:LGPL-2.1+
 Group:  Productivity/Networking/Web/Servers
+Version:1.0.1
+Release:0
 BuildArch:  noarch
 Url:http://pear.php.net/package/%{pear_name}
 Source: %{pear_name}-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  php-macros
 BuildRequires:  php = 4.3
+BuildRequires:  php-macros
 BuildRequires:  php5-pear
 Requires:   php = 4.3
 Requires:   php5-pear

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



commit php5-pear-ezc-ConsoleTools for openSUSE:Factory

2012-02-02 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-ezc-ConsoleTools for 
openSUSE:Factory checked in at 2012-02-02 17:59:25

Comparing /work/SRC/openSUSE:Factory/php5-pear-ezc-ConsoleTools (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-ezc-ConsoleTools.new (New)


Package is php5-pear-ezc-ConsoleTools, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-ezc-ConsoleTools/php5-pear-ezc-ConsoleTools.changes
2011-09-23 12:40:54.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-ezc-ConsoleTools.new/php5-pear-ezc-ConsoleTools.changes
   2012-02-02 17:59:29.0 +0100
@@ -1,0 +2,5 @@
+Thu Jan 12 11:30:52 UTC 2012 - co...@suse.com
+
+- change license to be in spdx.org format
+
+---



Other differences:
--
++ php5-pear-ezc-ConsoleTools.spec ++
--- /var/tmp/diff_new_pack.AktpVS/_old  2012-02-02 17:59:32.0 +0100
+++ /var/tmp/diff_new_pack.AktpVS/_new  2012-02-02 17:59:32.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-ezc-ConsoleTools
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,18 +17,18 @@
 
 
 Summary:ConsoleTools package of ezcomponents
+License:BSD-3-Clause
+Group:  Development/Libraries/PHP
 
 Name:   php5-pear-ezc-ConsoleTools
 Version:1.6.1
-Release:1
-License:New BSD
-Group:  Development/Libraries/PHP
+Release:0
 Source0:http://components.ez.no/get/ConsoleTools-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Url:http://components.ez.no/package/ConsoleTools
+BuildRequires:  php-macros
 BuildRequires:  php5-pear-channel-ezno
 BuildRequires:  php5-pear-ezc-Base
-BuildRequires:  php-macros
 PreReq: php5-pear-channel-ezno
 Requires:   php5-posix
 Requires:   php5-pear-ezc-Base

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



commit php5-pear-Horde_Oauth for openSUSE:Factory

2012-02-02 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Oauth for 
openSUSE:Factory checked in at 2012-02-02 17:59:31

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Oauth (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Oauth.new (New)


Package is php5-pear-Horde_Oauth, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Oauth/php5-pear-Horde_Oauth.changes  
2011-09-23 12:40:33.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Oauth.new/php5-pear-Horde_Oauth.changes
 2012-02-02 17:59:32.0 +0100
@@ -1,0 +2,5 @@
+Thu Jan 12 11:30:58 UTC 2012 - co...@suse.com
+
+- change license to be in spdx.org format
+
+---



Other differences:
--
++ php5-pear-Horde_Oauth.spec ++
--- /var/tmp/diff_new_pack.zEeMam/_old  2012-02-02 17:59:35.0 +0100
+++ /var/tmp/diff_new_pack.zEeMam/_new  2012-02-02 17:59:35.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_Oauth
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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 @@
 %define xmldir  /var/lib/pear
 
 Summary:PEAR: Horde OAuth client/server
+License:BSD-3-Clause
+Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Oauth
 Version:1.0.0
-Release:1
-License:BSD
-Group:  Development/Libraries/PHP
+Release:0
 Source0:http://pear.horde.org/get/Horde_Oauth-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Url:http://pear.horde.org/package/Horde_Oauth

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



commit php5-pear-Horde_Rpc for openSUSE:Factory

2012-02-02 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Rpc for 
openSUSE:Factory checked in at 2012-02-02 17:59:35

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Rpc (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Rpc.new (New)


Package is php5-pear-Horde_Rpc, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/php5-pear-Horde_Rpc/php5-pear-Horde_Rpc.changes  
2011-09-23 12:40:36.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Rpc.new/php5-pear-Horde_Rpc.changes 
2012-02-02 17:59:37.0 +0100
@@ -1,0 +2,5 @@
+Thu Jan 12 11:30:59 UTC 2012 - co...@suse.com
+
+- change license to be in spdx.org format
+
+---



Other differences:
--
++ php5-pear-Horde_Rpc.spec ++
--- /var/tmp/diff_new_pack.NFjOxy/_old  2012-02-02 17:59:40.0 +0100
+++ /var/tmp/diff_new_pack.NFjOxy/_new  2012-02-02 17:59:40.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_Rpc
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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 @@
 %define xmldir  /var/lib/pear
 
 Summary:PEAR: Horde RPC API
+License:LGPL-2.1+
+Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Rpc
 Version:1.0.2
-Release:1
-License:LGPL
-Group:  Development/Libraries/PHP
+Release:0
 Source0:http://pear.horde.org/get/Horde_Rpc-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Url:http://pear.horde.org/package/Horde_Rpc

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



commit php5-pear-Horde_SessionHandler for openSUSE:Factory

2012-02-02 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_SessionHandler for 
openSUSE:Factory checked in at 2012-02-02 17:59:42

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_SessionHandler (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_SessionHandler.new (New)


Package is php5-pear-Horde_SessionHandler, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_SessionHandler/php5-pear-Horde_SessionHandler.changes
2011-09-23 12:40:38.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_SessionHandler.new/php5-pear-Horde_SessionHandler.changes
   2012-02-02 17:59:43.0 +0100
@@ -1,0 +2,7 @@
+Tue Jan 17 14:20:32 UTC 2012 - l...@b1-systems.de
+
+- version 1.0.2
+- adding license file
+- more portable sql queries
+
+---

Old:

  Horde_SessionHandler-1.0.0.tgz

New:

  Horde_SessionHandler-1.0.2.tgz



Other differences:
--
++ php5-pear-Horde_SessionHandler.spec ++
--- /var/tmp/diff_new_pack.yGzsE8/_old  2012-02-02 17:59:47.0 +0100
+++ /var/tmp/diff_new_pack.yGzsE8/_new  2012-02-02 17:59:47.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_SessionHandler
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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 @@
 %define xmldir  /var/lib/pear
 
 Summary:PEAR: Horde Session Handler API
+License:LGPL-2.1
+Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_SessionHandler
-Version:1.0.0
-Release:1
-License:LGPL
-Group:  Development/Libraries/PHP
+Version:1.0.2
+Release:0
 Source0:http://pear.horde.org/get/Horde_SessionHandler-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Url:http://pear.horde.org/package/Horde_SessionHandler
@@ -95,5 +95,6 @@
 
 %{peardir}/*
 %{xmldir}/Horde_SessionHandler.xml
+%doc %{_docdir}/%{name}
 
 %changelog

++ Horde_SessionHandler-1.0.0.tgz - Horde_SessionHandler-1.0.2.tgz ++
 3593 lines of diff (skipped)

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



commit php5-pear-Horde_Stream_Wrapper for openSUSE:Factory

2012-02-02 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Stream_Wrapper for 
openSUSE:Factory checked in at 2012-02-02 17:59:46

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Stream_Wrapper (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Stream_Wrapper.new (New)


Package is php5-pear-Horde_Stream_Wrapper, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Stream_Wrapper/php5-pear-Horde_Stream_Wrapper.changes
2011-09-23 12:40:39.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Stream_Wrapper.new/php5-pear-Horde_Stream_Wrapper.changes
   2012-02-02 17:59:50.0 +0100
@@ -1,0 +2,5 @@
+Thu Jan 12 11:31:02 UTC 2012 - co...@suse.com
+
+- change license to be in spdx.org format
+
+---



Other differences:
--
++ php5-pear-Horde_Stream_Wrapper.spec ++
--- /var/tmp/diff_new_pack.dzOUSM/_old  2012-02-02 17:59:51.0 +0100
+++ /var/tmp/diff_new_pack.dzOUSM/_new  2012-02-02 17:59:51.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_Stream_Wrapper
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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 @@
 %define xmldir  /var/lib/pear
 
 Summary:PEAR: Horde Stream wrappers
+License:LGPL-2.1+
+Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Stream_Wrapper
 Version:1.0.0
-Release:1
-License:LGPL
-Group:  Development/Libraries/PHP
+Release:0
 Source0:http://pear.horde.org/get/Horde_Stream_Wrapper-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Url:http://pear.horde.org/package/Horde_Stream_Wrapper

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



commit python-Beaker for openSUSE:Factory

2012-02-02 Thread h_root
Hello community,

here is the log from the commit of package python-Beaker for openSUSE:Factory 
checked in at 2012-02-02 17:59:50

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


Package is python-Beaker, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/python-Beaker/python-Beaker.changes  
2011-11-14 13:33:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-Beaker.new/python-Beaker.changes 
2012-02-02 17:59:52.0 +0100
@@ -1,0 +2,8 @@
+Wed Feb  1 10:43:39 UTC 2012 - sasc...@suse.de
+
+- Update to version 1.6.2:
+  * Updated dogpile lock so that it locks per namespace+key rather than on the
+entire namespace. (#101)
+  * Added encryption option for any backend. Patch contributed by Toby Elliot.
+
+---

Old:

  Beaker-1.6.1.tar.gz

New:

  Beaker-1.6.2.tar.gz



Other differences:
--
++ python-Beaker.spec ++
--- /var/tmp/diff_new_pack.d5f7xr/_old  2012-02-02 17:59:53.0 +0100
+++ /var/tmp/diff_new_pack.d5f7xr/_new  2012-02-02 17:59:53.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-Beaker
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,9 +16,8 @@
 #
 
 
-
 Name:   python-Beaker
-Version:1.6.1
+Version:1.6.2
 Release:0
 Url:http://beaker.groovie.org
 Summary:A Session and Caching library with WSGI Middleware
@@ -28,15 +27,13 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
 BuildRequires:  python-distribute
-%if 0%{?suse_version}
-%py_requires
-%if 0%{?suse_version}  1110
-BuildArch:  noarch
-%endif
-%endif
 Provides:   python-beaker = %{version}
 Obsoletes:  python-beaker  %{version}
-%{!?python_sitelib: %global python_sitelib %(%{__python} -c from 
distutils.sysconfig import get_python_lib; print get_python_lib())}
+%if 0%{?suse_version}  0%{?suse_version} = 1110
+%{!?python_sitelib: %global python_sitelib %(python -c from 
distutils.sysconfig import get_python_lib; print get_python_lib())}
+%else
+BuildArch:  noarch
+%endif
 
 %description
 Beaker is a web session and general caching library that includes WSGI 

++ Beaker-1.6.1.tar.gz - Beaker-1.6.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Beaker-1.6.1/Beaker.egg-info/PKG-INFO 
new/Beaker-1.6.2/Beaker.egg-info/PKG-INFO
--- old/Beaker-1.6.1/Beaker.egg-info/PKG-INFO   2011-10-20 18:54:26.0 
+0200
+++ new/Beaker-1.6.2/Beaker.egg-info/PKG-INFO   2011-12-14 01:29:55.0 
+0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.0
 Name: Beaker
-Version: 1.6.1
+Version: 1.6.2
 Summary: A Session and Caching library with WSGI Middleware
 Home-page: http://beaker.groovie.org
 Author: Ben Bangert, Mike Bayer, Philip Jenvey
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Beaker-1.6.1/CHANGELOG new/Beaker-1.6.2/CHANGELOG
--- old/Beaker-1.6.1/CHANGELOG  2011-10-20 18:52:10.0 +0200
+++ new/Beaker-1.6.2/CHANGELOG  2011-12-14 01:01:15.0 +0100
@@ -1,3 +1,10 @@
+Release 1.6.2 (12/13/2011)
+==
+
+* Updated dogpile lock so that it locks per namespace+key rather than on the
+  entire namespace. (#101)
+* Added encryption option for any backend. Patch contributed by Toby Elliot.
+
 Release 1.6.1 (10/20/2011)
 ==
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Beaker-1.6.1/PKG-INFO new/Beaker-1.6.2/PKG-INFO
--- old/Beaker-1.6.1/PKG-INFO   2011-10-20 18:54:30.0 +0200
+++ new/Beaker-1.6.2/PKG-INFO   2011-12-14 01:29:57.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.0
 Name: Beaker
-Version: 1.6.1
+Version: 1.6.2
 Summary: A Session and Caching library with WSGI Middleware
 Home-page: http://beaker.groovie.org
 Author: Ben Bangert, Mike Bayer, Philip Jenvey
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Beaker-1.6.1/beaker/__init__.py 
new/Beaker-1.6.2/beaker/__init__.py
--- old/Beaker-1.6.1/beaker/__init__.py 2011-10-20 18:50:46.0 +0200
+++ new/Beaker-1.6.2/beaker/__init__.py 2011-11-14 21:20:42.0 +0100
@@ -1 +1 @@
-__version__ = '1.6.1'
+__version__ = '1.6.2'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Beaker-1.6.1/beaker/cache.py 

commit python-openstack.compute for openSUSE:Factory

2012-02-02 Thread h_root
Hello community,

here is the log from the commit of package python-openstack.compute for 
openSUSE:Factory checked in at 2012-02-02 17:59:55

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


Package is python-openstack.compute, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/python-openstack.compute/python-openstack.compute.changes
2011-12-20 14:31:14.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-openstack.compute.new/python-openstack.compute.changes
   2012-02-02 17:59:56.0 +0100
@@ -1,0 +2,5 @@
+Wed Feb  1 10:48:17 UTC 2012 - sasc...@suse.de
+
+- Explicitly add requirement on python-argparse to fix SLE_11 build
+
+---



Other differences:
--
++ python-openstack.compute.spec ++
--- /var/tmp/diff_new_pack.vTWX6F/_old  2012-02-02 17:59:57.0 +0100
+++ /var/tmp/diff_new_pack.vTWX6F/_new  2012-02-02 17:59:57.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package python-openstackx (Version 2.0a1_89c5c6a)
+# spec file for package python-openstack.compute
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,21 +16,22 @@
 #
 
 
-
 Name:   python-openstack.compute
 Version:2.0a1_89c5c6a
 Release:0
-License:BSD-3-Clause
 Summary:Client library for the OpenStack Compute API
-Url:https://github.com/jacobian/openstack.compute
+License:BSD-3-Clause
 Group:  Development/Libraries/Python
+Url:https://github.com/jacobian/openstack.compute
 Source: jacobian-openstack.compute-89c5c6a.tar.gz
+BuildRequires:  python-argparse
 BuildRequires:  python-devel
 BuildRequires:  python-distribute
 BuildRequires:  python-httplib2
 BuildRequires:  python-mock
 BuildRequires:  python-nose
 BuildRequires:  python-prettytable
+Requires:   python-argparse
 Requires:   python-httplib2
 Requires:   python-prettytable
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

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



commit python-PasteScript for openSUSE:Factory

2012-02-02 Thread h_root
Hello community,

here is the log from the commit of package python-PasteScript for 
openSUSE:Factory checked in at 2012-02-02 18:00:00

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


Package is python-PasteScript, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/python-PasteScript/python-PasteScript.changes
2011-12-06 13:53:29.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-PasteScript.new/python-PasteScript.changes   
2012-02-02 18:00:03.0 +0100
@@ -1,0 +2,9 @@
+Wed Feb  1 11:04:20 UTC 2012 - sasc...@suse.de
+
+- Remove wrongly installed tests
+- Update to version 1.7.5:
+  * Import CherryPy directly instead of including its server inline
+in the paste.script package. You must install CherryPy before
+using egg:PasteScript#cherrypy
+
+---

Old:

  PasteScript-1.7.4.2.tar.gz

New:

  PasteScript-1.7.5.tar.gz



Other differences:
--
++ python-PasteScript.spec ++
--- /var/tmp/diff_new_pack.xJvHy8/_old  2012-02-02 18:00:05.0 +0100
+++ /var/tmp/diff_new_pack.xJvHy8/_new  2012-02-02 18:00:05.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-PasteScript
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -11,12 +11,13 @@
 # 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:   python-PasteScript
-Version:1.7.4.2
+Version:1.7.5
 Release:0
 Url:http://pythonpaste.org/script/
 Summary:A pluggable command-line frontend to setup package file layouts
@@ -24,22 +25,20 @@
 Group:  Development/Languages/Python
 Source: 
http://pypi.python.org/packages/source/P/PasteScript/PasteScript-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  python-PasteDeploy
 BuildRequires:  python-devel
 BuildRequires:  python-distribute
-BuildRequires:  python-PasteDeploy
-Requires:   python-cheetah
+Requires:   python-Cheetah
 Requires:   python-distribute
 Requires:   python-Paste = 1.3
 Requires:   python-PasteDeploy
-%if 0%{?suse_version}
-%py_requires
-%if 0%{?suse_version}  1110
-BuildArch:  noarch
-%endif
-%endif
 Provides:   python-pastescript = %{version}
 Obsoletes:  python-pastescript  %{version}
-%{!?python_sitelib: %global python_sitelib %(%{__python} -c from 
distutils.sysconfig import get_python_lib; print get_python_lib())}
+%if 0%{?suse_version}  0%{?suse_version} = 1110
+%{!?python_sitelib: %global python_sitelib %(python -c from 
distutils.sysconfig import get_python_lib; print get_python_lib())}
+%else
+BuildArch:  noarch
+%endif
 
 %description
 This is a pluggable command-line tool. It includes some built-in features:
@@ -57,6 +56,7 @@
 
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
+rm -rf %{buildroot}%{python_sitelib}/tests # Remove wrongly installed tests
 
 %files
 %defattr(-,root,root,-)

++ PasteScript-1.7.4.2.tar.gz - PasteScript-1.7.5.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PasteScript-1.7.4.2/PKG-INFO 
new/PasteScript-1.7.5/PKG-INFO
--- old/PasteScript-1.7.4.2/PKG-INFO2011-08-16 18:22:40.0 +0200
+++ new/PasteScript-1.7.5/PKG-INFO  2011-11-07 17:12:20.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.0
 Name: PasteScript
-Version: 1.7.4.2
+Version: 1.7.5
 Summary: A pluggable command-line frontend, including commands to setup 
package file layouts
 Home-page: http://pythonpaste.org/script/
 Author: Ian Bicking
@@ -24,20 +24,12 @@
 For the latest changes see the `news file
 http://pythonpaste.org/script/news.html`_.
 
-Changes in 1.7.4.2
---
+Changes in 1.7.5
+
 
-* 1.7.4 had package release problems, was reverted; 1.7.4.1 also had
-  package problems.
-
-* Include special ``here`` and ``__file__`` default vars for logging
-  config files, similar to PasteDeploy config loading.
-
-* Allow Jython to import various bits from ``paste.script.command`` and
-  ``paste.script.copydir`` without 

commit python-zope.interface for openSUSE:Factory

2012-02-02 Thread h_root
Hello community,

here is the log from the commit of package python-zope.interface for 
openSUSE:Factory checked in at 2012-02-02 18:00:15

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


Package is python-zope.interface, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/python-zope.interface/python-zope.interface.changes  
2011-09-26 10:18:26.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-zope.interface.new/python-zope.interface.changes
 2012-02-02 18:00:16.0 +0100
@@ -1,0 +2,5 @@
+Wed Feb  1 15:27:18 UTC 2012 - sasc...@suse.de
+
+- Simplified macro usage
+
+---



Other differences:
--
++ python-zope.interface.spec ++
--- /var/tmp/diff_new_pack.RPpVJv/_old  2012-02-02 18:00:18.0 +0100
+++ /var/tmp/diff_new_pack.RPpVJv/_new  2012-02-02 18:00:18.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-zope.interface
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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,8 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:   python-zope.interface
 Version:3.8.0
 Release:0
@@ -27,17 +25,15 @@
 Source: 
http://pypi.python.org/packages/source/z/zope.interface/zope.interface-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
-%if 0%{?suse_version}
-%py_requires
-%if 0%{?suse_version}  1110
-BuildArch:  noarch
-%endif
-%endif
 Provides:   python-zopeinterface = %{version}
 Obsoletes:  python-zopeinterface  %{version}
 Provides:   python-zope-interface = %{version}
 Obsoletes:  python-zope-interface  %{version}
-%{!?python_sitelib: %global python_sitelib %(%{__python} -c from 
distutils.sysconfig import get_python_lib; print get_python_lib())}
+%if 0%{?suse_version}  0%{?suse_version} = 1110
+%{!?python_sitelib: %global python_sitelib %(python -c from 
distutils.sysconfig import get_python_lib; print get_python_lib())}
+%else
+BuildArch:  noarch
+%endif
 
 %description
 This package is intended to be independently reusable in any Python

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



commit python-transaction for openSUSE:Factory

2012-02-02 Thread h_root
Hello community,

here is the log from the commit of package python-transaction for 
openSUSE:Factory checked in at 2012-02-02 18:00:10

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


Package is python-transaction, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/python-transaction/python-transaction.changes
2011-09-23 12:43:18.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-transaction.new/python-transaction.changes   
2012-02-02 18:00:13.0 +0100
@@ -1,0 +2,9 @@
+Wed Feb  1 14:52:12 UTC 2012 - sasc...@suse.de
+
+- Update to version 1.2.0:
+  * Python 3.2 compatibility.
+  * Dropped Python 2.4 and 2.5 compatibility
+- Set license to SPDX style (ZPL-2.1)
+- Ran spec-cleaner
+
+---

Old:

  transaction-1.1.1.tar.bz2

New:

  transaction-1.2.0.tar.gz



Other differences:
--
++ python-transaction.spec ++
--- /var/tmp/diff_new_pack.7gKdSq/_old  2012-02-02 18:00:15.0 +0100
+++ /var/tmp/diff_new_pack.7gKdSq/_new  2012-02-02 18:00:15.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package python-transaction (Version 1.1.1)
+# spec file for package python-transaction
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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,25 +15,21 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
-%define modname transaction
-
-Name:   python-%{modname}
-Version:1.1.1
-Release:1
-License:PSF or ZPL
-Source: %{modname}-%{version}.tar.bz2
-Group:  Development/Libraries/Python
+Name:   python-transaction
+Version:1.2.0
+Release:0
 Summary:Transaction management for Python
+License:ZPL-2.1
+Group:  Development/Libraries/Python
+Url:http://www.zope.org/Products/ZODB
+Source: 
http://pypi.python.org/packages/source/t/transaction/transaction-%{version}.tar.gz
+BuildRequires:  python-distribute
+Requires:   python-zope.interface
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-AutoReqProv:on
-Url:http://pypi.python.org/pypi/Extremes
-
-BuildRequires:  python-setuptools
-Requires:   python-zopeinterface
-%py_requires
-%if %suse_version  1120
+%if 0%{?suse_version}  0%{?suse_version} = 1110
+%{!?python_sitelib: %global python_sitelib %(python -c from 
distutils.sysconfig import get_python_lib; print get_python_lib())}
+%else
 BuildArch:  noarch
 %endif
 
@@ -48,20 +44,17 @@
 transaction.tests.test_SampleDataManager.
 
 %prep
-%setup -q -n %modname-%version
+%setup -q -n transaction-%{version}
 
 %build
-export CFLAGS=$RPM_OPT_FLAGS
 python setup.py build
 
 %install
-python setup.py install --prefix=%_prefix --root=%buildroot 
--record-rpm=INSTALLED_FILES
-
-%clean
-rm -rf %buildroot
+python setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
-%files -f INSTALLED_FILES
+%files
 %defattr(-,root,root)
 %doc CHANGES.txt COPYRIGHT.txt LICENSE.txt PKG-INFO README.txt
+%{python_sitelib}/*
 
 %changelog

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



commit qt-creator for openSUSE:Factory

2012-02-02 Thread h_root
Hello community,

here is the log from the commit of package qt-creator for openSUSE:Factory 
checked in at 2012-02-02 18:00:19

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


Package is qt-creator, Maintainer is dmuel...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/qt-creator/qt-creator.changes2011-12-14 
14:34:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.qt-creator.new/qt-creator.changes   
2012-02-02 18:00:24.0 +0100
@@ -1,0 +2,16 @@
+Wed Feb  1 12:51:42 UTC 2012 - cgiboude...@gmx.com
+
+- Update to 2.4.1
+
+ Managing Projects
+   * Fix a crash on closing a project while a parse is in progress 
(QTCREATORBUG-6677)
+
+ QML/JS Support
+  * Search qmlplugindump (4.8) in right location (QTCREATORBUG-6698)
+
+ Help
+   * Fix loading of files from documentation (QTSDK-1129)
+
+- Install the licenses files.
+
+   ---

Old:

  qt-creator-2.4.0-src.tar.bz2

New:

  qt-creator-2.4.1-src.tar.bz2



Other differences:
--
++ qt-creator.spec ++
--- /var/tmp/diff_new_pack.uQutOi/_old  2012-02-02 18:00:29.0 +0100
+++ /var/tmp/diff_new_pack.uQutOi/_new  2012-02-02 18:00:29.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package qt-creator
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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,18 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:   qt-creator
+Summary:Lightweight IDE
 License:LGPL-2.1 ; LGPL-2.1+ ; MIT
 Group:  Development/Tools/IDE
-Summary:Lightweight IDE
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Url:http://www.qtsoftware.com/developer/qt-creator/
-Version:2.4.0
-Release:1
-%define rversion 2.4.0
+Version:2.4.1
+Release:0
+%define rversion 2.4.1
 Source: %name-%rversion-src.tar.bz2
 Source1:qtcreator.desktop
 Patch1: system-botan-lib.diff
@@ -38,9 +35,11 @@
 # SuSE, openSUSE
 
#
 %if 0%{?suse_version}
-BuildRequires:  update-desktop-files
+BuildRequires:  fdupes
+BuildRequires:  libQtWebKit-devel
 BuildRequires:  libqt4-devel = 4.7.4
-BuildRequires:  fdupes libQtWebKit-devel libqt4-private-headers-devel
+BuildRequires:  libqt4-private-headers-devel
+BuildRequires:  update-desktop-files
 Recommends: libqt4-debuginfo
 Recommends: libqt4-devel-doc
 Recommends: libQtWebKit-devel
@@ -111,9 +110,11 @@
 
 %files
 %defattr(-,root,root)
+%doc LICENSE.LGPL LGPL_EXCEPTION.TXT README
 %{_bindir}/qtcreator
 %{_bindir}/qtcreator_process_stub
 %{_bindir}/qtpromaker
+%{_bindir}/qmlprofiler
 %{_bindir}/qmlpuppet
 %{_libdir}/qtcreator/
 %{_datadir}/qtcreator/

++ qt-creator-2.4.0-src.tar.bz2 - qt-creator-2.4.1-src.tar.bz2 ++
/work/SRC/openSUSE:Factory/qt-creator/qt-creator-2.4.0-src.tar.bz2 
/work/SRC/openSUSE:Factory/.qt-creator.new/qt-creator-2.4.1-src.tar.bz2 differ: 
char 11, line 1

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



commit scim-bridge for openSUSE:Factory

2012-02-02 Thread h_root
Hello community,

here is the log from the commit of package scim-bridge for openSUSE:Factory 
checked in at 2012-02-02 18:00:27

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


Package is scim-bridge, Maintainer is fjk...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/scim-bridge/scim-bridge.changes  2011-11-28 
12:57:16.0 +0100
+++ /work/SRC/openSUSE:Factory/.scim-bridge.new/scim-bridge.changes 
2012-02-02 18:00:30.0 +0100
@@ -1,0 +2,6 @@
+Wed Feb  1 12:25:17 CET 2012 - ti...@suse.de
+
+- Fix the parsing of $DISPLAY variable with VNC HOST::PORT syntax
+  (bnc#738627)
+
+---

New:

  scim-bridge-fix-vnc-display-check.diff



Other differences:
--
++ scim-bridge.spec ++
--- /var/tmp/diff_new_pack.VNverY/_old  2012-02-02 18:00:31.0 +0100
+++ /var/tmp/diff_new_pack.VNverY/_new  2012-02-02 18:00:31.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package scim-bridge
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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,17 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   scim-bridge
-BuildRequires:  docbook-xsl-stylesheets doxygen gtk2-devel libqt4-devel 
qt3-devel scim-devel
+BuildRequires:  docbook-xsl-stylesheets
+BuildRequires:  doxygen
+BuildRequires:  gtk2-devel
+BuildRequires:  libqt4-devel
 BuildRequires:  libtool
+BuildRequires:  qt3-devel
+BuildRequires:  scim-devel
 Summary:Scim Bridge
-Version:0.4.16
-Release:0
 License:LGPL-2.1+
 Group:  System/I18n/Japanese
+Version:0.4.16
+Release:0
 PreReq: /usr/bin/touch
 Provides:   locale(scim:ja;ko;zh)
 Recommends: scim-bridge-gtk,scim-bridge-qt
@@ -39,6 +42,7 @@
 Source11:   etc-x11-xim.d-scim-bridge-114
 Patch3: bug-351920-should-return-retval.patch
 Patch8: scim-bridge-0.4.15-gcc44.patch
+Patch9: scim-bridge-fix-vnc-display-check.diff
 Patch10:scim-bridge-reregister-type-module-if-reload.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %define gtk_prefix %(pkg-config --variable=prefix gtk+-2.0)
@@ -53,7 +57,6 @@
 Ryo Dairiki ryo-dair...@users.sourceforge.net
 
 %package -n scim-bridge-gtk
-License:LGPL-2.1+
 Summary:Scim Bridge for gtk2
 Group:  System/I18n/Japanese
 Requires:   %{name} = %{version}
@@ -70,7 +73,6 @@
 Ryo Dairiki ryo-dair...@users.sourceforge.net
 
 %package -n scim-bridge-qt
-License:LGPL-2.1+
 Summary:Scim Bridge for Qt
 Group:  System/I18n/Japanese
 Requires:   %{name} = %{version}
@@ -90,6 +92,7 @@
 %setup -q -n %{name}-%{version}
 %patch3 -p1
 %patch8
+%patch9 -p1
 %patch10 -p1
 
 find . -type f | xargs chmod u+w

++ scim-bridge-fix-vnc-display-check.diff ++
---
 common/scim-bridge-display.c |5 +
 1 file changed, 5 insertions(+)

--- a/common/scim-bridge-display.c
+++ b/common/scim-bridge-display.c
@@ -93,6 +93,11 @@
 const char *c;
 for (c = display_name; TRUE; ++c) {
 if (*c == ':') {
+   /* skip VNC port in HOST::PORT syntax (bnc#738627) */
+   if (c[1] == ':') {
+   c++;
+   continue;
+   }
 break;
 } else if (*c == '\0') {
 return RETVAL_FAILED;
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit seamonkey for openSUSE:Factory

2012-02-02 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2012-02-02 18:00:33

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


Package is seamonkey, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2011-12-25 
17:41:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2012-02-02 
18:00:40.0 +0100
@@ -1,0 +2,22 @@
+Tue Jan 31 22:16:33 UTC 2012 - w...@rosenauer.org
+
+- update to Seamonkey 2.7 (bnc#744275)
+  * MFSA 2012-01/CVE-2012-0442/CVE-2012-0443
+Miscellaneous memory safety hazards
+  * MFSA 2012-03/CVE-2012-0445 (bmo#701071)
+iframe element exposed across domains via name attribute
+  * MFSA 2012-04/CVE-2011-3659 (bmo#708198)
+Child nodes from nsDOMAttribute still accessible after removal
+of nodes
+  * MFSA 2012-05/CVE-2012-0446 (bmo#705651)
+Frame scripts calling into untrusted objects bypass security
+checks
+  * MFSA 2012-06/CVE-2012-0447 (bmo#710079)
+Uninitialized memory appended when encoding icon images may
+cause information disclosure
+  * MFSA 2012-07/CVE-2012-0444 (bmo#719612)
+Potential Memory Corruption When Decoding Ogg Vorbis files
+  * MFSA 2012-08/CVE-2012-0449 (bmo#701806, bmo#702466)
+Crash with malformed embedded XSLT stylesheets
+
+---

Old:

  l10n-2.6.1.tar.bz2
  seamonkey-2.6.1-source.tar.bz2

New:

  l10n-2.7.tar.bz2
  seamonkey-2.7-source.tar.bz2



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.cT2bbN/_old  2012-02-02 18:00:47.0 +0100
+++ /var/tmp/diff_new_pack.cT2bbN/_new  2012-02-02 18:00:47.0 +0100
@@ -1,8 +1,8 @@
 #
 # spec file for package seamonkey
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
-#   2006-2011 Wolfgang Rosenauer
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+#   2006-2012 Wolfgang Rosenauer
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -36,9 +36,9 @@
 BuildRequires:  yasm
 BuildRequires:  zip
 Provides:   web_browser
-Version:2.6.1
+Version:2.7
 Release:0
-%define releasedate 2011122000
+%define releasedate 2012013000
 Summary:The successor of the Mozilla Application Suite
 License:MPL-1.1 or GPL-2.0+ or LGPL-2.1+
 Group:  Productivity/Networking/Web/Browsers
@@ -329,14 +329,9 @@
 %dir %{progdir}/distribution/extensions/
 #%exclude %{progdir}/distribution/extensions/debu...@mozilla.org.xpi
 %{progdir}/chrome/icons
-%{progdir}/hyphenation/
 %{progdir}/extensions/mod...@themes.mozilla.org.xpi
 %{progdir}/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}.xpi
-#%{progdir}/greprefs/
 %{progdir}/isp/
-#%{progdir}/modules/
-#%{progdir}/plugins/
-#%{progdir}/res/
 %{progdir}/searchplugins/
 %{progdir}/add-plugins.sh
 %{progdir}/application.ini
@@ -345,7 +340,7 @@
 %{progdir}/dependentlibs.list
 %{progdir}/*.so
 %{progdir}/mozilla-xremote-client
-%{progdir}/omni.jar
+%{progdir}/omni.ja
 %{progdir}/platform.ini
 %{progdir}/plugin-container
 %{progdir}/%{progname}.sh

++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.cT2bbN/_old  2012-02-02 18:00:47.0 +0100
+++ /var/tmp/diff_new_pack.cT2bbN/_new  2012-02-02 18:00:47.0 +0100
@@ -1,8 +1,8 @@
 #!/bin/bash
 
 BRANCH=releases/comm-release
-RELEASE_TAG=SEAMONKEY_2_6_1_RELEASE
-VERSION=2.6.1
+RELEASE_TAG=SEAMONKEY_2_7_RELEASE
+VERSION=2.7
 
 echo cloning $BRANCH...
 hg clone http://hg.mozilla.org/$BRANCH seamonkey

++ l10n-2.6.1.tar.bz2 - l10n-2.7.tar.bz2 ++
/work/SRC/openSUSE:Factory/seamonkey/l10n-2.6.1.tar.bz2 
/work/SRC/openSUSE:Factory/.seamonkey.new/l10n-2.7.tar.bz2 differ: char 11, 
line 1

++ mozilla-nongnome-proxies.patch ++
--- /var/tmp/diff_new_pack.cT2bbN/_old  2012-02-02 18:00:47.0 +0100
+++ /var/tmp/diff_new_pack.cT2bbN/_new  2012-02-02 18:00:47.0 +0100
@@ -5,17 +5,19 @@
 ===
 RCS file: 
/cvsroot/mozilla/toolkit/system/unixproxy/nsUnixSystemProxySettings.cpp,v
 retrieving revision 1.1
-diff -u -p -6 -r1.1 nsUnixSystemProxySettings.cpp
 toolkit/system/unixproxy/nsUnixSystemProxySettings.cpp 29 Jan 2008 
15:58:41 -  1.1
-+++ b/toolkit/system/unixproxy/nsUnixSystemProxySettings.cpp   17 Apr 2008 
19:02:19 -
-@@ -69,13 +69,19 @@ private:
+
+diff --git 

commit star for openSUSE:Factory

2012-02-02 Thread h_root
Hello community,

here is the log from the commit of package star for openSUSE:Factory checked in 
at 2012-02-02 18:00:42

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


Package is star, Maintainer is pu...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/star/star.changes2011-12-25 
17:42:10.0 +0100
+++ /work/SRC/openSUSE:Factory/.star.new/star.changes   2012-02-02 
18:00:47.0 +0100
@@ -1,0 +2,5 @@
+Wed Jan  4 15:47:36 CET 2012 - meiss...@suse.de
+
+- for ppc64, we need to do the stuff that suse_update_config did.
+
+---



Other differences:
--
++ star.spec ++
--- /var/tmp/diff_new_pack.oBE9uu/_old  2012-02-02 18:00:49.0 +0100
+++ /var/tmp/diff_new_pack.oBE9uu/_new  2012-02-02 18:00:49.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package star
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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,12 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 Name:   star
 BuildRequires:  autoconf
 BuildRequires:  e2fsprogs-devel
 BuildRequires:  libacl-devel
 BuildRequires:  libselinux-devel
+%ifarch ppc64
+BuildRequires:  libtool
+%endif
 Provides:   rmt
 Version:1.5final
 Release:0
@@ -102,6 +104,9 @@
 ln -s armv4l-linux-gcc.rul RULES/armv5tel-linux-gcc.rul
 ln -s armv4l-linux-gcc.rul RULES/armv7l-linux-gcc.rul
 cd conf
+%ifarch ppc64
+cp /usr/share/libtool/config/config.* .
+%endif
 autoconf
 %define star_cflags $RPM_OPT_FLAGS -g -W -Wall -Wpointer-arith 
-Wformat-security
 cp %{SOURCE1} .

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



commit x2x for openSUSE:Factory

2012-02-02 Thread h_root
Hello community,

here is the log from the commit of package x2x for openSUSE:Factory checked in 
at 2012-02-02 18:00:56

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


Package is x2x, Maintainer is nadvor...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/x2x/x2x.changes  2011-09-23 12:50:55.0 
+0200
+++ /work/SRC/openSUSE:Factory/.x2x.new/x2x.changes 2012-02-02 
18:00:58.0 +0100
@@ -1,0 +2,8 @@
+Wed Feb  1 11:33:18 UTC 2012 - cfarr...@suse.com
+
+- license update: GPL-2.0+
+  keymap.c and x2x.c seem to make it necessary to license under GPL-2.0+
+  irrespective of the ifdef in lawyerese.c which would seem to make the GPL
+  only applicable to windows systems
+
+---



Other differences:
--
++ x2x.spec ++
--- /var/tmp/diff_new_pack.IRkdjK/_old  2012-02-02 18:01:02.0 +0100
+++ /var/tmp/diff_new_pack.IRkdjK/_new  2012-02-02 18:01:02.0 +0100
@@ -21,7 +21,7 @@
 Name:   x2x
 Url:http://x2x.dottedmag.net/
 BuildRequires:  xorg-x11 xorg-x11-devel
-License:Other uncritical OpenSource License
+License:GPL-2.0+
 Group:  System/X11/Utilities
 AutoReqProv:on
 Version:1.30_beta

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



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

2012-02-02 Thread h_root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-timer for 
openSUSE:Factory checked in at 2012-02-02 18:01:01

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


Package is xfce4-panel-plugin-timer, Maintainer is xfce-maintain...@suse.de

Changes:

--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-timer/xfce4-panel-plugin-timer.changes
2012-01-09 15:22:55.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-timer.new/xfce4-panel-plugin-timer.changes
   2012-02-02 18:01:02.0 +0100
@@ -1,0 +2,14 @@
+Thu Feb  2 10:16:21 UTC 2012 - g...@opensuse.org
+
+- added xfce4-panel-plugin-timer-fix-windows.patch in order to set
+  the add/edit dialog transient for the main configuration window
+  and to make the notification dialog modal
+
+---
+Thu Jan 26 10:39:21 UTC 2012 - g...@opensuse.org
+
+- added xfce4-panel-plugin-timer-fix-timerinfo-truncation.patch
+  which uses a dynamically allocated string to hold timer data in
+  order to prevent truncation in some locales (bnc#742788)
+
+---

New:

  xfce4-panel-plugin-timer-fix-timerinfo-truncation.patch
  xfce4-panel-plugin-timer-fix-windows.patch



Other differences:
--
++ xfce4-panel-plugin-timer.spec ++
--- /var/tmp/diff_new_pack.337qNy/_old  2012-02-02 18:01:04.0 +0100
+++ /var/tmp/diff_new_pack.337qNy/_new  2012-02-02 18:01:04.0 +0100
@@ -27,10 +27,14 @@
 Group:  System/GUI/XFCE
 Url:
http://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin
 Source0:xfce4-timer-plugin-%{version}.tar.bz2
+# xfce4-panel-plugin-timer-fix-timerinfo-truncation.patch bnc#742788 
g...@opensuse.org -- Use a dynamically allocated string to hold timer data in 
order to prevent truncation in some locales
+Patch0: xfce4-panel-plugin-timer-fix-timerinfo-truncation.patch
+# xfce4-panel-plugin-timer-fix-windows.patch g...@opensuse.org -- Set the 
add/edit dialog transient for the main configuration window and make the 
notification dialog modal
+Patch1: xfce4-panel-plugin-timer-fix-windows.patch
 BuildRequires:  fdupes
 BuildRequires:  intltool
 BuildRequires:  pkgconfig(libxfce4panel-1.0)
-Requires:   xfce4-panel = 4.8.0
+Requires:   xfce4-panel = %{panel_version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -40,6 +44,8 @@
 
 %prep
 %setup -q -n %{plugin_name}-%{version}
+%patch0 -p1
+%patch1 -p1
 
 %build
 %configure --disable-static

++ xfce4-panel-plugin-timer-fix-timerinfo-truncation.patch ++
diff --git a/src/xfcetimer.c b/src/xfcetimer.c
index 9f59673..3dc0c86 100644
--- a/src/xfcetimer.c
+++ b/src/xfcetimer.c
@@ -83,7 +83,7 @@ static gboolean update_function (gpointer data){
 
   plugin_data *pd=(plugin_data *)data;
   gint elapsed_sec,remaining;
-  gchar tiptext[64];
+  gchar *tiptext = NULL;
   GtkWidget *dialog;
 
   elapsed_sec=(gint)g_timer_elapsed(pd-timer,NULL);
@@ -97,12 +97,12 @@ static gboolean update_function (gpointer data){
  remaining=pd-timeout_period_in_sec-elapsed_sec;
 
  if(remaining=3600)
-   g_snprintf(tiptext,31,_(%dh %dm %ds left),remaining/3600, 
(remaining%3600)/60,
+   tiptext = g_strdup_printf(_(%dh %dm %ds left),remaining/3600, 
(remaining%3600)/60,
 remaining%60);
  else if (remaining=60)
-   g_snprintf(tiptext,31,_(%dm %ds left),remaining/60, remaining%60);
+   tiptext = g_strdup_printf(_(%dm %ds left),remaining/60, remaining%60);
  else
-   g_snprintf(tiptext,31,_(%ds left),remaining);
+   tiptext = g_strdup_printf(_(%ds left),remaining);

  if(pd-is_paused)
g_strlcat(tiptext,_( (Paused)),64);
@@ -112,6 +112,8 @@ static gboolean update_function (gpointer data){
 
  gtk_tooltips_set_tip(pd-tip,GTK_WIDGET(pd-base),tiptext,NULL);
 
+ g_free(tiptext);
+
  return TRUE;
 
   }
@@ -394,7 +396,7 @@ void make_menu(plugin_data *pd){
   GSList *group=NULL;
   GtkWidget *menuitem;
   gchar *timername,*timerinfo;
-  gchar itemtext[256];
+  gchar *itemtext = NULL;
   gint row_count;
 
 
@@ -436,7 +438,7 @@ void make_menu(plugin_data *pd){
   /*g_fprintf(stderr,\nMaking menuitem %d while selected is 
%d,row_count,pd-
 selected);*/
   
gtk_tree_model_get(GTK_TREE_MODEL(pd-list),iter,1,timername,2,timerinfo,-1);
-  g_snprintf(itemtext,255,%s (%s),timername,timerinfo);
+  itemtext = g_strdup_printf(%s (%s),timername,timerinfo);
   menuitem=gtk_radio_menu_item_new_with_label(group,itemtext);
   

commit xosview for openSUSE:Factory

2012-02-02 Thread h_root
Hello community,

here is the log from the commit of package xosview for openSUSE:Factory checked 
in at 2012-02-02 18:01:10

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


Package is xosview, Maintainer is wer...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/xosview/xosview.changes  2011-12-25 
17:43:03.0 +0100
+++ /work/SRC/openSUSE:Factory/.xosview.new/xosview.changes 2012-02-02 
18:01:18.0 +0100
@@ -1,0 +2,5 @@
+Tue Jan 31 20:15:04 UTC 2012 - dval...@suse.com
+
+- fix ppc64 build 
+
+---

New:

  xosview-config.diff



Other differences:
--
++ xosview.spec ++
--- /var/tmp/diff_new_pack.CoKoZP/_old  2012-02-02 18:01:19.0 +0100
+++ /var/tmp/diff_new_pack.CoKoZP/_new  2012-02-02 18:01:19.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xosview
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,6 +16,7 @@
 #
 
 
+
 Name:   xosview
 BuildRequires:  autoconf
 BuildRequires:  gcc-c++
@@ -50,6 +51,7 @@
 Patch9: xosview-1.8.2-configure.patch
 Patch10:xosview-1.8.3-appdef.dif
 Patch11:xosview-1.8.3-diskstat.dif
+Patch12:xosview-config.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %{expand: %%global _exec_prefix %(type -p pkg-config /dev/null  pkg-config 
--variable prefix x11 || echo /usr/X11R6)}
 %if %_exec_prefix == /usr/X11R6
@@ -83,12 +85,17 @@
 %patch9  -p0 -b .conf
 %patch10 -p0 -b .appdef
 %patch11 -p0 -b .diskstat
+%patch12 
 %patch
 
 %build
 %ifarch ppc
 export SYSTEM=powerpc-suse-linux
-%else
+%endif
+%ifarch ppc64
+export SYSTEM=ppc64-suse-linux
+%endif
+%ifnarch ppc ppc64
 export SYSTEM=%{_target_cpu}-suse-linux
 %endif
   CFLAGS=$RPM_OPT_FLAGS

++ xosview-config.diff ++
--- config/config.guess.old 2012-01-31 22:41:22.0 +0100
+++ config/config.guess 2012-01-31 22:41:48.0 +0100
@@ -778,6 +778,9 @@
 ppc:Linux:*:*)
echo powerpc-unknown-linux-gnu
exit 0 ;;
+ppc64:Linux:*:*)
+echo powerpc64-unknown-linux-gnu
+exit 0 ;;
 alpha:Linux:*:*)
case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p'  /proc/cpuinfo` in
  EV5)   UNAME_MACHINE=alphaev5 ;;
--- config/config.sub.old   2012-01-31 22:56:15.0 +0100
+++ config/config.sub   2012-01-31 22:58:44.0 +0100
@@ -233,7 +233,7 @@
| alpha | alphaev[4-8] | alphaev56 | alphapca5[67] \
| alphaev6[78] \
| we32k | ns16k | clipper | i370 | sh | sh[34] \
-   | powerpc | powerpcle \
+   | powerpc | powerpc64 | powerpcle \
| 1750a | dsp16xx | pdp10 | pdp11 \
| mips16 | mips64 | mipsel | mips64el \
| mips64orion | mips64orionel | mipstx39 | mipstx39el \
@@ -730,8 +730,12 @@
;;
ppc)basic_machine=powerpc-unknown
;;
+   ppc64)  basic_machine=powerpc64-unknown
+   ;;
ppc-*)  basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
;;
+   ppc64-*)  basic_machine=powerpc64-`echo $basic_machine | sed 
's/^[^-]*-//'`
+   ;;
ppcle | powerpclittle | ppc-le | powerpc-little)
basic_machine=powerpcle-unknown
;;

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



commit xulrunner for openSUSE:Factory

2012-02-02 Thread h_root
Hello community,

here is the log from the commit of package xulrunner for openSUSE:Factory 
checked in at 2012-02-02 18:01:17

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


Package is xulrunner, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/xulrunner/xulrunner.changes  2011-12-25 
17:43:28.0 +0100
+++ /work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner.changes 2012-02-02 
18:01:26.0 +0100
@@ -1,0 +2,24 @@
+Mon Jan 30 09:43:21 UTC 2012 - w...@rosenauer.org
+
+- update to version 10.0 (bnc#744275)
+  * MFSA 2012-01/CVE-2012-0442/CVE-2012-0443
+Miscellaneous memory safety hazards
+  * MFSA 2012-03/CVE-2012-0445 (bmo#701071)
+iframe element exposed across domains via name attribute
+  * MFSA 2012-04/CVE-2011-3659 (bmo#708198)
+Child nodes from nsDOMAttribute still accessible after removal
+of nodes
+  * MFSA 2012-05/CVE-2012-0446 (bmo#705651)
+Frame scripts calling into untrusted objects bypass security
+checks
+  * MFSA 2012-06/CVE-2012-0447 (bmo#710079)
+Uninitialized memory appended when encoding icon images may
+cause information disclosure
+  * MFSA 2012-07/CVE-2012-0444 (bmo#719612)
+Potential Memory Corruption When Decoding Ogg Vorbis files
+  * MFSA 2012-08/CVE-2012-0449 (bmo#701806, bmo#702466)
+Crash with malformed embedded XSLT stylesheets
+- removed obsolete ppc64 patch
+- disable neon for ARM as it doesn't build correctly
+
+---

Old:

  l10n-9.0.1.tar.bz2
  mozilla-ppc64.patch
  xulrunner-9.0.1-source.tar.bz2

New:

  l10n-10.0.tar.bz2
  mozilla-disable-neon-option.patch
  source-stamp.txt
  xulrunner-10.0-source.tar.bz2



Other differences:
--
++ xulrunner.spec ++
--- /var/tmp/diff_new_pack.ojgWgA/_old  2012-02-02 18:01:37.0 +0100
+++ /var/tmp/diff_new_pack.ojgWgA/_new  2012-02-02 18:01:37.0 +0100
@@ -1,8 +1,8 @@
 #
 # spec file for package xulrunner
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
-#   2006-2011 Wolfgang Rosenauer
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+#   2006-2012 Wolfgang Rosenauer
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -43,12 +43,12 @@
 %endif
 BuildRequires:  mozilla-nspr-devel = 4.8.9
 BuildRequires:  mozilla-nss-devel = 3.13.1
-Version:9.0.1
+Version:10.0
 Release:0
-%define releasedate 2011122000
-%define version_internal 9.0.1
-%define apiversion 9
-%define uaweight 91
+%define releasedate 2012012900
+%define version_internal 10.0
+%define apiversion 10
+%define uaweight 100
 Summary:Mozilla Runtime Environment
 License:MPL-1.1 or GPL-2.0+ or LGPL-2.1+
 Group:  Productivity/Other
@@ -65,6 +65,7 @@
 Source5:add-plugins.sh.in
 Source6:create-tar.sh
 Source7:baselibs.conf
+Source8:source-stamp.txt
 Source9:compare-locales.tar.bz2
 Patch1: toolkit-download-folder.patch
 Patch2: mozilla-pkgconfig.patch
@@ -76,8 +77,8 @@
 Patch12:mozilla-dump_syms-static.patch
 Patch13:mozilla-sle11.patch
 Patch14:mozilla-linux3.patch
-Patch15:mozilla-ppc64.patch
-Patch16:mozilla-a11y.patch
+Patch15:mozilla-a11y.patch
+Patch16:mozilla-disable-neon-option.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   mozilla-js = %{version}
 Requires(post):  update-alternatives coreutils
@@ -283,6 +284,12 @@
 ac_add_options --disable-ipc
 EOF
 %endif
+# Disable neon for arm as it does not build correctly
+%ifarch %arm
+cat  EOF  $MOZCONFIG
+ac_add_options --disable-neon
+EOF
+%endif
 make -f client.mk build
 
 %install
@@ -434,7 +441,6 @@
 %dir %{_libdir}/xulrunner-%{version_internal}/extensions/
 %{_libdir}/xulrunner-%{version_internal}/chrome/icons/
 %{_libdir}/xulrunner-%{version_internal}/components/
-%{_libdir}/xulrunner-%{version_internal}/hyphenation/
 %{_libdir}/xulrunner-%{version_internal}/plugins/
 %{_libdir}/xulrunner-%{version_internal}/*.so
 %exclude %{_libdir}/xulrunner-%{version_internal}/libmozjs.so
@@ -450,7 +456,7 @@
 %{_libdir}/xulrunner-%{version_internal}/xulrunner-bin
 %{_libdir}/xulrunner-%{version_internal}/xulrunner-stub
 %{_libdir}/xulrunner-%{version_internal}/platform.ini
-%{_libdir}/xulrunner-%{version_internal}/omni.jar
+%{_libdir}/xulrunner-%{version_internal}/omni.ja
 # crashreporter files
 %if %crashreporter