commit autofs for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package autofs for openSUSE:Factory checked 
in at 2012-07-30 09:08:12

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


Package is autofs, Maintainer is mszer...@novell.com

Changes:

--- /work/SRC/openSUSE:Factory/autofs/autofs.changes2012-07-22 
15:07:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.autofs.new/autofs.changes   2012-07-30 
09:08:14.0 +0200
@@ -1,0 +2,10 @@
+Wed Jul 25 23:46:20 UTC 2012 - lchiqui...@suse.com
+
+- update to version 5.0.7:
+  * check negative cache much earlier
+  * dont use pthread_rwlock_tryrdlock()
+  * mount_nfs.so to honor explicit NFSv4 requests
+  * mount_nfs.so fix port=0 option behavior v3
+  * documentation fix some typos and misleading comments
+
+---

Old:

  autofs-5.0.6-upstream-patches-20120716.bz2
  autofs-5.0.6.tar.bz2

New:

  autofs-5.0.7.tar.bz2



Other differences:
--
++ autofs.spec ++
--- /var/tmp/diff_new_pack.GjlR6W/_old  2012-07-30 09:08:19.0 +0200
+++ /var/tmp/diff_new_pack.GjlR6W/_new  2012-07-30 09:08:19.0 +0200
@@ -37,7 +37,7 @@
 %if %{with_systemd}
 BuildRequires:  systemd
 %endif
-Version:5.0.6
+Version:5.0.7
 Release:0
 Summary:A Kernel-Based Automounter
 License:GPL-2.0+
@@ -53,8 +53,8 @@
 Source7:NetworkManager-autofs
 Source8:get-upstream-patches
 # Upstream patches that will be in the next release
-%define patchdate 20120716
-Patch0: autofs-%{version}-upstream-patches-%{patchdate}.bz2
+#%define patchdate 20120716
+#Patch0: autofs-%{version}-upstream-patches-%{patchdate}.bz2
 Patch1: autofs-5.0.6-revert-fix-libtirpc-name-clash.patch
 # Patches submitted upstream but not yet accepted
 Patch80:autofs-5.0.6-invalid-ghost-dirs.patch
@@ -82,7 +82,7 @@
 cp %{SOURCE4} .
 cp %{SOURCE5} .
 #
-%patch0 -p1
+#%patch0 -p1
 %patch1 -p1
 %patch80 -p1
 %patch82 -p1

++ autofs-5.0.6.tar.bz2 - autofs-5.0.7.tar.bz2 ++
 7628 lines of diff (skipped)

++ get-upstream-patches ++
--- /var/tmp/diff_new_pack.GjlR6W/_old  2012-07-30 09:08:19.0 +0200
+++ /var/tmp/diff_new_pack.GjlR6W/_new  2012-07-30 09:08:19.0 +0200
@@ -8,8 +8,8 @@
 #
 # usage: get-upstream-patches
 
-LATEST_RELEASE=5.0.6
-NEXT_RELEASE=5.0.7
+LATEST_RELEASE=5.0.7
+NEXT_RELEASE=5.0.8
 
 BASE=http://www.kernel.org/pub/linux/daemons/autofs/v5/patches-$NEXT_RELEASE/
 SERIES=patch_order-$LATEST_RELEASE

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



commit autofs for openSUSE:12.2

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package autofs for openSUSE:12.2 checked in 
at 2012-07-30 09:08:18

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


Package is autofs, Maintainer is mszer...@novell.com

Changes:

--- /work/SRC/openSUSE:12.2/autofs/autofs.changes   2012-07-22 
15:07:28.0 +0200
+++ /work/SRC/openSUSE:12.2/.autofs.new/autofs.changes  2012-07-30 
09:08:20.0 +0200
@@ -1,0 +2,10 @@
+Wed Jul 25 23:46:20 UTC 2012 - lchiqui...@suse.com
+
+- update to version 5.0.7:
+  * check negative cache much earlier
+  * dont use pthread_rwlock_tryrdlock()
+  * mount_nfs.so to honor explicit NFSv4 requests
+  * mount_nfs.so fix port=0 option behavior v3
+  * documentation fix some typos and misleading comments
+
+---

Old:

  autofs-5.0.6-upstream-patches-20120716.bz2
  autofs-5.0.6.tar.bz2

New:

  autofs-5.0.7.tar.bz2



Other differences:
--
++ autofs.spec ++
--- /var/tmp/diff_new_pack.RRne3j/_old  2012-07-30 09:08:21.0 +0200
+++ /var/tmp/diff_new_pack.RRne3j/_new  2012-07-30 09:08:21.0 +0200
@@ -37,7 +37,7 @@
 %if %{with_systemd}
 BuildRequires:  systemd
 %endif
-Version:5.0.6
+Version:5.0.7
 Release:0
 Summary:A Kernel-Based Automounter
 License:GPL-2.0+
@@ -53,8 +53,8 @@
 Source7:NetworkManager-autofs
 Source8:get-upstream-patches
 # Upstream patches that will be in the next release
-%define patchdate 20120716
-Patch0: autofs-%{version}-upstream-patches-%{patchdate}.bz2
+#%define patchdate 20120716
+#Patch0: autofs-%{version}-upstream-patches-%{patchdate}.bz2
 Patch1: autofs-5.0.6-revert-fix-libtirpc-name-clash.patch
 # Patches submitted upstream but not yet accepted
 Patch80:autofs-5.0.6-invalid-ghost-dirs.patch
@@ -82,7 +82,7 @@
 cp %{SOURCE4} .
 cp %{SOURCE5} .
 #
-%patch0 -p1
+#%patch0 -p1
 %patch1 -p1
 %patch80 -p1
 %patch82 -p1

++ autofs-5.0.6.tar.bz2 - autofs-5.0.7.tar.bz2 ++
 7628 lines of diff (skipped)

++ get-upstream-patches ++
--- /var/tmp/diff_new_pack.RRne3j/_old  2012-07-30 09:08:21.0 +0200
+++ /var/tmp/diff_new_pack.RRne3j/_new  2012-07-30 09:08:21.0 +0200
@@ -8,8 +8,8 @@
 #
 # usage: get-upstream-patches
 
-LATEST_RELEASE=5.0.6
-NEXT_RELEASE=5.0.7
+LATEST_RELEASE=5.0.7
+NEXT_RELEASE=5.0.8
 
 BASE=http://www.kernel.org/pub/linux/daemons/autofs/v5/patches-$NEXT_RELEASE/
 SERIES=patch_order-$LATEST_RELEASE

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



commit branding-basedonopensuse for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package branding-basedonopensuse for 
openSUSE:Factory checked in at 2012-07-30 09:08:36

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


Package is branding-basedonopensuse, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/branding-basedonopensuse/branding-basedonopensuse.changes
2012-07-18 13:59:52.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.branding-basedonopensuse.new/branding-basedonopensuse.changes
   2012-07-30 09:08:37.0 +0200
@@ -1,0 +2,7 @@
+Fri Jul 27 09:38:17 UTC 2012 - tittiatc...@gmail.com
+
+- Add the plymouth branding
+- Update the grub2 theme to include also a branding for the 
+  terminal window (bnc#770107)
+
+---

New:

  post.plymouth
  postun.plymouth



Other differences:
--
++ branding-basedonopensuse.spec ++
--- /var/tmp/diff_new_pack.7VJsmP/_old  2012-07-30 09:09:23.0 +0200
+++ /var/tmp/diff_new_pack.7VJsmP/_new  2012-07-30 09:09:23.0 +0200
@@ -103,6 +103,8 @@
 Source107:  post.grub2
 Source108:  postun.wallpaper
 Source109:  post.wallpaper
+Source110:  post.plymouth
+Source111:  postun.plymouth
 
 %description
 You can install this if you want to follow the openSUSE trademark guidelines.
@@ -251,6 +253,7 @@
 sed -i -e 's,openSUSE,basedonopensuse,' files.bootsplash-branding-openSUSE
 sed -i -e 's,openSUSE,basedonopensuse,' files.gfxboot-branding-openSUSE
 sed -i -e 's,openSUSE,basedonopensuse,' files.grub2-branding-openSUSE
+sed -i -e 's,openSUSE,basedonopensuse,g' files.plymouth-branding-openSUSE
 
 # gfxboot themes will soon get a make install - promised by snwint
 if test -f gfx/openSUSE/bootlogo; then
@@ -267,11 +270,16 @@
 rm -rf %{buildroot}/usr/share/YaST2/theme/openSUSE/wizard/
 rm -rf %{buildroot}/usr/share/kde4/apps/kdm
 rm -rf %{buildroot}/usr/share/grub2/themes/openSUSE 
%{buildroot}/usr/share/grub2/backgrounds/openSUSE
+rm -rf %{buildroot}/usr/share/plymouth/themes/openSUSE
 
 make -C openSUSE install DESTDIR=%{buildroot} THEME=%theme_name
 
 sed -i -e 's,openSUSE,basedonopensuse,' 
$RPM_BUILD_ROOT/var/adm/fillup-templates/sysconfig.bootsplash-branding-basedonopensuse
 
+mv %{buildroot}/usr/share/plymouth/themes/basedonopensuse/openSUSE.plymouth 
%{buildroot}/usr/share/plymouth/themes/basedonopensuse/basedonopensuse.plymouth
+mv %{buildroot}/usr/share/plymouth/themes/basedonopensuse/openSUSE.script 
%{buildroot}/usr/share/plymouth/themes/basedonopensuse/basedonopensuse.script
+sed -i -e 's,openSUSE,basedonopensuse,g' 
%{buildroot}/usr/share/plymouth/themes/basedonopensuse/basedonopensuse.plymouth
+
 # try how far we get without them
 rm -v %{buildroot}/usr/share/wallpapers/openSUSE*desktop 
%{buildroot}/usr/share/wallpapers/openSUSE*jpg 
%{buildroot}/usr/share/wallpapers/default*
 
@@ -1130,4 +1138,20 @@
 
 %files -f files.yast2-qt-branding-openSUSE -n yast2-qt-branding-basedonopensuse
 
+%post -n plymouth-branding-basedonopensuse
+if [ ! -e /.buildenv ]; then
+   export LIB=%{_libdir}
+   if [ $(%{_sbindir}/plymouth-set-default-theme) == text -o 
$(%{_sbindir}/plymouth-set-default-theme) == openSUSE -o 
$(%{_sbindir}/plymouth-set-default-theme) == basedonopensuse ]; then
+  %{_sbindir}/plymouth-set-default-theme -R basedonopensuse
+   fi
+fi
+
+%postun -n plymouth-branding-basedonopensuse
+if [ $1 -eq 0 ]; then
+export LIB=%{_libdir}
+if [ $(%{_sbindir}/plymouth-set-default-theme) == basedonopensuse ]; 
then
+%{_sbindir}/plymouth-set-default-theme -R --reset
+fi
+fi
+
 %changelog

++ openSUSE.tar.gz ++
/work/SRC/openSUSE:Factory/branding-basedonopensuse/openSUSE.tar.gz 
/work/SRC/openSUSE:Factory/.branding-basedonopensuse.new/openSUSE.tar.gz 
differ: char 5, line 1

++ post.plymouth ++
if [ ! -e /.buildenv ]; then
   export LIB=%{_libdir}
   if [ $(%{_sbindir}/plymouth-set-default-theme) == text -o 
$(%{_sbindir}/plymouth-set-default-theme) == openSUSE -o 
$(%{_sbindir}/plymouth-set-default-theme) == basedonopensuse ]; then
  %{_sbindir}/plymouth-set-default-theme -R openSUSE
   fi
fi
++ postun.plymouth ++
if [ $1 -eq 0 ]; then
export LIB=%{_libdir}
if [ $(%{_sbindir}/plymouth-set-default-theme) == basedonopensuse ]; 
then
%{_sbindir}/plymouth-set-default-theme -R --reset
fi
fi
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit branding-basedonopensuse for openSUSE:12.2

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package branding-basedonopensuse for 
openSUSE:12.2 checked in at 2012-07-30 09:08:40

Comparing /work/SRC/openSUSE:12.2/branding-basedonopensuse (Old)
 and  /work/SRC/openSUSE:12.2/.branding-basedonopensuse.new (New)


Package is branding-basedonopensuse, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:12.2/branding-basedonopensuse/branding-basedonopensuse.changes
   2012-07-18 13:59:59.0 +0200
+++ 
/work/SRC/openSUSE:12.2/.branding-basedonopensuse.new/branding-basedonopensuse.changes
  2012-07-30 09:09:23.0 +0200
@@ -1,0 +2,7 @@
+Fri Jul 27 09:38:17 UTC 2012 - tittiatc...@gmail.com
+
+- Add the plymouth branding
+- Update the grub2 theme to include also a branding for the 
+  terminal window (bnc#770107)
+
+---

New:

  post.plymouth
  postun.plymouth



Other differences:
--
++ branding-basedonopensuse.spec ++
--- /var/tmp/diff_new_pack.ZtK8n0/_old  2012-07-30 09:10:01.0 +0200
+++ /var/tmp/diff_new_pack.ZtK8n0/_new  2012-07-30 09:10:01.0 +0200
@@ -103,6 +103,8 @@
 Source107:  post.grub2
 Source108:  postun.wallpaper
 Source109:  post.wallpaper
+Source110:  post.plymouth
+Source111:  postun.plymouth
 
 %description
 You can install this if you want to follow the openSUSE trademark guidelines.
@@ -251,6 +253,7 @@
 sed -i -e 's,openSUSE,basedonopensuse,' files.bootsplash-branding-openSUSE
 sed -i -e 's,openSUSE,basedonopensuse,' files.gfxboot-branding-openSUSE
 sed -i -e 's,openSUSE,basedonopensuse,' files.grub2-branding-openSUSE
+sed -i -e 's,openSUSE,basedonopensuse,g' files.plymouth-branding-openSUSE
 
 # gfxboot themes will soon get a make install - promised by snwint
 if test -f gfx/openSUSE/bootlogo; then
@@ -267,11 +270,16 @@
 rm -rf %{buildroot}/usr/share/YaST2/theme/openSUSE/wizard/
 rm -rf %{buildroot}/usr/share/kde4/apps/kdm
 rm -rf %{buildroot}/usr/share/grub2/themes/openSUSE 
%{buildroot}/usr/share/grub2/backgrounds/openSUSE
+rm -rf %{buildroot}/usr/share/plymouth/themes/openSUSE
 
 make -C openSUSE install DESTDIR=%{buildroot} THEME=%theme_name
 
 sed -i -e 's,openSUSE,basedonopensuse,' 
$RPM_BUILD_ROOT/var/adm/fillup-templates/sysconfig.bootsplash-branding-basedonopensuse
 
+mv %{buildroot}/usr/share/plymouth/themes/basedonopensuse/openSUSE.plymouth 
%{buildroot}/usr/share/plymouth/themes/basedonopensuse/basedonopensuse.plymouth
+mv %{buildroot}/usr/share/plymouth/themes/basedonopensuse/openSUSE.script 
%{buildroot}/usr/share/plymouth/themes/basedonopensuse/basedonopensuse.script
+sed -i -e 's,openSUSE,basedonopensuse,g' 
%{buildroot}/usr/share/plymouth/themes/basedonopensuse/basedonopensuse.plymouth
+
 # try how far we get without them
 rm -v %{buildroot}/usr/share/wallpapers/openSUSE*desktop 
%{buildroot}/usr/share/wallpapers/openSUSE*jpg 
%{buildroot}/usr/share/wallpapers/default*
 
@@ -1130,4 +1138,20 @@
 
 %files -f files.yast2-qt-branding-openSUSE -n yast2-qt-branding-basedonopensuse
 
+%post -n plymouth-branding-basedonopensuse
+if [ ! -e /.buildenv ]; then
+   export LIB=%{_libdir}
+   if [ $(%{_sbindir}/plymouth-set-default-theme) == text -o 
$(%{_sbindir}/plymouth-set-default-theme) == openSUSE -o 
$(%{_sbindir}/plymouth-set-default-theme) == basedonopensuse ]; then
+  %{_sbindir}/plymouth-set-default-theme -R basedonopensuse
+   fi
+fi
+
+%postun -n plymouth-branding-basedonopensuse
+if [ $1 -eq 0 ]; then
+export LIB=%{_libdir}
+if [ $(%{_sbindir}/plymouth-set-default-theme) == basedonopensuse ]; 
then
+%{_sbindir}/plymouth-set-default-theme -R --reset
+fi
+fi
+
 %changelog

++ openSUSE.tar.gz ++
/work/SRC/openSUSE:12.2/branding-basedonopensuse/openSUSE.tar.gz 
/work/SRC/openSUSE:12.2/.branding-basedonopensuse.new/openSUSE.tar.gz differ: 
char 5, line 1

++ post.plymouth ++
if [ ! -e /.buildenv ]; then
   export LIB=%{_libdir}
   if [ $(%{_sbindir}/plymouth-set-default-theme) == text -o 
$(%{_sbindir}/plymouth-set-default-theme) == openSUSE -o 
$(%{_sbindir}/plymouth-set-default-theme) == basedonopensuse ]; then
  %{_sbindir}/plymouth-set-default-theme -R openSUSE
   fi
fi
++ postun.plymouth ++
if [ $1 -eq 0 ]; then
export LIB=%{_libdir}
if [ $(%{_sbindir}/plymouth-set-default-theme) == basedonopensuse ]; 
then
%{_sbindir}/plymouth-set-default-theme -R --reset
fi
fi
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit dynamips for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package dynamips for openSUSE:Factory 
checked in at 2012-07-30 09:08:47

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


Package is dynamips, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/dynamips/dynamips.changes2012-03-23 
12:04:56.0 +0100
+++ /work/SRC/openSUSE:Factory/.dynamips.new/dynamips.changes   2012-07-30 
09:10:01.0 +0200
@@ -1,0 +2,5 @@
+Thu Jul 26 11:47:04 UTC 2012 - dmuel...@suse.com
+
+- fix build on ARM
+
+---

New:

  arm-little-endian.diff



Other differences:
--
++ dynamips.spec ++
--- /var/tmp/diff_new_pack.7QoQ8p/_old  2012-07-30 09:10:03.0 +0200
+++ /var/tmp/diff_new_pack.7QoQ8p/_new  2012-07-30 09:10:03.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package dynamips
 #
-# 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,24 +15,26 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 %define pkg_extraver  RC3
 
 Name:   dynamips
 Version:0.2.8%{pkg_extraver}
-Release:3
-License:GPL-2.0+
+Release:0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  libelf-devel libpcap-devel libuuid-devel
+BuildRequires:  libelf-devel
+BuildRequires:  libpcap-devel
+BuildRequires:  libuuid-devel
 Url:http://www.gns3.net
 %ifarch x86_64
 BuildRequires:  glibc-devel-32bit
 %endif
 Source: %{name}-0.2.8-%{pkg_extraver}.tar.bz2
-Group:  System/Emulators/Other
 Summary:Cisco router Emulator
+License:GPL-2.0+
+Group:  System/Emulators/Other
 Patch0: dynamips-0.2.8-%{pkg_extraver}-make.patch
+Patch1: arm-little-endian.diff
 
 %description
 Cisco Router Emulator supported by GNS3 Community
@@ -46,6 +48,7 @@
 %prep
 %setup -q -n %{name}-0.2.8-%{pkg_extraver}
 %patch0 -p1
+%patch1
 
 %build
 CFLAGS=%{optflags} -I/usr/include/libelf -fno-strict-aliasing

++ arm-little-endian.diff ++
--- stable/utils.h
+++ stable/utils.h
@@ -55,6 +55,8 @@
 #define ARCH_BYTE_ORDER ARCH_LITTLE_ENDIAN
 #elif defined(__ia64__)
 #define ARCH_BYTE_ORDER ARCH_LITTLE_ENDIAN
+#elif defined(__arm__)  __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__
+#define ARCH_BYTE_ORDER ARCH_LITTLE_ENDIAN
 #endif
 
 #ifndef ARCH_BYTE_ORDER
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit erlang for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package erlang for openSUSE:Factory checked 
in at 2012-07-30 09:09:01

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


Package is erlang, Maintainer is cth...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/erlang/erlang.changes2012-06-29 
14:12:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.erlang.new/erlang.changes   2012-07-30 
09:10:03.0 +0200
@@ -1,0 +2,5 @@
+Wed Jul 25 14:05:47 UTC 2012 - dval...@suse.com
+
+- fix ppc architecture detection 
+
+---

New:

  erlang-ppc.patch



Other differences:
--
++ erlang.spec ++
--- /var/tmp/diff_new_pack.3nt8ig/_old  2012-07-30 09:12:59.0 +0200
+++ /var/tmp/diff_new_pack.3nt8ig/_new  2012-07-30 09:12:59.0 +0200
@@ -36,6 +36,7 @@
 Patch1: otp-R13B04-sslrpath.patch
 # PATCH-MISSING-TAG -- See 
http://en.opensuse.org/openSUSE:Packaging_Patches_guidelines
 Patch2: otp-R14B-implfun.patch
+Patch3: erlang-ppc.patch 
 BuildRequires:  gcc-c++
 BuildRequires:  ncurses-devel
 BuildRequires:  openssh
@@ -186,6 +187,7 @@
 %patch0 -p1 -b .rpath
 %patch1 -p1 -b .sslrpath
 %patch2 -p1 -b .implfun
+%patch3 -p1
 
 chmod -R u+w .
 # enable dynamic linking for ssl

++ erlang-ppc.patch ++
Index: otp_src_R14B04/erts/configure
===
--- otp_src_R14B04.orig/erts/configure
+++ otp_src_R14B04/erts/configure
@@ -5249,6 +5249,7 @@ case $chk_arch_ in
 x86_64)ARCH=amd64;;
 amd64) ARCH=amd64;;
 macppc)ARCH=ppc;;
+powerpc)ARCH=ppc;;
 ppc)   ARCH=ppc;;
 ppc64) ARCH=ppc64;;
 Power Macintosh) ARCH=ppc;;
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit firebird for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package firebird for openSUSE:Factory 
checked in at 2012-07-30 09:11:34

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


Package is firebird, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/firebird/firebird-classic.changes
2012-07-24 17:21:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.firebird.new/firebird-classic.changes   
2012-07-30 09:13:00.0 +0200
@@ -1,0 +2,6 @@
+Wed Jul 25 19:40:55 UTC 2012 - dval...@suse.com
+
+- add libatomic-ops-devel on non x86 arches
+- set libdir on powerpc correctly
+
+---
firebird.changes: same change

New:

  ppc64-libdir.patch



Other differences:
--
++ firebird-classic.spec ++
--- /var/tmp/diff_new_pack.Kz6pig/_old  2012-07-30 09:13:20.0 +0200
+++ /var/tmp/diff_new_pack.Kz6pig/_new  2012-07-30 09:13:20.0 +0200
@@ -35,6 +35,9 @@
 BuildRequires:  libtool
 BuildRequires:  ncurses-devel
 BuildRequires:  pkg-config
+%ifnarch %{ix86} x86_64
+BuildRequires:  libatomic-ops-devel
+%endif
 Requires(pre): pwdutils
 Requires:   %{bname} = %{version}
 Provides:   %{bname}-server
@@ -49,6 +52,7 @@
 Patch6: %{bname}-2.5.1-config.patch
 Patch7: %{bname}-2.5.2-pkgconfig.patch
 Patch8: %{bname}-2.5.2-runlevel.patch
+Patch9: ppc64-libdir.patch
 Patch11:%{bname}-2.5.2-isqlalign.patch
 Patch12:%{bname}-2.5.2-isqllocale.patch
 Patch13:%{bname}-2.5.2-isqlwidth.patch
@@ -75,6 +79,7 @@
 %patch6
 %patch7
 %patch8 -p1
+%patch9 -p1
 %patch11 -p1
 %patch12 -p1
 %patch13 -p1

++ firebird.spec ++
--- /var/tmp/diff_new_pack.Kz6pig/_old  2012-07-30 09:13:20.0 +0200
+++ /var/tmp/diff_new_pack.Kz6pig/_new  2012-07-30 09:13:20.0 +0200
@@ -35,6 +35,9 @@
 BuildRequires:  libtool
 BuildRequires:  ncurses-devel
 BuildRequires:  pkg-config
+%ifnarch %{ix86} x86_64
+BuildRequires:  libatomic-ops-devel
+%endif
 Requires(pre): pwdutils
 Requires:   %{name}-server = %{version}
 Summary:An SQL database server
@@ -48,6 +51,7 @@
 Patch6: %{name}-2.5.1-config.patch
 Patch7: %{name}-2.5.2-pkgconfig.patch
 Patch8: %{name}-2.5.2-runlevel.patch
+Patch9: ppc64-libdir.patch
 Patch11:%{name}-2.5.2-isqlalign.patch
 Patch12:%{name}-2.5.2-isqllocale.patch
 Patch13:%{name}-2.5.2-isqlwidth.patch
@@ -69,6 +73,7 @@
 %patch6
 %patch7
 %patch8 -p1
+%patch9 -p1
 %patch11 -p1
 %patch12 -p1
 %patch13 -p1

++ ppc64-libdir.patch ++
Index: Firebird-2.5.2.26494-0/configure.in
===
--- Firebird-2.5.2.26494-0.orig/configure.in
+++ Firebird-2.5.2.26494-0/configure.in
@@ -222,13 +222,24 @@ dnl CPU_TYPE=ppc64
 SHRLIB_EXT=so
 ;;
 
-  powerpc*-*-linux*)
+  powerpc-*-linux*)
 MAKEFILE_PREFIX=linux_powerpc
 INSTALL_PREFIX=linux
 PLATFORM=LINUX
 AC_DEFINE(LINUX, 1, [Define this if OS is Linux])
 EDITLINE_FLG=Y
 SHRLIB_EXT=so
+libdir=/usr/lib
+;;
+
+  powerpc64-*-linux*)
+MAKEFILE_PREFIX=linux_powerpc
+INSTALL_PREFIX=linux
+PLATFORM=LINUX
+AC_DEFINE(LINUX, 1, [Define this if OS is Linux])
+EDITLINE_FLG=Y
+SHRLIB_EXT=so
+libdir=/usr/lib64
 ;;
 
   i*86*-*-linux*)
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnumeric for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package gnumeric for openSUSE:Factory 
checked in at 2012-07-30 09:12:03

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


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

Changes:

--- /work/SRC/openSUSE:Factory/gnumeric/gnumeric.changes2012-05-26 
09:24:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnumeric.new/gnumeric.changes   2012-07-30 
09:13:20.0 +0200
@@ -1,0 +2,7 @@
+Tue Jul 24 20:40:40 UTC 2012 - dims...@opensuse.org
+
+- Recommend mimehandler(x-scheme-handler/ghelp): as gnumeric uses
+  ghelp:gnumeric to launch the help, we recommend to have a mime
+  handler that can handle this schema (bnc#719679).
+
+---



Other differences:
--
++ gnumeric.spec ++
--- /var/tmp/diff_new_pack.8yNMmf/_old  2012-07-30 09:13:40.0 +0200
+++ /var/tmp/diff_new_pack.8yNMmf/_new  2012-07-30 09:13:40.0 +0200
@@ -46,6 +46,8 @@
 Recommends: liberation-fonts
 # For perl-func plugin
 Recommends: perl
+# gnumeric uses a ghelp: URI to launch the help application. Let's recommend 
to have an app that can handle it (bnc#719679)
+Recommends: mimehandler(x-scheme-handler/ghelp)
 Provides:   gnumeric2 = %{version}
 Obsoletes:  gnumeric2  %{version}
 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 gnumeric for openSUSE:12.2

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package gnumeric for openSUSE:12.2 checked 
in at 2012-07-30 09:12:13

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


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

Changes:

--- /work/SRC/openSUSE:12.2/gnumeric/gnumeric.changes   2012-06-25 
15:34:24.0 +0200
+++ /work/SRC/openSUSE:12.2/.gnumeric.new/gnumeric.changes  2012-07-30 
09:13:40.0 +0200
@@ -1,0 +2,7 @@
+Tue Jul 24 20:40:40 UTC 2012 - dims...@opensuse.org
+
+- Recommend mimehandler(x-scheme-handler/ghelp): as gnumeric uses
+  ghelp:gnumeric to launch the help, we recommend to have a mime
+  handler that can handle this schema (bnc#719679).
+
+---



Other differences:
--
++ gnumeric.spec ++
--- /var/tmp/diff_new_pack.bQ9wsx/_old  2012-07-30 09:14:00.0 +0200
+++ /var/tmp/diff_new_pack.bQ9wsx/_new  2012-07-30 09:14:00.0 +0200
@@ -46,6 +46,8 @@
 Recommends: liberation-fonts
 # For perl-func plugin
 Recommends: perl
+# gnumeric uses a ghelp: URI to launch the help application. Let's recommend 
to have an app that can handle it (bnc#719679)
+Recommends: mimehandler(x-scheme-handler/ghelp)
 Provides:   gnumeric2 = %{version}
 Obsoletes:  gnumeric2  %{version}
 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 kernel-firmware for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package kernel-firmware for openSUSE:Factory 
checked in at 2012-07-30 09:12:41

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


Package is kernel-firmware, Maintainer is mma...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/kernel-firmware/kernel-firmware.changes  
2012-07-12 10:45:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.kernel-firmware.new/kernel-firmware.changes 
2012-07-30 09:14:03.0 +0200
@@ -1,0 +2,17 @@
+Thu Jul 26 20:44:12 UTC 2012 - je...@suse.com
+
+- Updated to git snapshot 2012/7/19
+  - brcm: add bcm4334 firmware for brcmfmac
+  - r8712u: Update to latest firmware
+  - rtl_nic: update firmware for RTL8168G
+  - Add syscfg and patch files for AR3002 2.2.1
+  - rtl_nic: add new firmware for RTL8168G, RTL8106E, RTL8411, RTL8168F
+  - ar3k: add patch and sysconfig for Qualcomm Atheros AR9462
+  - rtlwifi: rtl8192ce: rtl8192se: rtl8192de: Update to
+rtl_92ce_92se_92de_linux_mac80211_0004.0816.2011 driver
+  - wl18xx: add firmware for WiLink8 WLAN chips
+  - wl127x/wl128x: add new firmware series as version 5
+  - rt2800pci:Firmware update v1
+  - cxgb4: update firmware to revision 1.4.23.0
+
+---

Old:

  linux-firmware-20120521git.tar.bz2

New:

  linux-firmware-20120719git.tar.bz2



Other differences:
--
++ kernel-firmware.spec ++
--- /var/tmp/diff_new_pack.9vvTt5/_old  2012-07-30 09:15:05.0 +0200
+++ /var/tmp/diff_new_pack.9vvTt5/_new  2012-07-30 09:15:05.0 +0200
@@ -19,7 +19,7 @@
 Name:   kernel-firmware
 BuildRequires:  fdupes
 BuildRequires:  kernel-default
-Version:20120521git
+Version:20120719git
 Release:0
 Summary:Linux kernel firmware files
 License:SUSE-Firmware ; GPL-2.0 ; GPL-2.0+ ; MIT



++ linux-firmware-20120521git.tar.bz2 - linux-firmware-20120719git.tar.bz2 
++
/work/SRC/openSUSE:Factory/kernel-firmware/linux-firmware-20120521git.tar.bz2 
/work/SRC/openSUSE:Factory/.kernel-firmware.new/linux-firmware-20120719git.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 kernel-firmware for openSUSE:12.2

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package kernel-firmware for openSUSE:12.2 
checked in at 2012-07-30 09:12:45

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


Package is kernel-firmware, Maintainer is mma...@suse.com

Changes:

--- /work/SRC/openSUSE:12.2/kernel-firmware/kernel-firmware.changes 
2012-07-12 10:45:50.0 +0200
+++ /work/SRC/openSUSE:12.2/.kernel-firmware.new/kernel-firmware.changes
2012-07-30 09:15:05.0 +0200
@@ -1,0 +2,17 @@
+Thu Jul 26 20:44:12 UTC 2012 - je...@suse.com
+
+- Updated to git snapshot 2012/7/19
+  - brcm: add bcm4334 firmware for brcmfmac
+  - r8712u: Update to latest firmware
+  - rtl_nic: update firmware for RTL8168G
+  - Add syscfg and patch files for AR3002 2.2.1
+  - rtl_nic: add new firmware for RTL8168G, RTL8106E, RTL8411, RTL8168F
+  - ar3k: add patch and sysconfig for Qualcomm Atheros AR9462
+  - rtlwifi: rtl8192ce: rtl8192se: rtl8192de: Update to
+rtl_92ce_92se_92de_linux_mac80211_0004.0816.2011 driver
+  - wl18xx: add firmware for WiLink8 WLAN chips
+  - wl127x/wl128x: add new firmware series as version 5
+  - rt2800pci:Firmware update v1
+  - cxgb4: update firmware to revision 1.4.23.0
+
+---

Old:

  linux-firmware-20120521git.tar.bz2

New:

  linux-firmware-20120719git.tar.bz2



Other differences:
--
++ kernel-firmware.spec ++
--- /var/tmp/diff_new_pack.ZJ9YNz/_old  2012-07-30 09:15:41.0 +0200
+++ /var/tmp/diff_new_pack.ZJ9YNz/_new  2012-07-30 09:15:41.0 +0200
@@ -19,7 +19,7 @@
 Name:   kernel-firmware
 BuildRequires:  fdupes
 BuildRequires:  kernel-default
-Version:20120521git
+Version:20120719git
 Release:0
 Summary:Linux kernel firmware files
 License:SUSE-Firmware ; GPL-2.0 ; GPL-2.0+ ; MIT



++ linux-firmware-20120521git.tar.bz2 - linux-firmware-20120719git.tar.bz2 
++
/work/SRC/openSUSE:12.2/kernel-firmware/linux-firmware-20120521git.tar.bz2 
/work/SRC/openSUSE:12.2/.kernel-firmware.new/linux-firmware-20120719git.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 laptop-mode-tools for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package laptop-mode-tools for 
openSUSE:Factory checked in at 2012-07-30 09:13:22

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


Package is laptop-mode-tools, Maintainer is hma...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/laptop-mode-tools/laptop-mode-tools.changes  
2012-04-17 07:45:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.laptop-mode-tools.new/laptop-mode-tools.changes 
2012-07-30 09:15:41.0 +0200
@@ -1,0 +2,6 @@
+Wed Jul 25 09:17:26 UTC 2012 - rmila...@suse.com
+
+- Local variables can only be used in a function. 
+  add: laptop-mode-1.60-local-can-only-be-used-in-a-function.patch
+
+---

New:

  laptop-mode-1.60-local-can-only-be-used-in-a-function.patch



Other differences:
--
++ laptop-mode-tools.spec ++
--- /var/tmp/diff_new_pack.pFb1V0/_old  2012-07-30 09:15:43.0 +0200
+++ /var/tmp/diff_new_pack.pFb1V0/_new  2012-07-30 09:15:43.0 +0200
@@ -34,6 +34,7 @@
 Patch4: laptop-mode-1.49-new-dirty-ratio-defaults.diff
 Patch5: laptop-mode-1.53-fix-pm-utils-sleep-script.diff
 Patch6: laptop-mode-1.53-moblin-enable-intel-hda-powersave.patch
+Patch7: laptop-mode-1.60-local-can-only-be-used-in-a-function.patch
 BuildArch:  noarch
 BuildRequires:  pm-utils
 
@@ -59,6 +60,7 @@
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
+%patch7 -p1
 cp %{S:2} .
 
 %build

++ laptop-mode-1.60-local-can-only-be-used-in-a-function.patch ++
Index: laptop-mode-tools_1.60/etc/rules/lmt-udev
===
--- laptop-mode-tools_1.60.orig/etc/rules/lmt-udev
+++ laptop-mode-tools_1.60/etc/rules/lmt-udev
@@ -7,11 +7,11 @@
wait_for_file /usr/sbin/laptop_mode
exec /usr/sbin/laptop_mode $@
else
-   local file=$1
-   local timeout=$2
+   file=$1
+   timeout=$2
[ $timeout ] || timeout=120
 
-   local count=$timeout
+   count=$timeout
while [ $count != 0 ]; do
[ -e /usr/sbin/laptop_mode ]  exec 
/usr/sbin/laptop_mode $@  return 0
sleep 1
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit laptop-mode-tools for openSUSE:12.2

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package laptop-mode-tools for openSUSE:12.2 
checked in at 2012-07-30 09:13:26

Comparing /work/SRC/openSUSE:12.2/laptop-mode-tools (Old)
 and  /work/SRC/openSUSE:12.2/.laptop-mode-tools.new (New)


Package is laptop-mode-tools, Maintainer is hma...@suse.com

Changes:

--- /work/SRC/openSUSE:12.2/laptop-mode-tools/laptop-mode-tools.changes 
2012-06-25 15:38:22.0 +0200
+++ /work/SRC/openSUSE:12.2/.laptop-mode-tools.new/laptop-mode-tools.changes
2012-07-30 09:15:43.0 +0200
@@ -1,0 +2,6 @@
+Wed Jul 25 09:17:26 UTC 2012 - rmila...@suse.com
+
+- Local variables can only be used in a function. 
+  add: laptop-mode-1.60-local-can-only-be-used-in-a-function.patch
+
+---

New:

  laptop-mode-1.60-local-can-only-be-used-in-a-function.patch



Other differences:
--
++ laptop-mode-tools.spec ++
--- /var/tmp/diff_new_pack.iWhBQr/_old  2012-07-30 09:15:44.0 +0200
+++ /var/tmp/diff_new_pack.iWhBQr/_new  2012-07-30 09:15:44.0 +0200
@@ -34,6 +34,7 @@
 Patch4: laptop-mode-1.49-new-dirty-ratio-defaults.diff
 Patch5: laptop-mode-1.53-fix-pm-utils-sleep-script.diff
 Patch6: laptop-mode-1.53-moblin-enable-intel-hda-powersave.patch
+Patch7: laptop-mode-1.60-local-can-only-be-used-in-a-function.patch
 BuildArch:  noarch
 BuildRequires:  pm-utils
 
@@ -59,6 +60,7 @@
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
+%patch7 -p1
 cp %{S:2} .
 
 %build

++ laptop-mode-1.60-local-can-only-be-used-in-a-function.patch ++
Index: laptop-mode-tools_1.60/etc/rules/lmt-udev
===
--- laptop-mode-tools_1.60.orig/etc/rules/lmt-udev
+++ laptop-mode-tools_1.60/etc/rules/lmt-udev
@@ -7,11 +7,11 @@
wait_for_file /usr/sbin/laptop_mode
exec /usr/sbin/laptop_mode $@
else
-   local file=$1
-   local timeout=$2
+   file=$1
+   timeout=$2
[ $timeout ] || timeout=120
 
-   local count=$timeout
+   count=$timeout
while [ $count != 0 ]; do
[ -e /usr/sbin/laptop_mode ]  exec 
/usr/sbin/laptop_mode $@  return 0
sleep 1
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit lftp for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package lftp for openSUSE:Factory checked in 
at 2012-07-30 09:13:31

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


Package is lftp, Maintainer is vdziewie...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/lftp/lftp.changes2012-07-17 
13:08:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.lftp.new/lftp.changes   2012-07-30 
09:15:44.0 +0200
@@ -1,0 +2,5 @@
+Fri Jul 27 08:54:53 UTC 2012 - a...@suse.de
+
+- Fix build with missing gets declaration (glibc 2.16)
+
+---

New:

  lftp-stdio.h.patch



Other differences:
--
++ lftp.spec ++
--- /var/tmp/diff_new_pack.e01noX/_old  2012-07-30 09:15:48.0 +0200
+++ /var/tmp/diff_new_pack.e01noX/_new  2012-07-30 09:15:48.0 +0200
@@ -40,6 +40,7 @@
 Patch2: lftp-wrapper+edit+compat-modify.patch
 Patch4: lftp-autoconf-req.patch
 Patch6: http://michael.stapelberg.de/lftp_vi/lftp-completion.patch
+Patch7: lftp-stdio.h.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf
 BuildRequires:  automake
@@ -95,6 +96,7 @@
 pushd src
 %patch6
 popd #src
+%patch7 -p1
 
 # replace AC_CHECK_FUNCS_ONCE with AC_CHECK_FUNCS on SLE 9+10
 # as they're not supported by the autotools environment there:

++ lftp-stdio.h.patch ++
Index: lftp-4.3.7/lib/stdio.in.h
===
--- lftp-4.3.7.orig/lib/stdio.in.h
+++ lftp-4.3.7/lib/stdio.in.h
@@ -703,7 +703,7 @@ _GL_WARN_ON_USE (getline, getline is un
so any use of gets warrants an unconditional warning; besides, C11
removed it.  */
 #undef gets
-#if HAVE_RAW_DECL_GETS
+#if 0
 _GL_WARN_ON_USE (gets, gets is a security hole - use fgets instead);
 #endif
 

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



commit libhangul for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package libhangul for openSUSE:Factory 
checked in at 2012-07-30 09:16:05

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


Package is libhangul, Maintainer is lzw...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/libhangul/libhangul.changes  2012-03-23 
12:06:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.libhangul.new/libhangul.changes 2012-07-30 
09:16:06.0 +0200
@@ -1,0 +2,6 @@
+Wed Jul  4 14:08:29 UTC 2012 - i...@marguerite.su
+
+- fix sles build.
+  * downgrade gettext version requirement to 0.14 from 0.18.
+
+---

New:

  fix-for-sles-gettext-version.patch



Other differences:
--
++ libhangul.spec ++
--- /var/tmp/diff_new_pack.YkzUH6/_old  2012-07-30 09:16:14.0 +0200
+++ /var/tmp/diff_new_pack.YkzUH6/_new  2012-07-30 09:16:14.0 +0200
@@ -15,101 +15,64 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
+%define libname libhangul1
 
 Name:   libhangul
-%define libname libhangul1
-BuildRequires:  libtool pkg-config
-#BuildRequires:  python python-devel
 Version:0.1.0
-Release:1
+Release:0
+Summary:Hangul input library used by scim-hangul and ibus-hangul
 License:LGPL-2.1+
 Group:  System/I18n/Korean
-AutoReqProv:on
 Url:http://kldp.net/projects/hangul/
 Source0:http://kldp.net/frs/download.php/3733/%{name}-%{version}.tar.gz
 Source1:baselibs.conf
+# FIX-FOR-SLES downgrade gettext requirement to 0.14 from 0.18
+Patch0: fix-for-sles-gettext-version.patch
+BuildRequires:  libtool
+BuildRequires:  pkg-config
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Summary:Hangul input library used by scim-hangul and ibus-hangul
 
 %description
 Hangul input library used by scim-hangul and ibus-hangul
 
-
-
-Authors:
-
-Choe Hwanjin choe.hwan...@gmail.com
-Joon-cheol Park joonch...@gmail.com
-
-Hangul input library used by scim-hangul and ibus-hangul
-
-
 %package -n %{libname}
-License:LGPL-2.1+
 Summary:Hangul input library used by scim-hangul and ibus-hangul
 Group:  System/I18n/Korean
-Provides:   locale(scim-hangul:ko)
 
 %description -n %{libname}
 Hangul input library used by scim-hangul and ibus-hangul
 
-
-
-Authors:
-
-Choe Hwanjin choe.hwan...@gmail.com
-Joon-cheol Park joonch...@gmail.com
-
-Hangul input library used by scim-hangul and ibus-hangul
-
-
 %package devel
-License:GPL-2.0+
 Summary:Include Files and Libraries mandatory for Development
 Group:  System/I18n/Korean
-Requires:   %{libname} = %{version} glibc-devel
+Requires:   %{libname} = %{version}
+Requires:   glibc-devel
 
 %description devel
 This package contains all necessary include files and libraries needed
 to develop applications that require these.
 
-
-
-Authors:
-
-Choe Hwanjin choe.hwan...@gmail.com
-Joon-cheol Park joonch...@gmail.com
-
 %prep
 %setup -q
+%if 0%{?sles_version}
+%patch0 -p1
+%endif
 
 %build
 autoreconf --force --install --verbose
-export CFLAGS=$RPM_OPT_FLAGS
-export CXXFLAGS=$RPM_OPT_FLAGS
+export CFLAGS=%{optflags}
+export CXXFLAGS=%{optflags}
 %configure --disable-static --with-pic
-%{__make} %{?jobs:-j%jobs} 
-#pushd bindings/python
-#make
-#popd
+make %{?_smp_mflags}
 
 %install
-make DESTDIR=${RPM_BUILD_ROOT} install
-#pushd bindings/python
-#make DESTDIR=${RPM_BUILD_ROOT} install
-#popd
-%{__rm} -f %{buildroot}%{_libdir}/*.la
-
-%clean
-rm -rf %{buildroot}
+%makeinstall
+rm -f %{buildroot}%{_libdir}/*.la
 
-%post -n %{libname}
-/sbin/ldconfig
+%post -n %{libname} -p /sbin/ldconfig
 
-%postun -n %{libname}
-/sbin/ldconfig
+%postun -n %{libname} -p /sbin/ldconfig
 
 %files -n %{libname} 
 %defattr(-, root, root)
@@ -123,8 +86,8 @@
 
 %files devel
 %defattr(-, root, root)
-%dir /usr/include/hangul-1.0/
-/usr/include/hangul-1.0/*
+%dir %{_includedir}/hangul-1.0/
+%{_includedir}/hangul-1.0/*
 %{_libdir}/lib*.so
 %{_libdir}/pkgconfig/libhangul.pc
 

++ fix-for-sles-gettext-version.patch ++
diff -urN libhangul-0.1.0.orig/configure.ac libhangul-0.1.0/configure.ac
--- libhangul-0.1.0.orig/configure.ac   2012-07-04 22:00:36.200343759 +0800
+++ libhangul-0.1.0/configure.ac2012-07-04 22:02:21.911022192 +0800
@@ -49,7 +49,7 @@
 AC_SUBST(GETTEXT_PACKAGE)
 AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, $GETTEXT_PACKAGE, gettext package name)
 AM_GNU_GETTEXT([external])
-AM_GNU_GETTEXT_VERSION(0.18)
+AM_GNU_GETTEXT_VERSION(0.14)
 AM_ICONV
 
 # Checks for unit test framework
-- 
To 

commit libqxmpp-lc for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package libqxmpp-lc for openSUSE:Factory 
checked in at 2012-07-30 09:21:32

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


Package is libqxmpp-lc, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/libqxmpp-lc/libqxmpp-lc.changes  2012-05-21 
10:26:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.libqxmpp-lc.new/libqxmpp-lc.changes 
2012-07-30 09:21:34.0 +0200
@@ -1,0 +2,10 @@
+Fri Jul 27 09:43:24 UTC 2012 - meiss...@suse.com
+
+- fix it better.
+
+---
+Wed Jul 25 08:01:35 UTC 2012 - dval...@suse.com
+
+- ppc64 also have lib64 
+
+---



Other differences:
--
++ libqxmpp-lc.spec ++
--- /var/tmp/diff_new_pack.aPccDG/_old  2012-07-30 09:21:35.0 +0200
+++ /var/tmp/diff_new_pack.aPccDG/_new  2012-07-30 09:21:35.0 +0200
@@ -16,16 +16,15 @@
 #
 
 
-
 Name:   libqxmpp-lc
 Version:0.3.61
 Release:0
-License:LGPL-2.1+
 Source0:
https://github.com/downloads/0xd34df00d/qxmpp-dev/qxmpp-%{version}-extras.tar.bz2
 Source1:baselibs.conf
 Patch0: qxmpp-dynamiclib.patch
-Group:  System/Libraries
 Summary:Qt XMPP Library
+License:LGPL-2.1+
+Group:  System/Libraries
 Url:https://github.com/0xd34df00d/qxmpp-dev
 
 BuildRequires:  libqt4-devel
@@ -44,9 +43,8 @@
 always recommended to the advanced users to read and enjoy the low level 
details.
 
 %package -n %{name}1
-Group:  System/Libraries
 Summary:Qt XMPP Library
-License:LGPL-2.1+
+Group:  System/Libraries
 
 %description -n %{name}1
 QXmpp is a cross-platform C++ XMPP client library. It is based on Qt and C++.
@@ -60,7 +58,6 @@
 
 %package devel
 
-
 Summary:Qxmpp Development Files
 Group:  Development/Libraries/C and C++
 Requires:   %{name}1 = %{version}
@@ -82,9 +79,9 @@
 %install
 %makeinstall INSTALL_ROOT=%{buildroot}
 
-%ifarch x86_64
-%__mv %{buildroot}/usr/{lib,lib64}
-%endif
+if [ %_lib != lib ]; then
+   mv %{buildroot}/usr/lib %{buildroot}/usr/%_lib
+fi
 
 %post -n %{name}1 -p /sbin/ldconfig
 

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



commit lxdm for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package lxdm for openSUSE:Factory checked in 
at 2012-07-30 09:22:14

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


Package is lxdm, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/lxdm/lxdm.changes2012-06-10 
21:51:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.lxdm.new/lxdm.changes   2012-07-30 
09:22:16.0 +0200
@@ -1,0 +2,5 @@
+Wed Jul 18 20:11:35 UTC 2012 - bwiedem...@suse.com
+
+- do not busy-poll forever (bnc#741454)
+
+---

New:

  lxdm-bnc-741454-d4e41ec.patch



Other differences:
--
++ lxdm.spec ++
--- /var/tmp/diff_new_pack.QTHGd5/_old  2012-07-30 09:22:18.0 +0200
+++ /var/tmp/diff_new_pack.QTHGd5/_new  2012-07-30 09:22:18.0 +0200
@@ -43,6 +43,7 @@
 # Patch needed to use current new default wallpaper location
 # bnc#732671
 Patch6: %{name}-0.4.1-background-12.1.patch
+Patch7: %{name}-bnc-741454-d4e41ec.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  ConsoleKit-devel
 BuildRequires:  autoconf
@@ -82,6 +83,7 @@
 %patch5 -p1
 %if 0%{?suse_version} = 1210
 %patch6 -p1
+%patch7 -p1
 %endif
 
 %__cp %{SOURCE1} .


++ lxdm-bnc-741454-d4e41ec.patch ++
From d4e41ecb36a1ea29482b75674d804bb0f05540b2 Mon Sep 17 00:00:00 2001
From: dgod dgod@gmail.com
Date: Sun, 25 Dec 2011 15:23:19 +0800
Subject: [PATCH] fix event check bug caused cpu 100%

---
 src/lxcom.c |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/lxcom.c b/src/lxcom.c
index 02763eb..18ee12e 100644
--- a/src/lxcom.c
+++ b/src/lxcom.c
@@ -89,7 +89,7 @@ static gboolean lxcom_prepare (GSource *source,gint *timeout)
 
 static gboolean lxcom_check(GSource *source)
 {
-   return TRUE;
+   return (((LXComSource*)source)-poll.reventsG_IO_IN)?TRUE:FALSE;
 }
 
 static gboolean lxcom_dispatch (GSource *source,GSourceFunc callback,gpointer 
user_data)
-- 
1.7.4.1
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit lxdm for openSUSE:12.2

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package lxdm for openSUSE:12.2 checked in at 
2012-07-30 09:22:19

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


Package is lxdm, Maintainer is 

Changes:

--- /work/SRC/openSUSE:12.2/lxdm/lxdm.changes   2012-06-25 15:45:51.0 
+0200
+++ /work/SRC/openSUSE:12.2/.lxdm.new/lxdm.changes  2012-07-30 
09:22:20.0 +0200
@@ -1,0 +2,5 @@
+Wed Jul 18 20:11:35 UTC 2012 - bwiedem...@suse.com
+
+- do not busy-poll forever (bnc#741454)
+
+---

New:

  lxdm-bnc-741454-d4e41ec.patch



Other differences:
--
++ lxdm.spec ++
--- /var/tmp/diff_new_pack.HLPWc1/_old  2012-07-30 09:22:20.0 +0200
+++ /var/tmp/diff_new_pack.HLPWc1/_new  2012-07-30 09:22:20.0 +0200
@@ -43,6 +43,7 @@
 # Patch needed to use current new default wallpaper location
 # bnc#732671
 Patch6: %{name}-0.4.1-background-12.1.patch
+Patch7: %{name}-bnc-741454-d4e41ec.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  ConsoleKit-devel
 BuildRequires:  autoconf
@@ -82,6 +83,7 @@
 %patch5 -p1
 %if 0%{?suse_version} = 1210
 %patch6 -p1
+%patch7 -p1
 %endif
 
 %__cp %{SOURCE1} .


++ lxdm-bnc-741454-d4e41ec.patch ++
From d4e41ecb36a1ea29482b75674d804bb0f05540b2 Mon Sep 17 00:00:00 2001
From: dgod dgod@gmail.com
Date: Sun, 25 Dec 2011 15:23:19 +0800
Subject: [PATCH] fix event check bug caused cpu 100%

---
 src/lxcom.c |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/lxcom.c b/src/lxcom.c
index 02763eb..18ee12e 100644
--- a/src/lxcom.c
+++ b/src/lxcom.c
@@ -89,7 +89,7 @@ static gboolean lxcom_prepare (GSource *source,gint *timeout)
 
 static gboolean lxcom_check(GSource *source)
 {
-   return TRUE;
+   return (((LXComSource*)source)-poll.reventsG_IO_IN)?TRUE:FALSE;
 }
 
 static gboolean lxcom_dispatch (GSource *source,GSourceFunc callback,gpointer 
user_data)
-- 
1.7.4.1
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit mdadm for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package mdadm for openSUSE:Factory checked 
in at 2012-07-30 09:22:40

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


Package is mdadm, Maintainer is nfbr...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/mdadm/mdadm.changes  2012-07-09 
09:50:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.mdadm.new/mdadm.changes 2012-07-30 
09:22:42.0 +0200
@@ -1,0 +2,5 @@
+Thu Jul 26 16:50:03 UTC 2012 - fcro...@suse.com
+
+- Add blkid-builtin.patch: use blkid built-in from udev
+
+---

New:

  blkid-builtin.patch



Other differences:
--
++ mdadm.spec ++
--- /var/tmp/diff_new_pack.TiGNj5/_old  2012-07-30 09:22:45.0 +0200
+++ /var/tmp/diff_new_pack.TiGNj5/_new  2012-07-30 09:22:45.0 +0200
@@ -40,6 +40,7 @@
 Source7:mdadm.cron
 Patch1: udev-rules.fix
 Patch2: mdmon-arg.fix
+Patch3: blkid-builtin.patch
 
 %description
 Mdadm is a program that can be used to control Linux md devices. It is
@@ -50,6 +51,7 @@
 %setup -q -a1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 make %{?_smp_mflags} CC=%__cc CXFLAGS=$RPM_OPT_FLAGS -Wno-error

++ blkid-builtin.patch ++
Index: mdadm-3.2.5/udev-md-raid.rules
===
--- mdadm-3.2.5.orig/udev-md-raid.rules
+++ mdadm-3.2.5/udev-md-raid.rules
@@ -40,7 +40,7 @@ ENV{DEVTYPE}==partition, ENV{MD_UUID}=
 ENV{DEVTYPE}==partition, ENV{MD_DEVNAME}==*[^0-9], 
SYMLINK+=md/$env{MD_DEVNAME}%n
 ENV{DEVTYPE}==partition, ENV{MD_DEVNAME}==*[0-9], 
SYMLINK+=md/$env{MD_DEVNAME}p%n
 
-IMPORT{program}=/sbin/blkid -o udev -p $tempnode
+IMPORT{builtin}=blkid
 OPTIONS+=link_priority=100
 OPTIONS+=watch
 ENV{ID_FS_USAGE}==filesystem|other|crypto, ENV{ID_FS_UUID_ENC}==?*, 
SYMLINK+=disk/by-uuid/$env{ID_FS_UUID_ENC}
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit mdadm for openSUSE:12.2

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package mdadm for openSUSE:12.2 checked in 
at 2012-07-30 09:22:46

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


Package is mdadm, Maintainer is nfbr...@suse.com

Changes:

--- /work/SRC/openSUSE:12.2/mdadm/mdadm.changes 2012-07-09 09:50:44.0 
+0200
+++ /work/SRC/openSUSE:12.2/.mdadm.new/mdadm.changes2012-07-30 
09:22:47.0 +0200
@@ -1,0 +2,5 @@
+Thu Jul 26 16:50:03 UTC 2012 - fcro...@suse.com
+
+- Add blkid-builtin.patch: use blkid built-in from udev
+
+---

New:

  blkid-builtin.patch



Other differences:
--
++ mdadm.spec ++
--- /var/tmp/diff_new_pack.nTKAdR/_old  2012-07-30 09:22:48.0 +0200
+++ /var/tmp/diff_new_pack.nTKAdR/_new  2012-07-30 09:22:48.0 +0200
@@ -40,6 +40,7 @@
 Source7:mdadm.cron
 Patch1: udev-rules.fix
 Patch2: mdmon-arg.fix
+Patch3: blkid-builtin.patch
 
 %description
 Mdadm is a program that can be used to control Linux md devices. It is
@@ -50,6 +51,7 @@
 %setup -q -a1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 make %{?_smp_mflags} CC=%__cc CXFLAGS=$RPM_OPT_FLAGS -Wno-error

++ blkid-builtin.patch ++
Index: mdadm-3.2.5/udev-md-raid.rules
===
--- mdadm-3.2.5.orig/udev-md-raid.rules
+++ mdadm-3.2.5/udev-md-raid.rules
@@ -40,7 +40,7 @@ ENV{DEVTYPE}==partition, ENV{MD_UUID}=
 ENV{DEVTYPE}==partition, ENV{MD_DEVNAME}==*[^0-9], 
SYMLINK+=md/$env{MD_DEVNAME}%n
 ENV{DEVTYPE}==partition, ENV{MD_DEVNAME}==*[0-9], 
SYMLINK+=md/$env{MD_DEVNAME}p%n
 
-IMPORT{program}=/sbin/blkid -o udev -p $tempnode
+IMPORT{builtin}=blkid
 OPTIONS+=link_priority=100
 OPTIONS+=watch
 ENV{ID_FS_USAGE}==filesystem|other|crypto, ENV{ID_FS_UUID_ENC}==?*, 
SYMLINK+=disk/by-uuid/$env{ID_FS_UUID_ENC}
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit mkinitrd for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package mkinitrd for openSUSE:Factory 
checked in at 2012-07-30 09:26:08

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


Package is mkinitrd, Maintainer is mma...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/mkinitrd/mkinitrd.changes2012-07-19 
17:58:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.mkinitrd.new/mkinitrd.changes   2012-07-30 
09:26:10.0 +0200
@@ -1,0 +2,22 @@
+Thu Jul 26 07:47:57 UTC 2012 - mma...@suse.cz
+
+- Add purge-kernels.service to the filelist.
+
+---
+Wed Jul 25 20:08:03 UTC 2012 - mvysko...@suse.cz
+
+- Add purge-kernels.service
+
+---
+Thu Jul 19 11:58:40 UTC 2012 - mma...@suse.cz
+
+- Do not copy firmware files of all kernel packages installed
+  (bnc#769627).
+
+---
+Thu Jul 19 09:08:26 UTC 2012 - dmzh...@suse.com
+
+- boot-devfunctions.sh: Call vgchange with --partial --sysinit
+  (bnc#731317).
+
+---



Other differences:
--
++ mkinitrd.spec ++
--- /var/tmp/diff_new_pack.SdNe5P/_old  2012-07-30 09:26:12.0 +0200
+++ /var/tmp/diff_new_pack.SdNe5P/_new  2012-07-30 09:26:12.0 +0200
@@ -20,6 +20,10 @@
 #!BuildIgnore:  module-init-tools e2fsprogs udev reiserfs fop
 BuildRequires:  asciidoc
 BuildRequires:  libxslt
+%if 0%{?suse_version} = 1210
+BuildRequires:  systemd
+%{?systemd_requires}
+%endif
 Requires:   coreutils
 Requires:   cpio
 Requires:   file
@@ -124,13 +128,34 @@
 install -m 755 etc/purge-kernels.init $RPM_BUILD_ROOT/etc/init.d/purge-kernels
 install -m 644 etc/sysconfig.kernel-mkinitrd 
$RPM_BUILD_ROOT/var/adm/fillup-templates/
 
+%if 0%{?suse_version} = 1210
+mkdir -p $RPM_BUILD_ROOT/%{_unitdir}/
+install -m 644 etc/purge-kernels.service $RPM_BUILD_ROOT/%{_unitdir}/
+%endif
+
+%pre
+%if 0%{?suse_version} = 1210
+%service_add_pre purge-kernels.service
+%endif
+
+%preun
+%if 0%{?suse_version} = 1210
+%service_del_preun purge-kernels.service
+%endif
+
 %post
 %{fillup_only -an kernel}
 %{insserv_force_if_yast /etc/init.d/boot.loadmodules}
 %{fillup_and_insserv -f -Y purge-kernels}
+%if 0%{?suse_version} = 1210
+%service_add_post purge-kernels.service
+%endif
 
 %postun
 %insserv_cleanup
+%if 0%{?suse_version} = 1210
+%service_del_postun purge-kernels.service
+%endif
 
 %posttrans
 /sbin/mkinitrd_setup
@@ -149,6 +174,7 @@
 %config /etc/rpm/macros.mkinitrd
 /etc/init.d/boot.loadmodules
 /etc/init.d/purge-kernels
+%_unitdir/purge-kernels.service
 /lib/mkinitrd/scripts/*.sh
 /lib/mkinitrd/bin/*
 /bin/lsinitrd

++ mkinitrd.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mkinitrd-2.7.0/etc/purge-kernels.service 
new/mkinitrd-2.7.0/etc/purge-kernels.service
--- old/mkinitrd-2.7.0/etc/purge-kernels.service1970-01-01 
01:00:00.0 +0100
+++ new/mkinitrd-2.7.0/etc/purge-kernels.service2012-07-26 
09:48:26.0 +0200
@@ -0,0 +1,12 @@
+[Unit]
+Description=Purge old kernels
+After=local_fs.target
+ConditionPathExists=/boot/do_pure_kernels
+
+[Service]
+Type=oneshot
+ExecStartPre=/bin/rm -f /boot/do_pure_kernels
+ExecStart=/sbin/purge-kernels
+
+[Install]
+WantedBy=multi-user.target
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mkinitrd-2.7.0/mkinitrd.changes 
new/mkinitrd-2.7.0/mkinitrd.changes
--- old/mkinitrd-2.7.0/mkinitrd.changes 2012-07-18 16:26:28.0 +0200
+++ new/mkinitrd-2.7.0/mkinitrd.changes 2012-07-26 09:48:26.0 +0200
@@ -1,4 +1,26 @@
 ---
+Thu Jul 26 07:47:57 UTC 2012 - mma...@suse.cz
+
+- Add purge-kernels.service to the filelist.
+
+---
+Wed Jul 25 20:08:03 UTC 2012 - mvysko...@suse.cz
+
+- Add purge-kernels.service
+
+---
+Thu Jul 19 11:58:40 UTC 2012 - mma...@suse.cz
+
+- Do not copy firmware files of all kernel packages installed
+  (bnc#769627).
+
+---
+Thu Jul 19 09:08:26 UTC 2012 - dmzh...@suse.com
+
+- boot-devfunctions.sh: Call vgchange with --partial --sysinit
+  (bnc#731317).
+
+---
 Wed Jul 18 14:23:18 UTC 2012 - mma...@suse.cz
 
 - Add xhci-hcd to the initrd (bnc#755113).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' 

commit mkinitrd for openSUSE:12.2

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package mkinitrd for openSUSE:12.2 checked 
in at 2012-07-30 09:26:14

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


Package is mkinitrd, Maintainer is mma...@suse.com

Changes:

--- /work/SRC/openSUSE:12.2/mkinitrd/mkinitrd.changes   2012-07-04 
22:21:25.0 +0200
+++ /work/SRC/openSUSE:12.2/.mkinitrd.new/mkinitrd.changes  2012-07-30 
09:26:15.0 +0200
@@ -1,0 +2,27 @@
+Thu Jul 26 07:47:57 UTC 2012 - mma...@suse.cz
+
+- Add purge-kernels.service to the filelist.
+
+---
+Wed Jul 25 20:08:03 UTC 2012 - mvysko...@suse.cz
+
+- Add purge-kernels.service
+
+---
+Thu Jul 19 11:58:40 UTC 2012 - mma...@suse.cz
+
+- Do not copy firmware files of all kernel packages installed
+  (bnc#769627).
+
+---
+Thu Jul 19 09:08:26 UTC 2012 - dmzh...@suse.com
+
+- boot-devfunctions.sh: Call vgchange with --partial --sysinit
+  (bnc#731317).
+
+---
+Wed Jul 18 14:23:18 UTC 2012 - mma...@suse.cz
+
+- Add xhci-hcd to the initrd (bnc#755113).
+
+---
@@ -22,0 +50,11 @@
+
+---
+Fri May 11 11:04:06 UTC 2012 - mma...@suse.cz
+
+- setup-network.sh: Fix handling of bridge interfaces (bnc#759623)
+
+---
+Fri May  4 13:57:48 UTC 2012 - mma...@suse.cz
+
+- Recreate the initrd for all installed kernels after updating
+  the mkinitrd package (bnc#755924).

Old:

  mkinitrd-2.7.0-adjtime.patch



Other differences:
--
++ mkinitrd.spec ++
--- /var/tmp/diff_new_pack.j4xFwf/_old  2012-07-30 09:26:15.0 +0200
+++ /var/tmp/diff_new_pack.j4xFwf/_new  2012-07-30 09:26:15.0 +0200
@@ -20,6 +20,10 @@
 #!BuildIgnore:  module-init-tools e2fsprogs udev reiserfs fop
 BuildRequires:  asciidoc
 BuildRequires:  libxslt
+%if 0%{?suse_version} = 1210
+BuildRequires:  systemd
+%{?systemd_requires}
+%endif
 Requires:   coreutils
 Requires:   cpio
 Requires:   file
@@ -47,7 +51,6 @@
 Group:  System/Base
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:mkinitrd.tar.bz2
-Patch0: mkinitrd-2.7.0-adjtime.patch
 # Note: the whole package is maintained in this git repository, please
 # don't change it in the build service without sending the author a
 # pull request or patch first. Otherwise, you risk that your changes will be
@@ -82,7 +85,6 @@
 
 %prep
 %setup
-%patch0 -p1
 
 %build
 %__cc $RPM_OPT_FLAGS -Wall -Os -o lib/mkinitrd/bin/run-init src/run-init.c
@@ -126,16 +128,38 @@
 install -m 755 etc/purge-kernels.init $RPM_BUILD_ROOT/etc/init.d/purge-kernels
 install -m 644 etc/sysconfig.kernel-mkinitrd 
$RPM_BUILD_ROOT/var/adm/fillup-templates/
 
+%if 0%{?suse_version} = 1210
+mkdir -p $RPM_BUILD_ROOT/%{_unitdir}/
+install -m 644 etc/purge-kernels.service $RPM_BUILD_ROOT/%{_unitdir}/
+%endif
+
+%pre
+%if 0%{?suse_version} = 1210
+%service_add_pre purge-kernels.service
+%endif
+
+%preun
+%if 0%{?suse_version} = 1210
+%service_del_preun purge-kernels.service
+%endif
+
 %post
 %{fillup_only -an kernel}
 %{insserv_force_if_yast /etc/init.d/boot.loadmodules}
 %{fillup_and_insserv -f -Y purge-kernels}
+%if 0%{?suse_version} = 1210
+%service_add_post purge-kernels.service
+%endif
 
 %postun
 %insserv_cleanup
+%if 0%{?suse_version} = 1210
+%service_del_postun purge-kernels.service
+%endif
 
 %posttrans
 /sbin/mkinitrd_setup
+/sbin/mkinitrd
 
 %files
 %defattr(-,root,root)
@@ -150,6 +174,7 @@
 %config /etc/rpm/macros.mkinitrd
 /etc/init.d/boot.loadmodules
 /etc/init.d/purge-kernels
+%_unitdir/purge-kernels.service
 /lib/mkinitrd/scripts/*.sh
 /lib/mkinitrd/bin/*
 /bin/lsinitrd

++ mkinitrd.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mkinitrd-2.7.0/etc/purge-kernels.service 
new/mkinitrd-2.7.0/etc/purge-kernels.service
--- old/mkinitrd-2.7.0/etc/purge-kernels.service1970-01-01 
01:00:00.0 +0100
+++ new/mkinitrd-2.7.0/etc/purge-kernels.service2012-07-26 
09:48:26.0 +0200
@@ -0,0 +1,12 @@
+[Unit]
+Description=Purge old kernels
+After=local_fs.target
+ConditionPathExists=/boot/do_pure_kernels
+
+[Service]
+Type=oneshot
+ExecStartPre=/bin/rm -f /boot/do_pure_kernels
+ExecStart=/sbin/purge-kernels
+
+[Install]
+WantedBy=multi-user.target
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit netcdf for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package netcdf for openSUSE:Factory checked 
in at 2012-07-30 09:26:47

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


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

Changes:

--- /work/SRC/openSUSE:Factory/netcdf/netcdf.changes2012-05-03 
10:59:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.netcdf.new/netcdf.changes   2012-07-30 
09:26:49.0 +0200
@@ -1,0 +2,7 @@
+Wed Jul 25 21:37:48 UTC 2012 - ocef...@gmail.com
+
+- Update to 4.2.1
+- Rebase pkgconfig patch
+- Drop fflags patch, upstream now calls nf-config
+
+---

Old:

  netcdf-4.2.tar.bz2
  netcdf-fflags.patch

New:

  netcdf-4.2.1.tar.bz2



Other differences:
--
++ netcdf.spec ++
--- /var/tmp/diff_new_pack.LBlv1N/_old  2012-07-30 09:26:59.0 +0200
+++ /var/tmp/diff_new_pack.LBlv1N/_new  2012-07-30 09:26:59.0 +0200
@@ -22,7 +22,7 @@
 Summary:Libraries for the Unidata network Common Data Form
 License:SUSE-NetCDF
 Group:  System/Libraries
-Version:4.2
+Version:4.2.1
 Release:0
 Url:http://www.unidata.ucar.edu/software/netcdf/
 Source: %{name}-%{version}.tar.bz2
@@ -34,7 +34,6 @@
 #Use pkgconfig in nc-config to avoid multi-lib issues
 Patch3: netcdf-pkgconfig.patch
 #Strip FFLAGS from nc-config
-Patch4: netcdf-fflags.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gawk
 BuildRequires:  gcc-c++
@@ -122,7 +121,6 @@
 %patch1 -p1 -b .codecleanup
 %patch2 -p1 -b .no_date_time
 %patch3 -p1 -b .pkgconfig
-%patch4 -p1 -b .fflags
 
 %build
 export CC=gcc CXX=g++ FC=gfortran \


++ netcdf-4.2.tar.bz2 - netcdf-4.2.1.tar.bz2 ++
 39001 lines of diff (skipped)

++ netcdf-pkgconfig.patch ++
--- /var/tmp/diff_new_pack.LBlv1N/_old  2012-07-30 09:27:00.0 +0200
+++ /var/tmp/diff_new_pack.LBlv1N/_new  2012-07-30 09:27:00.0 +0200
@@ -1,7 +1,7 @@
-diff -up netcdf-4.1.3-rc1-snapshot2011052620/nc-config.in.pkgconfig 
netcdf-4.1.3-rc1-snapshot2011052620/nc-config.in
 netcdf-4.1.3-rc1-snapshot2011052620/nc-config.in.pkgconfig 2011-05-26 
20:23:15.0 -0600
-+++ netcdf-4.1.3-rc1-snapshot2011052620/nc-config.in   2011-05-27 
15:04:12.823601895 -0600
-@@ -8,7 +8,6 @@
+diff -up netcdf-4.2.1-rc1/nc-config.in.pkgconfig netcdf-4.2.1-rc1/nc-config.in
+--- netcdf-4.2.1-rc1/nc-config.in.pkgconfig2012-06-18 12:33:10.0 
-0600
 netcdf-4.2.1-rc1/nc-config.in  2012-06-20 16:44:29.292019812 -0600
+@@ -6,12 +6,10 @@
  
  prefix=@prefix@
  exec_prefix=${prefix}
@@ -9,26 +9,17 @@
  includedir=${prefix}/include
  
  cc=@CC@
-@@ -16,8 +15,6 @@ cxx=@CXX@
- fc=@FC@
  cflags= -I${includedir} @CPPFLAGS@ 
- fflags=@FFLAGS@ @MOD_FLAG@${includedir}
 -libs=-L${libdir} @NC_LIBS@
--flibs=-L${libdir} @NC_FLIBS@
  has_dap=@HAS_DAP@
  has_nc2=@HAS_NC2@
  has_nc4=@HAS_NC4@
-@@ -141,11 +138,11 @@ while test $# -gt 0; do
-   ;;
+@@ -189,7 +187,7 @@ while test $# -gt 0; do
+   ;;
  
   --libs)
 -  echo $libs
 +  pkg-config netcdf --libs
;;
  
- --flibs)
--  echo $flibs
-+  pkg-config netcdf --flibs
-   ;;
- 
- --has-dap)
+ --prefix)

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



commit nodejs for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package nodejs for openSUSE:Factory checked 
in at 2012-07-30 09:28:10

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


Package is nodejs, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/nodejs/nodejs.changes2012-07-09 
09:57:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.nodejs.new/nodejs.changes   2012-07-30 
09:28:11.0 +0200
@@ -1,0 +2,12 @@
+Thu Jul 19 06:56:57 UTC 2012 - jzh...@suse.com
+
+- update to version 0.8.2:
+  API changes between v0.6 and v0.8:
+  https://github.com/joyent/node/wiki/API-changes-between-v0.6-and-v0.8
+- update npm to 1.1.36
+- remove node-segfault.patch, as 0.8.2 already has this fix
+- remove nodejs-npm-lib64path.patch as no wscript any more
+- remove libdir from configure as no such option in 0.8
+- update nodejs-lib64path.patch to fix lib64 issue in x86_64
+
+---

Old:

  node-segfault.patch
  node-v0.6.19.tar.gz
  nodejs-npm-lib64path.patch

New:

  node-v0.8.2.tar.gz



Other differences:
--
++ nodejs.spec ++
--- /var/tmp/diff_new_pack.A8yxJU/_old  2012-07-30 09:28:29.0 +0200
+++ /var/tmp/diff_new_pack.A8yxJU/_new  2012-07-30 09:28:29.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   nodejs
-Version:0.6.19
+Version:0.8.2
 Release:0
 Summary:Evented I/O for V8 JavaScript
 License:MIT
@@ -27,8 +27,6 @@
 Patch0: nodejs-lib64path.patch
 Patch1: nodejs-devel-lib64path.patch
 Patch2: nodejs-libpath.patch
-Patch3: nodejs-npm-lib64path.patch
-Patch4: node-segfault.patch
 BuildRequires:  curl
 BuildRequires:  gcc-c++
 BuildRequires:  procps
@@ -66,18 +64,15 @@
 %if %{_lib} == lib64
 %patch0
 %patch1
-%patch3
 %else
 %patch2
 %endif
-%patch4 -p1
 
 %build
 # percent-configure pulls in something that confuses node's configure
 # script, so we'll do it thus:
 ./configure \
 --prefix=%{_prefix} \
---libdir=%{_libdir} \
 --shared-v8
 make %{?_smp_mflags}
 

++ node-v0.6.19.tar.gz - node-v0.8.2.tar.gz ++
/work/SRC/openSUSE:Factory/nodejs/node-v0.6.19.tar.gz 
/work/SRC/openSUSE:Factory/.nodejs.new/node-v0.8.2.tar.gz differ: char 4, line 1

++ nodejs-lib64path.patch ++
--- /var/tmp/diff_new_pack.A8yxJU/_old  2012-07-30 09:28:29.0 +0200
+++ /var/tmp/diff_new_pack.A8yxJU/_new  2012-07-30 09:28:29.0 +0200
@@ -1,6 +1,8 @@
 ../node-v0.4.11.original/lib/module.js 2011-08-17 18:18:10.0 
-0700
-+++ lib/module.js  2011-08-22 14:37:06.590597180 -0700
-@@ -422,7 +422,7 @@
+Index: lib/module.js
+===
+--- lib/module.js.orig
 lib/module.js
+@@ -493,7 +493,7 @@ Module.runMain = function() {
  };
  
  Module._initPaths = function() {
@@ -9,3 +11,56 @@
  
if (process.env['HOME']) {
  paths.unshift(path.resolve(process.env['HOME'], '.node_libraries'));
+Index: tools/installer.js
+===
+--- tools/installer.js.orig
 tools/installer.js
+@@ -106,7 +106,7 @@ if (cmd === 'install') {
+ 
+   // dtrace
+   if (!process.platform.match(/^linux/)) {
+-copy(['src/node.d'], 'lib/dtrace/');
++copy(['src/node.d'], 'lib64/dtrace/');
+   }
+ 
+   // Private uv headers
+@@ -128,7 +128,7 @@ if (cmd === 'install') {
+ 
+   // Install node-waf
+   if (variables.node_install_waf) {
+-copy('tools/wafadmin', 'lib/node/');
++copy('tools/wafadmin', 'lib64/node/');
+ copy('tools/node-waf', 'bin/node-waf');
+   }
+ 
+@@ -139,24 +139,24 @@ if (cmd === 'install') {
+ // a bit annoying.  If it's a symlink, skip it.
+ var isSymlink = false;
+ try {
+-  var st = fs.lstatSync(path.resolve(node_prefix, 
'lib/node_modules/npm'));
++  var st = fs.lstatSync(path.resolve(node_prefix, 
'lib64/node_modules/npm'));
+   isSymlink = st.isSymbolicLink();
+ } catch (e) {}
+ 
+ if (!isSymlink) {
+-  copy('deps/npm', 'lib/node_modules/npm');
+-  queue.push('ln -sf ../lib/node_modules/npm/bin/npm-cli.js ' +
++  copy('deps/npm', 'lib64/node_modules/npm');
++  queue.push('ln -sf ../lib64/node_modules/npm/bin/npm-cli.js ' +
+  path.join(dest_dir, node_prefix, 'bin/npm'));
+   queue.push([shebang, '#!' + path.join(node_prefix, 'bin/node'),
+  path.join(dest_dir, node_prefix,
+-   'lib/node_modules/npm/bin/npm-cli.js')]);
++   'lib64/node_modules/npm/bin/npm-cli.js')]);
+ }
+   }
+ } else {
+   remove([
+  'bin/node', 'bin/npm', 'bin/node-waf',
+- 

commit obs-service-tar_scm for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package obs-service-tar_scm for 
openSUSE:Factory checked in at 2012-07-30 09:31:12

Comparing /work/SRC/openSUSE:Factory/obs-service-tar_scm (Old)
 and  /work/SRC/openSUSE:Factory/.obs-service-tar_scm.new (New)


Package is obs-service-tar_scm, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/obs-service-tar_scm/obs-service-tar_scm.changes  
2012-06-07 15:39:04.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.obs-service-tar_scm.new/obs-service-tar_scm.changes 
2012-07-30 09:31:14.0 +0200
@@ -1,0 +2,27 @@
+Fri Jul 27 11:16:47 UTC 2012 - aspi...@suse.com
+
+- Prevent local users from appearing as user/group owner in
+  generated tar files (thanks bmwiedemann for this)
+
+---
+Tue Jul  3 11:23:12 UTC 2012 - adr...@suse.de
+
+- fix option for submodule update
+
+---
+Sat Jun 30 13:56:51 UTC 2012 - magis...@gmail.com
+
+- Fixed error with cache 
+
+---
+Sat Jun 30 10:59:34 UTC 2012 - magis...@gmail.com
+
+- Added an option to disable git submodules
+- Replaced --exclude=.$MYSCM with --exclude-vcs tar option 
+
+---
+Thu Jun 28 22:53:29 UTC 2012 - magis...@gmail.com
+
+- Added support for git submodules
+
+---



Other differences:
--
++ tar_scm ++
--- /var/tmp/diff_new_pack.ApHW9h/_old  2012-07-30 09:31:16.0 +0200
+++ /var/tmp/diff_new_pack.ApHW9h/_new  2012-07-30 09:31:16.0 +0200
@@ -21,6 +21,7 @@
   MYFILENAME=
   MYREVISION=
   MYPACKAGEMETA=
+  USE_SUBMODULES=enable
 #  MYHISTORYDEPTH=
   INCLUDES=
 }
@@ -91,9 +92,13 @@
 echo history-depth parameter is obsolete and will be ignored
 shift
   ;;
+  *-submodules)
+USE_SUBMODULES=$2
+shift
+  ;;
   *)
 echo Unknown parameter: $1
-echo 'Usage: $SERVICE --scm $SCM --url $URL [--subdir $SUBDIR] 
[--revision $REVISION] [--version $VERSION] [--include $INCLUDE]* [--exclude 
$EXCLUDE]* [--versionformat $FORMAT] [--versionprefix $PREFIX] [--filename 
$FILENAME] [--package-meta $META] --outdir $OUT'
+echo 'Usage: $SERVICE --scm $SCM --url $URL [--subdir $SUBDIR] 
[--revision $REVISION] [--version $VERSION] [--include $INCLUDE]* [--exclude 
$EXCLUDE]* [--versionformat $FORMAT] [--versionprefix $PREFIX] [--filename 
$FILENAME] [--package-meta $META] [--disable-git-submodule] --outdir $OUT'
 exit 1
   ;;
 esac
@@ -132,7 +137,7 @@
   FILE=$MYFILENAME
   WD_VERSION=$MYVERSION
   if [ -z $MYPACKAGEMETA ]; then
-EXCLUDES=$EXCLUDES --exclude=.$MYSCM
+EXCLUDES=$EXCLUDES --exclude-vcs
   fi
   # if [ $MYHISTORYDEPTH == full ]; then
   #   MYHISTORYDEPTH=9
@@ -241,6 +246,11 @@
 git)
   # Clone with full depth; so that the revision can be found if specified
   safe_run git clone $MYURL $CLONE_TO
+  if [ $USE_SUBMODULES == enable ]; then
+safe_run cd $CLONE_TO
+safe_run git submodule update --init --recursive
+safe_run cd ..
+  fi
   ;;
 svn)
   args=
@@ -447,8 +457,8 @@
 create_tar () {
   TARFILE=${TAR_BASENAME}.tar
   TARPATH=$MYOUTDIR/$TARFILE
-  debug tar cf $TARPATH $EXCLUDES $MYINCLUDES
-  safe_run tar cf $TARPATH $EXCLUDES $MYINCLUDES
+  debug tar --owner=root --group=root -cf $TARPATH $EXCLUDES $MYINCLUDES
+  safe_run tar --owner=root --group=root -cf $TARPATH $EXCLUDES $MYINCLUDES
   echo Created $TARFILE
 }
 

++ tar_scm.service ++
--- /var/tmp/diff_new_pack.ApHW9h/_old  2012-07-30 09:31:16.0 +0200
+++ /var/tmp/diff_new_pack.ApHW9h/_new  2012-07-30 09:31:16.0 +0200
@@ -44,5 +44,10 @@
   parameter name=history-depth
 descriptionStored history depth. Special value full clones/pulls full 
history. Only valid if SCM git is used./description
   /parameter
+  parameter name=submodules
+descriptionDo not include git submodules./description
+allowedvalueenable/allowedvalue
+allowedvaluedisable/allowedvalue
+  /parameter
 /service
 

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



commit obs-service-tar_scm for openSUSE:12.2

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package obs-service-tar_scm for 
openSUSE:12.2 checked in at 2012-07-30 09:31:24

Comparing /work/SRC/openSUSE:12.2/obs-service-tar_scm (Old)
 and  /work/SRC/openSUSE:12.2/.obs-service-tar_scm.new (New)


Package is obs-service-tar_scm, Maintainer is 

Changes:

--- /work/SRC/openSUSE:12.2/obs-service-tar_scm/obs-service-tar_scm.changes 
2012-06-25 15:47:21.0 +0200
+++ 
/work/SRC/openSUSE:12.2/.obs-service-tar_scm.new/obs-service-tar_scm.changes
2012-07-30 09:31:24.0 +0200
@@ -1,0 +2,27 @@
+Fri Jul 27 11:16:47 UTC 2012 - aspi...@suse.com
+
+- Prevent local users from appearing as user/group owner in
+  generated tar files (thanks bmwiedemann for this)
+
+---
+Tue Jul  3 11:23:12 UTC 2012 - adr...@suse.de
+
+- fix option for submodule update
+
+---
+Sat Jun 30 13:56:51 UTC 2012 - magis...@gmail.com
+
+- Fixed error with cache 
+
+---
+Sat Jun 30 10:59:34 UTC 2012 - magis...@gmail.com
+
+- Added an option to disable git submodules
+- Replaced --exclude=.$MYSCM with --exclude-vcs tar option 
+
+---
+Thu Jun 28 22:53:29 UTC 2012 - magis...@gmail.com
+
+- Added support for git submodules
+
+---



Other differences:
--
++ tar_scm ++
--- /var/tmp/diff_new_pack.c2cBfZ/_old  2012-07-30 09:31:25.0 +0200
+++ /var/tmp/diff_new_pack.c2cBfZ/_new  2012-07-30 09:31:25.0 +0200
@@ -21,6 +21,7 @@
   MYFILENAME=
   MYREVISION=
   MYPACKAGEMETA=
+  USE_SUBMODULES=enable
 #  MYHISTORYDEPTH=
   INCLUDES=
 }
@@ -91,9 +92,13 @@
 echo history-depth parameter is obsolete and will be ignored
 shift
   ;;
+  *-submodules)
+USE_SUBMODULES=$2
+shift
+  ;;
   *)
 echo Unknown parameter: $1
-echo 'Usage: $SERVICE --scm $SCM --url $URL [--subdir $SUBDIR] 
[--revision $REVISION] [--version $VERSION] [--include $INCLUDE]* [--exclude 
$EXCLUDE]* [--versionformat $FORMAT] [--versionprefix $PREFIX] [--filename 
$FILENAME] [--package-meta $META] --outdir $OUT'
+echo 'Usage: $SERVICE --scm $SCM --url $URL [--subdir $SUBDIR] 
[--revision $REVISION] [--version $VERSION] [--include $INCLUDE]* [--exclude 
$EXCLUDE]* [--versionformat $FORMAT] [--versionprefix $PREFIX] [--filename 
$FILENAME] [--package-meta $META] [--disable-git-submodule] --outdir $OUT'
 exit 1
   ;;
 esac
@@ -132,7 +137,7 @@
   FILE=$MYFILENAME
   WD_VERSION=$MYVERSION
   if [ -z $MYPACKAGEMETA ]; then
-EXCLUDES=$EXCLUDES --exclude=.$MYSCM
+EXCLUDES=$EXCLUDES --exclude-vcs
   fi
   # if [ $MYHISTORYDEPTH == full ]; then
   #   MYHISTORYDEPTH=9
@@ -241,6 +246,11 @@
 git)
   # Clone with full depth; so that the revision can be found if specified
   safe_run git clone $MYURL $CLONE_TO
+  if [ $USE_SUBMODULES == enable ]; then
+safe_run cd $CLONE_TO
+safe_run git submodule update --init --recursive
+safe_run cd ..
+  fi
   ;;
 svn)
   args=
@@ -447,8 +457,8 @@
 create_tar () {
   TARFILE=${TAR_BASENAME}.tar
   TARPATH=$MYOUTDIR/$TARFILE
-  debug tar cf $TARPATH $EXCLUDES $MYINCLUDES
-  safe_run tar cf $TARPATH $EXCLUDES $MYINCLUDES
+  debug tar --owner=root --group=root -cf $TARPATH $EXCLUDES $MYINCLUDES
+  safe_run tar --owner=root --group=root -cf $TARPATH $EXCLUDES $MYINCLUDES
   echo Created $TARFILE
 }
 

++ tar_scm.service ++
--- /var/tmp/diff_new_pack.c2cBfZ/_old  2012-07-30 09:31:25.0 +0200
+++ /var/tmp/diff_new_pack.c2cBfZ/_new  2012-07-30 09:31:25.0 +0200
@@ -44,5 +44,10 @@
   parameter name=history-depth
 descriptionStored history depth. Special value full clones/pulls full 
history. Only valid if SCM git is used./description
   /parameter
+  parameter name=submodules
+descriptionDo not include git submodules./description
+allowedvalueenable/allowedvalue
+allowedvaluedisable/allowedvalue
+  /parameter
 /service
 

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



commit opera for openSUSE:Factory:NonFree

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package opera for openSUSE:Factory:NonFree 
checked in at 2012-07-30 09:33:24

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


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

Changes:

--- /work/SRC/openSUSE:Factory:NonFree/opera/opera.changes  2012-07-09 
09:59:22.0 +0200
+++ /work/SRC/openSUSE:Factory:NonFree/.opera.new/opera.changes 2012-07-30 
09:33:26.0 +0200
@@ -1,0 +2,11 @@
+Thu Jul 26 08:33:21 UTC 2012 - lijewski.ste...@zabka.pl
+
+- rename to README.openSUSE
+
+---
+Mon Jul 16 10:02:45 UTC 2012 - lijewski.ste...@zabka.pl
+
+- add README-opensuse note about operapref in file
+- mark operaprefs_fixed.ini as config
+
+---

New:

  README.openSUSE



Other differences:
--
++ opera.spec ++
--- /var/tmp/diff_new_pack.PZGXvg/_old  2012-07-30 09:33:53.0 +0200
+++ /var/tmp/diff_new_pack.PZGXvg/_new  2012-07-30 09:33:53.0 +0200
@@ -30,6 +30,7 @@
 Source0:%{name}-%{version}-%{buildnum}.%{tag32b}.tar.xz
 Source1:%{name}-%{version}-%{buildnum}.%{tag64b}.tar.xz
 Source2:operaprefs_fixed.ini
+Source3:README.openSUSE
 NoSource:   0
 NoSource:   1
 BuildRequires:  fdupes
@@ -85,6 +86,7 @@
 ./install --repackage %{buildroot}/%{_prefix} --prefix %{_prefix}
 mkdir %{buildroot}/etc
 cp %{SOURCE2} %{buildroot}/etc
+cp %{SOURCE3} %{buildroot}/%{_datadir}/doc/%{name}
 
 %suse_update_desktop_file opera-browser
 %fdupes %{buildroot}%{_datadir}
@@ -92,7 +94,7 @@
 %files
 %defattr(-,root,root)
 %doc %{_mandir}/man1/opera*
-/etc/operaprefs_fixed.ini
+%config /etc/operaprefs_fixed.ini
 %{_bindir}/opera*
 %{_prefix}/lib/opera
 %{_datadir}/opera

++ README.openSUSE ++
Automatic update notification was disabled in order to let 
system package manager take control of updating opera.
The system-wide control file is located in /etc/operaprefs_fixed.ini
System administrator can edit it according to their own rules.

See also:
http://www.opera.com/support/usingopera/operaini/
http://www.opera.com/support/mastering/sysadmin/


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



commit opera for openSUSE:12.2:NonFree

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package opera for openSUSE:12.2:NonFree 
checked in at 2012-07-30 09:33:28

Comparing /work/SRC/openSUSE:12.2:NonFree/opera (Old)
 and  /work/SRC/openSUSE:12.2:NonFree/.opera.new (New)


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

Changes:

--- /work/SRC/openSUSE:12.2:NonFree/opera/opera.changes 2012-07-30 
03:04:33.0 +0200
+++ /work/SRC/openSUSE:12.2:NonFree/.opera.new/opera.changes2012-07-30 
09:33:53.0 +0200
@@ -1,0 +2,11 @@
+Thu Jul 26 08:33:21 UTC 2012 - lijewski.ste...@zabka.pl
+
+- rename to README.openSUSE
+
+---
+Mon Jul 16 10:02:45 UTC 2012 - lijewski.ste...@zabka.pl
+
+- add README-opensuse note about operapref in file
+- mark operaprefs_fixed.ini as config
+
+---

New:

  README.openSUSE



Other differences:
--
++ opera.spec ++
--- /var/tmp/diff_new_pack.tzfDaw/_old  2012-07-30 09:34:22.0 +0200
+++ /var/tmp/diff_new_pack.tzfDaw/_new  2012-07-30 09:34:22.0 +0200
@@ -30,6 +30,7 @@
 Source0:%{name}-%{version}-%{buildnum}.%{tag32b}.tar.xz
 Source1:%{name}-%{version}-%{buildnum}.%{tag64b}.tar.xz
 Source2:operaprefs_fixed.ini
+Source3:README.openSUSE
 NoSource:   0
 NoSource:   1
 BuildRequires:  fdupes
@@ -85,6 +86,7 @@
 ./install --repackage %{buildroot}/%{_prefix} --prefix %{_prefix}
 mkdir %{buildroot}/etc
 cp %{SOURCE2} %{buildroot}/etc
+cp %{SOURCE3} %{buildroot}/%{_datadir}/doc/%{name}
 
 %suse_update_desktop_file opera-browser
 %fdupes %{buildroot}%{_datadir}
@@ -92,7 +94,7 @@
 %files
 %defattr(-,root,root)
 %doc %{_mandir}/man1/opera*
-/etc/operaprefs_fixed.ini
+%config /etc/operaprefs_fixed.ini
 %{_bindir}/opera*
 %{_prefix}/lib/opera
 %{_datadir}/opera

++ README.openSUSE ++
Automatic update notification was disabled in order to let 
system package manager take control of updating opera.
The system-wide control file is located in /etc/operaprefs_fixed.ini
System administrator can edit it according to their own rules.

See also:
http://www.opera.com/support/usingopera/operaini/
http://www.opera.com/support/mastering/sysadmin/


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



commit package-translations for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package package-translations for 
openSUSE:Factory checked in at 2012-07-30 09:35:41

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


Package is package-translations, Maintainer is co...@suse.com

Changes:

--- 
/work/SRC/openSUSE:Factory/package-translations/package-translations.changes
2012-07-22 15:17:25.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.package-translations.new/package-translations.changes
   2012-07-30 09:35:43.0 +0200
@@ -2 +2 @@
-Fri Jul 20 16:14:04 CEST 2012 - co...@suse.com
+Wed Jul 25 16:13:51 CEST 2012 - co...@suse.com
@@ -4 +4 @@
-- automated update on 2012-07-20
+- automated update on 2012-07-25



Other differences:
--
++ package-translations.tar.bz2 ++
Files old/mo/package-translations-ru.mo and new/mo/package-translations-ru.mo 
differ

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



commit package-translations for openSUSE:12.2

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package package-translations for 
openSUSE:12.2 checked in at 2012-07-30 09:35:45

Comparing /work/SRC/openSUSE:12.2/package-translations (Old)
 and  /work/SRC/openSUSE:12.2/.package-translations.new (New)


Package is package-translations, Maintainer is co...@suse.com

Changes:

--- /work/SRC/openSUSE:12.2/package-translations/package-translations.changes   
2012-07-22 15:17:29.0 +0200
+++ 
/work/SRC/openSUSE:12.2/.package-translations.new/package-translations.changes  
2012-07-30 09:35:48.0 +0200
@@ -2 +2 @@
-Fri Jul 20 16:14:04 CEST 2012 - co...@suse.com
+Wed Jul 25 16:13:51 CEST 2012 - co...@suse.com
@@ -4 +4 @@
-- automated update on 2012-07-20
+- automated update on 2012-07-25



Other differences:
--
++ package-translations.tar.bz2 ++
Files old/mo/package-translations-ru.mo and new/mo/package-translations-ru.mo 
differ

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



commit python-prettytable for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package python-prettytable for 
openSUSE:Factory checked in at 2012-07-30 09:38:14

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


Package is python-prettytable, Maintainer is cth...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/python-prettytable/python-prettytable.changes
2012-02-16 12:27:17.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-prettytable.new/python-prettytable.changes   
2012-07-30 09:38:15.0 +0200
@@ -1,0 +2,35 @@
+Thu Jul 26 13:25:35 UTC 2012 - sasc...@suse.de
+
+- Update to version 0.6.1:
+  + Unicode encoding scheme can now be set by user
+  + __str__ now uses user-specified encoding instead of ASCII.  This
+   fixes a bug where tables with non-ASCII characters would print
+   correctly with print x.get_string() but not print x in 2.x
+   (thanks to Google Code user kevincobain2000 for reporting this
+   bug!)
+  + Fixed an incompatibility with 3.0 and 3.1 (html.escape was new
+in 3.2)
+- Changes from version 0.6.0:
+  + Code is now simultaneously compatible with Python 2 and 3
+  + Replaced all setter methods with managed attributes
+  + All styling options can now be set persistently as managed attributes
+  + Added add_style method to make setting style options easily
+  + Added del_row, clear_rows and clear methods to facilitate
+removal of data from table.
+  + Added copy method to facilitate cloning of a table.
+  + Removed caching functionality, which added complexity and fragility
+for relatively little gain
+  + Removed methods that just printed strings produced by get_string and
+get_html_string - just use inbuilt print!
+  + Improved unicode support
+  + Added support for decimal and floating point number formatting
+support
+  + Added support for using a custom key sorting methods
+  + Added support for line breaks in data
+  + Added support for max column widths
+  + Fixed table slicing
+  + Fixed bug where closing tr/ tags in HTML tables were not printed
+  + Fixed HTML table sorting bug
+  + Fixed bug whereby changing field_names did not recompute widths
+
+---

Old:

  prettytable-0.5.tar.gz

New:

  prettytable-0.6.1.tar.bz2



Other differences:
--
++ python-prettytable.spec ++
--- /var/tmp/diff_new_pack.5ER6WR/_old  2012-07-30 09:38:17.0 +0200
+++ /var/tmp/diff_new_pack.5ER6WR/_new  2012-07-30 09:38:17.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-prettytable
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Christian Berendt.
 #
 # All modifications and additions to the file contributed by third parties
@@ -17,15 +17,14 @@
 #
 
 
-
 Name:   python-prettytable
-Version:0.5
+Version:0.6.1
 Release:0
-License:BSD-2-Clause
 Summary:Library for displaying tabular data in a visually appealing 
ASCII format
-Url:http://code.google.com/p/prettytable/
+License:BSD-2-Clause
 Group:  Development/Languages/Python
-Source: prettytable-%{version}.tar.gz
+Url:http://code.google.com/p/prettytable/
+Source: prettytable-%{version}.tar.bz2
 BuildRequires:  python-devel
 BuildRequires:  python-distribute
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -56,6 +55,7 @@
 
 %files
 %defattr(-,root,root,-)
+%doc CHANGELOG COPYING README
 %{python_sitelib}/*
 
 %changelog

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



commit python-pyasn1 for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package python-pyasn1 for openSUSE:Factory 
checked in at 2012-07-30 09:38:51

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


Package is python-pyasn1, Maintainer is cth...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/python-pyasn1/python-pyasn1.changes  
2012-05-03 11:00:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-pyasn1.new/python-pyasn1.changes 
2012-07-30 09:39:05.0 +0200
@@ -1,0 +2,16 @@
+Fri Jul 27 18:03:18 UTC 2012 - mich...@stroeder.com
+
+- updated to upstrean release 0.1.4
+- includes fix needed by python-ldap's module ldap.syncrepl
+
+Most important changes include:
+
+* A built-in de/serialization debugging facility added
+* Package versioning added (pyasn1.__version__)
+* Leading sub-OIDs overflow condition handled
+* REAL type exponent encoding implemented properly at BER codec
+* Boolean BER decoder fixed to allow arbitrary payload
+* Leading 0x80 octet now handled properly by DER/CER/DER
+   ObjectIdentifier decoder
+
+---

Old:

  pyasn1-0.1.3.tar.gz

New:

  pyasn1-0.1.4.tar.gz



Other differences:
--
++ python-pyasn1.spec ++
--- /var/tmp/diff_new_pack.0zevvC/_old  2012-07-30 09:39:06.0 +0200
+++ /var/tmp/diff_new_pack.0zevvC/_new  2012-07-30 09:39:06.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python-pyasn1
-Version:0.1.3
+Version:0.1.4
 Release:0
 Summary:ASN.1 types and codecs
 License:BSD-3-Clause

++ pyasn1-0.1.3.tar.gz - pyasn1-0.1.4.tar.gz ++
 4005 lines of diff (skipped)

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



commit python-pyasn1-modules for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package python-pyasn1-modules for 
openSUSE:Factory checked in at 2012-07-30 09:40:11

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


Package is python-pyasn1-modules, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/python-pyasn1-modules/python-pyasn1-modules.changes  
2012-05-08 06:48:01.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pyasn1-modules.new/python-pyasn1-modules.changes
 2012-07-30 09:40:13.0 +0200
@@ -1,0 +2,8 @@
+Fri Jul 27 18:03:12 UTC 2012 - mich...@stroeder.com
+
+- Update to upstrean release 0.0.4
+
+The pyasn1-modules collection now includes Certificate Management Protocol
+(RFC4210) data structures.
+
+---

Old:

  pyasn1-modules-0.0.3.tar.gz

New:

  pyasn1-modules-0.0.4.tar.gz



Other differences:
--
++ python-pyasn1-modules.spec ++
--- /var/tmp/diff_new_pack.ckugSD/_old  2012-07-30 09:40:16.0 +0200
+++ /var/tmp/diff_new_pack.ckugSD/_new  2012-07-30 09:40:16.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python-pyasn1-modules
-Version:0.0.3
+Version:0.0.4
 Release:0
 Url:http://pyasn1.sf.net/
 Summary:Collection of protocols modules written in ASN.1 language

++ pyasn1-modules-0.0.3.tar.gz - pyasn1-modules-0.0.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyasn1-modules-0.0.3/CHANGES 
new/pyasn1-modules-0.0.4/CHANGES
--- old/pyasn1-modules-0.0.3/CHANGES2012-04-11 21:44:45.0 +0200
+++ new/pyasn1-modules-0.0.4/CHANGES2012-07-11 17:38:13.0 +0200
@@ -1,3 +1,12 @@
+Revision 0.0.4
+--
+
+- CMP structures (RFC4210), cmpdump.py tool and test case added.
+- SNMPv2c Message syntax (RFC1901) properly defined.
+- Package version established in form of __init__.__version__
+  which is in-sync with distutils.
+- Package meta information and classifiers updated.
+
 Revision 0.0.3
 --
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyasn1-modules-0.0.3/PKG-INFO 
new/pyasn1-modules-0.0.4/PKG-INFO
--- old/pyasn1-modules-0.0.3/PKG-INFO   2012-04-20 10:50:26.0 +0200
+++ new/pyasn1-modules-0.0.4/PKG-INFO   2012-07-23 18:50:57.0 +0200
@@ -1,21 +1,26 @@
-Metadata-Version: 1.0
+Metadata-Version: 1.1
 Name: pyasn1-modules
-Version: 0.0.3
-Summary: ASN.1 modules
+Version: 0.0.4
+Summary: A collection of ASN.1-based protocols modules.
 Home-page: http://sourceforge.net/projects/pyasn1/
-Author: Ilya Etingof
+Author: Ilya Etingof i...@glas.net
 Author-email: i...@glas.net
 License: BSD
-Description: UNKNOWN
-Platform: UNKNOWN
+Description: A collection of ASN.1 modules expressed in form of pyasn1 
classes. Includes protocols PDUs definition (SNMP, LDAP etc.) and various data 
structures (X.509, PKCS etc.).
+Platform: any
 Classifier: Development Status :: 5 - Production/Stable
+Classifier: Environment :: Console
 Classifier: Intended Audience :: Developers
+Classifier: Intended Audience :: Education
 Classifier: Intended Audience :: Information Technology
+Classifier: Intended Audience :: Science/Research
+Classifier: Intended Audience :: System Administrators
 Classifier: Intended Audience :: Telecommunications Industry
+Classifier: License :: OSI Approved :: BSD License
+Classifier: Natural Language :: English
 Classifier: Operating System :: OS Independent
 Classifier: Programming Language :: Python :: 2
 Classifier: Programming Language :: Python :: 3
 Classifier: Topic :: Communications
 Classifier: Topic :: Security :: Cryptography
 Classifier: Topic :: Software Development :: Libraries :: Python Modules
-Classifier: License :: OSI Approved :: BSD License
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyasn1-modules-0.0.3/pyasn1_modules/__init__.py 
new/pyasn1-modules-0.0.4/pyasn1_modules/__init__.py
--- old/pyasn1-modules-0.0.3/pyasn1_modules/__init__.py 2011-02-17 
19:35:16.0 +0100
+++ new/pyasn1-modules-0.0.4/pyasn1_modules/__init__.py 2012-07-04 
14:47:00.0 +0200
@@ -0,0 +1,2 @@
+# http://www.python.org/dev/peps/pep-0396/
+__version__ = '0.0.4'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyasn1-modules-0.0.3/pyasn1_modules/rfc1901.py 
new/pyasn1-modules-0.0.4/pyasn1_modules/rfc1901.py
--- old/pyasn1-modules-0.0.3/pyasn1_modules/rfc1901.py  1970-01-01 
01:00:00.0 +0100
+++ new/pyasn1-modules-0.0.4/pyasn1_modules/rfc1901.py  2012-07-11 
17:36:25.0 +0200

commit python-tox for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package python-tox for openSUSE:Factory 
checked in at 2012-07-30 09:40:25

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


Package is python-tox, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/python-tox/python-tox.changes2012-06-26 
18:03:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-tox.new/python-tox.changes   
2012-07-30 09:40:27.0 +0200
@@ -1,0 +2,11 @@
+Thu Jul 26 13:52:27 UTC 2012 - sasc...@suse.de
+
+- Update to version 1.4.2:
+  + fix some tests which fail if /tmp is a symlink to some other place
+  + python setup.py test now runs tox tests via tox :)
+also added an example on how to do it for your project.
+- Changes from version 1.4.1:
+  + fix issue41 better quoting on windows - you can now use  and  in
+deps specifications, thanks Chris Withers for reporting
+
+---

Old:

  tox-1.4.zip

New:

  tox-1.4.2.zip



Other differences:
--
++ python-tox.spec ++
--- /var/tmp/diff_new_pack.dBOIBk/_old  2012-07-30 09:40:36.0 +0200
+++ /var/tmp/diff_new_pack.dBOIBk/_new  2012-07-30 09:40:36.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python-tox
-Version:1.4
+Version:1.4.2
 Release:0
 Summary:Virtualenv-based automation of test activities
 License:GPL-2.0+
@@ -64,8 +64,8 @@
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
-%check
-python setup.py test
+#%%check
+#python setup.py test
 
 %files
 %defattr(-,root,root,-)

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



commit rsync for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package rsync for openSUSE:Factory checked 
in at 2012-07-30 09:41:51

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


Package is rsync, Maintainer is vci...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/rsync/rsync.changes  2012-02-08 
17:20:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.rsync.new/rsync.changes 2012-07-30 
09:41:52.0 +0200
@@ -1,0 +2,6 @@
+Thu Jul 26 20:46:02 UTC 2012 - crrodrig...@opensuse.org
+
+- All daemons that create temporary files must have
+  PrivateTmp=true set in systemd unit if possible.
+
+---



Other differences:
--
++ rsyncd.service ++
--- /var/tmp/diff_new_pack.5hqbaW/_old  2012-07-30 09:42:08.0 +0200
+++ /var/tmp/diff_new_pack.5hqbaW/_new  2012-07-30 09:42:08.0 +0200
@@ -6,5 +6,7 @@
 ExecStart=/usr/sbin/rsyncd --daemon --no-detach
 IOSchedulingClass=idle
 CPUSchedulingPolicy=batch
+PrivateTmp=true
+
 [Install]
 WantedBy=multi-user.target
\ No newline at end of file

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



commit rsync for openSUSE:12.2

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package rsync for openSUSE:12.2 checked in 
at 2012-07-30 09:41:55

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


Package is rsync, Maintainer is vci...@suse.com

Changes:

--- /work/SRC/openSUSE:12.2/rsync/rsync.changes 2012-06-25 15:52:09.0 
+0200
+++ /work/SRC/openSUSE:12.2/.rsync.new/rsync.changes2012-07-30 
09:42:08.0 +0200
@@ -1,0 +2,6 @@
+Thu Jul 26 20:46:02 UTC 2012 - crrodrig...@opensuse.org
+
+- All daemons that create temporary files must have
+  PrivateTmp=true set in systemd unit if possible.
+
+---



Other differences:
--
++ rsyncd.service ++
--- /var/tmp/diff_new_pack.MOJC0q/_old  2012-07-30 09:42:24.0 +0200
+++ /var/tmp/diff_new_pack.MOJC0q/_new  2012-07-30 09:42:24.0 +0200
@@ -6,5 +6,7 @@
 ExecStart=/usr/sbin/rsyncd --daemon --no-detach
 IOSchedulingClass=idle
 CPUSchedulingPolicy=batch
+PrivateTmp=true
+
 [Install]
 WantedBy=multi-user.target
\ No newline at end of file

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



commit rubygem-capistrano for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package rubygem-capistrano for 
openSUSE:Factory checked in at 2012-07-30 09:42:04

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


Package is rubygem-capistrano, Maintainer is mrueck...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-capistrano/rubygem-capistrano.changes
2012-03-23 12:10:31.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-capistrano.new/rubygem-capistrano.changes   
2012-07-30 09:42:24.0 +0200
@@ -1,0 +2,22 @@
+Thu Apr 26 08:27:34 UTC 2012 - co...@suse.com
+
+- update to 2.12.0
+  This release reverts the very verbose logging introduced in the previous 
version, it also
+  enables a handful of power-user features which are largely un-documented, 
but shouldn't be
+  important unless you are looking for them. Undocumented code shouldn't scare 
you, simply
+  read through deploy.rb in the Gem if you want to know how a new feature 
works!
+  
+   * Update mapped commands to remove symlink deprecation warning. Despo 
Pentara (despo)
+   * Add the rpm remote dependency. Nick Hoffman (nickhoffman)
+   * Add commented deploy:cleanup task to default recipe. Jean-Philippe Doyle 
(j15e)
+   * Teach deploy:web:enable to fail gracefully. Lee Marlow (lmarlow)
+   * Ticket 193 alias task show wrong name when it is not overridden. Rafa 
García (rgo)
+   * Allow configuration of which roles assets are precompiled on. Frederick 
Cheung (fcheung)
+   * Fix transfer action to honor dry-run flag. Serg Podtynnyi (shtirlic)
+   * Changed single to double quotes for Windows, fixes a Windows bug in the 
HG module. Matthew J Morrison (mattjmorrison)
+   * Add UnsharedRemoteCache (copied from eycap gem). Ben Symonds (bensymonds)
+  
+  As ever, a sincere thanks to all contributors, and do not hesitate to 
contact me if this
+  release causes problems for you.
+
+---

Old:

  capistrano-2.11.2.gem

New:

  capistrano-2.12.0.gem



Other differences:
--
++ rubygem-capistrano.spec ++
--- /var/tmp/diff_new_pack.kXHxgW/_old  2012-07-30 09:42:31.0 +0200
+++ /var/tmp/diff_new_pack.kXHxgW/_new  2012-07-30 09:42:31.0 +0200
@@ -15,27 +15,33 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   rubygem-capistrano
-Version:2.11.2
+Version:2.12.0
 Release:0
-License:MIT
 Summary:Capistrano - Welcome to easy deployment with Ruby over SSH
-Url:http://github.com/capistrano/capistrano
+License:MIT
 Group:  Development/Languages/Ruby
+Url:http://github.com/capistrano/capistrano
 %define mod_name capistrano
 %define mod_full_name %{mod_name}-%{version}
 Source: %{mod_full_name}.gem
-BuildRequires:  rubygem-highline = 0
-BuildRequires:  rubygem-net-scp = 1.0.0
-BuildRequires:  rubygem-net-sftp = 2.0.0
+# highline = 0
+BuildRequires:  rubygem-highline
+Requires:   rubygem-highline
+# net-ssh = 2.0.14
 BuildRequires:  rubygem-net-ssh = 2.0.14
-BuildRequires:  rubygem-net-ssh-gateway = 1.1.0
-BuildRequires:  rubygems_with_buildroot_patch
-Requires:   rubygem-highline = 0
-Requires:   rubygem-net-scp = 1.0.0
-Requires:   rubygem-net-sftp = 2.0.0
 Requires:   rubygem-net-ssh = 2.0.14
+# net-sftp = 2.0.0
+BuildRequires:  rubygem-net-sftp = 2.0.0
+Requires:   rubygem-net-sftp = 2.0.0
+# net-scp = 1.0.0
+BuildRequires:  rubygem-net-scp = 1.0.0
+Requires:   rubygem-net-scp = 1.0.0
+# net-ssh-gateway = 1.1.0
+BuildRequires:  rubygem-net-ssh-gateway = 1.1.0
 Requires:   rubygem-net-ssh-gateway = 1.1.0
+BuildRequires:  rubygems_with_buildroot_patch
 #
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %rubygems_requires

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



commit rubygem-polkit1 for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package rubygem-polkit1 for openSUSE:Factory 
checked in at 2012-07-30 09:42:29

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


Package is rubygem-polkit1, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-polkit1/rubygem-polkit1.changes  
2012-06-11 07:31:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-polkit1.new/rubygem-polkit1.changes 
2012-07-30 09:42:33.0 +0200
@@ -1,0 +2,5 @@
+Mon Jun 11 05:20:43 UTC 2012 - co...@suse.com
+
+- fix license of subpackage
+
+---



Other differences:
--
++ rubygem-polkit1.spec ++
--- /var/tmp/diff_new_pack.KC9Xfw/_old  2012-07-30 09:42:34.0 +0200
+++ /var/tmp/diff_new_pack.KC9Xfw/_new  2012-07-30 09:42:34.0 +0200
@@ -43,7 +43,6 @@
 %package doc
 Summary:RDoc documentation for %{mod_name}
 Group:  Development/Languages/Ruby
-License:GPL-2.0+ or Ruby
 Requires:   %{name} = %{version}
 %description doc
 Documentation generated at gem installation time.


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



commit rubygem-yajl-ruby for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package rubygem-yajl-ruby for 
openSUSE:Factory checked in at 2012-07-30 09:46:02

Comparing /work/SRC/openSUSE:Factory/rubygem-yajl-ruby (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-yajl-ruby.new (New)


Package is rubygem-yajl-ruby, Maintainer is cth...@suse.com

Changes:

New Changes file:

--- /dev/null   2012-07-29 18:28:42.219591462 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-yajl-ruby.new/rubygem-yajl-ruby.changes 
2012-07-30 09:46:30.0 +0200
@@ -0,0 +1,67 @@
+---
+Tue Jul 24 07:52:30 UTC 2012 - cfarr...@suse.com
+
+- license update: MIT and BSD-3-Clause
+  See data/LICENSE.txt (MIT) - also numerous files are BSD-3-Clause
+  licensed
+
+---
+Tue Jul 10 19:08:56 UTC 2012 - ja...@suse.de
+
+- Add provides for rubygem-yajl-ruby-1 and rubygem-yajl-ruby-1_1 
+
+---
+Wed Apr  4 13:20:49 UTC 2012 - co...@suse.com
+
+- remove .c and .h files to avoid rpmlint exodus
+
+---
+Tue Apr  3 08:36:33 UTC 2012 - co...@suse.com
+
+- update to 1.1
+  * fix compilation due to a bug in gcc-llvm on 10.7.2
+  * fix gemspec so ruby 1.8.6 or later is required
+
+  * add deprecation notice for Yajl's Bzip2 support
+  * add deprecation notice for Yajl's Deflate support
+  * add deprecation notice for Yajl's Gzip support
+  * add deprecation notice for Yajl's JSON gem compatibility API
+  * add deprecation notice for Yajl::HttpStream
+  * change the path the extension is copied into to be 'lib/yajl'
+  * remove 'ext' from the loadpath
+  
+  * fix bug where Yajl::HttpStream wouldn't pass through a user-specified 
socket
+  * fix incorrect Ruby initialization hook method name
+  * Bump bundled YAJL version to 1.0.12
+  * fix to correctly symbolize multibyte characters on 1.9
+  * add `:headers` option to Yajl::HttpStream for user-specified arbitrary 
headers
+  
+  * define RSTRING_NOT_MODIFIED for rbx to prevent string caching, making 
things A LOT faster (100x)
+  
+  * fixed a retart bug where Yajl::VERSION wasn't defined when explicitly 
requiring yajl/http_stream
+  
+  * added a new html_safe option to Yajl::Encoder to escape '/' characters for 
use in the DOM
+  * moved away from Jeweler to a Bundler/manual gemfile management setup
+  
+  * moved to rspec2
+  * fixed some compilation warnings on 1.9.3
+  * brought over latest from Yajl upstream
+  * finally removed the deprecated Yajl::Stream methods
+  * moved to rake-compiler
+  * moved to Bundler for development
+  * fix memory corruption bug when using :pretty = true and a custom indent 
string
+  * fixed memory leak when exceptions were being raised during a parse
+  
+  * fix a bug in chunked http response regex (thanks to http://github.com/kevn 
for catching this)
+  * Make sure json compability doesn't break ActiveSupport#to_json
+  * fix improper usage of rb_define_method
+  
+  * full string encoding support for 1.9, respecting Encoding.default_internal
+  * refactor the #to_json function bodies into a C macro
+  * some misc code cleanup in the benchmark scripts
+
+---
+Thu Jul  1 10:22:33 UTC 2010 - mrueck...@suse.de
+
+- initial package
+

New:

  rubygem-yajl-ruby.changes
  rubygem-yajl-ruby.spec
  yajl-ruby-1.1.0.gem



Other differences:
--
++ rubygem-yajl-ruby.spec ++
#
# spec file for package rubygem-yajl-ruby
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

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


Name:   rubygem-yajl-ruby
Version:1.1.0
Release:0
%define mod_name yajl-ruby
#
#
Provides:   rubygem-%{mod_name}-1   = %{version}
Provides:   rubygem-%{mod_name}-1_1 = %{version}
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  rubygems_with_buildroot_patch
%rubygems_requires
#
Url:http://github.com/brianmario/yajl-ruby
Source: %{mod_name}-%{version}.gem
#
Summary:   

commit selinux-doc for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package selinux-doc for openSUSE:Factory 
checked in at 2012-07-30 09:46:29

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


Package is selinux-doc, Maintainer is vci...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/selinux-doc/selinux-doc.changes  2011-09-23 
12:45:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.selinux-doc.new/selinux-doc.changes 
2012-07-30 09:46:44.0 +0200
@@ -1,0 +2,10 @@
+Mon Jul 23 12:57:39 UTC 2012 - wer...@suse.de
+
+- Add ec fonts as well for TeXLive 2012 
+
+---
+Tue Jul 10 10:04:12 UTC 2012 - wer...@suse.de
+
+- Make it build with latest TeXLive 2012 with new package layout 
+
+---



Other differences:
--
++ selinux-doc.spec ++
--- /var/tmp/diff_new_pack.GRXw7O/_old  2012-07-30 09:46:55.0 +0200
+++ /var/tmp/diff_new_pack.GRXw7O/_new  2012-07-30 09:46:55.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package selinux-doc (Version 1.26)
+# spec file for package selinux-doc
 #
-# Copyright (c) 2009 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,20 +15,27 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   selinux-doc
 Version:1.26
-Release:33
+Release:0
 Url:http://www.nsa.gov/selinux/
+Summary:SELinux documentation
 License:GPL-2.0+
 Group:  Productivity/Security
-Summary:SELinux documentation
 Source: %{name}-%{version}.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
-BuildRequires:  docbook-toys docbook-utils
+BuildRequires:  docbook-toys
+BuildRequires:  docbook-utils
+%if %suse_version  1220
+BuildRequires:  texlive-courier
+BuildRequires:  texlive-dvips
+BuildRequires:  texlive-ec
+BuildRequires:  texlive-helvetic
+BuildRequires:  texlive-jadetex
+BuildRequires:  texlive-times
+%endif
 
 %description
 Security-enhanced Linux is a feature of the Linux(R) kernel and a

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



commit stk for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package stk for openSUSE:Factory checked in 
at 2012-07-30 09:46:48

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


Package is stk, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/stk/stk.changes  2012-05-16 21:10:25.0 
+0200
+++ /work/SRC/openSUSE:Factory/.stk.new/stk.changes 2012-07-30 
09:46:55.0 +0200
@@ -1,0 +2,5 @@
+Wed Jul 25 16:40:01 UTC 2012 - dval...@suse.com
+
+- fix ppc64 build
+
+---



Other differences:
--
++ stk.spec ++
--- /var/tmp/diff_new_pack.CBK3dM/_old  2012-07-30 09:47:33.0 +0200
+++ /var/tmp/diff_new_pack.CBK3dM/_new  2012-07-30 09:47:33.0 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%bcond_without open_source
+%bcond_without distributable
 
 %define soname 4
 
@@ -27,7 +27,7 @@
 License:MIT
 Group:  System/Libraries
 Url:http://ccrma.stanford.edu/software/stk/
-%if %{with open_source}
+%if %{with distributable}
 Source0:stk-%{version}-crippled.tar.gz
 %else
 Source0:
http://ccrma.stanford.edu/software/stk/release/stk-%{version}.tar.gz
@@ -37,6 +37,7 @@
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig(alsa)
 BuildRequires:  pkgconfig(jack)
+BuildRequires:  automake
 
 %description
 The Synthesis ToolKit in C++ (STK) is a set of open source audio
@@ -87,6 +88,10 @@
 
 %prep
 %setup0 -q
+%if 0%{?suse_version} = 1220
+#This is needed as apcupsd doesn't recognize ppc64 correctly
+cp /usr/share/automake-1.12/config.* config/ 
+%endif
 sed -i 's/CXXFLAGS=$cxxflag/CXXFLAGS=$CXXFLAGS $cxxflag/' configure
 cp %{S:2} .
 

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



commit systemtap for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package systemtap for openSUSE:Factory 
checked in at 2012-07-30 09:47:09

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


Package is systemtap, Maintainer is to...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/systemtap/systemtap-docs.changes 2012-06-25 
14:56:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.systemtap.new/systemtap-docs.changes
2012-07-30 09:47:33.0 +0200
@@ -1,0 +2,5 @@
+Fri Jul 27 10:29:23 UTC 2012 - a...@suse.de
+
+- Fix build with glibc 2.16
+
+---
--- /work/SRC/openSUSE:Factory/systemtap/systemtap.changes  2012-06-25 
14:56:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.systemtap.new/systemtap.changes 2012-07-30 
09:47:33.0 +0200
@@ -1,0 +2,5 @@
+Fri Jul 27 10:29:19 UTC 2012 - a...@suse.de
+
+- Fix build with glibc 2.16
+
+---

New:

  systemtap-linux-types.patch



Other differences:
--
++ systemtap-docs.spec ++
--- /var/tmp/diff_new_pack.megPf4/_old  2012-07-30 09:48:09.0 +0200
+++ /var/tmp/diff_new_pack.megPf4/_new  2012-07-30 09:48:09.0 +0200
@@ -37,6 +37,7 @@
 Patch1: systemtap-docdir-fix.diff
 Patch2: systemtap-xmlto-fop.diff
 Patch3: systemtap-docs-autoconf-version.diff
+Patch4: systemtap-linux-types.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
@@ -49,6 +50,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %build
 # fix interpreter

++ systemtap.spec ++
--- /var/tmp/diff_new_pack.megPf4/_old  2012-07-30 09:48:09.0 +0200
+++ /var/tmp/diff_new_pack.megPf4/_new  2012-07-30 09:48:09.0 +0200
@@ -37,6 +37,7 @@
 Source2:README-BEFORE-ADDING-PATCHES
 Source3:stap-server.conf
 Patch0: link-with-pthread.patch
+Patch4: systemtap-linux-types.patch
 Obsoletes:  systemtap-client  1.5
 Requires:   %{name}-runtime = %{version}-%{release}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -84,6 +85,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch4 -p1
 
 %build
 %configure --disable-docs --docdir=%{_docdir}/systemtap

++ systemtap-linux-types.patch ++
From: Josh Stone jist...@redhat.com
Subject: Fix build with glibc 2.16
Date: 2012-07-27
Upstream: yes 
Signed-Off-by: a...@suse.de

From Fedora:
Squashed cherry-picks from upstream:

commit 037853b4644bb6ebd68e2f1fac11c3636f551d8e
Author: Josh Stone jist...@redhat.com
Date:   Mon Jul 9 12:07:48 2012 -0700

Fix the build with glibc 2.16

With our elevated compiler warnings as errors, we got:

  mainloop.c: In function 'stp_main_loop':
  mainloop.c:581:3: error: signed and unsigned type in conditional 
expression [-Werror=sign-compare]
  mainloop.c:581:3: error: signed and unsigned type in conditional 
expression [-Werror=sign-compare]
  mainloop.c:583:35: error: signed and unsigned type in conditional 
expression [-Werror=sign-compare]
  mainloop.c:583:35: error: signed and unsigned type in conditional 
expression [-Werror=sign-compare]
  mainloop.c:631:2: error: signed and unsigned type in conditional 
expression [-Werror=sign-compare]
  mainloop.c:631:2: error: signed and unsigned type in conditional 
expression [-Werror=sign-compare]
  cc1: all warnings being treated as errors

This turns out to be a macro fight between glibc-2.16 and
kernel-headers, via including linux/types.h.  We apparently don't
even need that header, so removing it lets us proceed normally.

Those curious can watch this bug to see how the conflict is resolved:
https://bugzilla.redhat.com/show_bug.cgi?id=837641

commit d9b0c1c8712ff255d4b6171fdb0e1ec39f444501
Author: Josh Stone jist...@redhat.com
Date:   Wed Jul 18 18:33:12 2012 -0700

Further tweak to glibc/kernel-headers workaround

... following commit 037853b4644bb6ebd68e2f1fac11c3636f551d8e, for
https://bugzilla.redhat.com/show_bug.cgi?id=840902

Seems it's not always possible to avoid linux/types.h for the conflict
it presents with sys/select.h.  Now include linux/types.h very early, so
glibc can stomp over it with #undef and #define, rather than vice versa.

diff --git a/runtime/staprun/staprun.h b/runtime/staprun/staprun.h
index d01a291..e9ce117 100644
--- a/runtime/staprun/staprun.h
+++ b/runtime/staprun/staprun.h
@@ -10,6 +10,11 @@
  * Copyright (C) 2005-2008 Red Hat Inc.
  */
 #define _FILE_OFFSET_BITS 64
+
+/* kernel-headers and glibc like to stomp on each other.  We include this early
+ * so we can ensure glibc's 

commit vte2 for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package vte2 for openSUSE:Factory checked in 
at 2012-07-30 09:47:33

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


Package is vte2, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/vte2/vte2.changes2012-05-21 
07:32:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.vte2.new/vte2.changes   2012-07-30 
09:48:10.0 +0200
@@ -1,0 +2,6 @@
+Wed Jul 25 06:52:56 UTC 2012 - vu...@opensuse.org
+
+- Add vte-CVE-2012-2738.patch: fix potential DoS through malicious
+  escape sequences. Fix bnc#772761, CVE-2012-2738.
+
+---

New:

  vte-CVE-2012-2738.patch



Other differences:
--
++ vte2.spec ++
--- /var/tmp/diff_new_pack.7bR0CR/_old  2012-07-30 09:48:27.0 +0200
+++ /var/tmp/diff_new_pack.7bR0CR/_new  2012-07-30 09:48:27.0 +0200
@@ -33,6 +33,8 @@
 Source: 
http://download.gnome.org/sources/vte/0.28/%{_name}-%{version}.tar.bz2
 # PATCH-FIX-UPSTREAM vte-keymaps.patch bnc#754350 bgo#663779 
dims...@opensuse.org -- keymap: Treat ALT as META. Patch from tracker, comment 
38. So far the likeliest candidate to be merged.
 Patch0: vte-keymaps.patch
+# PATCH-FIX-UPTREAM vte-CVE-2012-2738.patch bnc#772761 bgo#676090 
CVE-2012-2738 vu...@opensuse.org -- malicious escape sequences can cause denial 
of service, taken from git
+Patch1: vte-CVE-2012-2738.patch
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  gtk2-devel
@@ -147,6 +149,7 @@
 %prep
 %setup -q -n %{_name}-%{version}
 %patch0 -p1
+%patch1 -p1
 translation-update-upstream
 
 %build

++ vte-CVE-2012-2738.patch ++
From f4b5832b17641e505b7083e0d299fdae318e Mon Sep 17 00:00:00 2001
From: Christian Persch c...@gnome.org
Date: Sat, 19 May 2012 17:36:09 +
Subject: emulation: Limit integer arguments to 65535

To guard against malicious sequences containing excessively big numbers,
limit all parsed numbers to 16 bit range. Doing this here in the parsing
routine is a catch-all guard; this doesn't preclude enforcing
more stringent limits in the handlers themselves.

https://bugzilla.gnome.org/show_bug.cgi?id=676090
---
diff --git a/src/table.c b/src/table.c
index 140e8c8..85cf631 100644
--- a/src/table.c
+++ b/src/table.c
@@ -550,7 +550,7 @@ _vte_table_extract_numbers(GValueArray **array,
if (G_UNLIKELY (*array == NULL)) {
*array = g_value_array_new(1);
}
-   g_value_set_long(value, total);
+   g_value_set_long(value, CLAMP (total, 0, G_MAXUSHORT));
g_value_array_append(*array, value);
} while (i++  arginfo-length);
g_value_unset(value);
diff --git a/src/vteseq.c b/src/vteseq.c
index 457c06a..46def5b 100644
--- a/src/vteseq.c
+++ b/src/vteseq.c
@@ -557,7 +557,7 @@ vte_sequence_handler_multiple(VteTerminal *terminal,
   GValueArray *params,
   VteTerminalSequenceHandler handler)
 {
-vte_sequence_handler_multiple_limited(terminal, params, handler, 
G_MAXLONG);
+vte_sequence_handler_multiple_limited(terminal, params, handler, 
G_MAXUSHORT);
 }
 
 static void
--
cgit v0.9.0.2
From 98ce2f265f986fb88c38d508286bb5e3716b9e74 Mon Sep 17 00:00:00 2001
From: Christian Persch c...@gnome.org
Date: Sat, 19 May 2012 18:04:12 +
Subject: emulation: Limit repetitions

Don't allow malicious sequences to cause excessive repetitions.

https://bugzilla.gnome.org/show_bug.cgi?id=676090
---
diff --git a/src/vteseq.c b/src/vteseq.c
index 46def5b..7fb4707 100644
--- a/src/vteseq.c
+++ b/src/vteseq.c
@@ -1397,7 +1397,7 @@ vte_sequence_handler_dc (VteTerminal *terminal, 
GValueArray *params)
 static void
 vte_sequence_handler_DC (VteTerminal *terminal, GValueArray *params)
 {
-   vte_sequence_handler_multiple(terminal, params, 
vte_sequence_handler_dc);
+   vte_sequence_handler_multiple_r(terminal, params, 
vte_sequence_handler_dc);
 }
 
 /* Delete a line at the current cursor position. */
@@ -1790,7 +1790,7 @@ vte_sequence_handler_reverse_index (VteTerminal 
*terminal, GValueArray *params)
 static void
 vte_sequence_handler_RI (VteTerminal *terminal, GValueArray *params)
 {
-   vte_sequence_handler_multiple(terminal, params, 
vte_sequence_handler_nd);
+   vte_sequence_handler_multiple_r(terminal, params, 
vte_sequence_handler_nd);
 }
 
 /* Save cursor (position). */
@@ -2782,8 +2782,7 @@ vte_sequence_handler_insert_lines (VteTerminal *terminal, 
GValueArray *params)
 {
GValue *value;
VteScreen *screen;
-   long param, end, row;
-   int i;
+   long 

commit vte2 for openSUSE:12.2

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package vte2 for openSUSE:12.2 checked in at 
2012-07-30 09:47:40

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


Package is vte2, Maintainer is 

Changes:

--- /work/SRC/openSUSE:12.2/vte2/vte2.changes   2012-07-30 02:36:13.0 
+0200
+++ /work/SRC/openSUSE:12.2/.vte2.new/vte2.changes  2012-07-30 
09:48:28.0 +0200
@@ -1,0 +2,6 @@
+Wed Jul 25 06:52:56 UTC 2012 - vu...@opensuse.org
+
+- Add vte-CVE-2012-2738.patch: fix potential DoS through malicious
+  escape sequences. Fix bnc#772761, CVE-2012-2738.
+
+---

New:

  vte-CVE-2012-2738.patch



Other differences:
--
++ vte2.spec ++
--- /var/tmp/diff_new_pack.9509bE/_old  2012-07-30 09:48:43.0 +0200
+++ /var/tmp/diff_new_pack.9509bE/_new  2012-07-30 09:48:43.0 +0200
@@ -33,6 +33,8 @@
 Source: 
http://download.gnome.org/sources/vte/0.28/%{_name}-%{version}.tar.bz2
 # PATCH-FIX-UPSTREAM vte-keymaps.patch bnc#754350 bgo#663779 
dims...@opensuse.org -- keymap: Treat ALT as META. Patch from tracker, comment 
38. So far the likeliest candidate to be merged.
 Patch0: vte-keymaps.patch
+# PATCH-FIX-UPTREAM vte-CVE-2012-2738.patch bnc#772761 bgo#676090 
CVE-2012-2738 vu...@opensuse.org -- malicious escape sequences can cause denial 
of service, taken from git
+Patch1: vte-CVE-2012-2738.patch
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  gtk2-devel
@@ -147,6 +149,7 @@
 %prep
 %setup -q -n %{_name}-%{version}
 %patch0 -p1
+%patch1 -p1
 translation-update-upstream
 
 %build

++ vte-CVE-2012-2738.patch ++
From f4b5832b17641e505b7083e0d299fdae318e Mon Sep 17 00:00:00 2001
From: Christian Persch c...@gnome.org
Date: Sat, 19 May 2012 17:36:09 +
Subject: emulation: Limit integer arguments to 65535

To guard against malicious sequences containing excessively big numbers,
limit all parsed numbers to 16 bit range. Doing this here in the parsing
routine is a catch-all guard; this doesn't preclude enforcing
more stringent limits in the handlers themselves.

https://bugzilla.gnome.org/show_bug.cgi?id=676090
---
diff --git a/src/table.c b/src/table.c
index 140e8c8..85cf631 100644
--- a/src/table.c
+++ b/src/table.c
@@ -550,7 +550,7 @@ _vte_table_extract_numbers(GValueArray **array,
if (G_UNLIKELY (*array == NULL)) {
*array = g_value_array_new(1);
}
-   g_value_set_long(value, total);
+   g_value_set_long(value, CLAMP (total, 0, G_MAXUSHORT));
g_value_array_append(*array, value);
} while (i++  arginfo-length);
g_value_unset(value);
diff --git a/src/vteseq.c b/src/vteseq.c
index 457c06a..46def5b 100644
--- a/src/vteseq.c
+++ b/src/vteseq.c
@@ -557,7 +557,7 @@ vte_sequence_handler_multiple(VteTerminal *terminal,
   GValueArray *params,
   VteTerminalSequenceHandler handler)
 {
-vte_sequence_handler_multiple_limited(terminal, params, handler, 
G_MAXLONG);
+vte_sequence_handler_multiple_limited(terminal, params, handler, 
G_MAXUSHORT);
 }
 
 static void
--
cgit v0.9.0.2
From 98ce2f265f986fb88c38d508286bb5e3716b9e74 Mon Sep 17 00:00:00 2001
From: Christian Persch c...@gnome.org
Date: Sat, 19 May 2012 18:04:12 +
Subject: emulation: Limit repetitions

Don't allow malicious sequences to cause excessive repetitions.

https://bugzilla.gnome.org/show_bug.cgi?id=676090
---
diff --git a/src/vteseq.c b/src/vteseq.c
index 46def5b..7fb4707 100644
--- a/src/vteseq.c
+++ b/src/vteseq.c
@@ -1397,7 +1397,7 @@ vte_sequence_handler_dc (VteTerminal *terminal, 
GValueArray *params)
 static void
 vte_sequence_handler_DC (VteTerminal *terminal, GValueArray *params)
 {
-   vte_sequence_handler_multiple(terminal, params, 
vte_sequence_handler_dc);
+   vte_sequence_handler_multiple_r(terminal, params, 
vte_sequence_handler_dc);
 }
 
 /* Delete a line at the current cursor position. */
@@ -1790,7 +1790,7 @@ vte_sequence_handler_reverse_index (VteTerminal 
*terminal, GValueArray *params)
 static void
 vte_sequence_handler_RI (VteTerminal *terminal, GValueArray *params)
 {
-   vte_sequence_handler_multiple(terminal, params, 
vte_sequence_handler_nd);
+   vte_sequence_handler_multiple_r(terminal, params, 
vte_sequence_handler_nd);
 }
 
 /* Save cursor (position). */
@@ -2782,8 +2782,7 @@ vte_sequence_handler_insert_lines (VteTerminal *terminal, 
GValueArray *params)
 {
GValue *value;
VteScreen *screen;
-   long param, end, row;
-   int i;
+   long param, end, row, 

commit xfce4-panel for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package xfce4-panel for openSUSE:Factory 
checked in at 2012-07-30 09:47:59

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


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

Changes:

--- /work/SRC/openSUSE:Factory/xfce4-panel/xfce4-panel.changes  2012-05-08 
11:49:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.xfce4-panel.new/xfce4-panel.changes 
2012-07-30 09:48:43.0 +0200
@@ -1,0 +2,6 @@
+Tue Jul 24 21:01:38 UTC 2012 - g...@opensuse.org
+
+- added xfce4-panel-add-calendar-popup.patch which adds a calendar
+  popup to the clock plugin (bnc#767145, bxo#9034)
+
+---

New:

  xfce4-panel-add-calendar-popup.patch



Other differences:
--
++ xfce4-panel.spec ++
--- /var/tmp/diff_new_pack.mpKatb/_old  2012-07-30 09:49:02.0 +0200
+++ /var/tmp/diff_new_pack.mpKatb/_new  2012-07-30 09:49:02.0 +0200
@@ -29,6 +29,8 @@
 Source1:%{name}-rpmlintrc
 # PATCH-FIX-UPSTREAM xfce4-panel-fix-icon-name.patch g...@opensuse.org -- Fix 
icon naming inconsistency
 Patch0: xfce4-panel-fix-icon-name.patch
+# PATCH-FEATURE-UPSTREAM xfce4-panel-add-calendar-popup.patch bnc#767145 
bxo#9034 g...@opensuse.org -- Add calendar popup to clock plugin (backported 
from upstream git)
+Patch1: xfce4-panel-add-calendar-popup.patch
 BuildRequires:  ed
 BuildRequires:  intltool
 BuildRequires:  perl
@@ -98,6 +100,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 # fix up missing icon
 ed -s plugins/clock/clock.desktop.in 2/dev/null 'EOF'
 ,s/^Icon=office-calendar/Icon=application-x-executable/

++ xfce4-panel-add-calendar-popup.patch ++
From 0456c33cceb85e64c609beecddee942624b51a72 Mon Sep 17 00:00:00 2001
From: Guido Berhoerster g...@opensuse.org
Date: Mon, 23 Jul 2012 15:58:50 +
Subject: Clock: Add calendar popup to clock plugin (bug #9034).

---
diff --git a/plugins/clock/clock.c b/plugins/clock/clock.c
index 2e38943..85a9d76 100644
--- a/plugins/clock/clock.c
+++ b/plugins/clock/clock.c
@@ -1,5 +1,6 @@
 /*
  * Copyright (C) 2007-2010 Nick Schermer n...@xfce.org
+ * Copyright (C) 2012  Guido Berhoerster g...@opensuse.org
  *
  * This library is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the Free
@@ -68,8 +69,13 @@ static gboolean clock_plugin_size_changed  
(XfcePanelPlugin   *p
 static void clock_plugin_size_ratio_changed(XfcePanelPlugin   
*panel_plugin);
 static void clock_plugin_mode_changed  (XfcePanelPlugin   
*panel_plugin,
 XfcePanelPluginMode
mode);
+static void clock_plugin_screen_position_changed   (XfcePanelPlugin   
*panel_plugin,
+XfceScreenPosition 
position);
 static void clock_plugin_configure_plugin  (XfcePanelPlugin   
*panel_plugin);
 static void clock_plugin_set_mode  (ClockPlugin   
*plugin);
+static void clock_plugin_reposition_calendar   (ClockPlugin  
*plugin);
+static void clock_plugin_popup_calendar(ClockPlugin   
*plugin);
+static void clock_plugin_hide_calendar (ClockPlugin   
*plugin);
 static gboolean clock_plugin_tooltip   (gpointer   
user_data);
 static gboolean clock_plugin_timeout_running   (gpointer   
user_data);
 static void clock_plugin_timeout_destroyed (gpointer   
user_data);
@@ -114,6 +120,9 @@ struct _ClockPlugin
   GtkWidget  *clock;
   GtkWidget  *frame;
 
+  GtkWidget  *calendar_window;
+  GtkWidget  *calendar;
+
   guint   show_frame : 1;
   gchar  *command;
   ClockPluginMode mode;
@@ -197,6 +206,7 @@ clock_plugin_class_init (ClockPluginClass *klass)
   plugin_class-free_data = clock_plugin_free_data;
   plugin_class-size_changed = clock_plugin_size_changed;
   plugin_class-mode_changed = clock_plugin_mode_changed;
+  plugin_class-screen_position_changed = clock_plugin_screen_position_changed;
   plugin_class-configure_plugin = clock_plugin_configure_plugin;
 
   g_object_class_install_property (gobject_class,
@@ -333,6 +343,11 @@ clock_plugin_set_property (GObject  *object,
 case PROP_COMMAND:
   g_free (plugin-command);
   plugin-command = g_value_dup_string (value);
+  /*
+   * ensure the calendar window is hidden since a non-empty command 
disables
+   

commit xfce4-panel for openSUSE:12.2

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package xfce4-panel for openSUSE:12.2 
checked in at 2012-07-30 09:48:06

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


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

Changes:

--- /work/SRC/openSUSE:12.2/xfce4-panel/xfce4-panel.changes 2012-07-30 
02:37:33.0 +0200
+++ /work/SRC/openSUSE:12.2/.xfce4-panel.new/xfce4-panel.changes
2012-07-30 09:49:02.0 +0200
@@ -1,0 +2,6 @@
+Tue Jul 24 21:01:38 UTC 2012 - g...@opensuse.org
+
+- added xfce4-panel-add-calendar-popup.patch which adds a calendar
+  popup to the clock plugin (bnc#767145, bxo#9034)
+
+---

New:

  xfce4-panel-add-calendar-popup.patch



Other differences:
--
++ xfce4-panel.spec ++
--- /var/tmp/diff_new_pack.2Z88ph/_old  2012-07-30 09:49:16.0 +0200
+++ /var/tmp/diff_new_pack.2Z88ph/_new  2012-07-30 09:49:16.0 +0200
@@ -29,6 +29,8 @@
 Source1:%{name}-rpmlintrc
 # PATCH-FIX-UPSTREAM xfce4-panel-fix-icon-name.patch g...@opensuse.org -- Fix 
icon naming inconsistency
 Patch0: xfce4-panel-fix-icon-name.patch
+# PATCH-FEATURE-UPSTREAM xfce4-panel-add-calendar-popup.patch bnc#767145 
bxo#9034 g...@opensuse.org -- Add calendar popup to clock plugin (backported 
from upstream git)
+Patch1: xfce4-panel-add-calendar-popup.patch
 BuildRequires:  ed
 BuildRequires:  intltool
 BuildRequires:  perl
@@ -98,6 +100,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 # fix up missing icon
 ed -s plugins/clock/clock.desktop.in 2/dev/null 'EOF'
 ,s/^Icon=office-calendar/Icon=application-x-executable/

++ xfce4-panel-add-calendar-popup.patch ++
From 0456c33cceb85e64c609beecddee942624b51a72 Mon Sep 17 00:00:00 2001
From: Guido Berhoerster g...@opensuse.org
Date: Mon, 23 Jul 2012 15:58:50 +
Subject: Clock: Add calendar popup to clock plugin (bug #9034).

---
diff --git a/plugins/clock/clock.c b/plugins/clock/clock.c
index 2e38943..85a9d76 100644
--- a/plugins/clock/clock.c
+++ b/plugins/clock/clock.c
@@ -1,5 +1,6 @@
 /*
  * Copyright (C) 2007-2010 Nick Schermer n...@xfce.org
+ * Copyright (C) 2012  Guido Berhoerster g...@opensuse.org
  *
  * This library is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the Free
@@ -68,8 +69,13 @@ static gboolean clock_plugin_size_changed  
(XfcePanelPlugin   *p
 static void clock_plugin_size_ratio_changed(XfcePanelPlugin   
*panel_plugin);
 static void clock_plugin_mode_changed  (XfcePanelPlugin   
*panel_plugin,
 XfcePanelPluginMode
mode);
+static void clock_plugin_screen_position_changed   (XfcePanelPlugin   
*panel_plugin,
+XfceScreenPosition 
position);
 static void clock_plugin_configure_plugin  (XfcePanelPlugin   
*panel_plugin);
 static void clock_plugin_set_mode  (ClockPlugin   
*plugin);
+static void clock_plugin_reposition_calendar   (ClockPlugin  
*plugin);
+static void clock_plugin_popup_calendar(ClockPlugin   
*plugin);
+static void clock_plugin_hide_calendar (ClockPlugin   
*plugin);
 static gboolean clock_plugin_tooltip   (gpointer   
user_data);
 static gboolean clock_plugin_timeout_running   (gpointer   
user_data);
 static void clock_plugin_timeout_destroyed (gpointer   
user_data);
@@ -114,6 +120,9 @@ struct _ClockPlugin
   GtkWidget  *clock;
   GtkWidget  *frame;
 
+  GtkWidget  *calendar_window;
+  GtkWidget  *calendar;
+
   guint   show_frame : 1;
   gchar  *command;
   ClockPluginMode mode;
@@ -197,6 +206,7 @@ clock_plugin_class_init (ClockPluginClass *klass)
   plugin_class-free_data = clock_plugin_free_data;
   plugin_class-size_changed = clock_plugin_size_changed;
   plugin_class-mode_changed = clock_plugin_mode_changed;
+  plugin_class-screen_position_changed = clock_plugin_screen_position_changed;
   plugin_class-configure_plugin = clock_plugin_configure_plugin;
 
   g_object_class_install_property (gobject_class,
@@ -333,6 +343,11 @@ clock_plugin_set_property (GObject  *object,
 case PROP_COMMAND:
   g_free (plugin-command);
   plugin-command = g_value_dup_string (value);
+  /*
+   * ensure the calendar window is hidden since a non-empty command 
disables
+   * 

commit yast2-network for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package yast2-network for openSUSE:Factory 
checked in at 2012-07-30 09:48:33

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


Package is yast2-network, Maintainer is mvid...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/yast2-network/yast2-network.changes  
2012-05-10 15:13:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-network.new/yast2-network.changes 
2012-07-30 09:49:16.0 +0200
@@ -1,0 +2,15 @@
+Mon Jul 16 09:01:25 UTC 2012 - mfi...@suse.com
+
+- bnc#767946 - configuring dummy netwok interface error
+  disable '-o' option for dummy module hwcfg widget doesn't exist
+- 2.24.1
+
+---
+Mon Jul  2 09:23:14 UTC 2012 - mfi...@suse.com
+
+- fate#312287 - hotpluging of bonding slaves
+- updated UI - added columns into net device overview
+- updated testsuite
+- 2.24.0
+
+---

Old:

  yast2-network-2.23.0.tar.bz2

New:

  yast2-network-2.24.1.tar.bz2



Other differences:
--
++ yast2-network.spec ++
--- /var/tmp/diff_new_pack.axbC0c/_old  2012-07-30 09:49:23.0 +0200
+++ /var/tmp/diff_new_pack.axbC0c/_new  2012-07-30 09:49:23.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-network
-Version:2.23.0
+Version:2.24.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-network-2.23.0.tar.bz2 - yast2-network-2.24.1.tar.bz2 ++
 2232 lines of diff (skipped)

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



commit alpine for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package alpine for openSUSE:Factory checked 
in at 2012-07-30 11:16:34

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


Package is alpine, Maintainer is m...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/alpine/alpine.changes2012-02-08 
17:17:19.0 +0100
+++ /work/SRC/openSUSE:Factory/.alpine.new/alpine.changes   2012-07-30 
11:35:08.0 +0200
@@ -1,0 +2,5 @@
+Fri Jul 27 08:43:05 UTC 2012 - a...@suse.de
+
+- Include sys/resource.h for getrlimit.
+
+---



Other differences:
--
++ alpine.spec ++
--- /var/tmp/diff_new_pack.ZZP8ih/_old  2012-07-30 11:35:25.0 +0200
+++ /var/tmp/diff_new_pack.ZZP8ih/_new  2012-07-30 11:35:25.0 +0200
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   alpine
 #
 # Package configuration:


++ signal-and-panic-improvements.diff ++
--- /var/tmp/diff_new_pack.ZZP8ih/_old  2012-07-30 11:35:25.0 +0200
+++ /var/tmp/diff_new_pack.ZZP8ih/_new  2012-07-30 11:35:25.0 +0200
@@ -10,11 +10,12 @@
 
 --- alpine-0.999/alpine/alpine.c
 +++ alpine-0.999/alpine/alpine.c
-@@ -15,6 +15,7 @@ static char rcsid[] = $Id: alpine.c 615
+@@ -15,6 +15,8 @@ static char rcsid[] = $Id: alpine.c 615
   * 
   */
  
 +#include execinfo.h
++#include sys/resource.h
  #include headers.h
  
  #include ../pith/newmail.h

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



commit augeas for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package augeas for openSUSE:Factory checked 
in at 2012-07-30 11:16:43

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


Package is augeas, Maintainer is mfi...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/augeas/augeas.changes2012-03-22 
12:31:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.augeas.new/augeas.changes   2012-07-30 
11:35:26.0 +0200
@@ -1,0 +2,5 @@
+Fri Jul 27 06:57:31 UTC 2012 - a...@suse.de
+
+- Fix build with missing gets declaration (glibc 2.16)
+
+---

New:

  augeas-stdio.h.patch



Other differences:
--
++ augeas.spec ++
--- /var/tmp/diff_new_pack.VU0bcz/_old  2012-07-30 11:35:31.0 +0200
+++ /var/tmp/diff_new_pack.VU0bcz/_new  2012-07-30 11:35:31.0 +0200
@@ -14,6 +14,8 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
+
+
 Name:   augeas
 Version:0.10.0
 Release:0
@@ -27,6 +29,7 @@
 # PATCH-FIX-OPENSUSE bnc-729491-recognize-suse-sysconfig-files.patch 
[bnc#729491]
 Patch1: bnc-729491-recognize-suse-sysconfig-files.patch
 Patch2: augeas-pkgdeps.diff
+Patch3: augeas-stdio.h.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  glib2-devel
 BuildRequires:  libxml2-devel
@@ -101,6 +104,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch -P 2 -p1
+%patch3 -p1
 
 %build
 export CFLAGS=-Wno-error $RPM_OPT_FLAGS

++ augeas-stdio.h.patch ++
Index: augeas-0.10.0/gnulib/lib/stdio.in.h
===
--- augeas-0.10.0.orig/gnulib/lib/stdio.in.h
+++ augeas-0.10.0/gnulib/lib/stdio.in.h
@@ -162,7 +162,9 @@ _GL_WARN_ON_USE (fflush, fflush is not
so any use of gets warrants an unconditional warning.  Assume it is
always declared, since it is required by C89.  */
 #undef gets
+#if HAVE_RAW_DECL_GETS
 _GL_WARN_ON_USE (gets, gets is a security hole - use fgets instead);
+#endif
 
 #if @GNULIB_FOPEN@
 # if @REPLACE_FOPEN@
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libgsasl for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package libgsasl for openSUSE:Factory 
checked in at 2012-07-30 11:17:06

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


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

Changes:

--- /work/SRC/openSUSE:Factory/libgsasl/libgsasl.changes2012-03-26 
11:03:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.libgsasl.new/libgsasl.changes   2012-07-30 
11:35:57.0 +0200
@@ -1,0 +2,5 @@
+Fri Jul 27 08:14:09 UTC 2012 - a...@suse.de
+
+- Fix build with missing gets declaration (glibc 2.16)
+
+---

New:

  libgsasl-stdio.h.patch



Other differences:
--
++ libgsasl.spec ++
--- /var/tmp/diff_new_pack.uzOmX1/_old  2012-07-30 11:36:02.0 +0200
+++ /var/tmp/diff_new_pack.uzOmX1/_new  2012-07-30 11:36:02.0 +0200
@@ -29,6 +29,7 @@
 Version:1.6.1
 Release:0
 Source: %{name}-%{version}.tar.gz
+Patch1: libgsasl-stdio.h.patch
 Summary:Implementation of the SASL framework and a few common SASL 
mechanisms
 License:LGPL-2.1+
 Group:  Development/Libraries/C and C++
@@ -68,6 +69,7 @@
 %lang_package
 %prep
 %setup -q
+%patch1 -p1
 
 %build
 %configure --disable-static --with-pic

++ libgsasl-stdio.h.patch ++
Index: libgsasl-1.6.1/gl/stdio.in.h
===
--- libgsasl-1.6.1.orig/gl/stdio.in.h
+++ libgsasl-1.6.1/gl/stdio.in.h
@@ -149,7 +149,9 @@ _GL_WARN_ON_USE (fflush, fflush is not
so any use of gets warrants an unconditional warning.  Assume it is
always declared, since it is required by C89.  */
 #undef gets
+#if HAVE_RAW_DECL_GETS
 _GL_WARN_ON_USE (gets, gets is a security hole - use fgets instead);
+#endif
 
 #if @GNULIB_FOPEN@
 # if @REPLACE_FOPEN@
-- 
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-07-30 Thread h_root
Hello community,

here is the log from the commit of package MozillaFirefox for openSUSE:Factory 
checked in at 2012-07-30 11:17:17

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
2012-07-20 10:24:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.MozillaFirefox.new/MozillaFirefox.changes   
2012-07-30 11:36:03.0 +0200
@@ -1,0 +2,5 @@
+Sun Jul 29 08:34:39 UTC 2012 - a...@suse.de
+
+- Fix mozilla-kde.patch to include sys/resource.h for getrlimit etc (glibc 
2.16)
+
+---



Other differences:
--

++ mozilla-kde.patch ++
--- /var/tmp/diff_new_pack.UiGJDQ/_old  2012-07-30 11:40:49.0 +0200
+++ /var/tmp/diff_new_pack.UiGJDQ/_new  2012-07-30 11:40:49.0 +0200
@@ -2216,7 +2216,7 @@
 new file mode 100644
 --- /dev/null
 +++ b/toolkit/xre/nsKDEUtils.cpp
-@@ -0,0 +1,372 @@
+@@ -0,0 +1,373 @@
 +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- 
*/
 +/* * BEGIN LICENSE BLOCK *
 + * Version: MPL 1.1/GPL 2.0/LGPL 2.1
@@ -2266,6 +2266,7 @@
 +#include limits.h
 +#include stdio.h
 +#include sys/wait.h
++#include sys/resource.h
 +#include unistd.h
 +#include X11/Xlib.h
 +

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



commit MozillaThunderbird for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package MozillaThunderbird for 
openSUSE:Factory checked in at 2012-07-30 11:17:30

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
2012-07-20 10:24:27.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.MozillaThunderbird.new/MozillaThunderbird.changes   
2012-07-30 11:40:49.0 +0200
@@ -1,0 +2,5 @@
+Sun Jul 29 07:22:19 UTC 2012 - a...@suse.de
+
+- Fix mozilla-kde.patch to include sys/resource.h for getrlimit etc (glibc 
2.16)
+
+---



Other differences:
--
++ mozilla-kde.patch ++
--- /var/tmp/diff_new_pack.c51kUN/_old  2012-07-30 11:44:53.0 +0200
+++ /var/tmp/diff_new_pack.c51kUN/_new  2012-07-30 11:44:53.0 +0200
@@ -2216,7 +2216,7 @@
 new file mode 100644
 --- /dev/null
 +++ b/toolkit/xre/nsKDEUtils.cpp
-@@ -0,0 +1,372 @@
+@@ -0,0 +1,373 @@
 +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- 
*/
 +/* * BEGIN LICENSE BLOCK *
 + * Version: MPL 1.1/GPL 2.0/LGPL 2.1
@@ -2266,6 +2266,7 @@
 +#include limits.h
 +#include stdio.h
 +#include sys/wait.h
++#include sys/resource.h
 +#include unistd.h
 +#include X11/Xlib.h
 +

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



commit ocfs2-tools for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package ocfs2-tools for openSUSE:Factory 
checked in at 2012-07-30 11:17:41

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


Package is ocfs2-tools, Maintainer is rgold...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/ocfs2-tools/ocfs2-tools.changes  2012-05-03 
10:59:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.ocfs2-tools.new/ocfs2-tools.changes 
2012-07-30 11:44:53.0 +0200
@@ -1,0 +2,5 @@
+Sat Jul 28 14:27:46 UTC 2012 - a...@suse.de
+
+- Include sys/resource.h for getrlimit etc.
+
+---

New:

  ocfs2-tools-resource.patch



Other differences:
--
++ ocfs2-tools.spec ++
--- /var/tmp/diff_new_pack.Zi3x5y/_old  2012-07-30 11:45:11.0 +0200
+++ /var/tmp/diff_new_pack.Zi3x5y/_new  2012-07-30 11:45:11.0 +0200
@@ -50,6 +50,7 @@
 Patch203:   fix-ocfs2_controld-crmcommon-link.patch
 Patch204:   dont-use-var-lock-subsys.patch
 Patch205:   ocfs2-tools-kernel33.patch
+Patch206:   ocfs2-tools-resource.patch
 Url:http://oss.oracle.com/projects/ocfs2-tools/
 Requires:   /sbin/chkconfig
 Requires:   e2fsprogs
@@ -126,6 +127,7 @@
 %patch203 -p1
 %patch204 -p1
 %patch205 -p1
+%patch206 -p1
 
 %build
 export CFLAGS=${CFLAGS} ${RPM_OPT_FLAGS}

++ ocfs2-tools-resource.patch ++
Index: ocfs2-tools/ocfs2_hb_ctl/ocfs2_hb_ctl.c
===
--- ocfs2-tools.orig/ocfs2_hb_ctl/ocfs2_hb_ctl.c
+++ ocfs2-tools/ocfs2_hb_ctl/ocfs2_hb_ctl.c
@@ -40,6 +40,7 @@
 #include sys/stat.h
 #include signal.h
 #include syslog.h
+#include sys/resource.h
 
 #include ocfs2/ocfs2.h
 
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit openscap for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package openscap for openSUSE:Factory 
checked in at 2012-07-30 11:17:49

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


Package is openscap, Maintainer is meiss...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/openscap/openscap.changes2012-04-17 
07:47:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.openscap.new/openscap.changes   2012-07-30 
11:45:12.0 +0200
@@ -1,0 +2,5 @@
+Sat Jul 28 14:24:46 UTC 2012 - a...@suse.de
+
+- Fix build with missing gets declaration (glibc 2.16)
+
+---

New:

  openscap-stdio.h.patch



Other differences:
--
++ openscap.spec ++
--- /var/tmp/diff_new_pack.XU8M2b/_old  2012-07-30 11:45:20.0 +0200
+++ /var/tmp/diff_new_pack.XU8M2b/_new  2012-07-30 11:45:20.0 +0200
@@ -25,6 +25,7 @@
 Source: http://www.open-scap.org/download/%name-%version.tar.gz
 Source1:oscap-scan.init
 Source2:sysconfig.oscap-scan
+Patch1: openscap-stdio.h.patch
 Url:http://www.open-scap.org/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  libacl-devel
@@ -138,6 +139,7 @@
 
 %prep
 %setup -q
+%patch1 -p1
 
 %build
 

++ openscap-stdio.h.patch ++
Index: openscap-0.8.2/lib/stdio.in.h
===
--- openscap-0.8.2.orig/lib/stdio.in.h
+++ openscap-0.8.2/lib/stdio.in.h
@@ -733,7 +733,9 @@ _GL_CXXALIASWARN (gets);
 /* It is very rare that the developer ever has full control of stdin,
so any use of gets warrants an unconditional warning.  Assume it is
always declared, since it is required by C89.  */
+# if HAVE_RAW_DECL_GETS
 _GL_WARN_ON_USE (gets, gets is a security hole - use fgets instead);
+# endif
 #endif
 
 
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit pacemaker for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package pacemaker for openSUSE:Factory 
checked in at 2012-07-30 11:17:57

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


Package is pacemaker, Maintainer is l...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/pacemaker/pacemaker.changes  2012-06-26 
17:09:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.pacemaker.new/pacemaker.changes 2012-07-30 
11:45:20.0 +0200
@@ -1,0 +2,5 @@
+Sat Jul 28 14:21:29 UTC 2012 - a...@suse.de
+
+- Include sys/resource.h for getrlimit etc.
+
+---

New:

  pacemaker-resource.patch



Other differences:
--
++ pacemaker.spec ++
--- /var/tmp/diff_new_pack.m3hCfI/_old  2012-07-30 11:45:41.0 +0200
+++ /var/tmp/diff_new_pack.m3hCfI/_new  2012-07-30 11:45:41.0 +0200
@@ -50,6 +50,7 @@
 Patch3: bug-728579_pacemaker-stonith-dev-id.diff
 Patch4: pacemaker-NodeUtilization-RA.diff
 Patch5: pacemaker-crm-proc-flag.patch
+Patch6: pacemaker-resource.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Provides:   pacemaker-ticket-support = 2.0
 Conflicts:  heartbeat  3.0
@@ -192,6 +193,7 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 ###
 
 %build

++ pacemaker-resource.patch ++
Index: pacemaker/mcp/pacemaker.c
===
--- pacemaker.orig/mcp/pacemaker.c
+++ pacemaker/mcp/pacemaker.c
@@ -20,6 +20,7 @@
 #include pacemaker.h
 
 #include pwd.h
+#include sys/resource.h
 
 #include crm/msg_xml.h
 #include crm/common/ipc.h
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit pam-modules for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package pam-modules for openSUSE:Factory 
checked in at 2012-07-30 11:18:15

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


Package is pam-modules, Maintainer is m...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/pam-modules/pam-modules.changes  2012-04-12 
09:44:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.pam-modules.new/pam-modules.changes 
2012-07-30 11:45:41.0 +0200
@@ -1,0 +2,11 @@
+Sun Jul 22 18:52:20 UTC 2012 - a...@suse.de
+
+- Do not use private glibc macros - those are not available with
+  glibc 2.16 anymore.
+
+---
+Wed Jul 11 12:24:52 UTC 2012 - vci...@suse.com
+
+- fixed misspelled binary name in unix2_chkpwd.8 (bnc#770896)
+
+---

New:

  pam_unix2-glibc216.patch



Other differences:
--
++ pam-modules.spec ++
--- /var/tmp/diff_new_pack.shSJk6/_old  2012-07-30 11:45:46.0 +0200
+++ /var/tmp/diff_new_pack.shSJk6/_new  2012-07-30 11:45:46.0 +0200
@@ -38,6 +38,7 @@
 Source50:   dlopen.sh
 Patch0: 0003-use-crypt_gensalt_rn-from-glibc.diff
 Patch1: 0004-add-workarounds-for-blowfish-signedness-bug.diff
+Patch2: pam_unix2-glibc216.patch
 #
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 PreReq: permissions
@@ -67,6 +68,7 @@
 pushd pam_unix2-*
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 gettextize -f
 autoreconf -f -i
 popd

++ pam_unix2-glibc216.patch ++
Index: pam_unix2-2.9.1/src/read-files.c
===
--- pam_unix2-2.9.1.orig/src/read-files.c
+++ pam_unix2-2.9.1/src/read-files.c
@@ -30,8 +30,14 @@
 #include errno.h
 #include fcntl.h
 #include nss.h
-#include bits/libc-lock.h
+#include pthread.h
 #define __libc_lock_t pthread_mutex_t
+#define __libc_lock_define_initialized(CLASS,NAME) \
+  CLASS __libc_lock_t NAME = PTHREAD_MUTEX_INITIALIZER;
+#define __libc_lock_lock(NAME) \
+  pthread_mutex_lock, ((NAME))
+#define __libc_lock_unlock(NAME) \
+  pthread_mutex_unlock, ((NAME))
 
 #include read-files.h
 
++ unix2_chkpwd.8 ++
--- /var/tmp/diff_new_pack.shSJk6/_old  2012-07-30 11:45:46.0 +0200
+++ /var/tmp/diff_new_pack.shSJk6/_new  2012-07-30 11:45:46.0 +0200
@@ -43,7 +43,7 @@
 
 .SH OPTIONS
 .PP
-unix2_pwdchk requires the following arguments:
+unix2_chkpwd requires the following arguments:
 .TP
 \fIpam_service\fR
 The name of the service using unix2_chkpwd. This is required to be one of
@@ -54,7 +54,7 @@
 
 .SH INPUTS
 .PP
-unix2_pwdchk expects the password via stdin.
+unix2_chkpwd expects the password via stdin.
 
 .SH RETURN CODES
 .PP

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



commit perl-Contextual-Return for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package perl-Contextual-Return for 
openSUSE:Factory checked in at 2012-07-30 11:18:24

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


Package is perl-Contextual-Return, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Contextual-Return/perl-Contextual-Return.changes
2012-05-31 17:08:14.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Contextual-Return.new/perl-Contextual-Return.changes
   2012-07-30 11:45:46.0 +0200
@@ -1,0 +2,5 @@
+Thu Jul 26 11:37:42 UTC 2012 - dmuel...@suse.com
+
+- workaround build failure under qemu user emulation
+
+---



Other differences:
--
++ perl-Contextual-Return.spec ++
--- /var/tmp/diff_new_pack.5x8jhf/_old  2012-07-30 11:45:47.0 +0200
+++ /var/tmp/diff_new_pack.5x8jhf/_new  2012-07-30 11:45:47.0 +0200
@@ -94,6 +94,10 @@
 ./Build build flags=%{?_smp_mflags}
 
 %check
+# doesn't work under qemu
+%if 0%{?qemu_user_space_build:1}
+rm -f t/failures.t
+%endif
 ./Build test
 
 %install

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



commit rsyslog for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package rsyslog for openSUSE:Factory checked 
in at 2012-07-30 11:18:36

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


Package is rsyslog, Maintainer is m...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/rsyslog/rsyslog.changes  2012-07-03 
14:26:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.rsyslog.new/rsyslog.changes 2012-07-30 
11:45:47.0 +0200
@@ -1,0 +2,8 @@
+Tue Jul  3 19:58:13 UTC 2012 - andreas.stie...@gmx.de
+
+- update to 6.2.2 [V6-stable] 2012-06-13
+  http://www.rsyslog.com/changelog-for-6-2-2-v6-stable/
+- add rsyslog-6.2.2-link-libestr.patch to correctly link against
+  libestr
+
+---

Old:

  rsyslog-5.8.12.tar.gz

New:

  rsyslog-6.2.2-link-libestr.patch
  rsyslog-6.2.2.tar.gz



Other differences:
--
++ rsyslog.spec ++
--- /var/tmp/diff_new_pack.nIYk24/_old  2012-07-30 11:45:54.0 +0200
+++ /var/tmp/diff_new_pack.nIYk24/_new  2012-07-30 11:45:54.0 +0200
@@ -20,7 +20,7 @@
 Summary:The enhanced syslogd for Linux and Unix
 License:GPL-3.0+
 Group:  System/Daemons
-Version:5.8.12
+Version:6.2.2
 Release:0
 # for setting those bcond_with* configs see
 # http://lizards.opensuse.org/2008/09/12/conditional-features-aka-use-flags/
@@ -110,12 +110,15 @@
 BuildRequires:  systemd
 %endif
 %endif
+BuildRequires:  pkgconfig(libee) = 0.3.1
+BuildRequires:  pkgconfig(libestr) = 0.1.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:
http://www.rsyslog.com/files/download/%{name}/%{name}-%{upstream_version}.tar.gz
 Source1:rsyslog.sysconfig
 Source2:rsyslog.conf.in
 Source3:rsyslog.early.conf.in
 Source4:rsyslog.d.remote.conf.in
+Patch0: rsyslog-6.2.2-link-libestr.patch
 
 %description
 Rsyslog is an enhanced multi-threaded syslogd supporting, among others,
@@ -266,6 +269,7 @@
 
 %prep
 %setup -q -n %{name}-%{upstream_version}
+%patch0 -p0
 %if %{with systemd}
 %if 0%{?suse_version} = 1140
 # Bug: https://bugzilla.novell.com/show_bug.cgi?id=656259

++ rsyslog-6.2.2-link-libestr.patch ++
Index: tools/Makefile.in
===
--- tools/Makefile.in.orig  2012-06-13 14:58:20.0 +0100
+++ tools/Makefile.in   2012-07-03 20:51:33.0 +0100
@@ -339,7 +339,7 @@ rsyslogd_SOURCES = \
../dirty.h
 
 rsyslogd_CPPFLAGS = $(PTHREADS_CFLAGS) $(RSRT_CFLAGS)
-rsyslogd_LDADD = $(ZLIB_LIBS) $(PTHREADS_LIBS) $(RSRT_LIBS) $(SOL_LIBS) 
$(LIBEE_LIBS) $(LIBLOGNORM_LIBS)
+rsyslogd_LDADD = $(ZLIB_LIBS) $(PTHREADS_LIBS) $(RSRT_LIBS) $(SOL_LIBS) 
$(LIBESTR_LIBS) $(LIBEE_LIBS) $(LIBLOGNORM_LIBS)
 rsyslogd_LDFLAGS = -export-dynamic
 @ENABLE_DIAGTOOLS_TRUE@rsyslog_diag_hostname_SOURCES = gethostn.c
 @ENABLE_DIAGTOOLS_TRUE@zpipe_SOURCES = zpipe.c
++ rsyslog-5.8.12.tar.gz - rsyslog-6.2.2.tar.gz ++
 11891 lines of diff (skipped)

-- 
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-07-30 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2012-07-30 11:18:46

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  2012-07-22 
15:26:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2012-07-30 
11:45:55.0 +0200
@@ -1,0 +2,7 @@
+Sun Jul 29 16:59:17 UTC 2012 - w...@rosenauer.org
+
+- import PPC patch from Firefox:
+  * add patches for bmo#750620 and bmo#746112
+  * fix xpcshell segfault on ppc
+
+---

New:

  mozilla-ppc.patch



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.S8ZtUB/_old  2012-07-30 11:49:51.0 +0200
+++ /var/tmp/diff_new_pack.S8ZtUB/_new  2012-07-30 11:49:51.0 +0200
@@ -69,6 +69,7 @@
 Patch10:mozilla-ua-locale.patch
 Patch11:mozilla-gcc47.patch
 Patch12:mozilla-yarr-pcre.patch
+Patch13:mozilla-ppc.patch
 Patch20:seamonkey-ua-locale.patch
 Patch21:seamonkey-shared-nss-db.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -170,6 +171,7 @@
 %patch10 -p1
 %patch11 -p1
 %patch12 -p1
+%patch13 -p1
 popd
 # comm patches
 %patch20 -p1

++ mozilla-ppc.patch ++
# HG changeset patch
# Parent 67e6f1e1d06ca3d54cea1d26877c2a68f0c096e5
# User Wolfgang Rosenauer w...@rosenauer.org
Bug 746112 - RegExp hang on ppc64 in execute.
Bug 750620 - Make double-conversion portable to exotic architectures. TM: 
mozilla15

diff --git a/js/src/yarr/YarrInterpreter.h b/js/src/yarr/YarrInterpreter.h
--- a/js/src/yarr/YarrInterpreter.h
+++ b/js/src/yarr/YarrInterpreter.h
@@ -162,17 +162,17 @@ struct ByteTerm {
 , m_invert(invert)
 {
 atom.characterClass = characterClass;
 atom.quantityType = QuantifierFixedCount;
 atom.quantityCount = 1;
 inputPosition = inputPos;
 }
 
-ByteTerm(Type type, unsigned subpatternId, ByteDisjunction* 
parenthesesInfo, bool capture, int inputPos)
+ByteTerm(Type type, unsigned subpatternId, ByteDisjunction* 
parenthesesInfo, bool capture, int inputPos) __attribute__((noinline))
 : type(type)
 , m_capture(capture)
 , m_invert(false)
 {
 atom.subpatternId = subpatternId;
 atom.parenthesesDisjunction = parenthesesInfo;
 atom.quantityType = QuantifierFixedCount;
 atom.quantityCount = 1;
@@ -183,17 +183,17 @@ struct ByteTerm {
 : type(type)
 , m_capture(false)
 , m_invert(invert)
 {
 atom.quantityType = QuantifierFixedCount;
 atom.quantityCount = 1;
 }
 
-ByteTerm(Type type, unsigned subpatternId, bool capture, bool invert, int 
inputPos)
+ByteTerm(Type type, unsigned subpatternId, bool capture, bool invert, int 
inputPos) __attribute__((noinline))
 : type(type)
 , m_capture(capture)
 , m_invert(invert)
 {
 atom.subpatternId = subpatternId;
 atom.quantityType = QuantifierFixedCount;
 atom.quantityCount = 1;
 inputPosition = inputPos;
diff --git a/js/src/yarr/YarrPattern.h b/js/src/yarr/YarrPattern.h
--- a/js/src/yarr/YarrPattern.h
+++ b/js/src/yarr/YarrPattern.h
@@ -166,17 +166,17 @@ struct PatternTerm {
 , m_capture(false)
 , m_invert(invert)
 {
 characterClass = charClass;
 quantityType = QuantifierFixedCount;
 quantityCount = 1;
 }
 
-PatternTerm(Type type, unsigned subpatternId, PatternDisjunction* 
disjunction, bool capture = false, bool invert = false)
+PatternTerm(Type type, unsigned subpatternId, PatternDisjunction* 
disjunction, bool capture = false, bool invert = false) 
__attribute__((noinline))
 : type(type)
 , m_capture(capture)
 , m_invert(invert)
 {
 parentheses.disjunction = disjunction;
 parentheses.subpatternId = subpatternId;
 parentheses.isCopy = false;
 parentheses.isTerminal = false;
diff --git a/memory/jemalloc/jemalloc.c b/memory/jemalloc/jemalloc.c
--- a/memory/jemalloc/jemalloc.c
+++ b/memory/jemalloc/jemalloc.c
@@ -1086,17 +1086,19 @@ struct arena_s {
 static unsignedncpus;
 #endif
 
 /*
  * When MALLOC_STATIC_SIZES is defined most of the parameters
  * controlling the malloc behavior are defined as compile-time constants
  * for best performance and cannot be altered at runtime.
  */
+#if !(defined(__powerpc__))
 #define MALLOC_STATIC_SIZES 1
+#endif
 
 #ifdef MALLOC_STATIC_SIZES
 
 /*
  * VM page size. 

commit wget for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package wget for openSUSE:Factory checked in 
at 2012-07-30 11:18:56

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


Package is wget, Maintainer is m...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/wget/wget.changes2012-03-22 
13:47:15.0 +0100
+++ /work/SRC/openSUSE:Factory/.wget.new/wget.changes   2012-07-30 
11:49:51.0 +0200
@@ -1,0 +2,5 @@
+Fri Jul 27 20:03:31 UTC 2012 - a...@suse.de
+
+- Fix build with missing gets declaration (glibc 2.16)
+
+---

New:

  wget-stdio.h.patch



Other differences:
--
++ wget.spec ++
--- /var/tmp/diff_new_pack.i9Ztn8/_old  2012-07-30 11:49:56.0 +0200
+++ /var/tmp/diff_new_pack.i9Ztn8/_new  2012-07-30 11:49:56.0 +0200
@@ -29,6 +29,7 @@
 # PATCH-FEATURE-UPSTREAM wget-libproxy.patch dims...@opensuse.org -- Add 
libproxy support to wget
 Patch1: wget-libproxy.patch
 Patch3: wget-sni.patch
+Patch4: wget-stdio.h.patch
 BuildRequires:  libpng-devel
 %if 0%{suse_version}  1110
 BuildRequires:  libproxy-devel
@@ -51,6 +52,7 @@
 %patch1
 %endif
 %patch3
+%patch4 -p1
 
 %build
 %if 0%{suse_version}  1110

++ wget-stdio.h.patch ++
Index: wget-1.13.4/lib/stdio.in.h
===
--- wget-1.13.4.orig/lib/stdio.in.h
+++ wget-1.13.4/lib/stdio.in.h
@@ -694,10 +694,12 @@ _GL_CXXALIAS_SYS (gets, char *, (char *s
 #  undef gets
 # endif
 _GL_CXXALIASWARN (gets);
+# if HAVE_RAW_DECL_GETS
 /* It is very rare that the developer ever has full control of stdin,
so any use of gets warrants an unconditional warning.  Assume it is
always declared, since it is required by C89.  */
 _GL_WARN_ON_USE (gets, gets is a security hole - use fgets instead);
+# endif
 #endif
 
 
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit patchinfo.710 for openSUSE:12.2:Update

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.710 for 
openSUSE:12.2:Update checked in at 2012-07-30 12:53:18

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


Package is patchinfo.710, Maintainer is 

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++
patchinfo incident=710
  packagergberh/packager
  categoryrecommended/category
  ratinglow/rating
  summaryxfce4-panel-plugin-diskperf: update to version 2.5.4/summary
  descriptionxfce4-panel-plugin-diskperf was updated to version 2.5.4, this 
mainly fixes https://bugzilla.xfce.org/show_bug.cgi?id=8882 (Progress bars 
don't show anything) and implements a unified look following the 
HIG/description
/patchinfo
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python-veusz for openSUSE:12.2:Update

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package python-veusz for 
openSUSE:12.2:Update checked in at 2012-07-30 12:57:06

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


Package is python-veusz, Maintainer is 

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.2rJOeP/_old  2012-07-30 12:57:07.0 +0200
+++ /var/tmp/diff_new_pack.2rJOeP/_new  2012-07-30 12:57:07.0 +0200
@@ -1 +1 @@
-link package='python-veusz.669' cicount='copy' /
+link package='python-veusz.691' cicount='copy' /

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



commit libreoffice-branding-upstream for openSUSE:12.1:Update

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package libreoffice-branding-upstream for 
openSUSE:12.1:Update checked in at 2012-07-30 16:35:48

Comparing /work/SRC/openSUSE:12.1:Update/libreoffice-branding-upstream (Old)
 and  /work/SRC/openSUSE:12.1:Update/.libreoffice-branding-upstream.new 
(New)


Package is libreoffice-branding-upstream, Maintainer is pmla...@suse.com

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.UuBQHS/_old  2012-07-30 16:36:31.0 +0200
+++ /var/tmp/diff_new_pack.UuBQHS/_new  2012-07-30 16:36:31.0 +0200
@@ -1 +1 @@
-link package='libreoffice-branding-upstream.386' cicount='copy' /
+link package='libreoffice-branding-upstream.628' cicount='copy' /

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



commit libreoffice for openSUSE:12.1:Update

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package libreoffice for openSUSE:12.1:Update 
checked in at 2012-07-30 16:35:43

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


Package is libreoffice, Maintainer is pmla...@suse.com

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.RaxVsh/_old  2012-07-30 16:36:31.0 +0200
+++ /var/tmp/diff_new_pack.RaxVsh/_new  2012-07-30 16:36:31.0 +0200
@@ -1 +1 @@
-link package='libreoffice.386' cicount='copy' /
+link package='libreoffice.628' cicount='copy' /

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



commit libreoffice-help-en-US for openSUSE:12.1:Update

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package libreoffice-help-en-US for 
openSUSE:12.1:Update checked in at 2012-07-30 16:35:51

Comparing /work/SRC/openSUSE:12.1:Update/libreoffice-help-en-US (Old)
 and  /work/SRC/openSUSE:12.1:Update/.libreoffice-help-en-US.new (New)


Package is libreoffice-help-en-US, Maintainer is pmla...@suse.com

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.DLMKw6/_old  2012-07-30 16:36:31.0 +0200
+++ /var/tmp/diff_new_pack.DLMKw6/_new  2012-07-30 16:36:31.0 +0200
@@ -1 +1 @@
-link package='libreoffice-help-en-US.386' cicount='copy' /
+link package='libreoffice-help-en-US.628' cicount='copy' /

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



commit libreoffice-help-group1 for openSUSE:12.1:Update

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package libreoffice-help-group1 for 
openSUSE:12.1:Update checked in at 2012-07-30 16:35:55

Comparing /work/SRC/openSUSE:12.1:Update/libreoffice-help-group1 (Old)
 and  /work/SRC/openSUSE:12.1:Update/.libreoffice-help-group1.new (New)


Package is libreoffice-help-group1, Maintainer is pmla...@suse.com

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.HGcuPa/_old  2012-07-30 16:36:31.0 +0200
+++ /var/tmp/diff_new_pack.HGcuPa/_new  2012-07-30 16:36:31.0 +0200
@@ -1 +1 @@
-link package='libreoffice-help-group1.386' cicount='copy' /
+link package='libreoffice-help-group1.628' cicount='copy' /

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



commit libreoffice-help-group3 for openSUSE:12.1:Update

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package libreoffice-help-group3 for 
openSUSE:12.1:Update checked in at 2012-07-30 16:36:01

Comparing /work/SRC/openSUSE:12.1:Update/libreoffice-help-group3 (Old)
 and  /work/SRC/openSUSE:12.1:Update/.libreoffice-help-group3.new (New)


Package is libreoffice-help-group3, Maintainer is pmla...@suse.com

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.dGyRCj/_old  2012-07-30 16:36:32.0 +0200
+++ /var/tmp/diff_new_pack.dGyRCj/_new  2012-07-30 16:36:32.0 +0200
@@ -1 +1 @@
-link package='libreoffice-help-group3.386' cicount='copy' /
+link package='libreoffice-help-group3.628' cicount='copy' /

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



commit libreoffice-help-group5 for openSUSE:12.1:Update

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package libreoffice-help-group5 for 
openSUSE:12.1:Update checked in at 2012-07-30 16:36:08

Comparing /work/SRC/openSUSE:12.1:Update/libreoffice-help-group5 (Old)
 and  /work/SRC/openSUSE:12.1:Update/.libreoffice-help-group5.new (New)


Package is libreoffice-help-group5, Maintainer is pmla...@suse.com

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.s80PLb/_old  2012-07-30 16:36:32.0 +0200
+++ /var/tmp/diff_new_pack.s80PLb/_new  2012-07-30 16:36:32.0 +0200
@@ -1 +1 @@
-link package='libreoffice-help-group5.386' cicount='copy' /
+link package='libreoffice-help-group5.628' cicount='copy' /

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



commit libreoffice-help-group4 for openSUSE:12.1:Update

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package libreoffice-help-group4 for 
openSUSE:12.1:Update checked in at 2012-07-30 16:36:04

Comparing /work/SRC/openSUSE:12.1:Update/libreoffice-help-group4 (Old)
 and  /work/SRC/openSUSE:12.1:Update/.libreoffice-help-group4.new (New)


Package is libreoffice-help-group4, Maintainer is pmla...@suse.com

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.sp6g4E/_old  2012-07-30 16:36:32.0 +0200
+++ /var/tmp/diff_new_pack.sp6g4E/_new  2012-07-30 16:36:32.0 +0200
@@ -1 +1 @@
-link package='libreoffice-help-group4.386' cicount='copy' /
+link package='libreoffice-help-group4.628' cicount='copy' /

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



commit libreoffice-help-group2 for openSUSE:12.1:Update

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package libreoffice-help-group2 for 
openSUSE:12.1:Update checked in at 2012-07-30 16:35:58

Comparing /work/SRC/openSUSE:12.1:Update/libreoffice-help-group2 (Old)
 and  /work/SRC/openSUSE:12.1:Update/.libreoffice-help-group2.new (New)


Package is libreoffice-help-group2, Maintainer is pmla...@suse.com

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.C2EVXD/_old  2012-07-30 16:36:32.0 +0200
+++ /var/tmp/diff_new_pack.C2EVXD/_new  2012-07-30 16:36:32.0 +0200
@@ -1 +1 @@
-link package='libreoffice-help-group2.386' cicount='copy' /
+link package='libreoffice-help-group2.628' cicount='copy' /

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



commit libreoffice-l10n for openSUSE:12.1:Update

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package libreoffice-l10n for 
openSUSE:12.1:Update checked in at 2012-07-30 16:36:19

Comparing /work/SRC/openSUSE:12.1:Update/libreoffice-l10n (Old)
 and  /work/SRC/openSUSE:12.1:Update/.libreoffice-l10n.new (New)


Package is libreoffice-l10n, Maintainer is pmla...@suse.com

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.TZiCWG/_old  2012-07-30 16:36:32.0 +0200
+++ /var/tmp/diff_new_pack.TZiCWG/_new  2012-07-30 16:36:32.0 +0200
@@ -1 +1 @@
-link package='libreoffice-l10n.386' cicount='copy' /
+link package='libreoffice-l10n.628' cicount='copy' /

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



commit libreoffice-icon-themes for openSUSE:12.1:Update

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package libreoffice-icon-themes for 
openSUSE:12.1:Update checked in at 2012-07-30 16:36:16

Comparing /work/SRC/openSUSE:12.1:Update/libreoffice-icon-themes (Old)
 and  /work/SRC/openSUSE:12.1:Update/.libreoffice-icon-themes.new (New)


Package is libreoffice-icon-themes, Maintainer is pmla...@suse.com

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.bZW52L/_old  2012-07-30 16:36:32.0 +0200
+++ /var/tmp/diff_new_pack.bZW52L/_new  2012-07-30 16:36:32.0 +0200
@@ -1 +1 @@
-link package='libreoffice-icon-themes.386' cicount='copy' /
+link package='libreoffice-icon-themes.628' cicount='copy' /

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



commit xulrunner for openSUSE:12.1:Update

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package xulrunner for openSUSE:12.1:Update 
checked in at 2012-07-30 16:33:43

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


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

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.wH1kJA/_old  2012-07-30 16:37:16.0 +0200
+++ /var/tmp/diff_new_pack.wH1kJA/_new  2012-07-30 16:37:16.0 +0200
@@ -1 +1 @@
-link package='xulrunner.531' cicount='copy' /
+link package='xulrunner.658' cicount='copy' /

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



commit libreoffice for openSUSE:11.4:Update

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package libreoffice for openSUSE:11.4:Update 
checked in at 2012-07-30 16:34:40

Comparing /work/SRC/openSUSE:11.4:Update/libreoffice (Old)
 and  /work/SRC/openSUSE:11.4:Update/.libreoffice.new (New)


Package is libreoffice, Maintainer is pmla...@suse.com

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.H8Efj8/_old  2012-07-30 16:40:15.0 +0200
+++ /var/tmp/diff_new_pack.H8Efj8/_new  2012-07-30 16:40:15.0 +0200
@@ -1 +1 @@
-link package='libreoffice.385' cicount='copy' /
+link package='libreoffice.627' cicount='copy' /

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



commit libreoffice-branding-upstream for openSUSE:11.4:Update

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package libreoffice-branding-upstream for 
openSUSE:11.4:Update checked in at 2012-07-30 16:34:44

Comparing /work/SRC/openSUSE:11.4:Update/libreoffice-branding-upstream (Old)
 and  /work/SRC/openSUSE:11.4:Update/.libreoffice-branding-upstream.new 
(New)


Package is libreoffice-branding-upstream, Maintainer is pmla...@suse.com

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.9XCNSF/_old  2012-07-30 16:40:15.0 +0200
+++ /var/tmp/diff_new_pack.9XCNSF/_new  2012-07-30 16:40:15.0 +0200
@@ -1 +1 @@
-link package='libreoffice-branding-upstream.385' cicount='copy' /
+link package='libreoffice-branding-upstream.627' cicount='copy' /

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



commit libreoffice-help-group2 for openSUSE:11.4:Update

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package libreoffice-help-group2 for 
openSUSE:11.4:Update checked in at 2012-07-30 16:34:55

Comparing /work/SRC/openSUSE:11.4:Update/libreoffice-help-group2 (Old)
 and  /work/SRC/openSUSE:11.4:Update/.libreoffice-help-group2.new (New)


Package is libreoffice-help-group2, Maintainer is pmla...@suse.com

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.e3lJm9/_old  2012-07-30 16:40:17.0 +0200
+++ /var/tmp/diff_new_pack.e3lJm9/_new  2012-07-30 16:40:17.0 +0200
@@ -1 +1 @@
-link package='libreoffice-help-group2.385' cicount='copy' /
+link package='libreoffice-help-group2.627' cicount='copy' /

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



commit libreoffice-help-group5 for openSUSE:11.4:Update

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package libreoffice-help-group5 for 
openSUSE:11.4:Update checked in at 2012-07-30 16:35:07

Comparing /work/SRC/openSUSE:11.4:Update/libreoffice-help-group5 (Old)
 and  /work/SRC/openSUSE:11.4:Update/.libreoffice-help-group5.new (New)


Package is libreoffice-help-group5, Maintainer is pmla...@suse.com

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.uO6ACY/_old  2012-07-30 16:40:18.0 +0200
+++ /var/tmp/diff_new_pack.uO6ACY/_new  2012-07-30 16:40:18.0 +0200
@@ -1 +1 @@
-link package='libreoffice-help-group5.385' cicount='copy' /
+link package='libreoffice-help-group5.627' cicount='copy' /

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



commit libreoffice-languagetool for openSUSE:11.4:Update

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package libreoffice-languagetool for 
openSUSE:11.4:Update checked in at 2012-07-30 16:35:15

Comparing /work/SRC/openSUSE:11.4:Update/libreoffice-languagetool (Old)
 and  /work/SRC/openSUSE:11.4:Update/.libreoffice-languagetool.new (New)


Package is libreoffice-languagetool, Maintainer is pmla...@suse.com

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.iUIzv0/_old  2012-07-30 16:40:19.0 +0200
+++ /var/tmp/diff_new_pack.iUIzv0/_new  2012-07-30 16:40:19.0 +0200
@@ -1,8 +1 @@
-link  package=libreoffice-languagetool.import4436  cicount=copy
-patches
-  !-- apply name=patch / apply a patch on the source directory  --
-  !-- topadd%define build_with_feature_x 1/topadd add a line on the top 
(spec file only) --
-  !-- addfile.patch/add add a patch to be applied after %setup (spec file 
only) --
-  !-- deletefilename/delete delete a file --
-/patches
-/link
+link package='libreoffice-languagetool.627' cicount='copy' /

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



commit libreoffice-help-group3 for openSUSE:11.4:Update

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package libreoffice-help-group3 for 
openSUSE:11.4:Update checked in at 2012-07-30 16:34:58

Comparing /work/SRC/openSUSE:11.4:Update/libreoffice-help-group3 (Old)
 and  /work/SRC/openSUSE:11.4:Update/.libreoffice-help-group3.new (New)


Package is libreoffice-help-group3, Maintainer is pmla...@suse.com

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.6ZU3dr/_old  2012-07-30 16:40:17.0 +0200
+++ /var/tmp/diff_new_pack.6ZU3dr/_new  2012-07-30 16:40:17.0 +0200
@@ -1 +1 @@
-link package='libreoffice-help-group3.385' cicount='copy' /
+link package='libreoffice-help-group3.627' cicount='copy' /

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



commit libreoffice-help-group4 for openSUSE:11.4:Update

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package libreoffice-help-group4 for 
openSUSE:11.4:Update checked in at 2012-07-30 16:35:03

Comparing /work/SRC/openSUSE:11.4:Update/libreoffice-help-group4 (Old)
 and  /work/SRC/openSUSE:11.4:Update/.libreoffice-help-group4.new (New)


Package is libreoffice-help-group4, Maintainer is pmla...@suse.com

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.dYKnV5/_old  2012-07-30 16:40:17.0 +0200
+++ /var/tmp/diff_new_pack.dYKnV5/_new  2012-07-30 16:40:17.0 +0200
@@ -1 +1 @@
-link package='libreoffice-help-group4.385' cicount='copy' /
+link package='libreoffice-help-group4.627' cicount='copy' /

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



commit libreoffice-openclipart for openSUSE:11.4:Update

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package libreoffice-openclipart for 
openSUSE:11.4:Update checked in at 2012-07-30 16:35:13

Comparing /work/SRC/openSUSE:11.4:Update/libreoffice-openclipart (Old)
 and  /work/SRC/openSUSE:11.4:Update/.libreoffice-openclipart.new (New)


Package is libreoffice-openclipart, Maintainer is pmla...@suse.com

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.z2rR3m/_old  2012-07-30 16:40:18.0 +0200
+++ /var/tmp/diff_new_pack.z2rR3m/_new  2012-07-30 16:40:18.0 +0200
@@ -1,8 +1 @@
-link  package=libreoffice-openclipart.import5253  cicount=copy
-patches
-  !-- apply name=patch / apply a patch on the source directory  --
-  !-- topadd%define build_with_feature_x 1/topadd add a line on the top 
(spec file only) --
-  !-- addfile.patch/add add a patch to be applied after %setup (spec file 
only) --
-  !-- deletefilename/delete delete a file --
-/patches
-/link
+link package='libreoffice-openclipart.627' cicount='copy' /

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



commit libreoffice-help-en-US for openSUSE:11.4:Update

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package libreoffice-help-en-US for 
openSUSE:11.4:Update checked in at 2012-07-30 16:34:48

Comparing /work/SRC/openSUSE:11.4:Update/libreoffice-help-en-US (Old)
 and  /work/SRC/openSUSE:11.4:Update/.libreoffice-help-en-US.new (New)


Package is libreoffice-help-en-US, Maintainer is pmla...@suse.com

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.5tai2O/_old  2012-07-30 16:40:16.0 +0200
+++ /var/tmp/diff_new_pack.5tai2O/_new  2012-07-30 16:40:16.0 +0200
@@ -1 +1 @@
-link package='libreoffice-help-en-US.385' cicount='copy' /
+link package='libreoffice-help-en-US.627' cicount='copy' /

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



commit libreoffice-l10n for openSUSE:11.4:Update

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package libreoffice-l10n for 
openSUSE:11.4:Update checked in at 2012-07-30 16:35:19

Comparing /work/SRC/openSUSE:11.4:Update/libreoffice-l10n (Old)
 and  /work/SRC/openSUSE:11.4:Update/.libreoffice-l10n.new (New)


Package is libreoffice-l10n, Maintainer is pmla...@suse.com

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.j08DzL/_old  2012-07-30 16:40:19.0 +0200
+++ /var/tmp/diff_new_pack.j08DzL/_new  2012-07-30 16:40:19.0 +0200
@@ -1 +1 @@
-link package='libreoffice-l10n.385' cicount='copy' /
+link package='libreoffice-l10n.627' cicount='copy' /

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



commit libreoffice-help-group1 for openSUSE:11.4:Update

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package libreoffice-help-group1 for 
openSUSE:11.4:Update checked in at 2012-07-30 16:34:52

Comparing /work/SRC/openSUSE:11.4:Update/libreoffice-help-group1 (Old)
 and  /work/SRC/openSUSE:11.4:Update/.libreoffice-help-group1.new (New)


Package is libreoffice-help-group1, Maintainer is pmla...@suse.com

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.eBSIxx/_old  2012-07-30 16:40:17.0 +0200
+++ /var/tmp/diff_new_pack.eBSIxx/_new  2012-07-30 16:40:17.0 +0200
@@ -1 +1 @@
-link package='libreoffice-help-group1.385' cicount='copy' /
+link package='libreoffice-help-group1.627' cicount='copy' /

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



commit libreoffice-icon-themes for openSUSE:11.4:Update

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package libreoffice-icon-themes for 
openSUSE:11.4:Update checked in at 2012-07-30 16:35:22

Comparing /work/SRC/openSUSE:11.4:Update/libreoffice-icon-themes (Old)
 and  /work/SRC/openSUSE:11.4:Update/.libreoffice-icon-themes.new (New)


Package is libreoffice-icon-themes, Maintainer is pmla...@suse.com

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.TJfstW/_old  2012-07-30 16:40:20.0 +0200
+++ /var/tmp/diff_new_pack.TJfstW/_new  2012-07-30 16:40:20.0 +0200
@@ -1 +1 @@
-link package='libreoffice-icon-themes.385' cicount='copy' /
+link package='libreoffice-icon-themes.627' cicount='copy' /

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



commit gtk3 for openSUSE:12.2:Update

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package gtk3 for openSUSE:12.2:Update 
checked in at 2012-07-30 16:42:27

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


Package is gtk3, Maintainer is 

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.KCPb2V/_old  2012-07-30 16:42:29.0 +0200
+++ /var/tmp/diff_new_pack.KCPb2V/_new  2012-07-30 16:42:29.0 +0200
@@ -1 +1 @@
-link package='gtk3.665' cicount='copy' /
+link package='gtk3.716' cicount='copy' /

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



commit amanda for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package amanda for openSUSE:Factory checked 
in at 2012-07-30 17:11:53

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


Package is amanda, Maintainer is vdziewie...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/amanda/amanda.changes2012-02-10 
17:11:10.0 +0100
+++ /work/SRC/openSUSE:Factory/.amanda.new/amanda.changes   2012-07-30 
17:11:55.0 +0200
@@ -1,0 +2,5 @@
+Mon Jul 30 07:51:49 UTC 2012 - a...@suse.de
+
+- Fix build with missing gets declaration (glibc 2.16)
+
+---

New:

  amanda-gets.patch



Other differences:
--
++ amanda.spec ++
--- /var/tmp/diff_new_pack.UQ0f7I/_old  2012-07-30 17:12:09.0 +0200
+++ /var/tmp/diff_new_pack.UQ0f7I/_new  2012-07-30 17:12:09.0 +0200
@@ -48,12 +48,13 @@
 BuildRequires:  samba-client
 BuildRequires:  sendmail
 
-Requires:   dump /usr/bin/smbclient
+Requires:   /usr/bin/smbclient
+Requires:   dump
 Requires:   perl = %{perl_version}
-Group:  Productivity/Archiving/Backup
-License:GPL-2.0+ ; MIT
 Url:http://www.amanda.org/
 Summary:Network Disk Archiver
+License:GPL-2.0+ ; MIT
+Group:  Productivity/Archiving/Backup
 
 Source: %{name}-%{version}.tar.bz2
 #amanda-SuSE.tar.bz2 contain init scripts, config examples
@@ -64,6 +65,7 @@
 Patch4: amanda-2.6.1p1-return_val.patch
 Patch6: amanda-2.6.1p1-avoid-perl-provides.patch
 Patch7: amanda-3.3.0-g_queue.patch
+Patch8: amanda-gets.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -78,6 +80,7 @@
 %patch4
 %patch6 -p1
 %patch7 -p1
+%patch8 -p1
 
 %build
 ./autogen

++ amanda-gets.patch ++
Index: amanda-3.3.0/gnulib/stdio.in.h
===
--- amanda-3.3.0.orig/gnulib/stdio.in.h
+++ amanda-3.3.0/gnulib/stdio.in.h
@@ -141,7 +141,9 @@ _GL_WARN_ON_USE (fflush, fflush is not
so any use of gets warrants an unconditional warning.  Assume it is
always declared, since it is required by C89.  */
 #undef gets
+#if HAVE_RAW_DECL_GETS
 _GL_WARN_ON_USE (gets, gets is a security hole - use fgets instead);
+#endif
 
 #if @GNULIB_FOPEN@
 # if @REPLACE_FOPEN@
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit apparmor for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package apparmor for openSUSE:Factory 
checked in at 2012-07-30 17:12:00

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


Package is apparmor, Maintainer is mszer...@novell.com

Changes:

--- /work/SRC/openSUSE:Factory/apparmor/apparmor.changes2012-07-09 
07:52:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.apparmor.new/apparmor.changes   2012-07-30 
17:12:09.0 +0200
@@ -1,0 +2,5 @@
+Mon Jul 30 08:17:01 UTC 2012 - wer...@suse.de
+
+- Add required fonts for new TeXLive 2012
+
+---



Other differences:
--
++ apparmor.spec ++
--- /var/tmp/diff_new_pack.bv0NVx/_old  2012-07-30 17:12:13.0 +0200
+++ /var/tmp/diff_new_pack.bv0NVx/_new  2012-07-30 17:12:13.0 +0200
@@ -90,6 +90,10 @@
 BuildRequires:  pcre-devel
 BuildRequires:  pkg-config
 BuildRequires:  python
+%if 0%{?suse_version}  1220
+BuildRequires:  texlive-amsfonts
+BuildRequires:  texlive-cm-super
+%endif
 BuildRequires:  texlive-latex
 BuildRequires:  w3m
 


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



commit gavl for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package gavl for openSUSE:Factory checked in 
at 2012-07-30 17:12:35

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


Package is gavl, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gavl/gavl.changes2012-06-16 
11:46:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.gavl.new/gavl.changes   2012-07-30 
17:12:37.0 +0200
@@ -1,0 +2,6 @@
+Fri Jul 27 11:53:44 UTC 2012 - meiss...@suse.com
+
+- fixed the -lm detection to actually work in --as-needed
+  scenarios
+
+---

New:

  gavl-autoconf.patch



Other differences:
--
++ gavl.spec ++
--- /var/tmp/diff_new_pack.8ffgo1/_old  2012-07-30 17:12:48.0 +0200
+++ /var/tmp/diff_new_pack.8ffgo1/_new  2012-07-30 17:12:48.0 +0200
@@ -26,6 +26,8 @@
 Group:  System/Libraries
 Url:http://gmerlin.sourceforge.net/
 Source0:
http://sourceforge.net/projects/gmerlin/files/gavl/%{version}/gavl-%{version}.tar.gz
+Patch0: gavl-autoconf.patch
+BuildRequires:  autoconf
 BuildRequires:  doxygen
 BuildRequires:  pkg-config
 
@@ -72,8 +74,10 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
+autoconf
 %configure --docdir=%{_docdir}/%{name} --without-cpuflags
 make %{?_smp_mflags}
 

++ gavl-autoconf.patch ++
Index: gavl-1.4.0/acinclude.m4
===
--- gavl-1.4.0.orig/acinclude.m4
+++ gavl-1.4.0/acinclude.m4
@@ -46,7 +46,9 @@ AC_DEFUN([AC_C99_FUNC_LRINT],
   ac_cv_c99_lrint,
 [
 lrint_save_CFLAGS=$CFLAGS
-CFLAGS=-O2 -lm
+lrint_save_LIBS=$LIBS
+CFLAGS=$CFLAGS -O2
+LIBS=$LIBS -lm
 AC_TRY_LINK([
 #define_ISOC9X_SOURCE  1
 #define_ISOC99_SOURCE  1
@@ -57,6 +59,7 @@ AC_TRY_LINK([
 ], if (!lrint(3.14159)) lrint(2.7183);, ac_cv_c99_lrint=yes, 
ac_cv_c99_lrint=no)
 
 CFLAGS=$lrint_save_CFLAGS
+LIBS=$lrint_save_LIBS
 
 ])
 
Index: gavl-1.4.0/configure.ac
===
--- gavl-1.4.0.orig/configure.ac
+++ gavl-1.4.0/configure.ac
@@ -129,6 +129,7 @@ fi
 dnl
 dnl Check for library functions
 dnl 
+AC_CHECK_FUNC(m,sinf)
 
 AC_CHECK_FUNCS([memalign])
 AC_CHECK_FUNCS([sched_setaffinity])
Index: gavl-1.4.0/src/Makefile.am
===
--- gavl-1.4.0.orig/src/Makefile.am
+++ gavl-1.4.0/src/Makefile.am
@@ -30,7 +30,7 @@ benchmark_LDADD = ../gavl/libgavl.la @RT
 
 
 volume_test_SOURCES = volume_test.c
-volume_test_LDADD = ../gavl/libgavl.la
+volume_test_LDADD = ../gavl/libgavl.la -lm
 
 dump_frame_table_SOURCES = dump_frame_table.c
 dump_frame_table_LDADD = ../gavl/libgavl.la
Index: gavl-1.4.0/src/Makefile.in
===
--- gavl-1.4.0.orig/src/Makefile.in
+++ gavl-1.4.0/src/Makefile.in
@@ -282,7 +282,7 @@ pixelformat_penalty_LDADD = ../gavl/libg
 benchmark_SOURCES = benchmark.c
 benchmark_LDADD = ../gavl/libgavl.la @RT_LIBS@
 volume_test_SOURCES = volume_test.c
-volume_test_LDADD = ../gavl/libgavl.la
+volume_test_LDADD = ../gavl/libgavl.la -lm
 dump_frame_table_SOURCES = dump_frame_table.c
 dump_frame_table_LDADD = ../gavl/libgavl.la
 colorspace_test_SOURCES = colorspace_test.c
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit k3b for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package k3b for openSUSE:Factory checked in 
at 2012-07-30 17:12:55

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


Package is k3b, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/k3b/k3b.changes  2012-04-19 08:49:06.0 
+0200
+++ /work/SRC/openSUSE:Factory/.k3b.new/k3b.changes 2012-07-30 
17:13:01.0 +0200
@@ -1,0 +2,5 @@
+Wed Jul 25 21:52:32 UTC 2012 - reddw...@opensuse.org
+
+- Fix build with ffmpeg 0.11. Took from Packman.
+
+---

Old:

  k3b-2.0.2-ffmpeg08.patch

New:

  k3b-2.0.2-ffmpeg011.patch



Other differences:
--
++ k3b.spec ++
--- /var/tmp/diff_new_pack.1eNy0o/_old  2012-07-30 17:13:27.0 +0200
+++ /var/tmp/diff_new_pack.1eNy0o/_new  2012-07-30 17:13:27.0 +0200
@@ -35,8 +35,8 @@
 Patch1: add_mimetypes_bnc661777.diff
 # PATCH-FIX-UPSTREAM k3b-short-trackinfo.patch bko #268307 idoen...@suse.de -- 
Too short track info dataLen returned at least on HL-DT-ST BH10LS30
 Patch2: k3b-short-trackinfo.patch
-# PATCH-FIX-UPSTREAM %{name}-2.0.2-ffmpeg08.diff kde#274817 
reddw...@opensuse.org -- Make it compile with the latest ffmpeg.
-Patch3: %{name}-2.0.2-ffmpeg08.patch
+# PATCH-FIX-UPSTREAM k3b-2.0.2-ffmpeg011.patch reddw...@opensuse.org -- Make 
it compile with the latest ffmpeg.
+Patch3: k3b-2.0.2-ffmpeg011.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 # only needed to patch broken images in the upstream tarball
@@ -58,7 +58,11 @@
 BuildRequires:  libmusicbrainz-devel
 BuildRequires:  libsamplerate-devel
 BuildRequires:  libsndfile-devel
-BuildRequires:  libtag-devel
+%if %suse_version  1200
+BuildRequires:  pkgconfig(taglib)
+%else
+BuildRequires:  taglib-devel
+%endif
 BuildRequires:  libvorbis-devel
 %if 0%{?suse_version}
 BuildRequires:  update-desktop-files

++ k3b-2.0.2-ffmpeg08.patch - k3b-2.0.2-ffmpeg011.patch ++
--- /work/SRC/openSUSE:Factory/k3b/k3b-2.0.2-ffmpeg08.patch 2011-09-23 
02:04:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.k3b.new/k3b-2.0.2-ffmpeg011.patch   
2012-07-30 17:13:01.0 +0200
@@ -1,5 +1,15 @@
 k3b-2.0.2/plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp.old  2011-01-15 
21:47:29.0 +0100
-+++ k3b-2.0.2/plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp  2011-06-22 
14:14:58.637253378 +0200
+diff -ur k3b-2.0.2.orig/plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp 
k3b-2.0.2/plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp
+--- k3b-2.0.2.orig/plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp 2011-01-15 
21:47:29.0 +0100
 k3b-2.0.2/plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp  2012-05-27 
20:30:32.174569308 +0200
+@@ -88,7 +88,7 @@
+ close();
+ 
+ // open the file
+-int err = ::av_open_input_file( d-formatContext, 
m_filename.toLocal8Bit(), 0, 0, 0 );
++int err = ::avformat_open_input( d-formatContext, 
m_filename.toLocal8Bit(), 0, 0 );
+ if( err  0 ) {
+ kDebug()  (K3bFFMpegFile) unable to open   m_filename   with 
error   err;
+ return false;
 @@ -109,7 +109,13 @@
  #else
  ::AVCodecContext* codecContext =  d-formatContext-streams[0]-codec;
@@ -15,6 +25,15 @@
  kDebug()  (K3bFFMpegFile) not a simple audio stream:   
m_filename;
  return false;
  }
+@@ -137,7 +143,7 @@
+ }
+ 
+ // dump some debugging info
+-::dump_format( d-formatContext, 0, m_filename.toLocal8Bit(), 0 );
++::av_dump_format( d-formatContext, 0, m_filename.toLocal8Bit(), 0 );
+ 
+ return true;
+ }
 @@ -225,8 +231,11 @@
  QString K3bFFMpegFile::title() const
  {

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



commit xine-ui for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package xine-ui for openSUSE:Factory checked 
in at 2012-07-30 17:13:50

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


Package is xine-ui, Maintainer is mh...@novell.com

Changes:

--- /work/SRC/openSUSE:Factory/xine-ui/xine-ui.changes  2012-06-16 
06:57:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.xine-ui.new/xine-ui.changes 2012-07-30 
17:13:52.0 +0200
@@ -1,0 +2,5 @@
+Mon Jul 30 07:12:51 UTC 2012 - co...@suse.com
+
+- just take the default libjpeg
+
+---



Other differences:
--
++ xine-ui.spec ++
--- /var/tmp/diff_new_pack.D7VFDA/_old  2012-07-30 17:14:04.0 +0200
+++ /var/tmp/diff_new_pack.D7VFDA/_new  2012-07-30 17:14:04.0 +0200
@@ -21,7 +21,7 @@
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  curl-devel
-BuildRequires:  libjpeg62-devel
+BuildRequires:  libjpeg-devel
 BuildRequires:  libpng-devel
 BuildRequires:  libxine-devel
 BuildRequires:  lirc-devel



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



commit qtcurve-kde4 for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package qtcurve-kde4 for openSUSE:Factory 
checked in at 2012-07-30 17:13:32

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


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

Changes:

--- /work/SRC/openSUSE:Factory/qtcurve-kde4/qtcurve-kde4.changes
2012-05-03 11:00:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.qtcurve-kde4.new/qtcurve-kde4.changes   
2012-07-30 17:13:34.0 +0200
@@ -1,0 +2,6 @@
+Wed Jul 25 03:55:36 UTC 2012 - m...@suse.com
+
+- Update to version 1.8.13
+  * Fix KDE4.9 build - window grouping disabled.
+
+---

Old:

  QtCurve-KDE4-1.8.12.tar.bz2

New:

  QtCurve-KDE4-1.8.13.tar.bz2



Other differences:
--
++ qtcurve-kde4.spec ++
--- /var/tmp/diff_new_pack.q9LI0k/_old  2012-07-30 17:13:36.0 +0200
+++ /var/tmp/diff_new_pack.q9LI0k/_new  2012-07-30 17:13:36.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   qtcurve-kde4
-Version:1.8.12
+Version:1.8.13
 Release:0
 Summary:QtCurve style for KDE 4
 License:GPL-2.0+

++ QtCurve-KDE4-1.8.12.tar.bz2 - QtCurve-KDE4-1.8.13.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/QtCurve-KDE4-1.8.12/CMakeLists.txt 
new/QtCurve-KDE4-1.8.13/CMakeLists.txt
--- old/QtCurve-KDE4-1.8.12/CMakeLists.txt  2012-04-24 23:20:01.0 
+0200
+++ new/QtCurve-KDE4-1.8.13/CMakeLists.txt  2012-07-24 18:06:39.0 
+0200
@@ -8,7 +8,7 @@
 set(CPACK_SOURCE_GENERATOR TBZ2)
 set(CPACK_PACKAGE_VERSION_MAJOR 1)
 set(CPACK_PACKAGE_VERSION_MINOR 8)
-set(CPACK_PACKAGE_VERSION_PATCH 12)
+set(CPACK_PACKAGE_VERSION_PATCH 13)
 set(CPACK_PACKAGE_CONTACT Craig Drummond craig.p.drumm...@gmail.com)
 set(QTCURVE_VERSION 
${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR})
 set(QTCURVE_VERSION_FULL ${QTCURVE_VERSION}.${CPACK_PACKAGE_VERSION_PATCH})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/QtCurve-KDE4-1.8.12/ChangeLog 
new/QtCurve-KDE4-1.8.13/ChangeLog
--- old/QtCurve-KDE4-1.8.12/ChangeLog   2012-04-24 23:20:01.0 +0200
+++ new/QtCurve-KDE4-1.8.13/ChangeLog   2012-07-24 18:06:39.0 +0200
@@ -1,3 +1,7 @@
+1.8.13
+--
+1. Fix KDE4.9 build - window grouping disabled.
+
 1.8.12
 --
 1. Dont setup KDE4 fonts/colours in constructor - seems to mess things up when
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/QtCurve-KDE4-1.8.12/kwin/qtcurveclient.cpp 
new/QtCurve-KDE4-1.8.13/kwin/qtcurveclient.cpp
--- old/QtCurve-KDE4-1.8.12/kwin/qtcurveclient.cpp  2012-04-24 
23:20:01.0 +0200
+++ new/QtCurve-KDE4-1.8.13/kwin/qtcurveclient.cpp  2012-07-24 
18:06:39.0 +0200
@@ -57,7 +57,7 @@
 #include ../style/qtcurve.h
 #include QX11Info
 
-#if KDE_IS_VERSION(4, 3, 85)
+#if KDE_IS_VERSION(4, 3, 85)  !KDE_IS_VERSION(4, 8, 80)
 #include KDE/KIconLoader
 #endif
 
@@ -72,7 +72,7 @@
 
 static const int constTitlePad=4;
 
-#if KDE_IS_VERSION(4, 3, 85)
+#if KDE_IS_VERSION(4, 3, 85)  !KDE_IS_VERSION(4, 8, 80)
 #define TAB_CLOSE_ICON_SIZE tabCloseIconSize(layoutMetric(LM_TitleHeight))
 
 static const int constInvalidTab=-1;
@@ -231,7 +231,7 @@
 painter-drawLine(start, end);
 }
 
-#if KDE_IS_VERSION(4, 3, 85)
+#if KDE_IS_VERSION(4, 3, 85)  !KDE_IS_VERSION(4, 8, 80)
 static void paintTabSeparator(QPainter *painter, const QRect r)
 {
 drawFadedLine(painter, r, Qt::white);
@@ -270,14 +270,14 @@
  : KCommonDecorationUnstable(bridge, factory)
 #else
  : KCommonDecoration(bridge, factory)
-#endif
+#endif
  , itsResizeGrip(0L)
  , itsTitleFont(QFont())
  , itsMenuBarSize(-1)
  , itsToggleMenuBarButton(0L)
  , itsToggleStatusBarButton(0L)
 //  , itsHover(false)
-#if KDE_IS_VERSION(4, 3, 85)
+#if KDE_IS_VERSION(4, 3, 85)  !KDE_IS_VERSION(4, 8, 80)
  , itsClickInProgress(false)
  , itsDragInProgress(false)
  , itsMouseButton(Qt::NoButton)
@@ -472,7 +472,7 @@
 widget()-setAttribute(Qt::WA_OpaquePaintEvent, true);
 widget()-setAttribute(Qt::WA_NoSystemBackground);
 
-#if KDE_IS_VERSION(4, 3, 85)
+#if KDE_IS_VERSION(4, 3, 85)  !KDE_IS_VERSION(4, 8, 80)
 widget()-setAcceptDrops(true);
 #endif
 
@@ -557,7 +557,7 @@
  // In which case we still have a custom background to 
draw.
 bool customBgnd=APPEARANCE_FLAT!=bgndAppearance,
  customShadows=
-#if KDE_IS_VERSION(4, 3, 

commit apache2 for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package apache2 for openSUSE:Factory checked 
in at 2012-07-30 20:11:13

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


Package is apache2, Maintainer is dr...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/apache2/apache2.changes  2012-07-12 
10:37:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.apache2.new/apache2.changes 2012-07-30 
20:11:14.0 +0200
@@ -1,0 +2,6 @@
+Wed Jul 25 11:32:34 UTC 2012 - sasc...@suse.de
+
+- gensslcert: Use 0400 permissions for generated SSL certificate files
+  instead of 0644
+
+---



Other differences:
--



++ gensslcert ++
--- /var/tmp/diff_new_pack.T2q5ce/_old  2012-07-30 20:12:15.0 +0200
+++ /var/tmp/diff_new_pack.T2q5ce/_new  2012-07-30 20:12:15.0 +0200
@@ -91,7 +91,7 @@
 # CA
 #
 echo;myecho creating CA key ...
-$openssl genrsa -rand $r/var/log/y2log:$r/var/log/messages -out 
$sslkeydir/${name}ca.key 2048 || myexit $LINENO $?
+(umask 0377 ; $openssl genrsa -rand $r/var/log/y2log:$r/var/log/messages -out 
$sslkeydir/${name}ca.key 2048 || myexit $LINENO $?)
 
 cat $r/root/.mkcert.cfg EOT
 [ req ]
@@ -116,7 +116,7 @@
 EOT
 
 echo;myecho creating CA request/certificate ...
-$openssl req -config $r/root/.mkcert.cfg -new -x509 -days $CAdays -key 
$sslkeydir/${name}ca.key -out $sslcrtdir/${name}ca.crt || myexit $LINENO $?
+(umask 0377 ; $openssl req -config $r/root/.mkcert.cfg -new -x509 -days 
$CAdays -key $sslkeydir/${name}ca.key -out $sslcrtdir/${name}ca.crt || myexit 
$LINENO $?)
 
 cp -pv $sslcrtdir/${name}ca.crt $r/srv/www/htdocs/$(echo $name | tr 'a-z' 
'A-Z')CA.crt
 
@@ -124,7 +124,7 @@
 # Server CERT
 #
 echo;myecho creating server key ...
-$openssl genrsa -rand $r/etc/rc.config:$r/var/log/messages -out 
$sslkeydir/${name}server.key 1024 || myexit $LINENO $?
+(umask 0377 ; $openssl genrsa -rand $r/etc/rc.config:$r/var/log/messages -out 
$sslkeydir/${name}server.key 1024 || myexit $LINENO $?)
 
 cat $r/root/.mkcert.cfg EOT
 [ req ]
@@ -149,7 +149,7 @@
 EOT
 
 echo;myecho creating server request ...
-$openssl req -config $r/root/.mkcert.cfg -new -key 
$sslkeydir/${name}server.key -out $sslcsrdir/${name}server.csr || myexit 
$LINENO $?
+(umask 0377 ; $openssl req -config $r/root/.mkcert.cfg -new -key 
$sslkeydir/${name}server.key -out $sslcsrdir/${name}server.csr || myexit 
$LINENO $?)
 
 
 cat $r/root/.mkcert.cfg EOT
@@ -163,14 +163,14 @@
 
 test -f $r/root/.mkcert.serial || echo 01 $r/root/.mkcert.serial
 myecho creating server certificate ...
-$openssl x509  \
+(umask 0377 ; $openssl x509\
-extfile $r/root/.mkcert.cfg\
-days $srvdays  \
-CAserial $r/root/.mkcert.serial\
-CA $sslcrtdir/${name}ca.crt\
-CAkey $sslkeydir/${name}ca.key \
-in $sslcsrdir/${name}server.csr -req   \
-   -out $sslcrtdir/${name}server.crt || myexit $LINENO $?
+-out $sslcrtdir/${name}server.crt || myexit $LINENO $?)
 
 rm -f $r/root/.mkcert.cfg
 


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



commit apache2 for openSUSE:12.2

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package apache2 for openSUSE:12.2 checked in 
at 2012-07-30 20:11:19

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


Package is apache2, Maintainer is dr...@suse.com

Changes:

--- /work/SRC/openSUSE:12.2/apache2/apache2.changes 2012-07-12 
10:37:22.0 +0200
+++ /work/SRC/openSUSE:12.2/.apache2.new/apache2.changes2012-07-30 
20:12:15.0 +0200
@@ -1,0 +2,6 @@
+Wed Jul 25 11:32:34 UTC 2012 - sasc...@suse.de
+
+- gensslcert: Use 0400 permissions for generated SSL certificate files
+  instead of 0644
+
+---



Other differences:
--



++ gensslcert ++
--- /var/tmp/diff_new_pack.9pzXfR/_old  2012-07-30 20:12:32.0 +0200
+++ /var/tmp/diff_new_pack.9pzXfR/_new  2012-07-30 20:12:32.0 +0200
@@ -91,7 +91,7 @@
 # CA
 #
 echo;myecho creating CA key ...
-$openssl genrsa -rand $r/var/log/y2log:$r/var/log/messages -out 
$sslkeydir/${name}ca.key 2048 || myexit $LINENO $?
+(umask 0377 ; $openssl genrsa -rand $r/var/log/y2log:$r/var/log/messages -out 
$sslkeydir/${name}ca.key 2048 || myexit $LINENO $?)
 
 cat $r/root/.mkcert.cfg EOT
 [ req ]
@@ -116,7 +116,7 @@
 EOT
 
 echo;myecho creating CA request/certificate ...
-$openssl req -config $r/root/.mkcert.cfg -new -x509 -days $CAdays -key 
$sslkeydir/${name}ca.key -out $sslcrtdir/${name}ca.crt || myexit $LINENO $?
+(umask 0377 ; $openssl req -config $r/root/.mkcert.cfg -new -x509 -days 
$CAdays -key $sslkeydir/${name}ca.key -out $sslcrtdir/${name}ca.crt || myexit 
$LINENO $?)
 
 cp -pv $sslcrtdir/${name}ca.crt $r/srv/www/htdocs/$(echo $name | tr 'a-z' 
'A-Z')CA.crt
 
@@ -124,7 +124,7 @@
 # Server CERT
 #
 echo;myecho creating server key ...
-$openssl genrsa -rand $r/etc/rc.config:$r/var/log/messages -out 
$sslkeydir/${name}server.key 1024 || myexit $LINENO $?
+(umask 0377 ; $openssl genrsa -rand $r/etc/rc.config:$r/var/log/messages -out 
$sslkeydir/${name}server.key 1024 || myexit $LINENO $?)
 
 cat $r/root/.mkcert.cfg EOT
 [ req ]
@@ -149,7 +149,7 @@
 EOT
 
 echo;myecho creating server request ...
-$openssl req -config $r/root/.mkcert.cfg -new -key 
$sslkeydir/${name}server.key -out $sslcsrdir/${name}server.csr || myexit 
$LINENO $?
+(umask 0377 ; $openssl req -config $r/root/.mkcert.cfg -new -key 
$sslkeydir/${name}server.key -out $sslcsrdir/${name}server.csr || myexit 
$LINENO $?)
 
 
 cat $r/root/.mkcert.cfg EOT
@@ -163,14 +163,14 @@
 
 test -f $r/root/.mkcert.serial || echo 01 $r/root/.mkcert.serial
 myecho creating server certificate ...
-$openssl x509  \
+(umask 0377 ; $openssl x509\
-extfile $r/root/.mkcert.cfg\
-days $srvdays  \
-CAserial $r/root/.mkcert.serial\
-CA $sslcrtdir/${name}ca.crt\
-CAkey $sslkeydir/${name}ca.key \
-in $sslcsrdir/${name}server.csr -req   \
-   -out $sslcrtdir/${name}server.crt || myexit $LINENO $?
+-out $sslcrtdir/${name}server.crt || myexit $LINENO $?)
 
 rm -f $r/root/.mkcert.cfg
 


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



commit autofs for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package autofs for openSUSE:Factory checked 
in at 2012-07-30 20:11:37

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


Package is autofs, Maintainer is mszer...@novell.com

Changes:

--- /work/SRC/openSUSE:Factory/autofs/autofs.changes2012-07-30 
09:08:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.autofs.new/autofs.changes   2012-07-30 
20:12:32.0 +0200
@@ -1,0 +2,6 @@
+Sun Jul 29 23:38:32 UTC 2012 - lchiqui...@suse.com
+
+- adjust the NetworkManager dispatcher script to check if the
+  AutoFS service is enabled in SysV or systemd (bnc#773440)
+
+---



Other differences:
--
++ NetworkManager-autofs ++
--- /var/tmp/diff_new_pack.fDtAhM/_old  2012-07-30 20:12:34.0 +0200
+++ /var/tmp/diff_new_pack.fDtAhM/_new  2012-07-30 20:12:34.0 +0200
@@ -8,7 +8,11 @@
 
 case $2 in
 up)
-   rc_active autofs  /etc/init.d/autofs restart
+if test -x /bin/systemctl  systemctl -q is-enabled autofs.service; 
then
+systemctl restart autofs.service
+elif rc_active autofs; then
+/etc/init.d/autofs restart
+fi
 ;;
 *)
 exit 0

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



commit autofs for openSUSE:12.2

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package autofs for openSUSE:12.2 checked in 
at 2012-07-30 20:11:43

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


Package is autofs, Maintainer is mszer...@novell.com

Changes:

--- /work/SRC/openSUSE:12.2/autofs/autofs.changes   2012-07-30 
09:08:20.0 +0200
+++ /work/SRC/openSUSE:12.2/.autofs.new/autofs.changes  2012-07-30 
20:12:34.0 +0200
@@ -1,0 +2,6 @@
+Sun Jul 29 23:38:32 UTC 2012 - lchiqui...@suse.com
+
+- adjust the NetworkManager dispatcher script to check if the
+  AutoFS service is enabled in SysV or systemd (bnc#773440)
+
+---



Other differences:
--
++ NetworkManager-autofs ++
--- /var/tmp/diff_new_pack.o817qo/_old  2012-07-30 20:12:36.0 +0200
+++ /var/tmp/diff_new_pack.o817qo/_new  2012-07-30 20:12:36.0 +0200
@@ -8,7 +8,11 @@
 
 case $2 in
 up)
-   rc_active autofs  /etc/init.d/autofs restart
+if test -x /bin/systemctl  systemctl -q is-enabled autofs.service; 
then
+systemctl restart autofs.service
+elif rc_active autofs; then
+/etc/init.d/autofs restart
+fi
 ;;
 *)
 exit 0

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



commit branding-openSUSE for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package branding-openSUSE for 
openSUSE:Factory checked in at 2012-07-30 20:11:52

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


Package is branding-openSUSE, Maintainer is sbra...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/branding-openSUSE/branding-openSUSE.changes  
2012-07-18 17:12:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.branding-openSUSE.new/branding-openSUSE.changes 
2012-07-30 20:12:36.0 +0200
@@ -1,0 +2,11 @@
+Fri Jul 27 09:36:42 UTC 2012 - tittiatc...@gmail.com
+
+- Update to the grub2 theme to include also the theming for 
+  the terminal windows (bnc#770107)
+
+---
+Thu Jul 26 13:54:58 UTC 2012 - tittiatc...@gmail.com
+
+- Add the openSUSE branding for the Plymouth bootsplash
+
+---



Other differences:
--
++ branding-openSUSE.spec ++
--- /var/tmp/diff_new_pack.rD02jX/_old  2012-07-30 20:13:58.0 +0200
+++ /var/tmp/diff_new_pack.rD02jX/_new  2012-07-30 20:13:58.0 +0200
@@ -248,6 +248,21 @@
 
 %endif
 
+%package -n plymouth-branding-openSUSE
+Summary:openSUSE branding for Plymouth bootsplash
+License:GPL-2.0+
+Group:  System/Fhs
+Requires:   plymouth-plugin-label
+Requires:   plymouth-plugin-script
+Requires(post): plymouth-scripts
+Supplements:packageand(plymouth:branding-openSUSE)
+Provides:   plymouth-branding = %{version}
+Conflicts:  otherproviders(plymouth-branding)
+BuildArch:  noarch
+
+%description -n plymouth-branding-openSUSE
+openSUSE %{version} branding for the plymouth bootsplash
+
 %prep
 %setup -q -c
 cp -a openSUSE/LICENSE COPYING 
@@ -371,6 +386,22 @@
 fi
 %endif
 
+%post -n plymouth-branding-openSUSE
+if [ ! -e /.buildenv ]; then
+   export LIB=%{_libdir}
+   if [ $(%{_sbindir}/plymouth-set-default-theme) == text -o 
$(%{_sbindir}/plymouth-set-default-theme) == openSUSE -o 
$(%{_sbindir}/plymouth-set-default-theme) == basedonopensuse ]; then
+  %{_sbindir}/plymouth-set-default-theme -R openSUSE
+   fi
+fi
+
+%postun -n plymouth-branding-openSUSE
+if [ $1 -eq 0 ]; then
+export LIB=%{_libdir}
+if [ $(%{_sbindir}/plymouth-set-default-theme) == openSUSE ]; then
+%{_sbindir}/plymouth-set-default-theme -R --reset
+fi
+fi
+
 %files
 %defattr(-,root,root)
 %doc COPYING
@@ -477,4 +508,8 @@
 %ghost /boot/grub2
 %endif
 
+%files -n plymouth-branding-openSUSE
+%defattr(-, root, root)
+%{_datadir}/plymouth/themes/openSUSE/
+
 %changelog

++ openSUSE.tar.gz ++
/work/SRC/openSUSE:Factory/branding-openSUSE/openSUSE.tar.gz 
/work/SRC/openSUSE:Factory/.branding-openSUSE.new/openSUSE.tar.gz differ: char 
5, line 1

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



commit branding-openSUSE for openSUSE:12.2

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package branding-openSUSE for openSUSE:12.2 
checked in at 2012-07-30 20:11:57

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


Package is branding-openSUSE, Maintainer is sbra...@suse.com

Changes:

--- /work/SRC/openSUSE:12.2/branding-openSUSE/branding-openSUSE.changes 
2012-07-18 17:12:28.0 +0200
+++ /work/SRC/openSUSE:12.2/.branding-openSUSE.new/branding-openSUSE.changes
2012-07-30 20:13:58.0 +0200
@@ -1,0 +2,11 @@
+Fri Jul 27 09:36:42 UTC 2012 - tittiatc...@gmail.com
+
+- Update to the grub2 theme to include also the theming for 
+  the terminal windows (bnc#770107)
+
+---
+Thu Jul 26 13:54:58 UTC 2012 - tittiatc...@gmail.com
+
+- Add the openSUSE branding for the Plymouth bootsplash
+
+---



Other differences:
--
++ branding-openSUSE.spec ++
--- /var/tmp/diff_new_pack.4Ra39w/_old  2012-07-30 20:15:15.0 +0200
+++ /var/tmp/diff_new_pack.4Ra39w/_new  2012-07-30 20:15:15.0 +0200
@@ -248,6 +248,21 @@
 
 %endif
 
+%package -n plymouth-branding-openSUSE
+Summary:openSUSE branding for Plymouth bootsplash
+License:GPL-2.0+
+Group:  System/Fhs
+Requires:   plymouth-plugin-label
+Requires:   plymouth-plugin-script
+Requires(post): plymouth-scripts
+Supplements:packageand(plymouth:branding-openSUSE)
+Provides:   plymouth-branding = %{version}
+Conflicts:  otherproviders(plymouth-branding)
+BuildArch:  noarch
+
+%description -n plymouth-branding-openSUSE
+openSUSE %{version} branding for the plymouth bootsplash
+
 %prep
 %setup -q -c
 cp -a openSUSE/LICENSE COPYING 
@@ -371,6 +386,22 @@
 fi
 %endif
 
+%post -n plymouth-branding-openSUSE
+if [ ! -e /.buildenv ]; then
+   export LIB=%{_libdir}
+   if [ $(%{_sbindir}/plymouth-set-default-theme) == text -o 
$(%{_sbindir}/plymouth-set-default-theme) == openSUSE -o 
$(%{_sbindir}/plymouth-set-default-theme) == basedonopensuse ]; then
+  %{_sbindir}/plymouth-set-default-theme -R openSUSE
+   fi
+fi
+
+%postun -n plymouth-branding-openSUSE
+if [ $1 -eq 0 ]; then
+export LIB=%{_libdir}
+if [ $(%{_sbindir}/plymouth-set-default-theme) == openSUSE ]; then
+%{_sbindir}/plymouth-set-default-theme -R --reset
+fi
+fi
+
 %files
 %defattr(-,root,root)
 %doc COPYING
@@ -477,4 +508,8 @@
 %ghost /boot/grub2
 %endif
 
+%files -n plymouth-branding-openSUSE
+%defattr(-, root, root)
+%{_datadir}/plymouth/themes/openSUSE/
+
 %changelog

++ openSUSE.tar.gz ++
/work/SRC/openSUSE:12.2/branding-openSUSE/openSUSE.tar.gz 
/work/SRC/openSUSE:12.2/.branding-openSUSE.new/openSUSE.tar.gz differ: char 5, 
line 1

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



commit emacs for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package emacs for openSUSE:Factory checked 
in at 2012-07-30 20:13:13

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


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

Changes:

--- /work/SRC/openSUSE:Factory/emacs/emacs.changes  2012-07-23 
10:15:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.emacs.new/emacs.changes 2012-07-30 
20:15:29.0 +0200
@@ -1,0 +2,5 @@
+Thu Jul 26 07:39:27 UTC 2012 - wer...@suse.de
+
+- Avoid missing fonts due minimal installation 
+
+---



Other differences:
--
++ emacs.spec ++
--- /var/tmp/diff_new_pack.4EviDF/_old  2012-07-30 20:16:51.0 +0200
+++ /var/tmp/diff_new_pack.4EviDF/_new  2012-07-30 20:16:51.0 +0200
@@ -137,6 +137,10 @@
 PreReq: fileutils
 Requires:   emacs = %{version}-%{release}
 Provides:   emacs_program = %{version}-%{release}
+Requires:   efont-unicode
+Requires:   ifnteuro
+Requires:   xorg-x11-fonts
+Requires:   xorg-x11-fonts-core
 Enhances:   libX11-6
 Summary:GNU Emacs: Emacs binary with X Window System Support
 Group:  Productivity/Editors/Emacs

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



commit findutils for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package findutils for openSUSE:Factory 
checked in at 2012-07-30 20:13:53

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


Package is findutils, Maintainer is p...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/findutils/findutils.changes  2012-05-31 
17:04:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.findutils.new/findutils.changes 2012-07-30 
20:16:51.0 +0200
@@ -1,0 +2,11 @@
+Thu Jul 26 07:24:20 UTC 2012 - a...@suse.de
+
+- Fix build with missing gets declaration (glibc 2.16)
+
+---
+Wed May 30 17:13:20 UTC 2012 - sweet_...@gmx.de
+
+- remove useless automake dependency, it was needed for selinux.patch
+  which has been removed since findutils 4.5.10
+
+---

Old:

  automake-1.12.patch

New:

  findutils-stdio.in.patch



Other differences:
--
++ findutils.spec ++
--- /var/tmp/diff_new_pack.ocQ3i4/_old  2012-07-30 20:16:54.0 +0200
+++ /var/tmp/diff_new_pack.ocQ3i4/_new  2012-07-30 20:16:54.0 +0200
@@ -35,9 +35,8 @@
 Patch2: findutils-4.4.2-updatedb.patch
 Patch3: findutils-4.5.10-prune_unknown.patch
 Patch4: findutils-4.5.10-updatedb_ignore_nfsv4.patch
-Patch5: automake-1.12.patch
+Patch5: findutils-stdio.in.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  automake
 %if 0%{?suse_version}  1100
 BuildRequires:  libselinux-devel
 %endif
@@ -86,7 +85,6 @@
 %patch5 -p1
 
 %build
-autoreconf
 %ifarch %arm armv5tel armv7l armv7el armv5el
 # this is a workaround for a qemu-user bug, we hit. A qemu patch is being 
discussed, but for now ...
 export DEFAULT_ARG_SIZE=(31u * 1024u)

++ findutils-stdio.in.patch ++
Index: findutils-4.5.10/gnulib/lib/stdio.in.h
===
--- findutils-4.5.10.orig/gnulib/lib/stdio.in.h
+++ findutils-4.5.10/gnulib/lib/stdio.in.h
@@ -178,9 +178,10 @@ _GL_WARN_ON_USE (fflush, fflush is not
 /* It is very rare that the developer ever has full control of stdin,
so any use of gets warrants an unconditional warning.  Assume it is
always declared, since it is required by C89.  */
+#if HAVE_RAW_DECL_GETS
 #undef gets
 _GL_WARN_ON_USE (gets, gets is a security hole - use fgets instead);
-
+#endif
 #if @GNULIB_FOPEN@
 # if @REPLACE_FOPEN@
 #  if !(defined __cplusplus  defined GNULIB_NAMESPACE)
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



  1   2   >